.landing-page{--ink:#080d1c;--ink-1:#0c132a;--ink-2:#111a36;--ink-3:#172341;--ink-4:#1f2d4f;--gold:#c9a449;--gold-bright:#e5ca7a;--gold-dim:#8f7633;--gold-deep:#463615;--bone:#f4f0e6;--bone-muted:#cbc6b8;--fog:#8994ae;--fog-dim:#4a5571;--hairline:hsla(43,39%,93%,.08);--hairline-strong:hsla(43,39%,93%,.14);--gold-hairline:rgba(201,164,73,.22);--serif:"Fraunces","Times New Roman",serif;--sans:"Geist",-apple-system,BlinkMacSystemFont,"Inter",sans-serif;--mono:"Geist Mono",ui-monospace,"SF Mono","JetBrains Mono",monospace;background:var(--ink);color:var(--bone);font-family:var(--sans);font-weight:400;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative;min-height:100vh;scroll-behavior:smooth}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{font-family:inherit;letter-spacing:inherit;font-weight:inherit;color:inherit}.landing-page ul{list-style:none;padding:0;margin:0}.landing-page p{margin:0}.landing-bg{z-index:0;background-image:radial-gradient(ellipse 1200px 600px at 80% -10%,rgba(201,164,73,.08),transparent 60%),radial-gradient(ellipse 900px 500px at -10% 40%,rgba(31,45,79,.4),transparent 60%)}.landing-bg,.landing-grain{position:fixed;inset:0;pointer-events:none}.landing-grain{z-index:1;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence baseFrequency='0.9' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>")}.landing-page .page{position:relative;z-index:2}.landing-page .display{font-family:var(--serif);font-weight:380;letter-spacing:-.025em;line-height:.98;font-variation-settings:"opsz" 144}.landing-page .display em{font-style:italic;font-weight:320;color:var(--gold);font-variation-settings:"opsz" 144}.landing-page .eyebrow{font-weight:400;letter-spacing:.18em;color:var(--gold);display:inline-flex;align-items:center;gap:10px}.landing-page .eyebrow,.landing-page .meta{font-family:var(--mono);font-size:11px;text-transform:uppercase}.landing-page .meta{letter-spacing:.08em;color:var(--fog-dim)}.landing-page .wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:640px){.landing-page .wrap{padding:0 20px}}.landing-page .nav{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);background:rgba(8,13,28,.55);border-bottom:1px solid transparent;transition:border-color .3s ease,background .3s ease}.landing-page .nav.scrolled{border-bottom-color:var(--hairline);background:rgba(8,13,28,.8)}.landing-page .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;max-width:1400px;margin:0 auto}.landing-page .brand{display:flex;align-items:center;gap:12px;color:var(--bone)}.landing-page .brand img{height:32px;width:auto;display:block;filter:brightness(0) invert(1);clip-path:inset(15% 0 0 0);transform:translateY(-7.5%)}.landing-page .brand-wordmark{align-self:stretch;justify-content:center}.landing-page .brand-name,.landing-page .brand-tag{line-height:1}.landing-page .brand-wordmark{display:flex;flex-direction:column;line-height:1}.landing-page .brand-name{font-family:Manrope,Geist,-apple-system,sans-serif;font-weight:600;font-size:18px;letter-spacing:.02em;color:var(--bone)}.landing-page .brand-tag{font-family:var(--mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--bone);margin-top:5px}.landing-page .nav-links{display:flex;align-items:center;gap:36px}.landing-page .nav-links-group{display:flex;gap:32px}.landing-page .nav-link{font-family:var(--sans);font-size:14px;color:var(--bone-muted);font-weight:400;letter-spacing:-.005em;transition:color .2s ease;position:relative}.landing-page .nav-link:hover{color:var(--bone)}.landing-page .nav-link:focus-visible{outline:1px solid var(--gold);outline-offset:6px;border-radius:2px;color:var(--bone)}.landing-page .nav-cta{display:flex;align-items:center;gap:20px}@media (max-width:900px){.landing-page .nav-links-group{display:none}.landing-page .nav-inner{padding:16px 24px}.landing-page .nav-cta{gap:12px}.landing-page .nav-hamburger{display:inline-flex}}.landing-page .nav-hamburger{display:none;width:38px;height:38px;padding:0;background:transparent;border:1px solid var(--hairline-strong);border-radius:6px;color:var(--bone);cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:border-color .2s ease,background .2s ease}.landing-page .nav-hamburger:hover{border-color:var(--gold-hairline);background:rgba(201,164,73,.06)}.landing-page .nav-hamburger:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.landing-page .nav-hamburger span{display:block;width:16px;height:1.5px;background:currentColor;border-radius:1px;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .2s ease;transform-origin:center}.landing-page .nav[data-menu=open] .nav-hamburger span:first-child{transform:translateY(5.5px) rotate(45deg)}.landing-page .nav[data-menu=open] .nav-hamburger span:nth-child(2){opacity:0}.landing-page .nav[data-menu=open] .nav-hamburger span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.landing-page .mobile-panel[hidden]{display:none}.landing-page .mobile-panel{display:flex;flex-direction:column;gap:22px;padding:28px 32px 40px;border-top:1px solid var(--hairline);background:rgba(8,13,28,.96);backdrop-filter:blur(16px) saturate(140%);animation:landing-panel-in .3s cubic-bezier(.16,1,.3,1)}.landing-page .mobile-link{font-family:var(--serif);font-size:30px;font-weight:400;letter-spacing:-.02em;line-height:1;color:var(--bone);font-variation-settings:"opsz" 144;transition:color .2s ease,transform .2s ease;display:inline-block}.landing-page .mobile-link:hover{color:var(--gold);transform:translateX(4px)}.landing-page .mobile-link-secondary{font-family:var(--mono);font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--bone-muted);margin-top:8px}@media (min-width:901px){.landing-page .mobile-panel{display:none!important}}@keyframes landing-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.landing-page .btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:6px;font-family:var(--sans);font-size:14px;font-weight:500;letter-spacing:-.005em;cursor:pointer;border:1px solid transparent;transition:transform .18s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;will-change:transform}.landing-page .btn:active{transform:translateY(1px) scale(.99)}.landing-page .btn:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.landing-page .btn-primary{background:var(--gold);color:#fff;box-shadow:0 1px 0 hsla(0,0%,100%,.25) inset,0 0 0 1px var(--gold-dim) inset,0 4px 20px -6px rgba(201,164,73,.4)}.landing-page .btn-primary:hover{background:var(--gold-bright);box-shadow:0 1px 0 hsla(0,0%,100%,.3) inset,0 0 0 1px var(--gold) inset,0 6px 28px -6px hsla(45,67%,69%,.55)}.landing-page .btn-ghost{background:transparent;color:var(--bone);border-color:var(--hairline-strong)}.landing-page .btn-ghost:hover{background:var(--ink-2);border-color:var(--hairline-strong)}.landing-page .btn-arrow{font-size:14px;transition:transform .22s ease;display:inline-block}.landing-page .btn:hover .btn-arrow{transform:translateX(3px)}.landing-page .hero{position:relative;padding:140px 0 100px;overflow:hidden}.landing-page .hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'><g fill='none' stroke='%23c9a449' stroke-width='0.5' opacity='0.08'><path d='M0,800 Q400,700 800,740 T1600,720'/><path d='M0,760 Q400,640 800,690 T1600,660'/><path d='M0,720 Q400,580 800,640 T1600,600'/><path d='M0,680 Q400,520 800,590 T1600,540'/><path d='M0,640 Q400,460 800,540 T1600,480'/><path d='M0,600 Q400,400 800,490 T1600,420'/><path d='M0,560 Q400,340 800,440 T1600,360'/><path d='M0,520 Q400,280 800,390 T1600,300'/><path d='M0,480 Q400,220 800,340 T1600,240'/><path d='M0,440 Q400,160 800,290 T1600,180'/></g></svg>");background-size:100% 100%;background-repeat:no-repeat;background-position:bottom;pointer-events:none}.landing-page .hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:80px;align-items:center}@media (max-width:1060px){.landing-page .hero-inner{grid-template-columns:1fr;gap:64px}.landing-page .hero{padding:120px 0 72px}}.landing-page .hero-copy{max-width:640px}.landing-page .hero-eyebrow{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:landing-rise .7s ease .1s forwards}.landing-page .hero-title{font-size:clamp(44px,6.6vw,88px);margin-bottom:28px}.landing-page .hero-title .line{display:block;opacity:0;transform:translateY(22px);animation:landing-rise .95s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--line-i, 0) * .14s + .18s)}.landing-page .hero-title .word{display:inline}.landing-page .hero-sub{font-size:17px;line-height:1.6;color:var(--bone-muted);max-width:540px;margin-bottom:40px;opacity:0;transform:translateY(12px);animation:landing-rise .7s ease .9s forwards}.landing-page .hero-sub strong{color:var(--bone);font-weight:500}.landing-page .hero-ctas{gap:12px;align-items:center;margin-bottom:28px;animation:landing-rise .7s ease 1.1s forwards}.landing-page .hero-ctas,.landing-page .hero-trust{display:flex;flex-wrap:wrap;opacity:0;transform:translateY(12px)}.landing-page .hero-trust{gap:20px;font-family:var(--mono);font-size:12px;color:var(--fog);letter-spacing:.01em;animation:landing-rise .7s ease 1.3s forwards}.landing-page .hero-trust span{display:inline-flex;align-items:center;gap:8px}.landing-page .hero-trust span:before{content:"";width:5px;height:5px;background:var(--gold);border-radius:50%;display:inline-block;box-shadow:0 0 8px var(--gold)}.landing-page .hero-visual{position:relative;height:560px;opacity:0;transform:translateY(20px);animation:landing-rise 1s ease .7s forwards}@media (max-width:1060px){.landing-page .hero-visual{height:480px;max-width:520px;margin:0 auto;width:100%}.landing-page .card-repo{top:210px}}.landing-page .p-card{position:absolute;background:linear-gradient(180deg,var(--ink-2),var(--ink-1));border:1px solid var(--hairline-strong);border-radius:14px;padding:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03),0 24px 48px -20px rgba(0,0,0,.55);backdrop-filter:blur(8px)}.landing-page .p-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.landing-page .p-card-label{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}.landing-page .p-card-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px var(--gold-bright)}.landing-page .card-vendor{top:0;left:0;width:76%;transform:rotate(-1.2deg);z-index:3;animation:landing-float1 8s ease-in-out infinite}.landing-page .vendor-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--hairline);border-radius:8px;background:rgba(8,13,28,.5);margin-bottom:8px;transition:border-color .25s ease}.landing-page .vendor-row:last-child{margin-bottom:0}.landing-page .vendor-row.active{border-color:var(--gold-hairline);background:rgba(201,164,73,.06)}.landing-page .vendor-row-left{display:flex;align-items:center;gap:10px}.landing-page .vendor-logo{width:24px;height:24px;border-radius:6px;background:var(--ink-3);display:flex;align-items:center;justify-content:center;font-family:var(--serif)}.landing-page .vendor-logo,.landing-page .vendor-name{font-weight:500;font-size:13px;color:var(--bone)}.landing-page .vendor-check{color:var(--gold);font-size:14px}.landing-page .card-repo{top:240px;right:0;width:72%;transform:rotate(1.4deg);z-index:2;animation:landing-float2 9s ease-in-out infinite}.landing-page .repo-line{display:flex;align-items:flex-start;gap:10px;padding:7px 0;font-family:var(--mono);font-size:11.5px;color:var(--fog);border-bottom:1px dashed var(--hairline)}.landing-page .repo-line:last-child{border-bottom:none}.landing-page .data-stat.pulse,.landing-page .repo-line.pulse{animation:landing-row-pulse 1.2s ease}@keyframes landing-row-pulse{0%,to{background-color:transparent}30%{background-color:rgba(201,164,73,.12)}}.landing-page .data-stat.pulse{border-color:var(--gold-hairline)}.landing-page .repo-commit{color:var(--gold);flex-shrink:0}.landing-page .repo-msg{color:var(--bone-muted);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .repo-author{color:var(--fog-dim);flex-shrink:0}.landing-page .card-data{bottom:0;left:6%;width:64%;transform:rotate(-.8deg);z-index:1;animation:landing-float3 10s ease-in-out infinite}.landing-page .data-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.landing-page .data-stat{padding:10px 12px;background:rgba(8,13,28,.55);border:1px solid var(--hairline);border-radius:8px}.landing-page .data-stat-value{font-family:var(--serif);font-size:22px;font-weight:400;color:var(--bone);letter-spacing:-.02em;line-height:1}.landing-page .data-stat-label{font-family:var(--mono);font-size:10px;color:var(--fog);text-transform:uppercase;letter-spacing:.1em;margin-top:6px}@keyframes landing-float1{0%,to{transform:rotate(-1.2deg) translateY(0)}50%{transform:rotate(-1.2deg) translateY(-6px)}}@keyframes landing-float2{0%,to{transform:rotate(1.4deg) translateY(0)}50%{transform:rotate(1.4deg) translateY(-8px)}}@keyframes landing-float3{0%,to{transform:rotate(-.8deg) translateY(0)}50%{transform:rotate(-.8deg) translateY(-5px)}}@keyframes landing-rise{to{opacity:1;transform:translateY(0)}}.landing-page .vendors{padding:60px 0 80px;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);position:relative}.landing-page .vendors-header{text-align:center;margin-bottom:40px}.landing-page .vendors-header .meta{display:inline-block;color:var(--bone)}.landing-page .vendors-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--hairline-strong);border:1px solid var(--hairline-strong);border-radius:2px;overflow:hidden}@media (max-width:900px){.landing-page .vendors-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.landing-page .vendors-grid{grid-template-columns:repeat(2,1fr)}}.landing-page .vendor-cell{padding:22px 16px;display:flex;align-items:center;justify-content:flex-start;font-family:var(--serif);font-size:17px;letter-spacing:-.01em;color:var(--bone-muted);background:var(--ink);transition:color .2s ease,background .2s ease,box-shadow .2s ease;position:relative}.landing-page .vendor-cell-button:hover{color:var(--bone);background:rgba(201,164,73,.12);box-shadow:inset 0 0 0 1px var(--gold-hairline)}.landing-page .vendor-cell-button:hover .dot{opacity:1}.landing-page .vendor-cell-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;font:inherit;text-align:left;cursor:pointer;width:100%}.landing-page .vendor-cell-button:focus-visible{outline:1px solid var(--gold);outline-offset:-2px;border-radius:4px}.landing-page .vendor-cell-button[data-state=open]{color:var(--bone);background:rgba(201,164,73,.14);box-shadow:inset 0 0 0 1px var(--gold-hairline)}.landing-page .vendor-cell .dot{display:inline-block;width:6px;height:6px;background:var(--gold);border-radius:50%;margin-right:10px;opacity:.6}.landing-page .vendor-cell-mark{width:22px;height:22px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:500;font-size:12px;line-height:1;letter-spacing:0;margin-right:12px;flex-shrink:0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),inset 0 0 0 1px rgba(0,0,0,.25)}.landing-page .principles{padding:140px 0 120px;position:relative}.landing-page .section-head{margin-bottom:72px;max-width:780px}.landing-page .section-head .eyebrow{margin-bottom:24px}.landing-page .section-title{font-size:clamp(36px,4.6vw,64px)}.landing-page .section-title em{font-style:italic;color:var(--gold)}.landing-page .section-lead{font-size:17px;color:var(--bone-muted);max-width:560px;margin-top:24px;line-height:1.6}.landing-page .principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--hairline);border:1px solid var(--hairline);border-radius:2px;overflow:hidden}@media (max-width:900px){.landing-page .principle-grid{grid-template-columns:1fr}}.landing-page .principle{padding:44px 36px 48px;background:var(--ink);position:relative;transition:background .3s ease}.landing-page .principle:before{content:"";position:absolute;top:0;left:0;width:0;height:1px;background:linear-gradient(90deg,transparent,var(--gold) 20%,var(--gold) 80%,transparent);transition:width .55s cubic-bezier(.16,1,.3,1);pointer-events:none}.landing-page .principle:hover{background:var(--ink-1)}.landing-page .principle:hover:before{width:100%}.landing-page .principle-num{font-family:var(--mono);font-size:11px;color:var(--gold-dim);letter-spacing:.14em;margin-bottom:60px;display:flex;justify-content:space-between;align-items:center}.landing-page .principle-num:after{content:"";flex:1;height:1px;background:var(--hairline);margin-left:16px}.landing-page .principle-title{font-family:var(--serif);font-size:30px;font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px;color:var(--bone)}.landing-page .principle-title em{font-style:italic;color:var(--gold)}.landing-page .principle-body{color:var(--bone-muted);font-size:15px;line-height:1.65;margin-bottom:28px}.landing-page .principle-detail{font-family:var(--mono);font-size:12px;color:var(--fog);line-height:1.65;padding-top:20px;border-top:1px dashed var(--hairline)}.landing-page .principle-detail .k{color:var(--gold-bright)}.landing-page .export{padding:60px 0 140px;position:relative}.landing-page .export-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:80px;align-items:center}@media (max-width:960px){.landing-page .export-grid{grid-template-columns:1fr;gap:48px}}.landing-page .export-title{font-size:clamp(32px,4.2vw,54px);margin-bottom:20px}.landing-page .export-lead{color:var(--bone-muted);font-size:16px;line-height:1.65;max-width:480px;margin-bottom:32px}.landing-page .export-points li{padding:14px 0;border-top:1px solid var(--hairline);display:flex;gap:16px;align-items:flex-start;font-size:15px}.landing-page .export-points li:last-child{border-bottom:1px solid var(--hairline)}.landing-page .export-points .label{font-family:var(--mono);font-size:11px;color:var(--gold);letter-spacing:.12em;text-transform:uppercase;flex-shrink:0;padding-top:3px;min-width:80px}.landing-page .export-points .desc{color:var(--bone-muted);line-height:1.6}.landing-page .export-points .desc strong{color:var(--bone);font-weight:500}.landing-page .terminal{background:linear-gradient(180deg,#0a1020,#070c1a);border:1px solid var(--hairline-strong);border-radius:12px;overflow:hidden;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 40px 80px -30px rgba(0,0,0,.7),0 0 40px -12px rgba(201,164,73,.08)}.landing-page .term-chrome{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--hairline);background:hsla(0,0%,100%,.02)}.landing-page .term-dots{display:flex;gap:7px}.landing-page .term-dots span{width:11px;height:11px;border-radius:50%;background:hsla(0,0%,100%,.12)}.landing-page .term-dots span:first-child{background:#ff5f57;opacity:.55}.landing-page .term-dots span:nth-child(2){background:#febc2e;opacity:.55}.landing-page .term-dots span:nth-child(3){background:#28c840;opacity:.55}.landing-page .term-title{font-family:var(--mono);font-size:11px;color:var(--fog-dim);letter-spacing:.06em}.landing-page .term-body{padding:22px 20px 24px;font-family:var(--mono);font-size:13px;line-height:1.85}.landing-page .term-line{display:block;opacity:0;transform:translateX(-6px)}.landing-page .terminal.typed .term-line{animation:landing-type-in .32s cubic-bezier(.16,1,.3,1) forwards}.landing-page .terminal.typed .term-line:first-child{animation-delay:.1s}.landing-page .terminal.typed .term-line:nth-child(2){animation-delay:.26s}.landing-page .terminal.typed .term-line:nth-child(3){animation-delay:.4s}.landing-page .terminal.typed .term-line:nth-child(4){animation-delay:.54s}.landing-page .terminal.typed .term-line:nth-child(5){animation-delay:.68s}.landing-page .terminal.typed .term-line:nth-child(6){animation-delay:.82s}.landing-page .terminal.typed .term-line:nth-child(7){animation-delay:.96s}.landing-page .terminal.typed .term-line:nth-child(8){animation-delay:1.1s}.landing-page .terminal.typed .term-line:nth-child(9){animation-delay:1.26s}.landing-page .terminal.typed .term-line:nth-child(10){animation-delay:1.4s}.landing-page .terminal.typed .term-line:nth-child(11){animation-delay:1.54s}@keyframes landing-type-in{to{opacity:1;transform:translateX(0)}}.landing-page .term-prompt{color:var(--gold)}.landing-page .term-cmd{color:var(--bone)}.landing-page .term-out{color:var(--fog)}.landing-page .term-ok{color:#78c97a}.landing-page .term-key{color:var(--gold-bright)}.landing-page .term-comment{color:var(--fog-dim);font-style:italic}.landing-page .term-cursor{display:inline-block;width:8px;height:15px;background:var(--gold);vertical-align:-2px;margin-left:2px;animation:landing-blink 1.1s step-end infinite}@keyframes landing-blink{50%{opacity:0}}.landing-page .pricing{padding:120px 0;position:relative;border-top:1px solid var(--hairline)}.landing-page .pricing-head{text-align:center;max-width:720px;margin:0 auto 60px}.landing-page .pricing-head .eyebrow{justify-content:center}.landing-page .price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:920px;margin:0 auto}@media (max-width:780px){.landing-page .price-grid{grid-template-columns:1fr}}.landing-page .plan{padding:40px 36px;background:linear-gradient(180deg,var(--ink-1),var(--ink));border:1px solid var(--hairline);border-radius:12px;position:relative;transition:border-color .25s ease,transform .25s ease;display:flex;flex-direction:column}.landing-page .plan:hover{border-color:var(--hairline-strong);transform:translateY(-2px)}.landing-page .plan-featured{padding:56px 40px 48px;border-color:var(--gold-hairline);background:radial-gradient(ellipse 440px 240px at 50% -20%,rgba(201,164,73,.22),transparent 70%),linear-gradient(180deg,var(--ink-1),var(--ink));box-shadow:0 0 0 1px var(--gold-hairline),0 28px 72px -24px rgba(201,164,73,.24);transform:translateY(-10px)}.landing-page .plan-featured:hover{border-color:var(--gold);transform:translateY(-14px);box-shadow:0 0 0 1px var(--gold),0 36px 88px -24px rgba(201,164,73,.34)}.landing-page .plan-badge{position:absolute;top:-14px;right:28px;font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:#1a1405;background:var(--gold);padding:6px 12px;border:0;border-radius:4px;box-shadow:0 6px 18px -4px rgba(201,164,73,.6)}.landing-page .plan-savings{font-family:var(--mono);font-size:13px;color:var(--bone-muted);letter-spacing:.01em;margin:-16px 0 28px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.landing-page .plan-savings em{font-style:normal;font-weight:500;color:var(--gold-bright);font-family:var(--serif);font-size:20px;font-variation-settings:"opsz" 144;letter-spacing:-.01em;line-height:1}.landing-page[data-theme=light] .plan-savings em{color:var(--gold)}.landing-page .plan-name{font-family:var(--serif);font-size:28px;font-weight:400;letter-spacing:-.02em;color:var(--bone);margin-bottom:6px}.landing-page .plan-tagline{font-size:14px;color:var(--fog);margin-bottom:28px}.landing-page .plan-price{display:flex;align-items:baseline;gap:6px;margin-bottom:28px}.landing-page .plan-price .amount{font-family:var(--serif);font-size:56px;font-weight:380;letter-spacing:-.035em;line-height:1;color:var(--bone)}.landing-page .plan-price .unit{font-family:var(--mono);font-size:13px;color:var(--fog);letter-spacing:.03em}.landing-page .plan-features{margin:0 0 32px}.landing-page .plan-features li{padding:10px 0;font-size:14px;color:var(--bone-muted);display:flex;align-items:flex-start;gap:10px;border-bottom:1px dashed var(--hairline)}.landing-page .plan-features li:last-child{border-bottom:none}.landing-page .plan-features .check{color:var(--gold);flex-shrink:0;margin-top:1px;font-size:13px}.landing-page .plan .btn{width:100%;justify-content:center;margin-top:auto}.landing-page .price-grid-3{grid-template-columns:repeat(3,1fr);max-width:1180px}@media (max-width:1040px){.landing-page .price-grid-3{grid-template-columns:1fr;max-width:520px}}.landing-page .pricing-more{max-width:780px;margin:36px auto 0;text-align:center;font-size:13px;line-height:1.7;color:var(--fog-dim);letter-spacing:.01em}.landing-page .pricing-more strong{color:var(--fog);font-weight:500}.landing-page .pricing-more a{color:var(--gold);text-decoration:none;border-bottom:1px solid var(--gold-hairline)}.landing-page .pricing-more a:hover{border-bottom-color:var(--gold)}.landing-page .finale{padding:140px 0 160px;text-align:center;position:relative;border-top:1px solid var(--hairline);overflow:hidden}.landing-page .finale:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 900px 500px at 50% 50%,rgba(201,164,73,.1),transparent 70%);pointer-events:none;z-index:0}.landing-page .finale-watermark{position:absolute;inset:0;background-image:url(/emmias-monogram.png);background-repeat:no-repeat;background-position:center 58%;background-size:min(720px,78%) auto;filter:brightness(0) invert(1);opacity:.035;pointer-events:none;z-index:0}.landing-page .finale>.wrap{position:relative;z-index:1}.landing-page .finale-title{font-size:clamp(40px,5.6vw,76px);max-width:980px;margin:0 auto 40px}.landing-page .finale-title-lede{display:block;color:var(--bone-muted);font-size:.7em;letter-spacing:-.02em;margin-bottom:.22em;font-weight:360}.landing-page .finale-title-thesis{display:block;font-size:1.08em;line-height:1}.landing-page .finale-sub{color:var(--bone-muted);font-size:17px;max-width:560px;margin:0 auto 40px;line-height:1.6}.landing-page .finale-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.landing-page .finale-trust{font-family:var(--mono);font-size:12px;color:var(--fog-dim);letter-spacing:.04em}.landing-page .footer{padding:56px 0 48px;border-top:1px solid var(--hairline);position:relative}.landing-page .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid var(--hairline)}@media (max-width:820px){.landing-page .footer-top{grid-template-columns:1fr 1fr}}@media (max-width:520px){.landing-page .footer-top{grid-template-columns:1fr;gap:32px;padding-bottom:32px}}.landing-page .footer-about{max-width:320px}.landing-page .footer-about p{color:var(--fog);font-size:14px;line-height:1.6;margin-top:16px}.landing-page .footer-group h4{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-weight:400}.landing-page .footer-group li{margin-bottom:10px}.landing-page .footer-group a{color:var(--bone-muted);font-size:14px;transition:color .2s ease}.landing-page .footer-group a:hover{color:var(--bone)}.landing-page .footer-bottom{padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.landing-page .footer-copy,.landing-page .footer-meta{font-family:var(--mono);font-size:11px;color:var(--fog-dim);letter-spacing:.04em}.landing-page .footer-meta{display:flex;gap:20px}.landing-page .footer-meta .dot{color:var(--gold)}.landing-page .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1)}.landing-page .reveal.in{opacity:1;transform:translateY(0)}@media (max-width:640px){.landing-page .nav-inner{padding:12px 18px}.landing-page .brand-tag{display:none}.landing-page .hero{padding:96px 0 56px}.landing-page .hero-inner{gap:48px}.landing-page .hero-title{font-size:44px}.landing-page .hero-sub{font-size:16px;margin-bottom:32px}.landing-page .hero-ctas{gap:10px;margin-bottom:24px}.landing-page .hero-trust{gap:14px;font-size:11px}.landing-page .hero-visual{height:440px}.landing-page .card-repo{top:180px}.landing-page .vendors{padding:48px 0 56px}.landing-page .vendors-header{margin-bottom:28px}.landing-page .vendor-cell{font-size:15px;padding:18px 12px}.landing-page .vendor-cell-mark{width:20px;height:20px;font-size:11px;margin-right:10px}.landing-page .principles{padding:88px 0 72px}.landing-page .section-head{margin-bottom:48px}.landing-page .section-title{font-size:36px}.landing-page .section-lead{font-size:16px}.landing-page .principle{padding:36px 26px 40px}.landing-page .principle-num{margin-bottom:40px}.landing-page .principle-title{font-size:26px}.landing-page .export{padding:32px 0 88px}.landing-page .export-grid{gap:36px}.landing-page .term-body{font-size:12px;padding:18px 14px 20px;line-height:1.75}.landing-page .term-chrome{padding:10px 14px}.landing-page .pricing{padding:80px 0}.landing-page .pricing-head{margin-bottom:44px}.landing-page .plan{padding:32px 26px}.landing-page .plan-price .amount{font-size:48px}.landing-page .finale{padding:96px 0 120px}.landing-page .finale-watermark{background-size:88% auto;opacity:.045}.landing-page .finale-sub{font-size:16px;margin-bottom:32px}.landing-page .finale-ctas{gap:10px}.landing-page .footer{padding:44px 0 40px}.landing-page .footer-bottom{gap:14px}}@media (max-width:480px){.landing-page .nav-inner{padding:10px 14px}.landing-page .nav-cta{gap:10px}.landing-page .nav-cta>.nav-link{display:none}.landing-page .btn{padding:10px 14px;font-size:13px}.landing-page .hero-title{font-size:40px}.landing-page .hero-visual{height:auto;max-width:100%;padding:0}.landing-page .hero-visual .p-card{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;transform:none;animation:none;margin-bottom:14px}.landing-page .hero-visual .p-card:last-child{margin-bottom:0}.landing-page .vendor-cell{font-size:14px;padding:16px 10px}.landing-page .plan-price .amount{font-size:44px}.landing-page .finale-title{font-size:38px}.landing-page .footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.landing-page .footer-meta{flex-wrap:wrap;gap:14px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :after,.landing-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-page .theme-toggle{width:34px;height:34px;padding:0;background:transparent;border:1px solid var(--hairline-strong);border-radius:6px;color:var(--bone-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease,background .2s ease;font-family:inherit}.landing-page .theme-toggle:hover{color:var(--bone);border-color:var(--gold-hairline);background:rgba(201,164,73,.06)}.landing-page .theme-toggle svg{width:16px;height:16px;display:block}.landing-page[data-theme=light]{--ink:#f8f6f1;--ink-1:#eee7d6;--ink-2:#e4dcc8;--ink-3:#d6ccb3;--ink-4:#c4b996;--bone:#131a2e;--bone-muted:#3c4460;--fog:#5a6278;--fog-dim:#7a8299;--gold:#8b6f22;--gold-bright:#a4842e;--gold-dim:#6b5518;--gold-deep:#3a2c0c;--hairline:rgba(8,13,28,.08);--hairline-strong:rgba(8,13,28,.14);--gold-hairline:rgba(139,111,34,.3);background:var(--ink);color:var(--bone)}.landing-page[data-theme=light] .footer,.landing-page[data-theme=light] .nav,.landing-page[data-theme=light] .p-card,.landing-page[data-theme=light] .terminal{--ink:#080d1c;--ink-1:#0c132a;--ink-2:#111a36;--ink-3:#172341;--ink-4:#1f2d4f;--bone:#f4f0e6;--bone-muted:#cbc6b8;--fog:#8994ae;--fog-dim:#4a5571;--gold:#c9a449;--gold-bright:#e5ca7a;--gold-dim:#8f7633;--hairline:hsla(43,39%,93%,.08);--hairline-strong:hsla(43,39%,93%,.14);--gold-hairline:rgba(201,164,73,.22)}.landing-page[data-theme=light] .nav{background:rgba(8,13,28,.92)}.landing-page[data-theme=light] .nav.scrolled{background:rgba(8,13,28,.96);border-bottom-color:hsla(43,39%,93%,.1)}.landing-page[data-theme=light] .landing-bg{background-image:linear-gradient(180deg,rgba(201,164,73,.035),transparent 40%),radial-gradient(ellipse 1400px 700px at 80% -20%,rgba(201,164,73,.06),transparent 70%)}.landing-page[data-theme=light] .landing-grain{opacity:.14;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence baseFrequency='1.6' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.08 0 0 0 0 0.05 0 0 0 0 0.02 0 0 0 0.5 0'/></filter><rect width='240' height='240' filter='url(%23n)'/></svg>")}.landing-page[data-theme=light] .btn-primary{color:#fff}.landing-page[data-theme=light] .brand img{filter:brightness(0)}.landing-page[data-theme=light] .footer .brand img,.landing-page[data-theme=light] .nav .brand img{filter:brightness(0) invert(1)}.landing-page[data-theme=light] .finale-watermark{filter:brightness(0);opacity:.06}.landing-page[data-theme=light] .footer{background:#111a36;border-top-color:hsla(43,39%,93%,.06);position:relative}.landing-page[data-theme=light] .footer:before{content:"";position:absolute;left:0;right:0;top:-56px;height:56px;background:linear-gradient(180deg,transparent,rgba(17,26,54,.08) 40%,rgba(17,26,54,.35) 75%,#111a36);pointer-events:none;z-index:3}.vendor-popover{width:320px;max-width:calc(100vw - 32px);padding:16px 18px 14px;background:linear-gradient(180deg,#152043,#0c132a);border:1px solid hsla(43,39%,93%,.1);border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 24px 48px -12px rgba(0,0,0,.55);color:#f4f0e6;font-family:Geist,-apple-system,BlinkMacSystemFont,Inter,sans-serif;z-index:200;transform-origin:var(--radix-popover-content-transform-origin);animation:vendor-popover-in .18s cubic-bezier(.16,1,.3,1);outline:none}.vendor-popover-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.vendor-popover-name{font-family:Fraunces,Times New Roman,serif;font-weight:450;font-size:16px;letter-spacing:-.01em;color:#f4f0e6;font-variation-settings:"opsz" 144}.vendor-popover-capability{font-family:Geist Mono,ui-monospace,SF Mono,JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:#c9a449;margin:0 0 10px;padding-bottom:10px;border-bottom:1px dashed rgba(201,164,73,.22)}.vendor-popover-body{font-size:13.5px;line-height:1.55;color:#cbc6b8;margin:0 0 14px}.vendor-popover-link{display:inline-flex;align-items:center;gap:6px;font-family:Geist Mono,ui-monospace,SF Mono,JetBrains Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#c9a449;text-decoration:none;transition:color .2s ease,transform .2s ease}.vendor-popover-link:hover{color:#e5ca7a}.vendor-popover-link:hover>span{transform:translateX(2px)}.vendor-popover-link>span{transition:transform .2s ease;display:inline-block}.vendor-popover-arrow{fill:#152043;stroke:hsla(43,39%,93%,.1);stroke-width:1px}@keyframes vendor-popover-in{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.vendor-popover{animation:none}}