.app{background-color:#f3f3f3;font-family:Cabinet Grotesk,sans-serif}.app__content{max-width:1360px;margin:0 auto;padding:0 20px}.header{display:flex;align-items:center;padding:32px 0 28px}.header__logo{margin-right:24px}.header__date-and-location{margin:0}.header__add-clothes-btn{margin:0 20px 0 auto}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none;gap:21px}.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:322px;border-radius:19px;border:1px solid rgba(0,0,0,.3);position:relative;display:flex;justify-content:center;overflow:hidden}.card__name{position:absolute;top:15px;margin:0;padding:2px 12px;background-color:#fff;font-size:16px;line-height:20px}.card__image{width:100%}.footer{display:flex;align-items:center;padding:32px 0 28px}.footer__copyright-year{margin-left:auto}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden}.modal_opened{visibility:visible}.modal__title{margin:0 0 24px;font-size:16px;line-height:20px;font-weight:700}.modal__close{padding:0;position:absolute;top:20px;right:28px;border:none;background-color:transparent}.modal__content{background-color:#fff;border-radius:20px;position:relative;padding:28px 28px 36px;max-width:496px;box-sizing:border-box;width:100%}.modal__form{display:flex;flex-direction:column;width:100%}.modal__label{margin:0 0 24px;font-weight:700}.modal__input{display:block;outline:none;border:none;border-bottom:solid 1px black;width:100%;margin:8px 0 0;padding:0}.modal__radio-buttons{border:none;padding:0;display:flex;flex-direction:column;margin:0 0 32px}.modal__legend{margin:0 0 12px;font-weight:700}.modal__radio-input{font-size:16px;line-height:20px;margin:0 8px 0 0}.modal__label_type_radio{margin:0 0 8px;color:#00000080}.modal__radio-input:checked~span{color:#000}.modal__submit{margin:0;max-width:124px;height:36px;border:none;border-radius:4px;background-color:#0000004d;font-size:16px;line-height:20px;color:#fff}.modal__content_type_image{background-color:#fff;max-width:498px;border-radius:20px;border:1px solid rgba(0,0,0,.3);padding:0;position:relative;height:min-content;overflow:hidden}.modal__image{width:100%;object-fit:cover;margin:0 0 20px}.modal__footer{margin:0 0 32px 32px}.modal__caption{font-size:20px;line-height:24px;color:#000;font-weight:700;margin:0 0 12px}.modal__weather{font-size:20px;line-height:24px;color:#000;font-weight:700;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;font-weight:700;src:url(/se_project_react/assets/CabinetGrotesk-Bold-BAQZSB8G.otf)}@font-face{font-family:Cabinet Grotesk;font-weight:500;src:url(/se_project_react/assets/CabinetGrotesk-Medium-DHJjXo9b.otf)}
