.page{background:#f3f3f3;font-family:Cabinet Grotesk,Arial,Helvetica,sans-serif}.page__content{width:1360px;margin:0 auto}.header{margin:32px 0 28px;display:flex;align-items:center}.header__logo{font-weight:900;font-size:32px;margin-right:24px;cursor:pointer;transition:all 1s;text-decoration:none;color:inherit}.header__logo:hover{opacity:.6}.header__date-and-location{font-weight:700;font-size:20px;line-height:24px;letter-spacing:0%;margin:0}.header__avatar{width:40px;height:40px;border-radius:50%;border:1px solid #00000080}.header__add-clothes-btn{border:none;font-weight:500;font-size:20px;margin:0 20px 0 auto;transition:color .3s ease-in-out;cursor:pointer}.header__add-clothes-btn:hover{background:#f3f3f3;color:#0009}.header__login-btn{border:none;font-weight:500;font-size:20px;margin:0 10px 0 auto;transition:color .3s ease-in-out;cursor:pointer}.header__login-btn:hover{background:#f3f3f3;color:#0009}.header__register-btn{border:none;font-weight:500;font-size:20px;margin:0 10px 0 auto;transition:color .3s ease-in-out;cursor:pointer}.header__register-btn:hover{background:#f3f3f3;color:#0009}.header__logout-btn{border:none;font-weight:500;font-size:20px;margin:0 10px 0 auto;transition:color .3s ease-in-out;cursor:pointer}.header__logout-btn:hover{background:#f3f3f3;color:#0009}.header__user-container{display:flex;align-items:center;gap:12px;margin-left:20px;cursor:pointer;text-decoration:none;color:inherit}.header__username{font-weight:500;font-size:20px;transition:all 1s}.header__user-container:hover .header__username{opacity:.6}.header__buttons{display:flex;gap:20px;margin-left:auto;margin-right:20px}.toggle-switch{width:56px;height:28px;border:2px solid #7e7e7e;border-radius:20px;cursor:pointer;position:relative;transition:all 1s;margin:auto}.toggle-switch:hover{border:2px solid black}.toggle-switch__checkbox{opacity:0}.toggle-switch__circle{position:absolute;background-color:#000;width:28px;height:28px;border-radius:20px;left:-1px;transition:all .8s}.toggle-switch__text{font-size:14px;position:absolute;font-weight:700;z-index:2}.toggle-switch__text_F{color:#fff;top:5px;left:9px;transition:all 1s}.toggle-switch__text_C{color:#7e7e7e;top:5px;right:10px;transition:all 1s}.toggle-switch__checkbox:checked~.toggle-switch__circle{left:28px}.toggle-switch__checkbox:checked~.toggle-switch__text_F{color:#7e7e7e}.toggle-switch__checkbox:checked~.toggle-switch__text_C{color:#fff}.weather-card{position:relative}.weather-card__temp{font-weight:500;font-size:36px;color:#fff;line-height:40px;letter-spacing:0%;vertical-align:middle;position:absolute;z-index:2;margin:0;top:20px;left:12px}.weather-card__image{z-index:1}.card{width:328px;height:328px;border:1px solid rgba(0,0,0,.3);border-radius:16px;overflow:hidden;position:relative;cursor:pointer}.card__header{position:absolute;background-color:#fff;border-radius:4px;width:fit-content;padding:2px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:1;top:10%;left:50%;transform:translate(-50%,-50%)}.card__image{max-width:100%;height:auto;border-radius:16px;position:absolute;top:0;left:0;object-fit:cover;z-index:0}.card__name{font-weight:500;font-size:16px;line-height:20px;letter-spacing:0%;color:#0009;position:relative;z-index:1;padding:0 5px;text-align:center;background-color:#fff;width:fit-content;border-radius:4px;margin:0}.card__like-btn{width:18px;height:18px;background-color:transparent;border:none;opacity:40%;transition:opacity .3s ease-in-out;cursor:pointer;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20stroke='black'%20stroke-opacity='0.6'%20stroke-width='2'/%3e%3c/svg%3e")}.card__like-btn:hover{opacity:1}.card__like-btn_liked{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20fill='black'/%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20stroke='black'%20stroke-opacity='0.6'%20stroke-width='2'/%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20stroke='black'%20stroke-width='2'/%3e%3c/svg%3e");opacity:1}.card__like-btn_liked:hover{opacity:.5}.cards__text{margin:40px 0 34px auto;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0%}.cards__list{display:grid;grid-template-columns:repeat(4,1fr);gap:21px;padding:0}.footer{display:flex;padding:100px 0 24px;font-size:16px;font-weight:400;color:#000;justify-content:space-between}.footer__author,.footer__year{margin:0}.modal__close{position:absolute;top:28px;right:20px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7023%201.70711C16.0929%201.31658%2016.0929%200.683417%2015.7023%200.292893C15.3118%20-0.0976311%2014.6787%20-0.0976311%2014.2881%200.292893L7.99805%206.58298L1.70796%200.292893C1.31744%20-0.0976311%200.684274%20-0.0976311%200.29375%200.292893C-0.096775%200.683417%20-0.096775%201.31658%200.29375%201.70711L6.58383%207.99719L0.292893%2014.2881C-0.0976311%2014.6787%20-0.0976311%2015.3118%200.292893%2015.7023C0.683417%2016.0929%201.31658%2016.0929%201.70711%2015.7023L7.99805%209.4114L14.289%2015.7023C14.6795%2016.0929%2015.3127%2016.0929%2015.7032%2015.7023C16.0937%2015.3118%2016.0937%2014.6787%2015.7032%2014.2881L9.41226%207.99719L15.7023%201.70711Z'%20fill='black'%20fill-opacity='0.3'/%3e%3c/svg%3e");width:16px;height:16px;border:none;background-color:transparent;opacity:1;transition:opacity .3s ease-in-out;cursor:pointer}.modal__footer{display:flex;justify-content:space-between;font-weight:700;padding:20px 32px 32px}.modal__garment-info{display:flex;flex-direction:column;gap:12px}.modal__caption,.modal__weather{margin:0}.modal__delete-btn{border:none;font-weight:500;font-size:20px;margin:0 20px 0 auto;transition:opacity .3s ease-in-out;cursor:pointer;color:#ff4d00;width:fit-content;height:fit-content}.modal__delete-btn:hover{background:#fff;opacity:.6}.modal__image{width:498px;height:498px;border-radius:20px 20px 0 0}.modal__close{position:absolute;top:28px;right:20px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7023%201.70711C16.0929%201.31658%2016.0929%200.683417%2015.7023%200.292893C15.3118%20-0.0976311%2014.6787%20-0.0976311%2014.2881%200.292893L7.99805%206.58298L1.70796%200.292893C1.31744%20-0.0976311%200.684274%20-0.0976311%200.29375%200.292893C-0.096775%200.683417%20-0.096775%201.31658%200.29375%201.70711L6.58383%207.99719L0.292893%2014.2881C-0.0976311%2014.6787%20-0.0976311%2015.3118%200.292893%2015.7023C0.683417%2016.0929%201.31658%2016.0929%201.70711%2015.7023L7.99805%209.4114L14.289%2015.7023C14.6795%2016.0929%2015.3127%2016.0929%2015.7032%2015.7023C16.0937%2015.3118%2016.0937%2014.6787%2015.7032%2014.2881L9.41226%207.99719L15.7023%201.70711Z'%20fill='black'%20fill-opacity='0.3'/%3e%3c/svg%3e");width:16px;height:16px;border:none;background-color:transparent;opacity:1;transition:opacity .3s ease-in-out;cursor:pointer}.profile{display:flex;gap:60px}.sidebar__profile{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.sidebar__user{display:flex;gap:16px}.sidebar__username{width:fit-content;font-size:20px;font-weight:500;color:#000}.sidebar__avatar{width:56px;height:56px;margin-left:12px;border:1px solid #00000080;border-radius:50%}.sidebar__edit-profile-btn{font-weight:500;font-size:20px;cursor:pointer;transition:color .3s ease-in-out;color:#0009;border:none;width:fit-content}.sidebar__edit-profile-btn:hover{background:#f3f3f3;color:#000000e6}.sidebar__logout-btn{font-weight:500;font-size:20px;cursor:pointer;transition:color .3s ease-in-out;color:#0009;border:none;width:fit-content;background:none}.sidebar__logout-btn:hover{background:#f3f3f3;color:#000000e6}.clothes-section__header{display:flex;gap:20px}.clothes-section__title{font-size:20px;font-weight:500;width:fit-content}.clothes-section__add-new-btn{font-weight:500;font-size:20px;cursor:pointer;transition:color .3s ease-in-out;color:#0009;border:none;width:fit-content}.clothes-section__add-new-btn:hover{background:#f3f3f3;color:#000000e6}.cards__list{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;padding:0}.modal{position:fixed;background-color:#0000004d;top:0;left:0;width:100%;height:100%;visibility:hidden;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease-in-out;padding:0 10px;box-sizing:border-box;z-index:1}.modal_is-opened{visibility:visible;opacity:1}.modal__content{background:#fff;position:relative;border-radius:20px}.modal__content_type_form{padding:16px 28px 32px}.modal__form{display:flex;flex-direction:column;gap:24px;width:470px}.modal__close{position:absolute;top:28px;right:20px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7023%201.70711C16.0929%201.31658%2016.0929%200.683417%2015.7023%200.292893C15.3118%20-0.0976311%2014.6787%20-0.0976311%2014.2881%200.292893L7.99805%206.58298L1.70796%200.292893C1.31744%20-0.0976311%200.684274%20-0.0976311%200.29375%200.292893C-0.096775%200.683417%20-0.096775%201.31658%200.29375%201.70711L6.58383%207.99719L0.292893%2014.2881C-0.0976311%2014.6787%20-0.0976311%2015.3118%200.292893%2015.7023C0.683417%2016.0929%201.31658%2016.0929%201.70711%2015.7023L7.99805%209.4114L14.289%2015.7023C14.6795%2016.0929%2015.3127%2016.0929%2015.7032%2015.7023C16.0937%2015.3118%2016.0937%2014.6787%2015.7032%2014.2881L9.41226%207.99719L15.7023%201.70711Z'%20fill='black'%20fill-opacity='0.3'/%3e%3c/svg%3e");width:16px;height:16px;border:none;background-color:transparent;opacity:1;transition:opacity .3s ease-in-out;cursor:pointer}.modal__close-btn:hover{opacity:.5}.modal__title{font-weight:700;font-size:16px;margin-top:28px;margin-bottom:0}.modal__input{border:none;border-bottom:1px #000000 solid;cursor:pointer;accent-color:grey}.modal__error{visibility:hidden;font-weight:500;font-size:16px;color:#ff0000b3;line-height:110.00000000000001%;letter-spacing:0%}.modal__error_visible{visibility:visible}.modal__input_type_error{border-bottom:1px #ff0000 solid}.modal__label{display:flex;flex-direction:column;font-weight:700;gap:8px}.modal__radio-buttons{border:none;padding:0;display:flex;flex-direction:column;gap:8px}.modal__radio-text{color:#000;opacity:.5;transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;border-radius:6px;padding:2px 0}.modal__label_type_radio{display:flex;flex-direction:row;gap:11px;opacity:1}.modal__input_type_radio{accent-color:black}.modal__input_type_radio:hover+.modal__radio-text{opacity:.85;background:#0000000a}.modal__input_type_radio:checked+.modal__radio-text{opacity:1;background:#00000014;box-shadow:0 0 0 2px #0000000f inset}.modal__legend{font-weight:700;margin-bottom:12px}.modal__submit{border:none;background-color:#000;border-radius:4px;color:#fff;font-weight:500;font-size:16px;padding:8px 16px;width:fit-content;cursor:pointer;transition:opacity .3s ease-in-out}.modal__submit:hover:not([disabled]){opacity:.8}.modal__submit_type_disabled{opacity:.5}.modal__switch-auth-form-btn{color:#000;opacity:.5;padding:10px;font-size:16px;font-weight:500;border:none;background-color:transparent;cursor:pointer;font-weight:700;transition:opacity .3s ease-in-out}.modal__switch-auth-form-btn:hover{opacity:1}.modal__submit-container{display:flex;gap:2px;align-items:flex-start}.modal__content_type_confirmation{padding:60px 150px;display:flex;flex-direction:column;align-items:center}.modal__prompt{font-weight:500;font-size:20px;line-height:24px;margin:0}.modal__confirm-btn{border:none;font-weight:500;font-size:20px;margin-top:40px;transition:color .3s ease-in-out;cursor:pointer;color:#ff4d00}.modal__confirm-btn:hover{background:#f3f3f3;color:#ff4d0099}.modal__cancel-btn{border:none;font-weight:500;font-size:20px;margin-top:24px;transition:color .3s ease-in-out;cursor:pointer;color:#000}.modal__cancel-btn:hover{background:#f3f3f3;color:#0009}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Regular-D9cmwbIg.otf) format("otf");font-weight:400}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Medium-DHJjXo9b.otf) format("opentype");font-weight:500}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Bold-BAQZSB8G.otf) format("opentype");font-weight:700}@font-face{font-family:Cabinet Grotesk;src:url(/assets/CabinetGrotesk-Black-DZq1wtpo.otf) format("opentype");font-weight:900}/*! 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}
