.page{background-color:#f3f3f3}.page__content{max-width:1360px;margin:0 auto;padding:0}.header{display:flex;align-items:center;padding:32px 0 28px;font-family:CabinetGrotesk;font-weight:700;font-size:20px}.header__logo{margin-right:24px;font-weight:900}.header__logo:hover{cursor:pointer}.header__add-clothes-btn{margin:0;font-size:24px;font-weight:700;letter-spacing:0;line-height:24px;color:#000;border:none;background:none}.header__add-clothes-btn{margin:0 20px}.header__add-clothes-btn:hover{cursor:pointer}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0}.header__avatar{width:40px;height:40px;border-radius:50%;cursor:pointer}.header__nav-link{color:#000;text-decoration:none}.header__signup-btn{border:none}.header__signup-btn:hover{cursor:pointer;opacity:.5}.header__login-btn{border:none}.header__login-btn:hover{cursor:pointer;opacity:.5}.toggle-switch{width:56px;height:28px;border:2px solid #7e7e7e;border-radius:20px;overflow:hidden;margin-left:auto;cursor:pointer;position:relative}.toggle-switch:hover{cursor:pointer}.toggle-switch__checkbox{opacity:0}.toggle-switch__checkbox:checked{transform:translate(100%);mix-blend-mode:difference;color:#fff}.toggle-switch__circle{background-color:#000;width:28px;height:28px;position:absolute;border-radius:20px;left:0;transition:all .5s}.toggle-switch__text{font-family:CabinetGrotesk;font-weight:700;font-size:20px;position:absolute;color:#7e7e7e;top:4px}.toggle-switch__text_F{left:9px}.toggle-switch__text_C{right:9px}.toggle-switch__checkbox:checked~.toggle-switch__circle{left:28px}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:21px}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden;font-family:CabinetGrotesk;font-weight:700}.weather-card__temp{font-size:36px;line-height:40px;margin:0;position:absolute;top:20px;left:16px;color:#fff}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.card{width:323px;height:326px;position:relative;border-radius:16px;display:flex;justify-content:center;font-family:CabinetGrotesk;font-size:16px}.card__name{border-radius:4px;margin:0;color:#0009;padding:2px 12px;text-align:center;background-color:#fff}.card__image{width:100%;border-radius:16px}.card__image:hover{cursor:pointer}.card__footer{padding-left:10px}.card__like-button{width:100;height:16px;opacity:1;background-repeat:no-repeat;background-position:center;background-color:transparent;background-size:contain;border:none;cursor:pointer}.card__like-button:hover{opacity:1;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20fill='black'%20stroke='black'%20stroke-width='2'/%3e%3c/svg%3e");width:fit-content}.card__header{display:flex;justify-content:center;padding:12px;align-items:center;position:absolute;top:0;width:100%}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;font-family:CabinetGrotesk;font-weight:700;visibility:hidden}.modal_opened{visibility:visible}.modal__title{margin:0 0 24px;gap:24px}.modal__close{position:absolute;top:20px;right:28px;width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACuSURBVHgBlZNLDsIwDESdWl3QE3AVNmw4fC/CAi5AFkUKHpGIkNSOO9L0E+tN3VgJRHSjr1bxi3xaxBc8TOIkPuWF5QAMJrFcHuJzLuD+FG8OGN2uCHg7QzpYHDkXRyG7MApcfUELmTUYCtSr3tBYrXVw24HWyazB0ET7CvTfXftudtBu2EbGdHgAo+07GSPmAYx/NkfMA7hIDWEHbIYg4OqA1ZByGj1wUaTf0U8fyilQs644PTQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;cursor:pointer}.modal__close:hover{opacity:1;cursor:pointer}.modal__content{background-color:#fff;position:relative;padding:28px 28px 36px;max-width:496px;box-sizing:border-box;border-radius:20px;border:1px;width:100%}.modal__content_type_image{padding:0}.modal__form{display:flex;flex-direction:column;width:100%;align-items:start}.modal__image{width:495px;height:498px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0}.modal__label{display:flex;justify-content:center;margin-bottom:24px;text-align:left;line-height:24px;flex-direction:column}.modal__input{display:block;border:none;border-bottom:1px solid #000;opacity:50%;padding:5px 0;width:440px;box-sizing:border-box;outline:none}.modal__radio-input{gap:5px;color:#000}.modal__radio-buttons{border:none;padding:0;display:flex;flex-direction:column;line-height:24px;margin-bottom:32px}.modal__label_type_radio{margin:8px}.modal__submit-btn{width:124px;height:36px;border:none;border-radius:4px}.modal__secondary-btn{display:inline-block;gap:10px;border:none}.modal__btns{display:flex;gap:15px}.modal__delete-btn{background:none;border:none;padding:0;color:#ff4d00;font-family:CabinetGrotesk;cursor:pointer;text-decoration:none;top:529px;right:38px;width:98px;height:13px;position:absolute}.profile{display:flex;justify-content:space-between}.clothes-section__row{display:flex}.clothes-section__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:20px}.clothes-section__button{margin:0 20px;font-size:24px;font-weight:700;letter-spacing:0;line-height:24px;color:#0009;border:none;gap:20px}.clothes-section__button:hover{cursor:pointer;opacity:.5px}.clothes-section__image{width:100%;border-radius:16px}.clothes-section__image{cursor:pointer}.clothes-Section__text{font-size:20px;gap:20px}.clothes-Section__text:hover{cursor:pointer}.sidebar__user-container{display:flex;flex-direction:row-reverse;gap:16px;align-items:center;font-family:CabinetGrotesk;font-weight:700;font-size:20px;justify-content:space-between;margin:0 50px}.sidebar__avatar{height:40px;width:40px;border-radius:50%}.sidebar__avatar:hover{opacity:.8;cursor:pointer}.sidebar__username{width:157px;gap:116px}.sidebar__username:hover{opacity:.8;cursor:pointer}.sideBar__change-profile-btn{display:flex;flex-direction:column;gap:8px;align-items:center;font-family:CabinetGrotesk;font-weight:700;line-height:100%;height:25px;opacity:1;border:none;margin-top:8px;margin-left:20px}.sideBar__change-profile-btn:hover{cursor:pointer;opacity:.5}.sideBar__logout-btn{display:flex;flex-direction:column;gap:8px;align-items:center;font-family:CabinetGrotesk;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0%;height:25px;top:232px;left:40px;opacity:1;border:none;margin-top:8px;margin-left:20px}.sideBar__logout-btn:hover{cursor:pointer;opacity:.5}.footer{display:flex;justify-content:space-between;font-weight:500;font-family:CabinetGrotesk;font-size:16px;line-height:20px;letter-spacing:0;padding:20px;margin-top:auto}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:CabinetGrotesk;font-style:bold;font-weight:900;src:url(./CabinetGrotesk-)}@font-face{font-family:CabinetGrotesk;font-style:normal;font-weight:700;src:url(/assets/CabinetGrotesk-DZ-mBhZu.ttf)}
