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}.page{font-family:Cabinet Grotesk,sans-serif;background-color:#f3f3f3}.page__content{max-width:1360px;margin:0 auto;padding:0 40px}.header{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:20px;padding:32px 0 28px}.header__date-and-location{margin:11px 0 5px 24px;line-height:24px}.header__add-clothes-btn{margin:8px 0 8px auto;padding:0;border:0;font-weight:700;line-height:24px}.header__add-clothes-btn:hover{cursor:pointer}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0 0 0 20px;line-height:100%}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.weather-card__temp{position:absolute;top:20px;left:13px;font-size:36px;font-weight:700;line-height:40px;color:#fff;margin:0}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.cards__text{font-size:20px;font-weight:700;line-height:100%;margin:40px auto 34px}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none;gap:20px}.card{display:flex;justify-content:center;position:relative;width:323px;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.3)}.card:hover{cursor:pointer}.card__name{position:absolute;top:17px;font-size:16px;font-weight:700;line-height:20px;margin:0;color:#0009;background-color:#fff;border-radius:4px;padding:2px 12px}.card__image{width:100%}.modal{visibility:hidden;display:flex;justify-content:center;align-items:center;position:fixed;inset:0;background:#0000004d}.modal__is-opened{visibility:visible;opacity:1;transition-delay:0s}.modal__content{position:relative;background-color:#fff;padding:28px 28px 36px;max-width:496px;width:100%;box-sizing:border-box;border-radius:20px}.modal__title{font-size:16px;line-height:20px;max-width:fit-content;margin:0 0 24px}.modal__close{position:absolute;top:20px;right:28px;max-height:16px;border:0;margin:0;padding:0;background:transparent}.modal__close{cursor:pointer}.modal__form{display:flex;flex-direction:column}.modal__label{font-weight:700;font-size:16px;line-height:20px}.modal__input{display:block;border:0;border-bottom:1px solid #000;padding:0;line-height:20px;width:440px;margin-top:8px;margin-bottom:24px}.modal__radio-buttons{display:flex;flex-direction:column;border:none;padding:0;margin:0}.modal__legend{font-weight:700;margin-bottom:12px}.modal__label_type_radio{display:flex;margin-bottom:8px;color:#00000080}.modal__label_type_radio:has(input[type=radio]:checked){color:#000}.modal__radio-input{margin-right:8px;line-height:20px}.modal__submit{line-height:20px;color:#fff;background-color:#000;margin-top:24px;max-width:124px;padding:8px 16px;border:0;border-radius:4px}.modal__submit:hover{cursor:pointer;background-color:#0009}.modal__content_type_image{position:relative;border-radius:16px;overflow:hidden}.modal__close_type_preview{position:absolute;top:24px;right:24px}.modal__image{display:block;height:498px;width:498px}.modal__footer{background:#fff;margin:0;padding:20px 0 32px 32px}.modal__caption{font-size:20px;line-height:24px;margin:0}.modal__weather{font-size:20px;font-weight:700;line-height:24px;margin:12px 0 0}.footer{display:flex;justify-content:space-between;line-height:20px;margin:171px auto 20px}
