/*! 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:Mediumer}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}.modal__close{position:absolute;top:20px;right:28px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACsSURBVHgBlZNLDoMwDERtLBb0BL1KN1308lyki/YC6aJIrUckIiLYMSMNH0dvMLHCRPSgVbP6QzFN6hseBjWrL7kwnYDBsOjlrb7mAu4v9RKA0e2MgG8wpIHVSfJiL+QQxoJUX7BCRguGmFrVG5qqWgPvO7A6GS0YGuhYv2zr3e1gv2ELOdORDoy2n+SMWDow/tkdsXTgIjNEArAbgoB7ADZDymmMwEWJtqPPf9GMULc71PZqAAAAAElFTkSuQmCC) center no-repeat;cursor:pointer;width:16px;height:16px;background-color:transparent;background-size:cover;border:none}#root{margin:0 auto;display:flex;justify-content:center}.page{padding:1.5rem 1.5rem 0;box-sizing:border-box;max-width:1440px;background-color:#f3f3f3;min-height:100vh;min-width:80vw}.page__content{box-sizing:border-box;max-width:1440px;display:flex;flex-direction:column;min-height:95vh}.header{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.1);min-height:60px;position:relative}.header__left{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.header__right{display:flex;align-items:center;gap:15px;flex-shrink:0;white-space:nowrap}.header__logo{height:30px;flex-shrink:0}.header__date-and-location{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.header__add-clothes-btn{font-weight:700;background:none;border:none;cursor:pointer;padding:8px 16px;border-radius:4px;transition:background-color .2s ease;white-space:nowrap}.header__add-clothes-btn:hover{background-color:#0000001a}.header__profile-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex-shrink:0;max-width:200px}.header__user-name{font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.header__avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0}.header__auth-buttons{display:flex;gap:8px;margin-left:12px;flex-shrink:0}.header__button{padding:5px 13px;border:1px solid #aaa;background:#fff;font-weight:500;border-radius:4px;cursor:pointer;transition:background .15s,color .15s;font-size:1rem;white-space:nowrap}.header__button:hover{background:#f1f1f1;color:#2678fa}.header__avatar-placeholder{width:36px;height:36px;border-radius:50%;background-color:#2678fa;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;flex-shrink:0}@media (max-width: 768px){.header{padding:10px 15px;gap:10px}.header__left{gap:10px}.header__right{gap:8px}.header__date-and-location{display:none}.header__user-name{max-width:80px}}.toggle-switch{width:56px;height:28px;border:2px solid;color:#7e7e7e;border-radius:20px;cursor:pointer;overflow:hidden;position:relative;display:inline-flex;margin-left:auto;margin-right:15px}.toggle-switch__checkbox{opacity:0;width:56px;height:26px}.toggle-switch__circle{background-color:#000;width:28px;height:28px;position:absolute;border-radius:50%;left:0;transition:all .4s}.toggle-switch__text{color:gray;position:absolute;top:5px;left:9px;font-family:Cabinet Grotesk Bold,Times New Roman,Times,sans-serif;font-size:14px;font-weight:700;line-height:100%;margin-top:3px}.toggle-switch__text_F{left:9px}.toggle-switch__text_C{left:38px}.toggle-switch__checkbox:checked~.toggle-switch__circle{left:27.9px}.toggle-switch__text_color_white{color:#fff}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none;gap:21px}.cards__text{font-family:Cabinet Grotesk,Times New Roman,Times,serif;font-weight:700;font-size:20px;line-height:24.8px}.card__name{background:#fff;font-family:Cabinet Grotesk,Times New Roman,Times,serif;font-weight:700;font-size:16px;line-height:20px;color:gray}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden;font-family:Cabinet Grotesk,Times New Roman,Times,serif}.weather-card__temp{font-size:36px;line-height:40px;margin:0;position:absolute;top:20px;left:16px;color:#fff;font-family:Cabinet Grotesk,Times New Roman,Times,serif}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.card{width:323px;position:relative;display:flex;border:1px solid;justify-content:center;border-color:#0000004d;border-radius:19px}.card__name{margin:0;padding:2px 12px;background-color:#fff;font-size:16px;font-weight:700;line-height:20px;border-radius:4px;font-family:Cabinet Grotesk Bold,Times New Roman,Times,sans-serif;color:#0009}.card__image{width:100%;border-radius:19px}.card__header{position:absolute;top:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px}.card__like-icon{width:24px;height:24px;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.card__like-icon:hover{opacity:.8;transform:scale(1.05)}.card__like-icon_active{opacity:1;transform:scale(1.1)}.clothes-section{flex-wrap:wrap}.clothes-section__content{display:flex;gap:15px;margin-left:60px}.clothes-section__text{font-size:20px;line-height:100%;font-weight:700;font-family:Cabinet Grotesk Bold,Times New Roman,Times,sans-serif;margin-bottom:16px}.clothes-section__add-btn{border:none;background:transparent;font-size:20px;font-weight:700;line-height:100%;font-family:Cabinet Grotesk Bold,Times New Roman,Times,sans-serif;transition:.4s;padding:0;margin-top:7px}.clothes-section__add-btn:hover{cursor:pointer;color:#0009}.clothes-section__empty{text-align:center;color:#666;font-style:italic;margin:40px 0;font-size:16px}.sidebar{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:20px}.sidebar__user-info{display:flex;align-items:center;gap:16px;width:100%}.sidebar__avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;background-color:#007bff;flex-shrink:0}.sidebar__username{font-size:20px;font-weight:500;margin:0;color:#000;flex-grow:1}.sidebar__actions{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:10px}.sidebar__edit-btn,.sidebar__logout-btn{background:none;border:none;text-align:left;padding:0;cursor:pointer;font-size:16px;color:#000;text-decoration:none;line-height:1.2}.sidebar__edit-btn:hover,.sidebar__logout-btn:hover{opacity:.6}.sidebar__logout-btn{margin-top:4px}.sidebar__avatar-container{position:relative;width:80px;height:80px;flex-shrink:0}.sidebar__avatar-placeholder{width:80px;height:80px;border-radius:50%;background:#2678fa;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;position:absolute;top:0;left:0}.modal{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden}.modal_opened{visibility:visible}.modal__title{margin:0 0 24px}.modal__close{position:absolute;top:20px;right:28px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACsSURBVHgBlZNLDoMwDERtLBb0BL1KN1308lyki/YC6aJIrUckIiLYMSMNH0dvMLHCRPSgVbP6QzFN6hseBjWrL7kwnYDBsOjlrb7mAu4v9RKA0e2MgG8wpIHVSfJiL+QQxoJUX7BCRguGmFrVG5qqWgPvO7A6GS0YGuhYv2zr3e1gv2ELOdORDoy2n+SMWDow/tkdsXTgIjNEArAbgoB7ADZDymmMwEWJtqPPf9GMULc71PZqAAAAAElFTkSuQmCC) center no-repeat;cursor:pointer;width:16px;height:16px;background-color:transparent;background-size:cover;border:none}.modal__content{background-color:#fff;position:relative;padding:28px 28px 36px;max-width:496px;box-sizing:border-box;width:100%;border:1px solid rgba(0,0,0,.3);border-radius:20px}.modal__form{display:flex;flex-direction:column;width:100%;gap:24px;align-items:flex-start}.modal__input{display:block;border:0px;border-bottom:1px solid rgba(0,0,0,1);width:440px;font-family:Cabinet Grotesk,Times New Roman,Times,serif;padding-bottom:8px;padding-top:8px}.modal__radio-buttons{border:none;padding:0;display:flex;flex-direction:column;gap:8px;font-family:Cabinet Grotesk,Times New Roman,Times,serif;align-items:flex-start;width:100%}.modal_submit{background:#0000004d;color:#fff;font-weight:700;width:auto;min-width:100px;max-width:124px;height:36px;padding:0 12px;font-family:Cabinet Grotesk,Times New Roman,Times,serif;transition:background-color .3s ease;border:none;cursor:pointer}.modal_submit.modal__submit_active{background:#000!important}.modal__legend{margin-bottom:12px;font-family:Cabinet Grotesk,Times New Roman,Times,serif;font-weight:700;font-size:16px;line-height:20px}.modal__label.modal__label__type_radio{display:flex;align-items:center;gap:8px}.profile{display:flex;padding:20px;gap:30px;max-width:1360px;margin:0 auto}.profile__sidebar{min-width:220px}.profile__clothing-items{flex-grow:1}.modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal_opened{opacity:1;visibility:visible}.modal__container,.modal__container_type_image{width:100%;max-width:498px;border-radius:20px;background-color:#fff;overflow:hidden;position:relative}.modal__image{width:100%;height:auto;max-height:498px;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px;display:block}.modal__footer{background-color:#fff;padding:20px;display:flex;flex-direction:column;gap:12px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.modal__caption{margin:0;font-size:20px;font-weight:700;font-family:Cabinet Grotesk,Times New Roman,Times,serif}.modal__weather{margin-top:8px;font-size:16px;font-weight:700;font-family:Cabinet Grotesk,Times New Roman,Times,serif}.modal__close{position:absolute;top:20px;right:20px;background-color:#fff;color:#000;width:30px;height:30px;border:2px solid #000;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;z-index:10;transition:background-color .2s ease}.modal__close:hover{background-color:#f0f0f0}.modal__footer-top{display:flex;justify-content:space-between;align-items:center;width:100%}.modal__delete-button{background:none;border:none;color:#ff4d00;font-size:14px;font-weight:700;cursor:pointer;padding:0}.modal__delete-button:hover{text-decoration:underline}.modal__delete-button_hidden{display:none}.footer{display:flex;justify-content:flex-start;align-items:center;height:40px;margin-top:30px;margin-bottom:10px;color:#000;padding:10px;font-family:Cabinet Grotesk,Times New Roman,Times,serif}.modal__content_confirm{background-color:#fff;position:relative;padding:28px;max-width:670px;width:100%;box-sizing:border-box;border-radius:20px}.modal__confirm-message{font-size:20px;line-height:1.2;font-weight:700;text-align:center;margin:0 0 40px}.modal__confirm-buttons{display:flex;flex-direction:column;gap:12px;width:100%}.modal__confirm-button{width:100%;height:36px;border-radius:4px;font-size:20px;line-height:1.2;font-weight:700;cursor:pointer}.modal__confirm-button_type_delete{background-color:transparent;color:#ff4d00;border:none}.modal__confirm-button_type_cancel{background-color:transparent;border:none;color:#000}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}.modal_opened{visibility:visible;opacity:1;transition:opacity .3s ease-in-out}.modal__close{color:#222;font-size:2rem;font-weight:700;opacity:.85;transition:color .2s;cursor:pointer;position:absolute;top:24px;right:24px;background:none;border:none;z-index:10}.modal__input{width:100%;padding:.5rem 0;border:none!important;border-bottom:2px solid #222!important;border-radius:0!important;font-size:1rem;background:#fff;margin-top:.25rem;margin-bottom:.25rem;outline:none!important;box-shadow:none!important;transition:border-bottom-color .2s}.modal__input:focus{border-bottom:2px solid #2678fa!important;outline:none!important;background:#fff}.modal__actions{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;margin-top:1.5rem}.modal__actions .modal__button{width:auto;padding:.7rem 1.5rem;margin-top:0}.modal__actions span{color:#666;font-weight:500}.modal__signup-btn{background:none;border:none;color:#2678fa;cursor:pointer;font-weight:600;text-decoration:underline;font-size:1rem;padding:0;transition:color .2s}.modal__signup-btn:hover{color:#0b48b2}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1000;display:flex;align-items:center;justify-content:center}.modal__content{background:#fff;border-radius:24px;padding:2.5rem 2rem 2rem;width:400px;max-width:90vw;box-shadow:0 8px 32px #00000026;position:relative}.modal__close{position:absolute;right:24px;top:24px;background:none;border:none;font-size:2rem;color:#aaa;cursor:pointer}.modal__form label{display:block;margin-bottom:1.2rem}.modal__label{font-weight:500;display:block;margin-bottom:.5rem}.modal__input{width:100%;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fafbfc;margin-top:.25rem;margin-bottom:.25rem;transition:border .2s}.modal__input:focus{border:1.5px solid #2678fa;outline:none;background:#fff}.modal__button{width:100%;padding:.7rem 0;margin-top:1.5rem;background:#2678fa;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:background .2s}.modal__button:disabled{background:#dbeafe;cursor:not-allowed}.modal__close{color:#222;font-size:2rem;font-weight:700;opacity:.8;transition:color .2s;cursor:pointer;position:absolute;top:24px;right:24px;background:none;border:none;z-index:10}.modal__close:hover{color:#e3342f;opacity:1}.modal__switch-btn{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;font-size:14px;padding:8px 0;margin-top:10px;text-align:center}.modal__button-container{display:flex;align-items:center;gap:20px;margin-top:20px}.modal__submit-btn{background-color:#000;color:#fff;border:none;padding:12px 24px;border-radius:4px;cursor:pointer;font-size:14px}.modal__submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.modal__switch-btn{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;font-size:14px;padding:0;white-space:nowrap}.modal__switch-btn:hover{color:#0056b3}
