@font-face{font-family:CabinetGrotesk-Medium;src:url(/se_project_react/assets/CabinetGrotesk-Medium-B0QoDuRO.woff);font-style:normal;font-weight:500}@font-face{font-family:CabinetGrotesk-Bold;src:url(/se_project_react/assets/CabinetGrotesk-Bold-CLAvwUWO.woff);font-style:normal;font-weight:700}.page{background-color:#f3f3f3;font-family:CabinetGrotesk-Bold,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.25}.page__content{max-width:1360px;margin:0 auto;padding:0 40px}@media screen and (max-width: 630px){.page__content{padding:0 16px}}.header{display:flex;flex-direction:row;align-items:center;padding:32px 0 28px;font-size:1.25em;line-height:1.2}.header__logo{width:89px;height:40px;margin-right:24px}.header__date-and-location{margin:0}.header__user-container{display:flex;flex-direction:row;align-items:center;gap:12px}.header__add-clothes-btn{margin:0 20px 0 auto;padding:0;border:none;background-color:transparent}.header__add-clothes-btn:hover{cursor:pointer;opacity:.4}.header__username{margin:0}.header__avatar{width:40px;height:40px}.header__menu-btn{display:none;border:none;padding:0;border-radius:10px;background:url("data:image/svg+xml,%3csvg%20width='60'%20height='60'%20viewBox='0%200%2060%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_209_68)'%3e%3crect%20x='8'%20y='6'%20width='44'%20height='44'%20rx='10'%20fill='white'/%3e%3c/g%3e%3crect%20x='16'%20y='22'%20width='28'%20height='2'%20rx='1'%20fill='black'/%3e%3crect%20x='16'%20y='32'%20width='28'%20height='2'%20rx='1'%20fill='black'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_209_68'%20x='0'%20y='0'%20width='60'%20height='60'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='4'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_209_68'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_209_68'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") center no-repeat;width:44px;height:44px;box-shadow:0 2px 8px #0000001a;font-size:0;cursor:pointer;position:absolute;top:18px;right:16px;z-index:101}.header__menu-btn:hover{opacity:.6}.header__menu-btn_opened{background:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.41418'%20width='28'%20height='2'%20rx='1'%20transform='rotate(45%201.41418%200)'%20fill='black'/%3e%3crect%20y='20.0002'%20width='28'%20height='2'%20rx='1'%20transform='rotate(-45%200%2020.0002)'%20fill='black'/%3e%3c/svg%3e") center no-repeat;box-shadow:none;border-radius:0}.header__menu-btn_opened:hover{opacity:.6}.mobile-menu{position:fixed;top:18px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:630px;background-color:#fff;border-radius:12px;padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:24px;visibility:hidden;opacity:0;transition:visibility .1s linear .3s,opacity .3s linear;z-index:100}.mobile-menu_opened{display:flex;visibility:visible;opacity:1;transition-delay:0s}.mobile-menu__user-container{display:flex}.mobile-menu__username{margin:0 12px 0 0;font-weight:700;line-height:1;align-self:center}.mobile-menu__add-btn{border:none;background:transparent;font-size:20px;line-height:1.2;font-weight:700;cursor:pointer}.mobile-menu__add-btn:hover{opacity:.4}@media screen and (max-width: 630px){.header{padding:18px 0 16px;flex-direction:column;align-items:flex-start}.header__date-and-location{margin-top:32px}.header__user-container,.header__add-clothes-btn{display:none}.header__menu-btn{display:block}}.cards-list{list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit,323px);gap:20px;margin:0;padding:0;justify-content:space-evenly}.weather-data__text{font-size:1.25em;line-height:1;margin:40px 0 34px}@media screen and (max-width: 630px){.cards-list{grid-template-columns:repeat(auto-fit,164px);gap:16px}.weather-data__text{margin:32px 0 20px}}.weather-card{position:relative;height:80px;display:flex;overflow:hidden;border-radius:12px}.weather-card__temp{color:#fff;line-height:.9;font-size:2.5em;margin:0;position:absolute;top:20px;left:16px}.weather-card__image{object-position:right top;object-fit:cover;width:100%}.card{display:flex;justify-content:center;position:relative;width:323px}.card__title{position:absolute;top:15px;margin:0;font-size:16px;line-height:20px;background-color:#fff;opacity:.6;padding:2px 12px;border-radius:4px}.card__image{width:100%;border:solid rgba(0,0,0,.3);border-radius:19px}.card__image:hover{cursor:pointer}@media screen and (max-width: 630px){.card{max-width:164px}.card__title{top:7px}}.footer{display:flex;justify-content:space-between;margin-top:85px;padding-bottom:24px}.footer__text,.footer__year{font-family:CabinetGrotesk-Medium;margin:0}@media screen and (max-width: 630px){.footer{padding-bottom:20px}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:visibility .1s linear .3s,opacity .3s linear;cursor:pointer}.modal_opened{visibility:visible;opacity:1;transition-delay:0s}.modal__content{box-sizing:border-box;border-radius:20px;max-width:496px;width:100%;background-color:#fff;position:relative;padding:28px 28px 32px;cursor:default}.modal__title{margin:0 0 24px;font-size:16px;line-height:20px}.modal__close{position:absolute;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3cpath%20classname='modal__close-icon-path'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7023%203.70711C18.0929%203.31658%2018.0929%202.68342%2017.7023%202.29289C17.3118%201.90237%2016.6787%201.90237%2016.2881%202.29289L9.99805%208.58298L3.70796%202.29289C3.31744%201.90237%202.68427%201.90237%202.29375%202.29289C1.90322%202.68342%201.90322%203.31658%202.29375%203.70711L8.58383%209.99719L2.29289%2016.2881C1.90237%2016.6787%201.90237%2017.3118%202.29375%2017.7023C2.68342%2018.0929%203.31658%2018.0929%203.70711%2017.7023L9.99805%2011.4114L16.289%2017.7023C16.6795%2018.0929%2017.3127%2018.0929%2017.7032%2017.7023C18.0937%2017.3118%2018.0937%2016.6787%2017.7032%2016.2881L11.4123%209.99719L17.7023%203.70711Z'%20fill='black'/%3e%3c/svg%3e") no-repeat;opacity:.3;border:none;padding:0;top:20px;right:28px;width:20px;height:20px}.modal__close:hover{opacity:1;cursor:pointer}.modal__form{display:flex;flex-direction:column}.modal__label_type_radio{display:flex;gap:8px;align-items:flex-start;color:#00000080;cursor:pointer;transition:color .2s ease;margin-bottom:8px}.modal__label_type_radio:last-child{margin-bottom:0}.modal__label_type_radio:has(input:checked){color:#000}.modal__label:first-child{margin-bottom:24px}.modal__input{padding:0 0 4px;margin-top:3px;display:block;border:none;border-bottom:solid 1px rgba(0,0,0,1);width:100%}.modal__input_type_radio{display:inline;width:initial;accent-color:black}.modal__radio-buttons{margin:24px 0 32px;padding:0;border:none;display:flex;flex-direction:column}.modal__legend{margin-bottom:12px}.modal__submit{color:#fff;background-color:#000;opacity:.3;max-width:124px;border:none;border-radius:4px;padding:8px 16px}.modal__submit:hover{opacity:.6;cursor:pointer}@media screen and (max-width: 630px){.modal_type_form{align-items:end}.modal__content_type_form{border-bottom-left-radius:0;border-bottom-right-radius:0}}.modal__content_type_preview{padding:0}.modal__close_type_preview{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7023%203.70711C18.0929%203.31658%2018.0929%202.68342%2017.7023%202.29289C17.3118%201.90237%2016.6787%201.90237%2016.2881%202.29289L9.99805%208.58298L3.70796%202.29289C3.31744%201.90237%202.68427%201.90237%202.29375%202.29289C1.90322%202.68342%201.90322%203.31658%202.29375%203.70711L8.58383%209.99719L2.29289%2016.2881C1.90237%2016.6787%201.90237%2017.3118%202.29289%2017.7023C2.68342%2018.0929%203.31658%2018.0929%203.70711%2017.7023L9.99805%2011.4114L16.289%2017.7023C16.6795%2018.0929%2017.3127%2018.0929%2017.7032%2017.7023C18.0937%2017.3118%2018.0937%2016.6787%2017.7032%2016.2881L11.4123%209.99719L17.7023%203.70711Z'%20fill='white'/%3e%3c/svg%3e");opacity:1}.modal__close_type_preview:hover{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3cpath%20classname='modal__close-icon-path'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7023%203.70711C18.0929%203.31658%2018.0929%202.68342%2017.7023%202.29289C17.3118%201.90237%2016.6787%201.90237%2016.2881%202.29289L9.99805%208.58298L3.70796%202.29289C3.31744%201.90237%202.68427%201.90237%202.29375%202.29289C1.90322%202.68342%201.90322%203.31658%202.29375%203.70711L8.58383%209.99719L2.29289%2016.2881C1.90237%2016.6787%201.90237%2017.3118%202.29375%2017.7023C2.68342%2018.0929%203.31658%2018.0929%203.70711%2017.7023L9.99805%2011.4114L16.289%2017.7023C16.6795%2018.0929%2017.3127%2018.0929%2017.7032%2017.7023C18.0937%2017.3118%2018.0937%2016.6787%2017.7032%2016.2881L11.4123%209.99719L17.7023%203.70711Z'%20fill='black'/%3e%3c/svg%3e");border-radius:inherit}.modal__image{width:100%;border-top-left-radius:inherit;border-top-right-radius:inherit}.modal__footer{margin:20px 0 32px 32px}.modal__caption{font-size:1.25em;line-height:24px;margin:0 0 12px}.modal__weather{font-size:1.25em;line-height:24px;margin:0}/*! 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}
