
:root{--bg:#171612;--panel:#211f19;--text:#eee9dd;--muted:#bdb5a5;--line:#3c382e;--accent:#b58a55;--accent-ink:#17130f;--max:1280px;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);line-height:1.58;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 42px),var(--max));margin:auto}
.header{position:sticky;top:0;z-index:20;background:rgba(23,22,18,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-family:var(--serif);font-size:1.65rem;letter-spacing:.18em}.links{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:.91rem}.links a:hover{color:var(--text)}.menu{display:none;background:none;border:0;color:var(--text);font-size:1rem}
.hero{min-height:86vh;display:flex;align-items:flex-end;padding:8rem 0 4.5rem;border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 20%,rgba(181,138,85,.09),transparent 27rem)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:end;width:100%}.eyebrow{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:750;margin-bottom:1.1rem}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;margin:0}h1{font-size:clamp(4.2rem,9.2vw,8.6rem);letter-spacing:-.052em;max-width:9ch}.hero p{font-size:clamp(1.08rem,1.5vw,1.36rem);max-width:37rem;color:var(--muted);margin:1.8rem 0 0}.hero-aside{padding-bottom:.25rem}.rule{height:1px;background:var(--line);margin-bottom:1.5rem}.meta{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;color:var(--muted);font-size:.88rem}.meta strong{display:block;color:var(--text);font-weight:560;margin-bottom:.18rem}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:2rem}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--line);transition:.2s ease}.btn.primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);font-weight:700}.btn:hover{transform:translateY(-2px)}
.section{padding:7rem 0;border-bottom:1px solid var(--line)}.section-head{display:grid;grid-template-columns:.34fr 1fr;gap:52px;margin-bottom:3.7rem}.index{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent)}.title{font-size:clamp(2.9rem,6vw,5.9rem);letter-spacing:-.04em;max-width:12ch}.lede{font-size:clamp(1.18rem,2vw,1.58rem);color:var(--muted);max-width:47rem}.two{display:grid;grid-template-columns:1fr 1fr;gap:56px}.prose{color:var(--muted);max-width:42rem}.prose p{margin:0 0 1.25rem}.prose strong{color:var(--text);font-weight:600}
.placeholder{display:flex;align-items:center;justify-content:center;min-height:420px;padding:34px;text-align:center;background:#d6b98f;color:#241d15;border:2px dashed #705a3d}.placeholder.tall{min-height:680px}.placeholder.wide{min-height:510px}.placeholder.small{min-height:300px}.placeholder span{max-width:34ch;font-size:clamp(1rem,2vw,1.45rem);font-weight:850;text-transform:uppercase;letter-spacing:.045em;line-height:1.28}
.values{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.value{background:var(--panel);padding:32px;min-height:245px}.value b{display:block;color:var(--accent);font-size:.78rem;margin-bottom:2rem}.value h3{font-size:1.75rem;margin-bottom:1rem}.value p{color:var(--muted);margin:0}
.product-top{display:grid;grid-template-columns:.83fr 1.17fr;gap:70px}.product-name{font-size:clamp(4.7rem,10vw,8.8rem);letter-spacing:-.06em}.product-copy{padding-top:1rem}.specs{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:2.8rem}.spec{background:var(--panel);padding:25px}.spec span{display:block;color:var(--muted);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.spec strong{display:block;font-size:1.08rem;font-weight:520;margin-top:.4rem}
.quote{font-family:var(--serif);font-size:clamp(2.35rem,5.4vw,5.25rem);line-height:1.07;letter-spacing:-.04em;max-width:19ch}.quote em{color:var(--accent);font-style:normal}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{border-top:1px solid var(--line);padding-top:20px}.step b{display:block;color:var(--accent);font-size:.78rem;margin-bottom:1rem}.step h3{font-size:1.48rem;margin-bottom:.8rem}.step p{color:var(--muted);margin:0}.gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.stack{display:grid;gap:20px}.order-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.order-card{background:var(--panel);padding:30px;min-height:240px;border-top:2px solid var(--accent)}.order-card h3{font-size:1.55rem;margin-bottom:1rem}.order-card p{color:var(--muted);margin:0}
.contact{background:var(--panel);padding:clamp(34px,6vw,76px);display:grid;grid-template-columns:1fr auto;gap:34px;align-items:end}.contact h2{font-size:clamp(3rem,6vw,5.8rem);letter-spacing:-.04em;max-width:11ch}.contact p{color:var(--muted);max-width:39rem;font-size:1.08rem}.email{font-family:var(--serif);font-size:clamp(1.35rem,2.4vw,2.2rem);border-bottom:1px solid var(--accent)}.footer{padding:38px 0 54px;color:var(--muted);font-size:.86rem}.footer-grid{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer strong{color:var(--text);font-weight:520}
@media(max-width:900px){.hero-grid,.section-head,.two,.product-top,.gallery,.contact{grid-template-columns:1fr}.hero{min-height:auto;padding:6.5rem 0 4rem}.hero-aside{margin-top:1rem}.values,.order-grid{grid-template-columns:1fr}.process{grid-template-columns:1fr 1fr}.links{display:none;position:absolute;left:0;right:0;top:76px;background:var(--bg);border-bottom:1px solid var(--line);padding:24px;flex-direction:column;align-items:flex-start}.links.open{display:flex}.menu{display:block}}
@media(max-width:600px){.wrap{width:min(calc(100% - 28px),var(--max))}.section{padding:5.5rem 0}.process,.specs,.meta{grid-template-columns:1fr}.placeholder.tall{min-height:500px}}
