:root{--night:#102A2B;--pearl:#F4F2F1;--bluegray:#A9B5B4;--ochre:#9C8A5D;--white:#fff;--ink:#173335;--danger:#9b453b;--warning:#b07f35;--good:#3d6b58;--line:#dedbd8;--shadow:0 18px 45px rgba(16,42,43,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--pearl);color:var(--ink)}a{color:inherit}button,.button{appearance:none;border:0;border-radius:14px;background:var(--night);color:#fff;padding:12px 16px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{filter:brightness(1.06)}button.small{padding:8px 10px;font-size:12px}.ghost{background:var(--bluegray);color:var(--night)}.secondary{background:var(--ochre)}.icon-button{padding:10px 12px;background:rgba(255,255,255,.09)}
.admin-topbar{background:var(--night);color:#fff;padding:15px 22px;display:flex;align-items:center;gap:20px;position:sticky;top:0;z-index:20;box-shadow:0 8px 30px rgba(0,0,0,.12)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:max-content}.brand-dark{color:var(--night)}.brand-mark{position:relative;width:44px;height:30px}.brand-mark span{position:absolute;left:3px;right:3px;top:7px;height:16px;border:2px solid currentColor;border-radius:50%;transform:rotate(-8deg)}.brand-mark span:nth-child(2){transform:rotate(12deg) scale(.84)}.brand-mark span:nth-child(3){transform:rotate(-20deg) scale(.67)}.cozy-word{font-family:Georgia,'Times New Roman',serif;font-size:28px;letter-spacing:2px;line-height:.95}.tagline{font-size:9px;opacity:.8;margin-top:4px}.admin-nav{display:flex;gap:4px;align-items:center;overflow:auto;flex:1}.admin-nav a{white-space:nowrap;color:#fff;text-decoration:none;font-size:12px;padding:9px 10px;border-radius:9px;opacity:.82}.admin-nav a:hover{background:rgba(255,255,255,.08);opacity:1}.menu-toggle{display:none;margin-left:auto;background:transparent;font-size:20px;padding:8px}.wrap{max-width:1240px;margin:0 auto;padding:32px 24px 70px}.hero{background:var(--night);color:#fff;border-radius:26px;padding:38px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;position:relative;overflow:hidden;margin-bottom:20px}.hero:after{content:'';position:absolute;width:350px;height:210px;border:22px solid rgba(255,255,255,.035);border-radius:50%;right:-70px;top:-85px;transform:rotate(18deg)}.hero h1,.page-head h1,.shop-hero h1,.session-state h1{font-family:Georgia,'Times New Roman',serif;font-weight:400}.hero h1{font-size:48px;max-width:720px;margin:7px 0 10px;line-height:1}.hero p{margin:0;opacity:.78}.hero-status{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:12px 15px;border-radius:999px;display:flex;gap:8px;align-items:center;white-space:nowrap}.status-dot{display:inline-block;width:9px;height:9px;border-radius:99px;background:var(--bluegray)}.status-dot.ok{background:#82c49d}.status-dot.bad{background:#e18b7d}.status-dot.pending{background:#d0a35e}
.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;color:#718384}.eyebrow.light{color:#c2cfce}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.cards.five{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.panel{background:#fff;border:1px solid #e4e0de;border-radius:20px;box-shadow:var(--shadow)}.metric{padding:20px}.metric span,.metric small{display:block;color:#6b7d7e}.metric strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:28px;color:var(--night);margin:8px 0}.panel{padding:22px;margin-bottom:20px}.panel h2{margin:5px 0 18px;color:var(--night);font-size:21px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px}.panel-head h2{margin:5px 0}.text-link{text-decoration:none;font-weight:700;font-size:13px;color:var(--night)}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid2.wide-left{grid-template-columns:1.5fr .75fr}.page-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:8px 0 24px}.page-head h1{font-size:46px;margin:5px 0}.page-head p{margin:0;color:#697b7c}.form{display:grid;gap:13px}.form label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#536667}.form label small{font-weight:400}input,select,textarea{width:100%;padding:12px 13px;border:1px solid #cfd7d6;border-radius:12px;background:#fff;font:inherit;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--ochre);box-shadow:0 0 0 3px rgba(156,138,93,.12)}textarea{resize:vertical}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:600px}th,td{text-align:left;padding:12px 10px;border-bottom:1px solid #ece8e6;vertical-align:middle}th{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#728384}td small{display:block;color:#839091;margin-top:3px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.smalltext{font-size:11px}.badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#e8eeee;color:#43595a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.badge.good{background:#e0eee7;color:#35604e}.badge.danger{background:#f4dfdc;color:#8a4037}.badge.muted{background:#ecebea;color:#85807d}.notice{padding:14px 16px;border-radius:14px;background:#eef2f1;color:#4f6263;font-size:13px}.notice.warning{background:#f6eddf;color:#765a2e}.notice.danger{background:#f4dfdc;color:#8a4037}.topgap{margin-top:14px}.hint,.tiny{color:#7a8989;font-size:12px}.empty{padding:25px;text-align:center;color:#829091}.filter-row{display:flex;gap:8px;margin:-8px 0 20px}.chip{padding:8px 12px;background:#e9eceb;border-radius:999px;text-decoration:none;font-size:12px;font-weight:700}.chip.active{background:var(--night);color:#fff}.product-stock-list{display:grid}.stock-row,.list-row,.timeline-row,.alert-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid #eeeae8}.stock-row:last-child,.list-row:last-child,.timeline-row:last-child{border:0}.stock-row small,.list-row small,.timeline-row small,.alert-row small{display:block;color:#7a8a8a;margin-top:4px}.stock-right{text-align:right}.stock-number{font-size:25px;font-family:Georgia,serif;color:var(--night)}.stock-number.low{color:var(--danger)}.timeline-row{justify-content:flex-start}.timeline-dot{width:10px;height:10px;border-radius:50%;background:var(--ochre);flex:0 0 auto}.timeline-price{margin-left:auto;font-weight:800}.alert-panel{border-color:#e8d8d2}.alert-row{padding:13px 15px;border-radius:14px;margin:8px 0;border:0;background:#f2f4f3}.alert-row.warning{background:#f7efe4}.alert-row.critical{background:#f6e3df}.alert-row.done{opacity:.55}.row-actions{display:flex;align-items:center;gap:8px}.definition-list>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #eee}.integration-list{display:grid;gap:12px}.integration-list>div{display:flex;gap:10px;align-items:flex-start;padding:11px 0}.integration-list small{display:block;color:#718283;margin-top:4px}.buttonrow{display:flex;gap:10px;margin:14px 0}.bar-row{margin:16px 0}.bar-meta{display:flex;justify-content:space-between;margin-bottom:6px}.bar-track{height:10px;border-radius:99px;background:#edf0ef;overflow:hidden}.bar-fill{height:100%;background:var(--ochre);border-radius:99px}.bar-row small{color:#7b8a8a}.hour-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.hour-cell{background:var(--pearl);border-radius:12px;padding:14px 8px;text-align:center}.hour-cell strong,.hour-cell span{display:block}.hour-cell strong{font-family:Georgia,serif;font-size:22px}.hour-cell span{font-size:11px;color:#718182}.alert-row.critical>span,.alert-row.warning>span{font-size:10px;text-transform:uppercase}.login-page{min-height:100vh;background:var(--night);display:grid;place-items:center;padding:20px}.login-card{background:var(--pearl);width:min(460px,100%);border-radius:26px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.login-copy{margin:38px 0 20px}.login-copy h1{font-family:Georgia,serif;font-weight:400;font-size:38px;margin:6px 0}.login-copy p{color:#607273}.brand-dark{color:var(--night)}footer{text-align:center;padding:30px;color:#788787;font-size:11px}
.shop-body{background:var(--pearl)}.shop-shell{max-width:760px;margin:0 auto;min-height:100vh;background:#fff}.shop-header{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;background:var(--pearl)}.shop-kicker{font-size:10px;letter-spacing:.14em;font-weight:800;color:#708183}.shop-hero{background:var(--night);color:#fff;padding:48px 28px;border-radius:0 0 34px 34px}.shop-hero h1{font-size:46px;margin:8px 0 12px;line-height:1.03}.shop-hero p{font-size:16px;line-height:1.55;opacity:.82}.shop-cta{width:100%;background:var(--ochre);padding:16px 18px;border-radius:16px;margin-top:18px;font-size:16px}.buttonlike{text-decoration:none;display:flex}.trust-row{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:17px;font-size:11px;opacity:.72}.how,.shop-products{padding:34px 24px}.how h2,.shop-products h2{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.steps>div{background:var(--pearl);padding:17px;border-radius:16px}.steps span{font-size:11px;color:var(--ochre);font-weight:800}.steps strong{display:block;margin:9px 0 6px;font-size:13px}.steps p{font-size:12px;line-height:1.45;color:#657778;margin:0}.shop-section-title{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-bottom:18px}.shop-section-title>span{font-size:12px;color:#778686}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-card{display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;border:1px solid #e6e2df;border-radius:16px;padding:13px}.product-card h3{font-size:14px;margin:2px 0}.product-card p,.product-card small{font-size:10px;color:#7b8989;margin:0}.product-card>strong{font-size:13px}.product-icon{width:42px;height:42px;border-radius:50%;background:var(--night);color:white;display:grid;place-items:center;font-size:20px}.shop-footer{background:var(--night);color:#fff;opacity:1}
.session-body{min-height:100vh;background:var(--night);display:grid;place-items:center;padding:18px}.session-card{width:min(560px,100%);background:var(--pearl);border-radius:28px;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.center-brand{justify-content:center}.session-state{text-align:center;padding:34px 12px 12px}.session-state h1{font-size:42px;margin:9px 0 10px;line-height:1}.session-state p{color:#617374;line-height:1.55}.session-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;background:var(--night);color:white;font-size:34px}.session-icon.success{background:var(--good)}.session-icon.warning{background:var(--warning)}.session-icon.danger{background:var(--danger)}.session-progress{display:flex;gap:7px;justify-content:center;margin:18px 0}.session-progress span{width:52px;height:5px;border-radius:99px;background:#d8dddc}.session-progress span.active{background:var(--ochre)}.center{text-align:center}.receipt{background:#fff;border-radius:16px;padding:14px;margin:22px 0;text-align:left}.receipt>div{display:flex;justify-content:space-between;padding:8px 0}.receipt-total{border-top:1px solid #ddd;margin-top:5px;padding-top:13px!important;font-size:18px}
@media(max-width:1100px){.cards.five{grid-template-columns:repeat(3,1fr)}.admin-nav{display:none;position:absolute;left:0;right:0;top:70px;background:var(--night);padding:14px 20px;flex-direction:column;align-items:stretch}.admin-nav.open{display:flex}.menu-toggle{display:block}.admin-topbar form{margin-left:0}}
@media(max-width:800px){.wrap{padding:24px 14px 60px}.cards,.cards.five{grid-template-columns:repeat(2,1fr)}.grid2,.grid2.wide-left{grid-template-columns:1fr}.hero{padding:28px;align-items:flex-start;flex-direction:column}.hero h1,.page-head h1{font-size:38px}.page-head{align-items:flex-start;flex-direction:column}.hour-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:560px){.cards,.cards.five{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.shop-hero h1{font-size:40px}.session-state h1{font-size:36px}.admin-topbar{padding:14px}.cozy-word{font-size:25px}.row-actions{align-items:flex-end;flex-direction:column}.alert-row{align-items:flex-start}.hero-status{white-space:normal}}

/* ===== COZY V3 — design aligned with the 2026 brand book / sejourcozy ===== */
:root{
  --night:#102A2B;
  --pearl:#F4F2F1;
  --bluegray:#A9B5B4;
  --ochre:#9C8A5D;
  --paper:#FBFAF8;
  --warm:#EDE7DF;
  --ink:#173335;
}
body{background:var(--paper)}
.brand-mark,.cozy-word,.tagline{display:none!important}
.brand{min-width:auto}
.brand-logo{display:block;object-fit:contain}
.brand-logo-dark{width:102px;height:64px;border-radius:8px}
.admin-topbar{min-height:82px;padding:9px 22px;background:var(--night);border-bottom:1px solid rgba(255,255,255,.08)}
.admin-nav a{font-size:11px;letter-spacing:.03em;padding:10px 11px}
.admin-footer{max-width:1240px;margin:0 auto 40px;padding:22px 24px;border-top:1px solid #ddd6cf;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#748283}
.footer-logo{width:92px;height:72px;object-fit:cover;border-radius:6px}
.footer-logo-dark{width:108px;height:110px;border-radius:8px}

/* Admin: premium COZY cards */
.wrap{max-width:1180px;padding-top:26px}
.hero{border-radius:24px;padding:44px 40px;background:linear-gradient(115deg,#102A2B 0%,#143536 64%,#1c4140 100%);box-shadow:0 22px 50px rgba(16,42,43,.14)}
.hero:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(156,138,93,.18),transparent 27%),linear-gradient(25deg,transparent 0 62%,rgba(255,255,255,.025) 62% 64%,transparent 64%);pointer-events:none}
.hero h1{font-size:50px;letter-spacing:-.02em;position:relative;z-index:1}
.hero p,.hero .eyebrow,.hero-status{position:relative;z-index:1}
.card,.panel{border-radius:17px;border-color:#e7e1dc;box-shadow:0 12px 28px rgba(16,42,43,.055)}
.metric{padding:22px 20px;border-top:3px solid var(--ochre)}
.panel h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:27px}
.eyebrow{color:var(--ochre);letter-spacing:.16em}
button,.button{border-radius:8px;letter-spacing:.01em}

/* Customer interface */
.shop-body{background:#e8e5e1;padding:0}
.shop-shell{max-width:820px;box-shadow:0 0 50px rgba(16,42,43,.14);background:var(--paper)}
.shop-header{padding:14px 28px;background:var(--paper);border-bottom:1px solid #e9e2dc;gap:20px}
.shop-logo{width:112px;height:106px;object-fit:cover;border-radius:8px;flex:0 0 auto}
.shop-header-copy{margin-left:auto;text-align:right;color:var(--night)}
.shop-header-copy span,.shop-header-copy strong{display:block}
.shop-header-copy span{font-size:9px;letter-spacing:.18em;color:var(--ochre);font-weight:800}
.shop-header-copy strong{font-size:12px;letter-spacing:.07em;margin-top:5px}
.premium-hero{margin:0 24px;border-radius:23px;min-height:500px;padding:54px 38px 30px;display:grid;align-content:space-between;position:relative;overflow:hidden;background:linear-gradient(120deg,#102A2B 0%,#153839 58%,#204342 100%)}
.premium-hero:after{content:'';position:absolute;right:-8%;top:-8%;width:52%;height:62%;background:radial-gradient(circle at center,rgba(156,138,93,.28),rgba(156,138,93,.05) 47%,transparent 66%);filter:blur(3px)}
.hero-pattern{position:absolute;right:-60px;bottom:-80px;width:420px;height:300px;border:26px solid rgba(255,255,255,.035);border-radius:50%;transform:rotate(-12deg)}
.hero-pattern:before,.hero-pattern:after{content:'';position:absolute;border:18px solid rgba(255,255,255,.025);border-radius:50%;inset:34px;transform:rotate(21deg)}
.hero-pattern:after{inset:78px;transform:rotate(-28deg)}
.shop-hero-copy{max-width:560px;position:relative;z-index:2}
.premium-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:58px;line-height:.98;letter-spacing:-.035em;margin:12px 0 18px}
.premium-hero p{max-width:500px;font-size:16px;line-height:1.6;color:#d9e1df;margin:0}
.shop-cta{max-width:340px;margin-top:24px;background:var(--ochre);border-radius:8px;padding:15px 20px;justify-content:space-between;text-transform:none;box-shadow:0 10px 24px rgba(0,0,0,.12)}
.shop-cta span{font-size:20px}
.hero-facts{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.15);border-radius:13px;overflow:hidden;margin-top:34px}
.hero-facts>div{padding:17px 15px;background:rgba(9,35,36,.72);min-height:105px}
.hero-facts span{display:block;color:#d2b56b;font-size:11px;letter-spacing:.16em;font-weight:800}
.hero-facts strong{display:block;margin:8px 0 5px;font-size:12px;color:#fff}
.hero-facts small{color:#b7c5c3;line-height:1.35}
.shop-trust-strip{margin:14px 32px 0;background:#fff;border:1px solid #ece6e0;border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 10px 24px rgba(16,42,43,.05)}
.shop-trust-strip>div{padding:17px;display:flex;gap:12px;align-items:center;border-right:1px solid #ece6e0}
.shop-trust-strip>div:last-child{border-right:0}
.shop-trust-strip p{margin:0}.shop-trust-strip strong,.shop-trust-strip small{display:block}.shop-trust-strip strong{font-size:12px;color:var(--night)}.shop-trust-strip small{font-size:10px;color:#798685;margin-top:3px}
.round-icon{width:38px;height:38px;border-radius:50%;background:#eee7db;color:var(--ochre);display:grid;place-items:center;font-size:19px;font-family:Georgia,serif;flex:0 0 auto}.round-icon.large{width:50px;height:50px;font-size:22px}
.shop-products{padding:48px 32px 26px}
.section-divider{display:flex;align-items:center;gap:14px;justify-content:center;margin-bottom:24px;color:var(--ochre)}
.section-divider span{height:1px;background:#cbbd9a;max-width:150px;flex:1}.section-divider b{font-size:10px;letter-spacing:.15em}
.shop-section-title{align-items:flex-start;margin-bottom:22px}.shop-section-title h2{font-family:Georgia,'Times New Roman',serif;color:var(--night);font-size:35px;line-height:1.05;margin:0 0 8px;font-weight:400}.shop-section-title p{margin:0;color:#6f7d7b;font-size:12px}.availability-pill{background:#efe7d8;border-radius:999px;padding:8px 11px;color:#7d6b43!important;font-size:10px!important;white-space:nowrap}
.product-grid-premium{grid-template-columns:1fr 1fr;gap:12px}
.premium-product-card{border-radius:12px;padding:16px;background:#fff;min-height:92px;box-shadow:0 8px 20px rgba(16,42,43,.045);border:1px solid #ece7e2}
.premium-product-card .product-icon{background:#f0e9dc;color:var(--ochre);width:46px;height:46px;font-size:22px}
.product-copy small{text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--ochre)}
.product-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:17px;font-weight:400;color:var(--night)}
.product-price{color:var(--night);white-space:nowrap}
.shop-help-card{margin:8px 32px 34px;padding:18px 20px;background:#f0ece6;border-radius:12px;display:flex;gap:16px;align-items:center}.shop-help-card strong{color:var(--night)}.shop-help-card p{font-size:11px;color:#6f7d7b;margin:4px 0 0;line-height:1.5}
.premium-footer{padding:24px 28px;background:var(--night);display:flex;align-items:center;gap:18px;text-align:left}.premium-footer div{display:grid;gap:4px}.premium-footer strong{font-size:11px;letter-spacing:.08em}.premium-footer span{font-size:10px;color:#c2cfcd}

/* Session */
.session-body{background:linear-gradient(135deg,#102A2B,#183c3d);padding:22px}
.premium-session-card{max-width:600px;background:var(--paper);border-radius:20px;padding:18px 26px 26px}
.session-brand{text-align:center;border-bottom:1px solid #e7e1dc;padding-bottom:12px}.session-brand img{width:105px;height:100px;object-fit:cover;border-radius:7px}
.session-step-label{text-align:center;font-size:9px;letter-spacing:.16em;color:var(--ochre);font-weight:800;margin-top:18px}
.session-state{padding-top:24px}.session-state h1{font-size:45px;color:var(--night)}
.session-icon{box-shadow:0 10px 24px rgba(16,42,43,.15)}
.door-reminder{margin:20px auto 0;max-width:370px;padding:12px 14px;background:#f5ead9;color:#775f34;border-radius:9px;font-size:12px;font-weight:800}.danger-reminder{background:#f3dfdc;color:#8a4037}

/* Login */
.login-page{background:linear-gradient(130deg,#102A2B 0%,#153536 65%,#1d4240 100%)}
.premium-login-card{max-width:470px;padding:28px 34px 34px;border-radius:20px;background:var(--paper)}
.login-logo{display:block;width:132px;height:128px;object-fit:cover;border-radius:8px;margin:0 auto 8px}.premium-login-card .login-copy{text-align:center;margin-top:24px}.premium-login-card .login-copy h1{font-size:40px}

@media(max-width:700px){
  .shop-body{background:var(--paper)}.shop-shell{box-shadow:none}
  .shop-header{padding:10px 17px}.shop-logo{width:88px;height:86px}.shop-header-copy strong{font-size:10px}
  .premium-hero{margin:0 12px;padding:42px 24px 24px;min-height:510px}.premium-hero h1{font-size:48px}.premium-hero p{font-size:14px}.hero-facts{grid-template-columns:1fr}.hero-facts>div{min-height:auto;padding:13px 15px}.hero-facts small{display:none}
  .shop-trust-strip{margin:12px 18px 0;grid-template-columns:1fr}.shop-trust-strip>div{border-right:0;border-bottom:1px solid #ece6e0}.shop-trust-strip>div:last-child{border-bottom:0}
  .shop-products{padding:40px 18px 24px}.shop-section-title{display:block}.shop-section-title h2{font-size:31px}.availability-pill{display:inline-block;margin-top:12px}.product-grid-premium{grid-template-columns:1fr}.shop-help-card{margin:8px 18px 28px}.premium-footer{padding:20px 18px}
  .admin-footer{flex-direction:column;align-items:flex-start}.brand-logo-dark{width:86px;height:56px}
}

/* ===== COZY V4 — warmer, more indulgent customer experience ===== */
.shop-body{background:#efe9e1}
.shop-shell{background:#fffdf9;box-shadow:0 18px 60px rgba(56,45,32,.16)}
.shop-header{background:#fffdf9;padding:16px 28px;border-bottom:1px solid #eadfce}
.shop-logo{width:138px;height:auto;object-fit:contain;border-radius:0!important;display:block}
.shop-header-copy span{color:#9C8A5D}.shop-header-copy strong{color:#102A2B}
.premium-hero{background:
  radial-gradient(circle at 82% 18%,rgba(211,165,93,.26),transparent 26%),
  radial-gradient(circle at 70% 72%,rgba(143,84,45,.22),transparent 34%),
  linear-gradient(125deg,#102A2B 0%,#173738 48%,#3b4035 100%);
  min-height:520px;border-radius:26px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 18px 40px rgba(16,42,43,.15)}
.premium-hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 54%,rgba(244,216,176,.06) 54% 55%,transparent 55%)}
.premium-hero h1{font-size:61px;line-height:.96;color:#fff9f1;max-width:600px}
.premium-hero p{color:#f0e7da;font-size:17px;max-width:540px}
.shop-cta{background:#c7a56c;color:#102A2B;font-size:14px;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.shop-cta:hover{background:#d4b57f;filter:none}
.hero-facts{background:rgba(255,248,237,.16)}
.hero-facts>div{background:rgba(16,42,43,.65)}
.hero-facts span{color:#e2bd79}.hero-facts small{color:#e1d9cc}
.shop-trust-strip{background:#fffaf3;border-color:#eadfce;box-shadow:0 12px 30px rgba(80,58,31,.06)}
.shop-trust-strip>div{border-color:#eadfce}.round-icon{background:#f4e8d3;color:#9C7344}
.shop-products{background:linear-gradient(180deg,#fffdf9 0%,#fbf5ed 100%)}
.section-divider{color:#a47e4e}.section-divider span{background:#d9c3a2}
.shop-section-title h2{font-size:38px;color:#102A2B}.shop-section-title p{color:#7a6c5d}
.availability-pill{background:#f1e2c7!important;color:#725833!important}
.product-grid-premium{gap:14px}
.premium-product-card{background:linear-gradient(145deg,#fff 0%,#fffaf2 100%);border-color:#eadfce;box-shadow:0 10px 24px rgba(91,64,34,.07);transition:transform .18s ease,box-shadow .18s ease}
@media(hover:hover){.premium-product-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(91,64,34,.11)}}
.premium-product-card .product-icon{background:#f1dfc0;color:#8d6337}.product-copy small{color:#a47e4e}.product-copy h3{font-size:18px}.product-price{color:#7d5c34;font-size:18px}
.shop-help-card{background:#f5eadb;border:1px solid #ead8bf}.shop-help-card p{color:#6f655a}
.premium-footer{background:#102A2B;padding:26px 28px}.footer-logo-dark{width:120px;height:auto;object-fit:contain;border-radius:0!important}
.session-brand img,.login-logo,.brand-logo,.brand-logo-dark{object-fit:contain!important;border-radius:0!important;background:transparent!important}
.session-brand img{width:130px;height:auto}.login-logo{width:150px;height:auto}.brand-logo-dark{width:118px;height:auto}
@media(max-width:700px){.shop-logo{width:112px}.premium-hero h1{font-size:49px}.premium-hero p{font-size:15px}.premium-hero{min-height:530px}.shop-section-title h2{font-size:33px}.footer-logo-dark{width:104px}}

/* ===== COZY V5 — hospitality premium / quiet luxury ===== */
.shop-body{background:#eae6df}
.shop-shell{max-width:1080px;background:#faf8f4}
.shop-header{padding:18px 34px;background:#faf8f4;border-bottom:0}
.shop-logo{width:132px;max-height:70px;object-fit:contain;object-position:left center}
.shop-header-copy{opacity:.82}.shop-header-copy span{font-size:9px;letter-spacing:.22em}.shop-header-copy strong{font-size:11px;letter-spacing:.12em}
.luxury-hero{margin:0 24px;border-radius:2px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;min-height:530px;background:#102A2B;color:#fff;position:relative;padding:0}
.luxury-copy{padding:66px 54px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}
.luxury-copy:after{content:'';position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.05);border-radius:50%;right:-70px;top:35px}
.luxury-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:55px;line-height:1.02;font-weight:400;letter-spacing:-.025em;margin:18px 0 22px;color:#fff}
.luxury-copy h1 em{font-weight:400;color:#d5bd8c}
.luxury-copy>p{font-size:14px;line-height:1.75;max-width:450px;color:#d7dfdc;margin:0 0 28px}
.luxury-copy .shop-cta{border-radius:2px;background:#d1b477;color:#102A2B;text-transform:uppercase;letter-spacing:.11em;padding:15px 20px;font-size:11px;box-shadow:none}
.luxury-steps{display:flex;align-items:center;gap:10px;margin-top:32px;color:#e5e8e5;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.luxury-steps b{color:#d1b477;font-size:9px;margin-right:4px}.luxury-steps i{width:22px;height:1px;background:rgba(255,255,255,.25)}
.payment-note{margin-top:11px;color:#91a4a1;font-size:9px;letter-spacing:.02em}
.luxury-photo{position:relative;min-height:530px;background-image:linear-gradient(180deg,rgba(16,42,43,.02),rgba(16,42,43,.26)),url('https://www.planetesauvage.com/fileadmin/_processed_/1/c/csm_Gastronomique_8e130ca142.jpg');background-size:cover;background-position:center}
.luxury-photo:after{content:'';position:absolute;inset:0;box-shadow:inset 18px 0 30px rgba(16,42,43,.14)}
.photo-caption{position:absolute;left:24px;bottom:24px;right:24px;padding:16px 18px;background:rgba(250,248,244,.91);backdrop-filter:blur(7px);color:#102A2B;z-index:2}.photo-caption span{display:block;font-size:8px;letter-spacing:.18em;color:#8b7953;font-weight:800}.photo-caption strong{display:block;font-family:Georgia,serif;font-size:20px;font-weight:400;margin-top:4px}
.luxury-trust{margin:0 24px;border:0;border-radius:0;box-shadow:none;background:#f0ece5;border-bottom:1px solid #ded7cc}.luxury-trust>div{padding:20px 22px;border-color:#d9d2c8}.luxury-trust strong{font-family:Georgia,serif;font-size:13px;font-weight:400}.luxury-trust small{margin-top:5px;font-size:9px}
.shop-products{padding:58px 42px 34px;background:#faf8f4}.section-divider b{font-size:9px;letter-spacing:.2em}.shop-section-title h2{font-size:41px}.product-grid-premium{gap:10px}.premium-product-card{border-radius:2px;box-shadow:none;background:#fff;border-color:#e7e1d9}.premium-product-card:hover{transform:none!important;box-shadow:0 8px 20px rgba(16,42,43,.06)!important}.premium-product-card .product-icon{border-radius:50%;background:#f3eee6}.shop-help-card{border-radius:2px;margin:8px 42px 36px;background:#eee9e1}.premium-footer{padding:30px 34px}.footer-logo-dark{width:126px}
@media(max-width:700px){.shop-header{padding:14px 18px}.shop-logo{width:105px}.luxury-hero{margin:0 12px;display:flex;flex-direction:column;min-height:auto}.luxury-copy{padding:44px 27px 34px}.luxury-copy h1{font-size:43px}.luxury-copy>p{font-size:13px}.luxury-photo{min-height:260px;order:-1;background-position:center 43%}.photo-caption{left:14px;right:14px;bottom:14px}.luxury-steps{gap:7px;flex-wrap:wrap}.luxury-steps i{width:12px}.luxury-trust{margin:0 12px}.shop-products{padding:46px 20px 28px}.shop-section-title h2{font-size:34px}.shop-help-card{margin:8px 20px 28px}}
/* --- COZY V6 customer experience --- */
.v6-shop{background:#f7f4ef;color:#173335}.v6-shop .shop-shell{max-width:1240px;margin:0 auto;background:#f7f4ef;min-height:100%}
.v6-header{padding:22px 34px;background:#f7f4ef;border-bottom:1px solid rgba(16,42,43,.1);display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-link{display:block}.exact-logo{width:152px;height:auto;display:block}.shop-header-right{display:flex;align-items:center;gap:26px}.v6-header .shop-header-copy{border-left:1px solid rgba(16,42,43,.22);padding-left:22px}.v6-header .shop-header-copy span{color:#9C8A5D}.v6-header .shop-header-copy strong{color:#102A2B}
.language-switcher{display:flex;align-items:center;gap:2px;border:1px solid rgba(16,42,43,.15);border-radius:999px;padding:3px;background:rgba(255,255,255,.55)}.language-switcher a{font-size:10px;letter-spacing:.09em;font-weight:800;text-decoration:none;padding:7px 8px;border-radius:999px;color:#687978}.language-switcher a.active{background:#102A2B;color:#fff}
.v6-hero{margin:0 26px 24px;border-radius:2px;min-height:500px;background:#102A2B;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden}.v6-hero-copy{padding:64px 58px 54px;color:#fff;display:flex;flex-direction:column;justify-content:center}.v6-hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:58px;line-height:.98;margin:13px 0 22px;letter-spacing:-.03em}.v6-hero-copy h1 em{font-style:italic;color:#e7dbc1}.v6-hero-copy>p{max-width:550px;color:rgba(255,255,255,.76);font-size:16px;line-height:1.65;margin:0 0 28px}.v6-hero-copy .shop-cta{align-self:flex-start;background:#9C8A5D;border-radius:3px;padding:15px 21px;letter-spacing:.02em}.v6-hero-copy .payment-note{color:rgba(255,255,255,.56)}.v6-hero-copy .luxury-steps{color:#fff}.v6-hero-copy .luxury-steps i{background:rgba(255,255,255,.25)}
.v6-hero-visual{position:relative;min-height:500px;background:#d7cec0;overflow:hidden}.v6-hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.v6-visual-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,42,43,.20),rgba(16,42,43,.02) 48%,rgba(16,42,43,.14));}.v6-visual-caption{position:absolute;left:28px;bottom:25px;color:#fff;display:grid;gap:4px;text-shadow:0 1px 5px rgba(0,0,0,.28)}.v6-visual-caption span{font-size:10px;font-weight:900;letter-spacing:.18em}.v6-visual-caption strong{font-family:Georgia,serif;font-size:22px;font-weight:400}
.v6-trust{margin:0 26px 58px;background:transparent;border-top:1px solid rgba(16,42,43,.12);border-bottom:1px solid rgba(16,42,43,.12);border-radius:0;box-shadow:none}.v6-trust>div+div{border-left:1px solid rgba(16,42,43,.12)}.v6-trust strong{color:#102A2B}.v6-trust small{color:#788684}
.v6-products{padding:0 34px 62px}.v6-section-head{align-items:flex-end;margin-bottom:28px}.v6-section-head h2{font-size:44px;line-height:1;margin:0 0 10px}.v6-section-head p{margin:0;color:#788684}.price-signature{font-family:Georgia,serif;font-size:30px;color:#102A2B}.price-signature small{font-family:Inter,Arial,sans-serif;font-size:9px;letter-spacing:.14em;color:#9C8A5D;font-weight:800}
.v6-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v6-product-card{background:#fff;border:1px solid rgba(16,42,43,.1);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,box-shadow .18s ease}.v6-product-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(16,42,43,.08)}.v6-product-image{aspect-ratio:1.18/1;background:#efebe4;position:relative;overflow:hidden}.v6-product-image>img{width:100%;height:100%;object-fit:cover;display:block}.missing-product-photo{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:linear-gradient(145deg,#efeae1,#f8f5ef);padding:28px;text-align:center}.missing-product-photo img{width:58%;height:auto;max-height:60px;object-fit:contain;opacity:.68}.missing-product-photo span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#8c887e}.veg-badge{position:absolute;left:12px;top:12px;background:#f6f1e7;color:#53675b;font-size:9px;font-weight:800;letter-spacing:.06em;padding:7px 9px;border-radius:999px}.v6-product-body{padding:17px 17px 19px;display:flex;flex-direction:column;gap:8px;flex:1}.v6-product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px}.v6-product-meta span{font-size:10px;letter-spacing:.1em;color:#8a9795;text-transform:uppercase}.v6-product-meta strong{font-family:Georgia,serif;color:#9C8A5D;font-size:18px;font-weight:400}.v6-product-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.12;font-weight:400;color:#102A2B;margin:0}.v6-product-card p{margin:auto 0 0;color:#8a9694;font-size:11px}.v6-help{margin:0 34px 42px;border-radius:2px;background:#efebe4;border:0}.v6-footer{border-radius:0;padding:34px;background:#102A2B}.exact-footer-logo{width:145px;height:auto}.v6-footer div span{color:#9C8A5D;letter-spacing:.12em;font-size:9px}
.v6-session-card .session-brand img{width:132px;height:auto}.session-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.session-langs{flex-shrink:0}.v6-session-card{border-radius:3px}
@media(max-width:960px){.v6-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v6-hero-copy{padding:48px 38px}.v6-hero-copy h1{font-size:48px}}
@media(max-width:720px){.v6-header{padding:16px 18px}.exact-logo{width:112px}.shop-header-right{gap:10px}.v6-header .shop-header-copy{display:none}.language-switcher a{padding:7px 6px}.v6-hero{margin:0;grid-template-columns:1fr;border-radius:0;min-height:0}.v6-hero-copy{padding:42px 24px 38px}.v6-hero-copy h1{font-size:43px}.v6-hero-visual{min-height:260px;grid-row:1}.v6-trust{margin:0 18px 44px;display:grid;grid-template-columns:1fr}.v6-trust>div+div{border-left:0;border-top:1px solid rgba(16,42,43,.12)}.v6-products{padding:0 18px 46px}.v6-section-head{display:block}.price-signature{margin-top:14px}.v6-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v6-product-body{padding:13px}.v6-product-card h3{font-size:17px}.v6-product-meta strong{font-size:16px}.v6-help{margin:0 18px 30px}.v6-footer{padding:28px 20px}.session-top-row{align-items:center}}
@media(max-width:390px){.v6-grid{grid-template-columns:1fr}.language-switcher a{font-size:9px;padding:6px 5px}.v6-hero-copy h1{font-size:39px}}
/* COZY V7 */
.v7-story{margin:0 34px 52px;padding:34px 38px;border-top:1px solid rgba(16,42,43,.12);border-bottom:1px solid rgba(16,42,43,.12);display:grid;grid-template-columns:1.4fr .6fr;gap:42px;align-items:center}.v7-story h2{font-family:Georgia,serif;font-size:38px;font-weight:400;color:#102A2B;margin:0 0 12px}.v7-story p{font-size:14px;line-height:1.75;color:#667674;margin:0;max-width:720px}.v7-story img{width:180px;max-width:100%;justify-self:end}.v7-product-link{text-decoration:none;color:inherit;display:block;height:100%}.v7-more{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#9C8A5D;margin-top:4px}.detail-wrap{padding:38px 48px 70px}.detail-back{text-decoration:none;color:#7d8b89;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;margin-top:28px}.detail-photo{background:#fff;border:1px solid rgba(16,42,43,.1);padding:22px}.detail-photo img{display:block;width:100%;height:auto}.detail-copy h1{font-family:Georgia,serif;font-size:46px;line-height:1.05;font-weight:400;color:#102A2B;margin:12px 0}.detail-price{font-family:Georgia,serif;font-size:28px;color:#9C8A5D}.detail-price small{font-family:Arial,sans-serif;font-size:9px;letter-spacing:.12em}.detail-intro{font-size:15px;line-height:1.75;color:#657573;margin:22px 0}.detail-vb-logo{width:145px;height:auto}.veg-detail{display:inline-block;margin-top:12px;padding:7px 10px;border-radius:999px;background:#ebe9df;color:#53675b;font-size:10px}.detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ddd6cc;margin-top:55px;border:1px solid #ddd6cc}.detail-sections section{background:#fff;padding:28px}.detail-sections h2{font-family:Georgia,serif;font-size:22px;font-weight:400;color:#102A2B;margin:0 0 14px}.detail-sections p{white-space:pre-line;color:#687775;line-height:1.7;font-size:13px;margin:0}.detail-source{font-size:10px;color:#929b99;margin-top:16px}.v7-hero-visual{background:linear-gradient(145deg,#c8bda9,#7d715f);position:relative}.v7-hero-visual:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 65% 38%,rgba(255,244,220,.55),transparent 24%),linear-gradient(135deg,rgba(16,42,43,.05),rgba(16,42,43,.35));}.v7-table-scene{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;color:#fff;font-size:30px;text-align:center;padding:50px;text-shadow:0 2px 14px rgba(0,0,0,.22)}
@media(max-width:720px){.v7-story{margin:0 18px 40px;padding:28px 4px;grid-template-columns:1fr}.v7-story h2{font-size:32px}.v7-story img{justify-self:start;width:130px}.detail-wrap{padding:26px 18px 50px}.detail-grid{grid-template-columns:1fr;gap:26px}.detail-copy h1{font-size:36px}.detail-sections{grid-template-columns:1fr}.v7-table-scene{font-size:24px}}
/* V8 — connected showcase, premium hospitality */
.v8-hero{display:grid;grid-template-columns:1.05fr .95fr;background:#102A2B;color:#fff;min-height:520px;overflow:hidden}.v8-hero-copy{padding:72px 7vw;display:flex;flex-direction:column;justify-content:center}.v8-hero-copy h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,78px);line-height:.98;margin:16px 0 22px;font-weight:400}.v8-hero-copy h1 em{color:#d4c59d;font-weight:400}.v8-hero-copy p{max-width:600px;font-size:18px;line-height:1.7;color:#e7e5df}.v8-hero-copy small{margin-top:18px;color:#c9d1cf}.v8-hero-photo{min-height:520px;background:linear-gradient(90deg,rgba(16,42,43,.28),rgba(16,42,43,.03)),url('https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=1400&q=85') center/cover no-repeat}.v8-how{padding:80px 7vw;background:#f8f5ef;text-align:center}.v8-how>h2{font-family:Georgia,serif;color:#102A2B;font-size:clamp(34px,4vw,52px);font-weight:400;margin:25px 0 45px}.v8-steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:auto}.v8-steps article{padding:10px 40px 30px;border-right:1px solid #d9d1c2}.v8-steps article:last-child{border:0}.v8-steps b{font-family:Georgia,serif;color:#9c8a5d;font-size:20px}.v8-steps h3{font-family:Georgia,serif;font-size:30px;color:#102A2B;margin:12px}.v8-steps p{line-height:1.6;color:#536160}.v8-reassure{display:inline-block;margin:25px auto 0;padding:13px 24px;border-top:1px solid #9c8a5d;border-bottom:1px solid #9c8a5d;color:#102A2B;font-weight:600}.v8-story{margin:0;padding:80px 7vw;background:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.v8-story h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,60px);line-height:1.05;font-weight:400;color:#102A2B;margin:14px 0 24px}.v8-story p{font-size:18px;line-height:1.75;color:#566260}.v8-story aside{background:#102A2B;color:#fff;padding:42px;border-radius:2px;box-shadow:18px 18px 0 #eee8dc}.v8-story aside h3{font-family:Georgia,serif;color:#d4c59d;font-size:28px;font-weight:400;margin:0 0 15px}.v8-story aside p{color:#eef0ec;font-size:16px}.manufacturer-link{display:inline-block;margin-top:22px;color:#102A2B;border-bottom:1px solid #9c8a5d;padding-bottom:4px;text-decoration:none;font-weight:700}.v8 .v6-product-card{border-radius:2px;box-shadow:0 8px 30px rgba(16,42,43,.07)}.v8 .v6-product-image{background:#f7f4ee}.v8 .v6-product-image img{object-fit:contain;padding:10px}.v8 .v6-product-body h3{font-family:Georgia,serif;font-weight:400}.v8 .price-signature{color:#9c8a5d}
@media(max-width:800px){.v8-hero{grid-template-columns:1fr}.v8-hero-copy{padding:54px 26px}.v8-hero-photo{min-height:280px;order:-1}.v8-steps{grid-template-columns:1fr;text-align:left}.v8-steps article{border-right:0;border-bottom:1px solid #d9d1c2;padding:24px 0}.v8-story{grid-template-columns:1fr;padding:60px 26px;gap:35px}.v8-story aside{box-shadow:10px 10px 0 #eee8dc}.v8-how{padding:60px 26px}}

/* V9 — stronger COZY branding, primary action and local hero */
.v9 .shop-header{padding:24px 7vw}.v9 .shop-logo{width:190px;max-height:96px}.v9 .v8-hero-photo{background:linear-gradient(90deg,rgba(16,42,43,.20),rgba(16,42,43,.02)),url('/static/hero_french_meal.png') center/cover no-repeat}.v9 .shop-cta{max-width:460px;min-height:64px;padding:20px 28px;font-size:18px;font-weight:800;letter-spacing:.02em;border-radius:4px}.v9 .shop-cta span{font-size:28px}.cozy-info-note{margin-top:24px;padding:16px 18px;background:#f5f1e8;border-left:3px solid #9c8a5d;color:#344746;line-height:1.55}.v9 .detail-source{margin-top:28px;padding-top:18px;border-top:1px solid #e1ddd5}.v9 .manufacturer-link{display:none!important}
@media(max-width:800px){.v9 .shop-header{padding:18px 22px}.v9 .shop-logo{width:155px;max-height:84px}.v9 .shop-cta{max-width:none;width:100%;min-height:68px;font-size:18px;padding:20px 22px}.v9 .v8-hero-photo{min-height:310px;background-position:center 55%}}

/* V11 - assistance telephonique */
.help-phone{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:#102A2B;font-size:18px;font-weight:800;text-decoration:none;letter-spacing:.02em}.help-phone:hover{text-decoration:underline}.help-phone:focus-visible{outline:2px solid #9C8A5D;outline-offset:4px}
@media(max-width:720px){.help-phone{font-size:20px;padding:5px 0}}

/* V14 — preserve native product photo quality and avoid unwanted filtering. */
.v6-product-image img,.detail-photo img{filter:none!important;transform:none!important;image-rendering:auto}

/* V15 — admin operations */
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.buttonrow.compact{gap:6px;flex-wrap:wrap}.admin-product-preview{display:grid;gap:16px}.admin-product-preview img{width:100%;max-height:460px;object-fit:contain;background:#f7f4ef;border-radius:6px}.admin-product-preview div{display:flex;justify-content:space-between;gap:16px;align-items:center}.admin-product-preview strong{font-family:Georgia,serif;font-size:24px}.admin-product-preview span{font-family:Georgia,serif;color:#9C8A5D;font-size:22px}.reorder-line{background:#fff8e8}.big-admin-action{min-height:58px;font-size:16px;padding:16px 22px}.big-admin-action:disabled{opacity:.45;cursor:not-allowed}.internal-active{border-left:5px solid #9C8A5D}.admin-flow{display:grid;gap:14px}.admin-flow div{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(16,42,43,.10)}.admin-flow b{font-family:Georgia,serif;color:#9C8A5D;font-size:21px}.admin-flow span{line-height:1.5;color:#536160}.internal-stats{max-width:720px}.form input[type=file]{padding:11px;background:#faf8f3;border:1px dashed rgba(16,42,43,.24)}
@media(max-width:720px){.form-grid{grid-template-columns:1fr}.big-admin-action{width:100%}}

/* V17 — payment checkpoint + admin brand fix */
.admin-topbar .brand-logo-dark{width:150px!important;max-height:82px!important;height:auto!important;object-fit:contain!important;filter:none!important}
.admin-footer .footer-logo{width:92px!important;height:auto!important;object-fit:contain!important}
.login-logo{width:190px!important;height:auto!important;object-fit:contain!important}
.payment-body{margin:0;min-height:100vh;background:#f4f0e8;color:#102A2B;font-family:Arial,Helvetica,sans-serif}
.payment-shell{max-width:1180px;margin:0 auto;padding:24px 28px 50px}
.payment-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0 28px;border-bottom:1px solid rgba(16,42,43,.12)}
.payment-logo{width:175px;height:auto;display:block}
.payment-card{margin-top:42px;background:#fff;display:grid;grid-template-columns:1.08fr .92fr;min-height:590px;box-shadow:0 24px 70px rgba(16,42,43,.08)}
.payment-copy{background:#102A2B;color:#fff;padding:70px 64px;display:flex;flex-direction:column;justify-content:center}
.payment-copy .eyebrow{color:#d1b477;letter-spacing:.14em;font-size:12px;font-weight:800}
.payment-copy h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:54px;line-height:1.02;margin:18px 0 24px}
.payment-copy h1 em{font-weight:400;color:#e2d5b8}
.payment-copy>p{font-size:17px;line-height:1.7;color:#e1e7e4;max-width:580px}
.payment-reassurance{margin-top:38px;display:grid;gap:16px}
.payment-reassurance>div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;border-top:1px solid rgba(255,255,255,.14);padding-top:14px}
.payment-reassurance b{font-family:Georgia,serif;color:#d1b477;font-size:20px}
.payment-reassurance span{font-size:14px;color:#f0f2ef}
.payment-panel{padding:64px 54px;display:flex;flex-direction:column;justify-content:center}
.secure-badge{font-weight:800;font-size:13px;letter-spacing:.04em;margin-bottom:24px}
.test-mode-note,.stripe-ready-note{display:flex;flex-direction:column;gap:4px;padding:16px 18px;background:#f3efe6;border-left:3px solid #b59a64;margin-bottom:20px}
.test-mode-note strong,.stripe-ready-note strong{font-size:14px}.test-mode-note span,.stripe-ready-note span{font-size:12px;color:#647271;line-height:1.5}
.fake-card{height:180px;border-radius:16px;padding:24px;background:linear-gradient(135deg,#17383a,#0f292b);color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 38px rgba(16,42,43,.18);margin-bottom:24px}
.fake-card-chip{width:42px;height:30px;border-radius:6px;background:#d7be80}.fake-card span{font-size:19px;letter-spacing:.13em}.fake-card small{color:#d1b477;letter-spacing:.16em}
.payment-primary{width:100%;min-height:68px;border:0;background:#b59a64;color:#102A2B;font-size:16px;font-weight:800;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.payment-primary span{font-size:26px}.payment-primary:hover{background:#c8ac72}
.payment-fineprint{font-size:12px;line-height:1.55;color:#657473;margin:16px 0}.payment-back{color:#102A2B;text-decoration:none;font-weight:700;font-size:13px;margin-top:10px}
@media(max-width:820px){.payment-shell{padding:0 0 30px}.payment-header{padding:16px 20px}.payment-logo{width:140px}.payment-card{margin:0;grid-template-columns:1fr;box-shadow:none}.payment-copy{padding:44px 26px}.payment-copy h1{font-size:39px}.payment-panel{padding:38px 24px}.fake-card{height:150px}}

/* V18 — Stripe test payment */
.preauth-explainer{margin-top:22px;padding:14px 16px;border-left:2px solid #b49455;background:rgba(180,148,85,.08);font-size:.94rem;line-height:1.5}
.stripe-test-banner{display:flex;flex-direction:column;gap:3px;margin:0 0 18px;padding:12px 14px;border-radius:12px;background:#f3eee3;color:#102A2B;font-size:.9rem}
.stripe-test-banner strong{letter-spacing:.08em;font-size:.76rem;color:#8c6e31}
.stripe-field-label{display:block;margin:4px 0 8px;font-weight:700;color:#102A2B}
.stripe-card-element{min-height:52px;padding:16px 14px;border:1px solid rgba(16,42,43,.18);border-radius:12px;background:#fff;box-shadow:0 1px 0 rgba(16,42,43,.03);transition:border-color .2s,box-shadow .2s}
.stripe-card-element.StripeElement--focus{border-color:#b49455;box-shadow:0 0 0 3px rgba(180,148,85,.14)}
.stripe-card-element.StripeElement--invalid{border-color:#9f3a38}
.stripe-error{min-height:24px;padding-top:7px;color:#9f3a38;font-size:.88rem;line-height:1.35}
.stripe-test-help{margin:14px 0 0;color:#5f6a69;font-size:.82rem;line-height:1.45}
.payment-primary:disabled{opacity:.65;cursor:wait}

/* V19 — harmonisation visuelle avec cozy-niort.com */
.cozy-main-style{background:#f6f2ed;color:#173335;font-family:Arial,Helvetica,sans-serif}.cozy-main-style .shop-shell{max-width:none;margin:0;background:#f6f2ed}.cozy-site-header{height:112px;padding:0 clamp(24px,6vw,88px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid rgba(16,42,43,.09)}.cozy-site-logo{width:190px;height:auto;display:block}.cozy-site-actions{display:flex;align-items:center;gap:28px}.cozy-service-label{font-size:11px;letter-spacing:.16em;font-weight:800;color:#607373;text-transform:uppercase}.cozy-main-style .language-switcher{display:flex;gap:7px}.cozy-main-style .language-switcher a{min-width:34px;height:34px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:11px;font-weight:800;color:#617171;border:1px solid transparent}.cozy-main-style .language-switcher a.active{background:#102A2B;color:#fff}.cozy-main-hero{background:#102A2B;display:grid;grid-template-columns:1.05fr .95fr;min-height:650px}.cozy-main-hero-image{background:linear-gradient(90deg,rgba(16,42,43,.05),rgba(16,42,43,.2)),url('/static/hero_french_meal.png') center/cover no-repeat;min-height:650px}.cozy-main-hero-copy{padding:clamp(56px,8vw,120px);display:flex;flex-direction:column;justify-content:center;color:#fff}.cozy-kicker{display:block;font-size:11px;letter-spacing:.18em;font-weight:800;color:#8b9a99;text-transform:uppercase}.cozy-kicker.light{color:#d8c8a2}.cozy-main-hero-copy .cozy-kicker{color:#b9c5c3}.cozy-main-hero-copy h1,.cozy-section-intro h2,.cozy-story-copy h2,.cozy-products-head h2,.cozy-help-section h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}.cozy-main-hero-copy h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin:18px 0 26px}.cozy-main-hero-copy h1 em{font-weight:400;color:#d4c59d}.cozy-main-hero-copy>p{font-size:18px;line-height:1.75;color:#e0e5e2;max-width:620px;margin:0 0 32px}.cozy-primary-cta{border-radius:999px;min-height:62px;padding:18px 28px;min-width:300px;background:#fff;color:#102A2B;font-size:15px;letter-spacing:.02em}.cozy-primary-cta span{font-size:22px;margin-left:12px}.cozy-payment-note{font-size:12px;color:#bbc7c5;margin-top:17px}.cozy-experience{padding:100px clamp(24px,7vw,110px);background:#fff}.cozy-section-intro{max-width:780px;margin-bottom:56px}.cozy-section-intro h2{font-size:clamp(38px,4.2vw,60px);color:#102A2B;margin:14px 0 18px}.cozy-section-intro p{font-size:17px;color:#647473}.cozy-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cozy-feature-grid article{padding:34px 32px;background:#f6f2ed;border-radius:22px;min-height:235px}.cozy-feature-grid article>span{color:#9c8a5d;font-family:Georgia,serif;font-size:20px}.cozy-feature-grid h3{font-family:Georgia,serif;font-size:29px;font-weight:400;color:#102A2B;margin:24px 0 12px}.cozy-feature-grid p{line-height:1.7;color:#596968;margin:0}.cozy-story-band{padding:95px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:#f6f2ed}.cozy-story-copy h2{font-size:clamp(40px,5vw,66px);line-height:1.05;color:#102A2B;margin:16px 0 24px}.cozy-story-copy p{font-size:18px;line-height:1.8;color:#5b6b6a;max-width:760px}.cozy-story-card{background:#102A2B;color:#fff;padding:48px;border-radius:24px}.cozy-story-card h3{font-family:Georgia,serif;font-weight:400;font-size:31px;color:#fff;margin:14px 0 18px}.cozy-story-card p{color:#dce3e0;line-height:1.7}.cozy-products-section{padding:100px clamp(24px,7vw,110px);background:#fff}.cozy-products-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:46px}.cozy-products-head h2{font-size:clamp(38px,4.5vw,58px);color:#102A2B;margin:12px 0 12px}.cozy-products-head p{color:#657574;margin:0}.cozy-price-stamp{text-align:right;min-width:max-content}.cozy-price-stamp strong{display:block;font-family:Georgia,serif;font-size:32px;color:#9c8a5d}.cozy-price-stamp small{letter-spacing:.12em;color:#738281}.cozy-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.cozy-product-card{border:1px solid #ece6df;border-radius:20px;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.cozy-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(16,42,43,.08)}.cozy-product-card a{text-decoration:none;display:block}.cozy-product-image{aspect-ratio:1/1;background:#faf8f4;display:flex;align-items:center;justify-content:center;position:relative}.cozy-product-image img{width:100%;height:100%;object-fit:contain;padding:13px}.cozy-product-body{padding:20px 20px 22px}.cozy-product-meta{display:flex;justify-content:space-between;color:#7a8988;font-size:12px}.cozy-product-meta strong{color:#9c8a5d}.cozy-product-body h3{font-family:Georgia,serif;font-weight:400;font-size:22px;line-height:1.16;color:#102A2B;margin:14px 0 22px}.cozy-discover{font-size:12px;font-weight:800;color:#102A2B}.cozy-help-section{margin:0;padding:80px clamp(24px,7vw,110px);background:#efe9e0;display:flex;justify-content:space-between;align-items:center;gap:30px}.cozy-help-section h2{font-size:42px;color:#102A2B;margin:10px 0}.cozy-help-section p{color:#627170;max-width:720px}.cozy-phone-cta{display:flex;align-items:center;gap:18px;padding:18px 24px;border:1px solid #102A2B;border-radius:999px;text-decoration:none;font-weight:800;color:#102A2B;min-width:max-content}.cozy-site-footer{padding:54px clamp(24px,7vw,110px);background:#102A2B;color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.cozy-footer-logo{width:150px;height:auto}.cozy-site-footer div{display:flex;flex-direction:column;gap:3px}.cozy-site-footer div span{font-size:12px;color:#aebcba}.cozy-site-footer>a{color:#d7c79e;text-decoration:none;font-size:13px}
@media(max-width:1050px){.cozy-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.cozy-site-header{height:auto;padding:18px 20px;gap:18px}.cozy-site-logo{width:145px}.cozy-service-label{display:none}.cozy-site-actions{gap:8px}.cozy-main-hero{grid-template-columns:1fr}.cozy-main-hero-image{min-height:330px;order:-1}.cozy-main-hero-copy{padding:48px 24px 58px}.cozy-main-hero-copy h1{font-size:45px}.cozy-primary-cta{width:100%;min-width:0}.cozy-experience,.cozy-story-band,.cozy-products-section{padding:68px 24px}.cozy-feature-grid{grid-template-columns:1fr}.cozy-story-band{grid-template-columns:1fr;gap:32px}.cozy-story-card{padding:34px 28px}.cozy-products-head{align-items:flex-start;flex-direction:column}.cozy-price-stamp{text-align:left}.cozy-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cozy-product-body{padding:15px}.cozy-product-body h3{font-size:18px}.cozy-help-section{padding:58px 24px;align-items:flex-start;flex-direction:column}.cozy-phone-cta{width:100%;justify-content:space-between}.cozy-site-footer{grid-template-columns:1fr;gap:18px;padding:46px 24px}.cozy-footer-logo{width:130px}}
@media(max-width:480px){.cozy-product-grid{grid-template-columns:1fr 1fr}.cozy-product-body h3{font-size:16px}.cozy-product-meta{font-size:10px}}

/* V20 — desktop header fix + admin aligned with COZY main-site design */
/* Public header: logo source is portrait-ish (560×444), so let height drive sizing. */
.cozy-site-header{
  height:auto!important;
  min-height:132px;
  padding:18px clamp(28px,6vw,92px)!important;
  overflow:visible!important;
}
.cozy-site-brand{display:flex;align-items:center;min-width:0;overflow:visible}
.cozy-site-logo{
  width:auto!important;
  height:92px!important;
  max-width:240px;
  object-fit:contain;
  object-position:left center;
  flex:0 0 auto;
}
@media(max-width:800px){
  .cozy-site-header{min-height:0;padding:16px 20px!important}
  .cozy-site-logo{height:74px!important;width:auto!important;max-width:175px}
}

/* Admin now follows the same warm, editorial COZY language. */
.admin-body{background:#f6f2ed;color:#173335}
.admin-topbar{
  min-height:118px;
  padding:16px clamp(22px,4.5vw,72px);
  background:#fff;
  color:#102A2B;
  border-bottom:1px solid rgba(16,42,43,.10);
  box-shadow:none;
  gap:30px;
}
.admin-topbar .brand{align-self:stretch;display:flex;align-items:center;overflow:visible}
.admin-topbar .brand-logo-dark{
  width:auto!important;
  height:82px!important;
  max-height:none!important;
  max-width:210px;
  object-fit:contain!important;
  object-position:left center;
}
.admin-nav{gap:3px;justify-content:flex-end;scrollbar-width:none}
.admin-nav::-webkit-scrollbar{display:none}
.admin-nav a{
  color:#506565;
  opacity:1;
  font-size:11px;
  letter-spacing:.035em;
  font-weight:700;
  padding:10px 9px;
  border-radius:999px;
  transition:background .15s,color .15s;
}
.admin-nav a:hover{background:#f2eee7;color:#102A2B}
.admin-topbar .icon-button{
  background:#102A2B;
  color:#fff;
  width:42px;height:42px;border-radius:50%;padding:0;
}
.menu-toggle{color:#102A2B}
.wrap{max-width:1380px;padding:48px clamp(22px,4vw,58px) 78px}
.hero{
  min-height:285px;
  border-radius:24px;
  padding:clamp(34px,5vw,68px);
  align-items:center;
  margin-bottom:28px;
  box-shadow:none;
  background:#102A2B;
}
.hero:after{width:430px;height:260px;border-width:1px;border-color:rgba(212,197,157,.18);right:-80px;top:-100px}
.hero .eyebrow{color:#d8c8a2}
.hero h1{font-size:clamp(44px,4.5vw,66px);line-height:1.02;max-width:800px;margin:14px 0 16px}
.hero p{font-size:16px;line-height:1.6;max-width:650px;color:#dce3e0;opacity:1}
.hero-status{background:transparent;border:1px solid rgba(255,255,255,.25);padding:13px 18px}
.cards{gap:18px;margin-bottom:28px}
.cards.five{gap:14px}
.card,.panel{border-color:#e9e3dc;border-radius:20px;box-shadow:0 12px 34px rgba(16,42,43,.045)}
.metric{padding:24px 22px;min-height:138px;display:flex;flex-direction:column;justify-content:center}
.metric span{font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:#718281}
.metric strong{font-size:34px;margin:10px 0 6px}
.panel{padding:28px}
.panel h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400}
.page-head{padding:12px 0 6px;margin-bottom:30px}
.page-head .eyebrow{color:#9c8a5d}
.page-head h1{font-size:clamp(42px,4vw,58px);font-weight:400}
.page-head p{font-size:15px;line-height:1.6}
.button,button{border-radius:999px;min-height:44px;padding-left:20px;padding-right:20px}
button.small{min-height:34px;border-radius:999px}
input,select,textarea{border-radius:14px;background:#fff}
.table-wrap{border-radius:14px}
th{color:#7a8988}
.chip{border-radius:999px;background:#eee9e1}.chip.active{background:#102A2B}
.notice{border-radius:16px}
.admin-footer{
  max-width:1380px;
  margin:0 auto;
  padding:34px clamp(22px,4vw,58px) 48px;
  border-top:1px solid #ddd6cf;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:24px;
  color:#667776;
  text-align:left;
}
.admin-footer .footer-logo{width:auto!important;height:72px!important;max-width:170px;object-fit:contain!important}
.admin-footer>div{display:flex;flex-direction:column;gap:4px}
.admin-footer>div strong{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#102A2B}
.admin-footer>div span{font-size:11px;letter-spacing:.05em}
.admin-footer>a{color:#102A2B;text-decoration:none;font-weight:800;font-size:12px;border-bottom:1px solid #9c8a5d;padding-bottom:3px}

/* Admin login in the same boutique-hotel tone. */
.login-page{background:#f6f2ed;padding:34px}
.login-card.premium-login-card{background:#fff;border:1px solid #e8e1d9;box-shadow:0 25px 70px rgba(16,42,43,.08);border-radius:22px;padding:42px 40px}
.login-logo{width:auto!important;height:110px!important;max-width:220px;margin:0 auto 12px;object-fit:contain!important}
.premium-login-card .login-copy h1{font-size:44px;line-height:1.05}
.premium-login-card .login-copy .eyebrow{color:#9c8a5d}

@media(max-width:1180px){
  .admin-topbar{gap:18px;padding-inline:24px}
  .admin-topbar .brand-logo-dark{height:68px!important}
  .admin-nav a{font-size:10px;padding:9px 7px}
  .cards.five{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .admin-topbar{min-height:88px;padding:12px 18px;flex-wrap:wrap}
  .admin-topbar .brand-logo-dark{height:62px!important}
  .menu-toggle{display:block;margin-left:auto;background:#f2eee7!important;color:#102A2B!important;width:42px;height:42px;border-radius:50%;padding:0}
  .admin-nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;background:#fff;padding:10px 0 4px;overflow:visible}
  .admin-nav.open{display:flex}
  .admin-nav a{font-size:12px;padding:11px 14px;border-radius:10px}
  .admin-topbar>form{margin-left:auto}
  .wrap{padding:30px 18px 55px}
  .hero{min-height:0;padding:36px 28px;align-items:flex-start;flex-direction:column}
  .hero h1{font-size:42px}
  .cards.five,.cards{grid-template-columns:1fr 1fr}
  .grid2,.grid2.wide-left{grid-template-columns:1fr}
  .admin-footer{grid-template-columns:1fr;padding:30px 18px 40px}
  .admin-footer .footer-logo{height:62px!important}
}
@media(max-width:520px){
  .cards.five,.cards{grid-template-columns:1fr}
  .metric{min-height:118px}
  .page-head{align-items:flex-start;flex-direction:column}
  .page-head h1{font-size:38px}
  .login-page{padding:18px}.login-card.premium-login-card{padding:32px 24px}.login-logo{height:90px!important}
}

/* V21 — purchase session aligned with the COZY public experience */
.session-page-v21{min-height:100vh;background:#f6f2ed}
.cozy-session-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);min-height:660px;background:#fff}
.cozy-session-stage{background:#102A2B;color:#fff;padding:clamp(58px,8vw,118px);display:flex;flex-direction:column;justify-content:center;min-width:0}
.cozy-session-stage .cozy-kicker{color:#afbfbc}
.cozy-session-eyebrow{display:block;margin-top:34px;color:#d8c8a2;font-size:11px;letter-spacing:.17em;font-weight:800;text-transform:uppercase}
.cozy-status-mark{width:72px;height:72px;margin-top:30px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:30px;color:#d8c8a2}
.cozy-status-mark.success{background:#d8c8a2;color:#102A2B;border-color:#d8c8a2}
.cozy-status-mark.warning{color:#f3d9a0;border-color:#b99d67}.cozy-status-mark.danger{color:#fff;border-color:#be7770;background:rgba(159,58,56,.22)}
.cozy-session-stage h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(52px,6vw,82px);line-height:.98;font-weight:400;margin:14px 0 24px;max-width:720px}
.cozy-session-stage p{font-size:18px;line-height:1.75;color:#dde5e2;max-width:650px;margin:0}
.cozy-session-callout{margin-top:38px;max-width:650px;border-top:1px solid rgba(255,255,255,.16);padding:20px 0 0;display:flex;gap:14px;flex-direction:column}
.cozy-session-callout strong{color:#d8c8a2;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.cozy-session-callout span{font-size:16px;color:#fff}
.cozy-session-callout.warning strong{color:#f0cf87}.cozy-session-callout.danger strong{color:#efaaa3}
.cozy-session-guide{padding:clamp(50px,6vw,84px);display:flex;flex-direction:column;justify-content:center;background:#f6f2ed}
.cozy-session-guide h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.05;color:#102A2B;margin:14px 0 34px}
.cozy-session-steps{display:grid;gap:0}.cozy-session-steps>div{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:20px 0;border-top:1px solid #ddd6cd;opacity:.48}.cozy-session-steps>div:last-child{border-bottom:1px solid #ddd6cd}.cozy-session-steps>div.active,.cozy-session-steps>div.done{opacity:1}.cozy-session-steps>div.active b{background:#102A2B;color:#fff}.cozy-session-steps>div.done b{background:#d8c8a2;color:#102A2B}
.cozy-session-steps b{width:40px;height:40px;border:1px solid #aeb8b6;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-weight:400;color:#667776}.cozy-session-steps span{display:flex;flex-direction:column;gap:5px}.cozy-session-steps strong{font-family:Georgia,serif;font-size:21px;font-weight:400;color:#102A2B}.cozy-session-steps small{font-size:13px;line-height:1.5;color:#6d7b7a}
.cozy-session-security{margin-top:30px;background:#fff;border-radius:18px;padding:18px 20px;display:flex;align-items:center;gap:13px}.cozy-session-security span{font-size:18px}.cozy-session-security p{margin:0;color:#546665;font-size:13px;line-height:1.45}
.cozy-session-help,.cozy-session-phone{margin-top:22px;color:#102A2B;text-decoration:none;font-size:13px;font-weight:800;border-bottom:1px solid #9c8a5d;padding-bottom:3px;align-self:flex-start}.cozy-session-phone{display:inline-flex;color:#fff;margin-top:30px;gap:18px;border-color:#d8c8a2}
.cozy-receipt{margin-top:32px;max-width:650px;background:#fff;color:#102A2B;border-radius:18px;padding:12px 24px}.cozy-receipt>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #eee8df}.cozy-receipt>div:last-child{border-bottom:0}.cozy-receipt-total{font-family:Georgia,serif;font-size:22px}.cozy-receipt-total strong{color:#9c8a5d}
.cozy-session-button{margin-top:28px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:58px;padding:16px 24px;border-radius:999px;background:#fff;color:#102A2B;text-decoration:none;font-weight:800;max-width:310px}.cozy-session-button span{font-size:22px}
.compact-session-footer{padding-top:38px;padding-bottom:38px}.cozy-session-refresh{font-size:11px;color:#aebcba;text-align:right}
@media(max-width:900px){.cozy-session-hero{grid-template-columns:1fr}.cozy-session-stage{padding:58px 26px 62px;min-height:480px}.cozy-session-stage h1{font-size:48px}.cozy-session-guide{padding:50px 26px}.cozy-session-guide h2{font-size:38px}.compact-session-footer{grid-template-columns:1fr}.cozy-session-refresh{text-align:left}}

/* V22 — language flags aligned with the COZY Parking experience */
.cozy-main-style .language-switcher,.language-switcher{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;position:relative;z-index:30}
.cozy-main-style .language-switcher a,.language-switcher a{width:44px;min-width:44px;height:44px;padding:0;border:1px solid rgba(16,42,43,.16);background:#fff;color:#102A2B;border-radius:999px;font-size:21px;line-height:1;display:inline-grid;place-items:center;text-decoration:none;box-shadow:0 3px 12px rgba(16,42,43,.04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.cozy-main-style .language-switcher a:hover,.language-switcher a:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(16,42,43,.09);border-color:#9c8a5d}
.cozy-main-style .language-switcher a.active,.language-switcher a.active{background:#fff;color:#102A2B;border-color:#9c8a5d;box-shadow:0 0 0 2px rgba(156,138,93,.15)}
@media(max-width:720px){.cozy-main-style .language-switcher,.language-switcher{gap:6px}.cozy-main-style .language-switcher a,.language-switcher a{width:40px;min-width:40px;height:40px;font-size:19px}}

/* V22 — Nuki diagnostics */
.nuki-result{margin-bottom:22px;border-left:4px solid #9c8a5d}.nuki-result.success{border-left-color:#4f7f68;background:#f1f7f3}.nuki-result.error{border-left-color:#a65555;background:#fff4f4}.nuki-panel{grid-column:span 1}.nuki-api-error{padding:12px 14px;border-radius:10px;background:#fff2f2;color:#8b4040;font-size:13px;line-height:1.5}.nuki-devices{display:grid;gap:14px;margin-top:18px}.nuki-device-card{border:1px solid #e6dfd6;border-radius:18px;padding:20px;background:#faf8f4}.nuki-device-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.nuki-device-head h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:27px;color:#102A2B;margin:6px 0 16px}.nuki-online-dot{width:10px;height:10px;border-radius:50%;background:#4f7f68;box-shadow:0 0 0 5px rgba(79,127,104,.12);margin:8px}.definition-list.compact>div{padding:9px 0}.nuki-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.nuki-actions form{margin:0}.nuki-actions .button{width:100%}.nuki-device-card code{font-size:12px;background:#eee7dc;padding:3px 6px;border-radius:6px}@media(max-width:720px){.nuki-actions{grid-template-columns:1fr}.nuki-device-card{padding:16px}.nuki-device-head h3{font-size:23px}}
