:root{--black:#090908;--graphite:#141310;--panel:#1d1b17;--gold:#dfaF49;--gold2:#f0cd7a;--milk:#f3efe6;--paper:#e8e2d7;--ink:#17140f;--muted:#aaa399;--radius:16px;--shell:1280px;--pad:clamp(20px,5vw,72px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;background:var(--black);color:var(--milk);font:16px/1.5 Inter,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - var(--pad)*2),var(--shell));margin:auto}.dark{background:var(--black);color:var(--milk)}.skip{position:fixed;z-index:99;left:16px;top:-80px;background:var(--gold);color:#111;padding:12px 18px}.skip:focus{top:12px}.site-header{position:absolute;z-index:20;top:0;left:50%;transform:translateX(-50%);width:min(calc(100% - var(--pad)*2),var(--shell));height:104px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.13)}.logo{width:240px}.logo img{height:78px;object-fit:contain;object-position:left center}.main-nav{display:flex;gap:32px;margin-left:auto}.main-nav a{font-size:14px;color:#ddd7cc;transition:.2s}.main-nav a:hover,.main-nav a:focus-visible{color:var(--gold2)}.header-tools{display:flex;align-items:center;gap:18px;margin-left:32px}.language{display:flex;align-items:center;gap:6px}.language button{border:0;background:none;color:#8e8981;padding:8px 3px;cursor:pointer}.language button[aria-pressed=true]{color:var(--gold2)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border:1px solid var(--gold);border-radius:12px;background:linear-gradient(120deg,var(--gold),var(--gold2));color:#151109;font-weight:750;font-size:14px;transition:transform .2s,filter .2s,background .2s}.btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #fff;outline-offset:3px}.btn-sm{min-height:44px;padding:0 18px}.btn-outline,.dark-outline{background:rgba(16,15,13,.35);color:#fff;border-color:rgba(255,255,255,.55);backdrop-filter:blur(12px)}.dark-outline{color:var(--ink);border-color:#6d6046;background:transparent}.nav-toggle{display:none;border:0;background:none;width:44px;height:44px}.nav-toggle span{display:block;height:2px;background:#fff;margin:7px}.hero{position:relative;min-height:900px;height:100vh;max-height:980px;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 46%;overflow:hidden}.hero-photo img{height:100%;object-fit:cover;object-position:57% center;filter:saturate(.84) contrast(1.06) brightness(.85)}.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,#090908 0%,#0c0b09 39%,rgba(11,10,9,.79) 52%,rgba(8,7,6,.02) 82%),linear-gradient(0deg,#090908 0%,transparent 36%)}.hero-content{position:relative;z-index:2;padding-top:184px}.kicker{margin:0 0 20px;color:var(--gold2);text-transform:uppercase;letter-spacing:.27em;font-size:12px;font-weight:700}.hero h1,.section-title h2,.brand-story h2,.final-cta h2{margin:0;text-transform:uppercase;font-weight:840;letter-spacing:-.045em;line-height:.94}.hero h1{max-width:770px;font-size:clamp(54px,5.5vw,78px);font-family:Impact,"Arial Narrow",Arial,sans-serif;letter-spacing:.005em}.hero h1 span:first-child{color:var(--gold2)}.hero h1 i{font-style:normal;font-size:.72em}.hero-sub{font-size:22px;color:#f7f2e9;margin:18px 0 0}.trust-row{display:flex;width:660px;margin:32px 0 27px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.trust-row div{display:flex;align-items:center;gap:12px;width:33.333%;padding:15px 18px 15px 0;margin-right:18px;border-right:1px solid rgba(255,255,255,.16)}.trust-row div:last-child{border:0;margin:0}.trust-row strong{font-size:25px;color:var(--gold2);white-space:nowrap}.trust-row span{font-size:12px;color:#d0cabf;line-height:1.3}.hero-actions,.section-actions{display:flex;gap:13px}.hero-actions .btn{width:260px}.hero-previews{position:absolute;z-index:3;left:50%;bottom:26px;transform:translateX(-50%);height:174px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hero-previews a{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius);background:var(--panel)}.hero-previews a:after,.tile:after,.portfolio figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,7,6,.9),rgba(8,7,6,.08))}.hero-previews img{height:100%;object-fit:cover;transition:.45s}.hero-previews a:hover img{transform:scale(1.04)}.hero-previews span,.tile span{position:absolute;z-index:2;left:22px;bottom:20px;display:flex;flex-direction:column}.hero-previews b,.tile b{font-size:22px;text-transform:uppercase}.hero-previews small,.tile small{margin-top:7px;color:var(--gold2)}section:not(.hero){padding:120px 0}.section-title{display:grid;grid-template-columns:1.45fr .75fr;gap:60px;align-items:end;margin-bottom:56px}.section-title.row{grid-template-columns:1.5fr .7fr}.section-title h2,.brand-story h2,.final-cta h2{font-size:clamp(42px,5.3vw,72px)}.section-title>p:last-child,.section-title>div+ p{color:var(--muted);max-width:440px;margin:0}.products{background:linear-gradient(180deg,#090908,#15120e)}.product-mosaic{display:grid;grid-template-columns:1.25fr .72fr .72fr;grid-template-rows:310px 310px;gap:15px}.tile{position:relative;overflow:hidden;border-radius:var(--radius);background:#211e19}.tile.flagship{grid-row:1/3}.tile img{height:100%;object-fit:cover;transition:.45s}.tile:hover img{transform:scale(1.025)}.tile span small{order:-1}.catalog{background:var(--paper);color:var(--ink)}.catalog .kicker,.facts .kicker,.brand-story .kicker,.showrooms .kicker{color:#8c6824}.catalog-track{display:flex;gap:16px;overflow-x:auto;padding:3px 2px 24px;scroll-snap-type:x mandatory}.catalog-track article{flex:0 0 360px;scroll-snap-align:start;background:#f8f6f0;border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 32px rgba(51,42,25,.1)}.catalog-track img{height:235px;object-fit:cover}.catalog-track h3{font-size:18px;margin:18px 20px 22px}.catalog .section-actions{margin-top:24px}.interiors{background:#11100e}.portfolio{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:300px 300px;gap:14px}.portfolio figure{position:relative;margin:0;overflow:hidden;border-radius:var(--radius)}.portfolio-main{grid-row:1/3}.portfolio-wide{grid-column:2/4}.portfolio img{height:100%;object-fit:cover}.portfolio figcaption{position:absolute;z-index:2;left:22px;bottom:20px;font-size:22px;font-weight:750}.brand-story{background:#e6ded1;color:var(--ink)}.brand-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.brand-logos{display:grid;grid-template-columns:1fr 30px 1fr;gap:15px;align-items:center}.brand-logos>img{height:170px;object-fit:contain;background:#130c08;border-radius:var(--radius)}.brand-logos .zij-logo{background:#eff2ee;padding:22px}.brand-logos span{text-align:center;color:#9d762e;font-size:30px}.brand-story p:last-child{max-width:610px;color:#625b50}.production{background:radial-gradient(circle at 60% 30%,#2b2419,#0b0a09 58%)}.video-card{height:500px;border-radius:var(--radius);border:1px solid rgba(224,174,69,.45);background:linear-gradient(135deg,rgba(223,175,73,.09),rgba(255,255,255,.015));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.video-card button{width:78px;height:78px;border-radius:50%;border:1px solid var(--gold);background:rgba(0,0,0,.3);color:var(--gold2);font-size:22px;padding-left:6px}.video-card div{display:flex;flex-direction:column;margin-top:18px}.video-card b{font-size:23px}.video-card small{margin-top:6px;color:var(--muted)}.production-points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.production-points span{padding:22px;border-radius:12px;background:rgba(255,255,255,.045);color:#d8d1c6}.facts{background:#eee9e0;color:var(--ink)}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.facts-grid div{min-height:210px;padding:28px;border-radius:var(--radius);background:#16130f;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.facts-grid strong{font-size:clamp(29px,3vw,46px);color:var(--gold2);line-height:1}.facts-grid span{color:#c6bfb4}.order{background:#0c0b09}.order ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.order li{min-height:270px;padding:28px;border-radius:var(--radius);background:linear-gradient(145deg,#242019,#15130f)}.order li>span{color:var(--gold2);font-weight:800}.order h3{font-size:22px;margin:70px 0 12px}.order li p{color:var(--muted);font-size:14px}.showrooms{background:#ded6ca;color:var(--ink)}.showroom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.showroom-card{overflow:hidden;border-radius:var(--radius);background:#171511;color:#fff;box-shadow:0 12px 30px rgba(38,29,17,.13)}.showroom-card>img,.logo-placeholder{height:250px}.showroom-card>img{object-fit:cover;object-position:center}.showroom-card:nth-child(1)>img,.showroom-card:nth-child(2)>img{object-position:center 20%}.logo-placeholder{display:flex;align-items:center;justify-content:center;background:#0e0c0a;padding:48px}.logo-placeholder img{max-height:130px;object-fit:contain}.logo-placeholder.zij{background:#eef1ed}.showroom-card>div:last-child{padding:24px}.showroom-card small{color:var(--gold2);text-transform:uppercase;letter-spacing:.15em}.showroom-card h3{font-size:25px;margin:7px 0 10px}.showroom-card address{font-style:normal;min-height:48px;color:#e1dcd3}.showroom-card p{color:#aaa399;margin:9px 0}.showroom-card>div>a{display:block;margin:2px 0}.showroom-card .badge{color:#d9b65f;font-size:12px}.showroom-card nav{display:grid;grid-template-columns:1fr 1fr;margin:22px -24px -24px;border-top:1px solid rgba(255,255,255,.16)}.showroom-card nav a{padding:16px 10px;text-align:center;font-size:13px;border-right:1px solid rgba(255,255,255,.16)}.zij-card{outline:1px solid #69836d}.final-cta{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden}.final-cta>img,.final-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.final-cta>img{object-position:center 58%}.final-shade{background:linear-gradient(90deg,rgba(7,6,5,.94),rgba(7,6,5,.64) 50%,rgba(7,6,5,.1))}.final-cta .shell{position:relative}.final-cta h2{max-width:820px}.final-cta .shell>p:not(.kicker){max-width:560px;color:#d3cdc2;font-size:18px}.final-cta .section-actions{margin-top:28px}.footer{padding:70px 0 24px;background:#070706;color:#a8a198}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr 1fr;gap:70px}.footer-logo{width:260px;height:102px;object-fit:contain}.footer-grid>div:first-child p{max-width:300px}.footer nav,.footer-social{display:flex;flex-direction:column;gap:10px}.footer b{color:#fff;margin-bottom:8px}.footer a:hover{color:var(--gold2)}.footer-social span{color:#77736c}.footer-social small{margin-top:8px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:26px;margin-top:50px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}
@media(max-width:1050px){:root{--pad:32px}.logo{width:190px}.main-nav{gap:18px}.header-tools{margin-left:18px}.header-tools .btn{display:none}.hero-photo{left:38%}.hero-content{padding-top:170px}.hero h1{font-size:56px;max-width:650px}.hero-previews{height:158px}.product-mosaic{grid-template-columns:1.15fr 1fr;grid-template-rows:repeat(3,280px)}.tile.flagship{grid-row:1/3}.portfolio{grid-template-columns:1fr 1fr;grid-template-rows:380px 300px}.portfolio-main{grid-row:auto}.portfolio-wide{grid-column:1/3}.brand-grid{grid-template-columns:1fr;gap:44px}.showroom-grid{grid-template-columns:1fr 1fr}.facts-grid,.order ol{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-social{grid-column:1/4}}
@media(max-width:720px){:root{--pad:20px;--radius:13px}.site-header{height:76px;width:calc(100% - 32px)}.logo{width:142px}.logo img{height:58px}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:22px;background:rgba(8,8,7,.98);flex-direction:column;gap:20px}.main-nav.open{display:flex}.header-tools{margin-left:auto;gap:8px}.language button{font-size:12px;padding:6px 2px}.nav-toggle{display:block}.hero{height:auto;min-height:860px;padding-bottom:22px}.hero-photo{inset:0 0 36% 0}.hero-photo img{object-position:62% center}.hero-gradient{background:linear-gradient(0deg,#090908 36%,rgba(9,9,8,.89) 56%,rgba(7,6,5,.17) 100%)}.hero-content{padding-top:330px}.hero .kicker{font-size:10px;letter-spacing:.2em}.hero h1{font-size:45px;line-height:1}.hero-sub{font-size:18px}.trust-row{width:100%;margin:23px 0;display:grid;grid-template-columns:repeat(3,1fr)}.trust-row div{width:auto;margin:0;padding:12px 8px;gap:5px;display:flex;flex-direction:column;align-items:flex-start}.trust-row strong{font-size:18px}.trust-row span{font-size:10px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-previews{position:relative;left:auto;bottom:auto;transform:none;height:auto;margin-top:28px;display:flex;overflow-x:auto;gap:10px}.hero-previews a{flex:0 0 76vw;height:170px}.site-header+.hero{}.section-title,.section-title.row{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.section-title h2,.brand-story h2,.final-cta h2{font-size:39px;line-height:1}.section-title>p:last-child{font-size:14px}section:not(.hero){padding:80px 0}.product-mosaic{display:flex;flex-direction:column}.tile,.tile.flagship{height:300px}.tile.flagship{height:390px}.catalog-track article{flex-basis:82vw}.catalog-track img{height:210px}.section-actions{flex-direction:column}.section-actions .btn{width:100%}.portfolio{display:flex;overflow-x:auto;gap:10px}.portfolio figure,.portfolio-main,.portfolio-wide{flex:0 0 82vw;height:380px}.brand-logos{grid-template-columns:1fr 20px 1fr}.brand-logos>img{height:110px}.brand-story p:last-child{font-size:14px}.video-card{height:390px;padding:24px}.video-card small{max-width:260px}.production-points{grid-template-columns:1fr 1fr}.production-points span{font-size:13px;padding:16px}.facts-grid,.order ol{grid-template-columns:1fr}.facts-grid div{min-height:160px}.order li{min-height:215px}.order h3{margin-top:45px}.showroom-grid{grid-template-columns:1fr}.showroom-card>img,.logo-placeholder{height:235px}.final-cta{min-height:700px}.final-cta>img{object-position:62% center}.final-shade{background:linear-gradient(0deg,rgba(7,6,5,.96),rgba(7,6,5,.7) 60%,rgba(7,6,5,.25))}.final-cta .shell{align-self:flex-end;margin-bottom:65px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child,.footer-social{grid-column:1/3}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.footer-logo{width:220px} }
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
