@import"https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,500;6..72,700&family=Space+Grotesk:wght@400;500;700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@keyframes reveal-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes reveal-fade{0%{opacity:0}to{opacity:1}}[data-reveal]{opacity:0}[data-reveal].is-visible{animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}[data-reveal=up].is-visible{animation-name:reveal-up;animation-duration:.7s}[data-reveal=scale].is-visible{animation-name:reveal-scale;animation-duration:.6s}[data-reveal=fade].is-visible{animation-name:reveal-fade;animation-duration:.8s}[data-reveal-stagger]>*{opacity:0}[data-reveal-stagger].is-visible>*{animation:.6s cubic-bezier(.22,1,.36,1) both reveal-up}[data-reveal-stagger].is-visible>:first-child{animation-delay:0s}[data-reveal-stagger].is-visible>:nth-child(2){animation-delay:.1s}[data-reveal-stagger].is-visible>:nth-child(3){animation-delay:.2s}[data-reveal-stagger].is-visible>:nth-child(4){animation-delay:.3s}[data-reveal-stagger].is-visible>:nth-child(5){animation-delay:.4s}@media(prefers-reduced-motion:reduce){[data-reveal],[data-reveal-stagger]>*{opacity:1;animation:none!important}}:root{--bg:#f4efe6;--bg-deep:#efe5d5;--surface:#fffbf5c2;--surface-strong:#fffaf1;--surface-soft:#fff8f0eb;--surface-dark:#16352f;--text:#18261f;--muted:#59655f;--line:#18261f1a;--line-strong:#18261f29;--accent:#e87337;--accent-2:#0f766e;--shadow:0 24px 60px #342c181f;--shadow-soft:0 16px 36px #342c1814;--radius:24px;--radius-sm:18px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top left,#e8733724,transparent 34%),radial-gradient(circle at bottom right,#0f766e24,transparent 24%),linear-gradient(180deg,var(--bg),#fbf8f2 45%,#f6efe4 100%);margin:0;font-family:Space Grotesk,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main,.site-header,.site-footer{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.site-shell{min-height:100vh;position:relative;overflow:clip}.bg-orb{filter:blur(90px);opacity:.45;pointer-events:none;border-radius:999px;width:28rem;height:28rem;position:fixed;inset:auto}.bg-orb-a{background:#e8733738;top:-8rem;right:-10rem}.bg-orb-b{background:#0f766e33;bottom:-10rem;left:-8rem}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#fffaf2d6;border:1px solid #ffffff9e;border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin-top:1rem;padding:.9rem 1rem;display:grid;position:sticky;top:1rem}.skip-link{z-index:40;background:var(--surface-dark);color:#fffdf8;border-radius:999px;padding:.75rem 1rem;transition:top .18s;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.brand{align-items:center;gap:.8rem;display:inline-flex}.brand img{border-radius:.9rem;width:3rem;height:3rem}.brand span{display:grid}.brand small{color:var(--muted);font-size:.82rem}.nav-panel{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-nav{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.nav-link,.locale-switch{color:var(--muted);font-size:.92rem;transition:color .18s,transform .18s,opacity .18s}.nav-link:hover,.locale-switch:hover,.button:hover{color:var(--text);transform:translateY(-1px)}.nav-link{align-items:center;min-height:2.6rem;font-weight:500;display:inline-flex;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-2));transform-origin:50%;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:.2rem;left:0;right:0;transform:scaleX(0)}.nav-link.is-active{color:var(--text)}.nav-link.is-active:after,.nav-link:hover:after{transform:scaleX(1)}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:#ffffffbf;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;width:3rem;height:3rem;margin-left:auto;display:none}.nav-toggle span{background:var(--text);border-radius:999px;width:1rem;height:2px;transition:transform .18s,opacity .18s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.locale-switch{border:1px solid var(--line-strong);background:#ffffffbf;border-radius:999px;justify-content:center;align-items:center;min-width:3rem;min-height:3rem;padding:.75rem;display:inline-flex}.hero,.content-hero{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:3rem;padding:5.5rem 0 3rem;display:grid}.hero-copy h1,.content-hero-copy h1,.section-title h2,.cta-band h2{letter-spacing:-.04em;margin:0;font-family:Newsreader,serif;font-size:clamp(2.4rem,4.2vw,4.6rem);line-height:.95}.section-title h2,.cta-band h2{font-size:clamp(1.8rem,3vw,3rem)}.lead,.section-title p,.content-hero-copy p,.prose p,.card p,.metric p,.cta-band p,.site-footer p,.info-strip p{color:var(--muted);font-size:1.02rem;line-height:1.7}.hero-copy,.hero-media,.content-hero-copy{z-index:1;position:relative}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-2);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:2.5rem;height:1px}.hero-actions,.button-row{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}.button{border:1px solid var(--line-strong);border-radius:999px;justify-content:center;align-items:center;min-height:3.3rem;padding:.9rem 1.3rem;font-weight:500;transition:transform .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex}.button-primary{color:#fffaf3;background:linear-gradient(135deg,var(--surface-dark),#1d5b50);border-color:#0000;box-shadow:0 12px 28px #16352f38}.button-secondary{background:#ffffffd1}.button:hover{box-shadow:var(--shadow-soft)}.image-frame{box-shadow:var(--shadow);background:linear-gradient(#fffcf7f5,#eee5d6eb);border:1px solid #ffffffc2;border-radius:2rem;position:relative;overflow:hidden}.image-frame:after{content:"";background:linear-gradient(#0000 35%,#0f262214);position:absolute;inset:0}.image-frame img{object-fit:cover;width:100%;height:100%}.image-frame-hero{height:29rem;transform:rotate(1.5deg)}.section{padding:2.4rem 0 1.2rem}.section+.section{padding-top:3.6rem}.section-title{max-width:42rem;margin-bottom:2rem}.section-grid,.card-grid,.product-grid,.metric-grid,.split-grid{gap:1.35rem;display:grid}.card-grid,.metric-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.card,.metric,.info-strip,.table-wrap,.cta-band,.quote-block,.prose,.content-hero-copy{background:var(--surface);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border:1px solid #ffffffad}.card,.metric,.prose,.content-hero-copy,.table-wrap,.quote-block,.info-strip{padding:1.65rem}.card h3,.metric strong,.product-card h3,.prose h2,.prose h3,.table-wrap h3{margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.card ul,.prose ul{color:var(--muted);margin:1rem 0 0;padding-left:1.2rem;line-height:1.7}.product-card{border-radius:var(--radius);background:var(--surface-soft);box-shadow:var(--shadow);border:1px solid #ffffffb3;gap:1.1rem;padding:1.3rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.product-card:hover,.card:hover,.metric:hover{border-color:#e8733733;transform:translateY(-4px);box-shadow:0 28px 64px #342c1824}.product-card img{object-fit:cover;border-radius:1.4rem;width:100%;height:15rem}.pill-list{flex-wrap:wrap;gap:.7rem;display:flex}.pill{color:var(--accent-2);background:#0f766e1a;border:1px solid #0f766e14;border-radius:999px;padding:.6rem .85rem;font-size:.9rem}.metric{gap:.35rem;display:grid}.metric strong{color:var(--surface-dark);font-size:2rem}.info-strip{background:linear-gradient(135deg,#fffbf5eb,#f8f2e8e0),linear-gradient(135deg,#e873370f,#0000);justify-content:space-between;align-items:center;gap:1rem;display:flex}.quote-block{background:linear-gradient(135deg,#fffaf4f0,#f8f0e5e0),linear-gradient(135deg,#e873370d,#0000);padding:2rem;font-family:Newsreader,serif;font-size:clamp(1.5rem,2.5vw,2.4rem);line-height:1.15}.table-wrap table{border-collapse:collapse;width:100%}.table-wrap th,.table-wrap td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.95rem 0}.table-wrap th{color:var(--surface-dark)}.cta-band{color:#fffdf8;background:linear-gradient(135deg,#16352ff5,#225c4eeb),linear-gradient(135deg,#e873373d,#0000);gap:1rem;margin:4rem 0 5rem;padding:2.2rem;display:grid}.cta-band p,.cta-band .eyebrow{color:#fff8eec7}.cta-band .button-secondary{color:#fffefb;background:#ffffff1f;border-color:#ffffff29}.cta-band .card,.cta-band .metric,.cta-band .prose{color:#fffefb;box-shadow:none;background:#ffffff14;border-color:#ffffff1f}.cta-band .card p,.cta-band .metric p,.cta-band .prose p,.cta-band .card h3{color:#fff8eed6}.prose h2,.prose h3{color:var(--surface-dark)}.prose h2{margin-top:2rem}.prose h3{margin-top:1.4rem}.prose p:first-child,.prose h2:first-child{margin-top:0}.site-footer{justify-content:space-between;gap:1.5rem;padding:0 0 2.5rem;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}@media(max-width:1024px){.site-header{border-radius:2rem;grid-template-columns:auto auto}.nav-toggle{display:inline-flex}.nav-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fffaf2fa;border:1px solid #ffffffa6;border-radius:1.75rem;gap:1rem;padding:1rem;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + .75rem);left:0;right:0;transform:translateY(-8px)}body.menu-open .nav-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav,.footer-links{justify-content:flex-start}.site-nav{gap:.35rem;display:grid}.nav-link{min-height:3rem;padding:.2rem 0}.nav-link:after{transform-origin:0;width:2rem;bottom:.1rem;left:0;right:auto}.hero,.content-hero,.split-grid,.card-grid,.metric-grid,.product-grid{grid-template-columns:1fr}.section{padding:2rem 0 1rem}.image-frame-hero{height:20rem;transform:none}}@media(max-width:720px){.hero,.content-hero{padding-top:3.75rem}.site-header{width:min(calc(100% - 1rem),var(--max));margin-top:.75rem}main,.site-footer{width:min(calc(100% - 1rem),var(--max))}.button,.locale-switch{width:100%}.hero-actions,.button-row,.info-strip,.site-footer{flex-direction:column;align-items:stretch}.card,.metric,.prose,.content-hero-copy,.table-wrap,.quote-block,.info-strip,.cta-band,.product-card{padding-left:1.2rem;padding-right:1.2rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
