.page{color:#f0f0f0;background-color:#000;min-height:100vh;margin:0;padding:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}.app-toast{color:#fff;z-index:9999;background:#e53935;border-radius:8px;padding:10px 16px;font:500 14px/1.2 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000040}@media screen and (max-width:1024px){.page{padding:0 16px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-COLGFB3M.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-Black-BJbWHna9.woff2)format("woff2")}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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,[hidden]{display:none}.header{width:100%}.header__content{justify-content:space-between;align-items:center;max-width:880px;margin:0 auto;padding:45px 0 0;display:flex}.header__logo{width:173px;margin:0}.header__menu{align-items:center;gap:24px;display:flex}.header__email{color:#fff;margin:0;font-size:18px;line-height:22px}.header__link{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;line-height:22px;text-decoration:none}.header__link:hover{opacity:.6}.header__line{opacity:.7;background-color:#545454;max-width:880px;margin:41px auto 0}@media screen and (max-width:1024px){.header__content{max-width:90%;padding-top:30px}.header__logo{width:150px}.header__line{max-width:90%;margin-top:20px}}@media screen and (max-width:544px){.header__content{max-width:100%;padding:20px 20px 0}.header__logo{width:126px}.header__line{max-width:100%;margin-top:20px}}.intro{justify-content:space-between;align-items:center;gap:2rem;width:880px;margin:5% auto;display:flex}.intro__photo{aspect-ratio:1;object-fit:cover;border-radius:50%;width:120px}.intro__profile{flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;display:flex}.intro__profile-top{align-items:center;gap:.5rem;display:flex}.intro__profile-title{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:42px;font-weight:500;line-height:48px}.intro__profile-edit-button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #fff;width:30px;height:30px;font-size:14px}.intro__profile-edit-button:hover{opacity:.6}.intro__profile-activity{color:#fff;margin-top:.5rem;font-family:Inter,sans-serif;font-size:18px;font-weight:400}.intro__addCard-button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #fff;width:150px;height:50px;font-size:20px}.intro__addCard-button:hover{opacity:.6}@media screen and (max-width:1024px){.intro{flex-direction:column;align-items:center;gap:1.5rem;width:90%;margin:40px auto}.intro__profile{text-align:center;align-items:center}.intro__profile-title{font-size:36px;line-height:42px}.intro__profile-activity{font-size:16px}.intro__addCard-button{width:120px;height:45px;font-size:18px}}@media screen and (max-width:544px){.intro{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin:5% auto}.intro__photo{object-fit:cover;border-radius:50%;width:100px}.intro__profile{flex-direction:column;align-items:center;gap:.5rem;display:flex}.intro__profile-top{justify-content:center;align-items:center;gap:.5rem;display:flex}.intro__profile-title{color:#fff;margin:0;font-size:24px;line-height:1.2}.intro__profile-edit-button{color:#fff;background-color:#000;border:1px solid #fff;width:24px;height:24px;font-size:12px}.intro__profile-activity{color:#fff;margin:0;font-size:16px}.intro__addCard-button{width:90%;height:50px;margin-top:10%;font-size:24px}}.popup{z-index:1000;visibility:hidden;opacity:0;pointer-events:none;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.popup_opened{visibility:visible;opacity:1;pointer-events:all}.popup__container{background-color:#fff;border-radius:5%;flex-direction:column;justify-content:space-around;width:430px;height:330px;display:flex;position:absolute;top:20%;left:30%}.popup__title{color:#000;margin-left:5%;font-family:Inter,sans-serif;font-size:24px;font-weight:900;line-height:100%}.popup__form{flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative;bottom:15%}.popup__input-action,.popup__input-name{color:#000;background-color:#fff;border:none;border-bottom:1px solid #c4c4c4;outline:none;width:358px;height:27px;margin-bottom:5%;font-family:Inter,sans-serif}.popup__input-name::placeholder,.popup__input-action::placeholder{color:#c4c4c4}.popup__button{color:#c4c4c4;cursor:pointer;background-color:#fff;border:1px solid #c4c4c4;width:365px;height:50px;margin-top:5%;font-family:Inter,sans-serif}.popup__button:hover{opacity:.8}.popup__form:has(#input-name:valid):has(#input-tag:valid) .popup__button{color:#fff;cursor:pointer;background-color:#000}.popup__close{color:#fff;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:40px;line-height:1;display:flex;position:absolute;top:-15%;right:-10%}.popup__close:hover{opacity:.6}.popup__button_disabled{color:#c4c4c4;cursor:default;opacity:.6;background-color:#fff;border:1px solid #c4c4c4}.popup__input_type_error{border-bottom:1px solid red}.popup__error{color:red;font-size:10px;display:none}.popup__error_visible{display:block}@media screen and (max-width:1024px){.popup__container{border-radius:10px;width:90%;max-width:430px;height:auto;margin:0 auto;padding:20px;top:10%;left:0}.popup__input-name,.popup__input-action,.popup__button{width:100%}.popup__close{font-size:32px;top:-12%;right:-5%}}@media screen and (max-width:544px){.popup{justify-content:center;align-items:center;width:100%;height:100%}.popup__container{border-radius:5%;width:282px;height:322px;position:relative;top:90px;left:20px}.popup__input-action,.popup__input-name,.popup__button{width:90%}.popup__close{font-size:26px;top:-10%;right:-3%}}.addCard{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:90%;height:90%;display:none;position:fixed;top:0;left:0}.addCard_opened{display:flex}.addCard__container{background-color:#fff;border-radius:5%;flex-direction:column;justify-content:space-around;width:430px;height:330px;display:flex;position:absolute;top:20%;left:30%}.addCard__title{color:#000;margin-left:5%;font-family:Inter,sans-serif;font-size:24px;font-weight:900;line-height:100%}.addCard__form{flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative;bottom:15%}.addCard__input-action,.addCard__input-name{color:#000;background-color:#fff;border:none;border-bottom:1px solid #c4c4c4;outline:none;width:358px;height:27px;margin-bottom:5%;font-family:Inter,sans-serif}.addCard__input-name::placeholder,.addCard__input-action::placeholder{color:#c4c4c4}.addCard__button{color:#c4c4c4;cursor:pointer;background-color:#fff;border:1px solid #c4c4c4;width:365px;height:50px;margin-top:5%;font-family:Inter,sans-serif}.addCard__button:hover{opacity:.8}.addCard__form:has(#input-name:valid):has(#input-tag:valid) .popup__button{color:#fff;cursor:pointer;background-color:#000}.addCard__close{color:#fff;cursor:pointer;background-color:#0000;border:none;font-size:40px;position:absolute;top:-15%;right:-10%}.addCard__close:hover{opacity:.6}.addCard__input_type_error{border-bottom:1px solid red}.addCard__error{color:red;margin-top:5px;font-size:12px;display:none}.addCard__error_visible{display:block}@media screen and (max-width:1024px){.addCard__container{border-radius:10px;width:90%;max-width:430px;height:auto;margin:0 auto;padding:20px;top:10%;left:0}.addCard__input-name,.addCard__input-action,.addCard__button{width:100%}.addCard__close{font-size:32px;top:-12%;right:-5%}}@media screen and (max-width:544px){.addCard{background-color:#00000080;justify-content:center;align-items:center;width:100%;max-width:282px;height:322px}.addCard__container{border-radius:5%;width:282px;height:322px;position:relative;top:90px;left:20px}.addCard__input-action,.addCard__input-name,.addCard__button{width:90%}.addCard__close{font-size:26px;top:-10%;right:-3%}}.grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:20px;width:880px;margin:0 auto;padding:20px;display:grid;position:relative}.grid__item{background-color:#fff;border-radius:10px;flex-direction:column;font-size:24px;display:flex;position:relative}.grid__item-delete{color:#000;cursor:pointer;opacity:.7;z-index:10;font-size:18px;position:absolute;top:10px;right:10px}.grid__item-delete:hover{opacity:1}.grid__item-img{object-fit:cover;width:100%;max-width:282px;height:282px}.grid__item-text{color:#333;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;font-size:18px;display:flex}.grid__item-city{font-family:Inter,sans-serif;font-size:24px;font-weight:900;line-height:100%}.grid__item-icon{color:#000;font-size:24px}.grid__item-icon:hover{opacity:.5}@media screen and (max-width:1024px){.grid{grid-template-columns:repeat(2,1fr);justify-items:center;width:90%;margin:0 auto;left:0}.grid__item-img{aspect-ratio:1;width:100%;height:auto}.grid__item{width:100%}.grid__item-text{padding:10px;font-size:16px}.grid__item-city,.grid__item-icon{font-size:20px}}@media screen and (max-width:544px){.grid{grid-template-columns:repeat(1,1fr);gap:10px;width:282px;padding:10px}}.popupImage__photo{object-fit:contain;border-radius:10px;width:auto;max-width:75vw;height:auto;max-height:75vh;margin:0 auto;display:block;box-shadow:0 0 20px #00000080}.popupImage__caption{color:#fff;text-align:center;margin-top:12px;font-size:18px}.intro__photo-wrapper{line-height:0;display:inline-block;position:relative}.intro__photo{border-radius:50%;display:block}.intro__avatar-edit{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0009;border:none;border-radius:50%;place-items:center;font-size:20px;transition:opacity .2s;display:grid;position:absolute;inset:0}.intro__photo-wrapper:hover .intro__avatar-edit{opacity:1}.intro__avatar-edit span{pointer-events:none}.toast{z-index:9999;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:16px;right:16px}.toast__item{color:#fff;opacity:1;border-radius:8px;min-width:220px;max-width:340px;padding:10px 14px;font:500 14px/1.3 Inter,system-ui,sans-serif;transition:opacity .3s,transform .3s;transform:translateY(0);box-shadow:0 6px 28px #0000002e}.toast__item--info{background:#3b82f6}.toast__item--success{background:#10b981}.toast__item--error{background:#ef4444}.toast__item--hide{opacity:0;transform:translateY(8px)}.grid__item-icon--loading{pointer-events:none;opacity:.5}.footer__copyright{color:#545454;text-align:center;background-color:var(--footer-bg-color);padding-top:5%;padding-bottom:5%;font-size:.875rem;position:relative}@media screen and (max-width:1024px){.footer__copyright{text-align:center;padding:40px 20px;left:0}}@media screen and (max-width:544px){.footer__copyright{text-align:center;padding-left:0;padding-right:0;left:0}}.cards__list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.card{background-color:#fff;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 0 10px #00000026}.card__image{object-fit:cover;width:100%;height:260px;display:block}.card__delete-button{cursor:pointer;background-color:#0009;border:none;border-radius:4px;width:24px;height:24px;position:absolute;top:10px;right:10px}.card__description{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.card__title{color:#000;white-space:nowrap;text-overflow:ellipsis;max-width:80%;margin:0;font-size:16px;font-weight:700;overflow:hidden}.card__like-button{cursor:pointer;background-color:#0000;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #ccc}.card__like-button:hover{box-shadow:0 0 0 1px #000}.grid{max-width:880px;margin:40px auto 60px}.auth{color:#fff;flex-direction:column;align-items:center;max-width:358px;margin:60px auto 80px;display:flex}.auth__title{text-align:center;margin:0 0 50px;font-size:24px;font-weight:900;line-height:29px}.auth__form{flex-direction:column;width:100%;display:flex}.auth__input{color:#fff;background:0 0;border:none;border-bottom:2px solid #ccc;outline:none;width:100%;margin:0 0 30px;padding:0 0 10px;font-size:14px;line-height:17px}.auth__input::placeholder{color:#ccc}.auth__submit{color:#000;cursor:pointer;background:#fff;border:none;border-radius:2px;width:100%;height:50px;margin-top:186px;font-size:18px;line-height:22px}.auth__submit:hover{opacity:.85}.auth__caption{text-align:center;margin:15px 0 0;font-size:14px;line-height:17px}.auth__link{color:#fff;text-decoration:none}.auth__link:hover{opacity:.6}@media screen and (max-width:544px){.auth{max-width:260px;margin:40px auto}.auth__title{margin-bottom:40px;font-size:20px;line-height:24px}.auth__submit{margin-top:143px;font-size:16px;line-height:19px}}.popup__container_type_infotooltip{box-sizing:border-box;border-radius:10px;width:430px;min-height:330px;padding:60px 36px}.infotooltip{flex-direction:column;align-items:center;display:flex}.infotooltip__icon{margin:0 0 32px}.infotooltip__title{text-align:center;color:#000;max-width:358px;margin:0;font-size:24px;font-weight:900;line-height:29px}@media screen and (max-width:544px){.popup__container_type_infotooltip{width:280px;min-height:308px;padding:50px 18px}.infotooltip__title{font-size:20px;line-height:24px}}
