@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@500;600;700&display=swap";:root{color:#1f2730;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f6f0e8;--surface:#fffcf7d1;--surface-2:#f8f3ebf5;--surface-3:#e8ded1;--text:#1f2730;--muted:#66717b;--muted-2:#8c8f86;--stroke:#4435221a;--accent:#567fa3;--accent-soft:#567fa31f;--shadow:0 22px 60px #43342314;--shadow-strong:0 28px 80px #4334231f;background:#f6f0e8;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:linear-gradient(#fbf6ef 0%,#f4ede3 48%,#efe7dc 100%);margin:0}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}button{font:inherit}#root{min-height:100vh}.page-shell{width:100%;max-width:1180px;margin:0 auto;padding:20px 24px 0}.page-main{flex-direction:column;gap:0;padding-bottom:120px;display:flex}.callback-main{justify-content:center;min-height:100vh}.topbar-shell{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf3d1;border:1px solid #44352214;border-radius:18px;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;min-height:70px;padding:12px 18px;display:grid;position:sticky;top:14px;box-shadow:0 12px 26px #4334230d}.brand-pill{align-items:center;display:inline-flex}.brand-logo-lockup{width:100%;min-height:40px}.brand-logo-image{object-fit:contain;object-position:left center;width:100%;max-width:188px;height:auto}.nav-pills{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.nav-pills a{color:var(--muted);font-size:.92rem;transition:color .16s}.nav-pills a:hover{color:var(--text)}.primary-cta{color:#fff;background:linear-gradient(#5d86aa 0%,#4f7697 100%);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:600;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 12px 24px #567fa32e}.premium-button{min-height:52px;padding:0 24px;box-shadow:0 14px 28px #567fa338}.primary-cta:hover{filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 18px 34px #567fa33d}.section-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;font-size:.75rem;font-weight:700;display:inline-flex}.section-kicker:before{content:"";background:#567fa373;width:24px;height:1px}.centered-kicker:before{display:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-.05em;max-width:10ch;margin-top:24px;font-family:Cormorant Garamond,serif;font-size:clamp(4rem,7vw,6rem);font-weight:600;line-height:.92}h2{letter-spacing:-.04em;max-width:14ch;margin-top:18px;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,4.5vw,4rem);font-weight:600;line-height:.96}h3{font-size:1.18rem;font-weight:600;line-height:1.18}.section-copy,.callback-item code,.visual-panel strong,.operator-line span,.replace-row span,.workflow-step span,.stage-label,.meta-note{color:var(--muted)}.section-copy{max-width:56ch;margin-top:18px;font-size:1.04rem}.narrow{max-width:56ch}.hero-body{max-width:52ch}.surface-card{box-shadow:none;background:0 0;border:none;border-radius:0}.hero-shell,.hero-panel,.content-section,.feature-section{padding:112px 0}.hero-shell{padding-top:72px}.centered-section{text-align:center;flex-direction:column;align-items:center;display:flex}.centered-copy,.centered-copy-block{text-align:center;align-items:center}.centered-copy-block{flex-direction:column;display:flex}.centered-actions{justify-content:center}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.hero-visual{width:100%;margin-top:62px}.system-stage,.visual-panel,.operator-frame,.replace-list,.workflow-strip,.callback-item{background:linear-gradient(#ffffffd1,#f4ece2f5);border:1px solid #44352214;border-radius:32px;transition:transform .24s,box-shadow .24s,border-color .24s;box-shadow:0 16px 36px #4334230f}.premium-panel:hover,.system-stage:hover,.callback-item:hover{box-shadow:var(--shadow-strong);border-color:#567fa32e;transform:translateY(-4px)}.modern-stage{width:100%;padding:36px}.system-stage-header{color:var(--muted-2);letter-spacing:.12em;text-transform:uppercase;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:22px;font-size:.8rem;display:grid}.system-stage-track{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:24px;display:grid}.stage-node{background:linear-gradient(#ffffffe6,#f0e8ddfa);border:1px solid #44352214;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:208px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.glass-node:hover,.featured-node{box-shadow:0 18px 34px #43342314}.featured-node{background:linear-gradient(#f7fafff5,#e9f0f8fa)}.stage-label{letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}.stage-node strong{color:var(--text);font-size:1.25rem;line-height:1.12}.stage-link{place-items:center;width:56px;display:grid;position:relative}.stage-link:before{content:"";background:#567fa35c;width:100%;height:1px}.stage-link:after{content:"";border-top:1px solid #567fa35c;border-right:1px solid #567fa35c;width:10px;height:10px;position:absolute;right:0;transform:rotate(45deg)}.feature-section{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:76px;display:grid}.feature-section.reverse .feature-copy{order:2}.feature-section.reverse .feature-visual{order:1}.feature-copy{flex-direction:column;display:flex}.feature-visual{width:100%}.statement-panel{flex-direction:column;justify-content:space-between;min-height:450px;padding:42px;display:flex}.statement-lines{gap:14px;display:grid}.statement-lines strong{color:var(--text);font-size:clamp(1.5rem,2.9vw,2.3rem);line-height:.98}.operator-frame{gap:18px;min-height:450px;padding:34px;display:grid}.operator-line{border-bottom:1px solid #44352214;justify-content:space-between;align-items:center;padding:22px 0;display:flex}.operator-line:last-child{border-bottom:none}.operator-line strong,.replace-row strong,.workflow-step strong{color:var(--text)}.meta-note{letter-spacing:.08em;text-transform:uppercase;font-size:.86rem}.replace-list{min-height:450px;display:grid}.replace-row{border-bottom:1px solid #44352214;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.replace-row:last-child{border-bottom:none}.workflow-strip{grid-template-columns:repeat(4,1fr);width:100%;margin-top:42px;display:grid;overflow:hidden}.workflow-step{border-right:1px solid #44352214;align-content:center;gap:10px;min-height:136px;padding:30px;display:grid}.workflow-step:last-child{border-right:none}.single-column-panel{grid-template-columns:1fr;gap:24px;display:grid}.thankyou-copy,.callback-wrap{padding:48px 0}.form-cta-row{align-items:center;gap:16px;margin-top:32px;display:flex}.callback-shell{min-height:100vh}.callback-grid{gap:16px;margin-top:32px;display:grid}.callback-item{padding:24px}.callback-item span{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:.76rem;font-weight:700;display:block}.full{grid-column:1/-1}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.reveal-up{animation:.7s both fadeUp}.reveal-fade{animation:.5s both fadeUp}.reveal-scale{animation:.8s both scaleIn}@media (width<=980px){.feature-section,.feature-section.reverse,.system-stage-header,.system-stage-track,.workflow-strip{grid-template-columns:1fr}.feature-section.reverse .feature-copy,.feature-section.reverse .feature-visual{order:initial}.stage-link{width:1px;min-width:1px;height:36px;margin:0 auto}.stage-link:before{width:1px;height:100%}.stage-link:after{bottom:0;right:-4px;transform:rotate(135deg)}.replace-row,.operator-line{flex-direction:column;align-items:flex-start}}@media (width<=860px){.page-shell{padding:20px 20px 0}.topbar-shell{grid-template-columns:1fr;justify-items:start;gap:16px}.nav-pills{justify-content:flex-start;gap:16px}h1,h2{max-width:none}h1{font-size:clamp(3.2rem,13vw,4.8rem)}h2{font-size:clamp(2.3rem,9vw,3.2rem)}.hero-shell,.hero-panel,.content-section,.feature-section,.thankyou-copy,.callback-wrap{padding:92px 0}.hero-actions,.form-cta-row{flex-direction:column;align-items:stretch}.primary-cta{width:100%}}
