:root{--bg:#f4f6fa;--surface:#fff;--surface-2:#eef1f7;--text:#172033;--muted:#697386;--line:#dde2ec;--primary:#565bcb;--primary-2:#4677d9;--teal:#16a085;--gold:#b47b12;--coral:#d85f73;--shadow:0 10px 32px #1c274214;--nav:74px;color:var(--text);background:var(--bg);font-synthesis:none;font-family:Inter,SF Pro Display,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{background:#e9edf4;overflow-x:hidden}body{background:radial-gradient(circle at 90% 0,#e7ecff 0,transparent 30%),var(--bg);min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden}button,input,textarea{font:inherit;color:inherit}button,a{cursor:pointer}.app-shell{width:100%;max-width:520px;min-height:100dvh;padding:calc(12px + env(safe-area-inset-top)) 16px calc(var(--nav) + 28px + env(safe-area-inset-bottom));margin:auto;overflow:hidden}.page{padding-top:18px;animation:.25s enter}.app-header{align-items:center;gap:10px;min-width:0;height:50px;display:flex}.app-header>h1{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;overflow:hidden}.header-actions{gap:6px;min-width:0;margin-left:auto;display:flex}.brand{align-items:center;gap:9px;min-width:0;display:flex}.brand__mark{flex:none;width:42px;height:42px}.brand__word{letter-spacing:-.045em;white-space:nowrap;font-size:21px}.brand__word b{font-weight:820}.brand__word em{color:var(--primary);font-style:normal;font-weight:850}.brand--compact .brand__mark{width:35px;height:35px}.brand--compact .brand__word{font-size:18px}.wallet-chip,.vip-chip,.icon-button{border:1px solid var(--line);background:#ffffffe6;border-radius:14px;justify-content:center;align-items:center;gap:5px;height:38px;padding:0 11px;font-size:13px;font-weight:720;display:flex}.wallet-chip svg,.vip-chip svg{width:16px}.wallet-chip svg{color:var(--gold);fill:#f4ce6d}.vip-chip{color:#785410;background:#fff9e9;border-color:#ead7a5}.icon-button{border-radius:13px;width:38px;padding:0}.icon-button svg{width:20px}.button{border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;padding:12px 16px;font-weight:760;text-decoration:none;transition:transform .15s,opacity .15s;display:flex}.button:active{transform:scale(.98)}.button:disabled{opacity:.45;cursor:not-allowed}.button svg{width:19px}.button--primary{color:#fff;background:linear-gradient(110deg,var(--primary),var(--primary-2));box-shadow:0 10px 24px #4b56c238}.button--secondary{color:var(--primary);box-shadow:none;background:#eef0ff;border:1px solid #d8dbff}.button--ghost{color:var(--muted);box-shadow:none;background:0 0}.card{border:1px solid var(--line);background:#fffffff2;border-radius:22px;padding:18px;position:relative;box-shadow:0 5px 22px #242e490b}.badge{color:#4f55bb;background:#eef0ff;border-radius:999px;align-items:center;width:max-content;padding:5px 9px;font-size:11px;font-weight:760;display:inline-flex}.badge--green{color:#0f806c;background:#e6f7f2}.badge--gold{color:#946208;background:#fff5d9}.badge--coral{color:#bd4359;background:#fff0f2}.avatar{color:#fff;background:linear-gradient(145deg,#6870d7,#4e9aca);border-radius:20px;flex:none;place-items:center;font-weight:800;display:grid;box-shadow:0 7px 18px #3b599729}.avatar svg{width:44%;height:44%}.avatar--md{width:50px;height:50px}.avatar--lg{width:66px;height:66px}.avatar--xl{border-radius:34px;width:104px;height:104px;font-size:36px}.avatar--1{background:linear-gradient(145deg,#399e91,#5f70cc)}.avatar--2{background:linear-gradient(145deg,#4677d9,#7765c5)}.avatar--3{background:linear-gradient(145deg,#d59b3d,#b96767)}.progress{background:#e8ebf2;border-radius:99px;width:100%;height:8px;display:block;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--primary));height:100%;transition:width .5s;display:block}.greeting{margin:4px 3px 20px}.greeting p{color:var(--muted);margin:0 0 5px}.greeting h1,.page-intro h1{letter-spacing:-.04em;margin:0;font-size:30px;line-height:1.08}.page-intro{margin:4px 3px 19px}.page-intro p{color:var(--muted);margin:7px 0 0;line-height:1.45}.new-secret{background:linear-gradient(140deg,#fff,#f3f5ff);grid-template-columns:54px minmax(0,1fr);gap:13px;display:grid}.feature-icon{color:#fff;background:linear-gradient(145deg,var(--primary),var(--primary-2));border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.feature-icon svg{width:25px}.new-secret h2{margin:7px 0 3px;font-size:20px}.new-secret p,.referral p{color:var(--muted);margin:0;font-size:13px}.new-secret>.button,.new-secret>.text-link{grid-column:1/-1}.text-link{color:var(--primary);background:0 0;border:0;align-items:center;gap:4px;margin:auto;font-weight:730;display:flex}.text-link svg{width:15px}.referral{background:linear-gradient(140deg,#f3f8f7,#f6f6ff);grid-template-columns:1fr auto;gap:12px;margin-top:13px;display:grid}.referral h3{margin:9px 0 3px;font-size:16px}.referral>.button{align-self:center;width:auto;min-height:40px;padding:8px 12px}.referral>.progress{grid-column:1/-1}.section-title{justify-content:space-between;align-items:center;margin:25px 3px 10px;display:flex}.section-title h2{margin:0;font-size:20px}.section-title button{color:var(--primary);background:0 0;border:0}.message-list{gap:9px;display:grid}.message-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:19px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px;display:grid}.message-card>span:nth-child(2){min-width:0}.message-card b{font-size:14px}.message-card p{color:#4d586c;white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:13px;overflow:hidden}.message-card small{color:var(--muted);font-size:11px}.message-card>svg{color:#a5adba;width:17px}.bottom-nav{z-index:20;width:100%;max-width:520px;height:calc(var(--nav) + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8b94a5;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:10px;display:flex}.bottom-nav button svg{width:21px}.bottom-nav button span{white-space:nowrap}.bottom-nav button.active{color:var(--primary);font-weight:760}.secret-card{background:linear-gradient(140deg,#fff,#f5f6fb);gap:14px;margin:13px 0;display:flex}.secret-card h2{margin:3px 0 10px;font-size:16px}.secret-card blockquote{margin:0 0 12px;font-size:20px;line-height:1.4}.secret-card small{color:var(--muted)}.known-card{margin:12px 0}.known-card>div{align-items:center;gap:8px;display:flex}.known-card>div svg{width:18px;color:var(--primary)}.known-card>div .badge{margin-left:auto}.known-card h3{margin:17px 0;font-size:17px}.composer h3{font-size:16px}.composer textarea,.sheet-textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:16px;outline:none;width:100%;min-height:112px;padding:14px}.composer textarea:focus,.sheet-textarea:focus,.field input:focus{border-color:#9ca2e7;box-shadow:0 0 0 4px #eaebff}.composer .button{margin-top:9px}.composer small{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:11px;display:flex}.composer small svg{width:13px}.success-card,.sheet-success{text-align:center}.success-card>span,.sheet-success>span{width:55px;height:55px;color:var(--teal);background:#e6f7f2;border-radius:50%;place-items:center;margin:auto;font-size:27px;display:grid}.success-card p{color:var(--muted)}.hint-list{gap:9px;display:grid}.hint-card{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.hint-card>span{background:#eef1f8;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.hint-card h3{margin:0 0 4px;font-size:13px}.hint-card p{color:var(--muted);margin:0;font-size:12px}.hint-card .button{width:auto;min-height:36px;padding:7px 10px;font-size:12px}.privacy-note{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.privacy-note svg{width:17px;color:var(--teal)}.chips{flex-wrap:wrap;gap:7px;margin-bottom:15px;display:flex}.chips button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:8px 12px}.chips button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.user-card{padding:0;overflow:hidden}.user-card__cover{background:linear-gradient(145deg,#e8eef9,#e5f3f0);place-items:center;height:190px;display:grid;position:relative}.user-card__cover .badge{position:absolute;top:14px;right:14px}.user-card__body{padding:18px}.user-card__body h2{margin:0;font-size:24px}.location{color:var(--muted);align-items:center;gap:4px;font-size:13px;display:flex}.location svg{width:15px}.interest-list{flex-wrap:wrap;gap:6px;margin:13px 0;display:flex}.user-card__body>p:last-of-type{color:#4f5b6f;line-height:1.5}.share-preview{text-align:center;background:linear-gradient(145deg,#fff,#f0f4fb);margin-bottom:12px;overflow:hidden}.share-preview>.brand{justify-content:center}.share-preview__mark{background:#eef0ff;border-radius:36px;place-items:center;width:128px;height:128px;margin:17px auto 9px;display:grid}.share-preview__mark img{width:94px}.share-preview h2{margin:0 0 12px;font-size:24px}.share-preview small{color:var(--muted);margin-top:15px;display:block}.page>.button+.button{margin-top:8px}.setup-note{align-items:center;gap:12px;display:flex}.setup-note>svg{color:var(--teal)}.setup-note h3,.setup-note p{margin:0}.setup-note p{color:var(--muted);margin-top:3px;font-size:13px}.circle-card{margin-top:14px}.circle-card>div{justify-content:space-between;display:flex}.circle-card h2{margin:10px 0}.circle-card p{color:var(--muted);font-size:13px}.profile-hero{text-align:center}.profile-hero .avatar{margin:auto}.profile-hero h1{margin:11px 0 2px;font-size:26px}.profile-hero p{color:var(--muted);justify-content:center;align-items:center;gap:3px;margin:0 0 9px;display:flex}.profile-hero p svg{width:14px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin:11px 0;display:grid}.stat{text-align:center;padding:11px 3px;display:grid}.stat b{margin:4px 0 2px;font-size:17px}.stat small{color:var(--muted);font-size:9px}.streak{align-items:center;gap:13px;display:flex}.streak>svg{width:39px;height:39px;color:var(--coral)}.streak h3{margin:6px 0 2px}.streak p{color:var(--muted);margin:0;font-size:12px}.menu-list{border:1px solid var(--line);background:#fff;border-radius:19px;overflow:hidden}.menu-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:33px 1fr 18px;align-items:center;gap:8px;width:100%;height:57px;padding:0 14px;display:grid}.menu-row:last-child{border-bottom:0}.menu-row i{width:31px;height:31px;color:var(--primary);background:#eef0ff;border-radius:10px;place-items:center;display:grid}.menu-row i svg,.menu-row>svg{width:16px}.menu-row>svg{color:#a5adba}.store-hero{text-align:center;background:linear-gradient(145deg,#fff9e8,#fff)}.store-hero>svg{width:50px;height:50px;color:var(--gold);fill:#f3ce65}.store-hero h1{margin:4px}.store-hero p{color:var(--muted)}.package-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0;display:grid}.package-grid button{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;gap:8px;min-height:105px;display:flex}.package-grid span{color:var(--muted)}.vip-teaser{grid-template-columns:38px 1fr auto;align-items:center;gap:9px;display:grid}.vip-teaser h3,.vip-teaser p{margin:0}.vip-teaser p{color:var(--muted);font-size:11px}.vip-teaser button{color:var(--primary);background:0 0;border:0;font-weight:740}.vip-hero{text-align:center;color:#fff;background:linear-gradient(145deg,#333b73,#565bcb 62%,#178d7b)}.vip-hero>svg{color:#f4cf72;width:52px;height:52px}.vip-hero .brand{justify-content:center;margin:7px}.vip-hero .brand__word em,.vip-hero .brand__word b{color:#fff}.vip-hero h1{margin:9px 0 3px}.vip-hero p{color:#e9ecff;margin:0}.benefits{gap:8px;margin:13px 0;display:grid}.benefits div{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:13px;display:flex}.achievement-feature{text-align:center;background:linear-gradient(145deg,#fff9e8,#f6f7ff)}.achievement-feature>svg{width:65px;height:65px;color:var(--gold)}.achievement-feature h1{margin-bottom:3px}.achievement-feature p{color:var(--muted)}.achievement-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;display:grid}.achievement-grid .card{text-align:center;display:grid}.achievement-grid span{font-size:26px}.achievement-grid b{margin:7px 0 2px}.achievement-grid small{color:var(--muted)}.setting-group{padding:0;overflow:hidden}.setting-group label{border-bottom:1px solid var(--line);align-items:center;height:57px;padding:0 14px;display:flex}.setting-group label:last-child{border:0}.setting-group label span{flex:1}.setting-group input{opacity:0;position:absolute}.setting-group i{background:#d9deea;border-radius:99px;width:42px;height:25px;padding:3px}.setting-group i:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .15s;display:block}.setting-group input:checked+i{background:var(--teal)}.setting-group input:checked+i:after{transform:translate(17px)}.legal-links{flex-direction:column;align-items:center;gap:9px;margin:23px 0;display:flex}.legal-links a{color:var(--primary);font-size:12px}.support-copy{color:var(--muted);font-size:13px;line-height:1.5}.empty-state{text-align:center;padding:28px 20px}.empty-state__icon{place-items:center;height:95px;display:grid}.empty-state__icon svg{width:52px;height:52px;color:var(--primary)}.empty-state h2{margin:5px 0;font-size:22px}.empty-state p{color:var(--muted);margin:0 auto 18px;line-height:1.5}.conversation{flex-direction:column;justify-content:flex-end;gap:9px;min-height:60dvh;margin-bottom:12px;display:flex}.bubble{border-radius:17px;max-width:82%;padding:11px 14px;line-height:1.45}.bubble--them{border:1px solid var(--line);background:#fff;border-bottom-left-radius:5px;align-self:flex-start}.bubble--me{background:var(--primary);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.chat-composer{grid-template-columns:1fr 47px;gap:7px;display:grid}.chat-composer input{border:1px solid var(--line);background:#fff;border-radius:15px;padding:0 14px}.chat-composer button{color:#fff;background:var(--primary);border:0;border-radius:15px}.chat-composer button:disabled{opacity:.45}.chat-composer svg{width:18px}.onboarding{width:100%;max-width:500px;min-height:100dvh;padding:calc(22px + env(safe-area-inset-top)) 20px calc(22px + env(safe-area-inset-bottom));flex-direction:column;margin:auto;display:flex}.onboarding>.brand{justify-content:center}.onboarding__visual{flex:1;place-items:center;min-height:245px;display:grid;position:relative}.onboarding__visual:before{content:"";background:linear-gradient(145deg,#e8ecfa,#e3f2ee);border-radius:70px;width:225px;height:225px;position:absolute;transform:rotate(8deg)}.onboarding__visual img{width:150px;height:150px;position:relative}.onboarding__visual>span{width:51px;height:51px;color:var(--primary);box-shadow:var(--shadow);background:#fff;border-radius:16px;place-items:center;display:grid;position:absolute;bottom:17%;right:20%}.onboarding__visual>span svg{width:24px}.onboarding__copy{text-align:center}.onboarding__copy .badge{margin:auto}.onboarding__copy h1{margin:13px 0 8px;font-size:29px;line-height:1.1}.onboarding__copy p{color:var(--muted);max-width:390px;margin:0 auto;line-height:1.5}.consent{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:10px;margin:17px 2px 0;padding:12px;font-size:12px;line-height:1.45;display:flex}.consent input{width:19px;height:19px;accent-color:var(--primary);flex:none}.consent a{color:var(--primary)}.form-error{color:#b33d51;text-align:center;font-size:12px}.onboarding__dots{justify-content:center;gap:6px;margin:17px;display:flex}.onboarding__dots i{background:#d3d9e5;border-radius:99px;width:7px;height:7px}.onboarding__dots i.active{background:var(--primary);width:23px}.boot{min-height:100dvh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}.loader{border:3px solid #d9deea;border-top-color:var(--primary);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.sheet-layer{z-index:50;background:#10182861;justify-content:center;align-items:flex-end;padding-top:50px;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:520px;max-height:88dvh;padding:10px 18px calc(22px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.2s sheet;overflow:auto;box-shadow:0 -20px 60px #0f172a2e}.sheet__handle{background:#d6dbe5;border-radius:99px;width:38px;height:4px;margin:0 auto 8px}.sheet__head{justify-content:space-between;align-items:center;display:flex}.sheet__head h2{font-size:20px}.sheet__head button{background:var(--surface-2);border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.sheet-textarea{margin:4px 0 10px}.sheet-notice{background:#eef7f4;border-radius:15px;align-items:flex-start;gap:10px;margin-bottom:13px;padding:13px;display:flex}.sheet-notice svg{color:var(--teal);flex:none}.sheet-notice p{margin:0;line-height:1.45}.field{color:var(--muted);gap:6px;margin-bottom:13px;font-size:12px;display:grid}.field input{border:1px solid var(--line);border-radius:13px;outline:none;height:46px;padding:0 12px}.check-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check-grid label{border:1px solid var(--line);border-radius:13px;padding:12px}.check-grid input{accent-color:var(--primary);margin-right:7px}.check-grid .button{grid-column:1/-1}.toast{z-index:60;left:50%;bottom:calc(var(--nav) + 16px);white-space:nowrap;color:#fff;background:#172033;border-radius:99px;padding:10px 16px;position:fixed;transform:translate(-50%)}.skeleton{background:linear-gradient(90deg,#e7eaf0,#f4f5f8,#e7eaf0) 0 0/200%;border-radius:14px;animation:1.1s infinite shimmer}.sk-title{width:65%;height:60px;margin:12px 0 22px}.sk-card{height:185px;margin-bottom:11px}.sk-card.small{height:110px}@keyframes enter{0%{opacity:0;transform:translateY(5px)}}@keyframes sheet{0%{opacity:0;transform:translateY(25px)}}@keyframes shimmer{to{background-position:-200%}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=359px){.app-shell{padding-left:12px;padding-right:12px}.brand__word{font-size:17px}.brand__mark{width:34px;height:34px}.wallet-chip,.vip-chip{padding:0 8px}.vip-chip{font-size:0}.new-secret{grid-template-columns:48px 1fr}.feature-icon{width:48px;height:48px}.referral{grid-template-columns:1fr}.referral>.button{width:100%}.stats-grid{grid-template-columns:1fr 1fr}.hint-card{grid-template-columns:40px 1fr}.hint-card .button,.hint-card>.badge{grid-column:2;width:100%}.package-grid{grid-template-columns:1fr}.package-grid button{min-height:80px}.secret-card{display:block}.secret-card .avatar{margin-bottom:10px}.bottom-nav button span{font-size:9px}}@media (width>=700px){body{padding:18px 0}.app-shell,.onboarding{background:#ffffff73;border-radius:28px;box-shadow:0 22px 70px #1e2b481a}.bottom-nav{border-radius:0 0 28px 28px;bottom:18px}.sheet{border-radius:24px;margin-bottom:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.task-promo{background:linear-gradient(135deg,#f0f2ff,#edf9f6);grid-template-columns:48px 1fr 36px;align-items:center;gap:12px;margin:0 0 14px;padding:15px;display:grid}.task-promo>span{background:var(--primary);color:#fff;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.task-promo>span svg{width:23px}.task-promo h3,.task-promo p{margin:3px 0}.task-promo p{color:var(--muted);font-size:13px}.task-promo>button{background:#fff;border:0;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.task-promo>button svg{width:18px}.task-promo>.progress{grid-column:2/4}.discovery-title{justify-content:space-between;align-items:flex-end;display:flex}.filter-button{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:6px;padding:9px 10px;font-size:12px;font-weight:750;display:flex}.filter-button svg{width:17px}.filter-button b{background:var(--primary);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.filter-summary{scrollbar-width:none;gap:7px;padding:2px 0 12px;display:flex;overflow:auto}.filter-summary button,.choice-chips button,.selected-interests button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:680}.safety-strip{background:#edf8f5;border-color:#cde9e2;align-items:flex-start;gap:10px;margin:0 0 12px;padding:12px;display:flex}.safety-strip svg{width:20px;color:var(--teal);flex:none}.safety-strip p{margin:0;font-size:12px}.safety-strip p span{color:var(--muted);margin-top:2px;line-height:1.35;display:block}.gift-peek{box-shadow:var(--shadow);background:#ffffffe6;border-radius:999px;align-items:center;padding:3px 9px 3px 3px;font-size:11px;font-weight:720;display:flex;position:absolute;bottom:10px;left:12px}.gift-peek img{object-fit:contain;width:32px;height:32px}.profile-actions{grid-template-columns:1fr 54px;gap:8px;display:grid}.profile-actions .button{margin:0}.profile-actions .button--secondary{padding:0}.anonymous-note{color:var(--muted);align-items:center;gap:6px;margin:8px 0;font-size:12px;display:flex}.anonymous-note svg{flex:none;width:15px}.gift-inline,.gift-back{width:100%;color:var(--primary);background:0 0;border:0;justify-content:center;gap:7px;padding:13px;font-weight:760;display:flex}.gift-inline svg{width:18px}.filter-form{gap:17px;display:grid}.filter-form fieldset{border:0;margin:0;padding:0}.filter-form legend{margin-bottom:9px;font-weight:800}.segment{background:var(--surface-2);border-radius:13px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.segment button{background:0 0;border:0;border-radius:10px;padding:10px 4px;font-size:12px}.segment button.active{color:var(--primary);background:#fff;font-weight:800;box-shadow:0 2px 10px #1c274214}.age-fields{grid-template-columns:1fr auto 1fr;align-items:end;gap:10px;display:grid}.age-fields label{color:var(--muted);font-size:11px}.age-fields input{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin-top:4px;padding:10px;display:block}.filter-form fieldset>small{color:var(--teal);margin-top:6px;font-size:11px;display:block}.choice-chips{flex-wrap:wrap;gap:7px;display:flex}.choice-chips button.active{color:var(--primary);background:#eef0ff;border-color:#bfc4f5}.choice-chips button:disabled{opacity:.45}.filter-rule{color:var(--teal);background:#edf8f5;border-radius:14px;gap:10px;padding:11px;display:flex}.filter-rule svg{flex:none;width:20px}.filter-rule span{font-size:12px;display:grid}.filter-rule small{color:var(--muted);margin-top:2px}.reveal-success>svg{width:48px;height:48px;color:var(--teal)}.reveal-action{text-align:left;background:#f2f3ff;border:1px solid #cbd0f4;border-radius:16px;align-items:center;gap:10px;width:100%;padding:12px;display:flex}.reveal-action>svg{width:24px;color:var(--primary)}.reveal-action span{display:grid}.reveal-action small{color:var(--muted);margin-top:2px;font-weight:500}.screenshot-warning{color:var(--muted);text-align:center;font-size:10px;line-height:1.35;display:block}.gift-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gift-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;min-width:0;padding:10px;box-shadow:0 5px 20px #1c27420d}.gift-grid>button>img{aspect-ratio:1;object-fit:contain;background:linear-gradient(145deg,#f2f4ff,#edf9f7);border-radius:16px;width:100%;display:block}.gift-grid>button>div{padding:8px 3px 2px;display:grid}.gift-grid b{text-overflow:ellipsis;font-size:14px;overflow:hidden}.gift-grid small{color:var(--muted);min-height:28px;margin:3px 0 7px;font-size:11px}.gift-grid span{color:var(--primary);font-size:12px;font-weight:800}.gift-grid--picker{max-height:52vh;overflow:auto}.gift-grid--picker>button{grid-template-columns:62px 1fr;align-items:center;gap:8px;display:grid}.gift-grid--picker>button>img{width:62px}.gift-grid--picker>button>b{align-self:end}.gift-grid--picker>button>span{align-self:start}.sheet-lead{color:var(--muted);margin-top:0;font-size:13px}.gift-confirm{text-align:center}.gift-confirm>img{object-fit:contain;width:150px;height:150px}.gift-confirm h3,.gift-confirm p{margin:4px}.gift-confirm>p{color:var(--muted)}.gift-confirm .field{text-align:left;margin-top:16px}.gift-total{text-align:left;background:var(--surface-2);border-radius:14px;grid-template-columns:1fr auto;gap:8px;margin:13px 0;padding:13px;font-size:13px;display:grid}.gift-total span{color:var(--muted)}.gift-intro{margin-bottom:16px}.gift-intro h1{margin-bottom:6px}.gift-safety{gap:12px;margin:14px 0;display:flex}.gift-safety svg{color:var(--teal);flex:none}.gift-safety p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.recipient-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:10px;width:100%;padding:11px 0;display:flex}.recipient-row span{flex:1;display:grid}.recipient-row small{color:var(--muted)}.recipient-row>svg{width:20px;color:var(--primary)}.gift-mini,.chat-gift{background:#eef0ff;border:1px solid #d8dcfb;border-radius:16px;align-items:center;gap:10px;margin:14px 0;padding:10px;display:flex}.gift-mini img,.chat-gift img{object-fit:contain;width:62px;height:62px}.gift-mini div,.chat-gift div{display:grid}.gift-mini small,.chat-gift small{color:var(--muted);font-size:11px}.chat-gift{max-width:82%;margin-left:auto}.chat-gift-button{color:var(--primary)!important;background:#edf0ff!important;flex:0 0 40px!important}.chat-gift-button svg{width:19px}.gift-shelf{margin:12px 0}.gift-shelf>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gift-shelf>div>button{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;padding:7px}.gift-shelf img{aspect-ratio:1;object-fit:contain;background:linear-gradient(145deg,#f2f4ff,#eef8f6);border-radius:13px;width:100%}.gift-shelf span{display:grid}.gift-shelf b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.gift-shelf small{color:var(--muted);margin-top:2px;font-size:9px}.store-gifts{text-align:left;background:linear-gradient(135deg,#f1f3ff,#eef9f6);border:1px solid #cfd4f7;border-radius:20px;grid-template-columns:54px 1fr 22px;align-items:center;gap:12px;width:100%;margin:14px 0;padding:13px;display:grid}.store-gifts>span{background:var(--primary);color:#fff;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.store-gifts>div h2,.store-gifts>div p{margin:3px 0}.store-gifts>div p{color:var(--muted);font-size:12px}.store-gifts>svg{width:19px;color:var(--primary)}.tasks-hero{background:linear-gradient(135deg,#eef0ff,#edf8f5);grid-template-columns:54px 1fr;align-items:center;gap:12px;display:grid}.tasks-hero>span{background:var(--primary);color:#fff;border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.tasks-hero h1,.tasks-hero p{margin:3px 0}.tasks-hero p{color:var(--muted);font-size:12px}.tasks-hero>.progress{grid-column:1/3}.task-list{gap:9px;margin-top:14px;display:grid}.task-card{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.task-card>span{background:var(--surface-2);width:42px;height:42px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.task-card>span svg{width:20px}.task-card.done>span{color:var(--teal);background:#e6f6f1}.task-card h3,.task-card p{margin:2px 0}.task-card h3{font-size:14px}.task-card p{color:var(--muted);font-size:11px}.task-card>.claim{background:var(--primary);color:#fff;border:0;border-radius:12px;padding:9px;font-size:11px;font-weight:800}.claimed{color:var(--teal);font-weight:750}.task-note{color:var(--muted);align-items:flex-start;gap:7px;font-size:11px;line-height:1.4;display:flex}.task-note svg{width:16px;color:var(--teal);flex:none}.field select{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;margin-top:6px;padding:11px;display:block}.field-note{color:var(--muted);gap:7px;font-size:11px;line-height:1.4;display:flex}.field-note svg{width:16px;color:var(--teal);flex:none}.interest-picker{gap:14px;display:grid}.interest-search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:7px;padding:9px 11px;display:flex}.interest-search svg{width:18px;color:var(--muted)}.interest-search input{border:0;outline:0;flex:1;min-width:0}.interest-search span{color:var(--muted);font-size:11px}.selected-interests{scrollbar-width:none;gap:6px;display:flex;overflow:auto}.selected-interests button{color:var(--primary);background:#eef0ff;border-color:#cfd3f5}.interest-picker section h3{margin:0 0 8px;font-size:13px}@media (width<=359px){.filter-button span{display:none}.gift-grid>button{padding:7px}.gift-grid b{font-size:12px}.gift-shelf>div{gap:5px}.profile-actions{grid-template-columns:1fr 48px}.task-card{grid-template-columns:38px 1fr}.task-card>:last-child{grid-column:2}.segment button{font-size:11px}}.button{white-space:normal;text-align:center;min-width:0;height:auto;min-height:48px;padding:11px 14px;line-height:1.2}.button>span,.button>b{overflow-wrap:anywhere;min-width:0}.vip-chip--active{color:#624408;background:linear-gradient(135deg,#fff8df,#ffedac);border-color:#dfbd5c;box-shadow:0 6px 16px #b47b1221}.vip-chip--active svg{fill:#e8b641}.task-promo>.progress{width:100%;height:8px;min-height:8px;color:inherit;place-items:unset;background:#dce3eb;border-radius:999px;grid-column:1/-1;display:block;overflow:hidden}.task-promo>.progress i{border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--primary));width:auto;height:100%;display:block}.profile-avatar-wrap{width:max-content;margin:auto;position:relative}.profile-avatar-wrap .avatar{margin:0}.vip-avatar{color:#805706;background:#ffdf73;border:3px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;bottom:3px;right:-5px}.vip-avatar svg{fill:#fff0b2;width:16px}.profile-name{justify-content:center;align-items:center;gap:7px;margin-top:10px;display:flex}.profile-name h1{margin:0}.profile-name .badge svg{width:13px}.profile-tags{justify-content:center;margin:10px 0 0}.vip-profile-card{background:linear-gradient(135deg,#fff8dc,#fff);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;margin:11px 0;display:grid}.vip-profile-card>svg{width:25px;color:var(--gold)}.vip-profile-card b,.vip-profile-card p{margin:0}.vip-profile-card p{color:var(--muted);margin-top:2px;font-size:11px}.vip-profile-card button{color:var(--gold);background:0 0;border:0;padding:6px;font-size:12px;font-weight:780}.gift-shelf>div{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.gift-shelf>div>button{flex:0 0 88px;padding:6px}.gift-shelf img{aspect-ratio:auto;width:74px;height:65px;margin:auto}.gift-shelf b{font-size:10px}.gift-shelf small{font-size:8px}.message-actions{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 16px;display:grid}.message-actions>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;align-items:flex-start;gap:8px;min-width:0;min-height:74px;padding:11px;display:flex}.message-actions>button>svg{width:20px;color:var(--primary);flex:none}.message-actions>button>span{gap:2px;min-width:0;display:grid}.message-actions b{overflow-wrap:anywhere;font-size:12px}.message-actions small{color:var(--muted);font-size:10px;line-height:1.25}.share-question-preview{text-align:left;background:linear-gradient(145deg,#f0f2ff,#edf8f5);margin-bottom:12px;padding:16px}.share-question-preview>span{color:var(--muted);font-size:11px;font-weight:720}.share-question-preview blockquote{margin:10px 0;font-size:19px;line-height:1.35}.share-question-preview small{color:var(--muted)}.share-question-actions{gap:8px;display:grid}.share-question-note{color:var(--muted);align-items:flex-start;gap:7px;font-size:11px;line-height:1.4;display:flex}.share-question-note svg{width:16px;color:var(--teal);flex:none}.hints-intro .badge{margin-top:10px}.hints-intro .badge svg{width:14px}.hint-price{white-space:nowrap!important}.hint-price s{color:var(--muted);font-weight:600}.hint-card>div{min-width:0}.hint-card h3{overflow-wrap:anywhere}.chat-shell{height:100dvh;min-height:100dvh;padding-bottom:calc(9px + env(safe-area-inset-bottom));grid-template-rows:50px minmax(0,1fr);display:grid;overflow:hidden}.chat-page{flex-direction:column;min-height:0;padding-top:8px;display:flex}.chat-person{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:0 2px 9px;display:flex}.chat-person>span:nth-child(2){flex:1;min-width:0;display:grid}.chat-person b{font-size:13px}.chat-person small{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.chat-person small i{background:var(--teal);border-radius:50%;width:7px;height:7px}.chat-person .badge svg{width:13px}.chat-messages{overscroll-behavior:contain;flex-direction:column;flex:1;justify-content:flex-end;gap:8px;min-height:0;padding:14px 2px 10px;display:flex;overflow-y:auto}.chat-date{color:var(--muted);align-self:center;font-size:10px}.chat-outgoing{justify-items:end;gap:6px;display:grid}.chat-photo{object-fit:cover;border-radius:18px 18px 5px;max-width:72%;max-height:220px;display:block}.chat-bottom{border-top:1px solid var(--line);background:var(--bg);flex:none;padding-top:8px}.chat-tools{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:7px;display:grid}.chat-tools button{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:5px;min-width:0;height:39px;padding:6px;font-size:11px;font-weight:750;display:flex}.chat-tools svg{width:16px;color:var(--primary)}.chat-tools em{color:var(--gold);font-size:9px;font-style:normal}.chat-composer-v2{grid-template-columns:42px minmax(0,1fr) 42px;align-items:end;gap:7px;display:grid}.chat-composer-v2 textarea{resize:none;border:1px solid var(--line);background:#fff;border-radius:14px;outline:0;width:100%;height:44px;min-height:44px;max-height:106px;padding:11px 12px;line-height:1.25;display:block}.chat-composer-v2 textarea:focus{border-color:#9ca2e7;box-shadow:0 0 0 3px #eaebff}.chat-attach,.chat-send{border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:relative}.chat-attach{color:var(--primary);background:#eef0ff}.chat-attach input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.chat-attach svg,.chat-send svg{width:19px}.chat-send{color:#fff;background:var(--primary)}.chat-send:disabled{opacity:.4}.chat-privacy{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:6px 0 0;font-size:9px;display:flex}.chat-privacy svg{width:12px}.photo-preview{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:8px;margin-bottom:7px;padding:5px 7px;display:grid}.photo-preview img{object-fit:cover;border-radius:9px;width:42px;height:42px}.photo-preview span{color:var(--muted);font-size:11px}.photo-preview button{background:var(--surface-2);border:0;border-radius:50%;width:26px;height:26px}.filter-legend-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.filter-legend-row legend{margin:0}.mini-switch{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.mini-switch input{opacity:0;position:absolute}.mini-switch i{background:#d8dee8;border-radius:99px;width:36px;height:21px;padding:3px}.mini-switch i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .15s;display:block}.mini-switch input:checked+i{background:var(--teal)}.mini-switch input:checked+i:after{transform:translate(15px)}.profile-edit-hero{text-align:center;margin-bottom:14px}.profile-edit-hero .avatar{margin:auto}.photo-change{color:var(--primary);background:0 0;border:0;margin-top:7px;font-size:12px;font-weight:750}.edit-section{margin-bottom:10px}.edit-section h2{margin:0 0 12px;font-size:15px}.field textarea{border:1px solid var(--line);resize:vertical;border-radius:13px;width:100%;min-height:80px;padding:11px}.profile-privacy{gap:10px;display:grid}.profile-privacy label{align-items:center;gap:8px;font-size:12px;display:flex}.profile-privacy input{accent-color:var(--primary)}.edit-actions{padding:10px 0 calc(5px + env(safe-area-inset-bottom));background:linear-gradient(transparent,var(--bg) 24%);position:sticky;bottom:0}.vip-benefits div{grid-template-columns:37px 1fr;gap:10px;display:grid}.vip-benefits span{width:37px;height:37px;color:var(--primary);background:#eef0ff;border-radius:12px;place-items:center;display:grid}.vip-benefits span svg{width:19px}.vip-benefits p{margin:0;display:grid}.vip-benefits small{color:var(--muted);margin-top:3px}.vip-renew{gap:10px;display:grid}.vip-renew p{color:var(--muted);margin:3px 0;font-size:12px}.vip-renew .button{width:100%}.vip-price{align-items:center;gap:5px;display:inline-flex}.vip-price s{color:var(--muted);font-weight:500}.signed-gift{text-align:left;background:#f6f7ff;border:1px solid #d7dcf3;border-radius:14px;align-items:flex-start;gap:9px;margin:12px 0;padding:11px;display:flex}.signed-gift input{width:18px;height:18px;accent-color:var(--primary);flex:none}.signed-gift span{font-size:12px;display:grid}.signed-gift small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.signed-gift-note{color:var(--muted);align-items:flex-start;gap:6px;font-size:10px;line-height:1.4;display:flex}.signed-gift-note svg{width:14px;color:var(--teal);flex:none}@media (width<=359px){.message-actions{grid-template-columns:1fr}.message-actions>button{min-height:62px}.chat-tools button span{font-size:10px}.chat-tools button em{display:none}.vip-profile-card{grid-template-columns:32px 1fr}.vip-profile-card>button{text-align:left;grid-column:2}.segment{grid-template-columns:1fr}.gift-grid{grid-template-columns:1fr 1fr}.hint-card{grid-template-columns:38px minmax(0,1fr)}.hint-card>.button,.hint-card>.badge{grid-column:2;width:100%}}.messages-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.messages-head>div{min-width:0}.messages-head>button{border:1px solid var(--line);width:42px;height:42px;color:var(--primary);background:#fff;border-radius:14px;flex:none;place-items:center;display:grid}.messages-head>button svg{width:20px}.task-promo--compact{margin-bottom:13px}.task-promo--compact h3{font-size:14px}.task-promo--compact p{font-size:11px}.conversation-filters{scrollbar-width:none;gap:7px;margin-bottom:10px;display:flex;overflow-x:auto}.conversation-filters button{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:750;position:relative}.conversation-filters button.active{background:var(--text);border-color:var(--text);color:#fff}.conversation-filters i{background:var(--coral);border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.conversation-list{gap:7px;display:grid}.conversation-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-width:0;padding:10px;display:grid}.conversation-row.unread{background:linear-gradient(135deg,#fff,#f4f5ff);border-color:#cfd3f1}.conversation-row>.people-photo,.conversation-row>.anonymous-avatar{border-radius:15px;width:48px;height:48px}.anonymous-avatar{color:var(--primary);background:linear-gradient(145deg,#eef0ff,#e8f6f2);place-items:center;display:grid}.anonymous-avatar svg{width:20px}.anonymous-avatar--small{border-radius:13px!important;width:40px!important;height:40px!important}.conversation-row__copy{gap:3px;min-width:0;display:grid}.conversation-row__copy>span{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.conversation-row__copy b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-row__copy small{color:var(--muted);white-space:nowrap;font-size:9px}.conversation-row__copy p{color:#4f5b6e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.conversation-row__copy em{color:var(--muted);font-size:9px;font-style:normal}.conversation-row>svg{color:#a3aaba;width:16px}.unread-dot{background:var(--primary);border-radius:50%;justify-self:center;width:9px;height:9px}.messages-empty{text-align:center;padding:24px}.messages-empty>svg{width:42px;height:42px;color:var(--primary)}.messages-empty h2{margin:8px 0 4px;font-size:18px}.messages-empty p{color:var(--muted);font-size:12px}.messages-invite{background:linear-gradient(135deg,#eef8f5,#f1f3ff);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:14px;display:flex}.messages-invite b,.messages-invite p{margin:0}.messages-invite p{color:var(--muted);margin-top:2px;font-size:10px}.messages-invite button{color:var(--primary);background:0 0;border:0;align-items:center;gap:3px;font-size:11px;font-weight:760;display:flex}.messages-invite svg{width:14px}.discovery-trust{background:#eef8f5;align-items:flex-start;gap:9px;margin-bottom:11px;padding:11px;display:flex}.discovery-trust>svg{width:18px;color:var(--teal);flex:none}.discovery-trust b,.discovery-trust p{margin:0}.discovery-trust b{font-size:12px}.discovery-trust p{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.35}.user-card--compact .user-card__cover{background:linear-gradient(145deg,#edf1fa,#e7f3f0);justify-content:center;align-items:center;height:184px;padding:12px;display:flex}.user-card--compact .user-card__cover>.people-photo{border-radius:26px;width:160px;height:160px;box-shadow:0 10px 30px #1a274221}.user-card--compact .user-card__cover .badge{font-size:9px}.user-card--compact .user-card__body{padding:14px}.person-line{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.person-line h2{font-size:21px}.person-line .location{margin:4px 0 0}.person-line>button{width:39px;height:39px;color:var(--primary);background:#eef0ff;border:1px solid #d8dcfb;border-radius:13px;place-items:center;display:grid}.person-line>button svg{width:18px}.compact-interests{margin:10px 0 7px}.person-bio{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0 0 12px!important;font-size:12px!important;line-height:1.4!important}.discovery-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.discovery-actions .button{min-height:43px;font-size:12px}.discovery-actions .button--secondary{border-color:#cdd2f4}.discovery-empty{text-align:center;padding:25px 18px}.discovery-empty>span{width:62px;height:62px;color:var(--primary);background:#eef0ff;border-radius:21px;place-items:center;margin:auto;display:grid}.discovery-empty>span svg{width:29px}.discovery-empty h2{margin:12px 0 5px;font-size:19px}.discovery-empty p{color:var(--muted);margin:0 0 15px;font-size:12px;line-height:1.5}.tasks-hero>.progress{width:100%;height:8px;min-height:8px;color:inherit;place-items:unset;background:#dce3eb;border-radius:999px;grid-column:1/-1;display:block;overflow:hidden}.tasks-hero>.progress i{border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--primary));height:100%;display:block}.tasks-hero h1{font-size:23px}.tasks-hero__icon{width:54px!important;height:54px!important}.claimed{align-items:center;gap:3px;display:flex;font-size:10px!important}.claimed svg{width:13px}.task-action{color:var(--primary);font-size:10px;font-weight:760}.claimed-task{background:#f7fbfa}.task-card .badge{margin-top:4px}.profile-overview{background:linear-gradient(145deg,#fff,#f5f7fb);padding:16px}.profile-overview__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.profile-edit-shortcut{background:var(--surface-2);color:var(--muted);white-space:nowrap;border:0;border-radius:11px;align-items:center;gap:4px;padding:8px 10px;font-size:10px;font-weight:720;display:flex;position:static}.profile-identity{align-items:center;gap:12px;min-width:0;display:flex}.profile-identity>div:last-child{min-width:0}.profile-identity .profile-name{flex-wrap:wrap;justify-content:flex-start;margin:0}.profile-identity .profile-name h1{overflow-wrap:anywhere;font-size:23px}.profile-identity .profile-name .badge{font-size:9px}.profile-identity>div:last-child>p{color:var(--muted);overflow-wrap:anywhere;align-items:center;gap:3px;margin:4px 0 0;font-size:11px;display:flex}.profile-identity>div:last-child>p svg{flex:none;width:12px}.profile-bio{color:#4d586b;margin:13px 0 8px;font-size:12px;line-height:1.45}.profile-tags{margin:0}.profile-tags button{color:var(--primary);background:0 0;border:0;font-size:10px;font-weight:760}.profile-quick-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0;display:grid}.profile-quick-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:6px;min-width:0;padding:10px 6px;display:flex}.profile-quick-grid>button>svg{width:18px;color:var(--primary);flex:none}.profile-quick-grid span{min-width:0;display:grid}.profile-quick-grid b{white-space:nowrap;font-size:13px}.profile-quick-grid small{color:var(--muted);font-size:8px;line-height:1.2}.profile-activity{gap:0;margin-top:12px;padding:0;display:grid}.profile-activity>div{align-items:center;gap:10px;padding:12px;display:flex}.profile-activity>div+div{border-top:1px solid var(--line)}.profile-activity>div>span{width:36px;height:36px;color:var(--primary);background:#eef0ff;border-radius:12px;place-items:center;display:grid}.profile-activity>div>span svg{width:18px}.profile-activity p{margin:0;display:grid}.profile-activity b{font-size:12px}.profile-activity small{color:var(--muted);margin-top:2px;font-size:9px}.story-share-note{text-align:center;color:var(--muted);margin:7px 12px 3px;font-size:10px;line-height:1.4}@media (width<=390px){.profile-overview__head{grid-template-columns:1fr}.profile-edit-shortcut{justify-content:center;justify-self:stretch}.profile-edit-shortcut span{display:inline}.profile-quick-grid{grid-template-columns:1fr}.profile-quick-grid>button{justify-content:center}.user-card--compact .user-card__cover>.people-photo{width:144px;height:144px}.user-card--compact .user-card__cover{height:168px}}.brand__logo{object-fit:contain;object-position:left center;flex:none;width:160px;height:42px;display:block}.brand--compact .brand__logo{width:137px;height:36px}@media (width<=359px){.brand__logo{width:132px;height:35px}}.chat-person>.people-photo{border-radius:13px;width:40px;height:40px}.chat-tools--three{grid-template-columns:repeat(3,1fr)}.chat-tools--three button{gap:4px}.timeline-gift{order:initial}.timeline-gift.from-them{margin-left:0;margin-right:auto}.chat-gift{margin-top:0;margin-bottom:0}@media (width<=390px){.bottom-nav button span{white-space:normal;text-align:center;font-size:8.5px;line-height:1.05}.profile-quick-grid>button{text-align:center;justify-items:center;display:grid}.profile-quick-grid>button>svg{width:17px}.discovery-actions{grid-template-columns:1fr 1fr}.chat-tools--three button{font-size:9px}.chat-tools--three button svg{width:14px}.task-card{grid-template-columns:38px minmax(0,1fr) auto}.task-card>span{width:38px;height:38px}}.profile-overview{background:linear-gradient(155deg,#fff 0%,#f8f9fc 58%,#f1f5fb 100%);gap:14px;padding:20px;display:grid}.profile-overview__head{display:contents}.profile-identity{text-align:center;order:1;justify-items:center;gap:8px;display:grid}.profile-identity .profile-avatar-wrap{margin:0}.profile-overview .vip-avatar{display:none}.profile-identity>div:last-child{justify-items:center;display:grid}.profile-identity .profile-name{justify-content:center;gap:8px;margin:0}.profile-identity .profile-name h1{font-size:24px;line-height:1.15}.profile-identity .profile-name .badge{padding:6px 9px;font-size:9px}.profile-identity>div:last-child>p{color:var(--muted);text-align:center;justify-content:center;margin:0;font-size:11px}.profile-edit-shortcut{width:100%;min-height:44px;color:var(--primary);background:#eff1ff;border:1px solid #d7dcf2;border-radius:13px;order:4;justify-content:center;font-size:11px}.profile-edit-shortcut svg{width:15px}.profile-bio{color:#4d586b;text-align:center;background:#ffffffc2;border:1px solid #e7eaf0;border-radius:14px;order:2;width:100%;margin:0;padding:11px 14px;font-size:12px;line-height:1.45}.profile-tags{border-top:1px solid #e8ebf1;order:3;justify-content:center;gap:6px;margin:0;padding-top:12px}.profile-tags:before{content:"Интересы";color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;flex:0 0 100%;font-size:9px;font-weight:750}.profile-tags button{background:#fff;border:1px solid #dce1f3;border-radius:999px;min-height:28px;padding:5px 9px;font-size:10px}@media (width<=359px){.profile-overview{padding:16px}.profile-identity .profile-name{flex-direction:column;gap:6px}.profile-edit-shortcut{min-height:42px}}.gift-shelf>div>button{transition:transform .15s,border-color .15s,box-shadow .15s}.gift-shelf>div>button:active{transform:scale(.97)}.received-gift-detail{text-align:center}.received-gift-detail__image{background:linear-gradient(145deg,#f0f3ff,#eaf7f3);border-radius:34px;place-items:center;width:148px;height:148px;margin:0 auto 10px;display:grid}.received-gift-detail__image img{object-fit:contain;width:126px;height:126px}.received-gift-detail>.badge{margin:auto}.received-gift-detail h3{margin:10px 0 3px;font-size:22px}.received-gift-detail__description{color:var(--muted);margin:0 0 14px;font-size:12px}.received-gift-sender{text-align:left;background:#f7f8fc;border:1px solid #d9def0;border-radius:15px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.received-gift-sender>svg{width:20px;height:20px;color:var(--primary);margin:auto}.received-gift-sender>span{gap:2px;display:grid}.received-gift-sender small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.received-gift-sender b{font-size:13px}.received-gift-sender em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.35}.received-gift-sender.is-anonymous{background:#f5f6f8;border-color:#dfe3ea}.received-gift-sender.is-anonymous>svg{color:#7b8494}.received-gift-note{text-align:left;background:#eef7f4;border-radius:15px;margin:10px 0;padding:13px}.received-gift-note small{color:#477467;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:760}.received-gift-note blockquote{color:#314b45;margin:7px 0 0;font-size:12px;line-height:1.5}.received-gift-note p{color:var(--muted);margin:7px 0 0;font-size:12px}.received-gift-privacy{color:var(--muted);text-align:left;align-items:flex-start;gap:6px;margin:11px 3px;font-size:9px;line-height:1.4;display:flex}.received-gift-privacy svg{width:14px;color:var(--teal);flex:none}.received-gift-detail>.button+.button{margin-top:5px}.notification-master{background:linear-gradient(145deg,#eef0ff,#edf8f5);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.notification-master>div{align-items:center;gap:10px;display:flex}.notification-master svg{width:24px;color:var(--primary)}.notification-master span,.notification-types span,.quiet-hours span{gap:3px;display:grid}.notification-master small,.notification-types small,.quiet-hours small{color:var(--muted);font-size:10px;line-height:1.35}.switch,.notification-types>label,.quiet-hours>label{cursor:pointer}.notification-types{transition:opacity .2s}.notification-types.is-disabled{opacity:.55}.notification-types label span{padding-right:8px}.notification-types label b,.quiet-hours b{font-size:12px}.quiet-hours{margin-top:10px}.quiet-hours>label{justify-content:space-between;align-items:center;display:flex}.quiet-hours>label input{display:none}.quiet-hours>label>i{background:#d8dce5;border-radius:99px;width:42px;height:24px;transition:all .2s;position:relative}.quiet-hours>label>i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #26355433}.quiet-hours>label input:checked+i{background:var(--primary)}.quiet-hours>label input:checked+i:after{transform:translate(18px)}.quiet-hours>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.quiet-hours>div label{color:var(--muted);gap:5px;font-size:10px;display:grid}.quiet-hours select{border:1px solid var(--line);height:42px;color:var(--text);background:#fff;border-radius:12px;padding:0 10px;font-weight:700}.notification-privacy{color:var(--muted);align-items:flex-start;gap:7px;margin:12px 4px;font-size:10px;line-height:1.45;display:flex}.notification-privacy svg{width:16px;color:var(--teal);flex:none}.ask-composer{gap:12px;display:grid}.ask-recipient{background:#eef7f4;border-radius:16px;align-items:center;gap:11px;padding:12px;display:flex}.ask-recipient>span{width:42px;height:42px;color:var(--teal);background:#fff;border-radius:13px;place-items:center;display:grid}.ask-recipient svg{width:20px}.ask-recipient div{gap:2px;display:grid}.ask-recipient small{color:var(--muted);margin:0;font-size:11px;display:block}.ask-composer .field,.ask-composer .sheet-textarea{margin:0}.ask-composer>.button{margin-top:0}.ask-success{margin-top:24px;padding:26px 20px}.ask-success>span svg{width:28px}.ask-success h1{margin:16px 0 7px;font-size:24px;line-height:1.18}.ask-success .button{margin-top:18px}@media (width<=699px),(hover:none) and (pointer:coarse){input,textarea,select{font-size:16px!important}.ask-composer .sheet-textarea{resize:none;max-width:100%}.app-shell{max-width:100%;overflow-x:clip}}.avatar>img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.boot--error{text-align:center;padding:24px}.boot--error>svg{width:48px;height:48px;color:var(--coral)}.boot--error h1{color:var(--text);margin:0;font-size:24px}.boot--error p{max-width:360px;margin:0;line-height:1.5}.boot--error .button{max-width:280px}.production-mode .circle-card{display:none}.profile-bio--empty{color:var(--muted);font-style:italic}.gift-shelf-empty{align-items:center;gap:11px;padding:14px;display:flex}.gift-shelf-empty>svg{width:26px;color:var(--primary)}.gift-shelf-empty b,.gift-shelf-empty p{margin:0}.gift-shelf-empty p,.payment-unavailable{color:var(--muted);font-size:11px}.payment-unavailable{text-align:center}.feature-unavailable{text-align:center;color:var(--muted);margin:7px 0;font-size:9px}.gift-catalog-item{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:70px minmax(0,1fr);gap:10px;width:100%;padding:10px;display:grid}.gift-catalog-item img{object-fit:contain;width:70px;height:70px}.gift-catalog-item>div{gap:3px;display:grid}.gift-catalog-item small{color:var(--muted)}.gift-catalog-item span{color:var(--primary);font-size:11px;font-weight:750}.messages-head{margin-bottom:13px}.messages-head h1{font-size:27px;line-height:1.05}.messages-head p{margin-top:4px;font-size:12px}.messages-head>.badge{flex:none;align-self:center;padding:7px 10px}.conversation-row>.avatar{border-radius:15px;width:48px;height:48px;font-size:16px}.conversation-row.unread{border-color:#bfc7ef;box-shadow:0 7px 20px #4650aa14}.conversation-row.unread .conversation-row__copy b,.conversation-row.unread .conversation-row__copy p{font-weight:720}.messages-task-shortcut{border:1px solid var(--line);text-align:left;width:100%;color:var(--text);background:#ffffffad;border-radius:16px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:9px;margin:10px 0 0;padding:10px 12px;display:grid}.messages-task-shortcut>span{width:36px;height:36px;color:var(--primary);background:#eef0ff;border-radius:12px;place-items:center;display:grid}.messages-task-shortcut>span svg,.messages-task-shortcut>svg{width:17px}.messages-task-shortcut>svg{color:#a3aaba}.messages-task-shortcut p{gap:2px;margin:0;display:grid}.messages-task-shortcut b{font-size:11px}.messages-task-shortcut small{color:var(--muted);font-size:9px}.bottom-nav__icon{place-items:center;width:25px;height:23px;font-style:normal;display:grid;position:relative}.bottom-nav__icon>b{background:var(--coral);color:#fff;border:2px solid #fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;line-height:1;display:grid;position:absolute;top:-6px;right:-9px}.avatar--sm{border-radius:13px;width:40px;height:40px;font-size:14px}.chat-person>.avatar{border-radius:13px;width:40px;height:40px}.chat-composer-v2--text-only{grid-template-columns:minmax(0,1fr) 42px;width:100%}.chat-composer-v2--text-only textarea{width:100%;min-width:0}.onboarding--single{justify-content:flex-start;gap:14px;overflow-y:auto}.onboarding--single>.brand{flex:none}.onboarding-single__hero{text-align:center;justify-items:center;gap:7px;display:grid}.onboarding-single__mark{background:linear-gradient(145deg,#e9edff,#e7f5f1);border-radius:30px;place-items:center;width:96px;height:96px;margin:4px 0 2px;display:grid;position:relative;box-shadow:0 12px 35px #2a396817}.onboarding-single__mark>img{width:70px;height:70px}.onboarding-single__mark>span{width:35px;height:35px;color:var(--teal);background:#fff;border-radius:12px;place-items:center;display:grid;position:absolute;bottom:-5px;right:-5px;box-shadow:0 7px 18px #1c274224}.onboarding-single__mark>span svg{width:18px}.onboarding-single__hero h1{letter-spacing:-.035em;margin:2px 0 0;font-size:28px;line-height:1.1}.onboarding-single__hero p{max-width:390px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.onboarding-single__features{gap:7px;display:grid}.onboarding-single__features>div{border:1px solid var(--line);background:#ffffffe0;border-radius:15px;align-items:center;gap:11px;padding:10px 12px;display:flex}.onboarding-single__features>div>svg{width:20px;height:20px;color:var(--primary);flex:none}.onboarding-single__features>div:last-child>svg{color:var(--teal)}.onboarding-single__features span{gap:2px;display:grid}.onboarding-single__features b{font-size:12px}.onboarding-single__features small{color:var(--muted);font-size:10px;line-height:1.35}.consent--single{margin:0;padding:11px 12px}.onboarding-single__legal-note{color:var(--muted);text-align:center;margin:-7px 3px 0;font-size:9px;line-height:1.4}.onboarding--single>.form-error{margin:0}.onboarding--single>.button{flex:none;margin-top:auto}@media (height<=720px){.onboarding--single{padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:calc(14px + env(safe-area-inset-bottom));gap:9px}.onboarding-single__mark{border-radius:24px;width:74px;height:74px;margin:0}.onboarding-single__mark>img{width:54px;height:54px}.onboarding-single__mark>span{width:30px;height:30px}.onboarding-single__hero h1{font-size:24px}.onboarding-single__hero p{font-size:11px}.onboarding-single__features>div{padding:8px 10px}.onboarding-single__features small{font-size:9px}.consent--single{padding:9px 10px}}@media (width<=359px){.onboarding--single{padding-left:14px;padding-right:14px}.onboarding-single__hero h1{font-size:24px}.onboarding-single__features>div{gap:9px}}.gift-balance-warning{background:#fff8e6;border-color:#edd9a2;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;margin:10px 0;padding:12px;display:grid}.gift-balance-warning>svg{color:var(--gold)}.gift-balance-warning b,.gift-balance-warning p{margin:0}.gift-balance-warning p{color:var(--muted);margin-top:2px;font-size:10px}.gift-balance-warning .button{grid-column:1/-1;min-height:43px}.people-photo[style]{background-repeat:no-repeat!important}.conversation-row{grid-template-columns:48px minmax(0,1fr) 18px;min-height:70px}.conversation-row>.avatar,.conversation-row>.anonymous-avatar{aspect-ratio:1;align-self:center;min-width:48px;min-height:48px;overflow:hidden;border-radius:15px!important;width:48px!important;height:48px!important}.conversation-row>.avatar img{object-fit:cover;width:100%;height:100%}.link-intro{margin-bottom:12px}.link-intro h1{font-size:27px}.link-intro p{font-size:12px}.share-preview--compact{text-align:left;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:13px;min-height:0;margin-bottom:10px;padding:15px;display:grid}.share-preview--compact .share-preview__logo{background:#eef0ff;border-radius:20px;width:66px;height:66px;padding:8px}.share-preview__copy{justify-items:start;gap:4px;display:grid}.share-preview__copy h2{margin:0;font-size:18px;line-height:1.15}.share-preview__copy p{color:var(--muted);margin:0;font-size:10px}.personal-link-card{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:9px;margin:0 0 10px;padding:11px;display:grid}.personal-link-card>span,.personal-link-card>button{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.personal-link-card>span{color:var(--primary);background:#eef0ff}.personal-link-card>span svg,.personal-link-card>button svg{width:17px}.personal-link-card>div{gap:2px;min-width:0;display:grid}.personal-link-card small{color:var(--muted);font-size:9px}.personal-link-card b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.personal-link-card>button{background:var(--primary);color:#fff;border:0}.share-actions-grid{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:8px;display:grid}.share-actions-grid .button{min-width:0;padding-inline:9px;font-size:11px}.circle-card--compact{margin-top:10px;padding:12px}.circle-card--compact>div{justify-content:space-between;align-items:center;display:flex}.circle-card--compact span{text-align:left;display:grid}.circle-card--compact b{font-size:11px}.circle-card--compact small{color:var(--muted);font-size:9px}.profile-overview{background:linear-gradient(145deg,#fff,#f5f7fb)!important;padding:15px!important;display:block!important}.profile-overview__head{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.profile-identity{justify-items:initial!important;text-align:left!important;align-items:center!important;gap:11px!important;min-width:0!important;display:flex!important}.profile-identity .profile-avatar-wrap{flex:none}.profile-identity>div:last-child{min-width:0;justify-items:initial!important;display:block!important}.profile-identity .profile-name{flex-wrap:wrap;justify-content:flex-start!important;gap:6px!important}.profile-identity .profile-name h1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:20px!important}.profile-identity>div:last-child>p{white-space:nowrap;text-overflow:ellipsis;max-width:190px;overflow:hidden;text-align:left!important;justify-content:flex-start!important}.profile-edit-shortcut{flex:none;order:initial!important;width:auto!important;min-height:38px!important;padding:8px!important}.profile-edit-shortcut span{display:none}.profile-bio{text-align:left!important;background:0 0!important;border:0!important;width:auto!important;margin:12px 0 8px!important;padding:0!important}.profile-tags{border-top:0!important;justify-content:flex-start!important;padding-top:0!important}.profile-tags:before{display:none!important}.profile-quick-grid{gap:6px;margin:9px 0}.profile-quick-grid>button{border-radius:14px;padding:9px 7px}.profile-quick-grid b{font-size:12px}.profile-quick-grid small{font-size:8px}.gift-shelf .section-title{margin-top:12px}.profile-menu .menu-row{height:48px}.profile-edit-hero{justify-items:center;gap:8px;display:grid;position:relative}.photo-change{border:1px solid var(--line);min-height:36px;color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;line-height:1;display:flex;position:relative!important}.photo-change svg{width:16px;height:16px;position:static!important;transform:none!important}.photo-change input{opacity:0;cursor:pointer;position:absolute;inset:0}.store-balance{background:linear-gradient(135deg,#fff9e8,#fff);justify-content:center;align-items:center;gap:13px;margin-bottom:14px;padding:18px;display:flex}.store-balance>span{color:#b57c09;background:#fff2c4;border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.store-balance>span svg{width:28px}.store-balance small{color:var(--muted);font-size:10px}.store-balance h1{margin:2px 0 0;font-size:28px}.star-packs h2{margin:0 0 9px;font-size:16px}.star-packs>div{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px;display:grid}.star-packs button{border:1px solid var(--line);background:#fff;border-radius:15px;justify-items:center;gap:4px;min-width:0;padding:12px 5px;display:grid}.star-packs button svg{color:#b57c09;width:19px}.star-packs button b{font-size:11px}.star-packs button small{color:var(--muted);font-size:8px}.star-packs button:disabled{opacity:.65}.store-tasks{text-align:left;background:linear-gradient(135deg,#eef8f5,#f1f3ff);border:1px solid #cae5dd;border-radius:17px;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:12px;display:grid}.store-tasks>span{width:46px;height:46px;color:var(--teal);background:#fff;border-radius:15px;place-items:center;display:grid}.store-tasks h2,.store-tasks p{margin:0}.store-tasks h2{font-size:14px}.store-tasks p{color:var(--muted);margin-top:2px;font-size:9px}.store-tasks>svg{width:17px;color:var(--primary)}.tasks-hero--compact{grid-template-columns:48px minmax(0,1fr);padding:13px}.tasks-hero--compact .tasks-hero__icon{width:48px;height:48px}.tasks-hero--compact h1{font-size:20px}.task-action{color:var(--primary);background:0 0;border:0;align-items:center;gap:2px;font-size:9px;font-weight:750;display:flex}.task-action svg{width:13px}.task-card .claim{white-space:normal;max-width:110px;padding:7px 8px;line-height:1.1}.chat-person{text-align:left;background:0 0;border:0;width:100%}.chat-person--known{cursor:pointer}.chat-person>svg:last-child{color:#9da5b3;width:17px;margin-left:auto}.conversation-gift-event{background:linear-gradient(135deg,#fff,#f1f4ff);border:1px solid #d9def0;border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;max-width:82%;padding:9px;display:grid;box-shadow:0 7px 22px #2b3a6812}.conversation-gift-event.is-outgoing{border-bottom-right-radius:6px;margin-left:auto}.conversation-gift-event.is-incoming{border-bottom-left-radius:6px;margin-right:auto}.conversation-gift-event img,.conversation-gift-event>span{object-fit:contain;background:#eef0ff;border-radius:15px;width:58px;height:58px}.conversation-gift-event>span{color:var(--primary);place-items:center;display:grid}.conversation-gift-event>span svg{width:24px}.conversation-gift-event>div{gap:2px;min-width:0;display:grid}.conversation-gift-event small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px}.conversation-gift-event b{font-size:12px}.conversation-gift-event p{color:var(--muted);white-space:pre-wrap;margin:2px 0 0;font-size:9px}.known-profile-card{text-align:center;padding:18px}.known-profile-card>.avatar{margin:auto}.known-profile-card h1{margin:9px 0 2px;font-size:24px}.known-profile-card>p{color:var(--muted);font-size:11px}.known-profile-card blockquote{background:#f5f7fb;border-radius:14px;margin:12px 0;padding:11px;font-size:12px}.known-profile-note{align-items:flex-start;gap:9px;margin-top:10px;padding:12px;display:flex}.known-profile-note svg{width:18px;color:var(--teal);flex:none}.known-profile-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.onboarding-age{border:1px solid var(--line);background:#fff;border-radius:16px;padding:11px 12px}.onboarding-age>b{font-size:12px}.onboarding-age>p{color:var(--muted);margin:3px 0 9px;font-size:10px;line-height:1.4}.onboarding-age>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.onboarding-age button{border:1px solid var(--line);background:#f8f9fc;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:45px;font-size:11px;font-weight:720;display:flex}.onboarding-age button svg{width:17px}.onboarding-age button.active{color:var(--primary);background:#eef0ff;border-color:#9ea4eb;box-shadow:0 0 0 3px #e5e7ff}.onboarding--age-gate{justify-content:center;gap:20px}.onboarding--age-gate>.card{text-align:center}.onboarding--age-gate h1{margin:12px 0 6px;font-size:25px}.onboarding--age-gate>.card>p{color:var(--muted);font-size:12px;line-height:1.5}.onboarding-age--gate{border:0;padding:8px 0 15px}.onboarding--age-gate small{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:11px;font-size:9px;display:flex}.onboarding--age-gate small svg{width:14px;color:var(--teal)}.delete-profile-row{color:#a43c4e;text-align:left;background:#fff8f9;border:1px solid #efd7db;border-radius:17px;grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;width:100%;margin-top:13px;padding:12px 14px;display:grid}.delete-profile-row>svg:first-child{width:18px;margin:auto}.delete-profile-row span{display:grid}.delete-profile-row b{font-size:13px}.delete-profile-row small{color:#8b6870;margin-top:2px;font-size:10px}.delete-profile-row>svg:last-child{width:16px}.deletion-scheduled{background:#fff8ed;border-color:#eed9b8;grid-template-columns:28px 1fr;align-items:start;gap:8px;margin-top:13px;display:grid}.deletion-scheduled>svg{color:#a86f05;width:22px}.deletion-scheduled h3{margin:0;font-size:14px}.deletion-scheduled p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.45}.deletion-scheduled>.button{grid-column:1/-1;min-height:41px}.delete-confirm{text-align:center}.delete-confirm>span{color:#b54154;background:#fff0f2;border-radius:18px;place-items:center;width:58px;height:58px;margin:8px auto;display:grid}.delete-confirm>span svg{width:25px}.delete-confirm h3{margin:12px 0 6px;font-size:20px}.delete-confirm>p{color:var(--muted);font-size:12px;line-height:1.5}.delete-confirm__legal{background:#f5f6fa;border-radius:12px;padding:10px;font-size:10px!important}.delete-confirm .button+.button{margin-top:6px}.profile-overview .profile-identity{order:0!important}.profile-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.public-landing{color:#172033;background:radial-gradient(circle at 82% 12%,#e4e9ff 0,#0000 31%),radial-gradient(circle at 12% 88%,#dff3ee 0,#0000 26%),#f6f7fa;min-height:100dvh}.public-landing>header,.public-landing>main,.public-landing>footer{width:min(1120px,100% - 40px);margin:auto}.public-landing>header{justify-content:space-between;align-items:center;height:84px;display:flex}.public-landing>header .brand__logo{width:190px;height:50px}.public-landing>header>a,.landing-trust>a{color:#fff;background:#172033;border-radius:14px;align-items:center;gap:7px;padding:12px 17px;font-size:13px;font-weight:760;text-decoration:none;display:flex}.public-landing>header>a svg,.landing-trust>a svg,.landing-cta svg{width:17px}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(410px,.9fr);align-items:center;gap:58px;min-height:570px;display:grid}.landing-copy h1{letter-spacing:-.065em;max-width:680px;margin:20px 0;font-size:clamp(48px,6vw,78px);line-height:.98}.landing-copy>p{color:#5f6b7e;max-width:650px;margin:0 0 28px;font-size:19px;line-height:1.6}.landing-cta{color:#fff;background:linear-gradient(110deg,#5b5bd6,#3979d3);border-radius:18px;align-items:center;gap:8px;width:max-content;min-height:58px;padding:0 23px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 15px 36px #4e63c637}.landing-copy>small{color:#778195;max-width:430px;margin-top:12px;font-size:11px;line-height:1.5;display:block}.landing-visual{height:480px;position:relative}.landing-glow{background:linear-gradient(145deg,#e8ecff,#e4f3ef);border-radius:48% 52% 45% 55%;position:absolute;inset:55px 10px 20px 45px;transform:rotate(-5deg)}.landing-message{background:#fff;border:1px solid #dde2ec;border-radius:26px;gap:9px;width:78%;padding:24px;display:grid;position:absolute;box-shadow:0 22px 55px #2635541c}.landing-message span{color:#697386;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.landing-message b{font-size:20px;line-height:1.35}.landing-message--question{top:86px;right:0}.landing-message--question i{color:#5b5bd6;letter-spacing:5px;font-size:24px;font-style:normal}.landing-message--reply{background:linear-gradient(145deg,#fff,#f5f7ff);top:257px;left:0}.landing-message--reply svg{color:#16a085;width:24px}.landing-visual>img{filter:drop-shadow(0 14px 22px #30416a2b);width:86px;height:86px;position:absolute;bottom:42px;right:12px}.landing-features{grid-template-columns:repeat(3,1fr);gap:14px;padding:28px 0 74px;display:grid}.landing-features article{background:#ffffffd9;border:1px solid #dfe4ed;border-radius:24px;padding:24px;box-shadow:0 8px 28px #2735530a}.landing-features svg{color:#565bcb;width:28px;height:28px}.landing-features article:first-child svg{color:#16a085}.landing-features h2{margin:22px 0 8px;font-size:18px}.landing-features p{color:#657084;margin:0;font-size:13px;line-height:1.6}.landing-trust{color:#fff;background:#172033;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:70px;padding:25px 28px;display:flex}.landing-trust>div{align-items:center;gap:16px;display:flex}.landing-trust img{width:54px;height:54px}.landing-trust span{gap:5px;display:grid}.landing-trust b{font-size:17px}.landing-trust small{color:#b7c0cf;line-height:1.5}.landing-trust>a{color:#172033;white-space:nowrap;background:#fff}.public-landing>footer{border-top:1px solid #dde2ec;align-items:center;gap:28px;min-height:105px;display:flex}.public-landing>footer nav{gap:19px;margin-left:auto;display:flex}.public-landing>footer nav a{color:#667185;font-size:12px}.public-landing>footer>small{color:#8a94a5;font-size:11px}@media (width<=820px){.public-landing>header,.public-landing>main,.public-landing>footer{width:min(100% - 28px,640px)}.public-landing>header{height:72px}.public-landing>header .brand__logo{width:153px;height:40px}.public-landing>header>a{padding:10px 12px;font-size:11px}.landing-hero{grid-template-columns:1fr;gap:10px;padding:55px 0 20px}.landing-copy{text-align:center}.landing-copy .badge,.landing-cta{margin-left:auto;margin-right:auto}.landing-copy h1{font-size:clamp(44px,13vw,62px)}.landing-copy>p,.landing-copy>small{margin-left:auto;margin-right:auto}.landing-visual{width:100%;max-width:500px;height:400px;margin:auto}.landing-features{grid-template-columns:1fr;padding-bottom:45px}.landing-trust{flex-direction:column;align-items:flex-start}.landing-trust>a{justify-content:center;width:100%}.public-landing>footer{flex-wrap:wrap;padding:28px 0}.public-landing>footer nav{order:3;justify-content:center;width:100%;margin:0}.public-landing>footer>small{margin-left:auto}}@media (width<=430px){.public-landing>header>a{font-size:0}.public-landing>header>a:before{content:"MAX";font-size:11px}.landing-hero{padding-top:35px}.landing-copy h1{font-size:44px}.landing-copy>p{font-size:16px}.landing-visual{height:350px}.landing-message{width:88%;padding:19px}.landing-message b{font-size:17px}.landing-message--question{top:65px}.landing-message--reply{top:210px}.landing-visual>img{width:70px;height:70px;bottom:30px}.landing-trust{padding:22px}.landing-trust>div{align-items:flex-start}.public-landing>footer .brand__logo{width:130px}.public-landing>footer nav{flex-wrap:wrap;gap:12px}.public-landing>footer nav a{font-size:11px}}.avatar{aspect-ratio:1;min-width:0;line-height:1;overflow:hidden}.avatar>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.people-photo{aspect-ratio:1;overflow:hidden;background-position:50%!important;background-size:cover!important}.conversation-row>.people-photo,.conversation-row>.avatar,.chat-person>.people-photo,.chat-person>.avatar{aspect-ratio:1;flex:none}input,textarea,select{font-size:16px}.hints-intro{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.hints-intro>div{min-width:0}.hints-intro h1{font-size:23px;line-height:1.12}.hints-intro p{max-width:360px;font-size:12px;line-height:1.4}.hints-intro>.badge{flex:none;margin-top:2px}.hint-opened{color:var(--teal);background:#e4f7ef!important;border-radius:50%!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.hint-opened svg{width:19px}.hint-error{color:#a63a4d;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px;padding:12px;display:grid}.hint-error svg{width:19px}.hint-error span{font-size:11px}.hint-error button{color:var(--primary);background:0 0;border:0;font-weight:750}.discovery-age-gate{text-align:center;padding:24px 18px}.discovery-age-gate>span{width:64px;height:64px;color:var(--teal);background:#e7f7f2;border-radius:21px;place-items:center;margin:auto;display:grid}.discovery-age-gate>span svg{width:30px}.discovery-age-gate h2{margin:14px 0 6px;font-size:22px}.discovery-age-gate p,.discovery-age-gate small{color:var(--muted);font-size:12px;line-height:1.5}.discovery-age-gate>div{gap:8px;margin:18px 0 12px;display:grid}.referral-card{background:linear-gradient(135deg,#eef8f5,#f1f3ff);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:12px;padding:14px;display:grid}.referral-card>span{width:44px;height:44px;color:var(--teal);background:#fff;border-radius:14px;place-items:center;display:grid}.referral-card>span svg{width:21px}.referral-card>div{gap:5px;min-width:0;display:grid}.referral-card b{font-size:12px}.referral-card small{color:var(--muted);font-size:9px;line-height:1.4}.referral-card button{background:var(--primary);color:#fff;border:0;border-radius:12px;padding:9px;font-size:10px;font-weight:750}.referral-card button:disabled{opacity:.55}.conversation-gift-event{text-align:left;color:inherit;cursor:pointer;border:1px solid #d9def0;grid-template-columns:48px minmax(0,1fr) 16px!important}.conversation-gift-event img,.conversation-gift-event>span{width:48px!important;height:48px!important}.conversation-gift-event>svg{color:#9da5b3;width:15px}.known-profile-card{text-align:left!important}.known-profile-card__identity{align-items:center;gap:13px;display:flex}.known-profile-card__identity .avatar{border-radius:22px;width:72px;height:72px}.known-profile-card__identity h1{margin:0 0 4px;font-size:22px}.known-profile-card__identity p{color:var(--muted);margin:0;font-size:11px}.known-profile-card blockquote{line-height:1.45}.known-profile-card .interest-list{justify-content:flex-start!important}.known-profile-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0;display:grid}.known-profile-stats span{text-align:center;background:var(--surface-2);border-radius:14px;padding:9px 4px;display:grid}.known-profile-stats b{font-size:16px}.known-profile-stats small{color:var(--muted);font-size:8px}.known-profile-gifts>div{gap:8px;display:flex;overflow-x:auto}.known-profile-gifts button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex:none;width:96px;padding:7px}.known-profile-gifts img{object-fit:contain;background:#f2f5f8;border-radius:12px;width:80px;height:80px;display:block}.known-profile-gifts span{gap:2px;margin-top:5px;display:grid}.known-profile-gifts b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.known-profile-gifts small{color:var(--muted);font-size:8px}.known-profile-stats--two{grid-template-columns:repeat(2,minmax(0,1fr))}.known-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.known-profile-actions--three{grid-template-columns:repeat(3,minmax(0,1fr))}.known-profile-actions--three>button{border:1px solid var(--line);min-width:0;min-height:54px;color:var(--primary);background:#f7f8fc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:7px 3px;font-size:9px;font-weight:750;display:flex}.known-profile-actions--three>button:first-child{background:var(--primary);border-color:var(--primary);color:#fff}.known-profile-actions--three>button.is-active{color:#107965;background:#e8f7f2;border-color:#c6eadf}.known-profile-actions--three>button:disabled{opacity:.55}.known-profile-actions--three svg{width:17px;height:17px}.known-profile-empty{color:var(--muted);margin:11px 0;font-size:10px}.known-profile-actions .button{min-width:0;margin:0}.known-profile-follow{width:100%;margin-top:8px}.gift-grid--catalog{grid-template-columns:1fr}.gift-grid--catalog>button{border-radius:18px;grid-template-columns:72px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:9px 11px;display:grid}.gift-grid--catalog>button>img{aspect-ratio:1;border-radius:15px;width:72px;height:72px}.gift-grid--catalog>button>div{gap:2px;min-width:0;padding:0}.gift-grid--catalog b{white-space:nowrap;font-size:13px}.gift-grid--catalog small{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin:1px 0 4px;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.gift-grid--catalog span{font-size:10px}.gift-grid--catalog>button>svg{color:#9ba4b6;width:16px}.task-ready-popup{z-index:35;left:50%;bottom:calc(var(--nav,72px) + 10px + env(safe-area-inset-bottom));width:min(100% - 24px,520px);color:var(--ink);text-align:left;background:linear-gradient(135deg,#fff8df,#fff);border:1px solid #e4c76c;border-radius:17px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:9px 11px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 12px 30px #3630192e}.task-ready-popup>span:first-child{color:#9b6b00;background:#fff0b3;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:relative}.task-ready-popup>span:first-child svg{width:20px}.task-ready-popup>span:first-child b{color:#fff;background:#d49800;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.task-ready-popup>span:nth-child(2){gap:2px;display:grid}.task-ready-popup strong{font-size:12px}.task-ready-popup small{color:var(--muted);font-size:9px}.task-ready-popup>svg{color:#9b6b00;width:16px}.profile-quick-grid>button{position:relative}.profile-quick-grid>button.has-ready-task{background:#fffaf0;border-color:#e4c76c}.profile-quick-grid>button>em{color:#fff;background:#d49800;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;font-style:normal;display:grid;position:absolute;top:7px;right:7px}.gift-catalog-item{border:1px solid var(--line);text-align:left;width:100%;color:inherit;background:#fff}.gift-claim-card{text-align:center;padding:22px}.gift-claim-card>img{object-fit:contain;background:#f1f4fa;border-radius:30px;width:150px;height:150px;margin:0 auto 12px;display:block}.gift-claim-card>.badge{margin:auto}.gift-claim-card h1{margin:12px 0 5px;font-size:25px}.gift-claim-card p,.gift-claim-card small{color:var(--muted);line-height:1.5}.gift-claim-card blockquote{background:#f3f5fa;border-radius:15px;margin:14px 0;padding:13px}.gift-claim-card .button{margin-top:14px}.achievement-grid .card{gap:6px}.achievement-grid .card.is-earned{background:linear-gradient(145deg,#fff9e8,#fff);border-color:#d6c17c}.achievement-grid em{color:var(--primary);font-size:9px;font-style:normal;font-weight:750}.achievement-grid .progress{height:5px}@media (width<=390px){.hints-intro{display:block}.hints-intro>.badge{margin-top:8px}.referral-card{grid-template-columns:40px minmax(0,1fr)}.referral-card>button{grid-column:1/-1}.known-profile-stats small{font-size:7px}.known-profile-actions:not(.known-profile-actions--three){grid-template-columns:1fr}.gift-grid--catalog>button{grid-template-columns:64px minmax(0,1fr) 16px}.gift-grid--catalog>button>img{width:64px;height:64px}}.people-photo--empty{color:var(--primary);place-items:center;background:#e9edf5!important;display:grid!important}.people-photo--empty>svg{width:30%;height:30%}
