.landing-root{--font-serif:"Newsreader", "Source Serif 4", Georgia, serif;--font-sans:"Geist", -apple-system, "SF Pro Text", "Helvetica Neue", sans-serif;--bg-base:oklch(97.5% .006 80);--bg-paper:oklch(99.2% .003 85);--bg-sidebar:oklch(95.5% .009 75);--bg-sunken:oklch(93.5% .012 75);--bg-elev:oklch(99.5% .002 85);--bg-hover:oklch(94% .012 75);--bg-active:oklch(91% .014 75);--border:oklch(88% .012 75);--border-soft:oklch(92% .01 75);--border-strong:oklch(78% .014 70);--ink:oklch(22% .015 60);--ink-muted:oklch(48% .012 70);--ink-soft:oklch(62% .01 75);--ink-faint:oklch(75% .008 75);--accent:oklch(42% .07 145);--accent-hover:oklch(38% .07 145);--accent-soft:oklch(93% .025 145);--accent-ink:oklch(28% .06 145);--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-pill:999px;--shadow-sm:0 1px 2px oklch(20% .02 60/.04), 0 1px 1px oklch(20% .02 60/.02);--shadow-md:0 2px 4px oklch(20% .02 60/.05), 0 8px 18px oklch(20% .02 60/.05);--shadow-lg:0 6px 14px oklch(20% .02 60/.06), 0 22px 48px oklch(20% .02 60/.1);background:var(--bg-base);min-height:100vh;color:var(--ink);font-family:var(--font-sans);position:relative;overflow-x:hidden}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root .landing-orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.landing-root .orb{filter:blur(80px);opacity:.38;border-radius:50%;position:absolute}.landing-root .orb-1{background:radial-gradient(circle,oklch(75% .08 145),#0000 70%);width:520px;height:520px;top:-120px;right:-60px}.landing-root .orb-2{opacity:.28;background:radial-gradient(circle,oklch(78% .06 88),#0000 70%);width:480px;height:480px;bottom:10%;left:-80px}.landing-root .orb-3{opacity:.18;background:radial-gradient(circle,oklch(72% .05 250),#0000 70%);width:360px;height:360px;top:45%;left:35%}.landing-root .landing-nav{z-index:100;backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--border-soft);background:oklch(97.5% .006 80/.85);justify-content:space-between;align-items:center;height:58px;padding:0 clamp(20px,5vw,80px);display:flex;position:sticky;top:0}.landing-root .landing-nav-brand{font-family:var(--font-serif);color:var(--ink);letter-spacing:-.02em;align-items:center;gap:8px;font-size:17px;font-weight:500;display:flex}.landing-root .landing-nav-brand img{display:block}.landing-root .landing-hero{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:86vh;padding:clamp(60px,10vh,110px) clamp(20px,5vw,80px) clamp(80px,12vh,120px);display:grid;position:relative}.landing-root .landing-hero-left{flex-direction:column;align-items:flex-start;gap:0;display:flex}.landing-root .landing-hero-badge{background:var(--accent-soft);color:var(--accent-ink);border-radius:var(--radius-pill);letter-spacing:.01em;border:1px solid oklch(42% .07 145/.2);align-items:center;gap:8px;margin-bottom:24px;padding:5px 13px 5px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.landing-root .hero-badge-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite tabloom-pulse-dot}@keyframes tabloom-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.landing-root .landing-h1{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--ink);margin:0 0 22px;font-size:clamp(38px,5.5vw,64px);font-weight:500;line-height:1.12}.landing-root .landing-h1-accent{color:var(--accent);font-style:italic}.landing-root .landing-sub{color:var(--ink-muted);letter-spacing:-.008em;max-width:480px;margin:0 0 36px;font-size:clamp(15px,1.8vw,18px);line-height:1.65}.landing-root .landing-hero-right{justify-content:center;align-items:center;display:flex;position:relative}.landing-root .mockup-wrap{width:100%;max-width:620px;position:relative}.landing-root .scroll-hint{z-index:1;color:var(--ink-soft);justify-content:center;padding-bottom:8px;font-size:18px;display:flex;position:relative}.landing-root .landing-features{z-index:1;background:var(--bg-paper);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding:clamp(60px,10vh,100px) clamp(20px,5vw,80px);position:relative}.landing-root .section-header{text-align:center;margin-bottom:56px}.landing-root .section-h2{font-family:var(--font-serif);letter-spacing:-.022em;color:var(--ink);margin:0 0 14px;font-size:clamp(26px,3.5vw,40px);font-weight:500}.landing-root .section-sub{max-width:520px;color:var(--ink-muted);margin:0 auto;font-size:clamp(14px,1.5vw,16px);line-height:1.65}.landing-root .features-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.landing-root .feature-card{background:var(--bg-base);border:1px solid var(--border-soft);border-radius:var(--radius-xl);cursor:default;flex-direction:column;gap:10px;padding:26px 22px 22px;transition:all .2s;display:flex}.landing-root .feature-card:hover{border-color:var(--border);box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-root .feature-emoji-wrap{border-radius:var(--radius-md);justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:4px;display:flex}.landing-root .feature-emoji{font-size:20px}.landing-root .feature-title{color:var(--ink);letter-spacing:-.012em;margin:0;font-size:15px;font-weight:600}.landing-root .feature-desc{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.6}.landing-root .landing-ai-section{z-index:1;background:var(--bg-base);padding:clamp(60px,10vh,100px) clamp(20px,5vw,80px);position:relative}.landing-root .ai-section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}.landing-root .ai-section-left{flex-direction:column;gap:18px;display:flex}.landing-root .ai-pill{color:var(--accent-ink);border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,oklch(93% .025 145),oklch(93% .025 230));border:1px solid oklch(42% .07 145/.18);align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .ai-section-h2{font-family:var(--font-serif);letter-spacing:-.022em;color:var(--ink);margin:0;font-size:clamp(24px,3vw,38px);font-weight:500;line-height:1.2}.landing-root .ai-section-h2 em{color:var(--accent)}.landing-root .ai-section-p{color:var(--ink-muted);margin:0;font-size:15px;line-height:1.7}.landing-root .ai-bullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-root .ai-bullets li{color:var(--ink-muted);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.landing-root .ai-bullet-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.landing-root .landing-details{z-index:1;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);background:var(--bg-paper);grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.landing-root .detail-item{border-right:1px solid var(--border-soft);align-items:flex-start;gap:14px;padding:32px clamp(16px,3vw,36px);display:flex}.landing-root .detail-item:last-child{border-right:none}.landing-root .detail-icon{flex-shrink:0;margin-top:1px;font-size:22px}.landing-root .detail-item strong{color:var(--ink);letter-spacing:-.01em;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.landing-root .detail-item p{color:var(--ink-muted);margin:0;font-size:12.5px;line-height:1.55}.landing-root .landing-inkbox-section{background:linear-gradient(160deg,#0f1e35 0%,#1a1a2e 60%,#0d0d1a 100%);padding:100px 24px}.landing-root .inkbox-section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:grid}.landing-root .inkbox-pill{color:#93b4f0;letter-spacing:.02em;background:#2d4a7a80;border:1px solid #648cdc4d;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.landing-root .inkbox-section-h2{letter-spacing:-.025em;color:#e8eef8;margin:0 0 18px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.15}.landing-root .inkbox-section-h2 em{color:#b9c9ff;font-style:normal}.landing-root .inkbox-section-p{color:#8a9bb8;max-width:440px;margin:0 0 24px;font-size:16px;line-height:1.7}.landing-root .inkbox-bullets{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-root .inkbox-bullets li{color:#8a9bb8;align-items:center;gap:10px;font-size:14px;display:flex}.landing-root .inkbox-bullet-dot{background:#4d7cc7;border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-root .landing-bottom-cta{z-index:1;text-align:center;background:var(--bg-base);padding:clamp(70px,12vh,120px) 24px;position:relative}.landing-root .landing-bottom-cta>div{flex-direction:column;align-items:center;gap:18px;display:flex}.landing-root .bottom-cta-mark{filter:drop-shadow(0 8px 18px #171a202e);display:block}.landing-root .bottom-cta-h2{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--ink);margin:0;font-size:clamp(28px,4vw,48px);font-weight:500}.landing-root .bottom-cta-sub{color:var(--ink-muted);max-width:400px;margin:0;font-size:16px;line-height:1.6}.landing-root .landing-privacy-line{z-index:1;text-align:center;color:var(--ink-soft);background:var(--bg-base);margin:0;padding:0 24px clamp(40px,8vh,72px);font-size:13px;position:relative}.landing-root .landing-privacy-line a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}@media (width<=960px){.landing-root .landing-hero{min-height:unset;grid-template-columns:1fr;gap:48px;padding-top:clamp(40px,8vh,80px)}.landing-root .landing-hero-left{text-align:center;align-items:center}.landing-root .landing-h1{text-align:center}.landing-root .landing-sub{text-align:center;max-width:520px}.landing-root .landing-hero-right{justify-content:center}.landing-root .mockup-wrap{max-width:480px}.landing-root .features-grid{grid-template-columns:repeat(2,1fr)}.landing-root .ai-section-inner{grid-template-columns:1fr;gap:40px}.landing-root .landing-details{grid-template-columns:repeat(2,1fr)}.landing-root .detail-item:nth-child(2){border-right:none}.landing-root .detail-item:first-child,.landing-root .detail-item:nth-child(2){border-bottom:1px solid var(--border-soft)}}@media (width<=768px){.landing-root .inkbox-section-inner{grid-template-columns:1fr;gap:40px}}@media (width<=600px){.landing-root .landing-nav{padding:0 16px}.landing-root .landing-hero{padding:40px 20px 60px}.landing-root .orb-1{width:280px;height:280px;top:-60px;right:-60px}.landing-root .orb-2{width:240px;height:240px}.landing-root .orb-3{display:none}.landing-root .features-grid{grid-template-columns:1fr;gap:14px}.landing-root .landing-details{grid-template-columns:1fr}.landing-root .detail-item{border-bottom:1px solid var(--border-soft);border-right:none!important}.landing-root .detail-item:last-child{border-bottom:none}.landing-root .mockup-wrap{max-width:100%}}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root :before,.landing-root :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
