
:root{--ink:#161812;--forest:#17211a;--forest2:#213126;--cream:#f5f1e7;--paper:#fbfaf6;--gold:#d2b270;--gold2:#b99755;--sage:#7c8774;--muted:#6d716a;--line:rgba(22,24,18,.12);--white:#fff;--radius:22px;--shadow:0 24px 70px rgba(19,29,22,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.62;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 44px));margin:auto}.eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;color:var(--gold2)}h1,h2,h3,.serif{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.035em}h1,h2,h3,p{margin-top:0}
.announcement{background:#101611;color:#d7d9d4;font-size:12px;padding:8px 0}.announcement .container{display:flex;justify-content:space-between;gap:20px}.announcement b{color:#f0ddb3}.header{position:sticky;top:0;z-index:70;background:rgba(251,250,246,.91);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.13em;font-size:14px}.brand img{width:36px}.brand span span{color:#a88648;font-weight:500}.nav{display:flex;gap:29px;align-items:center;font-size:13px;font-weight:650}.nav a{opacity:.72;transition:.2s}.nav a:hover,.nav a.active{opacity:1}.nav .quote{border:1px solid var(--ink);border-radius:999px;padding:10px 16px;opacity:1}.menu{display:none;border:0;background:transparent;font-size:24px}
.hero{background:var(--forest);color:white;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(217,185,113,.20),transparent 28%),linear-gradient(90deg,rgba(0,0,0,.06),rgba(0,0,0,.26));pointer-events:none}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:65px;position:relative}.hero-copy{padding:92px 0}.hero h1{font-size:clamp(58px,7vw,102px);line-height:.88;margin:18px 0 28px;max-width:780px}.hero h1 em{color:#dac087;font-style:italic}.hero-lead{font-size:19px;color:rgba(255,255,255,.72);max-width:690px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:999px;font-size:13px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-gold{background:var(--gold);color:#17160f}.btn-light{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.05)}.btn-dark{background:var(--forest);color:#fff}.hero-points{display:flex;gap:34px;flex-wrap:wrap;margin-top:48px}.hero-points div{display:grid;gap:2px}.hero-points strong{font-size:13px}.hero-points span{font-size:11px;color:rgba(255,255,255,.5)}.hero-media{position:relative;height:610px}.hero-photo{position:absolute;right:0;top:45px;width:86%;height:540px;object-fit:cover;border-radius:180px 180px 24px 24px;filter:saturate(.78) contrast(1.03);box-shadow:0 40px 100px rgba(0,0,0,.35)}.hero-card{position:absolute;left:0;bottom:55px;width:270px;padding:22px;background:rgba(245,241,231,.95);color:var(--ink);border-radius:16px;box-shadow:var(--shadow)}.hero-card .mini{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#8e7443;font-weight:800}.hero-card h3{font-size:25px;margin:7px 0 5px}.hero-card p{font-size:12px;color:var(--muted);margin:0}.hero-badge{position:absolute;right:0;bottom:42px;width:118px;height:118px;border-radius:50%;background:var(--gold);color:#182018;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;transform:rotate(8deg)}
.trust{border-bottom:1px solid var(--line);background:#fff}.trust .container{min-height:70px;display:grid;grid-template-columns:repeat(4,1fr)}.trust div{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;border-right:1px solid var(--line)}.trust div:last-child{border-right:0}.dot{width:6px;height:6px;border-radius:50%;background:var(--gold2)}
.section{padding:112px 0}.section.soft{background:var(--cream)}.section.dark{background:#111611;color:#fff}.head{display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:end;margin-bottom:52px}.head h2{font-size:clamp(42px,5vw,66px);line-height:1.02;margin:10px 0 0}.head p{color:var(--muted);margin:0}.dark .head p{color:rgba(255,255,255,.58)}
.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.story-photo{position:relative}.story-photo img{width:100%;height:590px;object-fit:cover;border-radius:24px;filter:sepia(.13) saturate(.7)}.story-note{position:absolute;right:-24px;bottom:35px;background:#fff;padding:22px;width:230px;border-radius:16px;box-shadow:var(--shadow)}.story-note strong{font-family:Georgia,serif;font-size:28px;font-weight:500;display:block}.story-note span{font-size:12px;color:var(--muted)}.story-copy h2{font-size:clamp(42px,5vw,65px);line-height:1.03;margin:12px 0 22px}.story-copy p{color:var(--muted)}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.check{padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.45);font-size:13px;font-weight:700}.check:before{content:'✓';margin-right:9px;color:#8c713e}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-img{height:280px;overflow:hidden;position:relative;background:#141914}.product-img img{width:100%;height:100%;object-fit:cover;filter:saturate(.72);transition:.5s}.product-card:hover img{transform:scale(1.035)}.product-label{position:absolute;left:16px;top:16px;background:rgba(251,250,246,.94);padding:8px 11px;border-radius:999px;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-body{padding:27px}.product-body h3{font-size:28px;margin-bottom:9px}.product-body p{font-size:14px;color:var(--muted)}.product-spec{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}.product-spec span{padding:12px 0;font-size:11px;color:#7b7d76}.product-spec span:nth-child(even){text-align:right}.text-link{font-size:13px;font-weight:850;color:#806632}
.process{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14)}.step{padding:34px 26px;background:#111611;min-height:235px}.step .n{color:var(--gold);font-size:12px;letter-spacing:.15em}.step h3{font-size:27px;margin:34px 0 9px}.step p{font-size:13px;color:rgba(255,255,255,.56)}
.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.app{padding:26px;border:1px solid var(--line);border-radius:16px;background:#fff;min-height:160px}.app i{display:block;width:38px;height:38px;border-radius:50%;background:#e6d4ac;margin-bottom:25px}.app h3{font-size:23px;margin-bottom:6px}.app p{font-size:12px;color:var(--muted)}
.quality-box{display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.quality-side{background:#d7bc7d;padding:55px;display:flex;flex-direction:column;justify-content:space-between;min-height:520px}.quality-side strong{font-family:Georgia,serif;font-size:72px;font-weight:500}.quality-main{padding:55px}.quality-main h2{font-size:48px;line-height:1.05}.quality-main p{color:var(--muted)}.doc-list{margin-top:30px}.doc{display:grid;grid-template-columns:45px 1fr;gap:14px;padding:17px 0;border-top:1px solid var(--line)}.doc:last-child{border-bottom:1px solid var(--line)}.doc .icon{width:35px;height:35px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px}.doc b{font-size:13px}.doc span{display:block;color:var(--muted);font-size:12px}
.quote-band{padding:78px 0;background:linear-gradient(120deg,#233127,#101511);color:#fff}.quote-band .container{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.quote-band h2{font-size:clamp(40px,5vw,62px);margin:0 0 8px}.quote-band p{color:rgba(255,255,255,.6);margin:0}
.page-hero{padding:115px 0 82px;background:var(--forest);color:white;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-100px;top:-140px;border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.02)}.page-hero h1{font-size:clamp(56px,7vw,94px);line-height:.9;margin:14px 0 20px;position:relative;z-index:2}.page-hero p{max-width:700px;color:rgba(255,255,255,.66);font-size:18px;position:relative;z-index:2}.crumb{font-size:11px;color:#d5bd84;letter-spacing:.15em;text-transform:uppercase}
.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff}.spec-table{width:100%;border-collapse:collapse;min-width:760px}.spec-table th,.spec-table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.spec-table th{font-size:10px;letter-spacing:.12em;text-transform:uppercase;background:#f1ede3}.spec-table tr:last-child td{border-bottom:0}.spec-table td:first-child{font-weight:800}.note{margin-top:16px;font-size:12px;color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.contact-info h2{font-size:48px;line-height:1.05}.contact-info p{color:var(--muted)}.info-line{padding:18px 0;border-top:1px solid var(--line)}.info-line b{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.info-line span,.info-line a{font-size:14px;color:var(--muted)}.form{background:#fff;padding:34px;border:1px solid var(--line);border-radius:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form input,.form select,.form textarea{width:100%;padding:14px 15px;border:1px solid #dadbd6;background:#fbfbf8;font:inherit;border-radius:9px}.form textarea{min-height:140px;resize:vertical}.form .full{grid-column:1/-1}.form small{display:block;color:var(--muted);font-size:11px;margin-top:12px}
footer{padding:70px 0 22px;background:#0d100d;color:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .55fr .7fr .9fr;gap:55px}.footer-grid p,.footer-grid a,.footer-grid span{font-size:12px;color:rgba(255,255,255,.5);display:block;margin:8px 0}.footer-grid h4{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;color:rgba(255,255,255,.3);font-size:10px}.credits{font-size:9px;color:rgba(255,255,255,.22);margin-top:16px}
.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:900px){.container{width:min(100% - 30px,1220px)}.announcement .container span:last-child{display:none}.menu{display:block}.nav{position:absolute;top:78px;left:15px;right:15px;background:#fbfaf6;border:1px solid var(--line);box-shadow:var(--shadow);padding:15px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero-grid,.story-grid,.head,.quality-box,.contact-grid,.quote-band .container{grid-template-columns:1fr}.hero-grid{padding-bottom:65px;min-height:auto}.hero-copy{padding:80px 0 15px}.hero-media{height:500px}.hero-photo{height:450px;width:88%}.trust .container{grid-template-columns:1fr 1fr}.trust div:nth-child(2){border-right:0}.trust div{min-height:56px}.product-grid,.app-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.story-note{right:10px}.footer-grid{grid-template-columns:1fr 1fr}.section{padding:78px 0}.quality-side{min-height:300px}.form-grid{grid-template-columns:1fr}.form .full{grid-column:auto}}
@media(max-width:580px){.brand span{font-size:12px}.hero h1{font-size:53px}.hero-media{height:430px}.hero-photo{width:92%;height:400px}.hero-card{width:230px;bottom:22px}.hero-badge{width:95px;height:95px;right:0;bottom:20px}.hero-points{gap:20px}.trust .container,.product-grid,.app-grid,.process,.check-grid,.footer-grid{grid-template-columns:1fr}.trust div{border-right:0;border-bottom:1px solid var(--line)}.process{gap:1px}.step{min-height:auto}.section{padding:65px 0}.head h2,.story-copy h2,.quality-main h2,.contact-info h2{font-size:39px}.story-photo img{height:450px}.story-note{position:relative;right:auto;bottom:auto;margin:-60px 15px 0 auto}.quality-side,.quality-main{padding:35px 27px}.page-hero{padding:90px 0 62px}.page-hero h1{font-size:52px}.quote-band .container{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:5px}}
