:root{color-scheme:light;--font-primary: "Gotham Pro", "Avenir Next", "Montserrat", sans-serif;--font-secondary: "SF Pro Display", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--background: #fffdfb;--surface: #ffffff;--surface-soft: #f8f5f1;--foreground: #14120f;--muted: #6f655c;--muted-soft: #91867a;--border: rgba(20, 18, 15, .08);--border-strong: rgba(20, 18, 15, .14);--accent: #ff3a00;--accent-deep: #d33300;--accent-soft: rgba(255, 58, 0, .08);--shadow-sm: 0 12px 30px rgba(20, 18, 15, .05);--shadow-lg: 0 28px 80px rgba(20, 18, 15, .08);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--container: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f5f5;color:var(--foreground);font-family:var(--font-secondary)}a,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}#root{min-height:100vh}.page-shell{overflow:clip}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fffdfbd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-inner{min-height:78px}.brand{display:inline-flex;align-items:center;gap:0}.brand-logotype{width:auto;height:1.3rem}.nav-links,.hero-actions,.footer-links{display:flex;align-items:center;gap:1.35rem}.nav-links a,.footer-links a{color:var(--muted)}.nav-links a:hover,.footer-links a:hover{color:var(--foreground)}.button,.hero-badge,.showcase-pill,.metric-chip,.step-index,.eyebrow{font-family:var(--font-primary)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.95rem;padding:.78rem 1.15rem;border-radius:999px;border:1px solid transparent;font-size:.92rem;font-weight:700;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 14px 28px #ff3a002e}.button-primary:hover{background:var(--accent-deep)}.button-header{min-height:2.55rem;padding:.58rem .95rem;font-size:.84rem}.button-secondary{background:#ffffffe0;border-color:var(--border-strong)}.hero{padding:4.8rem 0 1rem}.hero-inner,.final-cta-inner,.faq-shell{display:flex;flex-direction:column;align-items:center}.hero-inner{max-width:44rem;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;min-height:2.55rem;padding:.42rem .82rem;border-radius:999px;border:1px solid var(--border);background:#ffffffeb;color:var(--muted);font-size:.82rem;font-weight:700}.hero-badge-mark{width:1.1rem;height:auto}.hero-title,.section-heading h2,.spotlight-copy h2,.split-copy h2,.final-cta-inner h2{margin:0;font-family:var(--font-primary);letter-spacing:-.045em}.hero-title{margin-top:1.55rem;max-width:none;line-height:.98;font-size:clamp(2.45rem,4.55vw,4rem)}.hero-title span{display:block;white-space:nowrap}.hero-body,.section-heading p,.spotlight-copy p,.feature-card p,.split-copy p,.step-card p,.faq-item p{color:var(--muted);line-height:1.7}.hero-body{margin:1.25rem 0 0;font-size:1.05rem}.hero-actions{margin-top:1.8rem}.section{padding:2.5rem 0 5.3rem}.section-tight{padding-top:1.6rem}.section-product .container{width:min(calc(100% - 1rem),1280px)}.section-soft{background:linear-gradient(180deg,#f8f5f1e0,#ffffffeb)}.section-heading{margin-bottom:1.6rem}.section-heading-centered{text-align:center}.eyebrow{display:inline-flex;margin:0 0 .6rem;color:var(--accent-deep);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow-centered{justify-content:center;width:100%}.section-heading h2,.spotlight-copy h2,.split-copy h2,.final-cta-inner h2,.arc-inner h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02}.showcase-frame,.spotlight-card,.feature-card,.dark-panel,.mini-card,.step-card,.faq-item{border:1px solid var(--border);background:#ffffffeb;box-shadow:var(--shadow-sm)}.showcase-frame{overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fffffff0}.showcase-image{display:block;width:100%;height:auto}.showcase-image-plain{border-radius:0;box-shadow:none;background:transparent}.showcase-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid var(--border);background:#fffffff5}.showcase-dots{display:flex;gap:.34rem}.showcase-dots span{width:.6rem;height:.6rem;border-radius:999px;background:#14120f24}.showcase-label{font-size:.92rem;font-weight:600}.showcase-pill,.metric-chip,.step-index{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.3rem .7rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.showcase-body{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.showcase-sidebar,.showcase-main{padding:1.25rem}.showcase-sidebar{border-right:1px solid var(--border);background:#fff}.showcase-main{background:linear-gradient(180deg,#fffdfb,#faf7f3)}.mini-label{display:inline-flex;margin-bottom:.8rem;color:var(--muted-soft);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.input-card,.side-stat,.mini-card{display:grid;gap:.35rem;padding:.95rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff}.input-card+.input-card{margin-top:.75rem}.input-card span,.side-stat span,.stat-item span,.dark-column span{color:var(--muted-soft);font-size:.82rem}.input-card strong,.side-stat strong,.mini-card strong,.dark-column strong{font-size:.96rem;line-height:1.55}.panel-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.panel-row h2{margin:.3rem 0 0;font-family:var(--font-primary);font-size:1.7rem;line-height:1.05}.quote-table{overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff}.quote-row{display:grid;grid-template-columns:minmax(5.5rem,.65fr) minmax(0,1.6fr) minmax(5rem,.5fr);gap:1rem;padding:.88rem 1rem;border-bottom:1px solid var(--border)}.quote-row:last-child{border-bottom:0}.quote-row span{color:var(--muted);line-height:1.55}.quote-row-head{background:#faf6f2}.quote-row-head span{color:var(--foreground);font-weight:700}.metrics-chart{display:grid;grid-template-columns:minmax(0,1fr) 14rem;gap:1rem;margin-top:1rem}.chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;min-height:9.6rem;padding:1rem;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff}.chart-bars span{width:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#ff3a00c7,#ff3a002e)}.chart-bars span:nth-child(1){height:32%}.chart-bars span:nth-child(2){height:48%}.chart-bars span:nth-child(3){height:58%}.chart-bars span:nth-child(4){height:44%}.chart-bars span:nth-child(5){height:67%}.chart-bars span:nth-child(6){height:54%}.chart-bars span:nth-child(7){height:78%}.chart-bars span:nth-child(8){height:90%}.chart-side{display:grid;gap:.8rem}.stat-row,.feature-row,.mini-card-row,.step-grid{display:grid;gap:1rem}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.stat-item{display:grid;gap:.35rem;padding:.4rem 0}.stat-item strong{font-size:.96rem;line-height:1.55}.spotlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.spotlight-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1rem;min-height:20rem;padding:1.35rem;border-radius:var(--radius-xl)}.spotlight-copy p{margin-top:1rem}.curve-graphic,.orbit-graphic{position:relative;min-height:100%;border-radius:calc(var(--radius-xl) - 6px);background:linear-gradient(180deg,#fff7f2d6,#ffffffe0);overflow:hidden}.curve{position:absolute;border-radius:999px 999px 0 0;border:1.5px solid rgba(255,58,0,.18);border-bottom:0}.curve-large{inset:auto -12% 8% -12%;height:74%}.curve-small{inset:auto 14% 18% 14%;height:42%}.orbit-graphic{display:flex;align-items:center;justify-content:center}.orb{position:absolute;border-radius:999px;background:radial-gradient(circle,#ff3a00e6,#ff3a0014);filter:blur(.2px)}.orb-center{width:3.4rem;height:3.4rem}.orb-one{width:1.2rem;height:1.2rem;top:28%;left:28%}.orb-two{width:1rem;height:1rem;right:24%;top:34%}.orb-three{width:1.4rem;height:1.4rem;bottom:24%;right:34%}.feature-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.feature-card,.step-card{padding:1.2rem;border-radius:var(--radius-lg)}.feature-card h3,.step-card h3{margin:0;font-family:var(--font-primary);font-size:1.18rem;line-height:1.12}.feature-image{display:block;width:100%;height:auto;margin:-1.2rem -1.2rem 1rem;border-bottom:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.feature-card p,.step-card p{margin:.8rem 0 0}.feature-card:last-child{grid-column:1 / -1}.arc-section{padding-top:1.2rem}.arc-inner{text-align:center}.arc-inner h2{margin:0;font-family:var(--font-primary);letter-spacing:-.045em}.hero-arc{width:min(42rem,100%);height:18rem;margin:1.8rem auto 0;border-radius:999px 999px 0 0;background:radial-gradient(circle at 50% 100%,rgba(255,58,0,.26),rgba(255,58,0,.06) 40%,transparent 70%),linear-gradient(180deg,#fffcf833,#fff0);border:1px solid rgba(255,58,0,.12);border-bottom:0}.split-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1rem;align-items:center}.split-copy p{margin-top:1rem}.bullet-list{display:grid;gap:.7rem;margin:1.2rem 0 0;padding:0;list-style:none}.bullet-list li{position:relative;padding-left:1.1rem;color:var(--foreground);line-height:1.6}.bullet-list li:before{content:"";position:absolute;left:0;top:.6rem;width:.38rem;height:.38rem;border-radius:999px;background:var(--accent)}.dark-panel{padding:1rem;border-radius:var(--radius-xl);background:#11100e;color:#f5efe9}.dark-topbar{display:flex;gap:.35rem}.dark-topbar span{width:.55rem;height:.55rem;border-radius:999px;background:#ffffff2e}.dark-content{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem;margin-top:1rem}.dark-label{color:#ffffff85}.dark-column strong{display:block;margin-top:.4rem;color:#fff}.dark-bars{display:flex;align-items:flex-end;gap:.4rem;height:12rem;margin-top:1rem}.dark-bars i{width:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#ff3a00f2,#ff3a002e)}.dark-bars i:nth-child(1){height:22%}.dark-bars i:nth-child(2){height:46%}.dark-bars i:nth-child(3){height:38%}.dark-bars i:nth-child(4){height:64%}.dark-bars i:nth-child(5){height:86%}.dark-cards{display:grid;gap:.8rem}.dark-cards div{display:grid;gap:.35rem;padding:.9rem 1rem;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.mini-card-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.mini-card{border-radius:var(--radius-lg)}.step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.step-index{width:2.7rem;margin-bottom:.9rem}.faq-list{display:grid;gap:.85rem;width:min(44rem,100%)}.faq-item{border-radius:var(--radius-lg);padding:0 1.15rem}.faq-item summary{cursor:pointer;list-style:none;padding:1rem 0;font-family:var(--font-primary);font-size:1rem;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0 0 1rem}.final-cta{padding-top:1.4rem}.final-cta-inner h2{font-size:clamp(2rem,4vw,3rem)}.final-cta-inner .button{margin-top:1rem}.site-footer{padding:0 0 2.5rem}.footer-inner-border{padding-top:1rem;border-top:1px solid var(--border)}[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .56s ease,transform .56s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width: 1080px){.showcase-body,.spotlight-grid,.split-section,.step-grid{grid-template-columns:1fr}.showcase-sidebar{border-right:0;border-bottom:1px solid var(--border)}.stat-row,.feature-row,.mini-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-chart,.dark-content{grid-template-columns:1fr}}@media (max-width: 820px){.nav-links{display:none}.header-inner,.footer-inner{flex-wrap:wrap}.hero{padding-top:3.9rem}.hero-title{font-size:clamp(2.3rem,12vw,3.8rem)}.hero-title span{white-space:normal}.hero-actions{width:100%;flex-wrap:wrap;justify-content:center}.hero-actions .button{flex:1 1 100%}.showcase-header,.panel-row{grid-template-columns:1fr;display:grid;justify-items:start}.quote-row{grid-template-columns:1fr;gap:.35rem}}@media (max-width: 640px){.container{width:min(calc(100% - 1rem),var(--container))}.site-header{position:static}.section{padding:2rem 0 4.25rem}.stat-row,.feature-row,.mini-card-row{grid-template-columns:1fr}.showcase-sidebar,.showcase-main,.spotlight-card,.feature-card,.dark-panel,.mini-card,.step-card{padding:1rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}
