.page{background-color:#f3f3f3}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}.header{display:flex;align-items:center;padding:32px 0 28px;justify-content:space-between}.header__container{display:flex;align-items:center;gap:16px}.header__logo{margin-right:24px}.header__date-and-location{margin:0;font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-style:Bold;font-size:20px;line-height:24px;letter-spacing:0%}.header__add-cloths-btn{margin:0;font-family:Cabinet Grotesk,sans-serif;border:none;font-size:20px;line-height:24px;background-color:transparent;cursor:pointer}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0;font-family:Cabinet Grotesk,sans-serif}.header__link{display:flex;text-decoration:none;background:none;padding:0;border:0;cursor:pointer;color:inherit}.toggle-switch{width:56px;height:28px;border:2px solid black;border-radius:20px;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 .25s}.toggle-switch__text{color:gray;position:absolute;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}.toggle-switch__text_color_white{color:#fff}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none;gap:20px}.cards__text{margin:0;padding:40px 0 34px;font-family:Cabinet Grotesk;font-weight:700;font-size:20px}.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}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.card{width:323px;height:326px;position:relative;display:flex;justify-content:center;border-radius:30%}.card:hover{cursor:pointer}.card__name{position:absolute;top:15px;margin:0;font-family:Cabinet Grotesk;color:#0009;font-size:1rem;font-weight:700;line-height:20px;width:73px;height:24px;background-color:#fff;text-align:center}.card__image{width:100%;border-radius:30%}.footer{display:flex;justify-content:space-between}.footer__text{font-family:Cabinet Grotesk;font-size:16px;font-weight:500;line-height:24px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0000004d;visibility:hidden}.modal_opened{visibility:visible}.modal__close{width:20px;height:20px;border:none;position:absolute;top:20px;right:28px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACuSURBVHgBlZNLDsIwDESdWl3QE3AVNmw4fC/CAi5AFkUKHpGIkNSOO9L0E+tN3VgJRHSjr1bxi3xaxBc8TOIkPuWF5QAMJrFcHuJzLuD+FG8OGN2uCHg7QzpYHDkXRyG7MApcfUELmTUYCtSr3tBYrXVw24HWyazB0ET7CvTfXftudtBu2EbGdHgAo+07GSPmAYx/NkfMA7hIDWEHbIYg4OqA1ZByGj1wUaTf0U8fyilQs644PTQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-color:#fff}.modal__title{font-family:Cabinet Grotesk;font-weight:700;font-size:16px;line-height:20px;margin:0}.modal__content{max-width:496px;height:436px;position:relative;padding:28px 28px 36px;background-color:#fff;border-radius:20px;box-sizing:border-box;width:100%}.modal__form{display:flex;flex-direction:column}.modal__label{margin-top:24px;font-family:Cabinet Grotesk;font-weight:700;font-size:16px;line-height:20px}.modal__input{display:block;width:100%;padding:0;margin-top:8px;border:none;border-bottom:1px solid #000;font-family:Cabinet Grotesk;font-weight:700;font-size:16px;line-height:20px}.modal__radio-buttons{display:flex;flex-direction:column;padding:0;margin:0;border:none;font-family:Cabinet Grotesk;font-weight:700;font-size:16px;line-height:20px}.modal__legend{padding:24px 0 12px}.modal__label_type_radio{margin:0;padding-top:8px;color:#00000080}.modal__radio-input{margin-right:8px}.modal__submit{width:124px;height:36px;position:absolute;bottom:36px;background-color:#000;border-radius:4px;border:none;color:#fff}.modal__caption{font-family:Cabinet Grotesk,sans-serif;font-size:20px;line-height:24px;font-weight:700;color:#000;margin:0}.modal__weather{font-family:Cabinet Grotesk,sans-serif;font-size:20px;line-height:24px;font-weight:700;color:#000;margin:0;padding:12px 0}.modal__close{position:absolute;opacity:.5;border:none;background:none;cursor:pointer;top:20px;right:20px}.modal__close:hover{opacity:1;cursor:pointer}.modal__content_type_image{display:flex;flex-direction:column;box-sizing:border-box;padding:0}.modal__image{width:100%;flex:1 1 auto;object-fit:contain;border-radius:8px 8px 0 0;display:block}.modal__footer{padding:20px 32px;background:#fff;border-radius:0 0 8px 8px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.modal__footer-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.modal__delete-btn{font-size:20px;margin-top:0;background:none;border:none;color:#ff4d00;font-family:Cabinet Grotesk,sans-serif;font-weight:700;cursor:pointer;padding:0;white-space:nowrap;flex-shrink:0}.profile{display:flex;align-items:flex-start;gap:48px;padding-top:40px;box-sizing:border-box}.profile__sidebar{flex:0 0 20%;max-width:300px}.profile__clothing-item{flex:1 1 auto;min-width:0}.sidebar{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.sidebar__top{display:flex;align-items:center;gap:16px}.sidebar__avatar{width:56px;height:56px;object-fit:cover;border-radius:50%;flex-shrink:0}.sidebar__username{font-family:Cabinet Grotesk,sans-serif;font-size:24px;font-weight:700;margin:0}.clothes-section{padding-top:12px}.clothes-section__header{display:flex;align-items:center;gap:20px;padding-bottom:16px}.clothes-section__title{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:20px;font-weight:700}.clothes-section__add-btn{font-family:Cabinet Grotesk,sans-serif;font-size:20px;font-weight:700;background:none;border:none;cursor:pointer;opacity:.6}.clothes-section__add-btn:hover{text-decoration:underline;opacity:1}.clothes-section__items{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:21px;justify-content:center}/*! 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}
