
:root{--ink:#0d1612;--forest:#09251c;--moss:#234b3a;--ivory:#f8f4ec;--paper:#fffdf8;--line:rgba(20,37,30,.14);--gold:#b59658;--muted:#6f7c73;--shadow:0 26px 90px rgba(9,37,28,.14);font-family:Inter,"Segoe UI",system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--ink);line-height:1.58}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea{font:inherit}.topline{height:34px;background:#071c15;color:#d9c28b;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.header{height:82px;padding:0 clamp(18px,4vw,58px);display:flex;align-items:center;justify-content:space-between;background:rgba(248,244,236,.94);backdrop-filter:blur(18px);position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-weight:760;font-size:21px;color:var(--forest)}.mark{width:44px;height:44px;border-radius:50%;background:var(--forest);display:grid;place-items:center;color:#f4deb0;font-family:Georgia,serif;font-size:18px}.nav{display:flex;gap:28px;font-size:14px;font-weight:650;color:#26342e}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:var(--forest);color:white;font-weight:760;box-shadow:0 12px 28px rgba(9,37,28,.18);border:0;cursor:pointer}.btn.light{background:#fff;color:var(--forest)}.nav-toggle{display:none;background:none;box-shadow:none;color:var(--forest);font-size:28px;padding:0}.hero{min-height:790px;position:relative;display:grid;align-items:end;padding:0 clamp(18px,4vw,58px) 58px;color:white;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,17,.92),rgba(5,22,17,.72) 42%,rgba(5,22,17,.18)),url("https://images.unsplash.com/photo-1512428813834-c702c7702b78?auto=format&fit=crop&w=2400&q=88") center/cover}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,760px) 420px;gap:70px;align-items:end;width:100%}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-weight:820;margin:0 0 18px}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,92px);line-height:.94;letter-spacing:-.02em;margin:0 0 26px;font-weight:500}.hero-copy{font-size:21px;max-width:680px;color:#edf3ef;margin:0 0 34px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.rating{display:flex;align-items:center;gap:12px;color:#f7e8bd;font-weight:730;font-size:14px;margin-top:26px}.hero-panel{background:rgba(255,253,248,.94);color:var(--ink);border:1px solid rgba(255,255,255,.5);padding:26px;border-radius:8px;box-shadow:var(--shadow)}.hero-panel h2,.section-head h2,.experience h2,.page-hero h1,.product h3{font-family:Georgia,serif;font-weight:500}.hero-panel h2{font-size:31px;line-height:1.05;margin:8px 0 10px}.hero-panel p,.section-head p,.product p,.article p{color:var(--muted)}.trustbar{background:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trustbar div{min-height:84px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);font-weight:700}.trustbar span{width:8px;height:8px;border-radius:50%;background:var(--gold)}.section{padding:86px clamp(18px,4vw,58px)}.section.alt{background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.section-head h2{font-size:clamp(38px,5vw,56px);line-height:1;margin:0;max-width:760px}.section-head p{max-width:450px;font-size:17px;margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 20px 55px rgba(9,37,28,.08)}.product img{width:100%;height:265px;object-fit:cover}.product-body{padding:24px}.product h3{font-size:31px;line-height:1.05;margin:6px 0 10px}.price-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.price{font-size:25px;font-weight:820;color:var(--forest)}.tag{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--moss);font-weight:820}.experience{display:grid;grid-template-columns:1fr 1fr;gap:42px;background:#09251c;color:white;padding:88px clamp(18px,4vw,58px);align-items:center}.experience img{width:100%;height:520px;object-fit:cover;border-radius:8px}.experience h2{font-size:clamp(38px,5vw,58px);line-height:1;margin:0 0 22px}.experience p{color:#d9e2dc;font-size:18px;max-width:560px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.18);margin-top:34px}.step{background:#12382b;padding:24px;min-height:150px}.step strong{color:#d9c28b}.reviews,.cards,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review,.card,.blog-card,.legal-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px;box-shadow:0 18px 50px rgba(9,37,28,.08)}.stars{color:var(--gold);letter-spacing:.08em}.page-hero{padding:78px clamp(18px,4vw,58px);background:#09251c;color:#fff}.page-hero h1{font-size:clamp(44px,6vw,76px)}.content{max-width:1180px;margin:auto;padding:70px clamp(18px,4vw,58px)}.article{max-width:860px}.article h2{font-family:Georgia,serif;font-size:38px;font-weight:500;margin-top:42px}.form{display:grid;gap:14px}.form input,.form textarea,.newsletter input{border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff}.form textarea{min-height:160px}.footer{background:#071c15;color:#fff;padding:64px clamp(18px,4vw,58px) 92px;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:34px}.footer h2,.footer h3{font-family:Georgia,serif;font-weight:500}.footer a{display:block;color:#e4ebe6;margin:8px 0}.footer p{color:#c6d0ca}.badges{color:#d9c28b!important;font-weight:760}.newsletter{display:flex;gap:8px;flex-wrap:wrap}.cookiebar{position:fixed;left:18px;right:18px;bottom:18px;z-index:20;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:18px;display:none;align-items:center;justify-content:space-between;gap:18px}.cookiebar.show{display:flex}.mobile-cta{display:none}.map{height:300px;background:linear-gradient(135deg,#dce5dc,#fff);border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--muted);font-weight:700}@media(max-width:960px){.nav{display:none}.nav.open{display:flex;position:absolute;left:0;right:0;top:66px;background:#fff;flex-direction:column;padding:18px}.nav-toggle{display:block}.header{height:66px}.hero{min-height:720px}.hero:before{background:linear-gradient(180deg,rgba(5,22,17,.3),rgba(5,22,17,.93) 68%),url("https://images.unsplash.com/photo-1512428813834-c702c7702b78?auto=format&fit=crop&w=1200&q=88") center/cover}.hero-inner,.experience{display:block}.hero-panel{display:none}.hero-copy{font-size:18px}.hero-actions .btn{width:100%}.trustbar{grid-template-columns:1fr 1fr}.trustbar div{min-height:66px;font-size:13px;padding:0 10px;text-align:center}.section{padding:58px 18px}.section-head{display:block}.section-head p{margin-top:16px}.products,.reviews,.cards,.blog-grid{grid-template-columns:1fr}.experience{padding:58px 18px}.experience img{height:330px;margin-top:26px}.steps{grid-template-columns:1fr}.footer{grid-template-columns:1fr}.cookiebar.show{display:block}.mobile-cta{display:block;position:fixed;left:0;right:0;bottom:0;background:rgba(255,253,248,.96);border-top:1px solid var(--line);padding:10px 14px;z-index:10}.mobile-cta .btn{width:100%}body{padding-bottom:70px}}
