@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--text:#4b4038;--text-h:#1f1712;--muted:#6e6258;--muted-strong:#5d4b3e;--bg:#f5efe8;--panel:#fffcf9c7;--border:#493a2e1f;--accent:#e66a1f;--shadow-soft:0 20px 60px #3b231314;--sans:"Manrope", sans-serif;--heading:"Fraunces", serif;font:18px/1.55 var(--sans);letter-spacing:.01em;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#f6752b1f,#0000 30%),linear-gradient(#f9f3ed 0%,#f3ece4 100%)}body{min-width:320px;margin:0}#root{width:min(1180px,100% - 2rem);min-height:100vh;margin:0 auto}h1,h2,h3{font-family:var(--heading);color:var(--text-h);line-height:1.02}h1{letter-spacing:-.04em;font-size:clamp(3.5rem,7vw,6.6rem)}h2{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.4rem)}h3{margin:0 0 .75rem;font-size:1.35rem}p{margin:0}a{color:inherit}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (width<=768px){:root{font-size:16px}#root{width:min(100%,100% - 1rem)}}.page-shell{flex-direction:column;gap:2rem;padding:2rem;display:flex}.hero-section,.content-section,.metrics-strip,.testimonial-band{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:28px;position:relative;overflow:hidden}.hero-section{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:2rem;min-height:34rem;padding:2.25rem;display:grid}.hero-section:before,.hero-section:after,.testimonial-band:before{content:"";filter:blur(12px);pointer-events:none;border-radius:999px;position:absolute}.hero-section:before{background:radial-gradient(circle,#f6752b38,#0000 68%);width:16rem;height:16rem;top:-4rem;right:-3rem}.hero-section:after{background:radial-gradient(circle,#a064ff29,#0000 70%);width:20rem;height:20rem;bottom:-8rem;left:-4rem}.hero-copy,.hero-card,.feature-card,.step-card,.metrics-strip article,.cta-section{z-index:1;position:relative}.hero-copy{flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex}.eyebrow,.section-kicker{width:fit-content;color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;background:#fff8f3c7;border:1px solid #493a2e1f;border-radius:999px;padding:.45rem .75rem;font-size:.82rem;display:inline-flex}.hero-copy h1{max-width:10ch;margin:0}.hero-copy h1 span{color:var(--accent)}.lead{max-width:38rem;color:var(--muted);font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.button-primary{color:#fff7f0;background:linear-gradient(135deg,#111,#4b2d20 58%,#f6752b)}.button-secondary{color:var(--text-h);background:#fffaf6d9;border:1px solid #493a2e1f}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffcf9fa,#fff5edeb),#fff;border:1px solid #493a2e1f;border-radius:24px;align-self:stretch;gap:1.25rem;padding:1.25rem;display:grid}.hero-card-top{color:var(--muted-strong);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hero-grid article,.feature-card,.step-card,.metrics-strip article{background:#ffffffb3;border:1px solid #493a2e1a;border-radius:20px;padding:1rem}.hero-grid strong,.feature-card h3{margin-bottom:.45rem;display:block}.hero-grid p,.feature-card p,.step-card p,.section-heading p{color:var(--muted)}.metrics-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem;display:grid}.metrics-strip strong{color:var(--text-h);margin-bottom:.4rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1;display:block}.metrics-strip span{color:var(--muted-strong)}.content-section{padding:2rem}.section-heading{max-width:42rem;margin-bottom:1.5rem}.section-heading.compact h2,.section-heading h2{margin:.65rem 0}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-index{color:var(--accent);letter-spacing:.08em;margin-bottom:1.5rem;font-weight:700;display:inline-flex}.split-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;display:grid}.steps-list{gap:1rem;display:grid}.step-card{grid-template-columns:4rem 1fr;align-items:start;gap:1rem;display:grid}.step-card span{color:var(--accent);font-size:2rem;line-height:1}.testimonial-band{background:linear-gradient(120deg,#111111f5,#3b2216f5),#111;padding:2.2rem}.testimonial-band:before{background:radial-gradient(circle,#f6752b40,#0000 70%);width:18rem;height:18rem;top:-6rem;right:-4rem}.testimonial-band p{z-index:1;color:#fff7f0eb;max-width:48rem;margin:0;font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.45;position:relative}.cta-section{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (width<=980px){.page-shell{padding:1rem}.hero-section,.split-section,.feature-grid,.metrics-strip,.hero-grid,.cta-section{grid-template-columns:1fr}.hero-section{min-height:auto;padding:1.4rem}.content-section,.testimonial-band{padding:1.4rem}.step-card{grid-template-columns:1fr}}@media (width<=640px){.hero-copy h1{max-width:none}.button,.hero-actions a{width:100%}}
