@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&display=swap");
:root{--bg:#0A0A0F;--bg2:#111118;--bg3:#18181F;--surface:#1C1C26;--surface2:#242430;--border:rgba(201,168,76,.14);--gold:#C9A84C;--gold-h:#E2C57A;--gold-d:#8B6914;--text:#F0EBE1;--text2:#C8D4DC;--text3:#8A9BA8;--green:#55C47A;--red:#E05555;--orange:#E0A24A;--blue:#5BA3E8;--purple:#9F97E8;--radius:14px;--shadow:0 24px 70px rgba(0,0,0,.34);--brand-serif:'Trajan Pro','Playfair Display',Georgia,serif;--body:'Jost',system-ui,-apple-system,sans-serif}
[data-theme="sun"]{--bg:#F6F2EA;--bg2:#EDE8DC;--bg3:#E4DED0;--surface:#FFF;--surface2:#F8F4EC;--border:rgba(139,105,20,.22);--gold:#7A5C0A;--gold-h:#5A4208;--gold-d:#C9A84C;--text:#120D06;--text2:#2C2015;--text3:#5A4A30;--green:#1E7E45;--red:#C0392B;--orange:#A66400;--shadow:0 18px 50px rgba(52,36,10,.09)}
*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);min-height:100vh;padding-bottom:78px;transition:background .35s,color .35s}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.hidden{display:none!important}.container{max-width:1180px;margin:0 auto;padding:0 18px}.brand-serif,h1,h2,.brand-name{font-family:var(--brand-serif)}.ico{display:inline-flex;width:1.2em;height:1.2em;align-items:center;justify-content:center}.ico svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.topbar{position:sticky;top:0;z-index:80;background:rgba(10,10,15,.92);border-bottom:1px solid var(--border);backdrop-filter:blur(20px)}[data-theme="sun"] .topbar{background:rgba(246,242,234,.94)}.topbar-in{height:70px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;color:var(--text);padding:0}.brand img{width:46px;height:46px;border-radius:13px}.brand-name{font-size:1.25rem;letter-spacing:.22em;font-weight:500}.brand-tag{font-size:.58rem;color:var(--gold);letter-spacing:.22em;text-transform:uppercase}.top-actions{display:flex;gap:8px;align-items:center}.mode-pill{font-size:.7rem;padding:7px 10px;border:1px solid var(--border);border-radius:999px;font-weight:600;letter-spacing:.04em}.mode-pill.demo{color:#FFD493;border-color:rgba(224,162,74,.35);background:rgba(224,162,74,.08)}.mode-pill.prod{color:#A7F0C1;border-color:rgba(85,196,122,.35);background:rgba(85,196,122,.08)}
.btn{border:1px solid var(--border);background:var(--surface);color:var(--text);padding:11px 14px;border-radius:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease}.btn:hover{transform:translateY(-1px);border-color:rgba(201,168,76,.45)}.btn-primary{background:var(--gold);color:var(--bg);border-color:var(--gold)}.btn-ghost{background:transparent;color:var(--text2)}.btn-danger{color:#ffb0b0;background:rgba(224,85,85,.1);border-color:rgba(224,85,85,.35)}.btn-success{color:#b4f5cb;background:rgba(85,196,122,.1);border-color:rgba(85,196,122,.35)}.btn-sm{padding:8px 10px;font-size:.82rem}.btn-block{width:100%}
.demo-banner{margin-top:14px;padding:11px 14px;border:1px solid rgba(224,162,74,.35);background:rgba(224,162,74,.07);color:#FFD493;border-radius:11px;font-size:.82rem}.page{padding:26px 0 30px}.eyebrow{font-size:.68rem;text-transform:uppercase;letter-spacing:.2em;color:var(--gold);font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:8px}.eyebrow:before{content:'';width:24px;height:1px;background:var(--gold)}h1{font-size:clamp(2.1rem,5vw,3.8rem);font-weight:400;line-height:1.05;margin:0 0 10px}h2{font-weight:400}.lead{color:var(--text2);line-height:1.7;max-width:720px}.muted{color:var(--text3)}.small{font-size:.82rem}.section{margin-top:22px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.section-head h2{margin:0;font-size:1.8rem}.actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.grid{display:grid;gap:14px}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:0 0 0 rgba(0,0,0,0);transition:.2s}.card.clickable:hover{border-color:rgba(201,168,76,.42);transform:translateY(-2px)}.card h3{margin:0 0 7px}.kpi{font-size:2rem;color:var(--gold);font-family:var(--brand-serif)}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.status{display:inline-flex;padding:5px 9px;border-radius:999px;border:1px solid var(--border);font-size:.7rem;font-weight:600}.status.ok,.status.confirmed,.status.completed{color:#aaf0c3;border-color:rgba(85,196,122,.35);background:rgba(85,196,122,.08)}.status.warn,.status.pending_review,.status.disputed{color:#ffd493;border-color:rgba(224,162,74,.35);background:rgba(224,162,74,.08)}.status.bad,.status.rejected{color:#ffb0b0;border-color:rgba(224,85,85,.35);background:rgba(224,85,85,.08)}.chip{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(201,168,76,.08);border:1px solid rgba(201,168,76,.20);color:var(--gold);font-size:.72rem}.chips{display:flex;gap:7px;flex-wrap:wrap}.progress{height:5px;background:var(--bg3);border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:var(--gold)}
.hero{padding:24px 0}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:610px;border:1px solid var(--border);background:var(--bg2);overflow:hidden}.hero-copy{padding:64px 46px;display:flex;flex-direction:column;justify-content:center;position:relative}.hero-copy:before{content:'';position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(ellipse at 35% 50%,black 0%,transparent 68%);opacity:.45;pointer-events:none}.hero-copy>*{position:relative}.hero-copy h1 span{color:var(--gold);font-style:italic;display:block}.hero-media{position:relative}.hero-media img{width:100%;height:100%;object-fit:cover;filter:brightness(.65) saturate(.9)}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg2),transparent 24%),linear-gradient(0deg,var(--bg2),transparent 38%)}.hero-float{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;background:rgba(10,10,15,.78);backdrop-filter:blur(14px);border:1px solid rgba(201,168,76,.25);padding:14px;border-radius:12px}.hero-stats{display:flex;gap:24px;border-top:1px solid var(--border);padding-top:18px;margin-top:26px}.hero-stats b{display:block;color:var(--gold);font-family:var(--brand-serif);font-size:1.5rem}.hero-stats span{font-size:.7rem;color:var(--text3);text-transform:uppercase;letter-spacing:.08em}
.onboarding{min-height:calc(100vh - 70px);position:relative;overflow:hidden;background:#050509}.onboarding img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.36) saturate(.8)}.onboarding:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,#050509 0%,transparent 65%)}.on-content{position:relative;z-index:2;min-height:calc(100vh - 70px);display:flex;flex-direction:column;justify-content:flex-end;padding:36px 20px 56px;max-width:760px;margin:auto;text-align:center}.on-logo{width:120px;height:120px;margin:0 auto 18px;border-radius:28px}.compass{width:62px;height:62px;margin:0 auto 15px;border:1px solid rgba(201,168,76,.5);border-radius:50%;display:grid;place-items:center;color:var(--gold);animation:drift 5s ease-in-out infinite}.compass .ico{width:30px;height:30px}@keyframes drift{0%,100%{transform:rotate(-7deg)}50%{transform:rotate(11deg)}}.dots{display:flex;justify-content:center;gap:7px;margin:18px 0}.dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.3)}.dot.active{background:var(--gold);width:24px;border-radius:5px}
.searchbar{display:grid;grid-template-columns:1.25fr 1fr 1fr .7fr auto;gap:8px}.field{display:grid;gap:5px}.field label{font-size:.72rem;color:var(--text3);font-weight:500}.field input,.field select,.field textarea{width:100%;background:rgba(255,255,255,.035);border:1px solid var(--border);color:var(--text);border-radius:9px;padding:11px 12px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold)}select option{background:var(--bg2);color:var(--text)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{background:transparent;border:1px solid var(--border);color:var(--text2);padding:8px 11px;border-radius:999px}.filter-btn.active{border-color:var(--gold);color:var(--gold);background:rgba(201,168,76,.08)}
.boat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.boat-card{padding:0;overflow:hidden}.boat-img{height:245px;position:relative}.boat-img img{width:100%;height:100%;object-fit:cover}.boat-img:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(10,10,15,.75),transparent 55%)}.boat-price{position:absolute;top:12px;right:12px;z-index:2;background:rgba(10,10,15,.78);border:1px solid rgba(201,168,76,.28);backdrop-filter:blur(8px);color:var(--gold);padding:6px 9px;border-radius:999px;font-size:.78rem}.fav{position:absolute;left:12px;top:12px;z-index:2;border:1px solid rgba(255,255,255,.2);background:rgba(10,10,15,.65);color:white;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.boat-body{padding:15px}.boat-body h3{font-family:var(--brand-serif);font-weight:400;font-size:1.3rem}.boat-meta{display:flex;gap:7px;flex-wrap:wrap;color:var(--text3);font-size:.78rem;margin-top:9px}.photo-date{position:absolute;right:12px;bottom:10px;z-index:2;color:white;font-size:.68rem}
.map{height:470px;border:1px solid var(--border);border-radius:var(--radius);position:relative;background:radial-gradient(circle at 30% 30%,#173348,#0e1b29 50%,#0a121c 100%);overflow:hidden}.map:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:40px 40px}.pin{position:absolute;transform:translate(-50%,-50%);background:var(--gold);color:#0a0a0f;padding:6px 8px;border-radius:999px;border:2px solid #fff;font-weight:700;font-size:.72rem}.pin:after{content:'';position:absolute;left:50%;top:100%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#fff}.pin.p1{left:27%;top:38%}.pin.p2{left:44%;top:47%}.pin.p3{left:68%;top:31%}.pin.p4{left:55%;top:68%}.map-label{position:absolute;left:18px;bottom:16px;color:#d6e4ee;font-size:.8rem}
.boat-hero{height:500px;position:relative;margin:0 -18px}.boat-hero img{width:100%;height:100%;object-fit:cover}.boat-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,var(--bg) 0%,transparent 52%),linear-gradient(to bottom,rgba(0,0,0,.45),transparent 22%)}.boat-hero-tools{position:absolute;z-index:3;top:16px;left:16px;right:16px;display:flex;justify-content:space-between}.circle-btn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(10,10,15,.7);border:1px solid rgba(255,255,255,.22);color:white}.boat-hero-title{position:absolute;z-index:3;left:18px;right:18px;bottom:24px}.boat-hero-title h1{color:white}.fixed-cta{position:sticky;bottom:74px;z-index:45;background:rgba(10,10,15,.92);backdrop-filter:blur(14px);border:1px solid var(--border);padding:11px;border-radius:13px;margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.timeline{display:flex;align-items:center;gap:5px;margin-bottom:18px}.timeline .step{height:4px;flex:1;background:var(--bg3);border-radius:99px}.timeline .step.done,.timeline .step.active{background:var(--gold)}.booking-layout{display:grid;grid-template-columns:1fr .72fr;gap:16px}.booking-summary{position:sticky;top:90px;height:max-content}.checkline{display:flex;gap:9px;align-items:flex-start;padding:9px 0;border-bottom:1px solid var(--border)}.checkline input{accent-color:var(--gold);margin-top:4px}.payment-sim{border:1px dashed rgba(224,162,74,.5);padding:14px;border-radius:11px;background:rgba(224,162,74,.06);color:#FFD493}.success-screen{text-align:center;padding:50px 0}.success-mark{width:88px;height:88px;margin:0 auto 18px;border:1px solid rgba(85,196,122,.4);color:#aaf0c3;border-radius:50%;display:grid;place-items:center}.success-mark .ico{width:42px;height:42px}
.message-list{display:grid;gap:10px}.conversation{display:flex;gap:12px;align-items:center}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(201,168,76,.25);background:rgba(201,168,76,.08);color:var(--gold);font-family:var(--brand-serif)}.unread{min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:var(--red);color:white;display:grid;place-items:center;font-size:.68rem}.chat{display:grid;gap:9px;max-height:470px;overflow:auto;padding:3px}.bubble{max-width:80%;padding:11px 13px;border-radius:14px;border:1px solid var(--border);background:var(--bg2);line-height:1.5}.bubble.me{justify-self:end;background:rgba(201,168,76,.09)}.bubble.other{justify-self:start}
.profile-head{display:flex;align-items:center;gap:18px}.profile-avatar{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--gold);background:var(--bg2);color:var(--gold);font-size:1.7rem;font-family:var(--brand-serif)}.scorebar{height:7px;background:var(--bg3);border-radius:99px;overflow:hidden}.scorebar span{display:block;height:100%;background:var(--green)}.menu-list{display:grid;gap:8px}.menu-item{display:flex;align-items:center;gap:12px;padding:13px 14px;background:var(--surface);border:1px solid var(--border);border-radius:11px}.menu-item .grow{flex:1}.menu-item .ico{color:var(--gold)}
.level-track{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.level-band{padding:14px;background:var(--surface);border:1px solid var(--border)}.level-band.active{border-color:var(--gold);background:rgba(201,168,76,.07)}.ledger{display:grid;gap:8px}.ledger-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.rarity{font-size:.68rem;border-radius:999px;padding:4px 8px}.rarity.Commun{color:#aaa;background:rgba(255,255,255,.06)}.rarity.Rare{color:#70b9ff;background:rgba(24,95,165,.15)}.rarity.Épique{color:#b0a9ff;background:rgba(83,74,183,.15)}.rarity.Légendaire{color:#e9b75b;background:rgba(133,79,11,.2)}.rarity.Mystique{color:#ef9bbb;background:rgba(153,53,86,.2)}
.story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.story{height:500px;position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid var(--border)}.story img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.story:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 52%)}.story-caption{position:absolute;z-index:2;bottom:18px;left:15px;right:15px;color:white}.story-caption h3{font-family:var(--brand-serif);font-weight:400}.story-views{font-size:.72rem;opacity:.8}
.owner-toolbar{display:flex;gap:8px;flex-wrap:wrap}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-day{min-height:68px;padding:6px;border:1px solid var(--border);background:var(--surface);border-radius:7px;font-size:.75rem}.cal-day.blocked{background:rgba(224,85,85,.08);border-color:rgba(224,85,85,.25)}.cal-day.booked{background:rgba(85,196,122,.08);border-color:rgba(85,196,122,.25)}
.admin-shell{display:grid;grid-template-columns:230px 1fr;gap:14px}.admin-nav{position:sticky;top:86px;height:max-content}.admin-nav button{width:100%;justify-content:flex-start;margin-bottom:6px}.admin-nav button.active{background:rgba(201,168,76,.1);border-color:var(--gold);color:var(--gold)}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;min-width:720px}.table th,.table td{text-align:left;padding:10px;border-bottom:1px solid var(--border);font-size:.82rem}.table th{color:var(--text3);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem}.spec-list{display:grid;gap:9px}.spec-row{padding:11px;border:1px solid var(--border);border-radius:9px}.spec-row p{margin:5px 0 0;color:var(--text3);font-size:.78rem;line-height:1.45}.spec-badges{display:flex;gap:6px;flex-wrap:wrap}.diag{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;white-space:pre-wrap;background:#050508;color:#cbd5e1;padding:13px;border-radius:10px;border:1px solid var(--border);max-height:360px;overflow:auto}
.modal{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.72);display:flex;align-items:center;justify-content:center;padding:18px}.modal-card{max-width:560px;width:100%;background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.modal-logo{width:90px;height:90px;margin:0 auto 12px;border-radius:22px}.modal h2{text-align:center}.modal p{text-align:center;color:var(--text2)}
.bottom-nav{position:fixed;z-index:90;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,1180px);height:70px;background:rgba(17,17,24,.97);border-top:1px solid var(--border);backdrop-filter:blur(16px);display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}[data-theme="sun"] .bottom-nav{background:rgba(246,242,234,.97)}.bottom-nav button{background:none;border:0;color:var(--text3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.bottom-nav button .ico{width:21px;height:21px}.bottom-nav button.active{color:var(--gold)}.bottom-nav small{font-size:.64rem}
@media(max-width:960px){.hero-grid,.booking-layout,.admin-shell{grid-template-columns:1fr}.hero-copy{padding:42px 25px}.hero-media{min-height:360px}.g4,.g3,.g2,.boat-grid,.story-grid{grid-template-columns:1fr 1fr}.admin-nav{position:static;display:flex;overflow:auto;gap:6px}.admin-nav button{width:auto;white-space:nowrap}.searchbar{grid-template-columns:1fr 1fr}.searchbar .wide,.searchbar .submit{grid-column:1/-1}.booking-summary{position:static}.boat-hero{height:420px}}
@media(max-width:620px){.top-actions .text-btn{display:none}.brand-name{font-size:1.05rem}.brand-tag{font-size:.5rem}.hero-grid{min-height:0}.hero-copy{padding:34px 20px}.hero-media{min-height:320px}.hero-stats{gap:13px}.g4,.g3,.g2,.boat-grid,.story-grid{grid-template-columns:1fr}.searchbar{grid-template-columns:1fr}.searchbar>*{grid-column:auto!important}.boat-hero{height:430px}.level-track{grid-template-columns:1fr 1fr}.fixed-cta{bottom:74px}.profile-head{align-items:flex-start}.calendar-grid{gap:2px}.cal-day{min-height:54px}.bottom-nav small{font-size:.59rem}}

/* ===== V11.1 responsive and visual hotfix ===== */
.topbar{box-shadow:0 10px 30px rgba(0,0,0,.16)}
.brand{min-width:0}
.brand span{display:flex;align-items:baseline;gap:8px;min-width:0}
.brand-name,.brand-tag{white-space:nowrap}
.hero-grid{border-radius:26px;box-shadow:var(--shadow)}
.hero-copy{gap:10px}
.hero-media{min-height:610px;background:#08090d}
.hero-media img{object-position:center center}
.hero-float{max-width:calc(100% - 48px)}
.boat-card .boat-img img,.boat-hero img,.story img{background:#0b0b10}

@media (max-width:1100px){
  .hero-grid{grid-template-columns:1fr;min-height:0}
  .hero-copy{order:2;padding:34px 28px 40px}
  .hero-media{order:1;min-height:360px}
  .hero-media:after{background:linear-gradient(0deg,var(--bg2),transparent 22%),linear-gradient(180deg,rgba(0,0,0,.12),transparent 20%)}
}

@media (max-width:760px){
  body{padding-bottom:84px}
  .topbar-in{height:auto;padding:10px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand mode" "brand actions";align-items:center;gap:8px 10px}
  .brand{grid-area:brand;gap:10px;align-self:center}
  .brand img{width:44px;height:44px;border-radius:12px;flex:0 0 44px}
  .brand span{display:grid;gap:2px;min-width:0}
  .brand-name{font-size:1rem;letter-spacing:.16em;line-height:1}
  .brand-tag{font-size:.6rem;letter-spacing:.18em;line-height:1.3}
  #modeBadge{grid-area:mode;justify-self:end}
  .top-actions{grid-area:actions;justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}
  .top-actions .btn,.top-actions a{min-height:40px}
  #themeBtn{display:none}
  .btn-sm{padding:9px 12px;font-size:.78rem}
  .hero-copy h1{font-size:clamp(2rem,10vw,3rem)}
  .hero-media{min-height:300px}
  .hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
  .hero-float{left:12px;right:12px;bottom:12px;max-width:none}
  .hero-float .row{align-items:flex-start;flex-direction:column}
}

@media (max-width:480px){
  .container{padding:0 14px}
  .topbar-in{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand mode" "actions actions";row-gap:10px}
  #modeBadge{font-size:.66rem;padding:6px 10px}
  .top-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .top-actions .btn,.top-actions a{width:100%}
  .top-actions .btn-sm{font-size:.78rem;padding:10px 12px}
  .brand-name{font-size:.92rem;letter-spacing:.12em}
  .brand-tag{font-size:.56rem;letter-spacing:.14em}
  .hero-media{min-height:240px}
  .hero-copy{padding:28px 18px 32px}
  .hero-copy .lead{font-size:.95rem}
  .hero-stats{grid-template-columns:1fr}
  .hero-stats b{font-size:1.25rem}
  .section-head{align-items:flex-start;flex-direction:column}
  .bottom-nav{height:72px}
  .bottom-nav button{padding-top:4px}
}
