:root{--ink:#18211f;--muted:#5d6864;--line:#d9ded8;--paper:#fbfaf5;--leaf:#4a7c62;--coral:#ff8a70;--blue:#315f8c;--white:#fff;--shadow:0 24px 70px #24322d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf5e6;border-bottom:1px solid #d9ded8cc;justify-content:space-between;align-items:center;min-height:72px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{background:var(--ink);border-radius:8px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.brand-mark img,.footer-logo img{object-fit:cover;width:100%;height:100%}.nav{color:var(--muted);gap:26px;font-size:14px;font-weight:700;display:flex}.header-tools{align-items:center;gap:14px;display:inline-flex}.language-switcher{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;min-height:38px;padding:3px;display:inline-flex}.language-switcher a{min-height:30px;color:var(--muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.language-switcher a.active{color:var(--white);background:var(--leaf)}.header-action,.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:800;display:inline-flex}.header-action,.primary-button{color:var(--white);background:var(--ink);box-shadow:0 12px 28px #18211f29}.secondary-button{color:var(--ink);background:var(--white);border-color:var(--line)}.hero{background:linear-gradient(115deg, #c9eadbb8, #ffd16638 46%, #ff8a702e), var(--paper);grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(26px,5vw,72px);min-height:calc(100vh - 72px);padding:clamp(42px,7vw,86px) clamp(18px,4vw,56px) 36px;display:grid}.hero-copy{max-width:760px}.eyebrow{color:var(--leaf);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:22px;font-size:clamp(42px,7vw,82px);line-height:.96}h2{margin-bottom:18px;font-size:clamp(30px,4vw,54px);line-height:1.02}h3{margin-bottom:10px;font-size:19px}.hero-text,.section-copy p,.proof-copy p,.quote-copy p,.packaging-copy p{color:var(--muted);font-size:clamp(17px,2vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-visual{align-self:stretch;min-height:560px;position:relative}.product-shot{background:var(--white);box-shadow:var(--shadow);border:1px solid #18211f14;border-radius:8px;margin:0;position:absolute;inset:0;overflow:hidden}.product-shot img,.proof-image img,.packaging-image img{object-fit:cover;width:100%;height:100%}.product-shot figcaption,.proof-image figcaption,.packaging-image figcaption{color:var(--ink);background:#ffffffe0;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800;position:absolute;bottom:14px;left:14px}.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.trust-band div{border-right:1px solid var(--line);padding:26px clamp(18px,4vw,56px)}.trust-band div:last-child{border-right:0}.trust-band strong,.trust-band span{display:block}.trust-band strong{margin-bottom:8px;font-size:18px}.trust-band span{color:var(--muted);line-height:1.5}.section{padding:clamp(64px,8vw,118px) clamp(18px,4vw,56px)}.split-section,.proof-section,.packaging-section,.quote-section{align-items:center;gap:clamp(28px,5vw,76px);display:grid}.split-section{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}.proof-section{background:var(--white);grid-template-columns:minmax(300px,.95fr) minmax(280px,1.05fr)}.packaging-section{background:#edf7f2;grid-template-columns:minmax(280px,.72fr) minmax(320px,1.28fr)}.quote-section{background:#f7efe7;grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);align-items:start}.section-copy{position:sticky;top:108px}.capability-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.capability-grid article,.faq-grid article{background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:220px;padding:24px}.faq-grid article{background:var(--paper)}.capability-grid p,.timeline p,.faq-grid p,.form-note{color:var(--muted);line-height:1.55}.icon{width:42px;height:42px;color:var(--paper);background:var(--blue);border-radius:50%;place-items:center;margin-bottom:28px;font-weight:800;display:grid}.process-section{background:#eef3ed}.section-heading{max-width:760px;margin-bottom:34px}.timeline{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.timeline li{background:var(--paper);min-height:300px;padding:24px}.timeline span{color:var(--coral);margin-bottom:78px;font-weight:800;display:block}.proof-gallery{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:14px;display:grid}.proof-image,.packaging-image{border:1px solid var(--line);background:var(--paper);border-radius:8px;margin:0;position:relative;overflow:hidden}.proof-image{aspect-ratio:4/3}.proof-image:nth-child(2){aspect-ratio:3/4}.packaging-image{aspect-ratio:1.05;background:var(--white);box-shadow:var(--shadow)}.metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.metrics div{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:18px}.metrics strong,.metrics span{display:block}.metrics strong{margin-bottom:6px;font-size:24px}.metrics span{color:var(--muted);font-size:13px;line-height:1.45}.faq-section{background:var(--white)}.quote-form{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(18px,3vw,28px);display:grid;box-shadow:0 18px 45px #18211f14}.quote-form label{color:var(--ink);gap:8px;font-size:14px;font-weight:800;display:grid}.quote-form .full,.form-button,.form-note{grid-column:1/-1}input,select,textarea{width:100%;min-height:48px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fbfbf8;border-radius:8px;padding:12px 13px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--leaf);outline:3px solid #4a7c622e}.form-button{width:fit-content;min-width:190px;margin-top:6px}.form-note{margin:0;font-size:13px}.site-footer{color:var(--paper);background:var(--ink);justify-content:space-between;gap:20px;padding:30px clamp(18px,4vw,56px);display:flex}.footer-brand{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:4px 12px;display:grid}.footer-logo{background:#000;border-radius:8px;grid-row:span 2;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.site-footer span,.site-footer a{color:#fbfaf5b8}@media (width<=900px){.site-header{min-height:66px}.nav{display:none}.header-action{min-height:40px;padding:0 14px;font-size:13px}.header-tools{gap:8px}.hero,.split-section,.proof-section,.packaging-section,.quote-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:430px}.section-copy{position:static}.trust-band,.timeline,.faq-grid{grid-template-columns:1fr}.trust-band div{border-right:0;border-bottom:1px solid var(--line)}.timeline span{margin-bottom:38px}.timeline li{min-height:220px}.proof-gallery{grid-template-columns:1fr}.proof-image:nth-child(2){aspect-ratio:4/3}}@media (width<=640px){.brand{font-size:15px}.brand-mark{width:34px;height:34px}.hero-actions,.site-footer{flex-direction:column}.site-header{flex-wrap:wrap;gap:10px}.header-tools{justify-content:space-between;width:100%}.primary-button,.secondary-button{width:100%}.hero-visual{min-height:340px}.capability-grid,.metrics,.quote-form{grid-template-columns:1fr}.form-button{width:100%}}
