@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,500&display=swap');
@import url('/assets/mobile.css');
:root{--navy:#101e3e;--red:#c9342f;--gold:#dbae48;--cream:#fff6e6;--paper:#fffdf8;--ink:#17213a;--line:rgba(16,30,62,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(1.2rem,4vw,4.5rem);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:rgba(255,253,248,.94);backdrop-filter:blur(16px)}.brand,.footer-brand{display:flex;align-items:center;gap:.8rem;color:var(--navy);text-decoration:none;font:600 1.2rem 'Playfair Display',Georgia,serif}.brand img{width:56px;height:56px;object-fit:cover;border-radius:50%;border:2px solid var(--gold)}nav{display:flex;gap:clamp(1.2rem,2.6vw,2.5rem)}nav a{color:var(--navy);text-decoration:none;font-size:.9rem;font-weight:700;position:relative}nav a::after{content:'';position:absolute;left:0;right:100%;bottom:-.5rem;height:2px;background:var(--red);transition:right .2s}nav a:hover::after,nav a[aria-current=page]::after{right:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.language{appearance:none;border:0;background:transparent;color:var(--navy);font:700 .86rem 'DM Sans';padding:.75rem 1.6rem .75rem .65rem;background-image:linear-gradient(45deg,transparent 50%,var(--navy) 50%),linear-gradient(135deg,var(--navy) 50%,transparent 50%);background-position:calc(100% - 12px) 50%,calc(100% - 7px) 50%;background-size:5px 5px;background-repeat:no-repeat}.trade,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.25rem;text-decoration:none;font-weight:800;font-size:.88rem;border:1px solid transparent;transition:.2s}.trade,.button.primary{background:var(--red);color:white}.trade:hover,.button.primary:hover{background:#ad2723;transform:translateY(-2px)}.menu-button{display:none}.hero{position:relative}.home-hero{height:min(780px,calc(100vh - 88px));min-height:650px;overflow:hidden;background:var(--navy)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,20,45,.94),rgba(9,20,45,.74) 39%,rgba(9,20,45,.08) 76%)}.hero-copy{position:relative;z-index:2;padding:clamp(5rem,10vh,8rem) clamp(1.3rem,6vw,7rem);max-width:850px;color:white}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--red);font-weight:800;font-size:.76rem;margin:0 0 1rem}.eyebrow.light{color:#f2c85c}.hero h1,.section h2,.page-hero h1,.contact-band h2{font-family:'Playfair Display',Georgia,serif;font-weight:600;letter-spacing:-.035em;line-height:1.05;margin:.6rem 0 1.5rem}.hero h1{font-size:clamp(3.5rem,7vw,7.4rem)}h1 em,h2 em{font-weight:500;color:var(--gold)}.lede{font-size:clamp(1.05rem,1.5vw,1.25rem);max-width:610px}.hero-actions{display:flex;gap:.9rem;margin-top:2rem;flex-wrap:wrap}.button.ghost{border-color:rgba(255,255,255,.7);color:white;background:rgba(255,255,255,.06)}.button.ghost:hover{background:white;color:var(--navy)}.hero-seal{position:absolute;z-index:2;right:3vw;bottom:3vw;width:132px;height:132px;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:white;display:grid;place-content:center;text-align:center;transform:rotate(6deg);background:rgba(16,30,62,.48);backdrop-filter:blur(5px)}.hero-seal span{font:600 2.3rem 'Playfair Display';color:var(--gold)}.hero-seal small{text-transform:uppercase;font-size:.58rem;letter-spacing:.12em}.trust-strip{background:var(--navy);color:white;display:grid;grid-template-columns:repeat(3,1fr);padding:1.15rem 6vw;text-align:center;text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:.72rem}.trust-strip span+span{border-left:1px solid rgba(255,255,255,.2)}.section{padding:clamp(5rem,9vw,9rem) clamp(1.3rem,6vw,7rem)}.section.compact{padding-top:0}.intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(2rem,8vw,8rem);align-items:end}.section h2{font-size:clamp(2.7rem,5.2vw,5.6rem);color:var(--navy)}.intro-copy{font-size:1.1rem;max-width:520px}.text-link{display:inline-block;margin-top:1rem;color:var(--navy);font-weight:800;text-decoration:none;border-bottom:2px solid var(--gold);padding-bottom:.25rem}.product-feature{display:grid;grid-template-columns:1.35fr .65fr}.product-feature>img{width:100%;height:100%;min-height:560px;object-fit:cover}.product-tabs{display:grid}.product-tabs article{padding:3rem;background:var(--cream);display:flex;flex-direction:column;justify-content:center}.product-tabs article:nth-child(2){background:var(--red);color:white}.number{font-weight:800;color:var(--gold);letter-spacing:.12em}.product-tabs h3,.product-card h2{font:600 2.6rem 'Playfair Display';margin:1.5rem 0 .8rem}.manifesto{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}.dark{background:var(--navy);color:white}.dark h2{color:white}.manifesto>div:last-child{font-size:1.1rem}.button.outline{border-color:rgba(255,255,255,.65);color:white;margin-top:1rem}.button.outline:hover{background:white;color:var(--navy)}.creative-pair{display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}.creative-pair figure{margin:0;position:relative;overflow:hidden}.creative-pair img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .5s}.creative-pair figure:hover img{transform:scale(1.025)}.creative-pair figcaption{position:absolute;left:1.5rem;right:1.5rem;bottom:1.5rem;background:rgba(9,20,45,.88);color:white;padding:1rem 1.2rem;display:flex;flex-direction:column;backdrop-filter:blur(7px)}.creative-pair strong{font:600 1.4rem 'Playfair Display';color:var(--gold)}.creative-pair span{font-size:.85rem}.mission{text-align:center;max-width:1180px;margin:auto}.mission-mark{font:500 8rem/1 'Playfair Display';color:var(--gold);height:4rem}.mission blockquote{font:500 clamp(2rem,4vw,4.2rem)/1.18 'Playfair Display';color:var(--navy);margin:1rem 0}.mission p{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.75rem;color:var(--red)}.contact-band{padding:4.2rem 6vw;background:var(--red);color:white;display:flex;align-items:center;justify-content:space-between;gap:2rem}.contact-band h2{font-size:clamp(2rem,4vw,4rem);max-width:850px;margin:.3rem 0}.button.cream{background:var(--cream);color:var(--navy);white-space:nowrap}.site-footer{background:#09142d;color:white;padding:4rem 6vw 2rem;display:grid;grid-template-columns:1.2fr .8fr .8fr .6fr;gap:2.5rem}.footer-brand{color:white}.footer-brand img{width:72px;height:72px;object-fit:cover;border-radius:50%;border:2px solid var(--gold)}.site-footer div{display:flex;flex-direction:column;gap:.35rem}.site-footer strong{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:var(--gold)}.site-footer a{text-decoration:none}.footer-links{font-weight:700}.site-footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:1.4rem;color:rgba(255,255,255,.62)}
.page-hero{padding:clamp(5rem,9vw,8rem) 6vw;background:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.page-hero h1{font-size:clamp(3.8rem,7vw,7rem);color:var(--navy)}.page-hero p:last-child{font-size:1.15rem;max-width:650px}.page-hero.image-hero{padding:0;min-height:620px;background:var(--navy);color:white}.page-hero.image-hero .page-copy{padding:5rem 0 5rem 6vw}.page-hero.image-hero h1{color:white}.page-hero.image-hero>img{width:100%;height:100%;min-height:620px;object-fit:cover}.facts{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.facts article{padding:2.4rem;border-right:1px solid var(--line)}.facts article:last-child{border:0}.facts strong{display:block;color:var(--red);font:600 1.4rem 'Playfair Display'}.product-list{display:grid;gap:2rem}.product-card{display:grid;grid-template-columns:150px 1fr .8fr;gap:3rem;align-items:center;padding:3rem;background:var(--cream);border-left:6px solid var(--gold)}.product-card:nth-child(2){background:var(--navy);color:white;border-color:var(--red)}.product-card:nth-child(2) h2{color:white}.product-icon{width:120px;height:120px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font:600 3rem 'Playfair Display';color:var(--gold)}.product-card ul{margin:0;padding-left:1.2rem}.retail-note{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;background:var(--gold)}.process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.process-grid article{background:var(--paper);padding:clamp(2rem,5vw,4rem)}.process-grid .step{display:block;color:var(--red);font-weight:800;letter-spacing:.16em}.process-grid h3{font:600 2rem 'Playfair Display';color:var(--navy);margin:2rem 0 .8rem}.story-image{width:100%;aspect-ratio:16/8;object-fit:cover}.statement{background:var(--red);color:white;text-align:center}.statement h2{color:white;max-width:1100px;margin-inline:auto}.team-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw;align-items:center}.team-card{background:var(--cream);padding:clamp(2rem,5vw,5rem);border-top:6px solid var(--gold)}.team-card h3{font:600 2.5rem 'Playfair Display';color:var(--navy)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.values-grid article{padding:2.5rem;background:var(--cream);border-bottom:5px solid var(--gold)}.values-grid h3{font:600 1.8rem 'Playfair Display';color:var(--navy)}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;min-height:700px}.contact-panel{padding:clamp(4rem,8vw,8rem) clamp(1.3rem,6vw,7rem);display:flex;flex-direction:column;justify-content:center;background:var(--navy);color:white}.contact-panel h1{font:600 clamp(3.6rem,7vw,6.5rem)/1.02 'Playfair Display';margin:.5rem 0 2rem}.contact-detail{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.22)}.contact-detail strong{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.contact-detail a{font-size:1.2rem;text-decoration:none}.contact-image{width:100%;height:100%;min-height:700px;object-fit:cover}.contact-audience{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.contact-audience article{padding:2rem;border:1px solid var(--line)}.contact-audience h3{font:600 1.7rem 'Playfair Display';color:var(--navy)}
@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}nav{position:absolute;top:88px;left:0;right:0;background:var(--paper);display:none;flex-direction:column;padding:1.5rem;border-bottom:1px solid var(--line)}nav.open{display:flex}.menu-button{display:flex;border:0;background:transparent;flex-direction:column;gap:4px;align-items:center;margin-left:auto;color:var(--navy)}.menu-button span{width:24px;height:2px;background:var(--navy)}.menu-button b{font-size:.65rem}.header-actions{display:none}.intro-grid,.manifesto,.team-grid{grid-template-columns:1fr}.product-feature{grid-template-columns:1fr}.product-tabs{grid-template-columns:1fr 1fr}.product-feature>img{min-height:460px}.page-hero{grid-template-columns:1fr}.page-hero.image-hero .page-copy{padding:5rem 6vw}.facts{grid-template-columns:1fr 1fr}.facts article:nth-child(2){border-right:0}.product-card{grid-template-columns:110px 1fr}.product-card>div:last-child{grid-column:2}.contact-layout{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.site-header{height:76px;padding:0 1rem}.brand img{width:48px;height:48px}.brand span{font-size:1rem}nav{top:76px}.home-hero{height:auto;min-height:720px}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(180deg,rgba(9,20,45,.55),rgba(9,20,45,.94) 72%)}.hero-copy{padding:19rem 1.25rem 4rem}.hero h1{font-size:clamp(3rem,14vw,4.5rem)}.hero-seal{display:none}.trust-strip{grid-template-columns:1fr;gap:.8rem}.trust-strip span+span{border:0}.section{padding:4.5rem 1.25rem}.section.compact{padding-top:0}.section h2{font-size:clamp(2.4rem,12vw,3.7rem)}.intro-grid{gap:1rem}.product-feature>img{min-height:330px}.product-tabs,.creative-pair{grid-template-columns:1fr}.product-tabs article{padding:2rem}.manifesto{gap:1.2rem}.mission blockquote{font-size:2rem}.contact-band{padding:3rem 1.25rem;align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr;padding:3rem 1.25rem}.page-hero{padding:4rem 1.25rem}.page-hero h1{font-size:clamp(3.3rem,16vw,5rem)}.page-hero.image-hero{grid-template-columns:1fr}.page-hero.image-hero .page-copy{padding:4rem 1.25rem}.page-hero.image-hero>img{min-height:380px}.facts,.values-grid,.contact-audience{grid-template-columns:1fr}.facts article{border-right:0;border-bottom:1px solid var(--line)}.product-card{grid-template-columns:1fr;padding:2rem;gap:1rem}.product-card>div:last-child{grid-column:1}.product-icon{width:90px;height:90px}.retail-note{grid-template-columns:1fr;gap:1rem}.process-grid{grid-template-columns:1fr}.story-image{aspect-ratio:1}.contact-layout{grid-template-columns:1fr}.contact-panel{padding:4rem 1.25rem}.contact-image{min-height:480px}.button{width:100%}}

/* Responsive media and type corrections. HTML image dimensions reserve space;
   these rules keep those hints from becoming fixed heights on narrow screens. */
img{height:auto}
.hero h1{font-size:clamp(3.25rem,5.6vw,6rem)}
.section h2{font-size:clamp(2.5rem,4.2vw,4.5rem)}
.page-hero h1{font-size:clamp(3.2rem,5vw,5rem)}
.contact-panel h1{font-size:clamp(3.2rem,4.9vw,4.75rem)}
.story-image,.team-grid>img{height:auto}

@media(max-width:680px){
  .home-hero{min-height:650px}
  .hero-copy{padding:16.5rem 1.25rem 3.5rem}
  .hero h1{font-size:clamp(2.7rem,12vw,3.55rem)}
  .section{padding:3.75rem 1.25rem}
  .section h2{font-size:clamp(2.2rem,10.5vw,3rem)}
  .page-hero{padding:3.25rem 1.25rem;gap:1.35rem}
  .page-hero h1{font-size:clamp(2.65rem,13vw,3.35rem);line-height:1.02}
  .page-hero p:last-child{font-size:1.05rem}
  .page-hero.image-hero .page-copy{padding:3.4rem 1.25rem}
  .product-feature>img,.page-hero.image-hero>img{height:auto;min-height:0;aspect-ratio:4/3;object-fit:cover}
  .story-image{height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center}
  .team-grid>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
  .contact-panel{padding:3.5rem 1.25rem}
  .contact-panel h1{font-size:clamp(2.7rem,12vw,3.45rem)}
  .contact-image{height:auto;min-height:0;aspect-ratio:4/5;object-fit:cover;object-position:center top}
  .product-tabs h3,.product-card h2{font-size:2.2rem}
  .team-card h3{font-size:2.15rem}
}

/* Mobile navigation belongs to the viewport, not to the first header grid cell. */
@media(max-width:1050px){
  .site-header nav{
    position:fixed;
    top:88px;
    left:0;
    right:0;
    width:auto;
    max-width:none;
    grid-column:1 / -1;
    justify-self:stretch;
    z-index:18;
    display:flex;
    flex-direction:column;
    gap:0;
    padding:.75rem clamp(1.25rem,6vw,4rem) 1.15rem;
    background:rgba(255,253,248,.98);
    border-top:1px solid var(--line);
    border-bottom:1px solid var(--line);
    box-shadow:0 18px 38px rgba(9,20,45,.14);
    backdrop-filter:blur(16px);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-.65rem);
    transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
  }
  .site-header nav.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0);
    transition-delay:0s;
  }
  .site-header nav a{
    display:block;
    padding:.88rem 0;
    border-bottom:1px solid rgba(16,30,62,.12);
    font-size:1rem;
  }
  .site-header nav a:last-child{border-bottom:0}
  .site-header nav a::after{bottom:.55rem}
  .menu-button span{transition:transform .18s ease,opacity .18s ease}
  .menu-button[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .menu-button[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
}

@media(max-width:680px){.site-header nav{top:78px}}
@media(prefers-reduced-motion:reduce){.site-header nav,.menu-button span{transition:none!important}}
