.page{background-color:#f3f3f3;font-family:Cabinet Grotesk;font-weight:700;font-style:Bold;font-size:20px;line-height:24px}.page__content{max-width:1440px;margin:0 auto;padding:0 20px}.header{display:flex;padding:32px 0 28px;justify-content:space-between;align-items:center}.header__logo{margin-right:24px}.header__date-location{margin:0}.header__add-clothes-btn{margin:0 20px 0 0;padding:0;border:none;background-color:transparent}.header__user-container{display:flex;gap:12px;align-items:center}.header__link{text-decoration:none;color:#000}.header__add-clothes-btn:hover{cursor:pointer}@media (max-width: 1025px){.header__date-location{display:flex;flex-direction:column}.header__username{display:none}}@media (max-width: 600px){.header{display:flex;flex-direction:column;align-items:center}}.toggle-switch{margin:0 20px 0 auto;height:28px;width:56px;border:2px solid black;border-radius:20px;box-sizing:border-box;position:relative;color:#7e7e7e;cursor:pointer}.toggle-switch__checkbox{overflow:hidden;opacity:0}.toggle-switch__circle{height:26px;width:26px;border-radius:50%;background-color:#000;position:absolute;left:0;transition:all .4s;top:0}.toggle-switch__text{color:#00000080;font-size:14px;position:absolute;z-index:1}.toggle-switch__text_F{left:6px}.toggle-switch__text_C{right:6px}.toggle-switch__checkbox:checked+.toggle-switch__circle{right:0;left:auto}.toggle-switch__text_white{color:#fff}.footer{display:flex;justify-content:space-between;font-size:16px;font-weight:500;line-height:20px;height:fit-content}.cards{width:100%}.cards__list{list-style-type:none;padding:0;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;margin-bottom:85px}@media (max-width: 768px){.cards__list{justify-content:center}.cards__text{text-align:center}}.weather-card{height:80px;position:relative;display:flex;align-items:center;overflow:hidden}.weather-card__temp{color:#fff;position:absolute;margin:0;top:20px;line-height:40px;font-size:36px;left:16px}.weather-card__image{width:100%;object-fit:cover;object-position:top right}@media (max-width: 600px){.weather-card__temp{font-size:24px;left:50%;transform:translate(-50%)}}.card{position:relative;display:flex;justify-content:center;border:2px solid rgba(0,0,0,.4);border-radius:16px;flex-basis:325px;flex-grow:0;flex-shrink:1}.card__title{position:absolute;top:15px;margin:0;background-color:#f0f0f0;line-height:20px;display:flex;justify-content:center;align-items:center;height:24px;padding:0 2px;border-radius:4px;font-weight:700;font-size:16px;color:#0009}.card__image{width:100%;border-radius:16px}.card__image:hover{cursor:pointer}.modal__content-item_modal{padding:0}.modal__body{max-width:498px;max-height:498px;height:498px;position:relative}.modal__close-item{position:absolute;top:20px;right:20px}.modal__close:hover{cursor:pointer}.modal__image{width:100%;height:100%;object-fit:cover}.modal__item-name{margin:0}.modal__footer{padding:20px 32px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.modal__delete-image{color:#ff4d00;border:none;transition:all .3s ease .1s;background-color:#fff}.modal__delete-image:hover{color:#ff1500;cursor:pointer;border:1px solid green}.modal{background-color:#0000004d;display:flex;justify-content:center;align-items:center;height:100vh;position:fixed;z-index:10;top:0;left:0;right:0;visibility:hidden}.modal_opened{visibility:visible}.modal__content{max-width:496px;width:100%;background-color:#fff;padding:20px 28px 36px;border-radius:16px}.modal__form{width:100%;display:flex;flex-direction:column;margin-top:24px}.modal__header{display:flex;justify-content:space-between;align-items:center;padding:0}.modal__close-btn{border:none;background-color:transparent}.modal__close-btn:hover{cursor:pointer}.modal__title{margin:0}.modal__label{display:flex;flex-direction:column;gap:8px}.modal__input{margin-bottom:24px;padding-left:0;padding-bottom:4px;border:none;border-bottom:1px solid #000}.modal__label_type_radio{flex-direction:row}.modal__radio-input{margin-left:0;cursor:pointer}.modal__radio-input:checked+.modal__label_text{color:#000000b3}.modal__legend{margin-bottom:12px}.modal__radio-buttons{border:none;display:flex;flex-direction:column;margin:0 0 32px;padding:0;gap:8px}.modal__submit{padding:8px 16px;font-family:Cabinet Grotesk;font-family:700;color:#fff;background-color:#0000004d;letter-spacing:0;line-height:20px;width:fit-content;border:none;border-radius:4px;cursor:pointer;transition:.4s all}.modal__submit:hover{color:#ffffffc9;background-color:#0003}.profile{display:flex;justify-content:space-between;width:100%;gap:20px}.sidebar__user-container{width:25%}.sidebar__user-container{display:flex;gap:12px;align-items:center;justify-content:flex-start;width:25%;height:60px}.sidebar__username{font-size:20px}.clothes{width:75%}.clothes__list{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;margin-bottom:85px}.clothes__heading{height:60px;display:flex;align-items:center;justify-content:flex-start;gap:12px}.profile__add-clothes-btn{margin:0 20px 0 0;padding:0;border:none;background-color:transparent}.profile__add-clothes-btn:hover{cursor:pointer}.modal-delete-confirm{position:absolute;inset:0;z-index:100;background-color:transparent;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.modal-delete-confirm__inner{height:280px;max-width:670px;background-color:#fff;padding:20px;display:flex;justify-content:center;flex-direction:column;border-radius:20px}.modal-delete-confirm__header{display:flex;justify-content:right}.modal-delete-confirm__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-delete-confirm__close{border:none;width:fit-content}.delete-confirm-button{border:none;color:#ff4d00;width:fit-content;margin-top:40px;background-color:transparent}.delete-cancel-button{background-color:transparent;border:none;width:fit-content;margin-top:24px}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:Cabinet Grotesk;src:url(/se_project_react/assets/CabinetGrotesk-Regular-CsLkCdiI.woff2) format("woff2"),url(/se_project_react/assets/CabinetGrotesk-Regular-dUh5YKtM.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/se_project_react/assets/CabinetGrotesk-Medium-pUr7ULKA.woff2) format("woff2"),url(/se_project_react/assets/CabinetGrotesk-Medium-C7kGvbj6.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/se_project_react/assets/CabinetGrotesk-Bold-yJmHbigL.woff2) format("woff2"),url(/se_project_react/assets/CabinetGrotesk-Bold-BPymWjLi.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}
