:root{--bg:#070606;--panel:#100b0b;--text:#fff4e9;--muted:#cbbdb2;--gold:#ffd26b;--orange:#ff8a00;--red:#ff4b35;--pink:#ff4d8d;--line:rgba(255,255,255,.11);--shadow:0 34px 100px rgba(0,0,0,.45);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0,rgba(255,76,35,.12),transparent 30rem),linear-gradient(180deg,#050404 0%,#130807 55%,#070606 100%);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 32px));margin:auto}.intro{position:fixed;inset:0;z-index:999;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(255,111,24,.18),transparent 30%),#070606;transition:.45s}.intro.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.intro-card{text-align:center}.intro-card img{width:118px;height:118px;border-radius:30px;margin:auto;box-shadow:0 20px 80px rgba(255,100,24,.32)}.intro-word{margin-top:14px;font-size:38px;font-weight:1000;letter-spacing:-.06em}.intro-word span{color:#ff6235}.intro-card p{margin:8px 0 0;color:#ffd7aa;text-transform:uppercase;letter-spacing:.16em;font-size:13px}.intro-spin{width:54px;height:54px;margin:20px auto 0;border-radius:50%;border:4px solid rgba(255,255,255,.08);border-top-color:#ff8a00;animation:spinLoader .8s linear infinite}@keyframes spinLoader{to{transform:rotate(360deg)}}.topbar{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:90;width:min(1120px,calc(100% - 26px));height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px 0 16px;border:1px solid var(--line);border-radius:999px;background:rgba(8,6,7,.78);backdrop-filter:blur(22px);box-shadow:0 18px 58px rgba(0,0,0,.38)}.brand{display:flex;align-items:center;gap:12px;font-weight:1000}.brand-icon{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;color:#130907;background:linear-gradient(135deg,#ffbd55,#ff8420 48%,#ff4a35);box-shadow:0 0 28px rgba(255,126,24,.34);font-weight:1000}.brand strong{font-size:22px;letter-spacing:-.05em}.brand strong span{color:#ff5738}.nav{display:flex;gap:24px;color:var(--muted);font-size:14px;font-weight:850}.nav a:hover{color:#fff}.lang-switch{display:flex;gap:6px;padding:5px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.045)}.lang-btn{width:42px;height:34px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-weight:950;cursor:pointer}.lang-btn.active{background:linear-gradient(135deg,#ff6d2d,#ffb33d);color:#140908;box-shadow:0 8px 22px rgba(255,109,45,.25)}.hero{min-height:100svh;padding:102px 0 22px;display:grid;place-items:center}.hero-shell{position:relative;width:min(1180px,calc(100% - 28px));min-height:calc(100svh - 132px);border:1px solid rgba(255,255,255,.12);border-radius:38px;overflow:hidden;background:#0b0707;box-shadow:0 40px 130px rgba(0,0,0,.62)}.hero-poster,.hero-poster img{position:absolute;inset:0;width:100%;height:100%}.hero-poster img{object-fit:cover;object-position:center center;filter:saturate(1.2) contrast(1.1) brightness(1.04)}.poster-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,3,3,.14) 0%,rgba(5,4,4,.26) 38%,rgba(5,4,4,.86) 100%),linear-gradient(90deg,rgba(5,4,4,.88) 0%,rgba(5,4,4,.42) 42%,rgba(5,4,4,.18) 100%)}.poster-ring{position:absolute;right:-10%;bottom:-26%;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(255,103,22,.25),transparent 68%);filter:blur(10px)}.hero-content{position:absolute;left:clamp(24px,6vw,76px);bottom:clamp(24px,6vw,70px);z-index:2;max-width:650px}.hero-kicker,.section-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:12px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.hero-kicker{padding:10px 14px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.055);backdrop-filter:blur(14px)}.hero-kicker span{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 18px var(--red)}h1{margin:22px 0 0;font-size:clamp(56px,8.3vw,112px);line-height:.9;letter-spacing:-.08em;max-width:8ch}h2{font-size:clamp(36px,5.5vw,72px);line-height:.94;letter-spacing:-.06em;margin:14px 0 0}h3{margin:0;font-size:24px;letter-spacing:-.04em}.hero-content p,.section p{color:var(--muted);font-size:clamp(16px,2vw,20px);line-height:1.55;max-width:58ch}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn,.spin-button{min-height:58px;border:0;border-radius:999px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;letter-spacing:-.02em;cursor:pointer;background:linear-gradient(135deg,#ff4b35 0%,#ff8a00 55%,#ff4d8d 100%);color:#fffaf3;box-shadow:0 18px 44px rgba(255,86,35,.28);transition:.22s}.btn:hover,.spin-button:hover{transform:translateY(-2px);filter:saturate(1.1);box-shadow:0 24px 58px rgba(255,86,35,.34)}.btn.ghost{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14);box-shadow:none;color:#fff4e9;backdrop-filter:blur(12px)}.hero-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-stats span{min-width:132px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);display:flex;align-items:center;gap:8px}.hero-stats strong{color:#fff}.hero-stats em{font-style:normal;color:var(--muted);font-size:13px;font-weight:850}.section{padding:96px 0}.demo-grid{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:42px;align-items:start}.demo-visual{display:flex;justify-content:center}.phone-card{position:relative;width:min(520px,100%);padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:44px;background:radial-gradient(circle at 50% 20%,rgba(255,94,22,.14),transparent 34%),linear-gradient(180deg,rgba(18,11,11,.98),rgba(5,4,4,.98));box-shadow:0 44px 130px rgba(0,0,0,.65),inset 0 0 0 8px rgba(255,255,255,.025);overflow:hidden}.phone-top{display:flex;align-items:center;justify-content:space-between;margin:4px 4px 16px}.phone-top>span{width:24px;height:14px;border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);opacity:.8}.phone-top strong{font-size:22px;font-weight:1000}.phone-top strong span{color:#ff5738}.phone-top em{font-style:normal;color:var(--gold)}.wheel-zone{position:relative;width:min(460px,100%);aspect-ratio:1;margin:0 auto 10px;display:grid;place-items:center;filter:drop-shadow(0 0 36px rgba(255,94,22,.30))}.wheel-zone::after{content:"";position:absolute;inset:-16px;border-radius:50%;background:radial-gradient(circle,rgba(255,104,24,.14),transparent 66%)}.pointer{position:absolute;top:-5px;left:50%;transform:translateX(-50%);z-index:5;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:38px solid var(--orange);filter:drop-shadow(0 0 18px rgba(255,138,0,.9))}.wheel{position:relative;z-index:2;width:100%;height:100%;border-radius:50%;transition:transform 2s cubic-bezier(.16,.84,.22,1)}.wheel.spinning{filter:drop-shadow(0 0 46px rgba(255,115,24,.5))}.wheel img{width:100%;height:100%;object-fit:contain;border-radius:50%}.spin-button{width:100%;margin:0 0 12px;font-size:18px}.choice-overlay{position:absolute;inset:0;z-index:20;display:grid;place-items:center;background:rgba(3,2,2,.30);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.choice-overlay.show{opacity:1;visibility:visible}.choice-popup{width:min(330px,84%);padding:26px 18px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:linear-gradient(180deg,rgba(20,11,11,.96),rgba(8,6,6,.96));text-align:center;box-shadow:0 30px 110px rgba(0,0,0,.7);animation:pop .9s cubic-bezier(.16,.84,.21,1)}.choice-popup span{display:block;font-size:76px}.choice-popup small{display:block;margin-top:8px;color:#ffcf8c;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.choice-popup strong{display:block;margin-top:10px;font-size:34px;line-height:1.05}.result-card{display:grid;grid-template-columns:130px 1fr;gap:16px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.10);border-radius:28px;background:rgba(255,255,255,.045)}.dish-visual{position:relative;height:130px;border-radius:24px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(255,135,28,.32),rgba(255,95,31,.10) 38%,rgba(255,255,255,.03) 70%),linear-gradient(180deg,#1a0f0d,#0b0808)}.dish-bg{position:absolute;font-size:104px;opacity:.13;filter:blur(4px)}.dish-main{position:relative;font-size:62px}.result-text small{color:#ffcf8c;font-size:12px;font-weight:950}.result-text h3{margin-top:4px;font-size:34px;background:linear-gradient(180deg,#fff2df,#ff6a35 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.result-text p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.tags span{padding:6px 9px;border:1px solid rgba(255,209,102,.25);border-radius:999px;background:rgba(255,209,102,.07);color:var(--gold);font-size:11px;font-weight:850}.mini-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.mini-actions button{min-height:42px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.055);color:var(--text);font-size:12px;font-weight:850;cursor:pointer}.demo-copy{padding-top:10px}.quick-form{margin-top:24px;padding:20px;border:1px solid rgba(255,255,255,.10);border-radius:28px;background:rgba(255,255,255,.045)}label{display:block;color:#fff1df;font-size:13px;font-weight:850}label span{display:block;margin-bottom:7px}input,select{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.10);border-radius:16px;padding:0 14px;background:rgba(0,0,0,.24);color:var(--text);outline:none}label+label{margin-top:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.mode-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mode-pills button{min-height:38px;border:1px solid rgba(255,255,255,.10);border-radius:999px;padding:0 13px;background:rgba(255,255,255,.05);color:var(--text);font-weight:850}.mode-pills button.active{background:linear-gradient(135deg,#ff6430,#ffad33);color:#140908}.candidate-card{margin-top:16px;padding:18px;border:1px solid rgba(255,255,255,.10);border-radius:24px;background:rgba(255,255,255,.04)}.candidate-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.candidate-list span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.06);color:var(--muted);font-size:12px;font-weight:800}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:42px;align-items:center}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature-grid article,.cards article,.app-card{border:1px solid rgba(255,255,255,.10);border-radius:28px;background:rgba(255,255,255,.045);padding:22px}.feature-grid b{color:var(--gold)}.center-head{text-align:center;margin-bottom:28px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards img{height:240px;width:100%;object-fit:cover;border-radius:22px;margin-bottom:16px}.app-card{display:flex;justify-content:space-between;align-items:center;gap:24px;background:radial-gradient(circle at 80% 10%,rgba(255,115,24,.18),transparent 40%),rgba(255,255,255,.045)}.install-btn{white-space:nowrap}.mobile-bar{display:none}.toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);z-index:120;padding:12px 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(12,8,8,.94);color:#fff4e8;font-weight:850;opacity:0;visibility:hidden;transition:.25s}.toast.show{opacity:1;visibility:visible;bottom:104px}@keyframes pop{0%{opacity:0;transform:translateY(24px) scale(.86)}35%{opacity:1;transform:translateY(-4px) scale(1.04)}100%{transform:translateY(0) scale(1)}}@media(max-width:960px){.nav{display:none}.topbar{height:64px}.hero{padding-top:92px}.hero-shell{min-height:calc(100svh - 116px);border-radius:34px}.hero-poster img{object-position:center 36%}.poster-shade{background:linear-gradient(180deg,rgba(5,4,4,.08) 0%,rgba(5,4,4,.22) 30%,rgba(5,4,4,.84) 74%,rgba(5,4,4,.96) 100%)}.hero-content{left:22px;right:22px;bottom:24px}.demo-grid,.split{grid-template-columns:1fr}.demo-visual{order:1}.demo-copy{order:2}.cards{grid-template-columns:1fr}.app-card{flex-direction:column;align-items:flex-start}.mobile-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:8px;border:1px solid rgba(255,255,255,.10);border-radius:24px;background:rgba(8,6,7,.82);backdrop-filter:blur(22px)}.mobile-bar a{text-align:center;padding:10px 4px;color:var(--muted);font-size:12px;font-weight:900}.app-section{padding-bottom:120px}}@media(max-width:560px){.container{width:calc(100% - 26px)}.topbar{top:12px;width:calc(100% - 18px);padding:0 10px 0 12px}.brand strong{font-size:18px}.brand-icon{width:38px;height:38px;border-radius:13px}.lang-btn{width:36px;height:30px;font-size:12px}.hero{padding-top:86px}.hero-shell{width:calc(100% - 12px);min-height:calc(100svh - 108px);border-radius:30px}.hero-poster img{object-position:center 26%}.hero-content{left:18px;right:18px;bottom:18px}.hero-kicker{font-size:10px;letter-spacing:.12em;padding:8px 10px}h1{font-size:49px;line-height:.93;max-width:7.2ch}.hero-content p{font-size:15px;line-height:1.5}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}.btn{width:100%;min-height:54px}.hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-stats span{min-width:0;padding:9px 10px}.hero-stats span:last-child{grid-column:1/-1}.section{padding:72px 0}.phone-card{padding:14px;border-radius:36px}.phone-top{margin-bottom:12px}.wheel-zone{width:min(372px,100%);margin-bottom:6px}.spin-button{min-height:56px;margin-bottom:10px}.result-card{grid-template-columns:98px 1fr;gap:12px;padding:12px;border-radius:24px}.dish-visual{height:98px;border-radius:20px}.dish-main{font-size:48px}.dish-bg{font-size:82px}.result-text h3{font-size:28px}.result-text p{font-size:13px}.mini-actions{gap:6px}.mini-actions button{font-size:11px}.form-row{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}.cards img{height:210px}.install-btn{width:100%}}


/* ===== BiteSpin v23 critical rebuild overrides ===== */
html,body{width:100%;max-width:100%;overflow-x:hidden!important;}
body{background:#070606!important;}
/* Disable old fixed/early install styles from earlier deploys; install button is ONLY inside bottom app section. */
.install-fab{display:none!important;visibility:hidden!important;pointer-events:none!important;}
.install-btn{position:static!important;display:inline-flex!important;margin-top:0!important;}
/* Hero as strong central poster, Auto Zagorski style: full visual first, no weak faded card. */
.hero{min-height:100svh!important;padding:96px 0 18px!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 12%,rgba(255,104,24,.13),transparent 34rem),#070606!important;}
.hero-shell{width:min(1180px,calc(100% - 24px))!important;min-height:calc(100svh - 118px)!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 42px 150px rgba(0,0,0,.62),0 0 0 1px rgba(255,125,24,.05) inset!important;}
.hero-poster img{filter:saturate(1.35) contrast(1.14) brightness(1.08)!important;object-position:center center!important;transform:scale(1.01);}
.poster-shade{background:linear-gradient(180deg,rgba(4,3,3,.02) 0%,rgba(5,4,4,.04) 26%,rgba(5,4,4,.42) 62%,rgba(5,4,4,.92) 100%)!important;}
.poster-ring{right:50%!important;bottom:-32%!important;transform:translateX(50%)!important;width:760px!important;height:760px!important;opacity:.95!important;background:radial-gradient(circle,rgba(255,94,24,.34),rgba(255,94,24,.10) 36%,transparent 68%)!important;}
.hero-top-label{position:absolute;top:18px;left:50%;transform:translateX(-50%);z-index:3;padding:9px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(8,6,7,.52);backdrop-filter:blur(14px);font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#ffd26b;box-shadow:0 14px 44px rgba(0,0,0,.24)}
.hero-content{left:clamp(18px,4vw,54px)!important;right:clamp(18px,4vw,54px)!important;bottom:clamp(18px,4vw,44px)!important;max-width:760px!important;padding:0!important;}
.hero-kicker{background:rgba(10,7,7,.46)!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 14px 44px rgba(0,0,0,.22)!important;}
h1{font-size:clamp(54px,8vw,104px)!important;max-width:8.3ch!important;text-shadow:0 10px 34px rgba(0,0,0,.46);}
.hero-content p{max-width:58ch!important;color:rgba(255,244,232,.90)!important;text-shadow:0 8px 28px rgba(0,0,0,.4);}
.hero-actions{margin-top:24px!important;}
.hero-stats{margin-top:20px!important;}
.hero-stats span{background:rgba(10,7,7,.52)!important;backdrop-filter:blur(12px)!important;}
/* Wheel block: keep wheel and spin button glued together. */
.demo-grid{grid-template-columns:minmax(0,540px) minmax(0,1fr)!important;gap:42px!important;align-items:start!important;}
.phone-card{width:min(540px,100%)!important;padding:18px!important;border-radius:42px!important;}
.phone-top{margin:4px 4px 12px!important;}
.wheel-zone{width:min(500px,100%)!important;margin:0 auto 6px!important;}
.spin-button{margin:0 0 10px!important;min-height:60px!important;font-size:19px!important;box-shadow:0 16px 48px rgba(255,86,35,.34)!important;}
.mini-actions{margin-top:0!important;margin-bottom:12px!important;}
.result-card{margin-top:0!important;}
/* Move visual result lower; spin controls first. */
.result-card{grid-template-columns:118px 1fr!important;}
.dish-visual{height:118px!important;}
/* App section: install button only here. */
.app-section{padding-bottom:132px!important;}
.app-card{background:radial-gradient(circle at 88% 0%,rgba(255,115,24,.18),transparent 42%),rgba(255,255,255,.045)!important;}
.install-btn{white-space:normal!important;text-align:center!important;}
/* Safer mobile layout */
@media(max-width:960px){
  .hero{padding-top:88px!important;padding-bottom:12px!important;}
  .hero-shell{min-height:calc(100svh - 104px)!important;border-radius:30px!important;}
  .hero-poster img{object-position:center 43%!important;filter:saturate(1.32) contrast(1.12) brightness(1.06)!important;}
  .poster-shade{background:linear-gradient(180deg,rgba(5,4,4,.00) 0%,rgba(5,4,4,.04) 26%,rgba(5,4,4,.46) 60%,rgba(5,4,4,.94) 100%)!important;}
  .hero-content{bottom:20px!important;}
  .demo-grid{grid-template-columns:1fr!important;gap:30px!important;}
  .demo-visual{order:1!important;}
  .demo-copy{order:2!important;}
  .phone-card{margin:0 auto!important;}
}
@media(max-width:560px){
  .topbar{height:62px!important;top:10px!important;width:calc(100% - 18px)!important;}
  .hero{padding-top:82px!important;}
  .hero-shell{width:calc(100% - 10px)!important;min-height:calc(100svh - 92px)!important;border-radius:28px!important;}
  .hero-poster img{object-position:center 36%!important;transform:scale(1.00)!important;}
  .hero-top-label{top:12px!important;font-size:10px!important;padding:7px 11px!important;}
  .hero-content{left:16px!important;right:16px!important;bottom:16px!important;}
  .hero-kicker{font-size:9.5px!important;letter-spacing:.09em!important;padding:8px 9px!important;max-width:100%;}
  h1{font-size:46px!important;line-height:.92!important;max-width:7.4ch!important;margin-top:16px!important;}
  .hero-content p{font-size:14.5px!important;line-height:1.46!important;margin-top:14px!important;}
  .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:18px!important;}
  .btn{min-height:52px!important;}
  .hero-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:14px!important;}
  .hero-stats span{min-width:0!important;padding:8px 9px!important;}
  .hero-stats span:last-child{grid-column:1/-1;}
  .section{padding:64px 0!important;}
  .phone-card{padding:12px!important;border-radius:34px!important;}
  .wheel-zone{width:min(380px,100%)!important;margin-bottom:4px!important;}
  .pointer{top:-4px!important;border-left-width:17px!important;border-right-width:17px!important;border-bottom-width:32px!important;}
  .spin-button{min-height:56px!important;margin-bottom:8px!important;font-size:17px!important;}
  .mini-actions{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-bottom:10px!important;}
  .mini-actions button{min-height:40px!important;font-size:11px!important;padding:0 4px!important;}
  .result-card{grid-template-columns:92px 1fr!important;gap:11px!important;padding:12px!important;border-radius:22px!important;}
  .dish-visual{height:92px!important;border-radius:18px!important;}
  .result-text h3{font-size:27px!important;}
  .result-text p{font-size:12.5px!important;}
  .tags span{font-size:10px!important;padding:5px 8px!important;}
  .app-card{align-items:stretch!important;}
  .install-btn{width:100%!important;}
}



/* ===== BiteSpin v24 focused polish: better hero + user-friendly form ===== */

/* HERO: less empty top, stronger poster composition */
.hero{
  padding-top:82px!important;
  padding-bottom:14px!important;
  min-height:96svh!important;
}
.hero-shell{
  min-height:calc(96svh - 86px)!important;
  border-radius:34px!important;
}
.hero-poster img{
  object-position:center 45%!important;
  transform:scale(1.035)!important;
  filter:saturate(1.34) contrast(1.14) brightness(1.07)!important;
}
.poster-shade{
  background:
    linear-gradient(180deg,rgba(5,4,4,.00) 0%,rgba(5,4,4,.03) 18%,rgba(5,4,4,.34) 54%,rgba(5,4,4,.88) 100%)!important,
    linear-gradient(90deg,rgba(5,4,4,.68) 0%,rgba(5,4,4,.25) 44%,rgba(5,4,4,.16) 100%)!important;
}
.hero-content{
  bottom:clamp(18px,4vw,46px)!important;
}
.hero-top-label{
  top:18px!important;
  right:18px!important;
  opacity:.78!important;
}
.hero-kicker{
  background:rgba(12,8,8,.50)!important;
  border-color:rgba(255,255,255,.16)!important;
  box-shadow:0 14px 42px rgba(0,0,0,.18)!important;
}
.hero-content h1{
  max-width:7.2ch!important;
  margin-top:18px!important;
  text-shadow:0 8px 36px rgba(0,0,0,.42)!important;
}
.hero-content p{
  max-width:42ch!important;
  color:rgba(255,240,223,.90)!important;
  text-shadow:0 4px 20px rgba(0,0,0,.38)!important;
}
.hero-actions{
  margin-top:22px!important;
}
.hero-stats{
  margin-top:16px!important;
}
.hero-stats span{
  background:rgba(9,7,7,.54)!important;
  backdrop-filter:blur(12px)!important;
}

/* FORM: written for humans, not developers */
.demo-copy h2{
  max-width:11.5ch;
}
.demo-copy > p{
  max-width:52ch;
  color:rgba(255,240,226,.82)!important;
}
.taste-form{
  padding:22px!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 88% 0%,rgba(255,128,24,.12),transparent 32%),
    rgba(255,255,255,.052)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 24px 80px rgba(0,0,0,.18)!important;
}
.form-intro{
  margin-bottom:18px;
  padding-bottom:16px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.form-intro strong{
  display:block;
  font-size:24px;
  line-height:1.02;
  letter-spacing:-.04em;
  color:#fff4e6;
}
.form-intro p{
  margin:8px 0 0!important;
  color:rgba(255,236,215,.70)!important;
  font-size:14px!important;
  line-height:1.45!important;
}
.friendly-field{
  position:relative;
  padding:16px;
  border:1px solid rgba(255,255,255,.085);
  border-radius:22px;
  background:rgba(0,0,0,.16);
}
.friendly-field + .friendly-field{
  margin-top:12px!important;
}
.friendly-field span{
  margin-bottom:4px!important;
  font-size:16px;
  line-height:1.15;
  color:#fff3e4;
  letter-spacing:-.015em;
}
.friendly-field small{
  display:block;
  margin-bottom:12px;
  color:rgba(255,222,187,.64);
  font-size:12.5px;
  line-height:1.35;
  font-weight:750;
}
.friendly-field input,
.friendly-field select{
  min-height:54px!important;
  border-radius:18px!important;
  background:rgba(7,5,5,.48)!important;
  border-color:rgba(255,255,255,.12)!important;
  color:#fff5ea!important;
  font-weight:800;
}
.friendly-field input::placeholder{
  color:rgba(255,240,220,.36)!important;
  font-weight:800;
}
.friendly-field input:focus,
.friendly-field select:focus{
  border-color:rgba(255,139,40,.56)!important;
  box-shadow:0 0 0 4px rgba(255,139,40,.11)!important;
}
.friendly-row{
  gap:12px!important;
}
.quick-choice-row{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}
.quick-choice-row button{
  min-height:40px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  padding:0 14px;
  background:rgba(255,255,255,.055);
  color:#fff0df;
  font-weight:900;
  cursor:pointer;
}
.quick-choice-row button:hover{
  background:linear-gradient(135deg,rgba(255,100,48,.92),rgba(255,174,54,.92));
  color:#170a07;
}
.advanced-modes{
  margin-top:10px!important;
  opacity:.92;
}
.advanced-modes::before{
  content:"Szybkie tryby:";
  display:block;
  width:100%;
  color:rgba(255,220,180,.66);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:2px;
}

/* keep spin button visible right under wheel */
.phone-card .wheel-zone{
  margin-bottom:8px!important;
}
.phone-card .spin-button{
  margin-top:0!important;
  margin-bottom:12px!important;
}

/* Install button stays only in bottom app section */
.install-btn{
  position:static!important;
}
.install-fab,
#installBtn.install-fab{
  display:none!important;
}

@media(max-width:960px){
  .hero{
    padding-top:78px!important;
    min-height:94svh!important;
  }
  .hero-shell{
    min-height:calc(94svh - 78px)!important;
  }
  .hero-poster img{
    object-position:center 50%!important;
    transform:scale(1.06)!important;
  }
  .poster-shade{
    background:
      linear-gradient(180deg,rgba(5,4,4,.00) 0%,rgba(5,4,4,.06) 18%,rgba(5,4,4,.40) 55%,rgba(5,4,4,.92) 100%)!important,
      linear-gradient(90deg,rgba(5,4,4,.64) 0%,rgba(5,4,4,.22) 52%,rgba(5,4,4,.10) 100%)!important;
  }
  .hero-content{
    bottom:18px!important;
  }
}

@media(max-width:560px){
  .hero{
    padding-top:74px!important;
    min-height:auto!important;
  }
  .hero-shell{
    width:calc(100% - 10px)!important;
    min-height:calc(100svh - 92px)!important;
    border-radius:28px!important;
  }
  .hero-poster img{
    object-position:center 48%!important;
    transform:scale(1.10)!important;
  }
  .hero-content{
    left:16px!important;
    right:16px!important;
    bottom:14px!important;
  }
  .hero-kicker{
    font-size:9.2px!important;
    padding:7px 9px!important;
    letter-spacing:.075em!important;
  }
  .hero-content h1{
    font-size:45px!important;
    max-width:7.1ch!important;
    margin-top:13px!important;
  }
  .hero-content p{
    font-size:14px!important;
    line-height:1.43!important;
    margin-top:12px!important;
    max-width:32ch!important;
  }
  .hero-actions{
    margin-top:15px!important;
    gap:8px!important;
  }
  .hero-stats{
    margin-top:12px!important;
    gap:7px!important;
  }
  .hero-stats span{
    padding:8px 9px!important;
  }
  .hero-stats strong{
    font-size:16px!important;
  }
  .hero-stats em{
    font-size:11px!important;
  }
  .taste-form{
    padding:16px!important;
    border-radius:26px!important;
  }
  .form-intro strong{
    font-size:22px;
  }
  .friendly-field{
    padding:14px;
    border-radius:20px;
  }
  .friendly-field span{
    font-size:15px;
  }
  .friendly-field small{
    font-size:12px;
  }
  .friendly-row{
    grid-template-columns:1fr!important;
  }
  .quick-choice-row button{
    flex:1 1 auto;
    min-width:82px;
  }
}


/* ===== BiteSpin v25 polish: hero spacing + larger clickable mode visuals ===== */
.hero-top-label{
  position:absolute;
  top:18px;
  left:50%;
  transform:translateX(-50%);
  z-index:2;
  padding:11px 18px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  background:rgba(6,5,5,.48);
  backdrop-filter:blur(10px);
  color:rgba(255,214,146,.9);
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.cards article{
  overflow:hidden;
}
.cards article img{
  cursor:zoom-in;
  transition:transform .28s ease, box-shadow .28s ease, filter .28s ease;
}
.cards article img:hover{
  transform:scale(1.02);
  box-shadow:0 20px 50px rgba(0,0,0,.35);
  filter:saturate(1.06);
}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:300;
  display:grid;
  place-items:center;
  padding:24px;
  background:rgba(4,3,3,.84);
  backdrop-filter:blur(16px);
}
.lightbox-inner{
  width:min(1040px,100%);
}
.lightbox-inner img{
  width:100%;
  max-height:76svh;
  object-fit:contain;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 34px 100px rgba(0,0,0,.6);
  background:#090707;
}
.lightbox-caption{
  margin-top:14px;
  text-align:center;
  color:#ffddb2;
  font-size:14px;
  font-weight:800;
  letter-spacing:.04em;
}
.lightbox-close{
  position:absolute;
  top:18px;
  right:18px;
  width:52px;
  height:52px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  background:rgba(14,10,10,.86);
  color:#fff2de;
  font-size:30px;
  line-height:1;
  cursor:pointer;
}
body.lightbox-open{overflow:hidden;}

/* a slightly stronger result emphasis after spin */
.result-card{
  position:relative;
}
.result-card::after{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:28px;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,129,24,.10),rgba(255,74,53,.08),rgba(255,77,141,.08));
  opacity:.75;
}

@media(max-width:960px){
  .cards img{
    height:280px !important;
  }
}

@media(max-width:560px){
  .hero-shell{
    min-height:calc(100svh - 108px) !important;
  }
  .hero-poster img{
    object-position:center 28% !important;
    transform:scale(1.08) !important;
  }
  .hero-top-label{
    top:12px;
    left:50%;
    transform:translateX(-50%);
    font-size:11px;
    padding:8px 14px;
  }
  .hero-content{
    top:142px !important;
    bottom:auto !important;
    left:18px !important;
    right:18px !important;
    max-width:285px !important;
  }
  .hero-content h1{
    font-size:50px !important;
    line-height:.92 !important;
    max-width:5.8ch !important;
    margin-top:12px !important;
  }
  .hero-content p{
    font-size:14.5px !important;
    line-height:1.42 !important;
    margin-top:12px !important;
    max-width:18ch !important;
  }
  .hero-actions{
    margin-top:14px !important;
  }
  .hero-stats{
    margin-top:12px !important;
  }
  .cards article{
    padding:18px !important;
    border-radius:28px !important;
  }
  .cards img{
    height:320px !important;
    border-radius:24px !important;
    margin-bottom:18px !important;
  }
  .lightbox-inner img{
    max-height:68svh;
    border-radius:20px;
  }
}


/* ===== BiteSpin v26 critical lightbox fix ===== */
.image-lightbox[hidden],
[hidden].image-lightbox{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}
.image-lightbox:not([hidden]){
  display:grid !important;
  visibility:visible !important;
  opacity:1 !important;
  pointer-events:auto !important;
}
.lightbox-close{
  z-index:310 !important;
  touch-action:manipulation;
}
.lightbox-inner img{
  min-height:220px;
}
.lightbox-inner img.is-loading{
  opacity:.35;
}
.lightbox-error{
  margin-top:12px;
  color:#ffcf8c;
  font-weight:800;
  text-align:center;
  display:none;
}
.image-lightbox.has-error .lightbox-error{
  display:block;
}
@media(max-width:560px){
  .image-lightbox{
    padding:18px !important;
    align-items:center !important;
  }
  .lightbox-close{
    top:14px !important;
    right:14px !important;
    width:54px !important;
    height:54px !important;
    font-size:34px !important;
  }
}


/* ===== BiteSpin v27: lightbox removed / hard kill old broken preview ===== */
.image-lightbox,
#imageLightbox,
.lightbox-inner,
.lightbox-close{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
body.lightbox-open{overflow:auto!important}
.cards article img{cursor:default!important}
.cards article img:hover{transform:none!important}
@media(max-width:560px){.cards img{height:320px!important;border-radius:24px!important}}


/* ===== BiteSpin v28: hero higher, form before wheel, better spin logic ===== */
.hero-shell{min-height:calc(100svh - 104px)!important;}
@media(max-width:560px){
  .hero{padding-top:82px!important;}
  .hero-shell{min-height:calc(100svh - 102px)!important;}
  .hero-poster img{object-position:center 31%!important;transform:scale(1.06)!important;}
  .poster-shade{background:linear-gradient(180deg,rgba(5,4,4,.04) 0%,rgba(5,4,4,.12) 22%,rgba(5,4,4,.38) 54%,rgba(5,4,4,.88) 100%)!important,linear-gradient(90deg,rgba(5,4,4,.70) 0%,rgba(5,4,4,.22) 58%,rgba(5,4,4,.06) 100%)!important;}
  .hero-top-label{top:10px!important;}
  .hero-content{top:96px!important;bottom:auto!important;left:18px!important;right:auto!important;max-width:300px!important;}
  .hero-kicker{font-size:9px!important;letter-spacing:.07em!important;padding:7px 9px!important;max-width:290px!important;}
  .hero-content h1{font-size:49px!important;line-height:.92!important;max-width:5.8ch!important;margin-top:11px!important;}
  .hero-content p{font-size:14.2px!important;line-height:1.38!important;max-width:18.8ch!important;margin-top:11px!important;color:rgba(255,246,238,.94)!important;}
  .hero-actions{margin-top:12px!important;}
  .hero-actions .btn{min-height:50px!important;}
  .hero-stats{margin-top:10px!important;grid-template-columns:1fr 1fr!important;}
  .hero-stats span{padding:8px 9px!important;}
  .hero-stats span:last-child{display:none!important;}
}

/* The user should answer first, then spin. On mobile: form first, wheel second. */
@media(max-width:960px){
  .demo-copy{order:1!important;}
  .demo-visual{order:2!important;}
  .demo-copy h2{font-size:clamp(34px,10vw,52px)!important;}
  .quick-form{margin-top:18px!important;}
}
@media(min-width:961px){
  .demo-grid{grid-template-columns:minmax(0,1fr) minmax(420px,520px)!important;}
  .demo-copy{order:1!important;}
  .demo-visual{order:2!important;position:sticky;top:96px;}
}

.taste-form{box-shadow:0 28px 80px rgba(0,0,0,.22)!important;}
.form-intro strong::after{content:' → potem zakręć kołem';color:var(--gold);font-size:15px;font-weight:900;letter-spacing:0;margin-left:6px;}
@media(max-width:560px){
  .form-intro strong::after{display:block;margin-left:0;margin-top:5px;font-size:13px;}
  .friendly-field{padding:13px!important;}
  .friendly-field span{font-size:14px!important;}
  .friendly-field small{font-size:11.5px!important;line-height:1.35!important;}
  input,select{min-height:48px!important;font-size:14px!important;}
  .quick-choice-row{gap:7px!important;}
  .quick-choice-row button{min-height:36px!important;font-size:12px!important;}
}

/* clearer wheel/category relation */
.phone-card::before{content:'Najpierw formularz, potem spin';display:block;text-align:center;color:rgba(255,211,128,.82);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:10px;margin:0 0 10px;}
html[lang="en"] .phone-card::before{content:'Form first, then spin';}
.wheel.spinning{filter:drop-shadow(0 0 54px rgba(255,115,24,.65)) saturate(1.08)!important;}


/* ===== BiteSpin v29 REAL structural fixes ===== */
/* This version is referenced directly from index.html: styles-v29.css?v=29 */
.hero{padding-top:78px!important;}
.hero-shell{min-height:calc(100svh - 94px)!important;}
.hero-top-label{top:12px!important;}
.hero-content{top:54px!important;bottom:auto!important;left:clamp(18px,5vw,62px)!important;right:auto!important;max-width:330px!important;z-index:5!important;}
.hero-super{display:inline-flex;margin-bottom:10px;padding:8px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(0,0,0,.38);color:#ffd26b;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(12px);}
.hero-kicker{font-size:10px!important;letter-spacing:.10em!important;padding:8px 10px!important;max-width:305px!important;}
.hero-content h1{font-size:clamp(48px,8vw,92px)!important;line-height:.9!important;max-width:6.1ch!important;margin-top:12px!important;}
.hero-content p{font-size:15px!important;line-height:1.4!important;max-width:22ch!important;margin-top:12px!important;color:rgba(255,246,238,.95)!important;text-shadow:0 10px 26px rgba(0,0,0,.56)!important;}
.hero-actions{margin-top:16px!important;}
.hero-actions .btn{min-height:52px!important;}
.hero-stats{margin-top:14px!important;display:grid!important;grid-template-columns:1fr 1fr!important;max-width:300px!important;}
.hero-stats span{padding:8px 10px!important;min-width:0!important;}
.hero-stats span:last-child{display:none!important;}
.poster-shade{background:linear-gradient(180deg,rgba(5,4,4,.03) 0%,rgba(5,4,4,.08) 20%,rgba(5,4,4,.30) 52%,rgba(5,4,4,.78) 100%)!important,linear-gradient(90deg,rgba(5,4,4,.76) 0%,rgba(5,4,4,.22) 56%,rgba(5,4,4,.03) 100%)!important;}

/* DOM order is now: form/copy first, wheel second */
.demo-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,520px)!important;gap:42px!important;align-items:start!important;}
.demo-copy{order:1!important;}
.demo-visual{order:2!important;}
.taste-form{border-color:rgba(255,160,68,.18)!important;box-shadow:0 30px 90px rgba(0,0,0,.26)!important;}
.form-intro strong::before{content:'1. ';color:var(--gold);}
.phone-card::before{content:'2. Teraz zakręć kołem';display:block;text-align:center;color:rgba(255,211,128,.9);font-weight:950;letter-spacing:.12em;text-transform:uppercase;font-size:10px;margin:0 0 10px;}
html[lang="en"] .phone-card::before{content:'2. Now spin the wheel';}
.candidate-card{display:none!important;}

/* Make wheel section fit better after form */
.phone-card{padding:18px!important;}
.wheel-zone{width:min(440px,100%)!important;margin-bottom:8px!important;}
.spin-button{margin-top:0!important;margin-bottom:12px!important;}

@media(max-width:960px){
  .demo-grid{grid-template-columns:1fr!important;gap:28px!important;}
  .demo-copy{order:1!important;}
  .demo-visual{order:2!important;}
  .demo-copy h2{font-size:clamp(34px,10vw,54px)!important;}
  .quick-form{margin-top:18px!important;}
}

@media(max-width:560px){
  .hero{padding-top:74px!important;}
  .hero-shell{min-height:calc(100svh - 88px)!important;width:calc(100% - 10px)!important;border-radius:30px!important;}
  .hero-poster img{object-position:center 31%!important;transform:scale(1.04)!important;}
  .hero-top-label{top:10px!important;font-size:10px!important;padding:7px 12px!important;}
  .hero-content{top:46px!important;left:18px!important;right:auto!important;max-width:298px!important;}
  .hero-super{font-size:10px!important;padding:7px 10px!important;margin-bottom:8px!important;}
  .hero-kicker{font-size:8.6px!important;letter-spacing:.055em!important;padding:7px 8px!important;max-width:280px!important;}
  .hero-content h1{font-size:47px!important;line-height:.9!important;max-width:5.8ch!important;margin-top:10px!important;}
  .hero-content p{font-size:14px!important;line-height:1.34!important;max-width:17.6ch!important;margin-top:10px!important;}
  .hero-actions{margin-top:12px!important;display:grid!important;grid-template-columns:1fr!important;max-width:290px!important;}
  .hero-actions .btn{min-height:48px!important;}
  .hero-stats{margin-top:10px!important;max-width:285px!important;gap:7px!important;}
  .hero-stats span{padding:7px 9px!important;}
  .hero-stats strong{font-size:17px!important;}
  .hero-stats em{font-size:11px!important;}
  .section.demo-section{padding-top:50px!important;}
  .demo-copy .section-kicker{font-size:11px!important;}
  .quick-form{padding:16px!important;border-radius:24px!important;}
  .form-intro p{font-size:13px!important;line-height:1.36!important;}
  .friendly-field{padding:12px!important;border-radius:18px!important;}
  .friendly-field span{font-size:14px!important;}
  .friendly-field small{font-size:11.5px!important;line-height:1.34!important;}
  input,select{min-height:47px!important;font-size:14px!important;}
  .quick-choice-row button{min-height:36px!important;font-size:12px!important;}
  .phone-card{padding:14px!important;border-radius:34px!important;}
  .wheel-zone{width:min(362px,100%)!important;margin-bottom:6px!important;}
}


/* ===== BiteSpin v30: hero fills poster + non-repeating mode spin polish ===== */
.hero-content{top:40px!important;max-width:390px!important;}
.hero-super{
  display:block!important;
  width:max-content;
  max-width:340px;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  backdrop-filter:none!important;
  margin:0 0 12px!important;
  color:#fff4e8!important;
  font-size:clamp(28px,4.4vw,56px)!important;
  line-height:.94!important;
  letter-spacing:-.055em!important;
  text-transform:none!important;
  text-shadow:0 18px 42px rgba(0,0,0,.62),0 0 24px rgba(255,106,32,.18);
}
.hero-super::first-letter{color:#ffd26b;}
.hero-top-label{top:10px!important;right:20px!important;left:auto!important;transform:none!important;opacity:.92;}
.hero-kicker{margin-top:0!important;}
.hero-content h1{font-size:clamp(54px,8.3vw,98px)!important;max-width:6.4ch!important;}
.hero-content p{max-width:24ch!important;}
.hero-actions{max-width:430px!important;width:100%!important;}
.hero-actions .btn{width:100%!important;justify-content:center!important;}
.hero-stats{max-width:430px!important;width:100%!important;}
.hero-stats span{justify-content:center!important;}
.segment-badge{
  position:absolute;
  left:50%;
  top:8px;
  transform:translateX(-50%);
  z-index:8;
  padding:7px 12px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(6,5,5,.72);
  color:#ffd26b;
  font-size:11px;
  font-weight:950;
  letter-spacing:.12em;
  text-transform:uppercase;
  box-shadow:0 10px 28px rgba(0,0,0,.26);
  backdrop-filter:blur(10px);
  pointer-events:none;
}
.phone-card::before{content:'2. Wybierz tryb i zakręć'!important;}
html[lang="en"] .phone-card::before{content:'2. Choose mode and spin'!important;}
.mode-pills button,.quick-choice-row button{transition:transform .18s ease, box-shadow .18s ease, background .18s ease;}
.mode-pills button.active,.quick-choice-row button.active{box-shadow:0 10px 28px rgba(255,125,36,.24)!important;}
@media(max-width:960px){
  .hero-content{top:38px!important;}
  .hero-super{font-size:36px!important;max-width:300px!important;}
}
@media(max-width:560px){
  .hero{padding-top:74px!important;}
  .hero-shell{min-height:calc(100svh - 88px)!important;}
  .hero-poster img{object-position:center 33%!important;transform:scale(1.03)!important;}
  .hero-top-label{top:10px!important;right:14px!important;font-size:9px!important;padding:6px 10px!important;}
  .hero-content{top:36px!important;left:18px!important;right:16px!important;max-width:330px!important;}
  .hero-super{font-size:31px!important;line-height:.95!important;max-width:250px!important;margin-bottom:10px!important;}
  .hero-kicker{font-size:8.4px!important;max-width:260px!important;padding:6px 8px!important;}
  .hero-content h1{font-size:51px!important;line-height:.90!important;max-width:5.9ch!important;margin-top:10px!important;}
  .hero-content p{font-size:13.6px!important;line-height:1.32!important;max-width:20ch!important;margin-top:8px!important;}
  .hero-actions{margin-top:10px!important;max-width:292px!important;}
  .hero-actions .btn{min-height:46px!important;font-size:14px!important;}
  .hero-stats{margin-top:8px!important;max-width:292px!important;gap:6px!important;}
  .hero-stats span{padding:6px 8px!important;}
  .hero-stats strong{font-size:16px!important;}
  .hero-stats em{font-size:10.5px!important;}
  .segment-badge{top:2px;font-size:9px;padding:5px 9px;}
}
@media(max-height:760px) and (max-width:560px){
  .hero-super{font-size:27px!important;margin-bottom:8px!important;}
  .hero-content h1{font-size:46px!important;}
  .hero-content p{font-size:13px!important;max-width:18.5ch!important;}
  .hero-actions .btn{min-height:44px!important;}
  .hero-stats{display:none!important;}
}


/* ===== v31 decisive hero/layout fix ===== */
@media (max-width: 720px){
  .hero-shell{
    min-height:calc(100svh - 88px)!important;
    width:calc(100% - 10px)!important;
    border-radius:30px!important;
  }
  .hero-poster img{
    object-position:center center!important;
    transform:scale(1.04)!important;
    filter:saturate(1.22) contrast(1.08) brightness(.98)!important;
  }
  .hero-poster::after{
    background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.18) 20%,rgba(0,0,0,.25) 42%,rgba(0,0,0,.50) 72%,rgba(0,0,0,.72) 100%)!important;
  }
  .hero-top-label{
    top:10px!important;
    right:14px!important;
    left:auto!important;
    transform:none!important;
    font-size:9px!important;
    padding:6px 10px!important;
  }
  .hero-content{
    top:18px!important;
    bottom:16px!important;
    left:18px!important;
    right:18px!important;
    max-width:none!important;
    height:auto!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    z-index:5!important;
  }
  .hero-super{
    display:block!important;
    font-size:34px!important;
    line-height:.92!important;
    max-width:310px!important;
    margin:0 0 12px 0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#fff4e7!important;
    letter-spacing:-.07em!important;
    text-transform:none!important;
    text-shadow:0 12px 30px rgba(0,0,0,.62)!important;
  }
  .hero-kicker{
    margin-top:0!important;
    transform:none!important;
    max-width:max-content!important;
    padding:8px 12px!important;
    font-size:10px!important;
  }
  .hero-content h1{
    font-size:54px!important;
    line-height:.88!important;
    max-width:5.8ch!important;
    margin:12px 0 0!important;
    letter-spacing:-.075em!important;
    text-shadow:0 14px 34px rgba(0,0,0,.65)!important;
  }
  .hero-content p{
    font-size:14.4px!important;
    line-height:1.34!important;
    max-width:21ch!important;
    margin:10px 0 0!important;
    color:rgba(255,246,238,.94)!important;
  }
  .hero-actions{
    margin-top:auto!important;
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  .hero-actions .btn{
    width:100%!important;
    min-height:50px!important;
    justify-content:center!important;
  }
  .hero-stats{
    width:100%!important;
    max-width:none!important;
    margin-top:9px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .hero-stats span{
    justify-content:center!important;
    min-width:0!important;
    padding:8px 9px!important;
  }
  .hero-stats span:last-child{display:none!important;}
}
@media (max-width:380px){
  .hero-super{font-size:30px!important;max-width:275px!important;}
  .hero-content h1{font-size:48px!important;}
  .hero-content p{font-size:13.4px!important;max-width:19ch!important;}
  .hero-actions .btn{min-height:46px!important;}
}


/* ===== BiteSpin v33: restaurant monetization + PL/EN/UA ===== */
.lang-switch{gap:4px!important;padding:5px!important;flex-shrink:0!important;}
.lang-btn{width:38px!important;height:34px!important;font-size:12px!important;}
.restaurants-section{position:relative;overflow:hidden;}
.restaurants-section::before{content:"";position:absolute;inset:6% -10% auto auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,26,.16),transparent 68%);filter:blur(10px);pointer-events:none;}
.restaurant-partner-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:32px;align-items:start;padding:34px;border:1px solid rgba(255,255,255,.11);border-radius:38px;background:radial-gradient(circle at 85% 12%,rgba(255,125,31,.14),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.028));box-shadow:0 34px 110px rgba(0,0,0,.35);}
.restaurant-copy h2{max-width:820px;}
.restaurant-copy p{max-width:720px;}
.partner-benefits{display:grid;gap:10px;margin-top:22px;}
.partner-benefits span{padding:13px 15px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.045);color:#ffedda;font-weight:850;line-height:1.35;}
.partner-benefits span::before{content:"•";color:var(--gold);font-size:18px;margin-right:8px;}
.restaurant-form{display:grid;gap:13px;padding:20px;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:rgba(5,4,4,.42);backdrop-filter:blur(14px);}
.restaurant-form label+label{margin-top:0!important;}
.restaurant-form label span{font-size:13px;font-weight:950;color:#fff2df;}
.restaurant-form input,.restaurant-form textarea{width:100%;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:rgba(0,0,0,.26);color:var(--text);padding:0 14px;outline:none;}
.restaurant-form input{min-height:50px;}
.restaurant-form textarea{min-height:112px;resize:vertical;padding-top:13px;line-height:1.45;}
.restaurant-form input:focus,.restaurant-form textarea:focus{border-color:rgba(255,145,46,.42);box-shadow:0 0 0 4px rgba(255,116,32,.10);}
.restaurant-form .btn{width:100%;margin-top:4px;}
.restaurant-form small{display:block;color:rgba(255,238,218,.68);font-size:12px;line-height:1.45;}
.hidden-field{display:none!important;}
html[lang="en"] .form-intro strong::after{content:' → then spin the wheel'!important;}
html[lang="ua"] .form-intro strong::after{content:' → потім крути колесо'!important;}
html[lang="ua"] .phone-card::before{content:'2. Обери режим і крути'!important;}
@media(max-width:1120px){.nav{gap:16px!important;font-size:13px!important}.topbar{gap:10px!important}}
@media(max-width:960px){.restaurant-partner-card{grid-template-columns:1fr;padding:24px;border-radius:32px}.restaurant-form{border-radius:26px}.nav{display:none!important}}
@media(max-width:560px){.lang-btn{width:32px!important;height:30px!important;font-size:11px!important}.lang-switch{gap:3px!important;padding:4px!important}.restaurant-partner-card{padding:18px;border-radius:28px}.restaurant-form{padding:16px;border-radius:24px}.restaurant-form input{min-height:48px}.restaurant-form textarea{min-height:104px}.partner-benefits span{font-size:13px;padding:12px 13px}.restaurant-copy h2{font-size:40px!important}.restaurants-section{padding-top:58px!important}}

/* ===== BiteSpin v34: stable wheel interaction patch ===== */
.spin-button:disabled{
  opacity:.82!important;
  cursor:wait!important;
  filter:saturate(1.18) brightness(1.04)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.08) inset,0 20px 58px rgba(255,109,35,.34)!important;
}
.wheel.spinning{
  animation:bitespinWheelPulse .55s ease-in-out infinite alternate!important;
  will-change:transform;
}
@keyframes bitespinWheelPulse{
  from{filter:drop-shadow(0 0 30px rgba(255,115,24,.42)) saturate(1)}
  to{filter:drop-shadow(0 0 62px rgba(255,115,24,.78)) saturate(1.18)}
}
.segment-badge{
  transition:opacity .2s ease, transform .2s ease;
}


/* ===== BiteSpin v35: wheel stability patch ===== */
.spin-button:disabled{opacity:.86;filter:saturate(.95);cursor:wait;}
.segment-badge{transition:opacity .2s ease, transform .2s ease;}
.wheel.spinning{will-change:transform;}
