.landing-root{--navy-core:var(--color-navy-core);--navy-bright:var(--color-navy-bright);--navy-deep:var(--color-navy-deep);--indigo-electric:var(--color-indigo-electric);--indigo-soft:var(--color-indigo-soft);--ink:var(--color-ink);--ink-soft:var(--color-ink-soft);--ink-muted:var(--color-ink-muted);--line:#e6e8ec;--bg:#fff;--card-cream:var(--color-card-cream);--card-slate:var(--color-card-slate);--font-display:var(--font-poppins), system-ui, sans-serif;--font-body:var(--font-inter), system-ui, sans-serif;--font-mono:var(--font-jetbrains-mono), ui-monospace, monospace;--radius-pill:100px;--radius-card:20px;--radius-card-lg:24px;--radius-hero:32px;--container:1480px;--ease-premium:cubic-bezier(.4, 0, .2, 1);--ease-smooth:cubic-bezier(.22, 1, .36, 1);--shadow-card-hover:0 20px 56px #0f172a1a;--shadow-pill-hover:0 8px 24px #1e2a5e2e;background:var(--bg);color:var(--ink);font-family:var(--font-body)}.landing-root a{color:inherit;text-decoration:none}.landing-root img,.landing-root svg{max-width:100%;display:block}.landing-root .container{max-width:var(--container);width:100%;margin:0 auto;padding:0 20px}@media (min-width:640px){.landing-root .container{padding:0 24px}}@media (min-width:1024px){.landing-root .container{padding:0 48px}}.landing-root .mono-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);font-size:.7rem;font-weight:500;line-height:1}.landing-root .wordmark{font-family:var(--font-display);letter-spacing:-.05em;-webkit-user-select:none;user-select:none;color:var(--ink);font-weight:800;line-height:1;display:inline-block}.landing-root .wordmark .accent{color:var(--indigo-electric)}.landing-root .wordmark.inverse,.landing-root .wordmark.inverse .accent{color:#fff}.landing-root .btn{border-radius:var(--radius-pill);font-family:var(--font-body);letter-spacing:-.01em;white-space:nowrap;transition:background-color .25s var(--ease-premium), color .25s var(--ease-premium), border-color .25s var(--ease-premium), transform .25s var(--ease-premium), box-shadow .25s var(--ease-premium);text-align:center;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.9375rem;font-weight:500;display:inline-flex}.landing-root .btn:hover{transform:translateY(-1px)}.landing-root .btn-primary{background:var(--ink);color:#fff;border-color:var(--ink);min-width:280px;padding:18px 36px}.landing-root .btn-primary:hover{background:var(--navy-core);border-color:var(--navy-core);box-shadow:var(--shadow-pill-hover)}.landing-root .btn-outline{color:var(--ink);border-color:var(--ink);background:0 0;padding:18px 36px}.landing-root .btn-outline:hover{background:var(--ink);color:#fff}.landing-root .btn-sm{min-width:0;min-height:44px;padding:11px 22px;font-size:.875rem;font-weight:600}.landing-root .btn-on-dark-primary{color:var(--ink);background:#fff;border-color:#fff;padding:16px 30px}.landing-root .btn-on-dark-primary:hover{color:#fff;box-shadow:var(--shadow-pill-hover);background:0 0}.landing-root .btn-on-dark-outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border-color:#ffffff59;padding:16px 30px}.landing-root .btn-on-dark-outline:hover{background:#ffffff1a}.landing-root .cta-pulse{--cta-glow:#1e2a5e73;animation:cta-pulse 2.6s var(--ease-premium) infinite;will-change:transform, box-shadow}.landing-root .btn-on-dark-primary.cta-pulse{--cta-glow:#ffffff8c}@keyframes cta-pulse{0%{box-shadow:0 0 0 0 var(--cta-glow);transform:scale(1)}70%{transform:scale(1.035);box-shadow:0 0 0 14px #0000}to{transform:scale(1);box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.landing-root .cta-pulse{animation:none}}.landing-root .btn-link{color:var(--ink-soft);font-family:var(--font-body);min-height:40px;transition:color .2s var(--ease-premium);align-items:center;padding:8px 14px;font-size:.9rem;font-weight:500;line-height:1;display:inline-flex}.landing-root .btn-link:hover{color:var(--ink)}.landing-root .nav{z-index:100;pointer-events:none;margin-top:16px;padding:0 16px;position:sticky;top:16px}@media (min-width:1024px){.landing-root .nav{margin-top:20px;top:20px}}.landing-root .nav-inner{pointer-events:auto;-webkit-backdrop-filter:saturate(180%)blur(14px);border-radius:var(--radius-pill);max-width:1100px;transition:box-shadow .3s var(--ease-premium), border-color .3s var(--ease-premium);background:#ffffffeb;border:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:10px 14px 10px 22px;display:flex;box-shadow:inset 0 1px #fff9,0 12px 32px -8px #0f172a1a,0 2px 6px #0f172a0a}.landing-root .nav.scrolled .nav-inner{border-color:#0f172a17;box-shadow:inset 0 1px #fff9,0 18px 44px -10px #0f172a24,0 3px 10px #0f172a0f}.landing-root .nav .wordmark{font-size:1.25rem}.landing-root .nav-links{align-items:center;gap:4px;display:none}@media (min-width:880px){.landing-root .nav-links{display:inline-flex}}.landing-root .nav-link{font-family:var(--font-body);color:var(--ink-soft);border-radius:var(--radius-pill);letter-spacing:-.005em;transition:color .2s var(--ease-premium), background .2s var(--ease-premium);align-items:center;min-height:36px;padding:8px 14px;font-size:.9rem;font-weight:500;line-height:1;display:inline-flex}.landing-root .nav-link:hover{color:var(--ink);background:#0f172a0a}.landing-root .nav-link:after{display:none}.landing-root .nav-right{align-items:center;gap:6px;display:flex}.landing-root .nav-right .btn-link{display:none}@media (min-width:640px){.landing-root .nav-right .btn-link{display:inline-flex}}.landing-root .nav .btn-primary{min-width:0;min-height:40px;padding:11px 22px;font-weight:600}.landing-root .hero{padding:24px 0 60px}@media (min-width:1024px){.landing-root .hero{padding:32px 0 100px}}.landing-root .hero-card{border-radius:var(--radius-card-lg);isolation:isolate;text-align:center;background:linear-gradient(135deg,#1a1f3a 0%,#0f172a 50%,#1e2a5e 100%);padding:56px 24px 0;position:relative;overflow:hidden}@media (min-width:768px){.landing-root .hero-card{border-radius:var(--radius-hero);padding:72px 48px 0}}@media (min-width:1024px){.landing-root .hero-card{padding:96px 96px 0}}.landing-root .hero-bg-grid{z-index:-1;background-image:linear-gradient(90deg,#a5b4fc14 1px,#0000 1px),linear-gradient(#a5b4fc14 1px,#0000 1px);background-size:48px 48px;animation:60s linear infinite landing-grid-drift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.landing-root .hero-bg-glow{filter:blur(60px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#4f46e559,#0000 60%);width:600px;height:600px;animation:20s ease-in-out infinite alternate landing-glow-drift;position:absolute;top:-10%;left:30%}.landing-root .hero-bg-noise{opacity:.04;z-index:-1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.landing-root .hero-copy{max-width:880px;margin:0 auto;padding-bottom:48px}@media (min-width:1024px){.landing-root .hero-copy{padding-bottom:64px}}.landing-root .hero-title{color:#fff;font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;animation:landing-fade-up .9s var(--ease-smooth) .1s both;margin:0 0 36px;font-size:clamp(2.5rem,6.5vw,5rem);font-weight:600;line-height:1.02}.landing-root .hero-title em{color:var(--indigo-soft);font-style:normal}.landing-root .hero-ctas{animation:landing-fade-up .8s var(--ease-smooth) .3s both;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:0;display:flex}.landing-root .hero-cta-wide{min-width:min(520px,100%)}.landing-root .hero-mock{text-align:left;max-width:1200px;animation:landing-fade-up 1.1s var(--ease-smooth) .5s both;margin:0 auto;position:relative}.landing-root .mock-frame{background:#fff;border:1px solid #ffffff1f;border-bottom:none;border-radius:16px 16px 0 0;margin:0 auto;font-size:12px;position:relative;overflow:hidden;box-shadow:0 -20px 80px #4f46e526,0 -8px 24px #0003}@media (min-width:1024px){.landing-root .mock-frame{border-radius:18px 18px 0 0}}.landing-root .mock-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:14px 22px;display:flex}.landing-root .mock-topbar.simple{padding:13px 22px}.landing-root .mock-topbar-left{align-items:center;gap:14px;min-width:0;display:flex}.landing-root .mock-wordmark{font-family:var(--font-display);letter-spacing:-.05em;color:var(--ink);font-size:1rem;font-weight:800;line-height:1}.landing-root .mock-wordmark .accent{color:var(--indigo-electric)}.landing-root .mock-topbar-right{align-items:center;gap:12px;display:flex}.landing-root .mock-avatar-user{color:#fff;width:30px;height:30px;font-size:.78rem;font-weight:700;font-family:var(--font-body);background:#0ea5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .mock-avatar-user.sm{width:26px;height:26px;font-size:.66rem}.landing-root .mock-body.community{background:#fafaf8;padding:24px 22px 26px}@media (min-width:768px){.landing-root .mock-body.community{padding:30px 30px 32px}}@media (min-width:1024px){.landing-root .mock-body.community{padding:34px 36px 36px}}.landing-root .mock-greeting{margin-bottom:18px}.landing-root .mock-greeting-title{font-family:var(--font-display);letter-spacing:-.028em;color:var(--ink);margin:0 0 4px;font-size:1.5rem;font-weight:600;line-height:1.1}.landing-root .mock-greeting-sub{color:var(--ink-soft);margin:0;font-size:.78rem;line-height:1.4}.landing-root .mock-pill-tabs{border:1px solid var(--line);background:#fff;border-radius:100px;gap:2px;width:100%;margin-bottom:22px;padding:4px;display:flex;position:relative;box-shadow:0 2px 6px #0f172a08}.landing-root .mock-pill-tab{text-align:center;white-space:nowrap;font-family:var(--font-body);letter-spacing:-.01em;color:var(--ink-soft);border-radius:100px;flex:1;padding:7px 4px;font-size:.68rem;font-weight:500;line-height:1}@media (min-width:768px){.landing-root .mock-pill-tabs{width:auto;display:inline-flex}.landing-root .mock-pill-tab{letter-spacing:normal;flex:none;padding:7px 16px;font-size:.74rem}}.landing-root .mock-pill-tab.active{background:var(--ink);color:#fff;font-weight:600;box-shadow:0 2px 6px #0f172a2e}.landing-root .mock-hint{font-family:var(--font-body);white-space:nowrap;color:#fff;background:var(--indigo,#4f46e5);pointer-events:none;animation:mock-hint-bob 2.2s var(--ease-premium) infinite;border-radius:100px;padding:5px 11px;font-size:.7rem;font-weight:600;position:absolute;top:-32px;left:8px;box-shadow:0 6px 16px #4f46e559}.landing-root .mock-hint:after{content:"";background:var(--indigo,#4f46e5);border-radius:1px;width:8px;height:8px;position:absolute;bottom:-4px;left:16px;transform:rotate(45deg)}@keyframes mock-hint-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.landing-root .mock-ghost{z-index:20;pointer-events:none;opacity:0;width:28px;height:28px;transition:transform .7s var(--ease-premium), opacity .3s ease;will-change:transform, opacity;margin:-3px 0 0 -3px;position:absolute;top:0;left:0}.landing-root .mock-ghost.show{opacity:1}.landing-root .mock-ghost-arrow{z-index:2;filter:drop-shadow(0 2px 4px #0f172a4d);transition:transform .16s var(--ease-premium);position:relative}.landing-root .mock-ghost.click .mock-ghost-arrow{transform:scale(.82)}.landing-root .mock-ghost-ripple{opacity:0;background:#4f46e566;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:3px;transform:scale(0)}.landing-root .mock-ghost.click .mock-ghost-ripple{animation:mock-ripple .48s var(--ease-premium)}@keyframes mock-ripple{0%{opacity:.7;transform:scale(0)}to{opacity:0;transform:scale(3.4)}}.landing-root .mock-reaction.pop{animation:mock-reaction-pop .45s var(--ease-premium)}@keyframes mock-reaction-pop{0%{transform:scale(1)}40%{transform:scale(1.28)}to{transform:scale(1)}}.landing-root .mock-composer-placeholder.typing{color:var(--indigo,#4f46e5);align-items:center;gap:5px;display:inline-flex}.landing-root .mock-typing-dots{gap:3px;display:inline-flex}.landing-root .mock-typing-dots i{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite mock-typing;display:inline-block}.landing-root .mock-typing-dots i:nth-child(2){animation-delay:.18s}.landing-root .mock-typing-dots i:nth-child(3){animation-delay:.36s}@keyframes mock-typing{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.landing-root .mock-ghost,.landing-root .mock-hint{display:none}.landing-root .mock-reaction.pop,.landing-root .mock-typing-dots i{animation:none}}.landing-root .mock-feed-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:900px){.landing-root .mock-feed-grid{grid-template-columns:1fr 240px;align-items:start;gap:18px}}.landing-root .mock-feed{flex-direction:column;gap:10px;display:flex}.landing-root .mock-subtabs-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;display:flex}.landing-root .mock-subtabs{flex-wrap:wrap;gap:4px;display:flex}.landing-root .mock-subtab{font-family:var(--font-body);color:var(--ink-soft);white-space:nowrap;border-radius:100px;align-items:center;gap:4px;padding:6px 11px;font-size:.7rem;font-weight:500;line-height:1;display:inline-flex}.landing-root .mock-subtab.active{background:var(--ink);color:#fff;font-weight:600}.landing-root .mock-subtabs-search{border:1px solid var(--line);color:var(--ink-muted);background:#fff;border-radius:100px;align-items:center;gap:6px;padding:6px 12px 6px 10px;font-size:.68rem;font-weight:500;display:inline-flex}.landing-root .mock-composer{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex}.landing-root .mock-composer-placeholder{color:var(--ink-muted);flex:1;font-size:.76rem}.landing-root .mock-composer-icon{color:var(--ink-soft);flex-shrink:0;width:15px;height:15px}.landing-root .mock-post{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px 12px;display:flex}.landing-root .mock-post-head{align-items:center;gap:8px;display:flex}.landing-root .mock-post-id{color:var(--ink-soft);white-space:nowrap;flex:1;align-items:center;gap:6px;min-width:0;font-size:.72rem;display:inline-flex;overflow:hidden}.landing-root .mock-post-name{color:var(--ink);font-size:.78rem;font-weight:600}.landing-root .mock-post-dot{color:var(--ink-muted)}.landing-root .mock-post-badge{color:var(--indigo-electric);background:#a5b4fc4d;border-radius:100px;align-items:center;padding:2px 8px;font-size:.58rem;font-weight:600;line-height:1;display:inline-flex}.landing-root .mock-post-pin{color:var(--ink-muted);flex-shrink:0;width:13px;height:13px}.landing-root .mock-post-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 3px;font-size:.92rem;font-weight:600;line-height:1.25}.landing-root .mock-post-text{color:var(--ink-soft);margin:0;font-size:.74rem;line-height:1.45}.landing-root .mock-reactions{align-items:center;gap:5px;display:flex}.landing-root .mock-reaction{color:var(--ink);background:#0f172a0d;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:.66rem;font-weight:600;line-height:1;display:inline-flex}.landing-root .mock-reaction-em{font-size:.82rem;line-height:1}.landing-root .mock-reaction-add{width:22px;height:22px;color:var(--ink-soft);background:#0f172a0d;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.landing-root .mock-post-footer{border-top:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:8px;margin-top:2px;padding-top:10px;font-size:.68rem;display:flex}.landing-root .mock-post-replies{flex:1;line-height:1.3}.landing-root .mock-post-link{color:var(--indigo-electric);white-space:nowrap;font-size:.68rem;font-weight:600;line-height:1}.landing-root .mock-team-av{color:#fff;width:28px;height:28px;font-size:.6rem;font-weight:600;font-family:var(--font-body);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .mock-team-av.sm{width:24px;height:24px;font-size:.56rem}.landing-root .mock-team-av.av-1{background:linear-gradient(135deg,#4f46e5,#1e2a5e)}.landing-root .mock-team-av.av-2{background:linear-gradient(135deg,#d4a584,#b45309)}.landing-root .mock-team-av.av-3{background:linear-gradient(135deg,#2a3f8f,#0f172a)}.landing-root .mock-team-av.av-5{background:linear-gradient(135deg,#a5b4fc,#4f46e5)}.landing-root .mock-side{flex-direction:column;gap:12px;display:flex}.landing-root .mock-side-block{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 16px}.landing-root .mock-side-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.landing-root .mock-side-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 10px;font-size:.88rem;font-weight:600;line-height:1.2}.landing-root .mock-side-head .mock-side-title{margin:0}.landing-root .mock-side-sub{color:var(--ink-soft);margin:-6px 0 10px;font-size:.66rem;line-height:1.3}.landing-root .mock-side-count{font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:.04em;background:#0f172a0d;border-radius:100px;padding:3px 8px;font-size:.62rem;font-weight:500}.landing-root .mock-side-row{justify-content:space-between;align-items:center;padding:5px 0;font-size:.72rem;display:flex}.landing-root .mock-side-row-label{color:var(--ink-soft);white-space:nowrap}.landing-root .mock-side-row-value{color:var(--ink);white-space:nowrap;font-weight:600}.landing-root .mock-side-team{grid-template-columns:repeat(4,1fr);justify-items:center;gap:10px 4px;display:grid}.landing-root .mock-team-mini{flex-direction:column;align-items:center;gap:5px;width:100%;min-width:0;display:flex}.landing-root .mock-team-mini span{color:var(--ink-soft);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.6rem;font-weight:500;line-height:1.1;overflow:hidden}.landing-root .mock-top-list{flex-direction:column;gap:11px;display:flex}.landing-root .mock-top-row{align-items:center;gap:8px;display:flex}.landing-root .mock-top-id{min-width:0;line-height:1.25}.landing-root .mock-top-name{color:var(--ink);font-size:.72rem;font-weight:600}.landing-root .mock-top-meta{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;line-height:1.3;overflow:hidden}.landing-root .logo-wall{border-bottom:1px solid var(--line);padding:60px 0}.landing-root .logo-wall-label{text-align:center;margin-bottom:32px}.landing-root .logo-wall-grid{grid-template-columns:1fr;place-items:center;gap:36px 48px;display:grid}@media (min-width:640px){.landing-root .logo-wall-grid{grid-template-columns:repeat(3,1fr)}}.landing-root .brand-logo{transition:transform .2s var(--ease-premium);flex-direction:column;align-items:center;gap:12px;display:flex}.landing-root .brand-logo:hover{transform:translateY(-2px)}.landing-root .brand-logo-mark{border-radius:14px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.landing-root .brand-logo-mark svg,.landing-root .brand-logo-mark img{object-fit:contain;width:100%;height:100%}.landing-root .brand-dubbing .brand-logo-mark img{object-fit:cover}.landing-root .brand-logo-name{letter-spacing:-.01em;text-align:center;font-size:.95rem}.landing-root .brand-dubbing-name{color:#e63935;letter-spacing:-.04em;font-family:ui-rounded,SF Pro Rounded,Nunito,system-ui,sans-serif;font-size:1.05rem;font-weight:900}.landing-root .brand-joya-name{font-family:var(--font-body);color:var(--ink);font-weight:600}.landing-root .brand-cgp-name{color:#1a3a8f;letter-spacing:.02em;font-family:ui-sans-serif,system-ui,sans-serif;font-weight:700}.landing-root .logo-placeholder{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink-muted);opacity:.65;transition:opacity .2s var(--ease-premium);filter:grayscale();align-items:center;gap:8px;font-size:1.05rem;font-weight:700;display:flex}.landing-root .logo-placeholder:hover{opacity:1}.landing-root .logo-placeholder .dot{background:var(--ink-muted);border-radius:5px;width:18px;height:18px}.landing-root .logo-placeholder .circle{background:var(--ink-muted);border-radius:50%;width:18px;height:18px}.landing-root .logo-placeholder .diamond{background:var(--ink-muted);width:14px;height:14px;transform:rotate(45deg)}.landing-root .logo-placeholder .triangle{border-left:9px solid #0000;border-right:9px solid #0000;border-bottom:16px solid var(--ink-muted);width:0;height:0}.landing-root .logo-placeholder .bar{background:var(--ink-muted);border-radius:2px;width:22px;height:4px;position:relative}.landing-root .logo-placeholder .bar:before{content:"";background:var(--ink-muted);border-radius:2px;width:14px;height:4px;position:absolute;top:-7px;left:0}.landing-root section.standard{padding:60px 0}@media (min-width:1024px){.landing-root section.standard{padding:100px 0}}.landing-root .section-header{text-align:center;max-width:760px;margin:0 auto 56px}@media (min-width:1024px){.landing-root .section-header{margin-bottom:72px}}.landing-root .section-header h2{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;color:var(--ink);margin:0 0 20px;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:600;line-height:1.1}.landing-root .section-header p{color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.55}.landing-root .features-grid{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--line);grid-template-columns:1fr;gap:1px;max-width:1240px;margin:0 auto;display:grid;overflow:hidden}@media (min-width:768px){.landing-root .features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-root .features-grid{grid-template-columns:repeat(3,1fr)}}.landing-root .feature-card{transition:background .4s var(--ease-premium);background:#fff;padding:44px 40px 48px}.landing-root .feature-card:hover{background:#fafafa}.landing-root .feature-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.landing-root .feature-icon{width:22px;height:22px;color:var(--ink);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-root .feature-icon svg{width:22px;height:22px}.landing-root .feature-card h3{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.landing-root .feature-card p{color:var(--ink-soft);max-width:32ch;margin:0;font-size:.9375rem;line-height:1.55}.landing-root .feature-bullets{flex-direction:column;gap:12px;max-width:32ch;margin:0;padding:0;list-style:none;display:flex}.landing-root .feature-bullets li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.landing-root .feature-bullets svg{width:16px;height:16px;color:var(--indigo-soft);flex-shrink:0;margin-top:3px}.landing-root .process-grid{grid-template-columns:1fr;gap:20px;display:grid;position:relative}@media (min-width:1024px){.landing-root .process-grid{grid-template-columns:repeat(3,1fr);gap:24px}.landing-root .process-grid:before{content:"";z-index:0;border-top:1.5px dashed #1e2a5e33;position:absolute;top:88px;left:16.66%;right:16.66%}}.landing-root .process-card{border:1px solid var(--line);border-radius:var(--radius-card);z-index:1;transition:transform .5s var(--ease-premium), box-shadow .5s var(--ease-premium), border-color .5s var(--ease-premium);background:#fff;padding:36px 32px 32px;position:relative}.landing-root .process-card:hover{box-shadow:var(--shadow-card-hover);border-color:#0f172a1f;transform:translateY(-4px)}.landing-root .process-num{background:var(--navy-core);color:#fff;width:56px;height:56px;font-family:var(--font-mono);letter-spacing:.04em;box-shadow:0 0 0 6px var(--bg);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-size:.95rem;font-weight:600;display:flex}.landing-root .process-card h3{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);margin:0 0 10px;font-size:1.3125rem;font-weight:600;line-height:1.2}.landing-root .process-card p{color:var(--ink-soft);margin:0;font-size:.9375rem;line-height:1.55}.landing-root .process-substeps{counter-reset:substep;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-root .process-substeps li{counter-increment:substep;color:var(--ink-soft);align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.5;display:flex}.landing-root .process-substeps li:before{content:counter(substep);background:var(--indigo-soft,var(--navy-core));color:#fff;width:24px;height:24px;font-family:var(--font-mono,monospace);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.landing-root .testimonials-bento{grid-template-columns:1fr;grid-auto-rows:360px;gap:16px;display:grid}@media (min-width:768px){.landing-root .testimonials-bento{grid-template-columns:repeat(12,1fr);grid-auto-rows:240px;gap:20px}}.landing-root .testimonial-card{background:var(--card-cream);border-radius:var(--radius-card-lg);transition:transform .5s var(--ease-premium), box-shadow .5s var(--ease-premium);flex-direction:column;gap:20px;padding:28px 28px 26px;display:flex;position:relative;overflow:hidden}.landing-root .testimonial-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.landing-root .testimonial-card.featured{grid-column:1/-1;padding:36px 36px 30px}.landing-root .testimonial-card.medium{background:var(--card-slate);grid-column:1/-1}.landing-root .testimonial-card.small{background:#f7f5f0;grid-column:1/-1}.landing-root .testimonial-card.small-alt{background:#eef0f4;grid-column:1/-1}@media (min-width:768px){.landing-root .testimonial-card.featured{grid-area:1/1/3/7;padding:40px 40px 34px}.landing-root .testimonial-card.medium{grid-area:1/7/2/13}.landing-root .testimonial-card.small{grid-area:2/7/3/10}.landing-root .testimonial-card.small-alt{grid-area:2/10/3/13}}.landing-root .testimonial-quote-icon{width:26px;height:26px;color:var(--navy-core);opacity:.45}.landing-root .testimonial-card.featured .testimonial-quote-icon{width:32px;height:32px}.landing-root .testimonial-quote{font-family:var(--font-display);letter-spacing:-.014em;color:var(--ink);text-wrap:pretty;flex:1;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.landing-root .testimonial-card.featured .testimonial-quote{letter-spacing:-.022em;font-size:1.375rem;line-height:1.4}.landing-root .testimonial-card.medium .testimonial-quote{letter-spacing:-.018em;font-size:1.15rem;line-height:1.42}.landing-root .testimonial-author{border-top:1px solid #0f172a1a;align-items:center;gap:12px;padding-top:18px;display:flex}.landing-root .testimonial-card.featured .testimonial-author{gap:14px;padding-top:22px}.landing-root .testimonial-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.78rem;font-weight:600;display:flex}.landing-root .testimonial-card.featured .testimonial-avatar{width:44px;height:44px;font-size:.875rem}.landing-root .testimonial-author-text{min-width:0;line-height:1.3}.landing-root .testimonial-author-name{color:var(--ink);margin-bottom:2px;font-size:.875rem;font-weight:600}.landing-root .testimonial-card.featured .testimonial-author-name{font-size:.9375rem}.landing-root .testimonial-author-role{color:var(--ink-soft);font-size:.78rem;line-height:1.35}.landing-root .testimonial-card.featured .testimonial-author-role{font-size:.8125rem}.landing-root .testimonial-rotator{cursor:pointer;flex:1;width:100%;min-height:0;display:flex;position:relative}.landing-root .testimonial-paused{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-soft);pointer-events:none;background:#0f172a0f;border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600;position:absolute;top:0;right:0}.landing-root .testimonial-rotator.is-paused{cursor:pointer}.landing-root .testimonial-rotator-layer{will-change:transform, opacity;flex-direction:column;flex:1;gap:20px;width:100%;min-height:0;display:flex}.landing-root .testimonial-card.featured .testimonial-rotator-layer{gap:22px}.landing-root .testimonial-head{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-soft);margin:-4px 0 -8px;font-size:.8125rem;font-weight:600}.landing-root .testimonial-card.featured .testimonial-head{font-size:.9375rem}.landing-root .testimonial-blur{filter:blur(5px);cursor:help;transition:filter .26s var(--ease-premium);border-radius:5px;padding:0 1px}.landing-root .testimonial-blur:hover,.landing-root .testimonial-blur:focus-visible{filter:blur();outline:none}@media (prefers-reduced-motion:reduce){.landing-root .testimonial-rotator-layer{transition:none!important}}.landing-root .faq-list{flex-direction:column;gap:12px;max-width:880px;margin:0 auto;display:flex}.landing-root .faq-item{border:1px solid var(--line);border-radius:var(--radius-card);transition:border-color .25s var(--ease-premium), box-shadow .3s var(--ease-premium);background:#fff;overflow:hidden}.landing-root .faq-item:hover{border-color:#1e2a5e40}.landing-root .faq-item[open]{border-color:var(--navy-core);box-shadow:0 8px 24px #0f172a0d}.landing-root .faq-question{text-align:left;width:100%;font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:22px 26px;font-size:1.0625rem;font-weight:600;line-height:1.35;list-style:none;display:flex}.landing-root .faq-question::-webkit-details-marker{display:none}.landing-root .faq-icon{width:28px;height:28px;color:var(--ink);transition:transform .25s var(--ease-premium), background .25s var(--ease-premium);background:#0f172a0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .faq-item[open] .faq-icon{background:var(--navy-core);color:#fff;transform:rotate(45deg)}.landing-root .faq-answer{color:var(--ink-soft);max-width:720px;padding:0 26px 24px;font-size:.9375rem;line-height:1.6}.landing-root .faq-answer p{margin:0}.landing-root .faq-answer p+p{margin-top:10px}.landing-root .faq-answer code{font-family:var(--font-mono);font-size:.875em}.landing-root .cta-final{padding:24px 0 60px}@media (min-width:1024px){.landing-root .cta-final{padding:32px 0 100px}}.landing-root .cta-banner{border-radius:var(--radius-card-lg);isolation:isolate;background:linear-gradient(135deg,#1a1f3a 0%,#0f172a 50%,#1e2a5e 100%);flex-direction:column;gap:8px;padding:36px 20px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.landing-root .cta-banner{border-radius:var(--radius-hero);gap:16px;padding:64px 56px}}@media (min-width:1024px){.landing-root .cta-banner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding:80px;display:grid}}.landing-root .cta-bg-glow{filter:blur(60px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#4f46e54d,#0000 60%);width:600px;height:600px;position:absolute;bottom:-30%;right:-10%}.landing-root .cta-bg-grid{z-index:-1;background-image:linear-gradient(90deg,#a5b4fc0f 1px,#0000 1px),linear-gradient(#a5b4fc0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 0,#000 30%,#0000 80%);mask-image:radial-gradient(at 0,#000 30%,#0000 80%)}.landing-root .cta-copy{color:#fff}.landing-root .cta-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;margin-bottom:20px;font-size:.72rem}.landing-root .cta-banner h2{font-family:var(--font-display);color:#fff;letter-spacing:-.035em;text-wrap:balance;margin:0 0 28px;font-size:clamp(1.875rem,3.5vw,2.625rem);font-weight:600;line-height:1.1}.landing-root .cta-bullets{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.landing-root .cta-bullets li{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.5;display:flex}.landing-root .cta-bullets svg{width:18px;height:18px;color:var(--indigo-soft);flex-shrink:0;margin-top:2px}.landing-root .cta-form{border-radius:var(--radius-card);background:#fff;padding:28px}@media (min-width:768px){.landing-root .cta-form{padding:36px}}.landing-root .cta-form h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;font-size:1.125rem;font-weight:600}.landing-root .cta-form-sub{color:var(--ink-soft);margin:0 0 22px;font-size:.875rem}.landing-root .form-grid{flex-direction:column;gap:16px;display:flex}.landing-root .field{flex-direction:column;gap:6px;display:flex}.landing-root .field-row{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.landing-root .field-row{grid-template-columns:1fr 1fr}}.landing-root .field label{font-family:var(--font-body);color:var(--ink);font-size:.875rem;font-weight:500}.landing-root .field input,.landing-root .field select,.landing-root .field textarea{font-family:var(--font-body);border:1px solid var(--line);color:var(--ink);width:100%;min-height:44px;transition:border-color .2s var(--ease-premium), box-shadow .2s var(--ease-premium);background:#fff;border-radius:12px;padding:12px 14px;font-size:.9375rem}.landing-root .field input::placeholder,.landing-root .field textarea::placeholder{color:var(--ink-muted)}.landing-root .field input:focus,.landing-root .field select:focus,.landing-root .field textarea:focus{border-color:var(--navy-bright);outline:none;box-shadow:0 0 0 3px #2a3f8f26}.landing-root .field input[aria-invalid=true],.landing-root .field select[aria-invalid=true],.landing-root .field textarea[aria-invalid=true]{border-color:#dc2626}.landing-root .field textarea{resize:vertical;min-height:96px}.landing-root .field-helper{color:var(--ink-muted);margin-top:2px;font-size:.78rem}.landing-root .form-submit{width:100%;min-width:0;margin-top:6px}.landing-root .form-submit[disabled]{opacity:.6;cursor:not-allowed}.landing-root .form-fineprint{color:var(--ink-muted);margin:12px 0 0;font-size:.75rem;line-height:1.5}.landing-root .form-fineprint a{color:var(--ink-soft);text-underline-offset:2px;text-decoration:underline}.landing-root .form-success{color:#14532d;background:#16a34a14;border:1px solid #16a34a40;border-radius:12px;margin-top:12px;padding:14px 16px;font-size:.9375rem}.landing-root .form-error{color:#7f1d1d;background:#dc262614;border:1px solid #dc262640;border-radius:12px;margin-top:12px;padding:14px 16px;font-size:.9375rem}.landing-root .footer{padding:0 0 24px}.landing-root .footer-inner{border-top:1px solid var(--line);flex-direction:column;gap:24px;padding:40px 0 32px;display:flex}@media (min-width:768px){.landing-root .footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}.landing-root .footer .wordmark{font-size:1.5rem}.landing-root .footer-links{flex-wrap:wrap;gap:28px;display:flex}.landing-root .footer-links a{color:var(--ink-soft);transition:color .2s var(--ease-premium);align-items:center;min-height:44px;font-size:.875rem;font-weight:500;display:inline-flex}.landing-root .footer-links a:hover{color:var(--ink)}.landing-root .footer-copy{color:var(--ink-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}@keyframes landing-grid-drift{0%{transform:translate(0)}to{transform:translate(48px,48px)}}@keyframes landing-glow-drift{0%{transform:translate(-30%,-20%)}to{transform:translate(20%,30%)}}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-root .mock-frame{flex-direction:column;height:620px;display:flex}.landing-root .mock-body.community{flex-direction:column;flex:1;display:flex;overflow:hidden}.landing-root .mock-view-area{scrollbar-width:thin;scrollbar-color:#0f172a2e transparent;flex:1;min-height:0;overflow-y:auto}.landing-root .mock-view-area::-webkit-scrollbar{width:6px}.landing-root .mock-view-area::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:3px}.landing-root .mock-view-area::-webkit-scrollbar-track{background:0 0}@media (min-width:900px){.landing-root .mock-frame{height:760px}}.landing-root button.mock-pill-tab,.landing-root button.mock-subtab{cursor:pointer;font:inherit;appearance:none;background:0 0;border:0}.landing-root button.mock-pill-tab.active,.landing-root button.mock-subtab.active{background:var(--ink)}.landing-root .mock-empty{text-align:center;color:var(--ink-muted);border:1px dashed var(--line);background:#fff;border-radius:14px;padding:28px 18px;font-size:.78rem}.landing-root .mock-courses-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landing-root .mock-course-card{text-align:left;border:1px solid var(--line);cursor:pointer;font:inherit;appearance:none;background:#fff;border-radius:18px;flex-direction:column;padding:0;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0f172a0a}.landing-root .mock-course-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f172a1f}.landing-root .mock-course-cover{aspect-ratio:16/11;background:linear-gradient(#f5f6fb 0%,#cbd0dc 70%,#1e2a5e 100%);justify-content:center;align-items:center;display:flex}.landing-root .mock-course-cover-text{font-family:var(--font-display,var(--font-body));color:var(--ink);letter-spacing:-.01em;font-size:clamp(1.4rem,4vw,2.4rem);font-weight:800}.landing-root .mock-course-meta{padding:14px 16px 18px}.landing-root .mock-course-meta-line{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:6px;font-size:.62rem}.landing-root .mock-course-title{font-family:var(--font-body);color:var(--ink);font-size:.95rem;font-weight:700}.landing-root .mock-lesson-layout{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr;gap:14px;display:grid;overflow:hidden}@media (min-width:900px){.landing-root .mock-lesson-layout{grid-template-columns:220px 1fr;gap:0}}.landing-root .mock-lesson-sidebar{border-right:1px solid var(--line);background:#fafbfd;flex-direction:column;gap:12px;padding:18px 14px;display:flex}.landing-root .mock-lesson-back{font:inherit;color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem}.landing-root .mock-lesson-course-title{font-family:var(--font-body);color:var(--ink);margin:0 0 4px;font-size:1rem;font-weight:700}.landing-root .mock-lesson-modules{flex-direction:column;gap:10px;max-height:360px;display:flex;overflow:hidden}.landing-root .mock-lesson-module-head{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;padding:4px 2px;font-size:.66rem;font-weight:600;display:flex}.landing-root .mock-lesson-chev{font-size:.7rem}.landing-root .mock-lesson-list{flex-direction:column;gap:2px;margin:0;padding:2px 0 0 4px;list-style:none;display:flex}.landing-root .mock-lesson-item{width:100%;font:inherit;cursor:pointer;text-align:left;color:var(--ink-soft);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:.72rem;display:flex}.landing-root .mock-lesson-item:hover{background:#eef0f6}.landing-root .mock-lesson-item.active{color:var(--indigo-electric);background:#eef0fb;font-weight:600}.landing-root .mock-lesson-dot{background:#cbd0dc;border-radius:50%;flex-shrink:0;width:7px;height:7px}.landing-root .mock-lesson-item.active .mock-lesson-dot{background:var(--indigo-electric)}.landing-root .mock-lesson-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-root .mock-lesson-progress{color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:10px;font-size:.6rem;display:flex}.landing-root .mock-lesson-main{flex-direction:column;gap:14px;padding:18px 18px 20px;display:flex}.landing-root .mock-lesson-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.landing-root .mock-lesson-heading{font-family:var(--font-body);color:var(--ink);flex:1;min-width:0;margin:0;font-size:1.1rem;font-weight:700}.landing-root .mock-lesson-actions{align-items:center;gap:8px;display:flex}.landing-root .mock-lesson-nav{border:1px solid var(--line);width:28px;height:28px;color:var(--ink-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.landing-root .mock-lesson-complete{background:var(--ink);color:#fff;border-radius:100px;padding:8px 14px;font-size:.72rem;font-weight:600}.landing-root .mock-lesson-video{aspect-ratio:16/9;background:linear-gradient(135deg,#1e2a5e 0%,#4f46e5 100%);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative}.landing-root .mock-lesson-play{color:#fff;background:#ff6647f2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 8px 22px #00000040}.landing-root .mock-lesson-timer{color:#fff;font-size:.72rem;font-weight:600;position:absolute;bottom:10px;right:14px}.landing-root .mock-cal-layout{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:900px){.landing-root .mock-cal-layout{grid-template-columns:1fr 220px}}.landing-root .mock-cal-main{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.landing-root .mock-cal-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.landing-root .mock-cal-title{font-family:var(--font-body);color:var(--ink);margin:0;font-size:1rem;font-weight:700}.landing-root .mock-cal-controls{color:var(--ink-soft);align-items:center;gap:8px;font-size:.74rem;display:inline-flex}.landing-root .mock-cal-nav{border:1px solid var(--line);width:22px;height:22px;color:var(--ink-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}.landing-root .mock-cal-month{color:var(--ink);font-weight:600}.landing-root .mock-cal-new{background:var(--ink);color:#fff;border-radius:100px;margin-left:4px;padding:6px 12px;font-size:.7rem;font-weight:600}.landing-root .mock-cal-grid{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.landing-root .mock-cal-dayname{color:var(--ink-muted);text-align:center;letter-spacing:.08em;text-transform:uppercase;background:#fafbfd;padding:6px 4px;font-size:.62rem;font-weight:500}.landing-root .mock-cal-cell{background:#fff;flex-direction:column;gap:4px;min-height:60px;padding:4px 6px;display:flex}.landing-root .mock-cal-cell.muted{background:#fafbfd}.landing-root .mock-cal-day{color:var(--ink-soft);align-self:flex-start;font-size:.72rem;font-weight:500}.landing-root .mock-cal-cell.muted .mock-cal-day{color:var(--ink-muted)}.landing-root .mock-cal-day.today{color:#fff;background:#f97757;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-weight:600;display:inline-flex}.landing-root .mock-cal-event{border:1px solid var(--line);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:4px;padding:2px 4px;font-size:.6rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.landing-root .mock-cal-side{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 14px 16px}.landing-root .mock-cal-upcoming{flex-direction:column;gap:10px;margin-top:8px;display:flex}.landing-root .mock-cal-up-item{border:1px solid var(--line);background:#fafbfd;border-radius:10px;padding:10px 12px}.landing-root .mock-cal-up-title{color:var(--ink);margin-bottom:4px;font-size:.74rem;font-weight:600}.landing-root .mock-cal-up-meta{color:var(--ink-muted);font-size:.66rem}.landing-root .mock-team-page{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.landing-root .mock-team-page-head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.landing-root .mock-team-page-title{font-family:var(--font-body);color:var(--ink);margin:0;font-size:1rem;font-weight:700}.landing-root .mock-team-page-count{color:var(--ink-muted);font-size:.72rem}.landing-root .mock-team-list{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:700px){.landing-root .mock-team-list{grid-template-columns:1fr 1fr}}.landing-root .mock-team-row{border:1px solid var(--line);background:#fafbfd;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.landing-root .mock-team-row-id{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-root .mock-team-row-name{color:var(--ink);font-size:.78rem;font-weight:600}.landing-root .mock-team-row-role{color:var(--ink-muted);font-size:.66rem}.landing-root .legal{padding:48px 20px 96px}@media (min-width:1024px){.landing-root .legal{padding:64px 48px 120px}}.landing-root .legal-wrap{max-width:760px;margin:0 auto;line-height:1.7}.landing-root .legal-kicker{font-family:var(--font-mono);color:var(--indigo-electric);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700}.landing-root .legal-h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0 0 8px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.05}.landing-root .legal-updated{color:var(--ink-muted);margin:0 0 28px;font-size:.82rem}.landing-root .legal-draft{color:var(--ink-soft);background:#4f46e512;border:1px solid #4f46e538;border-radius:12px;margin:0 0 40px;padding:14px 16px;font-size:.85rem}.landing-root .legal-h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:36px 0 10px;font-size:1.15rem;font-weight:700}.landing-root .legal-p{color:var(--ink-soft);margin:0 0 14px;font-size:.98rem}.landing-root .legal-ul{color:var(--ink-soft);margin:0 0 14px;padding-left:22px;font-size:.98rem}.landing-root .legal-ul li{margin:0 0 6px}.landing-root .legal-a{color:var(--indigo-electric);text-underline-offset:2px;text-decoration:underline}.landing-root .legal-hr{border:none;border-top:1px solid var(--line);margin:40px 0}.landing-root .legal-fine{color:var(--ink-muted);font-size:.82rem}
