:root{--ink:#07110d;--ink-soft:#14201b;--paper:#f5f1e8;--paper-deep:#e6dccb;--wood:#b77944;--copper:#b66a3c;--glass:#dffdf1;--glow:#16ff91;--muted:#6d756e;--line:#07110d24;--max:1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--ink);color:var(--ink);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{color:#f7fff8;z-index:10;backdrop-filter:blur(18px);background:#07110db8;justify-content:space-between;align-items:center;padding:18px clamp(18px,4vw,52px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand img{height:48px}.brand span{letter-spacing:0;font-size:1rem;font-weight:700}nav{color:#f7fff8d1;gap:clamp(14px,3vw,32px);font-size:.88rem;display:flex}nav a:hover{color:var(--glow)}.hero{isolation:isolate;align-items:end;min-height:94vh;padding:130px clamp(18px,6vw,78px) 72px;display:grid;position:relative;overflow:hidden}.hero-media,.hero-shade{z-index:-2;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:64% 52%;width:100%;height:100%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#07110de6,#07110d80 45%,#07110d2e),linear-gradient(#07110d14 58%,#07110de0)}.hero-content{color:#fff;z-index:2;max-width:760px;position:relative}.hero-product{z-index:1;border-radius:24px;width:clamp(290px,31vw,470px);height:min(76vh,720px);max-height:calc(100% - 110px);position:absolute;bottom:0;right:clamp(18px,5vw,78px);overflow:hidden}.hero-product:after{content:"";background:linear-gradient(#07110d00 52%,#07110d9e);position:absolute;inset:0}.hero-product img{object-fit:cover;object-position:50% 54%;width:100%;height:100%}.eyebrow,.section-kicker{color:var(--glow);letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-size:1.5rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:26px;font-size:clamp(4rem,12vw,10.5rem);line-height:.88}h2{margin-bottom:24px;font-size:clamp(2.15rem,5vw,5.2rem);line-height:.98}h3{margin-bottom:10px;font-size:1rem}p{line-height:1.7}.hero-copy{color:#f7fff8d1;max-width:620px;font-size:clamp(1.05rem,2vw,1.4rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:999px;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.button-primary{background:var(--glow);color:var(--ink);box-shadow:0 0 38px #16ff9157}.button-secondary{color:#f7fff8;border:1px solid #f7fff859}.intro-section,.materials,.gallery,.legal-page{max-width:var(--max);margin:0 auto;padding:clamp(72px,9vw,130px) clamp(18px,4vw,36px)}.intro-section{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(28px,6vw,76px);display:grid}.intro-section p:last-child{color:var(--muted);font-size:1.1rem}.feature-band,.split-showcase{background:var(--ink);color:#f7fff8;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:clamp(28px,6vw,86px);padding:clamp(60px,8vw,110px) clamp(18px,6vw,72px);display:grid}.feature-image img,.split-showcase img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%}.feature-copy,.showcase-copy{max-width:560px}.feature-copy p,.showcase-copy p{color:#f7fff8b8}.section-heading{max-width:850px}.material-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:38px;display:grid}.material-card{background:var(--paper);min-height:230px;padding:28px}.material-card span{margin-bottom:34px;font-size:1.35rem;font-weight:900;display:block}.material-card p{color:var(--muted)}.split-showcase{background:linear-gradient(135deg,#0b1611,#10110d);grid-template-columns:minmax(320px,.8fr) minmax(0,1fr)}.split-showcase img{aspect-ratio:5/4;object-position:50% 58%}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.gallery-item{background:var(--paper-deep);min-height:260px;margin:0;overflow:hidden}.gallery-item-large{grid-area:span 2/span 2}.gallery-item img{height:100%;min-height:inherit;object-fit:cover;width:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.035)}.site-footer{background:var(--ink);color:#f7fff8;justify-content:space-between;align-items:center;min-height:130px;padding:28px clamp(18px,4vw,52px);display:flex}.footer-links{color:#f7fff8ad;font-size:.92rem}.legal-header{position:sticky}.legal-page{padding-top:80px}.legal-hero{border-bottom:1px solid var(--line);margin-bottom:48px;padding-bottom:42px}.legal-hero h1{color:var(--ink);font-size:clamp(3rem,7vw,6rem)}.legal-hero p,.legal-section p{color:var(--muted)}.legal-section{border-bottom:1px solid var(--line);max-width:820px;padding:34px 0}.legal-section h2{font-size:clamp(2rem,4vw,3.4rem)}.legal-section a{color:#116b45;text-underline-offset:4px;text-decoration:underline}@media (width<=900px){.site-header{flex-direction:column;align-items:flex-start;gap:14px;padding-block:14px}nav{width:100%;padding-bottom:2px;overflow-x:auto}.hero{min-height:92vh;padding-top:150px}.hero-product{opacity:.52;width:min(70vw,390px);height:52vh;right:0}.intro-section,.feature-band,.split-showcase{grid-template-columns:1fr}.material-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.hero{min-height:88vh;padding-bottom:48px}.hero-media img{object-position:56% 50%}.hero-product{opacity:.38;width:82vw;height:46vh}.hero-actions{flex-direction:column;align-items:stretch}.button{justify-content:center;width:100%}.material-grid,.gallery-grid{grid-template-columns:1fr}.gallery-item-large{grid-area:auto}.site-footer{flex-direction:column;align-items:flex-start;gap:24px}}
