:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbfbfd;--bg-alt:#f5f5f7;--bg-warm:#f5f5f7;--surface:#fff;--surface-glass:#ffffffb8;--surface-tint:#f5f5f7;--surface-soft:#eef0f4;--text:#1d1d1f;--text-soft:#424245;--muted:#6e6e73;--muted-light:#86868b;--muted-faint:#a1a1a6;--teal:#0a6e6e;--teal-600:#085959;--teal-400:#1a8a8a;--teal-100:#d4ecea;--teal-50:#ecf6f4;--coral:#ff5a3c;--coral-600:#e8472a;--coral-400:#ff7359;--coral-100:#ffe4dd;--coral-50:#fff2ef;--amber:#b7791f;--danger:#b42318;--line:#0000000f;--line-soft:#0000000a;--line-strong:#0000001a;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000a, 0 4px 12px #0000000a;--shadow:0 2px 8px #0000000a, 0 12px 32px #0000000f;--shadow-lg:0 4px 12px #0000000d, 0 24px 56px #0000001a;--shadow-xl:0 8px 24px #0000000f, 0 40px 80px #00000024;--shadow-coral:0 4px 14px #ff5a3c33, 0 12px 32px #ff5a3c2e;--r-sm:12px;--r:18px;--r-lg:24px;--r-xl:32px;--r-2xl:40px;--maxw:1080px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{background:var(--bg);color:var(--text);letter-spacing:-.022em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Segoe UI,sans-serif;font-size:17px;line-height:1.47}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;background:0 0;border:none}::selection{background:var(--coral-100);color:var(--coral-600)}h1,h2,h3,h4,p{overflow-wrap:anywhere;margin:0}h1{letter-spacing:-.045em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter Tight,sans-serif;font-size:clamp(40px,6.5vw,72px);font-weight:700;line-height:1.05}h2{letter-spacing:-.04em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter Tight,sans-serif;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.08}h3{letter-spacing:-.022em;font-size:21px;font-weight:600;line-height:1.28}p{line-height:1.47}.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--teal);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow-coral{color:var(--coral)}.eyebrow-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.lede{color:var(--muted);max-width:580px;font-size:clamp(18px,2.2vw,21px);font-weight:400;line-height:1.5}.text-teal{color:var(--teal)}.text-coral{color:var(--coral)}.text-muted{color:var(--muted)}.container{max-width:var(--maxw);margin:0 auto;padding:0 clamp(20px,5vw,48px)}.section{padding:clamp(64px,9vw,120px) 0}.section-heading{max-width:620px;margin-bottom:clamp(36px,5vw,60px)}.section-heading h2{margin-top:16px}.section-heading-center{text-align:center;max-width:620px;margin:0 auto clamp(36px,5vw,60px)}.section-heading-center h2{margin-top:16px}.section-heading-center .lede{margin:18px auto 0}.announce{background:var(--text);color:#ffffffd9;text-align:center;letter-spacing:-.01em;justify-content:center;align-items:center;gap:9px;padding:11px 16px;font-size:13px;font-weight:400;display:flex}.announce a{color:var(--coral-400);align-items:center;gap:4px;font-weight:500;transition:opacity .15s;display:inline-flex}.announce a:hover{opacity:.75}.announce-badge{background:var(--coral);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:600}.site-header{z-index:50;background:var(--surface-glass);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--line-soft);position:sticky;top:0}.site-header-inner{max-width:var(--maxw);justify-content:space-between;align-items:center;gap:20px;height:52px;margin:0 auto;padding:0 clamp(20px,5vw,48px);display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:9px;font-family:-apple-system,SF Pro Display,sans-serif;font-size:19px;font-weight:600;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-600) 100%);color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 2px 6px #0a6e6e40}.brand-mark svg{width:16px;height:16px}.site-nav{align-items:center;gap:2px;display:flex}.site-nav a{color:var(--text-soft);border-radius:8px;padding:7px 13px;font-size:14px;font-weight:400;transition:background .15s,color .15s}.site-nav a:hover{background:var(--surface-tint);color:var(--text)}.header-actions{align-items:center;gap:8px;display:flex}.btn{border-radius:var(--r-sm);letter-spacing:-.01em;white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 20px;font-size:15px;font-weight:500;transition:transform .12s,box-shadow .2s,background .2s,opacity .15s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--coral);color:#fff;box-shadow:var(--shadow-coral)}.btn-primary:hover{background:var(--coral-600);box-shadow:0 6px 20px #ff5a3c47,0 16px 40px #ff5a3c33}.btn-dark{background:var(--text);color:#fff}.btn-dark:hover{background:#333}.btn-ghost{color:var(--text);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);background:#fff9}.btn-ghost:hover{border-color:var(--line-strong);background:#ffffffe6}.btn-teal{background:var(--teal);color:#fff}.btn-teal:hover{background:var(--teal-600)}.btn-link{color:var(--coral);background:0 0;min-height:auto;padding:0;font-weight:500}.btn-link:hover{opacity:.7}.btn-sm{border-radius:10px;min-height:36px;padding:0 15px;font-size:14px}.btn-lg{border-radius:14px;min-height:52px;padding:0 28px;font-size:17px}.account-chip{letter-spacing:0;text-overflow:ellipsis;justify-content:flex-start;max-width:190px;padding:0 12px;font-size:12px;overflow:hidden}.hero{background:radial-gradient(80% 50% at 50% -10%,#0a6e6e0d 0%,#0000 70%),radial-gradient(60% 40% at 80% 30%,#ff5a3c0a 0%,#0000 60%);padding:clamp(48px,7vw,80px) 0 clamp(40px,5vw,64px);position:relative;overflow:hidden}.hero-inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(340px,.85fr);align-items:center;gap:clamp(36px,5vw,64px);display:grid;position:relative}.hero-copy{max-width:560px}.hero h1{margin-bottom:0}.hero h1 .accent{color:var(--coral)}.hero h1 .accent-teal{color:var(--teal)}.hero-lede{color:var(--muted);max-width:500px;margin-top:22px;font-size:clamp(18px,2vw,21px);font-weight:400;line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.hero-trust{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.trust-pill{background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);border:1px solid var(--line-soft);color:var(--text-soft);border-radius:100px;align-items:center;gap:6px;padding:7px 13px;font-size:13px;font-weight:400;display:inline-flex}.trust-pill svg{width:14px;height:14px;color:var(--teal)}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-visual:before{content:"";z-index:0;background:radial-gradient(circle,#0a6e6e0f 0%,#0000 60%);width:120%;height:120%;position:absolute}.phone-mock{z-index:1;aspect-ratio:290/600;width:290px;max-width:100%;box-shadow:0 0 0 1px #ffffff0f inset, var(--shadow-xl);background:#1a1a1c;border-radius:42px;padding:9px;position:relative}.phone-screen{background:#e9e9ec;border-radius:34px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-notch{z-index:5;background:#1a1a1c;border-radius:12px;width:88px;height:22px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-statusbar{color:#000;background:#e9e9ec;justify-content:center;align-items:flex-end;height:44px;padding-bottom:6px;font-size:12px;font-weight:600;display:flex}.phone-chat{background:#e9e9ec;flex-direction:column;flex:1;gap:6px;padding:6px 12px 8px;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid #0000000f;align-items:center;gap:8px;margin-bottom:4px;padding:6px 0 8px;display:flex}.chat-avatar{background:linear-gradient(135deg,#c8c8cc,#a0a0a5);border-radius:50%;flex-shrink:0;width:28px;height:28px}.chat-header-info{flex:1;min-width:0}.chat-header-name{color:#000;font-size:13px;font-weight:600}.chat-header-sub{color:var(--muted-light);font-size:10px}.chat-bubble{border-radius:16px;max-width:80%;padding:8px 12px;font-size:13px;line-height:1.35;animation:.5s both bubbleIn}.chat-bubble.in{color:#000;background:#fff;border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 1px 2px #0000000f}.chat-bubble.out{color:#fff;background:#34c759;border-bottom-right-radius:5px;align-self:flex-end}.chat-voice-label{color:var(--coral);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;padding:0 4px;font-size:10px;font-weight:600;display:flex}.chat-voice-label .live-dot{background:var(--coral);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite livePulse}.chat-voice-bubble{background:#ff5a3c1a;border:1px solid #ff5a3c33;border-radius:16px 16px 5px;align-self:flex-end;align-items:center;gap:8px;max-width:85%;padding:10px 14px;display:flex}.chat-voice-bubble .voice-text{color:var(--text-soft);font-size:12px;line-height:1.3}.chat-voice-bubble .waveform{height:20px}.phone-inputbar{-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--line-soft);background:#fffc;align-items:center;gap:8px;height:50px;padding:0 12px;display:flex}.phone-input-field{border:1px solid var(--line);height:34px;color:var(--text-soft);white-space:nowrap;background:#fff;border-radius:17px;flex:1;align-items:center;padding:0 14px;font-size:12px;display:flex;overflow:hidden}.phone-input-field .translating{opacity:0;animation:.6s 1.2s both textFadeIn}.phone-input-field .translating.show{opacity:1}.mic-btn{background:var(--coral);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;animation:2s ease-in-out infinite micPulse;display:grid}.mic-btn svg{width:16px;height:16px}.waveform{align-items:center;gap:2px;display:flex}.waveform span{background:var(--coral);border-radius:3px;width:2.5px;animation:1s ease-in-out infinite wave}.waveform span:first-child{height:6px;animation-delay:0s}.waveform span:nth-child(2){height:14px;animation-delay:.1s}.waveform span:nth-child(3){height:18px;animation-delay:.2s}.waveform span:nth-child(4){height:10px;animation-delay:.3s}.waveform span:nth-child(5){height:16px;animation-delay:.15s}@keyframes wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes micPulse{0%,to{box-shadow:0 0 #ff5a3c4d}50%{box-shadow:0 0 0 6px #ff5a3c0f}}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes bubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes textFadeIn{0%{opacity:0}to{opacity:1}}.chat-bubble:nth-child(3){animation-delay:.15s}.chat-voice-label{animation-delay:.3s}.chat-voice-bubble{animation-delay:.35s}.app-chips{flex-wrap:wrap;gap:8px;margin-top:36px;display:flex}.app-chip{background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);border:1px solid var(--line-soft);color:var(--muted);border-radius:100px;align-items:center;gap:5px;padding:7px 13px;font-size:13px;font-weight:500;display:inline-flex}.app-chip svg{width:13px;height:13px;color:var(--teal)}.proof-strip{background:var(--bg-alt);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:32px 0}.proof-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,5vw,56px);display:flex}.proof-item{color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.proof-item svg{width:18px;height:18px;color:var(--teal)}.proof-num{color:var(--text);letter-spacing:-.02em;font-family:-apple-system,SF Pro Display,sans-serif;font-size:22px;font-weight:700}.bento{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.bento-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:28px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;display:flex}.bento-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.bento-card.col-2{grid-column:span 2}.bento-card.col-3{grid-column:span 3}.bento-card.col-4{grid-column:span 4}.bento-card.col-6{grid-column:span 6}.bento-card.row-2{grid-row:span 2}.bento-icon{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.bento-icon.teal{background:var(--teal-50);color:var(--teal)}.bento-icon.coral{background:var(--coral-50);color:var(--coral)}.bento-icon.dark{background:var(--text);color:#fff}.bento-icon svg{width:21px;height:21px}.bento-card h3{font-size:18px;font-weight:600}.bento-card p{color:var(--muted);font-size:15px;line-height:1.5}.bento-card.tinted-teal{background:linear-gradient(160deg, var(--teal-50) 0%, var(--surface) 55%);border-color:#0000}.bento-card.tinted-coral{background:linear-gradient(160deg, var(--coral-50) 0%, var(--surface) 55%);border-color:#0000}.bento-card.tinted-dark{color:#fff;background:linear-gradient(160deg,#1d1d1f 0%,#2a2a2e 100%);border-color:#0000}.bento-card.tinted-dark h3{color:#fff}.bento-card.tinted-dark p{color:#ffffffa6}.bento-card.tinted-dark .bento-icon.dark{color:#fff;background:#ffffff1f}.bento-card.tinted-gray{background:linear-gradient(160deg, var(--bg-alt) 0%, var(--surface) 55%);border-color:#0000}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:30px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s}.feature-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.feature-card .bento-icon{margin-bottom:18px}.feature-card h3{margin-bottom:8px}.feature-card p{color:var(--muted);font-size:15px}.steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.step{padding:0 28px;position:relative}.step:not(:last-child):after{content:"";background:linear-gradient(90deg, var(--line) 20%, transparent 100%);width:100%;height:1px;position:absolute;top:26px;right:0}.step-num{letter-spacing:-.02em;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:22px;font-family:-apple-system,SF Pro Display,sans-serif;font-size:20px;font-weight:700;display:grid}.step-num.teal{background:var(--teal-50);color:var(--teal)}.step-num.coral{background:var(--coral-50);color:var(--coral)}.step-num.dark{background:var(--text);color:#fff}.step h3{margin-bottom:8px;font-size:20px}.step p{color:var(--muted);font-size:15px}.scene-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.scene-card{border-radius:var(--r-lg);min-height:280px;box-shadow:var(--shadow-sm);border:1px solid #0000;flex-direction:column;justify-content:space-between;padding:32px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.scene-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.scene-card.seller{background:linear-gradient(160deg, var(--teal-50) 0%, var(--surface) 60%)}.scene-card.dating{background:linear-gradient(160deg, var(--coral-50) 0%, var(--surface) 60%)}.scene-card.trade{background:linear-gradient(160deg, var(--bg-alt) 0%, var(--surface) 60%)}.scene-emoji{margin-bottom:16px;font-size:30px}.scene-card h3{margin-bottom:8px;font-size:21px}.scene-card p{color:var(--muted);font-size:15px}.scene-card .scene-tag{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;margin-top:20px;font-size:12px;font-weight:600;display:inline-flex}.scene-card.seller .scene-tag{color:var(--teal)}.scene-card.dating .scene-tag{color:var(--coral)}.scene-card.trade .scene-tag{color:var(--text-soft)}.speed-section{color:#fff;border-radius:var(--r-xl);max-width:var(--maxw);box-shadow:var(--shadow-lg);background:linear-gradient(160deg,#1d1d1f 0%,#2a2a2e 100%);margin:0 auto;padding:clamp(44px,6vw,68px)}.speed-section .eyebrow{color:var(--coral-400)}.speed-section h2{color:#fff}.speed-section .lede{color:#fff9}.speed-compare{grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;display:grid}.speed-block{border-radius:var(--r-lg);border:1px solid #ffffff14;padding:30px}.speed-block.typing{background:#ffffff0a}.speed-block.koelink{background:#ff5a3c1a;border-color:#ff5a3c33}.speed-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:500}.speed-num{letter-spacing:-.04em;margin:10px 0 4px;font-family:-apple-system,SF Pro Display,sans-serif;font-size:clamp(52px,8vw,76px);font-weight:700;line-height:1}.speed-block.typing .speed-num{color:#fff6}.speed-block.koelink .speed-num{color:var(--coral-400)}.speed-unit{color:#fff6;font-size:15px}.speed-desc{color:#ffffff80;margin-top:18px;font-size:14px;line-height:1.5}.pricing-toggle{background:var(--bg-alt);border:1px solid var(--line-soft);border-radius:100px;align-items:center;gap:4px;margin:24px auto 40px;padding:4px;display:inline-flex}.pricing-toggle button{color:var(--muted);border-radius:100px;padding:8px 22px;font-size:14px;font-weight:500;transition:all .2s}.pricing-toggle button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-xs)}.pricing-save{color:var(--coral);margin-left:8px;font-size:12px;font-weight:600}.plan-grid{grid-template-columns:repeat(2,minmax(0,360px));justify-content:center;align-items:start;gap:16px;display:grid}.plan-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:18px;padding:34px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;display:flex;position:relative}.plan-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.plan-card.featured{box-shadow:var(--shadow-lg);border-color:#0000}.plan-card.featured:before{content:"";border-radius:var(--r-lg);background:linear-gradient(160deg, var(--teal), var(--teal-400));-webkit-mask-composite:xor;pointer-events:none;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.plan-badge{background:var(--teal);color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.plan-name{font-size:18px;font-weight:600}.plan-desc{color:var(--muted);min-height:40px;font-size:14px}.plan-price{align-items:baseline;gap:4px;display:flex}.plan-price .amount{letter-spacing:-.035em;font-family:-apple-system,SF Pro Display,sans-serif;font-size:42px;font-weight:700}.plan-price .period{color:var(--muted);font-size:15px}.plan-features{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.plan-features li{color:var(--text-soft);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.45;display:flex}.plan-features svg{width:17px;height:17px;color:var(--teal);flex-shrink:0;margin-top:2px}.plan-card .btn{width:100%;margin-top:6px}.privacy-strip{background:var(--teal-50);border-radius:var(--r-xl);border:1px solid #0000;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:clamp(32px,4vw,48px);display:grid}.privacy-strip svg{color:var(--teal)}.privacy-strip h3{margin-bottom:6px;font-size:22px;font-weight:600}.privacy-strip p{color:var(--text-soft);font-size:15px}.cta-section{text-align:center;background:radial-gradient(60% 50%,#0a6e6e0a 0%,#0000 70%);padding:clamp(64px,9vw,104px) 0}.cta-section h2{margin-bottom:16px}.cta-section .lede{margin:0 auto 32px}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.site-footer{color:#ffffffa6;background:#1d1d1f;padding:56px 0 32px}.footer-inner{max-width:var(--maxw);margin:0 auto;padding:0 clamp(20px,5vw,48px)}.footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:36px;display:grid}.footer-brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:9px;margin-bottom:14px;font-family:-apple-system,SF Pro Display,sans-serif;font-size:19px;font-weight:600;display:flex}.footer-brand .brand-mark{background:var(--teal)}.footer-tag{color:#ffffff80;max-width:280px;font-size:14px;line-height:1.5}.footer-col h4{color:#ffffffd9;letter-spacing:-.01em;margin-bottom:14px;font-size:13px;font-weight:600}.footer-col ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:#ffffff80;font-size:14px;transition:color .15s}.footer-col a:hover{color:#ffffffe6}.footer-bottom{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:13px;display:flex}.footer-social{gap:8px;display:flex}.footer-social a{color:#fff9;background:#ffffff14;border-radius:9px;place-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:grid}.footer-social a:hover{color:#fff;background:#ffffff24}.footer-social svg{width:16px;height:16px}.section-gray{background:var(--bg-alt);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.lang-switcher{position:relative}.lang-trigger{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);color:var(--text-soft);cursor:pointer;white-space:nowrap;background:#fff9;border-radius:10px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.lang-trigger:hover{border-color:var(--line-strong);background:#ffffffe6}.lang-current-flag{font-size:15px;line-height:1}.lang-current-label{text-overflow:ellipsis;max-width:80px;overflow:hidden}.lang-dropdown{background:var(--surface-glass);-webkit-backdrop-filter:saturate(180%)blur(20px);border:1px solid var(--line);border-radius:var(--r);min-width:200px;max-height:360px;box-shadow:var(--shadow-lg);z-index:100;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.lang-option{color:var(--text-soft);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:400;transition:background .12s,color .12s;display:flex}.lang-option:hover{background:var(--surface-tint);color:var(--text)}.lang-option.active{background:var(--teal-50);color:var(--teal);font-weight:500}.lang-option-flag{font-size:18px;line-height:1}.lang-option-label{flex:1}.lang-check{flex-shrink:0}.account-main,.legal-shell{background:var(--bg);min-height:70vh;padding:clamp(48px,7vw,88px) clamp(20px,5vw,48px)}.account-signin{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:28px;width:min(1040px,100%);margin:0 auto;display:grid}.account-signin h1,.account-heading h1,.legal-page h1{font-size:clamp(38px,5vw,56px);line-height:1.03}.account-signin p,.account-heading p,.subscription-panel p,.subscription-facts span,.quota-panel p,.legal-page p,.legal-page li,.empty-state,.muted-text,.note-row span,.metric small{color:var(--muted)}.signin-panel,.metric,.quota-panel,.subscription-panel,.history-panel,.note-row,.legal-page{border:1px solid var(--line);border-radius:var(--r);background:var(--surface);box-shadow:var(--shadow-sm)}.signin-panel{gap:16px;padding:22px;display:grid}.google-button-slot{min-height:44px}.primary-action.inline{border-radius:var(--r-sm);background:var(--text);color:#fff;justify-content:center;align-items:center;width:fit-content;min-height:44px;margin-top:18px;padding:0 18px;font-weight:600;display:inline-flex}.pending-deletion-box{border-radius:var(--r-sm);background:#fff7f5;border:1px solid #b4231847;gap:10px;padding:14px;display:grid}.pending-deletion-box button,.account-actions button{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--text);justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:600;display:inline-flex}.pending-deletion-box svg,.error-text{color:var(--danger)}.pending-deletion-box p,.error-text{margin:0}.account-dashboard{width:min(1120px,100%);margin:0 auto}.account-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px;display:flex}.account-actions{flex-wrap:wrap;gap:10px;display:flex}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.metric{align-content:space-between;gap:10px;min-height:150px;padding:22px;display:grid}.metric svg{color:var(--amber)}.metric span{color:var(--muted);font-size:13px}.metric strong{font-size:30px}.quota-panel,.subscription-panel,.history-panel{margin-top:16px;padding:22px}.quota-panel{gap:14px;display:grid}.quota-bar{background:var(--surface-soft);border-radius:999px;width:100%;height:14px;overflow:hidden}.quota-bar span{border-radius:inherit;background:var(--teal);height:100%;display:block}.subscription-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subscription-facts div{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-soft);gap:6px;padding:14px;display:grid}.subscription-facts span{font-size:13px}.subscription-facts strong{word-break:break-word;font-size:16px}.section-heading.compact{margin-bottom:14px}.notes-list{gap:10px;display:grid}.note-row{gap:8px;padding:16px;display:grid}.note-row div{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.note-row p{color:var(--text);margin:0}.account-loading,.empty-state{border:1px solid var(--line);border-radius:var(--r);background:var(--surface);place-items:center;min-height:160px;display:grid}.legal-page{width:min(900px,100%);margin:0 auto;padding:clamp(28px,4vw,46px)}.legal-page p{margin-top:14px}.legal-page section{margin-top:32px}.legal-page h2{margin-top:26px;font-size:clamp(24px,3vw,34px)}.legal-page ul{margin:12px 0 0;padding-left:20px}.legal-page li{margin:10px 0;line-height:1.5}.legal-page a{color:var(--teal);font-weight:700}.updated{margin-top:12px;font-size:14px}@media (max-width:960px){.hero-inner,.account-signin{grid-template-columns:1fr}.hero-visual{order:-1}.phone-mock{width:250px}.bento{grid-template-columns:repeat(2,1fr)}.bento-card.col-3,.bento-card.col-4,.bento-card.col-6{grid-column:span 2}.bento-card.col-2{grid-column:span 1}.feature-grid,.scene-grid,.plan-grid,.steps{grid-template-columns:1fr}.step:not(:last-child):after{display:none}.step{padding:0 0 32px}.speed-compare,.metric-grid,.subscription-facts{grid-template-columns:1fr}.privacy-strip{text-align:left;grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-brand-col{grid-column:span 2}.site-nav,.lang-current-label{display:none}}@media (max-width:640px){.bento{grid-template-columns:1fr}.bento-card.col-2,.bento-card.col-3,.bento-card.col-4,.bento-card.col-6{grid-column:span 1}.footer-top{grid-template-columns:1fr}.footer-brand-col{grid-column:span 1}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.header-actions .btn-sm{display:none}.header-actions .account-chip{max-width:132px;min-height:34px;display:inline-flex}.cta-actions{flex-direction:column}.cta-actions .btn{width:100%}}.referral-landing{justify-content:center;align-items:center;min-height:60vh;padding:48px 20px;display:flex}.referral-card{text-align:center;background:var(--surface,#fff);border-radius:24px;max-width:480px;padding:40px 32px;box-shadow:0 4px 24px #00000014}.referral-icon{color:#fff;background:#8b7dff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.referral-card h1{margin-bottom:12px;font-size:24px}.referral-card p{color:var(--muted,#666);margin-bottom:24px;line-height:1.6}.referral-cta{align-items:center;gap:8px;padding:14px 28px;font-size:16px;display:inline-flex}.referral-note{margin-top:16px;margin-bottom:0;font-size:13px}
