@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg: #f4efe5;--surface: rgba(255, 250, 242, .72);--surface-strong: #fff9ef;--text: #1d1d1f;--muted: #5d605c;--line: rgba(47, 41, 28, .12);--brand: #0f766e;--brand-deep: #0a4e58;--accent: #d9863b;--shadow: 0 24px 80px rgba(42, 37, 28, .12);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--text);font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(255,255,255,.85),transparent 34%),linear-gradient(180deg,#f4efe5,#f1ebe0 44%,#ece3d6)}a{color:inherit}img{display:block;max-width:100%}main{display:grid;gap:3.5rem;padding-bottom:4rem}h1,h2,h3{margin:0;font-family:Space Grotesk,sans-serif;line-height:.97;letter-spacing:-.04em}h1{font-size:clamp(3.6rem,8vw,6.4rem);max-width:12ch}h2{font-size:clamp(2rem,4vw,3.2rem);max-width:16ch}h3{font-size:1.35rem}p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.75}ul{margin:0;padding:0;list-style:none}.page-shell{position:relative;min-height:100vh;overflow:hidden}.page-shell__glow{position:fixed;border-radius:999px;filter:blur(18px);opacity:.6;pointer-events:none}.page-shell__glow--one{top:-5rem;right:-3rem;width:18rem;height:18rem;background:#d9863b38}.page-shell__glow--two{left:-4rem;top:22rem;width:16rem;height:16rem;background:#0f766e24}.shell,.section-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;padding:1rem 0;backdrop-filter:blur(16px);background:#f4efe5b8;border-bottom:1px solid rgba(47,41,28,.05)}.site-header__inner,.site-footer__inner,.hero,.section-grid,.product-spotlight,.contact-layout,.callout-band,.product-grid{display:grid;gap:1.5rem}.site-header__inner,.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.brand{display:inline-flex;align-items:center;gap:.95rem;width:fit-content;text-decoration:none;font-family:Space Grotesk,sans-serif}.brand__mark{display:block;width:3rem;height:3rem;flex-shrink:0}.brand__mark svg{display:block;width:100%;height:100%}.brand__text{display:grid;gap:.14rem;line-height:1}.brand__name{font-size:1.08rem;font-weight:700;letter-spacing:-.05em}.brand__suffix{color:var(--brand-deep);font-size:.7rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase}.nav{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.nav__link{padding:.75rem 1rem;border-radius:999px;text-decoration:none;color:var(--muted)}.nav__link.is-active,.nav__link:hover{background:#ffffffb8;color:var(--text)}.hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);align-items:end;padding:4rem 0 1rem}.hero__copy,.hero__panel,.product-card,.contact-card,.product-tile,.callout-band{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.hero__copy,.hero__panel,.contact-card,.product-tile,.product-card{border-radius:var(--radius-lg)}.hero__copy{padding:2.4rem}.hero__lede{max-width:60ch;margin-top:1.5rem;font-size:1.1rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:3.2rem;padding:.9rem 1.2rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-deep) 100%);color:#fff}.button--secondary{background:#ffffffa8;border-color:var(--line)}.button--ghost{background:transparent;border-color:var(--line)}.button-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.kicker,.hero__panel-label,.product-card__label,.contact-card__label,.product-tile__eyebrow{margin-bottom:.7rem;color:var(--brand-deep);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero__panel{padding:2rem;align-self:stretch}.hero__stats{display:grid;gap:1rem;margin-top:2rem}.hero__stats li{padding-top:1rem;border-top:1px solid var(--line)}.hero__stats span{display:block;margin-bottom:.2rem;font-size:.82rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.hero__stats strong{font-size:1rem;font-weight:700}.page-intro{padding:4rem 0 .5rem}.page-intro--narrow h1{max-width:14ch}.page-intro--narrow p:last-child{max-width:58ch}.page-intro p:last-child{max-width:62ch;margin-top:1.3rem;font-size:1.08rem}.section-grid,.product-spotlight,.contact-layout,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.section-shell{padding:.5rem 0}.section-heading h2,.product-spotlight h2,.contact-notes h2{margin-bottom:1rem}.body-copy,.feature-list,.contact-notes,.legal-stack{display:grid;gap:1rem}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-list article,.contact-notes{padding:1.6rem;border-radius:var(--radius-md);background:#ffffff94;border:1px solid var(--line)}.feature-list h3{margin-bottom:.8rem}.legal-card{padding:1.75rem;border-radius:var(--radius-lg);background:#fffcf7c2;border:1px solid var(--line);box-shadow:var(--shadow)}.legal-card h2{margin-bottom:1rem;max-width:20ch}.legal-card__meta{margin-bottom:1rem;font-size:.88rem;font-weight:700;color:var(--brand-deep)}.legal-list{display:grid;gap:.7rem;padding-left:1.2rem;list-style:disc}.legal-list li{color:var(--muted);line-height:1.75}.legal-card--note{background:linear-gradient(180deg,#ffffffb3,#faf2e6d9),#fffcf7c2}.product-card,.product-tile{padding:2rem}.product-card p,.product-tile p,.contact-card p{margin-top:.8rem}.product-card .button,.product-tile .button{margin-top:1.5rem}.callout-band{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;padding:1.75rem;border-radius:var(--radius-lg)}.contact-card{padding:2rem}.contact-card--compact{padding:1.5rem}.contact-card__email{display:inline-flex;margin-top:1rem;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;text-decoration:none}.contact-card__details{display:grid;gap:.3rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--line)}.product-tile--featured{background:linear-gradient(180deg,#ffffffb8,#fff8eecc),var(--surface)}.site-footer{padding:1rem 0 2.5rem}.site-footer__inner{padding:1.6rem 1.8rem;background:#fffcf7b8;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.site-footer__title{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;color:var(--text)}.site-footer__links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.site-footer__links a{text-decoration:none;font-weight:700}.site-footer__meta{text-align:right}.site-footer__meta a{text-decoration:none}@media(max-width:920px){.hero,.section-grid,.product-spotlight,.contact-layout,.callout-band,.product-grid,.site-header__inner,.site-footer__inner,.feature-list{grid-template-columns:1fr}.site-footer__meta{text-align:left}}@media(max-width:720px){h1{font-size:clamp(2.9rem,16vw,4.4rem)}h2{font-size:clamp(1.8rem,9vw,2.5rem)}.site-header{position:static;background:transparent;backdrop-filter:none;border-bottom:0}.nav{justify-content:flex-start}.hero{padding-top:2rem}.hero__copy,.hero__panel,.product-card,.contact-card,.product-tile,.callout-band,.site-footer__inner{padding-left:1.3rem;padding-right:1.3rem}.page-shell__glow{opacity:.36}}
