@import "https://fonts.googleapis.com/css2?family=Fraunces:wght@600;700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg:#f6f1e8;--bg-strong:#efe3d2;--surface:#fffbf4e0;--surface-strong:#fffaf3;--border:#2b333a1f;--text:#162028;--muted:#5b6771;--accent:#b44d1f;--accent-soft:#db8c63;--signal:#0f6a67;--signal-soft:#7bc3bf;--ink:#1b2f4d;--shadow:0 20px 60px #1620281f;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--page-width:min(1180px, calc(100vw - 32px))}*{box-sizing:border-box}html{color:var(--text);scroll-behavior:smooth;background:radial-gradient(circle at 0 0,#db8c6359,#0000 32%),radial-gradient(circle at 100% 0,#7bc3bf47,#0000 30%),linear-gradient(#f9f4ec 0%,#f2eadf 50%,#efe5d6 100%);font-family:Space Grotesk,Avenir Next,sans-serif}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.site-shell{width:var(--page-width);margin:0 auto;padding:24px 0 64px}.site-main{gap:28px;display:grid}.site-header,.site-footer,.content-section,.hero-section,.quote-banner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.site-header{z-index:20;border-radius:var(--radius-xl);justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:16px 20px;display:flex;position:sticky;top:12px}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-lockup strong,.section-heading h2,.hero-copy h1,.pricing-card strong,.download-card h3,.story-card h3,.feature-card h3{font-family:Fraunces,Georgia,serif}.brand-lockup small,.hero-note,.section-footnote,.footer-intro small{color:var(--muted)}.brand-badge{background:linear-gradient(135deg, var(--accent), var(--ink));color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.site-nav{flex-wrap:wrap;gap:8px;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.language-switcher{border:1px solid var(--border);background:#ffffffa8;border-radius:999px;align-items:center;gap:8px;padding:6px 8px;display:inline-flex}.language-label{color:var(--muted);font-size:.78rem}.language-button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 10px;font-size:.86rem;font-weight:700}.language-button.is-current{color:var(--signal);background:#0f6a671f}.nav-link,.header-cta,.primary-button,.secondary-button,.download-link{transition:transform .14s,background-color .14s,color .14s}.nav-link{color:var(--muted);border-radius:999px;padding:10px 14px}.nav-link.is-current,.nav-link:hover{color:var(--signal);background:#0f6a6714}.header-cta,.primary-button{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}.secondary-button{border:1px solid var(--border);color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;display:inline-flex}.header-cta:hover,.primary-button:hover,.secondary-button:hover,.download-link:hover{transform:translateY(-1px)}.hero-section{border-radius:calc(var(--radius-xl) + 4px);grid-template-columns:1.3fr 1fr;gap:24px;padding:40px;display:grid}.hero-copy h1{margin:0 0 18px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.95}.eyebrow,.feature-label,.download-status{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.75rem;font-weight:700}.lede,.section-heading p,.story-card p,.feature-card p,.pricing-card p,.download-card p,.faq-item p,.footer-intro p{color:var(--muted);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:24px 0 16px;display:flex}.hero-panel{gap:18px;display:grid}.panel-card,.story-card,.feature-card,.pricing-card,.download-card,.metric-card,.faq-item{border-radius:var(--radius-lg);background:var(--surface-strong);border:1px solid #1b2f4d14}.panel-card{padding:22px}.panel-card span{color:var(--signal);text-transform:uppercase;margin-bottom:8px;font-size:.82rem;font-weight:700;display:block}.panel-card strong{margin-bottom:10px;font-size:1.35rem;display:block}.content-section,.quote-banner,.site-footer{border-radius:var(--radius-xl);padding:30px}.section-heading{max-width:760px;margin-bottom:20px}.section-heading h2{margin:0 0 10px;font-size:clamp(1.8rem,3vw,3rem)}.metric-grid,.story-grid,.feature-grid,.pricing-grid,.download-grid{gap:16px;display:grid}.metric-grid,.story-grid,.feature-grid,.download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.story-card,.feature-card,.pricing-card,.download-card{padding:22px}.metric-card strong{margin-bottom:6px;font-size:2rem;display:block}.pricing-card strong{margin:8px 0 10px;font-size:2rem;display:block}.pricing-card.is-emphasis{color:#f5f5f5;background:linear-gradient(#1b2f4df5,#0f6a67f0)}.pricing-card.is-emphasis p,.pricing-card.is-emphasis li{color:#ffffffc7}.pricing-card ul{gap:10px;margin:18px 0 0;padding-left:18px;display:grid}.faq-list{gap:12px;display:grid}.faq-item{padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{margin:12px 0 0}.download-link{color:var(--signal);background:#0f6a671a;border-radius:999px;margin-top:14px;padding:10px 14px;font-weight:700;display:inline-flex}.quote-banner{background:linear-gradient(140deg,#b44d1f21,#0f6a671f)}.quote-banner blockquote{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,2.4vw,2.3rem);line-height:1.2}.quote-banner p{color:var(--muted);margin:14px 0 0}.site-footer{justify-content:space-between;gap:20px;margin-top:28px;display:flex}.footer-nav{flex-wrap:wrap;gap:14px;display:flex}@media (width<=920px){.site-header,.site-footer,.hero-section{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.site-nav{width:100%}.header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.metric-grid,.story-grid,.feature-grid,.pricing-grid,.download-grid{grid-template-columns:1fr}.site-shell{width:min(100vw - 20px,1180px);padding-top:12px}.hero-section,.content-section,.quote-banner,.site-footer{padding:22px}}
