html,body{overflow-x:hidden;margin:0;padding:0;width:100%;font-family:CabinetGrotesk,sans-serif}.page{overflow-x:hidden}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}.header{display:flex;align-items:center;max-width:1360px;margin:0 auto;padding:32px 24px 28px}.header__logo{margin-right:24px;width:89px;height:40xp}.header__date-location{margin:0;height:24px;font-weight:700;font-size:20px;line-height:24px}.header__toggle{margin-left:20px;margin-right:20px}.header__add-clothes-btn{margin:0 20px;height:24px;border-style:none;font-weight:700;font-size:20px;line-height:24px;cursor:pointer;background:none}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0;font-weight:700;font-size:20px;line-height:24px}.header__link{text-decoration:none;color:#000}.header__auth-buttons{display:flex;align-items:center;gap:20px}.header__auth-buttons button{background:none;font-size:20px;cursor:pointer;border:none}.header__spacer{flex-grow:1}.header__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.header__avatar-placeholder{width:40px;height:40px;border-radius:50%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.toggle-switch{width:56px;height:28px;border:2px solid black;border-radius:20px;margin-left:auto;cursor:pointer;overflow:hidden;position:relative}.toggle-switch__checkbox{opacity:0}.toggle-switch__circle{background-color:#000;width:28px;height:28px;position:absolute;border-radius:50%;left:0;transition:all .2s}.toggle-switch__text{position:absolute;color:gray;top:5px}.toggle-switch__text_F{left:9px}.toggle-switch__text_C{right:9px}.toggle-switch__checkbox:checked~.toggle-switch__circle{left:28px}.toggle-switch__checkbox:not(:checked)~.toggle-switch__text_F{color:#fff}.toggle-switch__checkbox:checked~.toggle-switch__text_C{color:#fff}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.weather-card__temp{font-size:36px;font-weight:700;color:#fff;line-height:40px;margin:0;position:absolute;top:20px;left:16px}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.card{margin:0;padding:0;width:325px;height:328px;position:relative;border:1px solid rgba(0,0,0,.3);border-radius:16px;overflow:hidden;background-color:#f3f3f3;cursor:pointer}.card__image{width:100%;height:100%;object-fit:cover;display:block}.card__name{position:absolute;top:15px;left:50%;transform:translate(-50%);margin:0;padding:2px 12px;font-size:16px;line-height:20px;font-weight:700;border-radius:4px;background-color:#fff;color:#0009;z-index:2}.card__like-button{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;z-index:2}.card__like-icon{width:20px;height:20px}body{font-family:CabinetGrotesk}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none;gap:21px}.cards__text{margin:40px 0 34px;font-weight:700;font-size:20px}.footer{display:flex;justify-content:space-between;align-items:center;max-width:1358px;margin:0 auto;padding:40px 24px}.footer__author,.footer__year{font-weight:500;font-size:16px;line-height:20px}.profile{display:flex;flex-direction:row;padding-top:40px;gap:40px}.profile__sidebar{display:flex;flex-direction:column;align-items:flex-start;min-width:200px}.profile__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;margin-bottom:16px}.profile__avatar-placeholder{width:56px;height:56px;border-radius:50%;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:16px}.profile__name{font-size:20px;font-weight:700;margin:0 0 16px}.profile__edit-btn,.profile__signout-btn{background:none;border:none;padding:0;font-size:16px;cursor:pointer;text-align:left;margin-bottom:8px;display:block}.profile__edit-btn:hover,.profile__signout-btn:hover{opacity:.6}.profile__clothing-items{flex:1}.sidebar{display:flex;flex-direction:column}.sidebar__user{display:flex}.sidebar__avatar{width:56px;height:56px;margin-right:16px}.sidebar__username{margin:0;font-weight:700;font-size:20px;line-height:25px;padding-top:16px}.clothes-section{display:flex;flex-direction:column;width:100%}.clothes-section__heading{display:flex;flex-direction:row;align-items:center;width:100%}.clothes-section__title{margin:0 20px 0 0;font-weight:700;font-size:20px;line-height:25px}.clothes-section__button{border:none;background:none;color:#0009;max-width:88px;max-height:25px}.clothes-section__button:hover{cursor:pointer;opacity:80%}.clothes-section__list{list-style-type:none;padding:0;margin:0;display:flex;gap:20px;flex-wrap:wrap;max-width:1015px}.modal__close{position:absolute;top:16px;right:16px;cursor:pointer;border:none;background:none;color:#fff;font-size:20px;z-index:1}.modal__image{width:100%;display:block;object-fit:cover}.modal__content_type_image .modal__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;font-family:CabinetGrotesk,sans-serif;font-weight:700;padding:16px 24px}.modal__footer-info{display:flex;flex-direction:column;align-items:flex-start}.modal__title{margin:0 0 4px;padding:0}.modal__weather{margin:0;padding:0;font-weight:400}.modal__delete-button{color:#ff4d00;background:none;border:none;font-size:16px;cursor:pointer;white-space:nowrap}.modal_type_confirm .modal__delete-content{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;width:670px;height:280px;padding:20px;border-radius:10px;position:relative;text-align:center;box-sizing:border-box}.modal__confirm-text{font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:20px;line-height:24px;margin:0 0 12px}.modal__confirm-action{font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:20px;line-height:24px;margin:0}.modal__buttons{display:flex;flex-direction:column;margin-top:40px}.modal__confirm-button{background:none;border:none;color:#ff4d00;font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:20px;cursor:pointer}.modal__confirm-button:hover{color:#f20}.modal__cancel-button{background:none;border:none;margin-top:24px;font-family:CabinetGrotesk,sans-serif;font-size:20px;cursor:pointer}.modal__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;z-index:1}.modal__close-icon{width:20px;height:20px}.modal__radio-input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;border:none;border-bottom:none;width:auto;padding:0;margin-right:8px;cursor:pointer}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.modal_opened{opacity:1;pointer-events:auto}.modal__content{background-color:#fff;position:relative;padding:28px 29px 36px;max-width:496px;box-sizing:border-box;width:100%;border-radius:20px;font-family:CabinetGrotesk,sans-serif}.modal__content_type_image{padding:0;overflow:hidden}.modal__title{margin:0 0 24px;font-weight:700;font-size:16px;line-height:20px}.modal__close{position:absolute;top:20px;right:20px;cursor:pointer;border:none;background:none}.modal__form{display:flex;flex-direction:column;width:100%}.modal__label{font-weight:700;font-size:16px;line-height:20px;margin-bottom:24px}.modal__label_type_radio{display:flex;align-items:center;gap:5px;color:#00000080}.modal__input{display:block;font-weight:700;font-size:16px;line-height:20px;color:#00000080;border:none;border-bottom:1px solid #000;margin-top:8px;width:100%;padding-left:0;outline:none}.modal__radio{border:none;margin:0;padding:0;accent-color:black}.modal__radio-input{border:none;padding:0;display:flex;flex-direction:column;color:#00000080;cursor:pointer}input[type=radio]:checked+.modal__radio-text{color:#000}.modal__submit{color:#fff;font-weight:700;font-size:16px;line-height:20px;background-color:#0000004d;width:124px;height:36px;border:none;border-radius:5px;margin-top:8px}.modal__submit:hover{background-color:#0009}.modal__legend{font-weight:700;font-size:16px;line-height:20px;color:#000;margin-bottom:12px}.modal__footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;margin-top:8px;font-family:CabinetGrotesk,sans-serif;font-weight:700}.modal__caption{width:36px;height:24px;margin:20px 430px 32px 32px}.modal__weather{margin:0;padding:0}.modal__form input:not([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-bottom:1px solid #000;border-radius:0;background:transparent;outline:none;padding:4px 0;width:100%;box-shadow:none;font-size:16px}.modal__input:not([type=radio]){border:none;border-bottom:1px solid #000;border-radius:0;background:transparent;outline:none;padding:4px 0;width:100%}.modal__login-link{background:none;border:none;font-size:14px;color:#000;cursor:pointer;text-decoration:underline;padding:0;opacity:.5}.modal__label.modal__label_error,.modal__error-label,.modal__label_error{color:#ff6d00}.modal__label{margin-bottom:12px}.modal__input:not([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-bottom:1px solid #000;border-radius:0;background:transparent;outline:none;padding:4px 0;width:100%;box-shadow:none}.modal__footer{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:8px}.modal__login-link{background:none;border:none;font-size:14px;color:#000;cursor:pointer;text-decoration:none;padding:0;opacity:.5}/*! 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;src:url(/assets/CabinetGrotesk-Bold-yJmHbigL.woff2) format("woff2"),url(/assets/CabinetGrotesk-Bold-BPymWjLi.woff) format("woff"),url(/assets/CabinetGrotesk-Bold-CqXPKury.ttf) format("truetype");font-weight:700}
