/*! 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{src:url(/assets/CabinetGrotesk-Regular-D175tNtc.woff) format("woff");font-family:Cabinet Grotesk;font-style:normal;font-weight:400}.page{background-color:#f3f3f3;font-family:Cabinet Grotesk,Arial,Helvetica,sans-serif;min-height:100vh}.page__content{max-width:1440px;margin:0 auto;padding:32px 40px 24px}@media screen and (max-width: 627px){.page__content{padding:0 16px}}.header{display:flex;align-items:center;padding:0 0 28px;position:relative;justify-content:space-between}.header__logo-container{display:flex;align-items:center}.header__logo{margin-right:24px;max-width:89px;min-height:40px}.header__date-and-location{margin:0;font-weight:700;font-size:20px;line-height:1.2}.header__mobile-menu{display:flex}.header__close-btn{display:none}.header__register-btn{margin:0 20px 0 0;font-weight:700;font-size:20px;line-height:1.2;padding:0;border:none;background-color:transparent}.header__login-btn{margin:0;font-weight:700;font-size:20px;line-height:1;padding:0;border:none;background-color:transparent}.header__add-clothes-btn{margin:0 20px 0 0;font-weight:700;font-size:20px;line-height:1.2;padding:0;border:none;background-color:transparent}.header__nav-link{text-decoration:none;color:#000}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0;font-weight:700;font-size:20px;line-height:1;white-space:nowrap}.header__avatar{width:40px;height:40px;border:1px solid #00000080;border-radius:50%}.header__avatar-placeholder{background:#0003}.header__mobile-menu-btn{position:absolute;top:18px;right:0;height:44px;width:44px;background:#fff url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='28'%20height='12'%20fill='none'%3e%3crect%20width='28'%20height='2'%20fill='%23000'%20rx='1'/%3e%3crect%20width='28'%20height='2'%20y='10'%20fill='%23000'%20rx='1'/%3e%3c/svg%3e") no-repeat center / 28px 12px;border-radius:10px;border:none;box-shadow:0 2px 8px #0000001a;display:none}@media screen and (max-width: 627px){.header{padding:18px 0 16px}.header__logo-container{flex-direction:column;align-items:flex-start;gap:32px}.header__logo{margin:0}.header__date-and-location{white-space:nowrap}.header__mobile-menu_active{background-color:#fff;width:100%;z-index:2;position:absolute;top:16px;flex-direction:column-reverse;box-shadow:0 2px 8px #0000001a;border-radius:10px;height:208px;justify-content:center;align-items:center}.header__close-btn_active{height:21px;width:21px;display:block;background:transparent url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20fill='none'%3e%3crect%20width='28'%20height='2'%20x='1.808'%20y='.001'%20fill='%23000'%20rx='1'%20transform='rotate(45%201.808%200)'/%3e%3crect%20width='28'%20height='2'%20x='.393'%20y='20.001'%20fill='%23000'%20rx='1'%20transform='rotate(-45%20.393%2020.001)'/%3e%3c/svg%3e") no-repeat center / 20px 20px;position:absolute;top:11px;right:11.39px;border:none;padding:0}.header__register-btn{margin:5px 0 0;display:none}.header__login-btn{display:none}.header__register-btn_active,.header__login-btn_active{display:block}.header__add-clothes-btn{display:none;margin:0}.header__user-container{display:none;margin:0 0 24px}.header__add-clothes-btn_active{display:block}.header__user-container_active{display:flex;justify-content:center}.header__mobile-menu-btn{display:block}}.toggle-switch{width:56px;height:28px;border:2px solid #7e7e7e;border-radius:20px;margin-right:20px;overflow:hidden;cursor:pointer;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:transform .16s ease}.toggle-switch_active .toggle-switch__circle{transform:translate(28px)}.toggle-switch__text{position:absolute;top:27%;color:#00000080;font-weight:700;font-size:14px;line-height:1}.toggle-switch__text_active{color:#fff}.toggle-switch__text_F{left:9px}.toggle-switch__text_C{right:9px}@media screen and (max-width: 627px){.toggle-switch{display:none}.toggle-switch_mobile{display:block;margin:24px 0 0}}.cards__name{margin:40px 0 34px;font-weight:700;font-size:20px;line-height:1}.cards__list{list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit,325px);gap:20px;justify-content:center;padding:0;margin:0}@media screen and (max-width: 627px){.cards__name{margin:32px 0 20px}.cards__list{grid-template-columns:repeat(auto-fit,164px);gap:15px}}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.weather-card__temp{position:absolute;margin:0;color:#fff;font-weight:700;font-size:36px;line-height:1.1;top:20px;left:16px;bottom:20px}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.card{border:1px solid #0000004d;border-radius:19px;overflow:hidden;position:relative;width:323px;height:323px;display:flex;justify-content:center}.card__title-container{position:absolute;top:15px;white-space:nowrap;display:flex;align-items:center;gap:5px}.card__title{margin:0;background-color:#fff;padding:2px 12px;border-radius:4px;color:#0009;font-family:Cabinet Grotesk;font-weight:700;font-size:16px;line-height:1.25}.card__like-btn{background:transparent url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='18'%20fill='none'%3e%3cpath%20stroke='%23000'%20stroke-opacity='.6'%20stroke-width='2'%20d='M10%2016%202.366%208.67a4.3%204.3%200%200%201-1.218-2.04%204.5%204.5%200%200%201%20.007-2.31q.305-1.155%201.21-2.011a4.6%204.6%200%200%201%202.118-1.163%204.93%204.93%200%200%201%202.384%200A4.7%204.7%200%200%201%208.991%202.31l1.01.94%201.01-.94a4.75%204.75%200%200%201%202.125-1.163%204.9%204.9%200%200%201%202.377%200q1.195.285%202.124%201.163a4.2%204.2%200%200%201%201.21%202.01%204.46%204.46%200%200%201%200%202.31%204.25%204.25%200%200%201-1.21%202.04z'/%3e%3c/svg%3e") no-repeat center / 18px 15px;width:18px;height:15px;border:none}.card__like-btn_active{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='18'%20fill='none'%3e%3cpath%20fill='%23000'%20stroke='%23000'%20stroke-width='2'%20d='M10%2016%202.366%208.67a4.3%204.3%200%200%201-1.218-2.04%204.5%204.5%200%200%201%20.007-2.31q.305-1.155%201.21-2.011a4.6%204.6%200%200%201%202.118-1.163%204.93%204.93%200%200%201%202.384%200A4.7%204.7%200%200%201%208.991%202.31l1.01.94%201.01-.94a4.75%204.75%200%200%201%202.125-1.163%204.9%204.9%200%200%201%202.377%200q1.195.285%202.124%201.163a4.2%204.2%200%200%201%201.21%202.01%204.46%204.46%200%200%201%200%202.31%204.25%204.25%200%200%201-1.21%202.04z'/%3e%3c/svg%3e")}.card__image{object-fit:cover;height:100%;width:100%}@media screen and (max-width: 627px){.card{width:164px;height:164px}.card__title-container{top:7px}}.footer{display:flex;justify-content:space-between;margin:0;font-weight:500;font-size:16px;line-height:1.25;padding:171px 0 0}@media screen and (max-width: 627px){.footer{padding:147px 0 0}}.modal{visibility:hidden;opacity:0;transition:visibility 0s linear .5s,opacity .5s linear;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.modal_opened{visibility:visible;opacity:1;transition-delay:0s}.modal__container{background-color:#fff;position:relative;padding:28px 28px 36px;max-width:496px;box-sizing:border-box;width:100%;border:1px solid #0000004d;border-radius:20px}.modal__title{margin:0;font-weight:700;font-size:16px;line-height:1.25}.modal__close-btn{position:absolute;top:20px;right:28px;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='none'%3e%3cpath%20fill='%23000'%20fill-opacity='.3'%20fill-rule='evenodd'%20d='M15.702%201.707A1%201%200%201%200%2014.288.293l-6.29%206.29-6.29-6.29A1%201%200%201%200%20.294%201.707l6.29%206.29-6.291%206.291a1%201%200%201%200%201.414%201.414l6.291-6.29%206.291%206.29a1%201%200%201%200%201.414-1.414l-6.29-6.29z'%20clip-rule='evenodd'/%3e%3c/svg%3e") no-repeat center / 20px 20px;border:none}.modal__form{display:flex;flex-direction:column;width:100%}.modal__label{margin:24px 0 0;font-weight:700;font-size:16px;line-height:1.25}.modal__input{display:block;border:none;border-bottom:1px solid #000000;margin:8px 0 0;width:100%;padding:0;font-weight:700;font-size:16px;line-height:1.25}.modal__input::placeholder{font-weight:700;font-size:16px;line-height:1.25;color:#00000080}.modal__input:focus-visible{outline:none}.modal__radio-btn{border:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:8px}.modal__legend{margin:0 0 12px;font-weight:700;font-size:16px;line-height:1.25}.modal__label_type_radio{margin:0;color:#00000080}.modal__label_type_radio:has(input:checked){color:#000}.modal__radio-input{margin-right:8px}.modal__button-container{display:flex;gap:2px;padding-top:24px}.modal__submit{padding:8px 16px;border:none;background-color:#000;border-radius:4px;width:124px;font-weight:700;font-size:16px;line-height:1.25;color:#fff;transition:background-color .3s ease;white-space:nowrap}.modal__submit:hover{background-color:#0009}.modal__second-btn{padding:10px;border:none;background-color:transparent;border-radius:4px;width:124px;font-weight:700;font-size:16px;line-height:1.25;color:#00000080}@media screen and (max-width: 627px){.modal_type_add-garment{align-items:flex-end}.modal__container_type_add-garment{border-radius:12px 12px 0 0;max-width:none;width:100vw}.modal__close-btn{position:absolute;top:20px;right:28px;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20fill='none'%3e%3crect%20width='28'%20height='2'%20x='1.808'%20y='.001'%20fill='%23000'%20rx='1'%20transform='rotate(45%201.808%200)'/%3e%3crect%20width='28'%20height='2'%20x='.393'%20y='20.001'%20fill='%23000'%20rx='1'%20transform='rotate(-45%20.393%2020.001)'/%3e%3c/svg%3e") no-repeat center / 20px 20px;border:none}.modal__submit{max-width:none;background-color:#0000004d}}.modal_type_preview{border-radius:16px}.modal__container_type_preview{padding:0;overflow:hidden;border:none}.modal__close-btn_type_preview{top:24px;right:24px;padding:0}.modal__image{object-fit:cover;height:100%;width:100%}.modal__footer{padding:20px 32px 32px}.modal__footer-row{display:flex;justify-content:space-between;align-items:center}.modal__del-btn{border:none;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='99'%20height='14'%20fill='none'%3e%3cpath%20fill='%23FF4D00'%20d='M5.06%2013.4c4.16%200%206.38-2.56%206.38-6.7S9.2%200%205.06%200H0v13.4zM4.78%202c2.78%200%204.3%201.34%204.3%204.7s-1.52%204.7-4.28%204.7H2.26V2zM17.89%2013.6c2.16%200%203.48-.98%204.22-2.1l-1.38-1.44c-.36.82-1.12%201.7-2.82%201.7-1.54%200-2.56-.94-2.68-2.68h6.96c.04-.2.08-.62.08-.98%200-2.7-1.62-4.64-4.54-4.64-2.74%200-4.64%202.02-4.64%205.08%200%203.04%201.9%205.06%204.8%205.06m-.16-8.34c1.48%200%202.36.84%202.52%202.38h-5c.18-1.58%201.1-2.38%202.48-2.38M26.514%2013.4V0h-2.24v13.4zM33.203%2013.6c2.16%200%203.48-.98%204.22-2.1l-1.38-1.44c-.36.82-1.12%201.7-2.82%201.7-1.54%200-2.56-.94-2.68-2.68h6.96c.04-.2.08-.62.08-.98%200-2.7-1.62-4.64-4.54-4.64-2.74%200-4.64%202.02-4.64%205.08%200%203.04%201.9%205.06%204.8%205.06m-.16-8.34c1.48%200%202.36.84%202.52%202.38h-5c.18-1.58%201.1-2.38%202.48-2.38M42.892%2013.62c1.42%200%202.38-.66%202.8-1.28l-.7-2c-.28.56-.84%201.18-1.6%201.18-.66%200-1.16-.26-1.16-1.32V5.4h2.98V3.66h-2.98v-2.6l-2.24%201.42v1.18h-1.52V5.4h1.52v5.34c0%201.72%201.06%202.88%202.9%202.88M50.88%2013.6c2.16%200%203.48-.98%204.22-2.1l-1.38-1.44c-.36.82-1.12%201.7-2.82%201.7-1.54%200-2.56-.94-2.68-2.68h6.96c.04-.2.08-.62.08-.98%200-2.7-1.62-4.64-4.54-4.64-2.74%200-4.64%202.02-4.64%205.08%200%203.04%201.9%205.06%204.8%205.06m-.16-8.34c1.48%200%202.36.84%202.52%202.38h-5c.18-1.58%201.1-2.38%202.48-2.38M63.663%202.28V0h-2.24v2.28zm0%2011.12V3.66h-2.24v9.74zM69.552%2013.62c1.42%200%202.38-.66%202.8-1.28l-.7-2c-.28.56-.84%201.18-1.6%201.18-.66%200-1.16-.26-1.16-1.32V5.4h2.98V3.66h-2.98v-2.6l-2.24%201.42v1.18h-1.52V5.4h1.52v5.34c0%201.72%201.06%202.88%202.9%202.88M77.54%2013.6c2.16%200%203.48-.98%204.22-2.1l-1.38-1.44c-.36.82-1.12%201.7-2.82%201.7-1.54%200-2.56-.94-2.68-2.68h6.96c.04-.2.08-.62.08-.98%200-2.7-1.62-4.64-4.54-4.64-2.74%200-4.64%202.02-4.64%205.08%200%203.04%201.9%205.06%204.8%205.06m-.16-8.34c1.48%200%202.36.84%202.52%202.38h-5c.18-1.58%201.1-2.38%202.48-2.38M86.123%2013.4V7.94c0-1.6.56-2.66%201.88-2.66s1.88.68%201.88%202.02v6.1h2.24V7.94c0-1.6.56-2.66%201.88-2.66s1.88.68%201.88%202.02v6.1h2.24V6.62c0-2.02-.98-3.16-2.84-3.16s-2.82%201.34-3.16%202.88c-.1-1.84-1.06-2.88-2.84-2.88-1.84%200-2.8%201.32-3.16%202.86V3.66h-2.24v9.74z'/%3e%3c/svg%3e") no-repeat center / 98px 13px;width:98px;height:13px}.modal__caption{margin:0;font-weight:700;font-size:20px;line-height:1.2}.modal__weather{margin:12px 0 0;font-weight:700;font-size:20px;line-height:1.2}@media screen and (max-width: 627px){.modal_type_preview{border-radius:12px}.modal__close-btn_type_preview{top:12px;right:12.79px;padding:0}.modal__footer{padding:20px 20px 40px}}.profile{display:flex;justify-content:space-between;padding:19px 0 0;gap:116px}@media screen and (max-width: 627px){.profile{flex-direction:column;padding:4px 0 0;gap:20px}}.sidebar__user-container{display:flex;flex-direction:row-reverse;gap:16px;align-items:center;justify-content:flex-end}.sidebar__user-info{display:flex;flex-direction:column}.sidebar__username{margin:0;font-weight:700;font-size:20px;line-height:1;white-space:nowrap}.sidebar__btn-container{display:flex}.sidebar__change-data-btn{border:none;background:transparent;padding:0;margin:24px 0 8px;font-weight:700;font-size:20px;line-height:1;color:#000;display:block;white-space:nowrap}.sidebar__logout-btn{border:none;background:transparent;padding:0;font-weight:700;font-size:20px;line-height:1;color:#000;display:block}.sidebar__btn-containter_mobile{display:none}.sidebar__btn-containter_desktop{display:block}.sidebar__avatar{height:56px;width:56px;border-radius:50%;border:1px solid #00000080}.sidebar__avatar-placeholder{background:#0003}@media screen and (max-width: 627px){.sidebar{padding:20px 0;border-bottom:1px solid #0000004d;border-top:1px solid #0000004d;position:relative}.sidebar__user-container{justify-content:flex-end;align-items:flex-start}.sidebar__change-data-btn{margin:12px 0 8px;color:#0009;font-weight:500;width:fit-content}.sidebar__logout-btn{width:fit-content;font-weight:500;color:#0009}.sidebar__btn-containter_mobile{display:block}.sidebar__btn-containter_desktop{display:none}}.clothes-section{flex-grow:1}.clothes-section__row{display:flex;gap:20px;align-items:center}.clothes-section__title{font-weight:700;font-size:20px;line-height:1;margin:16px 0}.clothes-section__add-btn{padding:0;border:none;color:#0009;background-color:transparent;font-weight:700;font-size:20px;line-height:1}.clothes-section__items{list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit,325px);gap:20px;padding:0;margin:0}@media screen and (max-width: 627px){.clothes-section__row{justify-content:space-between}.clothes-section__items{grid-template-columns:repeat(auto-fit,164px);justify-content:center}}.modal_type_delete{padding:60px 0}.modal__container_type_delete{display:flex;flex-direction:column;justify-content:center;text-align:center;max-width:670px;height:280px}.modal__close-btn_type_delete{top:20px;right:20px;padding:0}.modal__title{font-weight:700;font-size:20px;line-height:1.2}.modal__subtitle{display:block}.modal__confirm-del-btn{border:none;background:transparent;font-weight:700;font-size:20px;line-height:1.2;color:#ff4d00;margin:40px 0 24px;padding:0}.modal__cancel-btn{border:none;background:transparent;font-weight:700;font-size:20px;line-height:1.2;padding:0}
