.page{background-color:#f3f3f3;font-family:cabinet-grotesk,sans-serif;display:flex;flex-direction:column;min-height:100vh}.page__content{width:100%;flex:1;margin:0 auto;padding:0 40px;box-sizing:border-box}.modal__legend{margin-bottom:12px;color:#000;font-size:16px;font-weight:700;line-height:20px;font-style:bold}.modal__input{margin-bottom:24px;font-weight:700;font-size:16px;line-height:20px;font-style:bold}.modal__radio-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px;border:none;padding:0}.modal__label.modal__label_type_radio{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:16px;line-height:20px;cursor:pointer}.modal__radio-input{accent-color:#000;cursor:pointer}.modal__label_type_radio input:checked+span{color:#000}.header{display:flex;align-items:center;padding:32px 0 28px;font-family:cabinet-grotesk,sans-serif}.header__logo{margin-right:24px}.header__date-and-location{margin:0;font-weight:700;font-size:20px;line-height:24px}.header__right{display:flex;align-items:center;gap:16px;margin-left:auto}.header__add-clothes-btn{margin:0 20px 0 auto;border-style:none;font-weight:700;font-size:20px;line-height:24px;background-color:transparent}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0;font-weight:700;font-style:bold;font-size:20px;line-height:24px}.header__nav-link{color:#000;text-decoration:none}.header__auth-buttons{display:flex;align-items:center;gap:12px}.header__login-btn{margin:0 20px 0 auto;border-style:none;font-weight:700;font-style:bold;font-size:20px;line-height:24px;background-color:transparent}.header__register-btn{margin:0;border-style:none;font-weight:700;font-style:bold;font-size:20px;line-height:24px;background-color:transparent}.header__avatar{width:40px;height:40px;border-radius:50%}.toggle-switch{width:3.5rem;height:1.75rem;border:2px solid #000;border-radius:999px;cursor:pointer;overflow:hidden;position:relative}.toggle-switch__checkbox{opacity:0}.toggle-switch__circle{background-color:#000;width:28px;height:28px;border-radius:50%;position:absolute;left:0;transition:all .2s}.toggle-switch__checkbox:checked+.toggle-switch__circle{left:28px}.toggle-switch__text{font-family:cabinet-grotesk,sans-serif;position:absolute;top:5px;color:gray}.toggle-switch__text_F{left:9px}.toggle-switch__text_C{right:9px}.toggle-switch__text_color_white{color:#fff}.toggle-switch__checkbox:not(:checked)~.toggle-switch__text_F{color:#fff}.toggle-switch__checkbox:checked~.toggle-switch__text_C{color:gray}.cards__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(323px,1fr));flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:21px;justify-items:center}.cards__text{font-family:cabinet-grotesk,sans-serif;font-weight:700;font-size:20px;line-height:100%}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden;font-family:cabinet-grotesk,sans-serif}.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%}.card{width:323px;position:relative;list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;font-family:cabinet-grotesk,sans-serif}.card__header{position:absolute;top:15px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px}.card__name{width:74px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:24px;color:#0009;background-color:#fff;border-radius:4px;margin:0;padding:0;box-sizing:border-box}.card__image{width:323px;height:326px;border-radius:19px;object-fit:cover;object-position:center;cursor:pointer}.card__like-button{background:none;border:none;cursor:pointer;padding:0}.card__like-icon{width:18px;height:18px}.cards__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:20px}.footer{width:100%;margin-top:85px;padding:1rem 2rem;align-items:center;background-color:#f3f3f3;color:#000;font-size:.9rem;font-family:cabinet-grotesk,sans-serif;box-sizing:border-box;overflow-x:hidden}.footer__content{display:flex;justify-content:space-between;align-items:center;max-width:1360px;margin:0 auto}.footer__name{font-weight:500;height:20px;font-size:16px;font-style:500;line-height:20px}.footer__date{opacity:.8;white-space:nowrap;font-weight:500;font-size:16px;line-height:20px}.modal__form{display:flex;flex-direction:column;width:100%}.modal__radio-buttons{border:none;padding:0;display:flex;flex-direction:column;gap:8px;margin-bottom:20px;color:#00000080}.modal__actions{display:flex;align-items:center;gap:12px}.modal__secondary-button{background:none;border:none;padding:0;font-size:16px;font-weight:700;cursor:pointer;opacity:.6}.modal__secondary-button:hover{opacity:1}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden;font-family:cabinet-grotesk,sans-serif}.modal_opened{visibility:visible}.modal__title{margin:0 0 24px}.modal__label{font-weight:700;font-size:14px;line-height:18px;display:flex;flex-direction:column}.modal__close{position:absolute;top:20px;right:28px;border:none;background:transparent;padding:0;cursor:pointer}.modal__close-icon{width:16px;height:16px;display:block}.modal__content{background-color:#fff;position:relative;padding:28px 28px 38px;max-width:496px;box-sizing:border-box;width:100%;border-radius:20px}.modal__form{display:flex;flex-direction:column;width:100%;gap:16px}.modal__input{display:block;width:100%;border-style:none;border-bottom:1px solid #000;margin-top:8px;cursor:pointer}.modal__submit{padding:8px 16px;border-radius:4px;border:none;background-color:#0000004d;color:#fff;font-size:14px;cursor:pointer;align-self:flex-start}.modal__submit:hover{background-color:#0009}.modal__submit:active{background-color:#000}.modal__content_type_image{display:flex;flex-direction:column;padding:0;border-radius:20px;overflow:hidden;background-color:#fff;font-family:cabinet-grotesk,sans-serif;position:relative}.modal__image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center}.modal__footer{padding:20px 32px;background-color:#fff;border-top:1px solid #eee;display:flex;flex-direction:column;gap:4px;font-size:1.25rem;line-height:1.5;color:#000;font-weight:700}.modal__header-row{display:flex;justify-content:space-between;align-items:center}.modal__caption{margin:0 0 12px}.modal__weather{margin:0}.modal__delete-button{display:flex;align-items:center;justify-content:flex-end;padding:8px 16px;background:transparent;border:none;color:#ff4d00;font-size:1.25rem;font-weight:700;line-height:1.5;cursor:pointer}.profile{display:flex;align-items:flex-start;gap:116px}.clothes-section{flex-grow:1}.clothes-section__row{display:flex;align-items:center;gap:20px;background-color:transparent;border:none}.clothes-section__title{font-family:cabinet-grotesk,sans-serif;font-size:20px;font-weight:700;line-height:100%;color:#000}.clothes-section__button{font-family:cabinet-grotesk,sans-serif;cursor:pointer;line-height:24px;background-color:transparent;border-style:none;font-size:20px;font-weight:700;font-style:bold;color:#0009}.clothes-section__items{display:flex;padding:0;gap:20px;flex-wrap:wrap}.sidebar{width:229px;height:138px;padding-left:40px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:24px;font-family:cabinet-grotesk,sans-serif}.sidebar__user{display:flex;align-items:center;gap:16px}.sidebar__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}.sidebar__avatar-placeholder{width:56px;height:56px;border-radius:50%;background-color:#ccc;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;color:#fff}.sidebar__name{font-family:cabinet-grotesk,sans-serif;font-weight:700;font-style:Bold;font-size:20px;line-height:100%;margin:0;white-space:nowrap}.sidebar__edit-button{font-family:cabinet-grotesk,sans-serif;margin-top:24px;width:fit-content;font-size:20px;font-weight:700;font-style:Bold;line-height:100%;border:none;margin-bottom:8px;color:#000;cursor:pointer;white-space:nowrap}.sidebar__signout-btn{font-family:cabinet-grotesk,sans-serif;width:fit-content;font-size:20px;font-weight:700;font-style:Bold;line-height:100%;border-radius:8px;border:none;color:#000;cursor:pointer}/*! 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-Regular-D9cmwbIg.otf) format("woff2"),url(/assets/CabinetGrotesk-Bold-BAQZSB8G.otf) format("woff");font-weight:400;font-style:normal}
