@charset "UTF-8";
:root{
  --navy:#0b2a52; --navy-deep:#06172e; --gold:#c8a24a; --gold-light:#e2c982;
  --ink:#17283d; --muted:#667386; --paper:#f6f4ef; --white:#fff; --line:#dde3e9;
  --shadow:0 24px 70px rgba(5,23,46,.15); --radius:22px; --max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-100px;background:var(--gold);color:var(--navy-deep);font-weight:800;padding:.7rem 1rem;z-index:200;border-radius:8px}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2.2rem),var(--max));margin-inline:auto}.eyebrow{margin:0 0 .65rem;text-transform:uppercase;letter-spacing:.19em;color:var(--gold);font-size:.76rem;font-weight:800}.section{padding:6rem 0}.section-soft{background:var(--paper)}.section-dark{background:var(--navy-deep);color:#fff}.section-title{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.12;font-size:clamp(2.1rem,5vw,4.25rem);letter-spacing:-.03em;margin:.1rem 0 1.2rem}.section-intro{font-size:1.12rem;color:var(--muted);max-width:760px;margin:0}.section-dark .section-intro{color:#c9d2de}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.76rem 1.2rem;border-radius:999px;font-weight:750;text-decoration:none;border:1px solid transparent;transition:.22s ease;cursor:pointer}.button:focus-visible,.nav-link:focus-visible,.lang-link:focus-visible{outline:3px solid var(--gold-light);outline-offset:3px}.button-primary{background:var(--gold);color:var(--navy-deep)}.button-primary:hover{transform:translateY(-2px);background:var(--gold-light)}.button-secondary{border-color:rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.07)}.button-secondary:hover{background:rgba(255,255,255,.15)}.button-outline{border-color:var(--navy);color:var(--navy);background:transparent}.button-outline:hover{background:var(--navy);color:#fff}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;background:rgba(255,255,255,.93);backdrop-filter:blur(15px);border-bottom:1px solid rgba(11,42,82,.09);transition:.25s}.site-header.scrolled{box-shadow:0 10px 30px rgba(5,23,46,.09)}.nav-wrap{height:82px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.brand img{width:245px;height:auto}.nav{margin-left:auto;display:flex;align-items:center;gap:1.45rem}.nav-link,.lang-link{font-size:.88rem;text-decoration:none;color:#34475f;font-weight:650}.nav-link:hover,.lang-link:hover{color:var(--navy)}.lang-switch{display:flex;gap:.4rem;padding-left:.8rem;border-left:1px solid var(--line)}.lang-link.active{color:var(--gold);font-weight:850}.menu-button{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;border-radius:10px;padding:9px}.menu-button span{display:block;height:2px;background:var(--navy);margin:6px 0}.hero{position:relative;min-height:810px;display:grid;place-items:center;color:#fff;overflow:hidden;background:var(--navy-deep)}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,34,.88) 0%,rgba(4,20,42,.7) 46%,rgba(4,20,42,.2) 100%),linear-gradient(0deg,rgba(3,16,34,.32),transparent 45%)}.hero-content{position:relative;z-index:2;width:100%;padding-top:82px}.hero-copy{max-width:800px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(3rem,7.4vw,6.6rem);line-height:.98;letter-spacing:-.05em;margin:.3rem 0 1.4rem}.hero h1 span{color:var(--gold-light)}.hero-lead{max-width:690px;font-size:clamp(1.05rem,2vw,1.3rem);color:#e7ecf2;margin:0 0 2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero-proof{margin-top:3.5rem;display:flex;flex-wrap:wrap;gap:1.8rem;color:#d7dee8;font-size:.9rem}.hero-proof span{display:flex;align-items:center;gap:.5rem}.hero-proof span::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gold)}.audience-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:1.3rem;margin-top:2.5rem}.audience-card{position:relative;min-height:370px;border-radius:var(--radius);overflow:hidden;padding:2.2rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;box-shadow:var(--shadow);isolation:isolate}.audience-card::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,16,34,.95),rgba(3,16,34,.08));z-index:-1}.audience-card.buyers{background:linear-gradient(135deg,#0b2a52,#153f75)}.audience-card.wineries{background:linear-gradient(135deg,#1f3d35,#506744)}.audience-card h3{font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:500;margin:0 0 .75rem}.audience-card p{max-width:580px;color:#dce4ec;margin:0 0 1.3rem}.audience-card .card-number{position:absolute;right:1.8rem;top:1.3rem;font-size:5rem;font-family:Georgia,serif;color:rgba(255,255,255,.12);line-height:1}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.7rem}.value-card{padding:1.7rem;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.25s}.value-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(5,23,46,.09)}.value-icon{width:44px;height:44px;border-radius:12px;background:var(--navy);color:var(--gold-light);display:grid;place-items:center;font-weight:900;margin-bottom:1.1rem}.value-card h3{font-size:1.12rem;margin:0 0 .55rem}.value-card p{color:var(--muted);margin:0}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:2.7rem}.process-step{position:relative;padding-top:2.4rem}.process-step::before{content:attr(data-step);position:absolute;top:0;left:0;color:var(--gold);font-weight:900;letter-spacing:.08em}.process-step::after{content:"";position:absolute;top:.7rem;left:2rem;right:.2rem;height:1px;background:rgba(255,255,255,.22)}.process-step:last-child::after{display:none}.process-step h3{font-size:1rem;margin:.3rem 0}.process-step p{color:#c7d1dd;font-size:.92rem;margin:0}.about-grid{display:grid;min-width:0;grid-template-columns:.88fr 1.12fr;gap:4rem;align-items:center}.about-mark{border-radius:30px;background:var(--navy-deep);padding:3rem;display:grid;place-items:center;min-height:420px;box-shadow:var(--shadow)}.about-mark img{max-width:290px;border-radius:50%}.about-grid>*{min-width:0}.about-copy p{color:var(--muted);font-size:1.05rem}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-top:2rem}.trust-strip div{background:#fff;padding:1.3rem}.trust-strip strong{display:block;color:var(--navy);margin-bottom:.2rem}.trust-strip span{font-size:.88rem;color:var(--muted)}.contact-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:stretch}.contact-main{background:#fff;color:var(--ink);border-radius:var(--radius);padding:2.4rem}.contact-main h2{font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.7rem);font-weight:500;line-height:1.08;margin:0 0 1rem}.contact-main p{color:var(--muted);max-width:640px}.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.contact-data{border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);padding:2.4rem;display:flex;flex-direction:column;justify-content:center}.contact-data dl{margin:0}.contact-data dt{color:var(--gold-light);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-top:1.1rem}.contact-data dd{margin:.18rem 0;color:#fff}.contact-data a{text-decoration:none}.contact-data a:hover{text-decoration:underline}.site-footer{background:#031124;color:#aeb9c8;padding:2rem 0}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.84rem}.footer-links{display:flex;gap:1.1rem}.footer-links a{text-decoration:none}.footer-links a:hover{color:#fff}.legal{padding-top:130px;min-height:80vh}.legal article{max-width:820px}.legal h1{font-family:Georgia,serif;font-size:3rem;color:var(--navy)}.legal h2{margin-top:2rem;color:var(--navy)}.legal p,.legal li{color:var(--muted)}.notice{background:var(--paper);border-left:4px solid var(--gold);padding:1rem 1.2rem;margin:1.5rem 0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.value-card{transition:none}}
@media(max-width:900px){.nav{position:fixed;top:82px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:1.5rem 1.2rem 2rem;border-bottom:1px solid var(--line);box-shadow:0 20px 50px rgba(5,23,46,.14)}.nav.open{display:flex}.menu-button{display:block}.lang-switch{border:0;padding:0}.hero{min-height:760px}.audience-grid,.about-grid,.contact-panel{grid-template-columns:1fr}.value-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.process-step:nth-child(2)::after{display:none}.about-mark{min-height:300px}.contact-data{min-height:300px}}
@media(max-width:620px){.container{width:min(calc(100% - 1.3rem),var(--max))}.brand img{width:188px}.nav-wrap{height:72px}.nav{top:72px}.hero{min-height:720px}.hero-content{padding-top:72px}.hero h1{font-size:3.3rem}.hero-proof{gap:.8rem;flex-direction:column}.section{padding:4.4rem 0}.value-grid,.process,.trust-strip{grid-template-columns:1fr}.process-step::after{display:none}.audience-card{min-height:330px;padding:1.5rem}.contact-main,.contact-data{padding:1.55rem}.footer-wrap{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}}
