/* landing.css — винесено з інлайну 2026-08-03 (BACKLOG №53, крок 3).
   Цей блок лежав ІДЕНТИЧНОЮ копією у 43 сторінках.
   Перевірено перед злиттям: розбіжностей значень між копіями — 0. */
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}
body{font-family:'DM Sans',sans-serif;background:var(--ivory);color:var(--stone);overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
:root{--ink:#0F0F0D;--stone:#2C2C2A;--mid:#6B6058;--warm:#756A60;--sand:#E4DDD3;--ivory:#F7F4F0;--off:#FAF7F3;--white:#fff;--accent:#C8A882;--accent-d:#9B7A58;--accent-l:#EAD9C4;--clay:#A07850;--ease-out:cubic-bezier(0.25,0,0.1,1);--ease-circ:cubic-bezier(0.76,0,0.24,1)}

/* NAV (matches site) */




/* HERO — effective + on-brand */
.hero-section{background:linear-gradient(135deg,#5a3825,#8a6040 60%,#A07850);color:var(--white);position:relative;overflow:hidden;padding-top:68px}
.hero-section::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}
.hero-inner{max-width:1200px;margin:0 auto;padding:5rem 3rem;display:grid;grid-template-columns:1.4fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}
.hero-inner.single{grid-template-columns:1fr;text-align:left;max-width:980px;padding:5rem 3rem 4rem}
.hero-back{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:1.5rem;display:inline-block;transition:color .2s}
.hero-back:hover{color:var(--accent-l)}
.hero-meta{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:1rem}
.hero-meta span.accent{color:var(--accent-l)}
.hero-h1{font-family:'Cormorant Garamond',serif;font-size:clamp(34px,4.8vw,58px);font-weight:400;line-height:1.05;margin-bottom:1.5rem}
.hero-h1 em{font-style:italic;color:var(--accent-l);font-weight:400}
.hero-sub{font-size:17px;font-weight:300;line-height:1.65;color:rgba(255,255,255,.88);max-width:560px;margin-bottom:2rem}
.hero-stats{display:flex;flex-wrap:wrap;gap:2.5rem;margin-bottom:2.5rem}
.hero-stat .v{font-family:'Cormorant Garamond',serif;font-size:32px;font-weight:400;color:var(--accent-l);display:block;line-height:1}
.hero-stat .l{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-top:.4rem}
.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}
.btn-primary{display:inline-block;padding:13px 30px;background:var(--white);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:11px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase;border-radius:2px;transition:all .25s}
.btn-primary:hover{background:var(--accent-l)}
.btn-ghost{display:inline-block;padding:13px 30px;border:1.5px solid rgba(255,255,255,.35);color:var(--white);font-family:'DM Sans',sans-serif;font-size:11px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase;border-radius:2px;transition:all .25s}
.btn-ghost:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6)}
.hero-image{position:relative}
.hero-image img{width:100%;height:440px;object-fit:cover;border-radius:4px;box-shadow:0 25px 60px rgba(0,0,0,.4)}

/* MAIN WRAP — site standard width */
.main-wrap{max-width:1200px;margin:0 auto;padding:5rem 3rem}
.main-wrap-narrow{max-width:880px;margin:0 auto;padding:5rem 3rem}
.section-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--clay);margin-bottom:.75rem;font-weight:400}
.section-h2{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,3.4vw,42px);font-weight:400;color:var(--ink);line-height:1.15;margin-bottom:1.25rem;max-width:780px}
.section-h2.center{margin-left:auto;margin-right:auto;text-align:center}
.section-sub{font-size:15px;color:var(--mid);line-height:1.65;max-width:720px;margin-bottom:3rem}
.section-sub.center{text-align:center;margin-left:auto;margin-right:auto}

/* BODY paragraphs (editorial like news article) */
.story-body{max-width:720px;margin:0 auto}
.story-body p{font-size:16px;font-weight:300;color:var(--mid);line-height:1.85;margin-bottom:1.5rem}
.story-body p strong{font-weight:500;color:var(--stone)}
.story-body h3{font-family:'Cormorant Garamond',serif;font-size:26px;font-weight:400;color:var(--ink);margin:2.5rem 0 1rem;line-height:1.2}
.story-body ul{margin:0 0 1.5rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}
.story-body ul li{font-size:15px;font-weight:300;color:var(--mid);line-height:1.7;padding-left:1.25rem;position:relative}
.story-body ul li::before{content:'—';position:absolute;left:0;color:var(--accent);font-weight:400}

/* BIG STATS CARDS */
.stats-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin:3rem auto;max-width:880px}
.stat-card{background:var(--white);padding:1.75rem 1.5rem;border-radius:6px;border-left:3px solid var(--clay);text-align:left}
.stat-card .v{font-family:'Cormorant Garamond',serif;font-size:36px;font-weight:400;color:var(--ink);line-height:1;margin-bottom:.4rem}
.stat-card .l{font-size:12px;letter-spacing:.5px;color:var(--mid);line-height:1.4}

/* Section BG variants */
.section-bg-off{background:var(--off)}
.section-bg-sand{background:var(--sand)}
.section-bg-ink{background:var(--ink);color:var(--white)}
.section-bg-ink .section-h2{color:var(--white)}
.section-bg-ink .section-sub{color:rgba(255,255,255,.7)}

/* PRODUCT CARDS WITH IMAGES (effective grid) */
.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}
.product-card{background:var(--white);border-radius:6px;overflow:hidden;transition:all .3s var(--ease-out);box-shadow:0 1px 3px rgba(0,0,0,.05);text-decoration:none;display:block}
.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(0,0,0,.12)}
.product-card-img{width:100%;height:220px;object-fit:cover;background:var(--sand)}
.product-card-body{padding:1.25rem}
.product-card-code{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:var(--clay);margin-bottom:.35rem;font-weight:500}
.product-card-name{font-family:'Cormorant Garamond',serif;font-size:20px;color:var(--ink);margin-bottom:.5rem;line-height:1.2}
.product-card-desc{font-size:13px;color:var(--mid);line-height:1.55}

/* HUB CARDS (for brand/city/collection index) */
.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}
.hub-card{background:var(--white);border-radius:8px;overflow:hidden;transition:all .3s var(--ease-out);box-shadow:0 1px 4px rgba(0,0,0,.05);text-decoration:none;display:flex;flex-direction:column}
.hub-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(0,0,0,.12)}
.hub-card-img{height:230px;background-size:cover;background-position:center;position:relative}
.hub-card-img::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.25))}
.hub-card-flag{position:absolute;top:.85rem;right:.85rem;font-size:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(4px);padding:5px 11px;border-radius:30px;z-index:2}
.hub-card-body{padding:1.5rem 1.5rem 1.75rem;flex:1;display:flex;flex-direction:column;gap:.5rem}
.hub-card-meta{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--clay);font-weight:500}
.hub-card-name{font-family:'Cormorant Garamond',serif;font-size:24px;color:var(--ink);line-height:1.2}
.hub-card-desc{font-size:13px;color:var(--mid);line-height:1.55;flex:1}
.hub-card-link{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--clay);font-weight:500;margin-top:.5rem}

/* WHY-US 3 cards */
.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}
.why-card{padding:2rem;background:var(--white);border-radius:6px;border:1px solid var(--sand)}
.why-card-icon{width:44px;height:44px;background:var(--sand);color:var(--clay);display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;margin-bottom:1.25rem}
.why-card h3{font-family:'Cormorant Garamond',serif;font-size:22px;color:var(--ink);margin-bottom:.75rem;font-weight:400;line-height:1.25}
.why-card p{font-size:14px;color:var(--mid);line-height:1.7}

/* COLOR PALETTE */
.palette-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2rem}
.color-item{text-align:center}
.color-swatch{width:100%;height:130px;border-radius:6px;margin-bottom:.85rem;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.color-name{font-family:'Cormorant Garamond',serif;font-size:17px;color:var(--ink);margin-bottom:.2rem}
.color-hex{font-size:11px;color:var(--warm);font-family:monospace;letter-spacing:.5px}

/* PILLS */
.pills-row{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.5rem}
.pill{padding:8px 16px;background:var(--white);border:1px solid var(--sand);color:var(--ink);border-radius:30px;font-size:12px;font-weight:500;transition:all .2s;text-decoration:none}
.pill:hover{border-color:var(--clay);color:var(--clay);transform:translateY(-1px)}

/* CTA Band (article-cta style) */
.cta-band{margin:0 auto;padding:3rem 3rem;background:var(--sand);border-left:4px solid var(--accent);display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;max-width:1200px;margin-top:4rem}
.cta-band-text{font-family:'Cormorant Garamond',serif;font-size:24px;font-weight:400;color:var(--ink);line-height:1.3}
.cta-band-text small{display:block;font-family:'DM Sans',sans-serif;font-size:13px;font-weight:300;color:var(--warm);margin-top:.4rem;letter-spacing:0}
.cta-band-btn{display:inline-block;padding:13px 30px;background:var(--ink);color:var(--white);font-size:11px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase;border-radius:2px;white-space:nowrap;transition:background .25s}
.cta-band-btn:hover{background:var(--clay)}

/* FINAL DARK CTA (full-width) */
.final-cta{background:linear-gradient(135deg,#0F0F0D,#2C2C2A);color:var(--white);padding:5rem 3rem;text-align:center;margin-top:0}
.final-cta-inner{max-width:780px;margin:0 auto}
.final-cta h2{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,3.4vw,42px);font-weight:400;margin-bottom:1.25rem;color:var(--white)}
.final-cta p{font-size:17px;color:rgba(255,255,255,.72);margin-bottom:2.5rem;line-height:1.65}
.final-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}

/* FOOTER (matches site) */
.gk-footer{background:#0F0F0D;color:rgba(255,255,255,.6);padding:4rem 3rem 2rem}
.gk-footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr 2fr;gap:4rem;margin-bottom:3rem}
.gk-footer-brand p{font-size:14px;line-height:1.7;margin-top:1rem;max-width:340px}
.gk-footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}
.gk-footer-col h4{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;font-weight:500}
.gk-footer-col ul{list-style:none}
.gk-footer-col li{margin-bottom:.65rem}
.gk-footer-col a{font-size:14px;color:rgba(255,255,255,.6);transition:color .2s}
.gk-footer-col a:hover{color:var(--white)}
.gk-footer-bottom{max-width:1200px;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;font-size:12px;color:rgba(255,255,255,.4);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}

@media(max-width:1024px){.hero-inner{padding:4rem 2rem;gap:3rem}.main-wrap,.main-wrap-narrow{padding:4rem 2rem}.hub-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.hero-inner{grid-template-columns:1fr;padding:3rem 1.5rem;gap:2.5rem}.hero-image img{height:280px}.hero-stats{gap:1.5rem}.hero-stat .v{font-size:26px}.main-wrap,.main-wrap-narrow{padding:3rem 1.5rem}.stats-cards{grid-template-columns:1fr 1fr;gap:1rem}.hub-grid,.products-grid,.why-grid,.palette-grid{grid-template-columns:1fr 1fr}.cta-band{flex-direction:column;align-items:flex-start;padding:2rem 1.5rem}.gk-footer-inner{grid-template-columns:1fr;gap:2.5rem}.gk-footer-cols{grid-template-columns:1fr 1fr}.gk-footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.gk-footer{padding:3rem 1.5rem 2rem}}
@media(max-width:480px){.stats-cards{grid-template-columns:1fr}.hub-grid,.products-grid,.why-grid,.palette-grid{grid-template-columns:1fr}.gk-footer-cols{grid-template-columns:1fr}}
