.page{background-color:#f3f3f3;font-family:Cabinet Grotesk,Arial,sans-serif}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}.header{display:flex;align-items:center;padding:32px 0 28px;font-size:20px}.header__logo{margin-right:24px}.header__date-location{margin:0}.header__add-clothes-btn,.header__signup{margin:0 20px 0 0;padding:0;border:none;font-weight:700;line-height:24px;background-color:#f3f3f3;cursor:pointer}.header__signin{margin:0 auto;padding:0;border:none;font-weight:700;line-height:24px;background-color:#f3f3f3;cursor:pointer}.header__avatar-container{display:flex;flex-wrap:nowrap;align-items:center;gap:20px}.header__user-info{display:flex;align-items:center;gap:12px;text-decoration:none}.header__user-container{display:flex;align-items:center;gap:12px;font-weight:700}.header__avatar{width:40px;height:40px}.header__username{margin:0 12px 0 0;text-decoration:none;color:#000;font-size:20px;font-weight:700}.header__username_nav-link{color:#000;text-decoration:none}.toggle-switch{width:56px;height:28px;border:2px solid black;border-radius:20px;cursor:pointer;overflow:hidden;margin:0 20px 0 auto;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 .3s}.toggle-switch__text{position:absolute;color:#7e7e7e;top:6px;font-weight:700;font-size:14px}.toggle-switch__text_F{left:8px}.toggle-switch__text_C{right:8px}.toggle-switch__checkbox:checked~.toggle-switch__circle{left:29px}.toggle-switch__text_color{color:#fff}.profile{display:flex;justify-content:space-between;align-items:flex-start}.profile__action-buttons{display:grid;grid-template-columns:1fr;justify-items:start}.profile__edit-button{margin:0 0 8px;padding:0;border:none;font-weight:700;background-color:#f3f3f3;color:#000;cursor:pointer;position:relative;top:24px}.profile__logout{margin:0 0 139px;padding:0;border:none;font-weight:700;background-color:#f3f3f3;color:#000;cursor:pointer;position:relative;top:24px}.clothes-section{flex-grow:1}.clothes-section__row{display:flex;margin-bottom:16px;margin-left:116px;font-weight:700;font-size:20px}.clothes-section__list{display:flex;flex-wrap:wrap;margin:0 0 0 116px;padding:0;list-style-type:none;gap:20px;max-width:1015px}.clothes-section__add{margin:0 0 0 20px;padding:0;border:none;font-weight:700;background-color:#f3f3f3;color:#0009;cursor:pointer}.card{width:323px;position:relative;display:flex;justify-content:center;cursor:pointer}.card__name{position:absolute;top:15px;margin:0;border-radius:4px;background-color:#fff;color:#0009;padding:2px 12px;font-size:16px}.card__image{max-width:323px;max-height:328px;width:100%;border-radius:20px;border:1px solid #0000004d;background-color:#e9e9e9}.likeButton{border:none;background-color:transparent;max-width:50px;max-height:50px;position:absolute;top:20px;right:70px;padding:0;cursor:pointer}.sidebar__user-container{display:flex;flex-direction:row-reverse;gap:16px;align-items:center}.sidebar__username{font-weight:700;font-size:20px}.sidebar__avatar{width:56px;height:56px;border-radius:50%}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none;gap:20px}.cards__text{font-size:20px;line-height:100%;font-weight:700;margin:40px 0 34px}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.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%}.add-item-button{width:124px}.modal{font-family:Cabinet Grotesk,Arial,sans-serif;position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden}.modal_opened{visibility:visible}.modal__title{margin:0 0 24px;line-height:20px;font-weight:700;font-size:16px}.modal__submit{border-radius:4px;border:none;background-color:#000;width:124px;height:36px;margin:18px 0 0;line-height:20px;font-weight:700;color:#fff;cursor:pointer}.modal__submit:hover{background-color:#0009}.modal__close{position:absolute;top:20px;right:28px;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%3crect%20width='20'%20height='20'%20fill='white'/%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='black'%20fill-opacity='0.3'/%3e%3c/svg%3e");width:20px;height:20px;border:none;background-color:transparent;background-size:contain;background-position:center;background-repeat:no-repeat;padding:0;cursor:pointer}.modal__content{background-color:#fff;position:relative;padding:28px 28px 36px;max-width:496px;box-sizing:border-box;width:100%;height:436px;border-radius:20px}.modal__form{display:flex;flex-direction:column;width:95%}.modal__label{padding:0 0 24px;line-height:20px;font-size:16px;font-weight:700}.modal__fieldset_type_radio>div{border:none;display:flex;align-items:center;margin-bottom:8px}.modal__fieldset{display:flex;flex-direction:column;border:none}.modal__label_type_radio{padding:0 0 0 8px;color:#00000080}.modal__radio-button:checked+.modal__label_type_radio{color:#000}.modal__input{display:block;border:none;border-bottom:1px solid black;width:100%;padding-top:8px;color:#00000080;font-size:16px;line-height:20px;font-weight:700}.modal__legend{padding-bottom:12px}.modal__radio-button{border:none;padding:0;width:16px;height:16px;color:#00000080}.modal__radio-button:checked{color:#000}.modal__content_type_image{width:498px;height:610px;margin:0;padding:0;border-radius:16px;position:relative}.modal__image{width:100%;height:498px;display:flex;justify-self:center;margin:0;border-radius:16px 16px 0 0}.modal__close_white{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")}.modal__footer{display:flex;justify-content:space-between;align-items:flex-start;margin:20px 0 32px 32px;line-height:24px;font-weight:700}.modal__delete-btn{margin:0 33px 0 0;padding:0;border:none;color:#ff4d00;background-color:#fff;font-weight:700;font-size:20px;line-height:24px;cursor:pointer}.modal__delete-btn_hidden{visibility:hidden}.modal__footer_text{display:flex;flex-direction:column;font-size:20px}.modal__caption{margin:0}.modal__weather{margin:12px 0 0}.register-modal .modal__content{width:496px;height:456px}.modal__login-btn{border:none;background-color:#fff;color:#00000080;width:70px;height:36px;margin:8px 0 0;line-height:20px;font-weight:700;cursor:pointer;position:relative;left:75px;bottom:11px;padding:0}.modal__submit_register{border-radius:4px;background-color:#0000004d;border:none;width:65px;height:36px;margin:8px 0 0;line-height:20px;font-weight:700;color:#fff;cursor:pointer;position:relative}.modal__label_type_avatar-url{margin-bottom:32px;padding:0}.login-modal .modal__content{width:496px;height:304px}.modal__register-btn{border-radius:4px;border:none;background-color:#fff;width:90px;height:36px;margin:8px 0 0;line-height:20px;font-weight:700;color:#00000080;cursor:pointer;padding:0;position:relative;left:70px;bottom:45px}.modal__submit_login{border-radius:4px;background-color:#0000004d;border:none;width:65px;height:36px;margin:8px 0 0;line-height:20px;font-weight:700;color:#fff;cursor:pointer;position:relative}.modal__submit:hover{background-color:#000}.modal__label_type_password{margin-bottom:32px;padding:0}.footer{padding:40px 0 24px;display:flex;justify-content:space-between}.footer__name,.footer__year{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}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Bold-CLAvwUWO.woff);font-weight:700;font-style:normal}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Regular-D175tNtc.woff);font-weight:400;font-style:normal}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Medium-B0QoDuRO.woff);font-weight:500;font-style:normal}
