:root{--ink:#172e32;--muted:#5f706f;--paper:#f6f4eb;--line:#172e3229;--teal:#0b6f6b;--teal-deep:#07544f;--glow:#d8e8c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page-shell{isolation:isolate;min-height:100vh;position:relative;overflow:hidden}.ambient{z-index:-1;filter:blur(4px);opacity:.7;pointer-events:none;border-radius:999px;position:absolute}.ambient-one{background:radial-gradient(circle,#0b6f6b47,#0b6f6b00);width:36rem;height:36rem;top:-20rem;right:-10rem}.ambient-two{background:radial-gradient(circle,#d8e8c6d9,#d8e8c600);width:32rem;height:32rem;top:36rem;left:-20rem}.site-header,.hero,.focus,footer{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:96px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:.96rem;font-weight:720;display:inline-flex}.brand-mark{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:36px;height:36px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;display:grid}.header-link{color:var(--teal-deep);align-items:center;gap:10px;font-size:.86rem;font-weight:700;display:flex}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:660px;padding-block:96px 110px;display:flex}.announcement{color:var(--teal-deep);letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8f;border:1px solid #0b6f6b2e;border-radius:99px;align-items:center;gap:10px;margin-bottom:54px;padding:9px 14px;font-size:.76rem;font-weight:720;display:inline-flex}.pulse{background:#36a36f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #36a36f21}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 24px;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.058em;max-width:940px;margin-bottom:32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,8.3vw,7.75rem);font-weight:400;line-height:.91}.hero-copy{max-width:680px;color:var(--muted);margin-bottom:42px;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:0 25px;font-size:.88rem;font-weight:760;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--teal);border-color:var(--teal)}.button-primary:hover{background:var(--teal-deep)}.button-secondary{background:#ffffff47}.focus{border-top:1px solid var(--line);padding-block:108px 120px}.section-intro{grid-template-columns:1fr 2fr;align-items:start;gap:40px;margin-bottom:72px;display:grid}h2{letter-spacing:-.045em;max-width:780px;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.8rem);font-weight:400;line-height:1}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffff80;border-radius:4px;min-height:320px;padding:30px}.feature-number{color:var(--teal);margin-bottom:90px;font-family:Georgia,Times New Roman,serif;font-size:1rem;display:block}h3{letter-spacing:-.03em;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.feature-card p{color:var(--muted);margin-bottom:0;font-size:.95rem;line-height:1.65}footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding-block:34px 48px;font-size:.78rem;display:flex}@media (max-width:800px){.site-header,.hero,.focus,footer{width:min(100% - 32px,1180px)}.site-header{min-height:82px}.header-link span:first-child{display:none}.hero{min-height:620px;padding-block:70px 84px}.announcement{margin-bottom:40px}h1{font-size:clamp(3.4rem,16vw,5.5rem)}.section-intro,.feature-grid{grid-template-columns:1fr}.focus{padding-block:80px}.feature-card{min-height:auto}.feature-number{margin-bottom:54px}footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
