:root{--bg:#06100b;--panel:#0b1711;--line:#1b3428;--green:#00ed80;--text:#f4f2ec;--muted:#99a69e;--yellow:#ffc323;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 0,#0d2017 0,transparent 26%),var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}.mast{position:sticky;top:0;z-index:50;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,56px);background:rgba(6,16,11,.88);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.07)}.logo{width:126px;height:auto;display:block}.period{font-size:12px;letter-spacing:.18em;color:#bec7c1}.hero{max-width:var(--max);margin:auto;min-height:76svh;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;border-left:1px solid var(--line);border-right:1px solid var(--line)}.hero-copy{padding:clamp(56px,8vw,110px) clamp(28px,6vw,84px);display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.28em;color:var(--green);margin:0 0 24px;text-transform:uppercase}.hero h1,.section-head h2,.thanks h2,.quote{font-family:Didot,"Bodoni 72","Times New Roman",serif;font-weight:400;letter-spacing:-.03em}.hero h1{font-size:clamp(50px,6.6vw,88px);line-height:.96;margin:0;max-width:720px}.hero-note{max-width:460px;margin:26px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.stats{display:flex;gap:clamp(24px,5vw,64px);margin-top:52px}.stats div{display:flex;flex-direction:column}.stats strong{font-family:Didot,"Bodoni 72",serif;font-size:34px;font-weight:400;color:var(--green)}.stats span{font-size:10px;color:var(--muted);letter-spacing:.16em;text-transform:uppercase}.hero-visual{min-height:520px;position:relative;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 0,transparent 18%),linear-gradient(0deg,var(--bg) 0,transparent 18%)}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03)}.filters{position:sticky;top:72px;z-index:40;display:flex;gap:8px;padding:14px max(20px,calc((100vw - var(--max))/2 + 28px));background:rgba(6,16,11,.94);backdrop-filter:blur(18px);border-block:1px solid rgba(255,255,255,.06)}.filter{border:1px solid var(--line);background:#08130e;color:#c7d0ca;border-radius:999px;padding:10px 16px;font-weight:600;cursor:pointer}.filter span{opacity:.56;margin-left:6px}.filter.active{background:var(--green);color:#03120b;border-color:var(--green)}.spotlight,.reviews-section{max-width:var(--max);margin:auto;border-inline:1px solid var(--line)}.spotlight{display:grid;grid-template-columns:.72fr 1.28fr;min-height:610px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(30px,5vw,68px);gap:clamp(32px,5vw,70px);align-items:center}.delivery-spotlight{grid-template-columns:1.28fr .72fr}.spot-photo{height:100%;min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:2px}.spot-photo img{width:100%;height:100%;object-fit:cover}.feature{display:flex;flex-direction:column;gap:22px}.identity{display:flex;align-items:center;gap:18px}.identity .avatar{width:78px;height:78px;border-radius:50%;object-fit:cover;background:#183328;border:1px solid rgba(255,255,255,.12);image-rendering:auto}.identity .ifood{display:grid;place-items:center;background:#ea1d2c;color:#fff;font-weight:800;font-size:13px}.identity h3{margin:0;font-size:20px}.identity small{display:block;color:var(--muted);margin-top:6px}.stars{color:var(--yellow);letter-spacing:.06em;font-size:14px;margin-top:4px}.quote{font-size:clamp(30px,3.2vw,48px);line-height:1.08;margin:6px 0 20px}.feature .quote{font-size:clamp(42px,4.8vw,64px);max-width:790px}.proof-row{display:flex;align-items:end;justify-content:space-between;gap:18px}.proof-copy{color:var(--muted);font-size:11px;letter-spacing:.11em;text-transform:uppercase}.proof-thumb{width:158px;height:92px;padding:0;border:1px solid var(--line);background:#07110c;overflow:hidden;cursor:pointer;flex:0 0 auto}.proof-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;opacity:.88}.feature .proof-thumb{width:210px;height:122px}.reviews-section{padding:clamp(54px,7vw,96px) clamp(22px,5vw,64px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-head h2{font-size:clamp(38px,4.2vw,56px);line-height:1;margin:0}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.review-card{background:var(--bg);padding:clamp(25px,3.4vw,42px);min-height:360px;display:flex;flex-direction:column;justify-content:space-between;transition:background .25s ease}.review-card:hover{background:#0a1710}.review-card .quote{font-size:clamp(27px,2.7vw,40px);margin:26px 0 34px}.review-card .proof-row{margin-top:auto}.thanks{max-width:var(--max);margin:auto;min-height:70svh;border:1px solid var(--line);border-top:0;display:grid;place-items:center;align-content:center;text-align:center;padding:80px 20px}.thanks img{width:min(250px,55vw)}.thanks h2{font-size:clamp(58px,9vw,110px);margin:42px 0 0}dialog{width:min(980px,94vw);max-height:92vh;background:#07110c;border:1px solid #284034;padding:0;color:#fff}dialog::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(8px)}dialog img{display:block;width:100%;height:auto;max-height:86vh;object-fit:contain}.close{position:absolute;right:10px;top:8px;width:40px;height:40px;border-radius:50%;border:0;background:rgba(0,0,0,.74);color:#fff;font-size:27px;cursor:pointer}.hidden{display:none!important}.reveal{opacity:0;transform:translateY(14px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:760px){.mast{height:62px}.logo{width:108px}.period{font-size:10px}.filters{top:62px;overflow:auto}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:48px 24px 46px}.hero h1{font-size:50px}.hero-note{font-size:13px;margin-top:20px}.stats{margin-top:38px;gap:27px}.stats strong{font-size:28px}.hero-visual{min-height:330px;order:-1}.hero-visual:after{background:linear-gradient(0deg,var(--bg) 0,transparent 35%)}.spotlight,.delivery-spotlight{grid-template-columns:1fr;padding:46px 22px;min-height:auto}.spot-photo{min-height:270px;max-height:350px;order:-1}.identity .avatar{width:84px;height:84px}.identity h3{font-size:19px}.feature .quote{font-size:42px}.section-head h2{font-size:42px}.reviews-section{padding:52px 20px}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:330px}.review-card .quote{font-size:32px}.proof-thumb{width:126px;height:76px}.feature .proof-thumb{width:148px;height:88px}.thanks{min-height:58svh}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
/* Weekly runtime: preserve approved design, keep content usable at narrow widths. */
[hidden]{display:none!important}.identity>div{min-width:0}.identity h3{overflow-wrap:anywhere}.identity .avatar{flex-shrink:0}.quote{overflow-wrap:anywhere}.proof-thumb img{object-fit:contain;opacity:1}.hero-visual img{filter:none}.filter{min-height:44px;font-size:14px}.period,.eyebrow,.proof-copy{font-size:12px}.stats span{font-size:12px}.stats strong{font-size:28px}.week-control{margin-left:auto;font-size:14px;align-self:center}.week-control select{background:#0b1711;color:#f4f2ec;border:1px solid #1b3428;padding:10px;min-height:44px}#load-status{padding:20px;text-align:center}button:focus-visible,select:focus-visible{outline:3px solid var(--green);outline-offset:4px}.close{width:44px;height:44px}.mast,.filters{-webkit-backdrop-filter:blur(18px)}@media(max-width:760px){.identity .avatar{width:72px;height:72px}.identity{gap:14px}.filters{flex-wrap:wrap}.week-control{width:100%;margin:0}.hero h1{font-size:clamp(36px,12vw,50px)}.feature .quote{font-size:clamp(32px,10vw,42px)}.stats{gap:24px}.period{font-size:12px}.proof-row{gap:10px}.proof-copy{font-size:12px}}
