
:root{--ink:#071019;--ink2:#111820;--gold:#c99a45;--gold2:#e1bf77;--cream:#f7f3ea;--muted:#65717f;--line:rgba(201,154,69,.28);--white:#fff;--shadow:0 22px 60px rgba(0,0,0,.22);--radius:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fbfaf7;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,4vw,54px);background:rgba(7,16,25,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);color:#fff}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:50%;display:inline-grid;place-items:center;font-family:Georgia,serif;font-size:32px;line-height:1;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071019;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.brand strong{letter-spacing:.16em}.brand small{display:block;color:var(--gold2);font-size:11px;letter-spacing:.22em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nav a{padding:9px 12px;border-radius:999px;color:rgba(255,255,255,.8);font-size:14px}.nav a:hover,.nav a.is-active{color:#fff;background:rgba(255,255,255,.08)}.header-cta{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071019;padding:10px 16px;border-radius:999px;font-weight:800}.hero,.page-hero,.choice-section,.catalog-strip,.seo-copy,.products-section,.spec-panel,.quick-links,.collection-block,.why-panel{max-width:var(--max);margin-inline:auto}.hero{padding:74px clamp(18px,4vw,24px) 42px}.hero-split{display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:center}.hero-copy h1,.page-hero h1{font-size:clamp(40px,7vw,76px);line-height:.98;margin:0 0 22px;letter-spacing:-.06em}.hero-copy p,.page-hero p{font-size:18px;color:#31404e;max-width:700px}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-weight:900;font-size:13px}.center{text-align:center}.hero-panel,.page-hero img,.choice-card,.catalog-preview,.collection-block,.why-panel{border:1px solid rgba(201,154,69,.32);box-shadow:var(--shadow)}.hero-panel{border-radius:32px;overflow:hidden;background:#111}.hero-panel img{height:640px;width:100%;object-fit:cover}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:900;border:1px solid var(--line)}.btn.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071019}.btn.ghost{background:#fff;color:#071019}.choice-section{padding:34px 24px 72px}.choice-section h2,.products-section h2,.spec-panel h2,.why-panel h2,.catalog-strip h2,.seo-copy h2{font-size:clamp(30px,5vw,52px);line-height:1.06;margin:0 0 24px;text-align:center;letter-spacing:-.045em}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.choice-card{background:#071019;border-radius:28px;overflow:hidden;color:#fff;position:relative;min-height:520px}.choice-card img{width:100%;height:420px;object-fit:cover;opacity:.88;transition:transform .6s ease,opacity .3s ease}.choice-card:hover img{transform:scale(1.04);opacity:1}.choice-card div{padding:24px;background:linear-gradient(180deg,rgba(7,16,25,.76),#071019)}.choice-card span{color:var(--gold2);text-transform:uppercase;font-size:12px;letter-spacing:.2em;font-weight:900}.choice-card strong{display:block;font-size:28px;margin:6px 0}.choice-card p{color:rgba(255,255,255,.76);margin:0}.catalog-strip{margin-top:20px;margin-bottom:48px;padding:28px;border-radius:26px;background:#071019;color:#fff;display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;border:1px solid var(--line)}.catalog-strip h2{text-align:left;margin:0 0 8px;color:#fff}.catalog-strip p{margin:0;color:rgba(255,255,255,.75)}.seo-copy{padding:55px 24px 72px}.seo-copy p{text-align:center;max-width:880px;margin:0 auto;color:#3e4b59;font-size:18px}.feature-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.feature-row span,.mini-chips span{border:1px solid var(--line);background:#fff8e8;border-radius:999px;padding:9px 14px;color:#6c4a16;font-weight:800}.footer{background:radial-gradient(circle at top left,rgba(201,154,69,.22),transparent 34%),#071019;color:#fff;margin-top:60px;padding:54px clamp(18px,4vw,54px) 24px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:34px}.footer-logo{display:flex;align-items:center;gap:14px;font-size:26px;font-weight:900;letter-spacing:.16em}.footer p{color:rgba(255,255,255,.72)}.footer a{color:#fff}.quote-form{background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:22px;padding:22px}.quote-form label{display:block;color:rgba(255,255,255,.82);font-size:13px;margin-bottom:12px}.quote-form input{width:100%;margin-top:6px;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff}.quote-form button{width:100%;margin-top:6px;border:0;border-radius:999px;padding:13px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071019;font-weight:900}.mail-link{display:block;margin-top:12px;text-align:center;color:var(--gold2)!important}.footer-bottom{max-width:var(--max);margin:30px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:var(--gold2);text-align:center}.page-hero{padding:64px 24px 42px;display:grid;grid-template-columns:1fr .72fr;gap:34px;align-items:center}.page-hero img{border-radius:28px;overflow:hidden;max-height:560px;width:100%;object-fit:cover}.technical-bar{max-width:var(--max);margin:10px auto 42px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.technical-bar div{background:#fff;border:1px solid #eadfc9;border-radius:18px;padding:18px}.technical-bar strong{display:block;color:var(--gold);text-transform:uppercase;font-size:12px;letter-spacing:.16em}.technical-bar span{font-weight:800}.catalog-preview{max-width:var(--max);margin:0 auto 58px;display:grid;grid-template-columns:.8fr 1.2fr;gap:0;border-radius:28px;overflow:hidden;background:#071019;color:#fff}.catalog-preview div{padding:34px}.catalog-preview h2{text-align:left;margin-top:0}.catalog-preview p{color:rgba(255,255,255,.76)}.catalog-preview a,.text-link{color:var(--gold2);font-weight:900}.catalog-preview img{height:410px;width:100%;object-fit:cover}.products-section{padding:20px 24px 40px}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:28px}.filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;color:#071019;cursor:pointer}.filters button.is-active{background:#071019;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{display:grid;grid-template-columns:210px 1fr;background:#fff;border:1px solid #eadfc9;border-radius:24px;overflow:hidden;box-shadow:0 15px 40px rgba(7,16,25,.08)}.product-media{background:#f5efe2}.product-media img{width:100%;height:100%;min-height:310px;object-fit:cover}.product-body{padding:22px}.product-body h3{margin:0 0 8px;font-size:24px;line-height:1.12}.product-body p{color:#44505d;margin:0 0 14px}.spec-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 14px}.spec-list div{border:1px solid #eadfc9;border-radius:14px;padding:8px 10px;background:#fffdf8}.spec-list dt{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:900}.spec-list dd{margin:0;font-weight:700;font-size:13px}.check-list{padding-left:18px;margin:0 0 16px;color:#43505d}.check-list li{margin:6px 0}.card-actions{display:flex;gap:10px;flex-wrap:wrap}.card-actions a{border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900;background:#071019;color:#fff}.card-actions a:last-child{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071019}.spec-panel{padding:36px 24px}.note-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.note-grid article{background:#fff;border:1px solid #eadfc9;border-radius:22px;padding:20px}.quick-links{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding:0 24px 40px}.quick-links a{background:#071019;color:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.collection-block{display:grid;grid-template-columns:.8fr 1.2fr;gap:0;margin:0 auto 34px;border-radius:28px;overflow:hidden;background:#fff}.collection-image{background:#071019}.collection-image img{width:100%;height:100%;object-fit:cover}.collection-copy{padding:32px}.collection-copy h2{text-align:left;margin:0 0 12px;font-size:clamp(28px,4vw,46px);letter-spacing:-.035em;line-height:1.05}.mini-chips{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.product-table{width:100%;border-collapse:collapse;margin:18px 0;border:1px solid #eadfc9;border-radius:16px;overflow:hidden}.product-table th,.product-table td{text-align:left;padding:12px;border-bottom:1px solid #eadfc9;vertical-align:top}.product-table th{background:#071019;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.14em}.why-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;border-radius:28px;overflow:hidden;background:#071019;color:#fff}.why-panel div{padding:34px}.why-panel h2{text-align:left;color:#fff}.why-panel p,.why-panel li{color:rgba(255,255,255,.74)}.why-panel img{height:100%;object-fit:cover}.marble-hero{background:linear-gradient(180deg,#fbfaf7,#fff)}.ceramic-hero{background:linear-gradient(180deg,#fff8e8,#fbfaf7)}@media(max-width:980px){.hero-split,.page-hero,.catalog-preview,.collection-block,.why-panel,.footer-grid{grid-template-columns:1fr}.hero-panel img{height:auto}.catalog-strip{grid-template-columns:1fr}.technical-bar,.note-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:180px 1fr}.nav{display:none}}@media(max-width:620px){.hero{padding-top:44px}.choice-grid{grid-template-columns:1fr}.choice-card{min-height:unset}.choice-card img{height:320px}.technical-bar,.note-grid{grid-template-columns:1fr}.product-card{grid-template-columns:1fr}.product-media img{height:260px;min-height:260px}.spec-list{grid-template-columns:1fr}.site-header{align-items:flex-start}.header-cta{font-size:13px;padding:9px 12px}.hero-copy h1,.page-hero h1{font-size:42px}.collection-copy{padding:22px}.product-table{font-size:13px}.product-table th,.product-table td{padding:9px}.footer{padding-bottom:18px}}
