.hero.svelte-jhuur8{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;background:radial-gradient(ellipse at top right,rgba(255,140,66,.12),transparent 50%),radial-gradient(ellipse at bottom left,rgba(255,62,0,.08),transparent 50%),#faf8f5;padding:88px 24px 40px;--hero-bg: #faf8f5;--hero-text: #0a0a0a;--hero-text-soft: #555;--hero-text-muted: #999;--hero-divider: rgba(0, 0, 0, .08);--hero-card-bg: rgba(255, 255, 255, .7);--hero-card-border: rgba(0, 0, 0, .06);--ease: cubic-bezier(.16, 1, .3, 1)}@media(min-width:900px){.hero.svelte-jhuur8{padding:64px 48px 48px}}.hero-inner.svelte-jhuur8{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:1000px){.hero-inner.svelte-jhuur8{grid-template-columns:1.15fr 1fr;gap:56px}}.hero-copy.svelte-jhuur8{position:relative;z-index:3;max-width:620px;text-align:left;will-change:transform,opacity}@media(max-width:999px){.hero-copy.svelte-jhuur8{text-align:center;margin:0 auto}}.hero-eyebrow.svelte-jhuur8{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:99px;background:var(--hero-card-bg);border:1px solid var(--hero-card-border);font:500 12px var(--font-family-sans);color:var(--hero-text-soft);letter-spacing:.01em;margin-bottom:24px;animation:svelte-jhuur8-hero-fade-in .8s var(--ease) both}.hero-eyebrow.svelte-jhuur8 .dot:where(.svelte-jhuur8){width:6px;height:6px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 4px #ff3e002e;animation:svelte-jhuur8-hero-pulse 2.4s ease-in-out infinite}.hero-eyebrow.svelte-jhuur8 strong:where(.svelte-jhuur8){color:var(--hero-text);font-weight:600}.hero-h1.svelte-jhuur8{font:700 44px/1.04 var(--font-family-serif);color:var(--hero-text);letter-spacing:-.03em;margin-bottom:20px;text-wrap:balance;animation:svelte-jhuur8-hero-fade-in .9s var(--ease) .05s both}@media(min-width:600px){.hero-h1.svelte-jhuur8{font-size:56px}}@media(min-width:900px){.hero-h1.svelte-jhuur8{font-size:64px}}@media(min-width:1200px){.hero-h1.svelte-jhuur8{font-size:76px}}.hero-h1.svelte-jhuur8 em:where(.svelte-jhuur8){font-style:italic;font-weight:700;background:linear-gradient(120deg,#ff3e00,#ff8c42,#ff3e00);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-jhuur8-gradient-shift 8s ease-in-out infinite}@keyframes svelte-jhuur8-gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-sub.svelte-jhuur8{font:18px/1.55 var(--font-family-sans);color:var(--hero-text-soft);max-width:520px;margin-bottom:32px;animation:svelte-jhuur8-hero-fade-in .9s var(--ease) .15s both;text-wrap:pretty}.hero-sub.svelte-jhuur8 strong:where(.svelte-jhuur8){color:var(--hero-text);font-weight:600}@media(max-width:999px){.hero-sub.svelte-jhuur8{margin-left:auto;margin-right:auto}}.hero-ctas.svelte-jhuur8{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:18px;animation:svelte-jhuur8-hero-fade-in .9s var(--ease) .25s both}@media(max-width:999px){.hero-ctas.svelte-jhuur8{justify-content:center}}.hero-btn.svelte-jhuur8{display:inline-flex;align-items:center;gap:14px;background:var(--hero-text);color:var(--hero-bg);padding:14px 16px 14px 24px;border-radius:999px;font:500 15px/1 var(--font-family-sans);text-decoration:none;letter-spacing:-.005em;position:relative;isolation:isolate;transition:transform .3s var(--ease),color .25s,padding .3s var(--ease)}.hero-btn.svelte-jhuur8:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1;background:var(--hero-text);transition:background .3s var(--ease)}.hero-btn.svelte-jhuur8:hover:before{background:var(--color-accent)}.hero-btn.svelte-jhuur8:hover{color:#fff;transform:translateY(-1px)}.hero-btn.svelte-jhuur8 .arrow:where(.svelte-jhuur8){display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:var(--hero-bg);color:var(--hero-text);border-radius:50%;transition:background .25s,color .25s,transform .35s var(--ease);flex-shrink:0}.hero-btn.svelte-jhuur8:hover .arrow:where(.svelte-jhuur8){background:#fff;color:var(--color-accent);transform:rotate(-12deg)}.hero-btn-2.svelte-jhuur8{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--hero-text);padding:14px 22px;border-radius:999px;font:500 15px/1 var(--font-family-sans);letter-spacing:-.005em;border:1px solid rgba(0,0,0,.12);cursor:pointer;transition:background .2s,border-color .2s,transform .3s var(--ease)}.hero-btn-2.svelte-jhuur8:hover{background:#0000000a;border-color:var(--hero-text-soft);transform:translateY(-1px)}.hero-btn-2.svelte-jhuur8 .play:where(.svelte-jhuur8){width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--hero-text-soft);transition:color .2s,transform .4s var(--ease)}.hero-btn-2.svelte-jhuur8:hover .play:where(.svelte-jhuur8){color:var(--color-accent);transform:translateY(3px)}.hero-trust.svelte-jhuur8{display:flex;flex-wrap:wrap;gap:14px;font:13px var(--font-family-sans);color:var(--hero-text-muted);margin-bottom:36px;animation:svelte-jhuur8-hero-fade-in .9s var(--ease) .35s both}@media(max-width:999px){.hero-trust.svelte-jhuur8{justify-content:center}}.hero-trust.svelte-jhuur8 span:where(.svelte-jhuur8){display:inline-flex;align-items:center;gap:6px}.hero-trust.svelte-jhuur8 svg:where(.svelte-jhuur8){width:14px;height:14px;color:var(--color-accent);flex-shrink:0}.hero-proof.svelte-jhuur8{display:flex;align-items:center;gap:14px;padding-top:24px;border-top:1px solid var(--hero-divider);animation:svelte-jhuur8-hero-fade-in .9s var(--ease) .45s both}@media(max-width:999px){.hero-proof.svelte-jhuur8{justify-content:center}}.hero-avatars.svelte-jhuur8{display:flex}.hero-avatars.svelte-jhuur8 .av:where(.svelte-jhuur8){width:32px;height:32px;border-radius:50%;background:var(--color-accent);border:2px solid var(--hero-bg);margin-left:-8px;flex-shrink:0;font:600 12px var(--font-family-sans);color:#fff;display:flex;align-items:center;justify-content:center}.hero-avatars.svelte-jhuur8 .av:where(.svelte-jhuur8):first-child{margin-left:0}.hero-avatars.svelte-jhuur8 .av:where(.svelte-jhuur8):nth-child(1){background:linear-gradient(135deg,#ff3e00,#ff8c42)}.hero-avatars.svelte-jhuur8 .av:where(.svelte-jhuur8):nth-child(2){background:linear-gradient(135deg,#6366f1,#a855f7)}.hero-avatars.svelte-jhuur8 .av:where(.svelte-jhuur8):nth-child(3){background:linear-gradient(135deg,#10b981,#06b6d4)}.hero-avatars.svelte-jhuur8 .av:where(.svelte-jhuur8):nth-child(4){background:linear-gradient(135deg,#f59e0b,#ef4444)}.hero-proof-text.svelte-jhuur8{font:13px/1.4 var(--font-family-sans);color:var(--hero-text-soft)}.hero-proof-text.svelte-jhuur8 strong:where(.svelte-jhuur8){color:var(--hero-text);font-weight:600}.hero-preview.svelte-jhuur8{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;min-height:420px;animation:svelte-jhuur8-hero-fade-in 1.1s var(--ease) .3s both}@media(max-width:999px){.hero-preview.svelte-jhuur8{display:none}}.mini-phone.svelte-jhuur8{position:relative;width:280px;background:linear-gradient(165deg,#48484a,#2c2c2e 30%,#1c1c1e 70%,#3a3a3c);border-radius:44px;padding:4px;box-shadow:0 0 0 .5px #0000000f,0 30px 60px #0000002e,0 12px 24px #00000014;transform:rotate(-3deg);transition:transform .6s var(--ease)}.mini-phone.svelte-jhuur8:before{content:"";position:absolute;top:0;left:18%;right:18%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);z-index:10}.mini-phone-screen.svelte-jhuur8{width:100%;background:#fff;border-radius:40px;overflow:hidden;aspect-ratio:9 / 19.5;display:flex;flex-direction:column;position:relative}.mini-island.svelte-jhuur8{width:100px;height:28px;background:#000;border-radius:14px;margin:10px auto 0;flex-shrink:0}.mini-status.svelte-jhuur8{display:flex;justify-content:space-between;align-items:center;padding:4px 18px 0;font:600 11px var(--font-family-sans);color:#1a1a1a;flex-shrink:0}.mini-status-icons.svelte-jhuur8{display:flex;gap:3px;align-items:center}.mini-status.svelte-jhuur8 svg:where(.svelte-jhuur8){width:14px;height:14px}.mini-mail-bar.svelte-jhuur8{display:flex;align-items:center;padding:6px 12px;font:13px var(--font-family-sans);color:var(--color-accent);border-bottom:.5px solid #f0f0f0;margin-top:4px}.mini-mail-bar.svelte-jhuur8 .b:where(.svelte-jhuur8){font-size:16px;margin-right:4px}.mini-mail-bar.svelte-jhuur8 .l:where(.svelte-jhuur8){font-size:12px}.mini-from.svelte-jhuur8{padding:8px 12px;border-bottom:.5px solid #f0f0f0}.mini-from-row.svelte-jhuur8{display:flex;align-items:center;gap:8px;margin-bottom:4px}.mini-av.svelte-jhuur8{width:24px;height:24px;border-radius:50%;background:var(--color-accent);color:#fff;display:flex;align-items:center;justify-content:center;font:700 11px var(--font-family-sans);flex-shrink:0}.mini-from-name.svelte-jhuur8{font:600 12px var(--font-family-sans);color:#1a1a1a}.mini-from-time.svelte-jhuur8{font:10px var(--font-family-sans);color:#aaa;margin-left:auto}.mini-subj.svelte-jhuur8{font:600 11px var(--font-family-sans);color:#1a1a1a;padding-left:32px;line-height:1.3}.mini-body.svelte-jhuur8{padding:12px;flex:1;overflow:hidden;position:relative}.mini-body.svelte-jhuur8:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:linear-gradient(to bottom,transparent,#fff);z-index:1}.mini-body.svelte-jhuur8 h2:where(.svelte-jhuur8){font:700 13px/1.2 var(--font-family-serif);color:#1a1a1a;margin-bottom:6px}.mini-body.svelte-jhuur8 .meta:where(.svelte-jhuur8){display:flex;justify-content:space-between;font:10px var(--font-family-sans);color:#999;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.mini-body.svelte-jhuur8 .agenda-mini:where(.svelte-jhuur8){background:#fafafa;border-radius:4px;padding:8px 10px;margin-bottom:10px}.mini-body.svelte-jhuur8 .agenda-mini:where(.svelte-jhuur8) .lbl:where(.svelte-jhuur8){font:700 8px var(--font-family-sans);text-transform:uppercase;letter-spacing:.6px;color:#999;margin-bottom:4px}.mini-body.svelte-jhuur8 .agenda-mini:where(.svelte-jhuur8) .ev:where(.svelte-jhuur8){font:10px/1.4 var(--font-family-sans);color:#1a1a1a;display:flex;gap:6px}.mini-body.svelte-jhuur8 .agenda-mini:where(.svelte-jhuur8) .ev:where(.svelte-jhuur8) .t:where(.svelte-jhuur8){color:#999;min-width:30px;font-family:var(--font-family-mono);font-size:9px}.mini-body.svelte-jhuur8 .domain:where(.svelte-jhuur8){font:700 8px var(--font-family-sans);color:var(--color-accent);text-transform:uppercase;letter-spacing:.6px;margin-bottom:3px}.mini-body.svelte-jhuur8 .title:where(.svelte-jhuur8){font:700 11px/1.25 var(--font-family-serif);color:#1a1a1a;margin-bottom:4px}.mini-body.svelte-jhuur8 .ess:where(.svelte-jhuur8){font:10px/1.5 var(--font-family-serif);color:#444;margin-bottom:8px}.mini-body.svelte-jhuur8 .why-mini:where(.svelte-jhuur8){border-left:2px solid var(--color-accent);background:linear-gradient(135deg,#fff8f6,#fff);padding:6px 8px;border-radius:0 4px 4px 0}.mini-body.svelte-jhuur8 .why-mini:where(.svelte-jhuur8) .lbl:where(.svelte-jhuur8){font:700 8px var(--font-family-sans);color:var(--color-accent);text-transform:uppercase;margin-bottom:2px}.mini-body.svelte-jhuur8 .why-mini:where(.svelte-jhuur8) p:where(.svelte-jhuur8){font:9px/1.4 var(--font-family-sans);color:#444}.mini-body.svelte-jhuur8 .mini-divider:where(.svelte-jhuur8){height:1px;background:#f0f0f0;margin:10px 0}.mini-notif.svelte-jhuur8{position:absolute;top:14%;right:-16%;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:10px 12px;box-shadow:0 12px 32px #00000026,0 0 0 .5px #0000000a;width:200px;transform:rotate(3deg);display:flex;gap:10px;align-items:flex-start;animation:svelte-jhuur8-float-notif 4s ease-in-out infinite;z-index:10}.mini-notif-icon.svelte-jhuur8{width:28px;height:28px;border-radius:7px;background:var(--color-accent);color:#fff;font:700 13px var(--font-family-serif);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mini-notif-content.svelte-jhuur8{flex:1;min-width:0}.mini-notif-row.svelte-jhuur8{display:flex;justify-content:space-between;align-items:center}.mini-notif-app.svelte-jhuur8{font:700 10px var(--font-family-sans);color:#1a1a1a}.mini-notif-time.svelte-jhuur8{font:9px var(--font-family-sans);color:#999}.mini-notif-title.svelte-jhuur8{font:600 11px var(--font-family-sans);color:#1a1a1a;margin-top:2px}.mini-notif-body.svelte-jhuur8{font:10px/1.3 var(--font-family-sans);color:#666;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-jhuur8-float-notif{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-6px)}}.mini-sticker.svelte-jhuur8{position:absolute;bottom:8%;left:-14%;background:var(--hero-card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--hero-card-border);border-radius:14px;padding:10px 14px;transform:rotate(-6deg);display:flex;flex-direction:column;gap:4px;z-index:10;animation:svelte-jhuur8-float-notif 5s ease-in-out infinite reverse}.mini-sticker.svelte-jhuur8 .lbl:where(.svelte-jhuur8){font:700 9px var(--font-family-sans);text-transform:uppercase;letter-spacing:.8px;color:var(--color-accent)}.mini-sticker.svelte-jhuur8 .val:where(.svelte-jhuur8){font:700 22px/1 var(--font-family-serif);color:var(--hero-text)}.mini-sticker.svelte-jhuur8 .sub:where(.svelte-jhuur8){font:10px var(--font-family-sans);color:var(--hero-text-soft)}.hero-bg.svelte-jhuur8{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero-bg.svelte-jhuur8 .orb:where(.svelte-jhuur8){position:absolute;border-radius:50%;filter:blur(110px);will-change:transform}.hero-bg.svelte-jhuur8 .orb-1:where(.svelte-jhuur8){width:480px;height:480px;background:radial-gradient(circle,rgba(255,140,66,.2),transparent 70%);top:-12%;right:-8%;animation:svelte-jhuur8-drift-1 24s ease-in-out infinite}.hero-bg.svelte-jhuur8 .orb-2:where(.svelte-jhuur8){width:420px;height:420px;background:radial-gradient(circle,rgba(255,62,0,.12),transparent 70%);bottom:-10%;left:-10%;animation:svelte-jhuur8-drift-2 28s ease-in-out infinite;animation-delay:-10s}.hero-bg.svelte-jhuur8 .orb-3:where(.svelte-jhuur8){display:none}.hero-vignette.svelte-jhuur8{display:none}.hero-grid.svelte-jhuur8{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse at center,#000 20%,transparent 65%);-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,transparent 65%);opacity:.6}@keyframes svelte-jhuur8-drift-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.04)}}@keyframes svelte-jhuur8-drift-2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-35px,25px) scale(1.03)}}@keyframes svelte-jhuur8-drift-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,30px) scale(1.05)}}@keyframes svelte-jhuur8-hero-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-jhuur8-hero-pulse{0%,to{opacity:1}50%{opacity:.4}}@media(prefers-reduced-motion:reduce){.hero-bg.svelte-jhuur8 .orb:where(.svelte-jhuur8),.hero-eyebrow.svelte-jhuur8 .dot:where(.svelte-jhuur8),.mini-notif.svelte-jhuur8,.mini-sticker.svelte-jhuur8,.hero-h1.svelte-jhuur8 em:where(.svelte-jhuur8){animation:none!important}}.scroll-section.svelte-fn7wkt{position:relative;height:900vh;background:var(--color-bg-primary);--ease: cubic-bezier(.16, 1, .3, 1)}.scroll-sticky.svelte-fn7wkt{position:sticky;top:56px;height:calc(100vh - 56px);background:var(--color-bg-primary);display:flex;align-items:center;justify-content:center;max-width:1300px;margin:0 auto;padding:0 24px;overflow:hidden}.phone-wrap.svelte-fn7wkt{will-change:transform,opacity,filter;flex-shrink:0;perspective:1400px;transform-style:preserve-3d;position:relative}.phone-wrap.svelte-fn7wkt:before{content:"";position:absolute;inset:-20% -30%;background:radial-gradient(ellipse at center,rgba(255,140,66,.28),transparent 55%),radial-gradient(ellipse at 30% 70%,rgba(255,62,0,.18),transparent 60%);filter:blur(40px);opacity:0;z-index:-1;transition:opacity .9s var(--ease);pointer-events:none;animation:svelte-fn7wkt-glow-pulse 6s ease-in-out infinite}.phone-wrap.svelte-fn7wkt.revealed:before{opacity:1}@keyframes svelte-fn7wkt-glow-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.phone-wrap.svelte-fn7wkt:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.18) 48%,rgba(255,255,255,.32) 50%,rgba(255,255,255,.18) 52%,transparent 65%);border-radius:48px;pointer-events:none;opacity:0;transform:translate(-100%);mix-blend-mode:overlay;z-index:3}.phone-wrap.svelte-fn7wkt.revealed:after{animation:svelte-fn7wkt-phone-sweep 1.6s cubic-bezier(.22,1,.36,1) .2s 1 forwards}@keyframes svelte-fn7wkt-phone-sweep{0%{transform:translate(-100%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translate(100%);opacity:0}}.phone-orbits.svelte-fn7wkt{position:absolute;inset:50%;width:0;height:0;pointer-events:none;z-index:-1;opacity:0;transition:opacity 1.2s var(--ease)}.phone-wrap.svelte-fn7wkt.revealed .phone-orbits:where(.svelte-fn7wkt){opacity:1}.phone-orbits.svelte-fn7wkt span:where(.svelte-fn7wkt){position:absolute;top:50%;left:50%;border:1px solid rgba(255,62,0,.12);border-radius:50%;transform:translate(-50%,-50%)}.phone-orbits.svelte-fn7wkt span:where(.svelte-fn7wkt):nth-child(1){width:480px;height:480px;animation:svelte-fn7wkt-orbit-rot 40s linear infinite}.phone-orbits.svelte-fn7wkt span:where(.svelte-fn7wkt):nth-child(2){width:640px;height:640px;border-color:#ff3e0012;animation:svelte-fn7wkt-orbit-rot 60s linear infinite reverse}.phone-orbits.svelte-fn7wkt span:where(.svelte-fn7wkt):nth-child(3){width:820px;height:820px;border-color:#ff3e000a;animation:svelte-fn7wkt-orbit-rot 80s linear infinite}@keyframes svelte-fn7wkt-orbit-rot{to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:1099px){.phone-orbits.svelte-fn7wkt{display:none}}.phone-particles.svelte-fn7wkt{position:absolute;inset:0;pointer-events:none;z-index:-1;opacity:0;transition:opacity 1.2s var(--ease) .3s}.phone-wrap.svelte-fn7wkt.revealed .phone-particles:where(.svelte-fn7wkt){opacity:1}.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt){position:absolute;width:4px;height:4px;border-radius:50%;background:var(--color-accent);opacity:0;animation:svelte-fn7wkt-particle-rise 7s ease-in-out infinite}.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt):nth-child(1){left:8%;bottom:10%;animation-delay:0s}.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt):nth-child(2){left:92%;bottom:20%;animation-delay:1.4s;background:#ff8c42}.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt):nth-child(3){left:14%;bottom:60%;animation-delay:2.8s;width:3px;height:3px}.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt):nth-child(4){left:86%;bottom:70%;animation-delay:4.2s;background:#ff8c42}.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt):nth-child(5){left:6%;bottom:35%;animation-delay:5.6s;width:3px;height:3px}@keyframes svelte-fn7wkt-particle-rise{0%{opacity:0;transform:translateY(0) scale(.6)}20%{opacity:.8}80%{opacity:.8}to{opacity:0;transform:translateY(-160px) scale(.4)}}@media(max-width:1099px){.phone-particles.svelte-fn7wkt{display:none}}.iphone.svelte-fn7wkt{width:280px;background:linear-gradient(165deg,#48484a,#2c2c2e 30%,#1c1c1e 70%,#3a3a3c);border-radius:48px;padding:4px;position:relative;box-shadow:0 0 0 .5px #ffffff14,0 2px 4px #00000014,0 8px 20px #0000001f,0 24px 48px #0000002e}.iphone.svelte-fn7wkt:before{content:"";position:absolute;top:0;left:18%;right:18%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);z-index:10}.iphone.svelte-fn7wkt:after{content:"";position:absolute;right:-2px;top:110px;width:3px;height:36px;background:linear-gradient(to bottom,#3a3a3c,#2c2c2e,#3a3a3c);border-radius:0 2px 2px 0}@media(min-width:800px){.iphone.svelte-fn7wkt{width:320px;border-radius:52px}}.iphone-screen.svelte-fn7wkt{width:100%;background:#fff;border-radius:44px;overflow:hidden;aspect-ratio:9 / 19.5;position:relative;display:flex;flex-direction:column}.iphone-screen.svelte-fn7wkt:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(255,255,255,.06) 0%,transparent 25%);pointer-events:none;z-index:20;border-radius:inherit}@media(min-width:800px){.iphone-screen.svelte-fn7wkt{border-radius:48px}.iphone-screen.svelte-fn7wkt:after{border-radius:48px}}.dynamic-island.svelte-fn7wkt{width:115px;height:32px;background:#000;border-radius:16px;margin:11px auto 0;position:relative;z-index:5}@media(min-width:800px){.dynamic-island.svelte-fn7wkt{width:124px;height:34px;border-radius:17px;margin-top:12px}}.i-status.svelte-fn7wkt{display:flex;justify-content:space-between;align-items:center;padding:3px 20px 0;font:600 12px var(--font-family-sans);color:#1a1a1a;position:relative;z-index:2}.i-status-icons.svelte-fn7wkt{display:flex;gap:4px;align-items:center}.i-status.svelte-fn7wkt svg:where(.svelte-fn7wkt){width:16px;height:16px}.mail-chrome.svelte-fn7wkt{position:relative;z-index:2;background:#fff}.mail-toolbar.svelte-fn7wkt{display:flex;align-items:center;padding:8px 14px;font:14px var(--font-family-sans);color:var(--color-accent);border-bottom:.5px solid #eaeaea}.mail-toolbar.svelte-fn7wkt .back:where(.svelte-fn7wkt){font-size:18px;margin-right:4px}.mail-toolbar.svelte-fn7wkt .label:where(.svelte-fn7wkt){font-size:13px}.mail-from.svelte-fn7wkt{padding:10px 14px 8px;border-bottom:.5px solid #f0f0f0}.mail-sender.svelte-fn7wkt{display:flex;align-items:center;gap:8px;margin-bottom:4px}.mail-avatar.svelte-fn7wkt{width:28px;height:28px;border-radius:50%;background:var(--color-accent);color:#fff;display:flex;align-items:center;justify-content:center;font:600 13px var(--font-family-sans);flex-shrink:0}.mail-sender-name.svelte-fn7wkt{font:600 14px var(--font-family-sans);color:#1a1a1a}.mail-sender-date.svelte-fn7wkt{font:11px var(--font-family-sans);color:#aaa;margin-left:auto}.mail-subject.svelte-fn7wkt{font:600 13px var(--font-family-sans);color:#1a1a1a;margin-bottom:2px;padding-left:36px}.mail-to.svelte-fn7wkt{font:11px var(--font-family-sans);color:#aaa;padding-left:36px}.nl-scroll-clip.svelte-fn7wkt{position:relative;z-index:1;overflow:hidden;flex:1}.nl-scroll-inner.svelte-fn7wkt{will-change:transform;transition:transform .35s cubic-bezier(.25,.1,.25,1)}.nl.svelte-fn7wkt{padding:14px}.nl-header.svelte-fn7wkt{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-bottom:10px}.nl-brand.svelte-fn7wkt{font:600 15px/1 var(--font-family-sans);color:#1a1a1a}.nl-date.svelte-fn7wkt{font:11px var(--font-family-sans);color:#aaa}.nl-meta.svelte-fn7wkt{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:8px;border-bottom:1px solid #f0f0f0;margin-bottom:14px}.nl-meta.svelte-fn7wkt span:where(.svelte-fn7wkt){font:12px var(--font-family-sans);color:#999}.nl-greeting.svelte-fn7wkt{font:15px/1.5 var(--font-family-serif);color:#1a1a1a;margin-bottom:4px}.nl-hook.svelte-fn7wkt{font:13px/1.5 var(--font-family-serif);color:#888;margin-bottom:14px}.nl-agenda.svelte-fn7wkt{background:#fafafa;padding:12px 14px;border-radius:6px;margin-bottom:14px}.nl-agenda-label.svelte-fn7wkt{font:11px var(--font-family-sans);text-transform:uppercase;letter-spacing:1.2px;color:#999;font-weight:600;margin-bottom:6px}.nl-agenda-summary.svelte-fn7wkt{font:12px var(--font-family-sans);color:#888;margin-bottom:6px}.nl-event.svelte-fn7wkt{font:13px var(--font-family-sans);color:#1a1a1a;padding:2px 0;display:flex;gap:8px;line-height:1.5}.nl-event-t.svelte-fn7wkt{font:12px var(--font-family-mono);color:#999;min-width:52px;font-variant-numeric:tabular-nums}.nl-block.svelte-fn7wkt{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #f0f0f0}.nl-block.svelte-fn7wkt:last-of-type{border-bottom:none}.nl-block-domain.svelte-fn7wkt{font:11px var(--font-family-sans);color:var(--color-accent);text-transform:uppercase;letter-spacing:.8px;margin-bottom:3px}.nl-block-title.svelte-fn7wkt{font:700 15px/1.3 var(--font-family-serif);color:#1a1a1a;margin-bottom:6px}.nl-block-essential.svelte-fn7wkt{font:13px/1.65 var(--font-family-serif);color:#444;margin-bottom:6px}.nl-block-dev.svelte-fn7wkt{font:12px/1.6 var(--font-family-serif);color:#777;margin-bottom:6px}.nl-why.svelte-fn7wkt{border-left:2px solid var(--color-accent);background:linear-gradient(135deg,#fff8f6,#fff);padding:10px 12px;border-radius:0 6px 6px 0;margin-bottom:6px}.nl-why-label.svelte-fn7wkt{font:11px var(--font-family-sans);color:var(--color-accent);text-transform:uppercase;letter-spacing:.6px;font-weight:700;margin-bottom:3px}.nl-why-text.svelte-fn7wkt{font:12px/1.5 var(--font-family-sans);color:#444;margin:0}.nl-echo.svelte-fn7wkt{border-left:1px solid #eaeaea;padding:6px 12px;margin-bottom:6px}.nl-echo.svelte-fn7wkt p:where(.svelte-fn7wkt){font:italic 12px/1.5 var(--font-family-serif);color:#999;margin:0}.nl-sources.svelte-fn7wkt{font:10px var(--font-family-sans);color:#ccc}.nl-regional-wrap.svelte-fn7wkt{margin-top:14px}.nl-regional-label.svelte-fn7wkt{font:11px var(--font-family-sans);color:var(--color-accent);text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px}.nl-regional-item.svelte-fn7wkt{font:13px/1.5 var(--font-family-sans);color:#1a1a1a;padding:4px 0}.nl-teaser.svelte-fn7wkt{border-top:2px solid var(--color-accent);background:#fafafa;padding:12px 14px;border-radius:0 0 6px 6px;margin-top:14px}.nl-teaser-label.svelte-fn7wkt{font:11px var(--font-family-sans);text-transform:uppercase;letter-spacing:1.2px;color:var(--color-accent);font-weight:600;margin-bottom:4px}.nl-teaser-topic.svelte-fn7wkt{font:700 14px/1.3 var(--font-family-serif);color:#1a1a1a;margin-bottom:4px}.nl-teaser-text.svelte-fn7wkt{font:12px/1.5 var(--font-family-serif);color:#777}.nl-closing.svelte-fn7wkt{font:14px/1.6 var(--font-family-serif);color:#444;margin-top:14px;padding-top:14px;border-top:1px solid #eaeaea}.nl-footer-links.svelte-fn7wkt{text-align:center;margin-top:10px;font:11px var(--font-family-sans);color:#ccc}.nl-footer-links.svelte-fn7wkt a:where(.svelte-fn7wkt){color:#999;text-decoration:underline}.pitch.svelte-fn7wkt{position:absolute;top:50%;max-width:360px;opacity:0;pointer-events:none;transition:opacity .7s var(--ease),transform .8s var(--ease),filter .7s var(--ease);filter:blur(4px)}.pitch.svelte-fn7wkt.active{opacity:1;pointer-events:auto;filter:blur(0)}.pitch-left.svelte-fn7wkt{left:32px;text-align:left;transform:translateY(-50%) translate(-32px)}.pitch-left.svelte-fn7wkt.active{transform:translateY(-50%) translate(0)}.pitch-right.svelte-fn7wkt{right:32px;text-align:right;transform:translateY(-50%) translate(32px)}.pitch-right.svelte-fn7wkt.active{transform:translateY(-50%) translate(0)}@media(min-width:900px){.pitch-left.svelte-fn7wkt{left:56px}.pitch-right.svelte-fn7wkt{right:56px}}.pitch-num.svelte-fn7wkt{font:600 12px/1 var(--font-family-mono);color:var(--color-accent);letter-spacing:.16em;margin-bottom:14px;display:inline-flex;align-items:center;gap:8px}.pitch-num.svelte-fn7wkt:before{content:"";width:24px;height:1px;background:var(--color-accent)}.pitch-right.svelte-fn7wkt .pitch-num:where(.svelte-fn7wkt){flex-direction:row-reverse}.pitch-title.svelte-fn7wkt{font:700 28px/1.15 var(--font-family-serif);color:var(--color-text-primary);margin-bottom:14px;letter-spacing:-.02em}.pitch-desc.svelte-fn7wkt{font:16px/1.65 var(--font-family-sans);color:var(--color-text-secondary)}@media(max-width:1099px){.pitch.svelte-fn7wkt{display:none}}.pitch-mobile.svelte-fn7wkt{display:none}@media(max-width:1099px){.scroll-sticky.svelte-fn7wkt{padding-bottom:160px}.phone-wrap.svelte-fn7wkt{scale:.88}.pitch-mobile.svelte-fn7wkt{display:block;position:absolute;bottom:68px;left:24px;right:24px;text-align:center;min-height:120px}.pitch-mobile-item.svelte-fn7wkt{position:absolute;bottom:0;left:0;right:0;opacity:0;pointer-events:none;transition:opacity .5s var(--ease),transform .5s var(--ease);transform:translateY(12px)}.pitch-mobile-item.svelte-fn7wkt.active{opacity:1;pointer-events:auto;transform:translateY(0)}.pitch-mobile-item.svelte-fn7wkt .pitch-num:where(.svelte-fn7wkt){justify-content:center;margin-bottom:8px}.pitch-mobile-item.svelte-fn7wkt .pitch-title:where(.svelte-fn7wkt){font-size:20px;margin-bottom:8px}.pitch-mobile-item.svelte-fn7wkt .pitch-desc:where(.svelte-fn7wkt){font-size:14px;line-height:1.5}}@media(prefers-reduced-motion:reduce){.phone-orbits.svelte-fn7wkt span:where(.svelte-fn7wkt),.phone-particles.svelte-fn7wkt i:where(.svelte-fn7wkt),.phone-wrap.svelte-fn7wkt.revealed:after,.phone-wrap.svelte-fn7wkt:before{animation:none!important}}.section.svelte-1upj88p{padding:120px 24px;max-width:1280px;margin:0 auto;--ease: cubic-bezier(.16, 1, .3, 1)}@media(min-width:800px){.section.svelte-1upj88p{padding:140px 48px}}.section-eyebrow.svelte-1upj88p{display:inline-flex;align-items:center;gap:8px;font:500 12px/1 var(--font-family-mono);color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.section-eyebrow.svelte-1upj88p:before{content:"";width:24px;height:1px;background:var(--color-accent)}.section-h2.svelte-1upj88p{font:700 44px/1.05 var(--font-family-serif);color:var(--color-text-primary);letter-spacing:-.02em;max-width:760px;margin-bottom:24px;text-wrap:balance}@media(min-width:800px){.section-h2.svelte-1upj88p{font-size:60px}}.section-h2.svelte-1upj88p em:where(.svelte-1upj88p){font-style:italic;background:linear-gradient(120deg,#ff3e00,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-lead.svelte-1upj88p{font:19px/1.55 var(--font-family-sans);color:var(--color-text-secondary);max-width:580px;margin-bottom:64px;text-wrap:pretty}.compare.svelte-1upj88p{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:900px){.compare.svelte-1upj88p{grid-template-columns:1fr 1fr;gap:32px}}.compare-card.svelte-1upj88p{padding:36px;border-radius:14px;border:1px solid var(--color-border);background:var(--color-bg-primary);position:relative}.compare-card.them.svelte-1upj88p{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.compare-card.us.svelte-1upj88p{border-color:transparent;background:linear-gradient(155deg,#1a1a1a,#0a0a0a);color:#fff;box-shadow:0 32px 64px #0000002e,0 0 0 1px #ff3e001a}.compare-card.us.svelte-1upj88p:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at top right,rgba(255,62,0,.18),transparent 60%);border-radius:inherit;pointer-events:none}.compare-card-label.svelte-1upj88p{font:500 11px/1 var(--font-family-mono);letter-spacing:.16em;text-transform:uppercase;margin-bottom:24px;display:inline-flex;align-items:center;gap:8px;position:relative}.compare-card.them.svelte-1upj88p .compare-card-label:where(.svelte-1upj88p){color:var(--color-text-muted)}.compare-card.us.svelte-1upj88p .compare-card-label:where(.svelte-1upj88p){color:#ffffff80}.compare-card.us.svelte-1upj88p .compare-card-label:where(.svelte-1upj88p) .dot:where(.svelte-1upj88p){width:6px;height:6px;border-radius:50%;background:var(--color-accent)}.compare-card-h.svelte-1upj88p{font:700 24px/1.25 var(--font-family-serif);margin-bottom:28px;letter-spacing:-.015em;position:relative}.compare-card.them.svelte-1upj88p .compare-card-h:where(.svelte-1upj88p){color:var(--color-text-primary)}.compare-card-list.svelte-1upj88p{display:flex;flex-direction:column;gap:18px;position:relative}.compare-row.svelte-1upj88p{display:flex;align-items:flex-start;gap:14px;font:15px/1.55 var(--font-family-sans)}.compare-row.svelte-1upj88p .ic:where(.svelte-1upj88p){width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.compare-card.them.svelte-1upj88p .compare-row:where(.svelte-1upj88p) .ic:where(.svelte-1upj88p){background:var(--color-border);color:var(--color-text-muted)}.compare-card.us.svelte-1upj88p .compare-row:where(.svelte-1upj88p) .ic:where(.svelte-1upj88p){background:var(--color-accent);color:#fff}.compare-row.svelte-1upj88p strong:where(.svelte-1upj88p){font-weight:600}.compare-card.us.svelte-1upj88p .compare-row:where(.svelte-1upj88p) strong:where(.svelte-1upj88p){color:#fff}.compare-card.them.svelte-1upj88p .compare-row:where(.svelte-1upj88p){color:var(--color-text-secondary)}.compare-card.us.svelte-1upj88p .compare-row:where(.svelte-1upj88p){color:#ffffffc7}.divider-band.svelte-xvea2d{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);--ease: cubic-bezier(.16, 1, .3, 1)}.section.svelte-xvea2d{padding:120px 24px;max-width:1280px;margin:0 auto}@media(min-width:800px){.section.svelte-xvea2d{padding:140px 48px}}.section-eyebrow.svelte-xvea2d{display:inline-flex;align-items:center;gap:8px;font:500 12px/1 var(--font-family-mono);color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.section-eyebrow.svelte-xvea2d:before{content:"";width:24px;height:1px;background:var(--color-accent)}.section-h2.svelte-xvea2d{font:700 44px/1.05 var(--font-family-serif);color:var(--color-text-primary);letter-spacing:-.02em;max-width:760px;margin-bottom:24px;text-wrap:balance}@media(min-width:800px){.section-h2.svelte-xvea2d{font-size:60px}}.section-lead.svelte-xvea2d{font:19px/1.55 var(--font-family-sans);color:var(--color-text-secondary);max-width:580px;margin-bottom:64px;text-wrap:pretty}.how.svelte-xvea2d{display:grid;gap:28px;grid-template-columns:1fr;counter-reset:step}@media(min-width:900px){.how.svelte-xvea2d{grid-template-columns:repeat(3,1fr);gap:24px}}.how-step.svelte-xvea2d{padding:32px 28px;border-radius:14px;border:1px solid var(--color-border);background:var(--color-bg-primary);position:relative;transition:transform .4s var(--ease),border-color .3s}.how-step.svelte-xvea2d:hover{transform:translateY(-4px);border-color:var(--color-accent)}.how-step.svelte-xvea2d:before{counter-increment:step;content:counter(step,decimal-leading-zero);font:500 11px/1 var(--font-family-mono);color:var(--color-accent);letter-spacing:.14em;margin-bottom:16px;display:inline-block}.how-step.svelte-xvea2d h3:where(.svelte-xvea2d){font:700 22px/1.25 var(--font-family-serif);color:var(--color-text-primary);margin-bottom:12px;letter-spacing:-.015em}.how-step.svelte-xvea2d p:where(.svelte-xvea2d){font:15px/1.6 var(--font-family-sans);color:var(--color-text-secondary);margin-bottom:16px}.demo.svelte-xvea2d{background:var(--color-bg-secondary);border-radius:8px;padding:14px 16px;font:13px/1.5 var(--font-family-sans);color:var(--color-text-secondary);border:1px solid var(--color-border-light)}.demo.svelte-xvea2d strong:where(.svelte-xvea2d){color:var(--color-text-primary);font-weight:600}.row.svelte-xvea2d{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.chip.svelte-xvea2d{font:11px var(--font-family-sans);padding:3px 10px;border-radius:99px;background:var(--color-bg-primary);border:1px solid var(--color-border);color:var(--color-text-primary)}.chip.on.svelte-xvea2d{background:var(--color-text-primary);color:var(--color-bg-primary);border-color:var(--color-text-primary)}.lvl.svelte-xvea2d{display:flex;gap:8px;margin-top:8px}.lvl.svelte-xvea2d span:where(.svelte-xvea2d){font:11px var(--font-family-sans);padding:3px 10px;border-radius:4px;background:var(--color-bg-primary);border:1px solid var(--color-border);color:var(--color-text-secondary)}.lvl.svelte-xvea2d span.on:where(.svelte-xvea2d){background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.agenda.svelte-xvea2d{display:flex;flex-direction:column;gap:4px;margin-top:8px;font:12px var(--font-family-sans);color:var(--color-text-secondary)}.agenda.svelte-xvea2d .time:where(.svelte-xvea2d){font-family:var(--font-family-mono);color:var(--color-text-muted);margin-right:8px}.divider-band.svelte-66tzk8{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);--ease: cubic-bezier(.16, 1, .3, 1)}.section.svelte-66tzk8{padding:120px 24px;max-width:1280px;margin:0 auto}@media(min-width:800px){.section.svelte-66tzk8{padding:140px 48px}}.section-eyebrow.svelte-66tzk8{display:inline-flex;align-items:center;gap:8px;font:500 12px/1 var(--font-family-mono);color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.section-eyebrow.svelte-66tzk8:before{content:"";width:24px;height:1px;background:var(--color-accent)}.section-h2.svelte-66tzk8{font:700 44px/1.05 var(--font-family-serif);color:var(--color-text-primary);letter-spacing:-.02em;max-width:760px;margin-bottom:64px;text-wrap:balance}@media(min-width:800px){.section-h2.svelte-66tzk8{font-size:60px}}.faq.svelte-66tzk8{max-width:760px;margin:0 auto;border-top:1px solid var(--color-border)}.faq.svelte-66tzk8 details:where(.svelte-66tzk8){border-bottom:1px solid var(--color-border);padding:24px 0}.faq.svelte-66tzk8 summary:where(.svelte-66tzk8){list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;font:500 18px/1.4 var(--font-family-serif);color:var(--color-text-primary);letter-spacing:-.01em}.faq.svelte-66tzk8 summary:where(.svelte-66tzk8)::-webkit-details-marker{display:none}.faq.svelte-66tzk8 summary:where(.svelte-66tzk8):after{content:"";width:14px;height:14px;background:linear-gradient(currentColor,currentColor) center/14px 1.5px no-repeat,linear-gradient(currentColor,currentColor) center/1.5px 14px no-repeat;transition:transform .3s var(--ease);color:var(--color-text-secondary);flex-shrink:0}.faq.svelte-66tzk8 details[open]:where(.svelte-66tzk8) summary:where(.svelte-66tzk8):after{transform:rotate(45deg)}.faq.svelte-66tzk8 details[open]:where(.svelte-66tzk8) summary:where(.svelte-66tzk8){color:var(--color-accent)}.faq.svelte-66tzk8 summary:where(.svelte-66tzk8):hover{color:var(--color-accent)}.faq.svelte-66tzk8 details:where(.svelte-66tzk8) p:where(.svelte-66tzk8){font:15px/1.65 var(--font-family-sans);color:var(--color-text-secondary);margin-top:14px;max-width:640px}
