
    :root{
      --ink:#171411;
      --muted:#6d655d;
      --paper:#fffdfa;
      --line:#e8e0d8;
      --sand:#efe6dc;
      --sand-2:#e6d6c8;
      --taupe:#9a7357;
      --black:#111;
      --white:#fff;
      --max:1280px;
      --serif:"Poppins", sans-serif;
      --sans:"DM Sans", Arial, sans-serif;
    }

    *{box-sizing:border-box}
    html{scroll-behavior:smooth}
    img{width:100%;display:block;object-fit:cover}
    a{text-decoration:none;color:inherit}
    .container{width:min(calc(100% - 40px),var(--max));margin:auto}
    .eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.83rem;font-weight:700;color:var(--taupe)}
    h1,h2,h3{font-weight:500;line-height:1.05;margin:0}
    h1{font-size: 50px; line-height: 1.12; font-weight: 400; margin: 0 0 28px; letter-spacing: 0.2px;max-width:760px}
    h2{font-weight: 400; font-style: normal; font-size: 34px; letter-spacing: 1px;}
    h3{font-size:clamp(1.3rem,2vw,1.7rem)}
    p{margin:.6rem 0 0}
    .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--ink);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;transition:.25s ease;background:transparent}
    .btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.08)}
    .btn.dark{background:var(--ink);color:#fff}
    .btn.light{background:#fff}

    /* Header */
    header{position:sticky;top:0;z-index:50;background:rgba(255,253,250,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05)}
    .nav{height:78px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px}
    .logo{font-family:var(--serif);font-size:1.42rem;line-height:.9;letter-spacing:.06em}
    .nav-links{display:flex;justify-content:center;gap:30px;font-size:.73rem;font-weight:700;text-transform:uppercase}
    .nav-actions{display:flex;gap:10px}
    .menu-btn{display:none;border:0;background:none;font-size:1.55rem}

    /* Hero */
    .hero{display:grid;grid-template-columns:1.02fr 1fr;min-height:650px;border-bottom:1px solid var(--line)}
    .hero-copy{display:flex;align-items:center;background:linear-gradient(105deg,#fffdfa 0%,#f6f0ea 100%)}
    .hero-copy-inner{width:min(620px,calc(100% - 70px));margin-left:max(20px,calc((100vw - var(--max))/2))}
    .hero-copy p{max-width:620px;font-size:1rem;color:#443c35;margin-top:22px}
    .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
    .hero-image{position:relative;min-height:650px;background:#d9c6b5;overflow:hidden}
    .hero-image img{height:100%;min-height:650px}
    .hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(0,0,0,.02))}

    /* trust strip */
    .trust{border-bottom:1px solid var(--line);background:#fff}
    .trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}
    .trust-item{display:flex;gap:14px;align-items:center;padding:22px 18px;border-right:1px solid var(--line)}
    .trust-item:last-child{border-right:0}
    .icon{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:1.15rem;flex:0 0 auto}
    .trust-item strong{font-size:.88rem;display:block}
    .trust-item span{font-size:.72rem;color:var(--muted)}

    /* brands */
    .brands{padding:44px 0 36px;text-align:center;background:#fff}
    .section-kicker{font-family:var(--serif);font-size:1.25rem;margin-bottom:24px}
    .brand-row{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:28px;max-width:1080px;margin:auto}
    .brand-word{font-size:clamp(1.15rem,2vw,2rem);font-weight:700;letter-spacing:.04em}
    .brand-word.serif{font-family:var(--serif);font-weight:500}
    .brand-word.script{font-family:cursive;color:#d62b7f}
    .brands .btn{margin-top:24px}

    /* split story */
    .split{display:grid;grid-template-columns:1.1fr .95fr;gap:48px;align-items:center;padding:42px 0}
    .split img{aspect-ratio:1.35;border:1px solid var(--line)}
    .split-copy p{color:#4a423b;max-width:580px}
    .checks{list-style:none;padding:0;margin:20px 0 26px}
    .checks li{padding:6px 0 6px 27px;position:relative;font-size:.93rem}
    .checks li:before{content:"✓";position:absolute;left:0;font-weight:700}

    /* expertise */
    .expertise{padding:28px 0 36px;background:linear-gradient(180deg,#f6efe8,#f2ebe5)}
    .expertise .section-kicker{text-align:center;margin-bottom:18px}
    .expert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
    .expert-card{background:#fff;border:1px solid rgba(0,0,0,.06);padding:28px 22px;text-align:center;min-height:190px}
    .expert-card .icon{margin:0 auto 14px;background:#f4eee8;border:0}
    .expert-card h4{margin:0 0 8px;font-size:1rem}
    .expert-card p{font-size:.78rem;color:var(--muted)}

    /* shop by type */
    .types{padding:36px 0 22px;text-align:center;background:#fff}
    .type-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-top:24px}
    .type-card{border:1px solid var(--line);background:#fff;overflow:hidden}
    .type-card img{aspect-ratio:.95}
    .type-card div{padding:12px 8px;font-weight:700;font-size:.78rem;text-transform:uppercase}
    .types .btn{margin-top:22px}

    /* map */
    .distribution{padding:42px 0;background:#f8f3ee}
    .distribution-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:48px;align-items:center}
    .distribution p{color:#4b433d;max-width:530px}
    .locations{margin-top:14px;font-size:.86rem;font-weight:600}
    .map-wrap{background:#f2ebe4;border:1px solid #e8ded5;padding:20px}
    .map-wrap svg{width:100%;height:auto;display:block}
    .map-label{font-size:13px;font-family:var(--sans);fill:#1f1b18;font-weight:600}
    .map-dot{fill:#171411}

    /* CTA */
    .cta-band{background:linear-gradient(90deg,#e8d6c8,#cdb29d);padding:28px 0}
    .cta-grid{display:grid;grid-template-columns:1.25fr auto;gap:28px;align-items:center}
    .cta-grid h2{font-size:clamp(1.8rem,3vw,2.9rem)}
    .cta-grid p{margin-top:7px;color:#3f3732}
    .cta-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}

    /* FAQ */
    .faq{padding:36px 0 42px;background:#fff}
    .faq h2{text-align:center;font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:24px}
    .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}
    details{border-bottom:1px solid var(--line);padding:0 12px;background:#fbfaf8}
    summary{font-family:var(--serif);cursor:pointer;list-style:none;padding:16px 0;font-size:.9rem;font-weight:600;display:flex;justify-content:space-between;gap:20px}
    summary::-webkit-details-marker{display:none}
    summary:after{content:"+";font-size:1.15rem;font-weight:400}
    details[open] summary:after{content:"–"}
    details p{padding:0 0 16px;color:var(--muted);font-size:.88rem;margin:0}

    /* Footer */
    footer{background:#161616;color:#eee;padding:34px 0 16px}
    .footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}
    .footer-logo{font-family:var(--serif);font-size:1.25rem;line-height:.9}
    .footer-brand p{font-size:.78rem;color:#bcbcbc;max-width:260px}
    footer h5{font-size:.72rem;text-transform:uppercase;margin:0 0 12px;color:#fff}
    footer a{display:block;font-size:.76rem;color:#bcbcbc;padding:4px 0}
    .footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:26px;padding-top:14px;border-top:1px solid #343434;font-size:.7rem;color:#aaa}

    /* Responsive */
    @media (max-width: 1080px){
      .nav{grid-template-columns:1fr auto}.nav-links,.nav-actions{display:none}.menu-btn{display:block}
      .nav.open{height:auto;padding:20px 0;grid-template-columns:1fr auto}.nav.open .nav-links{display:flex;grid-column:1/-1;flex-direction:column;align-items:flex-start;gap:14px;padding:18px 0 4px}.nav.open .nav-actions{display:flex;grid-column:1/-1;padding-bottom:10px}
      .hero{grid-template-columns:1fr;min-height:0}.hero-copy-inner{width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:72px 0 52px}.hero-image,.hero-image img{min-height:520px}.hero-image img{height:520px;object-position:center 18%}
      .trust-grid{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(n+4){border-top:1px solid var(--line)}
      .brand-row{grid-template-columns:repeat(3,1fr)}
      .expert-grid{grid-template-columns:repeat(2,1fr)}
      .type-grid{grid-template-columns:repeat(3,1fr)}
      .footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}
    }
    @media (max-width: 760px){
      .container{width:min(calc(100% - 28px),var(--max))}
      .nav{height:68px}
      .hero-copy-inner{width:calc(100% - 28px);padding:50px 0 40px}.hero-copy p{font-size:.93rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}
      .hero-image,.hero-image img{min-height:420px;height:420px}.hero-image img{object-position:center 15%}
      .trust-grid{grid-template-columns:1fr 1fr}.trust-item{border-top:1px solid var(--line)}.trust-item:nth-child(odd){border-right:1px solid var(--line)}.trust-item:nth-child(even){border-right:0}.trust-item:first-child,.trust-item:nth-child(2){border-top:0}.trust-item:last-child{grid-column:1/-1;border-right:0}
      .brand-row{grid-template-columns:1fr 1fr;gap:18px}.brand-word:last-child{grid-column:1/-1}
      .split,.distribution-grid{grid-template-columns:1fr;gap:24px}.split{padding:28px 0}.split img{aspect-ratio:1.05}
      .expert-grid{grid-template-columns:1fr}.expert-card{min-height:unset}
      .type-grid{grid-template-columns:1fr 1fr;gap:14px}.type-card:last-child{grid-column:1/-1}.type-card img{aspect-ratio:1.15}
      .cta-grid{grid-template-columns:1fr}.cta-actions{justify-content:flex-start;display:grid;grid-template-columns:1fr}.cta-actions .btn{width:100%}
      .faq-grid{grid-template-columns:1fr}
      .footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}
    }
    @media (max-width: 460px){
      h1{font-size:2.35rem}.type-grid{grid-template-columns:1fr}.type-card:last-child{grid-column:auto}.brand-row{grid-template-columns:1fr}.brand-word:last-child{grid-column:auto}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(odd){border-right:0}.trust-item:nth-child(2){border-top:1px solid var(--line)}.trust-item:last-child{grid-column:auto}
    }