:root{--paper: #FAFAFA;--paper-warm: #F5F2EC;--ink: #16181C;--ink-soft: #6B7280;--ink-12: rgba(22, 24, 28, .1);--ink-08: rgba(22, 24, 28, .08);--ink-06: rgba(22, 24, 28, .05);--ink-03: rgba(22, 24, 28, .03);--accent: #0EA5E9;--accent-soft: #E0F2FE;--gold: #F59E0B;--font-jp: "Noto Sans JP", "Inter", -apple-system, system-ui, sans-serif;--font-en: "Inter", -apple-system, "SF Pro Text", system-ui, sans-serif;--ease: cubic-bezier(.33, 0, .2, 1)}.landing-root,.landing-root *{box-sizing:border-box}.landing-root{font-family:var(--font-jp);font-weight:400;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh}.landing-root>main,.landing-root>.legal{flex:1 0 auto}.landing-root>.footer{flex-shrink:0;margin-top:auto}.landing-root img{max-width:100%;display:block}.landing-root a{color:inherit;text-decoration:none}.surface-paper{background-color:var(--paper);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.09  0 0 0 0 0.10  0 0 0 0 0.11  0 0 0 0.025 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");margin:0}.landing-root .container{max-width:1240px;margin:0 auto;padding:0 32px}.landing-root .period{color:var(--accent)}.landing-root .period.accent{color:var(--gold)}.landing-root .nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;background:#fafafab8;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--ink-08)}.landing-root .logo{display:flex;align-items:center;gap:10px;font-family:var(--font-en);font-weight:700;font-size:20px;letter-spacing:-.02em;color:var(--ink)}.landing-root img.logo-mark{width:28px;height:28px;border-radius:0;background:transparent;-o-object-fit:contain;object-fit:contain}.landing-root .nav-right{display:flex;align-items:center;gap:8px}.landing-root .nav-link{font-family:var(--font-en);font-size:14px;font-weight:500;padding:10px 16px;border-radius:999px;color:var(--ink);transition:background .2s var(--ease)}.landing-root .nav-link:hover{background:var(--ink-06)}.landing-root .nav-cta{font-family:var(--font-jp);font-size:14px;font-weight:500;padding:10px 18px;border-radius:999px;background:var(--ink);color:var(--paper);transition:transform .2s var(--ease),background .2s var(--ease)}.landing-root .nav-cta:hover{transform:translateY(-1px);background:#000}.landing-root .nav-cta-soon,.landing-root .btn-soon,.landing-root .plan-cta-soon{opacity:.5;cursor:default!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-root .hero{position:relative;padding:140px 0 80px;min-height:100vh;display:flex;align-items:center}.landing-root .hero-grid{max-width:1240px;width:100%;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.landing-root .eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid var(--ink-12);border-radius:999px;font-family:var(--font-en);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ink);background:#fff9;margin-bottom:32px}.landing-root .eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #0ea5e92e;animation:pocovo-pulse 2.4s var(--ease) infinite}@keyframes pocovo-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-root .hero-title{font-family:var(--font-jp);font-weight:800;font-size:clamp(42px,6vw,80px);line-height:1.04;letter-spacing:-.04em;color:var(--ink);margin:0;white-space:nowrap}.landing-root .hero-lede{margin:32px 0 40px;font-size:17px;line-height:1.85;color:var(--ink-soft);max-width:480px}.landing-root .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:56px}.landing-root .btn{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;border-radius:999px;font-family:var(--font-jp);font-size:15px;font-weight:500;cursor:pointer;border:none;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease)}.landing-root .btn-primary{background:var(--ink);color:var(--paper);box-shadow:0 1px 2px #0000000f,0 8px 24px #16181c2e}.landing-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 1px 2px #0000000f,0 12px 28px #16181c3d}.landing-root .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--ink-12)}.landing-root .btn-ghost:hover{background:var(--ink-06);border-color:var(--ink)}.landing-root .btn-lg{padding:20px 36px;font-size:16px}.landing-root .hero-meta{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.landing-root .meta-item .meta-num{font-family:var(--font-en);font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.landing-root .meta-item .meta-label{font-family:var(--font-en);font-size:11px;font-weight:500;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.landing-root .meta-divider{width:1px;height:28px;background:var(--ink-12)}.landing-root .hero-phone-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:700px}.landing-root .paper-disc{position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,var(--accent-soft) 0%,transparent 70%);filter:blur(40px);opacity:.85;z-index:0}.landing-root .hero-phones{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;will-change:transform}.landing-root .hero-phone{max-width:340px;width:100%;filter:drop-shadow(0 22px 44px rgba(22,24,28,.26))}.landing-root .hero-phone-back{transform:rotate(-7deg) translateY(22px);z-index:1}.landing-root .hero-phone-front{transform:rotate(5deg) translateY(-22px);z-index:2;margin-left:-150px}.landing-root .floating-chip{position:absolute;z-index:2;background:#fff;border-radius:16px;box-shadow:0 12px 28px #16181c24,0 2px 4px #16181c0a;padding:12px 16px 12px 12px;display:flex;align-items:center;gap:12px;font-family:var(--font-jp);line-height:1.25;white-space:nowrap}.landing-root .floating-chip .chip-text{display:flex;flex-direction:column;gap:2px}.landing-root .floating-chip b{font-family:var(--font-jp);font-weight:700;font-size:14px;letter-spacing:-.01em;color:var(--ink)}.landing-root .floating-chip span{color:var(--ink-soft);font-size:11px;letter-spacing:.02em}.landing-root .chip-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#0ea5e924;color:#075985;flex-shrink:0}.landing-root .chip-1{top:6%;left:-12%;animation:pocovo-float-1 6s var(--ease) infinite}.landing-root .chip-1 .chip-icon{background:#0ea5e929;color:#0c4a6e}.landing-root .chip-2{top:44%;right:-10%;animation:pocovo-float-2 6.6s var(--ease) infinite .8s}.landing-root .chip-2 .chip-icon{background:#f59e0b24;color:var(--gold)}.landing-root .chip-3{bottom:6%;left:-8%;animation:pocovo-float-3 7s var(--ease) infinite 1.6s}.landing-root .chip-3 .chip-icon{background:#f59e0b24;color:var(--gold)}@keyframes pocovo-float-1{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-3deg) translateY(-8px)}}@keyframes pocovo-float-2{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-8px)}}@keyframes pocovo-float-3{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-6px)}}@keyframes pocovo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-root .scroll-cue{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;font-family:var(--font-en);font-size:10px;font-weight:500;letter-spacing:.2em;color:var(--ink-soft)}.landing-root .scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,var(--ink-soft),transparent);animation:pocovo-scroll-pulse 2s var(--ease) infinite}@keyframes pocovo-scroll-pulse{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.landing-root .why{padding:120px 0 60px;position:relative}.landing-root .why:before{content:"";position:absolute;top:40px;left:50%;transform:translate(-50%);width:60px;height:1px;background:var(--ink-12)}.landing-root .why-grid{display:grid;grid-template-columns:200px 1fr;gap:48px;align-items:start}.landing-root .why-eyebrow{font-family:var(--font-en);font-size:11px;font-weight:500;letter-spacing:.16em;color:var(--ink-soft);text-transform:uppercase;padding-top:12px}.landing-root .why-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-.035em;margin:0}.landing-root .why-body{grid-column:2;margin-top:24px;font-size:17px;line-height:1.9;color:var(--ink-soft);max-width:600px}.landing-root .feature{padding:100px 0}.landing-root .feature-tinted{background:linear-gradient(180deg,var(--paper) 0%,var(--paper-warm) 25%,var(--paper-warm) 75%,var(--paper) 100%)}.landing-root .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.landing-root .feature-num{font-family:var(--font-en);font-size:clamp(80px,11vw,144px);font-weight:800;line-height:.9;letter-spacing:-.02em;color:#16181c1a;-webkit-text-stroke:0;margin-bottom:16px}.landing-root .feature-tag{display:inline-block;font-family:var(--font-jp);font-size:13px;font-weight:500;padding:6px 14px;border-radius:999px;background:var(--ink);color:var(--paper);margin-bottom:24px}.landing-root .feature-tag.accent{background:var(--accent)}.landing-root .feature-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(32px,4.4vw,56px);line-height:1.12;letter-spacing:-.035em;margin:0 0 24px}.landing-root .feature-body{font-size:17px;line-height:1.85;color:var(--ink-soft);margin-bottom:32px;max-width:460px}.landing-root .feature-bullets{list-style:none;display:flex;flex-direction:column;gap:12px;margin:0;padding:0}.landing-root .feature-bullets li{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--ink)}.landing-root .bullet{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.landing-root .feature-phone-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:720px}.landing-root .feature-phone{max-width:360px;width:100%;filter:drop-shadow(0 18px 36px rgba(22,24,28,.22))}.landing-root .tilt-l{transform:rotate(-5deg)}.landing-root .tilt-r{transform:rotate(5deg)}.landing-root .two-phones{position:relative}.landing-root .two-phones .phone-back{position:absolute;left:8%;top:2%;max-width:320px;z-index:1}.landing-root .two-phones .phone-front{position:relative;z-index:2;margin-left:80px;margin-top:80px;max-width:320px}.landing-root .organize-stage{position:relative;display:flex;justify-content:center;align-items:center}.landing-root .phone-crop{position:relative;width:100%;max-width:480px;height:600px;filter:drop-shadow(0 28px 56px rgba(22,24,28,.22))}.landing-root .phone-crop img{display:block;width:100%;height:auto;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 50%,transparent 60%);mask-image:linear-gradient(to bottom,#000 0%,#000 50%,transparent 60%)}@media (max-width: 960px){.landing-root .phone-crop{max-width:320px;height:400px}}.landing-root .deck-chip{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:12px 16px 12px 14px;box-shadow:0 12px 28px #16181c24,0 2px 4px #16181c0a;font-family:var(--font-jp);white-space:nowrap}.landing-root .deck-chip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.landing-root .deck-chip-text{display:flex;flex-direction:column;line-height:1.2}.landing-root .deck-chip-text b{font-weight:700;font-size:13px;color:var(--ink);letter-spacing:-.01em}.landing-root .deck-chip-text em{font-style:normal;font-family:var(--font-en);font-size:10px;color:var(--ink-soft);margin-top:2px;letter-spacing:.04em}.landing-root .deck-chip-1{top:8%;left:-4%;animation:pocovo-chip-1 6s var(--ease) infinite}.landing-root .deck-chip-2{top:44%;right:-8%;animation:pocovo-chip-2 6.6s var(--ease) infinite .7s}.landing-root .deck-chip-3{bottom:10%;left:-8%;animation:pocovo-chip-3 7s var(--ease) infinite 1.4s}@keyframes pocovo-chip-1{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-3deg) translateY(-8px)}}@keyframes pocovo-chip-2{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-8px)}}@keyframes pocovo-chip-3{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-6px)}}.landing-root .learn-stage{position:relative}.landing-root .learn-stage .feature-phone{max-width:320px}.landing-root .flip-card-mini{position:absolute;right:4%;bottom:14%;z-index:3;min-width:180px;padding:18px 22px 20px;background:#fff;border-radius:20px;box-shadow:0 18px 44px #16181c29,0 4px 8px #16181c0a;font-family:var(--font-jp);text-align:left;transform:rotate(6deg);animation:pocovo-flip-bob 6s var(--ease) infinite}.landing-root .fcm-head{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px}.landing-root .fcm-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #0ea5e929}.landing-root .fcm-eyebrow{font-family:var(--font-en);font-size:10px;letter-spacing:.16em;color:var(--ink-soft);text-transform:uppercase}.landing-root .fcm-word{font-family:var(--font-jp);font-size:22px;font-weight:700;color:var(--ink);letter-spacing:-.01em;line-height:1.15}.landing-root .fcm-meta{font-family:var(--font-en);font-size:11px;color:var(--ink-soft);margin-top:4px;letter-spacing:.02em}@keyframes pocovo-flip-bob{0%,to{transform:rotate(6deg) translateY(0)}50%{transform:rotate(6deg) translateY(-8px)}}@media (max-width: 960px){.landing-root .organize-stage .feature-phone,.landing-root .learn-stage .feature-phone{max-width:240px}.landing-root .deck-chip{padding:10px 14px}.landing-root .deck-chip-text b{font-size:12px}.landing-root .deck-chip-1{top:4%;left:-8%}.landing-root .deck-chip-2{top:46%;right:-10%}.landing-root .deck-chip-3{bottom:6%;left:-10%}.landing-root .flip-card-mini{right:-10%;bottom:6%;min-width:150px;padding:14px 18px}.landing-root .fcm-word{font-size:18px}}.landing-root .mode-pills{display:inline-flex;background:#fff;border:1px solid var(--ink-12);border-radius:999px;padding:4px;margin-bottom:12px}.landing-root .pill{padding:8px 18px;border-radius:999px;font-family:var(--font-jp);font-size:13px;font-weight:500;color:var(--ink-soft)}.landing-root .pill-active{background:var(--ink);color:var(--paper)}.landing-root .feature-caption{font-size:13px;color:var(--ink-soft);margin-top:8px}.landing-root .feature-swipe{padding:140px 0 120px;position:relative;overflow:clip;background:linear-gradient(to bottom,var(--paper) 0%,transparent 4%),linear-gradient(to top,var(--paper) 0%,transparent 12%),radial-gradient(ellipse 48% 95% at 4% 50%,rgba(229,50,44,.09),transparent 90%),radial-gradient(ellipse 20% 35% at 55% 25%,rgba(229,50,44,.048),transparent 90%),radial-gradient(ellipse 17% 28% at 57% 72%,rgba(229,50,44,.04),transparent 90%),radial-gradient(ellipse 12% 19% at 63% 50%,rgba(229,50,44,.03),transparent 90%),radial-gradient(ellipse 48% 95% at 96% 50%,rgba(14,165,233,.08),transparent 90%),radial-gradient(ellipse 20% 35% at 45% 75%,rgba(14,165,233,.042),transparent 90%),radial-gradient(ellipse 17% 28% at 43% 28%,rgba(14,165,233,.035),transparent 90%),radial-gradient(ellipse 12% 19% at 37% 52%,rgba(14,165,233,.026),transparent 90%),var(--paper)}.landing-root .feature-swipe:before{content:none}.landing-root .feature-swipe:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,var(--paper) 0%,transparent 10%);pointer-events:none;z-index:5}.landing-root .swipe-header{text-align:center;max-width:760px;margin:0 auto 64px;position:relative;z-index:1}.landing-root .swipe-header .feature-num{margin:0 auto 8px}.landing-root .swipe-header .feature-tag{margin:0 auto 24px}.landing-root .swipe-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(36px,5.2vw,72px);line-height:1.08;letter-spacing:-.035em;margin:0 0 24px}.landing-root .ink-danger{color:#e5322c}.landing-root .ink-accent{color:var(--accent)}.landing-root .swipe-body{font-size:17px;line-height:1.9;color:var(--ink-soft)}.landing-root .swipe-tri{position:relative;z-index:4;display:grid;grid-template-columns:1fr 1.7fr 1fr;gap:32px;align-items:center;max-width:1180px;margin:0 auto}.landing-root .swipe-tri-side{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px}.landing-root .swipe-tri-side .swipe-pill{position:relative;left:auto;top:auto;transform:none;animation:none;opacity:1;will-change:auto}.landing-root .swipe-tri-aura{position:absolute;top:2%;left:50%;width:128%;aspect-ratio:1;border-radius:50%;transform:translate(-50%);filter:blur(56px) saturate(.85);z-index:0;pointer-events:none;opacity:.7;animation:swipe-aura-drift 18s ease-in-out infinite alternate}.landing-root .swipe-tri-aura-danger{background:radial-gradient(at 22% 28%,rgba(238,150,150,.5),transparent 55%),radial-gradient(at 78% 18%,rgba(240,175,130,.45),transparent 55%),radial-gradient(at 28% 78%,rgba(214,110,138,.46),transparent 55%),radial-gradient(at 82% 80%,rgba(228,128,132,.45),transparent 55%),radial-gradient(at 55% 50%,rgba(212,92,88,.34),transparent 65%)}.landing-root .swipe-tri-aura-accent{background:radial-gradient(at 22% 28%,rgba(124,188,220,.5),transparent 55%),radial-gradient(at 78% 18%,rgba(160,205,228,.45),transparent 55%),radial-gradient(at 28% 78%,rgba(140,142,200,.44),transparent 55%),radial-gradient(at 82% 80%,rgba(120,198,188,.42),transparent 55%),radial-gradient(at 55% 50%,rgba(78,152,196,.32),transparent 65%)}.landing-root .swipe-tri-right .swipe-tri-aura{animation-delay:-9s}@keyframes swipe-aura-drift{0%{transform:translate(-50%) scale(1) rotate(0)}50%{transform:translate(-50%) scale(1.06) rotate(8deg)}to{transform:translate(-50%) scale(.98) rotate(-6deg)}}@media (prefers-reduced-motion: reduce){.landing-root .swipe-tri-aura{animation:none}}.landing-root .swipe-tri-frame{position:relative;z-index:1;width:100%;max-width:260px}.landing-root .swipe-tri-frame img{display:block;width:100%;height:auto;filter:drop-shadow(0 24px 48px rgba(22,24,28,.22))}.landing-root .swipe-tri-center{text-align:center;position:relative;z-index:2;padding:0 8px}.landing-root .swipe-tri-center .feature-num{margin:0 auto 8px}.landing-root .swipe-tri-center .feature-tag{margin:0 auto 20px}.landing-root .swipe-tri-center .swipe-title{font-size:clamp(28px,3.4vw,48px);line-height:1.18}.landing-root .swipe-tri-center .swipe-body{font-size:16px;line-height:1.85}@media (max-width: 960px){.landing-root .swipe-tri{grid-template-columns:1fr 1fr;grid-template-areas:"center center" "left right";gap:24px}.landing-root .swipe-tri-center{grid-area:center}.landing-root .swipe-tri-left{grid-area:left}.landing-root .swipe-tri-right{grid-area:right}.landing-root .swipe-tri-frame{max-width:200px}}@media (max-width: 480px){.landing-root .swipe-tri-frame{max-width:160px}.landing-root .swipe-pill{padding:10px 14px;gap:8px}.landing-root .swipe-pill .pill-text em{font-size:14px}}.landing-root .swipe-showcase{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:560px;margin:0 auto;padding:40px 24px 24px;min-height:720px}.landing-root .swipe-aura{position:absolute;top:4%;left:50%;width:480px;height:480px;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0;transform:translate(-50%)}.landing-root .swipe-aura-danger{background:radial-gradient(circle,rgba(229,50,44,.55) 0%,transparent 65%);animation:pocovo-swipe-aura-d 6s ease-in-out infinite}.landing-root .swipe-aura-accent{background:radial-gradient(circle,rgba(14,165,233,.55) 0%,transparent 65%);animation:pocovo-swipe-aura-a 6s ease-in-out infinite}.landing-root .swipe-side{position:absolute;top:38%;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}.landing-root .swipe-side-left{left:4%}.landing-root .swipe-side-right{right:4%}.landing-root .swipe-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#fff;opacity:0;will-change:transform,opacity}.landing-root .swipe-badge-danger{color:#e5322c;box-shadow:0 14px 32px #e5322c4d,0 2px 4px #16181c0a;animation:pocovo-swipe-badge-d 6s ease-in-out infinite}.landing-root .swipe-badge-accent{color:var(--accent);box-shadow:0 14px 32px #0ea5e94d,0 2px 4px #16181c0a;animation:pocovo-swipe-badge-a 6s ease-in-out infinite}.landing-root .swipe-phone-wrap{position:relative;z-index:1;width:100%;max-width:360px;height:460px}.landing-root .swipe-screen{position:absolute;top:0;left:0;width:100%;height:auto;filter:drop-shadow(0 28px 56px rgba(22,24,28,.24));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 45%,transparent 60%);mask-image:linear-gradient(to bottom,#000 0%,#000 45%,transparent 60%);will-change:opacity}.landing-root .swipe-screen-danger{animation:pocovo-swipe-fade-d 6s ease-in-out infinite}.landing-root .swipe-screen-accent{animation:pocovo-swipe-fade-a 6s ease-in-out infinite}.landing-root .swipe-pill-stack{position:relative;margin-top:40px;height:64px;width:100%;display:flex;align-items:center;justify-content:center;z-index:3}.landing-root .swipe-pill{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;gap:14px;padding:14px 22px;background:#fff;border-radius:999px;font-family:var(--font-jp);white-space:nowrap;transform:translate(-50%,-50%);will-change:opacity,transform}.landing-root .swipe-pill .pill-text{display:flex;flex-direction:column;line-height:1.15}.landing-root .swipe-pill .pill-text b{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;font-family:var(--font-en);color:var(--ink-soft)}.landing-root .swipe-pill .pill-text em{font-style:normal;font-size:18px;font-weight:700;color:currentColor;letter-spacing:.02em}.landing-root .swipe-pill-danger{color:#e5322c;box-shadow:0 12px 28px #e5322c3d,0 2px 4px #16181c0a;animation:pocovo-swipe-pill-d 6s ease-in-out infinite}.landing-root .swipe-pill-accent{color:var(--accent);box-shadow:0 12px 28px #0ea5e93d,0 2px 4px #16181c0a;animation:pocovo-swipe-pill-a 6s ease-in-out infinite}@keyframes pocovo-swipe-fade-d{0%,40%{opacity:1}50%,90%{opacity:0}to{opacity:1}}@keyframes pocovo-swipe-fade-a{0%,40%{opacity:0}50%,90%{opacity:1}to{opacity:0}}@keyframes pocovo-swipe-aura-d{0%,40%{opacity:.85;transform:translate(-50%) scale(1)}50%,90%{opacity:0;transform:translate(-50%) scale(.9)}to{opacity:.85;transform:translate(-50%) scale(1)}}@keyframes pocovo-swipe-aura-a{0%,40%{opacity:0;transform:translate(-50%) scale(.9)}50%,90%{opacity:.85;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%) scale(.9)}}@keyframes pocovo-swipe-tilt{0%,40%{transform:rotate(-4deg) translate(-8px)}50%,90%{transform:rotate(4deg) translate(8px)}to{transform:rotate(-4deg) translate(-8px)}}@keyframes pocovo-swipe-badge-d{0%{opacity:0;transform:translate(0) scale(.85)}15%,35%{opacity:1;transform:translate(-6px) scale(1.05)}45%{opacity:0;transform:translate(0) scale(.85)}to{opacity:0}}@keyframes pocovo-swipe-badge-a{0%,45%{opacity:0;transform:translate(0) scale(.85)}65%,85%{opacity:1;transform:translate(6px) scale(1.05)}95%{opacity:0;transform:translate(0) scale(.85)}to{opacity:0}}@keyframes pocovo-swipe-pill-d{0%,40%{opacity:1;transform:translate(-50%,-50%) translateY(0)}50%,90%{opacity:0;transform:translate(-50%,-50%) translateY(6px)}to{opacity:1;transform:translate(-50%,-50%) translateY(0)}}@keyframes pocovo-swipe-pill-a{0%,40%{opacity:0;transform:translate(-50%,-50%) translateY(-6px)}50%,90%{opacity:1;transform:translate(-50%,-50%) translateY(0)}to{opacity:0;transform:translate(-50%,-50%) translateY(-6px)}}@media (prefers-reduced-motion: reduce){.landing-root .swipe-aura,.landing-root .swipe-screen,.landing-root .swipe-phone-wrap,.landing-root .swipe-pill,.landing-root .swipe-badge{animation:none}.landing-root .swipe-aura-danger{opacity:.6}.landing-root .swipe-screen-danger{opacity:1}.landing-root .swipe-screen-accent{opacity:0}.landing-root .swipe-pill-danger{opacity:1}.landing-root .swipe-pill-accent{opacity:0}.landing-root .swipe-badge-danger,.landing-root .swipe-badge-accent{opacity:.85;transform:scale(1)}}@media (max-width: 720px){.landing-root .swipe-showcase{min-height:600px;padding:24px 16px}.landing-root .swipe-aura{width:340px;height:340px}.landing-root .swipe-phone-wrap{max-width:260px;height:340px}.landing-root .swipe-side{top:36%}.landing-root .swipe-side-left{left:1%}.landing-root .swipe-side-right{right:1%}.landing-root .swipe-badge{width:40px;height:40px}.landing-root .swipe-badge svg{width:16px;height:16px}.landing-root .swipe-pill{padding:12px 18px;gap:10px}.landing-root .swipe-pill .pill-text em{font-size:15px}}.landing-root .swipe-stage{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;max-width:1040px;margin:0 auto}.landing-root .swipe-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;margin:0}.landing-root .swipe-card-left{transform:rotate(-2.5deg)}.landing-root .swipe-card-right{transform:rotate(2.5deg)}.landing-root .swipe-glow{position:absolute;top:6%;width:90%;height:70%;border-radius:50%;filter:blur(70px);opacity:.55;z-index:0;pointer-events:none}.landing-root .swipe-glow-danger{background:#e5322c73}.landing-root .swipe-glow-accent{background:#0ea5e973}.landing-root .swipe-phone{position:relative;z-index:1;max-width:340px;width:100%;filter:drop-shadow(0 18px 36px rgba(22,24,28,.22))}.landing-root .swipe-cap{position:relative;z-index:2;display:inline-flex;align-items:center;gap:14px;padding:14px 22px;background:#fff;border-radius:999px;box-shadow:0 8px 24px #16181c14,0 2px 4px #16181c0a;font-family:var(--font-jp)}.landing-root .swipe-cap-danger{color:#e5322c;box-shadow:0 8px 24px #e5322c33,0 2px 4px #16181c0a}.landing-root .swipe-cap-accent{color:var(--accent);box-shadow:0 8px 24px #0ea5e933,0 2px 4px #16181c0a}.landing-root .swipe-cap-text{display:flex;flex-direction:column;line-height:1.15}.landing-root .swipe-cap-text b{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;font-family:var(--font-en);color:var(--ink-soft)}.landing-root .swipe-cap-text em{font-style:normal;font-size:18px;font-weight:700;color:currentColor;letter-spacing:.02em}.landing-root .swipe-cap-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:currentColor}.landing-root .swipe-cap-mark svg{color:#fff}.landing-root .swipe-cap-arrow{display:inline-flex;align-items:center;justify-content:center;opacity:.8}.landing-root .swipe-cue{display:flex;align-items:center;gap:16px;max-width:520px;margin:56px auto 0;padding:20px 24px;background:#fff;border:1px solid var(--ink-08);border-radius:20px;box-shadow:0 1px 2px #16181c0a;position:relative;z-index:1}.landing-root .cue-icon{width:44px;height:44px;border-radius:12px;background:var(--ink-06);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:pocovo-cue-bob 2.6s var(--ease) infinite}@keyframes pocovo-cue-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.landing-root .cue-text{display:flex;flex-direction:column;gap:2px;font-family:var(--font-jp)}.landing-root .cue-text b{font-weight:700;font-size:15px;color:var(--ink)}.landing-root .cue-text span{font-size:13px;color:var(--ink-soft)}@media (max-width: 960px){.landing-root .feature-swipe{padding:80px 0 60px}.landing-root .swipe-header{margin-bottom:40px}.landing-root .swipe-stage{grid-template-columns:1fr;gap:48px;max-width:360px}.landing-root .swipe-card-left,.landing-root .swipe-card-right{transform:none}.landing-root .swipe-phone{max-width:280px}.landing-root .swipe-cue{margin-top:40px;padding:16px 20px}}.landing-root .feature-hero-ai{padding:140px 0 120px;background:var(--paper);position:relative;overflow:hidden}.landing-root .ai-header{text-align:center;max-width:720px;margin:0 auto 80px}.landing-root .ai-split{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"text   .      phone" "source bridge phone";-moz-column-gap:56px;column-gap:56px;row-gap:40px;align-items:start}.landing-root .ai-split-text{grid-area:text}.landing-root .ai-split-source{grid-area:source;display:grid;justify-items:center}.landing-root .ai-split-source .ai-source-stage{width:min(360px,100%)}.landing-root .ai-split-bridge{grid-area:bridge;display:flex;align-items:center;justify-content:center;align-self:center}.landing-root .ai-split-phone{grid-area:phone;align-self:stretch}.landing-root .ai-split-phone .ai-phone-stage{height:100%;justify-content:flex-start;gap:16px}.landing-root .ai-split-phone .ai-phone-stage .feature-phone{flex:1;min-height:0;max-width:420px;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.landing-root .ai-split-text .ai-header{text-align:left;max-width:none;margin:0}.landing-root .ai-split-text .ai-header .feature-num,.landing-root .ai-split-text .ai-header .feature-tag{margin-left:0;margin-right:0}.landing-root .ai-split-source .ai-source-card{max-width:360px;aspect-ratio:unset;height:auto}@media (max-width: 960px){.landing-root .ai-split{grid-template-columns:1fr;grid-template-areas:"text" "source" "bridge" "phone";row-gap:40px}.landing-root .ai-split-phone{justify-self:center;align-self:auto}.landing-root .ai-split-phone .ai-phone-stage{height:auto}.landing-root .ai-split-phone .ai-phone-stage .feature-phone{max-height:none;-o-object-fit:initial;object-fit:initial}.landing-root .ai-split-source .ai-source-stage{padding-bottom:16px}.landing-root .ai-split-bridge .ai-arrow svg{transform:rotate(90deg)}.landing-root .ai-split-bridge .ai-arrow{gap:32px}}.landing-root .ai-header .feature-num{margin:0 auto 8px}.landing-root .ai-header .feature-tag{margin-bottom:24px}.landing-root .ai-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(36px,5.2vw,72px);line-height:1.08;letter-spacing:-.035em;margin:0 0 24px}.landing-root .ai-body{font-size:17px;line-height:1.9;color:var(--ink-soft)}.landing-root .ai-disclaimer{margin-top:20px;font-size:12px;line-height:1.7;color:var(--ink-soft);opacity:.7;letter-spacing:.02em}.landing-root .ai-showcase{position:relative;z-index:1}.landing-root .ai-arrow-wrap{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center}.landing-root .ai-phone-stage{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px}.landing-root .ai-phone-stage .feature-phone{max-width:420px}.landing-root .ai-label{font-family:var(--font-en);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);padding:8px 16px;background:#fff;border:1px solid var(--ink-12);border-radius:999px}.landing-root .ai-label.accent{color:var(--accent);border-color:#0ea5e94d;background:#0ea5e90f}.landing-root .ai-source-stage{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px}.landing-root .ai-source-card{width:100%;max-width:360px;aspect-ratio:3 / 4;background:#fff;border:1px dashed var(--ink-12);border-radius:22px;padding:36px;display:flex;flex-direction:column;gap:22px;box-shadow:0 16px 36px #16181c14,0 2px 4px #16181c0a;position:relative}.landing-root .ai-source-card:before{content:"";position:absolute;top:14px;right:14px;width:12px;height:12px;border-top:2px solid var(--ink-soft);border-right:2px solid var(--ink-soft)}.landing-root .ai-source-card:after{content:"";position:absolute;bottom:14px;left:14px;width:12px;height:12px;border-bottom:2px solid var(--ink-soft);border-left:2px solid var(--ink-soft)}.landing-root .ai-source-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:var(--accent-soft);color:#075985;flex-shrink:0}.landing-root .ai-source-lines{display:flex;flex-direction:column;gap:12px;flex:1}.landing-root .ai-line{height:8px;border-radius:4px;background:var(--ink-08)}.landing-root .ai-line-1{width:86%}.landing-root .ai-line-2{width:70%}.landing-root .ai-line-3{width:92%}.landing-root .ai-line-4{width:64%}.landing-root .ai-line-5{width:78%}.landing-root .ai-arrow{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--ink-soft)}.landing-root .ai-arrow-label{font-family:var(--font-jp);font-size:12px;color:var(--ink-soft);letter-spacing:.04em}.landing-root .ai-arrow svg{overflow:visible}.landing-root .ai-arrow-line{stroke-dasharray:66;stroke-dashoffset:66;animation:pocovo-ai-line 1.8s cubic-bezier(.65,0,.35,1) infinite}.landing-root .ai-arrow-head{transform:translate(2px,12px);animation:pocovo-ai-head 1.8s cubic-bezier(.65,0,.35,1) infinite}@keyframes pocovo-ai-line{0%{stroke-dashoffset:66;opacity:1}60%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes pocovo-ai-head{0%{transform:translate(2px,12px);opacity:1}60%{transform:translate(68px,12px);opacity:1}80%{transform:translate(68px,12px);opacity:1}to{transform:translate(68px,12px);opacity:0}}@media (prefers-reduced-motion: reduce){.landing-root .ai-arrow-line,.landing-root .ai-arrow-head{animation:none}.landing-root .ai-arrow-line{stroke-dashoffset:0}.landing-root .ai-arrow-head{transform:translate(68px,12px)}}.landing-root .triple{padding:120px 0}.landing-root .triple-header{margin-bottom:40px}.landing-root .triple-section-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(16px,2.2vw,28px);letter-spacing:-.01em;color:var(--ink);margin:0}.landing-root .triple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.landing-root .triple-card{padding:40px 32px;background:#fff;border:1px solid var(--ink-08);border-radius:24px;box-shadow:0 1px 2px #16181c0a;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.landing-root .triple-card:hover,.landing-root .triple-card.is-visible:hover{transform:translateY(-3px);box-shadow:0 12px 32px #16181c14}.landing-root .triple-icon{width:56px;height:56px;border-radius:16px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.landing-root .triple-title{font-family:var(--font-jp);font-weight:700;font-size:22px;letter-spacing:-.02em;margin:0 0 12px}.landing-root .triple-body{font-size:14px;line-height:1.8;color:var(--ink-soft);margin:0}.landing-root .pricing{padding:120px 0;background:linear-gradient(180deg,var(--paper) 0%,#F4F1EB 100%)}.landing-root .pricing-header{text-align:center;max-width:720px;margin:0 auto 72px}.landing-root .pricing-eyebrow{font-family:var(--font-en);font-size:11px;font-weight:500;letter-spacing:.2em;color:var(--ink-soft);text-transform:uppercase;margin-bottom:16px}.landing-root .pricing-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-.035em;margin:0 0 20px}.landing-root .pricing-lede{font-size:16px;line-height:1.8;color:var(--ink-soft)}.landing-root .plans{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:stretch}.landing-root .plan{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--ink-08);border-radius:28px;padding:36px 32px 32px;box-shadow:0 1px 2px #16181c0a;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.landing-root .plan:hover{transform:translateY(-3px);box-shadow:0 12px 32px #16181c14}.landing-root .plan-head{margin-bottom:24px}.landing-root .plan-name{font-family:var(--font-en);font-weight:700;font-size:22px;letter-spacing:-.02em;margin-bottom:6px}.landing-root .plan-tagline{font-size:13px;color:var(--ink-soft);line-height:1.6}.landing-root .plan-price{display:flex;align-items:baseline;gap:6px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--ink-08)}.landing-root .price-amount{font-family:var(--font-en);font-weight:800;font-size:42px;letter-spacing:-.04em;line-height:1;color:var(--ink)}.landing-root .price-period{font-family:var(--font-jp);font-size:14px;color:var(--ink-soft)}.landing-root .price-note{font-family:var(--font-jp);font-size:13px;color:var(--ink-soft);margin-left:4px}.landing-root .plan-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;font-family:var(--font-jp);font-size:14px;font-weight:500;margin-bottom:28px;transition:transform .2s var(--ease),background .2s var(--ease)}.landing-root .plan-cta:hover{transform:translateY(-1px)}.landing-root .plan-cta-ghost{background:transparent;color:var(--ink);border:1px solid var(--ink-12)}.landing-root .plan-cta-ghost:hover{background:var(--ink-06);border-color:var(--ink)}.landing-root .plan-cta-primary{background:var(--ink);color:var(--paper);box-shadow:0 4px 12px #0ea5e940}.landing-root .plan-cta-primary:hover{background:var(--accent)}.landing-root .plan-cta-gold{background:var(--gold);color:#fff;box-shadow:0 4px 12px #f59e0b4d}.landing-root .plan-cta-gold:hover{background:#e08d00}.landing-root .plan-includes{font-family:var(--font-jp);font-size:12px;font-weight:500;color:var(--ink-soft);letter-spacing:.02em;margin-bottom:14px}.landing-root .plan-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin:0;padding:0}.landing-root .plan-features li{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-jp);font-size:14px;line-height:1.55;color:var(--ink)}.landing-root .plan-features li b{font-weight:700}.landing-root .feat-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--ink-06);color:var(--ink-soft);flex-shrink:0;margin-top:2px}.landing-root .feat-check.accent{background:var(--accent-soft);color:var(--accent)}.landing-root .feat-check.gold{background:#f59e0b24;color:var(--gold)}.landing-root .plan-pro{background:var(--ink);color:var(--paper);border-color:var(--ink);transform:translateY(-8px);box-shadow:0 1px 2px #16181c0a,0 20px 40px #16181c2e}.landing-root .plan-pro:hover{transform:translateY(-12px);box-shadow:0 1px 2px #16181c0a,0 24px 48px #16181c38}.landing-root .plan-pro .plan-name,.landing-root .plan-pro .price-amount{color:var(--paper)}.landing-root .plan-pro .plan-tagline,.landing-root .plan-pro .price-period,.landing-root .plan-pro .plan-includes{color:#fff9}.landing-root .plan-pro .plan-price{border-bottom-color:#ffffff1f}.landing-root .plan-pro .plan-features li{color:#ffffffeb}.landing-root .plan-pro .plan-cta-primary{background:var(--accent);color:#fff;box-shadow:0 4px 16px #0ea5e966}.landing-root .plan-pro .plan-cta-primary:hover{background:#0284c7}.landing-root .plan-max{border-color:#f59e0b40}.landing-root .plan-ribbon{position:absolute;top:-12px;right:28px;font-family:var(--font-jp);font-size:11px;font-weight:500;letter-spacing:.04em;padding:6px 14px;border-radius:999px;background:var(--accent);color:#fff;box-shadow:0 4px 12px #0ea5e94d}.landing-root .plan-ribbon.ribbon-gold{background:var(--gold);box-shadow:0 4px 12px #f59e0b4d}.landing-root .pricing-footnote{text-align:center;margin-top:48px;font-size:12px;color:var(--ink-soft);font-family:var(--font-en);letter-spacing:.04em}@media (max-width: 960px){.landing-root .pricing{padding:80px 0}.landing-root .pricing-header{margin-bottom:56px}.landing-root .plans{grid-template-columns:1fr;gap:16px}.landing-root .plan-pro{transform:none}.landing-root .plan-pro:hover{transform:translateY(-3px)}.landing-root .plan-ribbon{right:24px;top:-10px}}.landing-root .cta-final{padding:140px 0;background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.landing-root .cta-final:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.04 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");pointer-events:none}.landing-root .cta-final:after{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,var(--accent) 0%,transparent 60%);filter:blur(80px);opacity:.15;bottom:-300px;left:50%;transform:translate(-50%);pointer-events:none}.landing-root .cta-inner{position:relative;z-index:1;text-align:center}.landing-root .cta-badge{display:inline-block;font-family:var(--font-en);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--paper);padding:8px 16px;border:1px solid rgba(255,255,255,.2);border-radius:999px;margin-bottom:32px}.landing-root .cta-title{font-family:var(--font-jp);font-weight:800;font-size:clamp(32px,4.6vw,60px);line-height:1.12;letter-spacing:-.04em;margin:0 0 24px}.landing-root .cta-title .period{color:var(--accent)}.landing-root .cta-lede{font-size:17px;line-height:1.8;color:#ffffffb3;margin-bottom:40px}.landing-root .cta-inner .btn-primary{background:var(--paper);color:var(--ink)}.landing-root .cta-inner .btn-primary:hover{background:#fff}.landing-root .legal{padding:140px 0 96px;position:relative}.landing-root .legal-container{max-width:760px;margin:0 auto;padding:0 24px}.landing-root .legal-header{padding-bottom:40px;margin-bottom:56px;border-bottom:1px solid var(--ink-08)}.landing-root .legal-eyebrow{font-family:var(--font-en);font-size:11px;font-weight:500;letter-spacing:.2em;color:var(--ink-soft);text-transform:uppercase;margin-bottom:18px}.landing-root .legal-title{font-family:var(--font-jp);font-weight:700;font-size:clamp(32px,4.4vw,48px);line-height:1.15;letter-spacing:-.03em;color:var(--ink);margin:0 0 14px}.landing-root .legal-meta{font-family:var(--font-en);font-size:13px;color:var(--ink-soft);letter-spacing:.02em;margin:0}.landing-root .legal-body{background:#fff;border:1px solid var(--ink-08);border-radius:24px;padding:48px 48px 56px;box-shadow:0 1px 2px #16181c0a,0 12px 32px #16181c0a;font-family:var(--font-jp);color:var(--ink)}.landing-root .legal-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.landing-root .legal-body a:hover{text-decoration-thickness:2px}@media (max-width: 720px){.landing-root .legal{padding:100px 0 72px}.landing-root .legal-header{margin-bottom:32px;padding-bottom:24px}.landing-root .legal-body{padding:28px 22px 36px;border-radius:18px}}.landing-root .footer{background:var(--ink);color:var(--paper);padding:88px 0 64px;border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.landing-root .footer .logo{color:var(--paper)}.landing-root .footer img.logo-mark{filter:invert(1) brightness(1.2)}.landing-root .footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}.landing-root .footer-tag{font-size:13px;color:#fff9;margin-top:12px}.landing-root .footer-links{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.landing-root .footer-links-col{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.landing-root .footer-links a{font-size:14px;color:#ffffffb3;white-space:nowrap;transition:color .2s var(--ease)}.landing-root .footer-links a:hover{color:#fff}.landing-root .footer-copy{font-family:var(--font-en);font-size:12px;color:#fff6;text-align:right;letter-spacing:.02em}.landing-root [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.landing-root [data-reveal].is-visible{opacity:1;transform:translateY(0)}.landing-root .feature-tinted[data-reveal],.landing-root .feature-swipe[data-reveal]{opacity:1;transform:none;transition:none}.landing-root .show-sm{display:none}@media (max-width: 960px){.landing-root .hide-sm{display:none}.landing-root .show-sm{display:inline}.landing-root .nav{padding:14px 20px}.landing-root .nav-link{display:none}.landing-root .container{padding:0 24px}.landing-root .hero{padding:110px 0 60px;min-height:auto}.landing-root .hero-grid{padding:0 24px;grid-template-columns:1fr;gap:40px}.landing-root .hero-phone-stage{min-height:540px;order:-1}.landing-root .hero-phone{max-width:240px}.landing-root .hero-phone-front{margin-left:-100px}.landing-root .paper-disc{width:380px;height:380px}.landing-root .chip-1{top:4%;left:-4%}.landing-root .chip-2{top:42%;right:-4%}.landing-root .chip-3{bottom:4%;left:-4%}.landing-root .scroll-cue{display:none}.landing-root .why{padding:80px 0 40px}.landing-root .why-grid{grid-template-columns:1fr;gap:24px}.landing-root .why-body{grid-column:1;margin-top:0}.landing-root .feature{padding:60px 0}.landing-root .feature-grid{grid-template-columns:1fr;gap:40px}.landing-root .feature-grid-reverse>.feature-phone-stage{order:2}.landing-root .feature-phone-stage{min-height:540px}.landing-root .feature-phone{max-width:280px}.landing-root .feature-num{font-size:56px}.landing-root .two-phones .phone-back{max-width:240px;left:0}.landing-root .two-phones .phone-front{max-width:240px;margin-left:60px;margin-top:60px}.landing-root .feature-hero-ai{padding:80px 0}.landing-root .ai-phone-stage .feature-phone{max-width:260px}.landing-root .triple{padding:60px 0}.landing-root .triple-grid{grid-template-columns:1fr;gap:16px}.landing-root .triple-card{padding:28px 24px}.landing-root .cta-final{padding:80px 0}.landing-root .footer-grid{grid-template-columns:1fr;gap:32px}.landing-root .footer-copy{text-align:left}}@media (max-width: 480px){.landing-root .hero-ctas{flex-direction:column;align-items:stretch}.landing-root .btn{justify-content:center}.landing-root .hero-meta{gap:16px}.landing-root .meta-divider{display:none}.landing-root .hero-title{white-space:normal}.landing-root .feature-phone-stage{min-height:380px}}
