:root{--bg: #ffffff;--surface: #ffffff;--mint: #ecfaf4;--mint-strong: #d7f3ea;--mint-line: #cdeee2;--ink: #14241f;--ink-soft: #566962;--ink-faint: #8aa39a;--line: #e7eeeb;--teal: #12a594;--teal-bright: #0bb39a;--teal-deep: #0c8377;--cta-from: #12a594;--cta-to: #0b8378;--footer-bg: #0e2823;--footer-ink: #9db4ad;--footer-line: rgba(255, 255, 255, .1);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--step--1: clamp(.83rem, .8rem + .2vw, .9rem);--step-0: clamp(1rem, .96rem + .25vw, 1.12rem);--step-1: clamp(1.2rem, 1.1rem + .5vw, 1.4rem);--step-2: clamp(1.6rem, 1.35rem + 1.1vw, 2.1rem);--step-3: clamp(2.2rem, 1.7rem + 2.4vw, 3.4rem);--container: 70rem;--radius: 20px;--radius-lg: 40px;--card-shadow: 0 1px 2px rgba(16, 56, 48, .04), 0 18px 40px -28px rgba(16, 56, 48, .28)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:var(--step-0);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.1;letter-spacing:-.02em;margin:0;text-wrap:balance}p{margin:0;text-wrap:pretty}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.5rem}section{padding-block:clamp(3.5rem,2.5rem + 5vw,6.5rem)}.bg-mint{background:var(--mint)}.split{display:grid;gap:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1.8rem;background:var(--teal);color:#fff;font-size:var(--step-0);font-weight:600;border-radius:999px;border:1px solid transparent;box-shadow:0 10px 24px -12px #12a594b3;transition:background .15s ease,transform .05s ease}.btn:hover{background:var(--teal-deep);text-decoration:none}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.btn .btn-icon{flex-shrink:0;width:1.15em;height:1.15em}.btn-light{background:#fff;color:var(--teal-deep);box-shadow:0 12px 30px -12px #0006}.btn-light:hover{background:#f3fbf8;color:var(--teal-deep)}.btn-light:focus-visible{outline-color:#fff}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:var(--step--1);font-weight:600;color:var(--teal-deep);background:var(--mint-strong);border-radius:999px}.badge .dot{width:.45rem;height:.45rem;border-radius:999px;background:var(--teal)}.hero{padding-top:clamp(1.75rem,1.25rem + 2vw,2.5rem);padding-bottom:clamp(3rem,2rem + 5vw,5.5rem)}.nav{display:flex;align-items:center;justify-content:center;padding-bottom:clamp(1.5rem,1rem + 2vw,2.25rem);margin-bottom:clamp(2.5rem,1.5rem + 4vw,4rem);border-bottom:1px solid var(--mint-line)}.wordmark{display:inline-flex;align-items:baseline;gap:.6rem;font-size:clamp(1.5rem,1.25rem + 1vw,2rem);font-weight:700;letter-spacing:-.02em;color:var(--ink)}.wordmark-icon{align-self:center;width:1.7em;height:1.7em;border-radius:24%}.hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(2.5rem,1.5rem + 4vw,3.5rem)}.hero-copy{max-width:38rem;display:flex;flex-direction:column;align-items:center}.hero .badge{margin-bottom:1.5rem}.hero h1{font-size:var(--step-3);font-weight:800;margin-bottom:1.25rem}.hero h1 .accent{display:block;color:var(--teal-bright)}.hero-sub{font-size:var(--step-1);color:var(--ink-soft);max-width:32rem}.hero .cta-row{margin-top:2rem}.microcopy{margin-top:1rem;font-size:var(--step--1);color:var(--ink-faint)}.hero-shot{position:relative;display:grid;place-items:center;padding:clamp(1.5rem,1rem + 3vw,3rem)}.hero-shot:before{content:"";position:absolute;inset:0;margin:auto;width:min(92%,26rem);height:82%;background:radial-gradient(ellipse at center,var(--mint-strong) 0%,var(--mint) 55%,transparent 75%);border-radius:36px;z-index:0}.hero-shot .shot{position:relative;z-index:1;--shot-w: 16.5rem}.shot{--shot-w: 16rem;width:var(--shot-w);max-width:100%;margin-inline:auto;border-radius:var(--radius-lg);background:#000;box-shadow:0 2px 6px #10383014,0 34px 60px -30px #10383080;overflow:hidden}.shot img{width:100%}.shot.is-placeholder{aspect-ratio:1290 / 2796;display:grid;place-content:center;gap:.4rem;text-align:center;padding:1rem;background:repeating-linear-gradient(-45deg,#14241f,#14241f 12px,#1f342d 12px 24px);color:#aebfb8}.shot.is-placeholder .ph-icon{font-size:1.6rem}.shot.is-placeholder .ph-name{font-size:var(--step--1);font-weight:600;color:#ecfaf4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.shot.is-placeholder .ph-dims{font-size:.72rem}.section-head{max-width:42rem}.section-head h2{font-size:var(--step-2);margin-bottom:.6rem}.section-head p{font-size:var(--step-1);color:var(--ink-soft)}.prose h2{font-size:var(--step-2);margin-bottom:1rem}.prose p{font-size:var(--step-1);color:var(--ink-soft)}.prose p+p{margin-top:1.25rem}.features .section-head{margin-bottom:clamp(2rem,1.5rem + 2vw,3rem)}.feature-grid{display:grid;gap:clamp(1.25rem,1rem + 1.5vw,1.75rem)}.feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:clamp(1.75rem,1.25rem + 2vw,2.5rem) 1.5rem;background:var(--surface);border:1px solid var(--mint-line);border-radius:var(--radius);box-shadow:0 1px 2px #1038300d,0 14px 36px -10px #1038301f,0 30px 60px -30px #1038302e}.feature .shot{--shot-w: 14rem}.feature-text{max-width:22rem}.pill-label{display:inline-block;font-size:var(--step--1);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-deep);padding:.25rem .75rem;background:var(--mint-strong);border-radius:999px}.feature h3{font-size:var(--step-1);margin:.7rem 0 .6rem}.feature-text p{color:var(--ink-soft)}.showcase-inner{display:grid;gap:clamp(1.75rem,1rem + 3vw,3rem);align-items:center;justify-items:center}.showcase-copy{max-width:34rem}.showcase-copy h2{font-size:var(--step-2);margin:.7rem 0 1rem}.showcase-copy p{font-size:var(--step-1);color:var(--ink-soft)}.showcase-shot .shot{--shot-w: 16rem}.maker{background:var(--mint-strong)}.maker-inner{display:grid;gap:clamp(1.75rem,1rem + 3vw,3rem);align-items:start}.maker-photo{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);box-shadow:var(--card-shadow)}.maker h2{font-size:var(--step-2);margin-bottom:1.25rem}.maker p{font-size:var(--step-1);color:var(--ink-soft)}.maker .signature{margin-top:1.5rem;font-weight:600;color:var(--teal-deep);font-style:italic}.closing{background:linear-gradient(160deg,var(--cta-from),var(--cta-to));color:#fff;text-align:center}.closing-inner{max-width:38rem;margin-inline:auto}.closing h2{font-size:var(--step-2);margin-bottom:1rem}.closing p{font-size:var(--step-1);color:#ffffffe0}.closing .cta-row{margin-top:2rem}.closing .microcopy{color:#ffffffb8}footer{background:var(--footer-bg);color:var(--footer-ink);padding-block:clamp(2.5rem,2rem + 2vw,3.5rem);font-size:var(--step--1)}footer .tagline{color:#e6f2ee;font-weight:600;margin-bottom:1rem}footer .links{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;margin-bottom:1rem}footer .links a{color:var(--footer-ink)}footer .links a:hover{color:#fff}footer .privacy{max-width:48rem;color:#9db4adbf}@media(min-width:48rem){.nav{justify-content:flex-start}.hero-inner{flex-direction:row;align-items:center;text-align:left;gap:clamp(2.5rem,1rem + 6vw,5rem)}.hero-copy{flex:1 1 0;align-items:flex-start;max-width:36rem}.hero-sub{margin-inline:0}.hero-shot{flex-shrink:0}.hero-shot .shot{--shot-w: 17.5rem}.split{grid-template-columns:minmax(14rem,20rem) minmax(0,38rem);justify-content:space-between;gap:clamp(2rem,1rem + 4vw,5rem);align-items:start}.maker-inner{grid-template-columns:minmax(0,22rem) minmax(0,1fr)}.showcase-inner{grid-template-columns:minmax(0,1fr) minmax(0,20rem);align-items:center}}@media(min-width:56rem){.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;align-items:stretch}.feature .shot{--shot-w: 100%;max-width:14rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
