:root{--bg:#070707;--surface:#121212;--surface2:#181818;--line:#292929;--red:#a94a52;--red2:#cf626a;--white:#fff;--muted:#9c9c9c;--green:#4fe39a;--danger:#ff5b63;--safe:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;background:#050505;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,Arial,sans-serif}body{min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}
.app{min-height:100vh;background:radial-gradient(circle at 90% 0,#21080b 0,transparent 26%),linear-gradient(180deg,#080808,#101010 55%,#070707);padding-bottom:calc(88px + var(--safe))}.topbar{position:sticky;top:0;z-index:20;height:72px;padding:10px 17px;display:flex;align-items:center;justify-content:space-between;background:rgba(6,6,6,.88);backdrop-filter:blur(18px);border-bottom:1px solid #1d1d1d}.brand img{height:44px;width:auto;max-width:175px;object-fit:contain}.icon-btn{position:relative;width:44px;height:44px;border:1px solid #2d2d2d;border-radius:15px;background:#151515;color:#fff;display:grid;place-items:center}.icon-btn span{font-size:20px}.dot{position:absolute;right:7px;top:7px;width:9px;height:9px;border-radius:50%;background:#ef646d;box-shadow:0 0 0 3px #151515}.screen{width:min(100%,760px);margin:auto;padding:16px 16px 28px}
.hero{position:relative;padding:22px 20px 24px;border:1px solid #2b2b2b;border-radius:26px;background:radial-gradient(circle at 100% 0,#3a0d10 0,transparent 46%),linear-gradient(135deg,#151515,#0f0f0f);overflow:hidden}.hero:after{content:"";position:absolute;right:-70px;bottom:-90px;width:190px;height:190px;border-radius:50%;background:rgba(169,74,82,.08);filter:blur(6px)}.hero .mini-logo{width:155px;max-width:60%;margin-bottom:17px}.hero h1{position:relative;z-index:1;font-size:29px;line-height:1.08;margin:0 0 9px;letter-spacing:-.7px}.hero p{position:relative;z-index:1;color:#bdbdbd;line-height:1.5;margin:0;max-width:520px}
.section-title{display:flex;justify-content:space-between;align-items:center;margin:23px 2px 11px}.section-title h2{font-size:20px;margin:0;letter-spacing:-.3px}.section-title button,.link-btn{border:0;background:none;color:#ed686f;font-weight:700;padding:6px 0}.card{background:linear-gradient(180deg,#171717,#101010);border:1px solid #292929;border-radius:22px;padding:16px;margin-bottom:12px;box-shadow:0 12px 34px rgba(0,0,0,.14)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.quick{min-height:92px;border:1px solid #292929;background:#141414;border-radius:18px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.quick span{font-size:24px}.quick small{font-size:11px;color:#bcbcbc;font-weight:700}.quick:active{transform:scale(.98)}
.loyalty-card{padding:19px;background:radial-gradient(circle at 100% 0,#3a0c10 0,transparent 45%),linear-gradient(135deg,#171717,#1c090b);border-color:#482125}.loyalty-label{font-size:12px;color:#b7b7b7;letter-spacing:.8px}.loyalty-points{font-size:38px;line-height:1;font-weight:900;margin:8px 0 5px}.loyalty-value{font-size:12px;color:#a7a7a7}.loyalty-actions{display:flex;gap:8px;margin-top:15px}.pill-btn{border:1px solid #3b3b3b;background:#111;color:#fff;border-radius:13px;padding:10px 13px;font-weight:800}.pill-btn.primary{background:var(--red);border-color:var(--red)}
.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat{padding:16px;border:1px solid #292929;border-radius:18px;background:#141414}.stat .k{font-size:12px;color:#929292}.stat .v{font-size:25px;font-weight:900;margin-top:5px}.service-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.service-main{min-width:0}.service-main strong{font-size:16px}.service-main p{margin:6px 0 0;color:#999;font-size:12px;line-height:1.4}.service-arrow{font-size:22px;color:#777}
.promo-strip{display:flex;gap:12px;overflow:auto;padding:2px 2px 6px;scroll-snap-type:x mandatory}.promo-strip::-webkit-scrollbar{display:none}.promo-mini{min-width:285px;max-width:84%;scroll-snap-align:start;padding:0;overflow:hidden}.promo-visual{height:128px;background:radial-gradient(circle at 80% 20%,#5a171c,#171717 48%,#0e0e0e);display:flex;align-items:flex-end;padding:14px}.promo-visual strong{font-size:23px;letter-spacing:-.5px}.promo-mini-body{padding:14px}.promo-mini-body h3{margin:0 0 5px;font-size:17px}.promo-mini-body p{margin:0;color:#999;font-size:12px;line-height:1.45}.promo-mini-body .promo-meta{margin-top:10px;color:#ddd;font-weight:800}.promo{overflow:hidden}.promo img{width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:15px;background:#090909}.promo .badge{display:inline-block;background:#321416;color:#ff747b;border:1px solid #512126;padding:6px 9px;border-radius:10px;font-size:10px;font-weight:900;margin-bottom:10px}.promo h3{font-size:20px;margin:11px 0 6px}.promo p{color:#aaa;line-height:1.5;margin:0 0 10px}.price{display:flex;gap:9px;align-items:baseline}.old{text-decoration:line-through;color:#666}.new{font-size:25px;font-weight:900}.promo-grid{display:grid;gap:12px}
.btn{width:100%;min-height:49px;border:0;border-radius:15px;font-weight:850;color:#fff;background:var(--red);padding:0 16px}.btn:disabled{opacity:.45;cursor:not-allowed}.btn:active,.pill-btn:active{transform:scale(.99)}.btn.outline{background:transparent;border:1px solid #393939}.btn.dark{background:#252525}.row{display:flex;gap:10px;align-items:center}.row>*{flex:1}.field{margin:13px 0}.field label{display:block;font-size:12px;color:#999;margin-bottom:7px}.input,.select,.textarea{width:100%;border:1px solid #303030;border-radius:14px;background:#0e0e0e;color:#fff;padding:13px 14px;outline:none}.input:focus,.select:focus,.textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(169,74,82,.1)}.textarea{min-height:100px;resize:vertical}.helper{font-size:11px;color:#777;margin-top:6px}.form-card{padding:18px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{padding:14px;border:1px solid #2c2c2c;border-radius:16px;background:#111;color:#fff;text-align:left}.choice.active{border-color:var(--red);background:#241012}.choice strong{display:block}.choice small{display:block;color:#999;margin-top:5px}.call-row{display:flex;gap:8px}.call-row a{flex:1;text-decoration:none;text-align:center}
.nav{appearance:none;border:0;background:none;color:#6f6f6f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;height:66px}.nav span{font-size:21px;line-height:1}.nav small{font-size:10px;font-weight:800}.nav.active{color:#fff}.nav.active span{color:#e36a72}.nav-booking span{width:44px;height:44px;margin-top:-18px;border-radius:15px;background:var(--red);display:grid;place-items:center;color:#fff!important;font-size:28px;box-shadow:0 8px 22px rgba(169,74,82,.28)}.nav-booking small{margin-top:2px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:30;width:min(100%,760px);height:calc(70px + var(--safe));padding-bottom:var(--safe);display:flex;background:rgba(11,11,11,.96);backdrop-filter:blur(20px);border-top:1px solid #282828}
.list-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #242424}.list-item:last-child{border-bottom:0}.muted{color:var(--muted)}.small{font-size:12px}.status{font-size:10px;padding:6px 9px;border-radius:9px;background:#2b1718;color:#ff7076;font-weight:900;white-space:nowrap}.status.green{background:#102a1d;color:#5cf0a0}.empty{text-align:center;padding:36px 15px;color:#888}.badge-point{display:inline-flex;padding:6px 9px;border-radius:10px;background:#1c281f;color:#63e7a2;font-size:11px;font-weight:900}.contact-card{display:grid;gap:10px}.contact-line{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #242424}.contact-line:last-child{border-bottom:0}.contact-line a{color:#fff;text-decoration:none;font-weight:800}.history-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;border-bottom:1px solid #242424}.history-row:last-child{border-bottom:0}
.modal{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(6px)}.sheet{position:relative;width:min(100%,760px);margin:auto;background:#151515;border:1px solid #2b2b2b;border-bottom:0;border-radius:26px 26px 0 0;padding:22px 17px calc(25px + var(--safe));max-height:90vh;overflow:auto;box-shadow:0 -20px 70px rgba(0,0,0,.5)}.sheet-close{position:absolute;right:14px;top:13px;width:38px;height:38px;border:0;border-radius:12px;background:#252525;color:#fff;font-size:24px}.sheet h2{margin:0 45px 17px 0}.sheet h3{margin:18px 0 8px}.toast{position:fixed;left:50%;bottom:calc(91px + var(--safe));transform:translate(-50%,20px);z-index:200;max-width:min(92%,540px);background:#f4f4f4;color:#111;padding:12px 15px;border-radius:14px;font-weight:750;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 12px 35px rgba(0,0,0,.3)}.toast.show{opacity:1;transform:translate(-50%,0)}.splash{position:fixed;inset:0;background:#000;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.splash img{width:min(72%,350px);max-height:180px;object-fit:contain}.splash-loader{width:70px;height:3px;background:linear-gradient(90deg,transparent,var(--red),transparent);animation:load 1s infinite}@keyframes load{from{transform:translateX(-45px)}to{transform:translateX(45px)}}
.login{min-height:calc(100vh - 30px);display:flex;align-items:center;justify-content:center}.login-card{width:min(100%,500px);padding:20px}.login-logo{width:220px;max-width:72%;display:block;margin:0 auto 25px}.login h1{text-align:center;margin:0 0 6px}.login p{text-align:center;color:#999;margin:0 0 25px}.install-banner{margin-top:12px;padding:12px;border:1px solid #303030;border-radius:14px;color:#aaa;font-size:12px}.birthday-card{background:radial-gradient(circle at 100% 0,#4a1418,transparent 48%),#171717;border-color:#482125}.admin-shell{min-height:100vh;background:#080808}.admin-wrap{width:min(100%,900px);margin:auto;padding:18px 16px 40px}.admin-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-top img{height:45px}.admin-grid{display:grid;grid-template-columns:1fr;gap:12px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-actions .btn{width:auto;min-width:130px}.admin-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.promo-admin-actions{display:flex;gap:8px;margin-top:12px}.promo-admin-actions button{flex:1}.error-box{margin-top:10px;padding:11px;border:1px solid #4b2024;background:#211012;border-radius:13px;color:#ff8a90;font-size:12px}
@media(min-width:700px){.screen{padding-top:24px}.topbar{padding-left:24px;padding-right:24px}.bottom-nav{border-radius:20px 20px 0 0}.promo-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr 1fr}}


/* V11 Loyalty Lucky Spin */
.spin-box{margin-top:15px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.035);display:flex;gap:12px;align-items:center;justify-content:space-between}.spin-box .pill-btn{white-space:nowrap}.spin-box .pill-btn:disabled{opacity:.45}.voucher-card{display:flex;justify-content:space-between;align-items:center;gap:14px}.voucher-code-small{font-weight:800;letter-spacing:1.2px;font-size:18px;margin-top:8px}.voucher-code{font-size:24px;font-weight:900;letter-spacing:2px;padding:16px;border:1px dashed rgba(255,255,255,.3);border-radius:16px;margin:18px 0}.spin-result{text-align:center;padding:10px 2px}.spin-icon{font-size:64px;margin:4px 0 10px}.spin-result h2{font-size:30px;margin:8px 0}.spin-result .btn{margin-top:18px;width:100%}@media(max-width:520px){.spin-box{align-items:stretch;flex-direction:column}.spin-box .pill-btn{width:100%}}
.reward-warning{border-color:rgba(255,120,80,.5)!important}.reward-warning strong{color:#ff8a7a}

.notification-card{display:flex;align-items:center;justify-content:space-between;gap:14px;background:radial-gradient(circle at 100% 0,#3b0e12,transparent 48%),#141414;border-color:#4a2226}.notification-card .btn{width:auto;white-space:nowrap}

/* V19.1 Notification UX — soft opt-in inspired by modern PWA order-update prompts */
.push-soft-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px 16px;background:linear-gradient(135deg,#151515,#190b0d);border-color:#432126;box-shadow:0 10px 30px rgba(0,0,0,.18)}
.push-soft-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#1b241e;font-size:21px;flex:0 0 auto}
.push-soft-copy{min-width:0}.push-soft-copy strong{display:block;font-size:16px}.push-soft-copy p{margin:4px 0 0;line-height:1.4}.push-soft-status{font-size:10px;color:#777;margin-top:7px;font-weight:750}
.push-soft-btn{width:auto;min-width:112px;min-height:44px;padding:0 14px}
.push-settings-card{display:grid;gap:13px;padding:16px;background:#141414;border-color:#2c2c2c}.push-settings-head{display:flex;align-items:center;gap:12px;justify-content:space-between}.push-settings-head>div:nth-child(2){flex:1}.push-settings-card>.btn{width:100%}
@media(max-width:520px){.push-soft-card{grid-template-columns:auto 1fr}.push-soft-btn{grid-column:1 / -1;width:100%}.push-settings-head{align-items:flex-start}}

/* V27 SELECTIVE LIQUID GLASS UX — safe-area + iPhone Dynamic Island */
:root{--safe-top:env(safe-area-inset-top,0px)}
@media(max-width:699px){
  .app{padding-bottom:calc(104px + var(--safe))}
  .topbar{height:auto;min-height:72px;padding:calc(10px + var(--safe-top)) 16px 10px;background:rgba(7,7,9,.72);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border-bottom:1px solid rgba(255,255,255,.09)}
  .brand img{height:42px}
  .icon-btn{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:17px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 8px 28px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);touch-action:manipulation}
  .icon-btn span{font-size:21px}
  .dot{right:8px;top:8px;box-shadow:0 0 0 3px rgba(30,30,30,.9)}
  .bottom-nav{left:10px;right:10px;bottom:calc(8px + var(--safe));transform:none;width:auto;height:74px;padding:5px 7px;gap:3px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(180deg,rgba(46,46,50,.72),rgba(16,16,19,.76));box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 18px 50px rgba(0,0,0,.42);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);overflow:visible}
  .nav{height:64px;border-radius:22px;position:relative;transition:transform .22s cubic-bezier(.2,.9,.25,1),background .22s ease,color .22s ease}
  .nav.active{color:#fff;background:rgba(255,255,255,.105);box-shadow:inset 0 1px 0 rgba(255,255,255,.09);transform:scale(.94)}
  .nav span{font-size:21px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}
  .nav small{font-size:10px}
  .nav:active{transform:scale(.94)}
  .nav-booking{overflow:visible;background:transparent!important;box-shadow:none!important}
  .nav-booking span{width:50px;height:50px;margin-top:-22px;border-radius:20px;background:linear-gradient(145deg,#d66b74,#9f414a);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 12px 30px rgba(169,74,82,.34);font-size:30px;transition:transform .22s cubic-bezier(.2,.9,.25,1),box-shadow .22s ease}
  .nav-booking:active span{transform:scale(.92)}
  .nav-booking small{margin-top:1px}
  .card{box-shadow:0 12px 34px rgba(0,0,0,.18)}
  .location-card{padding:10px;overflow:hidden}
  .map-preview{height:180px;border-radius:17px;overflow:hidden;border:1px solid rgba(255,255,255,.11);background:#151515;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
  .map-preview iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.9) contrast(1.02)}
  .login{min-height:calc(100dvh - var(--safe-top));padding:calc(18px + var(--safe-top)) 10px calc(24px + var(--safe))}
  .login-card{padding:24px 18px;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:linear-gradient(145deg,rgba(30,30,33,.82),rgba(12,12,14,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 24px 70px rgba(0,0,0,.38);backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%)}
  .login-logo{width:190px;margin-bottom:20px}
  .push-soft-card,.push-settings-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
  .sheet{backdrop-filter:blur(20px) saturate(120%);-webkit-backdrop-filter:blur(20px) saturate(120%);background:rgba(21,21,21,.92);border-color:rgba(255,255,255,.12)}
}
@media(prefers-reduced-motion:no-preference){
  .nav.active{animation:rtGlassSettle .28s cubic-bezier(.2,.9,.25,1)}
  .nav-booking span{animation:rtFloatIn .42s cubic-bezier(.2,.9,.25,1)}
  .sheet{animation:rtSheetIn .32s cubic-bezier(.2,.9,.25,1)}
}
@keyframes rtGlassSettle{0%{transform:scale(.96)}100%{transform:scale(1)}}
@keyframes rtFloatIn{0%{transform:translateY(7px) scale(.92);opacity:.72}100%{transform:translateY(0) scale(1);opacity:1}}
@keyframes rtSheetIn{0%{transform:translateY(18px);opacity:.75}100%{transform:translateY(0);opacity:1}}


/* =========================================================
   REV TORQ LIQUID GLASS UI MERGE V1
   Visual-only overrides mapped to existing production classes.
   ========================================================= */

:root{
  --rt-glass-bg:rgba(22,26,38,.55);
  --rt-glass-bg-strong:rgba(18,22,32,.72);
  --rt-glass-border:rgba(255,255,255,.12);
  --rt-glass-border-bright:rgba(255,255,255,.22);
  --rt-glass-highlight:inset 0 1px 1px rgba(255,255,255,.25),inset 0 -1px 1px rgba(0,0,0,.38);
  --rt-glass-shadow:0 16px 36px rgba(0,0,0,.45);
  --rt-red:#e62329;
  --rt-red-glow:rgba(230,35,41,.42);
  --rt-ease:cubic-bezier(.25,1,.5,1);
}

html,body{
  background:#060709;
}

body{
  background-image:
    radial-gradient(ellipse 80% 50% at 50% -10%,rgba(230,35,41,.20) 0%,transparent 70%),
    radial-gradient(ellipse 60% 40% at 100% 60%,rgba(30,38,58,.34) 0%,transparent 60%),
    radial-gradient(circle at 0% 90%,rgba(230,35,41,.10) 0%,transparent 50%);
  background-attachment:fixed;
}

/* Header becomes floating translucent glass */
.topbar{
  background:rgba(6,7,9,.66)!important;
  -webkit-backdrop-filter:blur(22px) saturate(180%);
  backdrop-filter:blur(22px) saturate(180%);
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}

/* Notification glass button */
#bellBtn.icon-btn{
  min-width:44px;
  min-height:44px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
  -webkit-backdrop-filter:blur(16px) saturate(180%);
  backdrop-filter:blur(16px) saturate(180%);
  border:1px solid var(--rt-glass-border-bright);
  box-shadow:var(--rt-glass-highlight),0 4px 14px rgba(0,0,0,.32);
  transition:transform .22s var(--rt-ease),background .22s var(--rt-ease);
}
#bellBtn.icon-btn:active{transform:scale(.92);background:rgba(255,255,255,.15)}

/* Existing cards -> selective glass, without changing JS structure */
.card,.glass-card,.loyalty-card,.spin-box,.push-settings-card,.quick{
  background:var(--rt-glass-bg)!important;
  -webkit-backdrop-filter:blur(22px) saturate(180%);
  backdrop-filter:blur(22px) saturate(180%);
  border:1px solid var(--rt-glass-border)!important;
  box-shadow:var(--rt-glass-shadow),var(--rt-glass-highlight);
  position:relative;
  overflow:hidden;
}

.card::before,.glass-card::before,.loyalty-card::before,.spin-box::before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);
  pointer-events:none;
}

/* Hero */
.hero{
  background:linear-gradient(135deg,rgba(230,35,41,.20),rgba(18,22,32,.66))!important;
  -webkit-backdrop-filter:blur(24px) saturate(180%);
  backdrop-filter:blur(24px) saturate(180%);
  border:1px solid var(--rt-glass-border-bright)!important;
  box-shadow:var(--rt-glass-shadow),var(--rt-glass-highlight);
  border-radius:28px!important;
}

/* Quick actions */
.quick{
  border-radius:20px!important;
  transition:transform .22s var(--rt-ease),background .22s var(--rt-ease);
}
.quick:active{transform:scale(.985)}

/* Primary CTA */
.btn.primary,.pill-btn.primary,.btn-primary{
  background:linear-gradient(135deg,#ff2a30,#b31217)!important;
  border:1px solid rgba(255,255,255,.24)!important;
  box-shadow:0 7px 22px var(--rt-red-glow),var(--rt-glass-highlight)!important;
  transition:transform .22s var(--rt-ease),box-shadow .22s var(--rt-ease);
}
.btn.primary:active,.pill-btn.primary:active,.btn-primary:active{transform:scale(.97)}

/* Secondary buttons */
.btn,.pill-btn{
  border-radius:14px;
  transition:transform .22s var(--rt-ease),background .22s var(--rt-ease);
}

/* Floating bottom dock */
.bottom-nav{
  background:rgba(18,22,32,.65)!important;
  -webkit-backdrop-filter:blur(28px) saturate(200%);
  backdrop-filter:blur(28px) saturate(200%);
  border:1px solid var(--rt-glass-border-bright)!important;
  box-shadow:0 20px 48px rgba(0,0,0,.68),var(--rt-glass-highlight)!important;
  border-radius:40px!important;
  padding:5px 6px!important;
}
.nav{
  border-radius:26px!important;
  transition:all .22s var(--rt-ease)!important;
}
.nav.active{
  background:rgba(255,255,255,.12)!important;
  border:1px solid rgba(255,255,255,.20)!important;
  box-shadow:var(--rt-glass-highlight),0 4px 14px rgba(0,0,0,.30)!important;
}
.nav.active span:first-child{color:var(--rt-red)!important}

/* Forms */
.input,.select,.textarea,select,input,textarea{
  background:rgba(255,255,255,.05)!important;
  border-color:var(--rt-glass-border)!important;
}
.input:focus,.select:focus,.textarea:focus,select:focus,input:focus,textarea:focus{
  border-color:var(--rt-red)!important;
  box-shadow:0 0 12px var(--rt-red-glow)!important;
}

/* Modal */
.modal .sheet,.modal-card{
  background:rgba(18,22,32,.76)!important;
  -webkit-backdrop-filter:blur(26px) saturate(180%);
  backdrop-filter:blur(26px) saturate(180%);
  border:1px solid var(--rt-glass-border-bright)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.62),var(--rt-glass-highlight)!important;
}

/* Loyalty hero */
.loyalty-card{
  background:linear-gradient(135deg,rgba(230,35,41,.19),rgba(20,24,35,.72))!important;
  border-radius:28px!important;
}
.loyalty-points{
  font-size:38px!important;
  font-weight:900!important;
  letter-spacing:-1px!important;
  text-shadow:0 0 20px var(--rt-red-glow);
}
.loyalty-value{color:#fff!important}

/* Spin feature */
.spin-box{
  border-radius:22px!important;
  padding:16px!important;
  margin-top:14px!important;
}
.spin-box strong{font-weight:800}
.spin-box .pill-btn{min-height:44px}

/* Tier list / history */
.history-row{
  border-color:rgba(255,255,255,.08)!important;
  transition:background .22s var(--rt-ease);
}
.history-row:active{background:rgba(255,255,255,.04)}

/* Touch targets */
button,.btn,.pill-btn,.nav,#bellBtn{min-height:44px}

/* iOS safe-area */
.topbar{padding-top:max(10px,env(safe-area-inset-top))!important}
.bottom-nav{margin-bottom:max(4px,env(safe-area-inset-bottom))}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}
}

@media (max-width:430px){
  .bottom-nav{max-width:calc(100vw - 20px);margin-left:auto;margin-right:auto}
}

.rt-tier-ladder .history-row{padding:13px 0}
.rt-tier-ladder .history-row:first-child{padding-top:0}
.rt-tier-ladder .history-row:last-of-type{padding-bottom:4px}
.rt-tier-ladder .status{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);border-radius:999px;padding:4px 8px;font-size:10px}

.rt-promo-spin{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  background:linear-gradient(135deg,rgba(230,35,41,.14),rgba(18,22,32,.66))!important;
}
.rt-promo-spin .pill-btn{flex:0 0 auto;min-width:132px}
@media(max-width:430px){
  .rt-promo-spin{align-items:flex-start;flex-direction:column}
  .rt-promo-spin .pill-btn{width:100%}
}

.rt-profile-tier{
  background:linear-gradient(135deg,rgba(230,35,41,.16),rgba(18,22,32,.70))!important;
  border-radius:24px!important;
}
.rt-tier-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.rt-tier-name{margin:4px 0 0;font-size:30px;letter-spacing:-.5px}
.rt-tier-rate{
  padding:7px 10px;border-radius:999px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  font-size:12px;font-weight:800;
}
.rt-tier-progress{height:8px;margin-top:18px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}
.rt-tier-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#e62329,#ff6569);box-shadow:0 0 14px rgba(230,35,41,.45)}
.rt-tier-meta{display:flex;justify-content:space-between;gap:10px;margin-top:9px;font-size:12px;color:rgba(255,255,255,.66)}
.rt-tier-mini{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}
.rt-tier-mini span{padding:9px 10px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);font-size:11px}
@media(max-width:430px){.rt-tier-head{align-items:flex-start}.rt-tier-mini{grid-template-columns:1fr}}

.rt-rider-card{
  background:linear-gradient(135deg,rgba(230,35,41,.14),rgba(18,22,32,.70))!important;
  border-radius:24px!important;
}
.rt-rider-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.rt-rider-status{font-size:10px;font-weight:800;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);white-space:nowrap}
.rt-rider-status.verified{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.28)}
.rt-rider-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}
.rt-rider-benefits span{padding:9px 10px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);font-size:11px}
@media(max-width:430px){.rt-rider-top{flex-direction:column}.rt-rider-benefits{grid-template-columns:1fr}}

.rt-welcome-spin{
  display:flex;align-items:center;justify-content:space-between;gap:14px;
  margin:18px 0;
  background:linear-gradient(135deg,rgba(230,35,41,.18),rgba(18,22,32,.72))!important;
  border-radius:24px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  -webkit-backdrop-filter:blur(22px) saturate(180%);
  backdrop-filter:blur(22px) saturate(180%);
}
.rt-welcome-spin .pill-btn{min-width:132px}
@media(max-width:430px){.rt-welcome-spin{align-items:flex-start;flex-direction:column}.rt-welcome-spin .pill-btn{width:100%}}

.rt-home-rider{
  display:flex;align-items:center;justify-content:space-between;gap:14px;
  margin:12px 0 18px;
  background:linear-gradient(135deg,rgba(34,197,94,.13),rgba(18,22,32,.72))!important;
  border-radius:24px!important;
  border:1px solid rgba(255,255,255,.14)!important;
}
.spin-wheel-demo{
  width:84px;height:84px;border-radius:50%;margin:0 auto 14px;
  display:grid;place-items:center;font-size:40px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  animation:rtSpin 1s linear infinite;
}
@keyframes rtSpin{to{transform:rotate(360deg)}}
@media(max-width:430px){.rt-home-rider{align-items:flex-start;flex-direction:column}.rt-home-rider .pill-btn{width:100%}}

.rt-wheel-wrap{width:190px;height:190px;margin:0 auto 18px;display:grid;place-items:center}
.rt-wheel{
  width:176px;height:176px;border-radius:50%;position:relative;
  display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;
  place-items:center;font-size:25px;
  background:conic-gradient(from 0deg,rgba(230,35,41,.92) 0deg 60deg,rgba(255,255,255,.10) 60deg 120deg,rgba(230,35,41,.72) 120deg 180deg,rgba(255,255,255,.10) 180deg 240deg,rgba(230,35,41,.92) 240deg 300deg,rgba(255,255,255,.10) 300deg 360deg);
  border:7px solid rgba(255,255,255,.12);
  box-shadow:0 0 0 5px rgba(255,255,255,.04),0 15px 45px rgba(0,0,0,.35);
  animation:rtWheelSpin 1.2s cubic-bezier(.15,.75,.2,1) infinite;
}
.rt-wheel span:nth-child(1){grid-area:1/2}.rt-wheel span:nth-child(2){grid-area:2/3}.rt-wheel span:nth-child(3){grid-area:3/2}.rt-wheel span:nth-child(4){grid-area:2/1}.rt-wheel span:nth-child(5){grid-area:1/1}.rt-wheel span:nth-child(6){grid-area:1/3}
.rt-wheel.stopped{animation:rtWheelStop .65s ease-out forwards}
@keyframes rtWheelSpin{to{transform:rotate(360deg)}}
@keyframes rtWheelStop{from{transform:rotate(1080deg)}to{transform:rotate(1180deg)}}

.rt-spin-modal{text-align:center;position:relative;padding:4px 2px 10px}
.rt-spin-close{position:absolute;right:0;top:0;width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font-size:30px;line-height:1;cursor:pointer}
.rt-spin-title{font-size:14px;font-weight:800;letter-spacing:2px;margin:4px 0 18px}
.rt-wheel-container{position:relative;width:280px;height:280px;margin:0 auto 18px;display:grid;place-items:center}
.rt-pointer{position:absolute;z-index:5;top:-2px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:30px solid #e62329;filter:drop-shadow(0 3px 4px rgba(0,0,0,.5))}
.rt-wheel{width:260px;height:260px;border-radius:50%;position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;place-items:center;font-size:29px;background:conic-gradient(#e62329 0 60deg,#242832 60deg 120deg,#e62329 120deg 180deg,#242832 180deg 240deg,#e62329 240deg 300deg,#242832 300deg 360deg);border:8px solid #343842;box-shadow:0 0 0 5px rgba(255,255,255,.05),0 16px 45px rgba(0,0,0,.45);transform:rotate(0deg);transition:none;overflow:hidden}
.rt-wheel>div{width:86px;height:86px;display:grid;place-items:center}
.rt-wheel>div:nth-child(1){grid-area:1/2}.rt-wheel>div:nth-child(2){grid-area:2/3}.rt-wheel>div:nth-child(3){grid-area:3/2}.rt-wheel>div:nth-child(4){grid-area:2/1}.rt-wheel>div:nth-child(5){grid-area:1/1}.rt-wheel>div:nth-child(6){grid-area:1/3}
.rt-wheel.stopped{transition:transform .5s ease-out}
.rt-spin-hint{font-size:15px;margin-bottom:14px;color:rgba(255,255,255,.72)}
.rt-spin-button{min-width:190px!important;font-size:15px!important;font-weight:800!important}
@media(max-width:430px){.rt-wheel-container{width:245px;height:245px}.rt-wheel{width:225px;height:225px;font-size:25px}.rt-wheel>div{width:72px;height:72px}}

/* V10 wheel polish */
.rt-wheel-container{width:300px!important;height:300px!important}
.rt-wheel{width:270px!important;height:270px!important;display:block!important;position:relative!important;overflow:visible!important;transform-origin:50% 50%!important;will-change:transform!important}
.rt-wheel-item{position:absolute;width:70px;height:70px;left:50%;top:50%;margin:-35px 0 0 -35px;display:grid;place-items:center;font-size:31px;line-height:1;z-index:2;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}
.rt-wheel-item.i1{transform:rotate(0deg) translateY(-83px) rotate(0deg)}
.rt-wheel-item.i2{transform:rotate(60deg) translateY(-83px) rotate(-60deg)}
.rt-wheel-item.i3{transform:rotate(120deg) translateY(-83px) rotate(-120deg)}
.rt-wheel-item.i4{transform:rotate(180deg) translateY(-83px) rotate(-180deg)}
.rt-wheel-item.i5{transform:rotate(240deg) translateY(-83px) rotate(-240deg)}
.rt-wheel-item.i6{transform:rotate(300deg) translateY(-83px) rotate(-300deg)}
.rt-wheel-center{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#161922;border:4px solid rgba(255,255,255,.16);font-weight:900;letter-spacing:1px;font-size:15px}
.rt-benefit-chip{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);color:inherit;border-radius:12px;padding:9px 10px;font-size:11px;text-align:left;cursor:pointer}
.rt-benefit-chip:active{transform:scale(.98)}
.rt-benefit-detail{text-align:center;padding:8px 4px}
.rt-benefit-icon{font-size:44px;margin:4px 0 10px}
@media(max-width:430px){.rt-wheel-container{width:260px!important;height:260px!important}.rt-wheel{width:235px!important;height:235px!important}.rt-wheel-item{transform-origin:50% 50%;}.rt-wheel-item.i1{transform:rotate(0deg) translateY(-72px) rotate(0deg)}.rt-wheel-item.i2{transform:rotate(60deg) translateY(-72px) rotate(-60deg)}.rt-wheel-item.i3{transform:rotate(120deg) translateY(-72px) rotate(-120deg)}.rt-wheel-item.i4{transform:rotate(180deg) translateY(-72px) rotate(-180deg)}.rt-wheel-item.i5{transform:rotate(240deg) translateY(-72px) rotate(-240deg)}.rt-wheel-item.i6{transform:rotate(300deg) translateY(-72px) rotate(-300deg)}}

/* V12: JS-controlled wheel — never keep spinning after result */
.rt-wheel{animation:none!important;transition:none!important;will-change:transform}
.rt-wheel.stopped{animation:none!important;transition:none!important}

.rider-admin-card{border-radius:22px!important;background:linear-gradient(135deg,rgba(230,35,41,.10),rgba(18,22,32,.72))!important}
.rider-admin-meta{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 4px;font-size:12px}
.status.yellow{background:rgba(245,158,11,.14);color:#fbbf24;border-color:rgba(245,158,11,.25)}

.rt-rider-status.pending{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.25);color:#fbbf24}.rt-rider-status.rejected{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25);color:#f87171}

/* =========================================================
   REV TORQ LIQUID GLASS UI — V2 (iOS 26/27 style) FULL PASS
   Additive, visual-only. Extends the existing V1 glass merge
   to every remaining surface across all pages (Home, Promo,
   Booking, Dyno, Profil, Admin) without touching any class
   name that app.js / admin/index.html rely on.
   ========================================================= */

:root{
  --rt-radius-lg:28px;
  --rt-radius-md:20px;
  --rt-radius-sm:14px;
  --rt-glass-rim:1px solid rgba(255,255,255,.14);
  --rt-glass-rim-bright:1px solid rgba(255,255,255,.24);
  --rt-glass-spec:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0) 40%);
}

/* Livelier, layered ambient backdrop behind every glass surface.
   Slow drift keeps it from feeling static; reduced-motion users
   already get all animation stripped by the existing media query. */
body{
  background-image:
    radial-gradient(ellipse 70% 45% at 12% -8%,rgba(230,35,41,.22) 0%,transparent 65%),
    radial-gradient(ellipse 60% 40% at 108% 12%,rgba(80,110,255,.16) 0%,transparent 62%),
    radial-gradient(ellipse 55% 45% at 90% 92%,rgba(230,35,41,.14) 0%,transparent 60%),
    radial-gradient(ellipse 50% 35% at -5% 80%,rgba(60,200,160,.10) 0%,transparent 60%);
  background-attachment:fixed;
  background-size:140% 140%;
  animation:rtBgDrift 34s ease-in-out infinite alternate;
}
@keyframes rtBgDrift{
  0%{background-position:0% 0%,100% 0%,100% 100%,0% 100%}
  100%{background-position:6% 4%,94% 8%,92% 94%,4% 96%}
}
@media(prefers-reduced-motion:reduce){body{animation:none}}

/* Universal glass edge highlight helper — one shared look for every
   frosted surface so Home/Promo/Booking/Dyno/Profil/Admin all match. */
.stat,.choice,.promo-mini,.promo,.contact-card,.install-banner,
.error-box,.notification-card,.push-soft-card,.push-settings-card,
.birthday-card,.form-card,.admin-card,.rider-admin-card,.location-card{
  background:var(--rt-glass-bg)!important;
  -webkit-backdrop-filter:blur(20px) saturate(170%);
  backdrop-filter:blur(20px) saturate(170%);
  border:var(--rt-glass-rim)!important;
  box-shadow:var(--rt-glass-shadow),var(--rt-glass-highlight);
  border-radius:var(--rt-radius-md)!important;
  position:relative;
  overflow:hidden;
}
.stat::before,.choice::before,.promo-mini::before,.promo::before,
.notification-card::before,.push-soft-card::before,.birthday-card::before{
  content:"";position:absolute;top:0;left:0;right:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);
  pointer-events:none;
}

/* Quick-action tiles — glass capsules with a soft inner glow */
.quick{
  background:rgba(255,255,255,.05)!important;
  -webkit-backdrop-filter:blur(18px) saturate(160%);
  backdrop-filter:blur(18px) saturate(160%);
  border:var(--rt-glass-rim)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 8px 22px rgba(0,0,0,.20);
}

/* Secondary / outline / dark buttons join the same glass language
   as the primary CTA, so every page's buttons feel consistent. */
.btn.outline{
  background:rgba(255,255,255,.05)!important;
  border:var(--rt-glass-rim)!important;
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.btn.dark{
  background:rgba(255,255,255,.08)!important;
  border:var(--rt-glass-rim)!important;
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.pill-btn{
  background:rgba(255,255,255,.06)!important;
  border:var(--rt-glass-rim)!important;
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.icon-btn{
  background:rgba(255,255,255,.07)!important;
  border:var(--rt-glass-rim)!important;
  -webkit-backdrop-filter:blur(16px) saturate(170%);
  backdrop-filter:blur(16px) saturate(170%);
}

/* Status / badge pills as small glass capsules everywhere they appear
   (Home history, Profil invoices, Admin lists) */
.status,.badge-point,.rt-tier-mini span,.rt-rider-benefits span{
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.10);
}
.status.green{border-color:rgba(34,197,94,.28)}
.status.yellow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}

/* Promo full card + mini strip get the large iOS-26 continuous radius */
.promo,.promo-mini{border-radius:var(--rt-radius-lg)!important}
.promo img,.promo-visual{border-radius:calc(var(--rt-radius-lg) - 8px)!important}

/* Choice grid (booking service picker) — glass tiles, red glow when active */
.choice.active{
  border-color:rgba(230,35,41,.55)!important;
  background:linear-gradient(135deg,rgba(230,35,41,.16),rgba(255,255,255,.05))!important;
  box-shadow:0 0 0 1px rgba(230,35,41,.35) inset,0 10px 26px rgba(230,35,41,.18)!important;
}

/* Stat tiles (dyno / booking summary numbers) */
.stat .v{text-shadow:0 0 18px rgba(255,255,255,.08)}

/* Admin shell / cards inherit the same glass treatment as the
   customer app so both surfaces feel like one product. */
.admin-shell{background:#060709}
.admin-top img{filter:drop-shadow(0 4px 14px rgba(0,0,0,.4))}

/* Consistent large-radius rhythm across every remaining rounded
   surface, matching iOS 26's "continuous corner" look. */
.hero,.card,.loyalty-card,.rt-profile-tier,.rt-rider-card,
.rt-welcome-spin,.rt-home-rider,.rt-promo-spin,.login-card{
  border-radius:var(--rt-radius-lg)!important;
}
.quick,.stat,.choice,.notification-card,.push-soft-card{
  border-radius:var(--rt-radius-md)!important;
}
.input,.select,.textarea,.pill-btn,.btn{
  border-radius:var(--rt-radius-sm)!important;
}

/* Splash + login screens match the same ambient glass world */
.splash{background:#000}
.login-card{
  -webkit-backdrop-filter:blur(26px) saturate(160%);
  backdrop-filter:blur(26px) saturate(160%);
}

/* =========================================================
   REV TORQ ONBOARDING + SAFE APP UPDATE — 2026-09-15
   ========================================================= */
.rt-onboarding{margin:16px 0 18px;padding:18px!important;background:linear-gradient(145deg,rgba(230,35,41,.13),rgba(22,26,36,.72))!important;border:1px solid rgba(255,255,255,.16)!important}
.rt-onboarding-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.rt-onboarding-head h2{margin:8px 0 5px;font-size:22px}
.rt-platform-badge{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);font-size:11px;font-weight:800;white-space:nowrap}
.rt-progress{height:7px;border-radius:999px;background:rgba(255,255,255,.07);overflow:hidden;margin:15px 0 13px}
.rt-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#e62329,#ff6368);transition:width .25s ease}
.rt-onboarding-step{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:12px 0;border-top:1px solid rgba(255,255,255,.07)}
.rt-onboarding-step:first-of-type{border-top:0}
.rt-onboarding-step.done{opacity:.78}
.rt-step-no{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(230,35,41,.16);border:1px solid rgba(230,35,41,.3);font-weight:900;font-size:12px}
.rt-onboarding-step.done .rt-step-no{background:rgba(34,197,94,.14);border-color:rgba(34,197,94,.3)}
.rt-step-copy strong{display:block;margin-bottom:3px;font-size:13px}
.rt-guide-link{margin-top:8px}
.rt-required{font-size:9px;font-weight:900;color:#ff8d90;background:rgba(230,35,41,.12);border:1px solid rgba(230,35,41,.25);padding:3px 6px;border-radius:999px;margin-left:5px}
.rt-install-guide{margin-top:12px}
.rt-guide-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}
.rt-guide-panel{padding:14px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}
.rt-guide-title{font-weight:900;font-size:15px;margin-bottom:8px}
.rt-guide-panel ol{margin:0;padding-left:20px;line-height:1.65;font-size:13px}
.rt-onboarding-intro{text-align:left}
.rt-onboarding-icon{font-size:44px;margin-bottom:8px}
.rt-version-note{text-align:center;margin:18px 0 12px;opacity:.65}
.rt-update-banner{position:fixed;z-index:9999;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));transform:translate(-50%,18px);width:min(92vw,560px);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:18px;background:rgba(18,22,30,.94);border:1px solid rgba(255,255,255,.17);box-shadow:0 18px 45px rgba(0,0,0,.45);-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);opacity:0;pointer-events:none;transition:.22s ease}
.rt-update-banner.show{opacity:1;pointer-events:auto;transform:translate(-50%,0)}
.rt-update-banner strong{font-size:13px}
.rt-update-banner .pill-btn{white-space:nowrap;flex:0 0 auto}
@media(max-width:430px){.rt-onboarding-head{flex-direction:column}.rt-onboarding-step{grid-template-columns:34px 1fr}.rt-onboarding-step>.pill-btn,.rt-onboarding-step>.status{grid-column:2;width:max-content}.rt-update-banner{align-items:flex-start;flex-direction:column;bottom:calc(86px + env(safe-area-inset-bottom))}.rt-update-banner .pill-btn{width:100%}}

/* =========================================================
   REV TORQ MOBILE VNEXT — softened legacy palette + shell
   ========================================================= */
:root{
  --rt-bg:#0e1013;
  --rt-bg-2:#111318;
  --rt-card:#17191d;
  --rt-card-2:#1c1f24;
  --rt-accent:#b85d66;
  --rt-accent-2:#c96c74;
  --rt-accent-deep:#8f4048;
  --rt-accent-soft:rgba(184,93,102,.15);
  --rt-text:#f4f5f7;
  --rt-muted:#a5aab3;
  --rt-border:rgba(255,255,255,.10);
  --rt-success:#45c987;
  --rt-warning:#e3ad54;
  --rt-danger:#ef4d59;
}
html,body{background:var(--rt-bg)!important;color:var(--rt-text)!important}
body{background-image:radial-gradient(circle at 50% -10%,rgba(184,93,102,.10),transparent 38%),linear-gradient(180deg,var(--rt-bg),#0b0c0f)!important}
.app{background:linear-gradient(180deg,var(--rt-bg-2),var(--rt-bg))!important}
.topbar{background:rgba(14,16,19,.84)!important;border-color:var(--rt-border)!important}
.bottom-nav{background:rgba(18,20,24,.92)!important;border:1px solid var(--rt-border)!important}
.nav{min-height:58px;min-width:0;color:#8f949e;touch-action:manipulation}
.nav.active{color:var(--rt-text)!important;background:rgba(255,255,255,.055)!important}
.nav.active .nav-icon{color:var(--rt-accent-2)!important}
.nav-icon{font-size:21px;line-height:1}
.card{background:linear-gradient(145deg,var(--rt-card-2),var(--rt-card))!important;border-color:var(--rt-border)!important}
.btn,.pill-btn.primary{background:linear-gradient(135deg,var(--rt-accent),var(--rt-accent-deep))!important;color:white!important}
.screen{padding-bottom:calc(96px + env(safe-area-inset-bottom));overflow-x:hidden}
.bottom-nav{bottom:calc(8px + env(safe-area-inset-bottom));min-height:68px;height:68px!important}
@media(max-width:430px){.screen{width:100%;max-width:100%;padding-left:12px;padding-right:12px}.topbar{padding-left:14px!important;padding-right:14px!important}.brand img{max-width:150px}.bottom-nav{left:8px!important;right:8px!important;width:auto!important;transform:none!important}}
@media(max-width:340px){.nav small{font-size:9px}.bottom-nav{left:6px!important;right:6px!important}.screen{padding-left:9px;padding-right:9px}}

/* Mobile VNext auth */
.rt-auth-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);background:var(--rt-bg)}
.rt-auth-hero{min-height:100dvh;padding:44px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 70% 35%,rgba(184,93,102,.22),transparent 32%),linear-gradient(145deg,#17191d,#0e1013);border-right:1px solid var(--rt-border)}
.rt-auth-brand{width:220px}.rt-eyebrow{font-size:11px;letter-spacing:.18em;color:var(--rt-muted);font-weight:800}.rt-auth-copy h1{font-size:clamp(42px,5vw,72px);line-height:.98;margin:12px 0 16px}.rt-auth-copy em{font-style:normal;color:var(--rt-accent-2)}.rt-auth-copy p{max-width:520px;color:var(--rt-muted);line-height:1.65}
.rt-auth-feature-row{display:flex;gap:10px;flex-wrap:wrap}.rt-auth-feature-row span{padding:10px 14px;border:1px solid var(--rt-border);border-radius:999px;background:rgba(255,255,255,.04)}
.rt-auth-form-wrap{display:grid;place-items:center;padding:28px;background:#f3f1ef;color:#17191d}.rt-auth-card{width:min(100%,520px);background:white!important;color:#17191d!important;border:1px solid rgba(0,0,0,.08)!important}.rt-auth-card .muted,.rt-auth-card p{color:#6d7179}.rt-auth-card .input{background:#fff!important;color:#17191d!important;border-color:#d8d8dc!important}.rt-auth-card .field label{color:#666}.rt-auth-actions{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:12px}.rt-auth-actions .link-btn{color:var(--rt-accent-deep)}.rt-auth-mobile-logo{display:none}.rt-auth-mobile-logo img{width:180px;max-width:65%;margin-bottom:22px}
@media(max-width:800px){.screen:has(.rt-auth-shell){padding:0!important;width:100%!important;max-width:none!important}.rt-auth-shell{display:block;background:var(--rt-bg)}.rt-auth-hero{display:none}.rt-auth-form-wrap{min-height:100dvh;background:radial-gradient(circle at 50% 0,rgba(184,93,102,.16),transparent 36%),var(--rt-bg);padding:calc(28px + env(safe-area-inset-top)) 14px calc(28px + env(safe-area-inset-bottom))}.rt-auth-card{background:linear-gradient(145deg,var(--rt-card-2),var(--rt-card))!important;color:var(--rt-text)!important}.rt-auth-card p,.rt-auth-card .muted{color:var(--rt-muted)}.rt-auth-card .input{background:rgba(255,255,255,.05)!important;color:var(--rt-text)!important;border-color:var(--rt-border)!important}.rt-auth-card .field label{color:var(--rt-muted)}.rt-auth-mobile-logo{display:block}}

/* Mobile VNext home */
.rt-home-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:22px;border-radius:28px;border:1px solid var(--rt-border);background:radial-gradient(circle at 95% 20%,rgba(184,93,102,.22),transparent 36%),linear-gradient(145deg,#1a1d22,#101216);margin-bottom:14px}.rt-home-hero h1{margin:7px 0 8px;font-size:clamp(26px,7vw,38px)}.rt-home-hero p{margin:0 0 16px;color:var(--rt-muted);line-height:1.5}.rt-hero-bike{font-size:58px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.35))}.rt-hero-cta{max-width:260px}.rt-home-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.rt-summary-card{min-height:142px;text-align:left;color:var(--rt-text);border:1px solid var(--rt-border);border-radius:20px;padding:14px;background:linear-gradient(145deg,var(--rt-card-2),var(--rt-card));display:flex;flex-direction:column;gap:5px;overflow:hidden}.rt-summary-card>span{font-size:22px}.rt-summary-card small{color:var(--rt-muted);font-weight:700}.rt-summary-card strong{font-size:20px;line-height:1.15}.rt-summary-card em{font-style:normal;font-size:11px;color:var(--rt-muted)}.rt-home-bike{display:flex;align-items:center;justify-content:space-between;gap:14px}.rt-home-bike h2{margin:5px 0}.rt-plate{display:inline-flex;border:1px solid var(--rt-border);border-radius:9px;padding:5px 8px;font-weight:800}.rt-home-promo{display:flex;align-items:center;justify-content:space-between;gap:14px;background:radial-gradient(circle at 100% 10%,var(--rt-accent-soft),transparent 42%),linear-gradient(145deg,var(--rt-card-2),var(--rt-card))!important}.rt-home-promo h2{margin:7px 0 6px}.rt-home-promo .pill-btn{width:auto;white-space:nowrap}.rt-quick-actions>h2{font-size:20px;margin:20px 2px 10px}.rt-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rt-quick-grid button{min-height:92px;border:1px solid var(--rt-border);background:var(--rt-card);color:var(--rt-text);border-radius:18px;font-size:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.rt-quick-grid small{font-size:10px;color:var(--rt-muted);font-weight:800;text-align:center}.rt-current-service{display:flex;align-items:center;justify-content:space-between;gap:12px}.rt-current-service.ready{border-color:rgba(69,201,135,.28)!important;background:linear-gradient(145deg,rgba(69,201,135,.10),var(--rt-card))!important}
@media(max-width:430px){.rt-home-hero{grid-template-columns:1fr}.rt-hero-bike{position:absolute;right:14px;bottom:10px;opacity:.16;font-size:84px}.rt-home-hero>div:first-child{position:relative;z-index:1}.rt-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rt-home-promo,.rt-home-bike{align-items:flex-start}.rt-home-promo{flex-direction:column}.rt-home-promo .pill-btn{width:100%}}
@media(min-width:700px){.rt-home-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rt-quick-grid{grid-template-columns:repeat(4,1fr)}}

/* Mobile VNext booking */
.rt-booking-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:6px 0 16px}.rt-booking-head h1{margin:5px 0 4px;font-size:30px}.rt-booking-head p{margin:0}.rt-dyno-shortcut{display:flex;align-items:center;gap:10px;min-width:190px;min-height:58px;padding:10px 13px;text-align:left;border:1px solid var(--rt-border);border-radius:18px;background:linear-gradient(145deg,var(--rt-card-2),var(--rt-card));color:var(--rt-text)}.rt-dyno-shortcut>span{display:flex;flex-direction:column}.rt-dyno-shortcut small{color:var(--rt-muted);margin-top:3px}.rt-active-booking{display:flex;align-items:center;justify-content:space-between;gap:12px}.rt-active-booking>div{display:flex;flex-direction:column;gap:4px}.rt-booking-stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0}.rt-booking-stepper button{min-width:0;min-height:62px;border:1px solid var(--rt-border);background:var(--rt-card);border-radius:16px;color:var(--rt-muted);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.rt-booking-stepper button span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#262a30;color:var(--rt-text);font-size:11px;font-weight:800}.rt-booking-stepper button small{font-size:9px;font-weight:800;text-align:center}.rt-booking-stepper button.active{border-color:rgba(201,108,116,.5);background:var(--rt-accent-soft);color:var(--rt-text)}.rt-booking-stepper button.active span,.rt-booking-stepper button.done span{background:var(--rt-accent);color:#fff}.rt-booking-panel{padding:17px}.rt-step-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.rt-step-head h2{margin:4px 0;font-size:22px}.rt-step-head p{margin:0}.rt-step-kicker{font-size:10px;letter-spacing:.12em;color:var(--rt-accent-2);font-weight:900}.rt-vehicle-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.rt-vehicle-choice button{position:relative;min-height:150px;text-align:left;border:1px solid var(--rt-border);border-radius:18px;padding:14px;background:#14171b;color:var(--rt-text);display:flex;flex-direction:column;gap:5px}.rt-vehicle-choice button.selected,.rt-service-tiles button.selected{border-color:var(--rt-accent-2);background:var(--rt-accent-soft)}.rt-bike-icon{font-size:30px}.rt-vehicle-choice em{font-style:normal;font-weight:900}.rt-vehicle-choice small{color:var(--rt-muted)}.rt-vehicle-choice i,.rt-service-tiles i{position:absolute;right:9px;top:9px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--rt-accent);color:#fff;font-style:normal}.rt-service-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.rt-service-tiles button{position:relative;min-height:94px;border:1px solid var(--rt-border);border-radius:17px;padding:13px;background:#14171b;color:var(--rt-text);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}.rt-service-tiles button>span{font-size:24px}.rt-slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.rt-slot-grid button{min-height:44px;border:1px solid var(--rt-border);border-radius:13px;background:#14171b;color:var(--rt-text);font-weight:800}.rt-slot-grid button.selected{background:var(--rt-accent);border-color:var(--rt-accent-2)}.rt-wizard-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;margin-top:14px}.rt-booking-summary{display:grid;gap:0;border:1px solid var(--rt-border);border-radius:16px;overflow:hidden;margin-bottom:12px}.rt-booking-summary>div{display:flex;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid var(--rt-border)}.rt-booking-summary>div:last-child{border-bottom:0}.rt-booking-summary span{color:var(--rt-muted)}.rt-booking-summary strong{text-align:right}.rt-booking-warning{padding:13px;border-radius:15px;border:1px solid rgba(227,173,84,.32);background:rgba(227,173,84,.09);color:#f0d6a5}.rt-booking-warning p{margin:6px 0 0;color:#cbb996;font-size:12px;line-height:1.45}.rt-booking-warning-check{display:flex;gap:10px;align-items:flex-start;padding:13px 4px;font-size:13px;line-height:1.45}.rt-booking-warning-check input{width:20px;height:20px;accent-color:var(--rt-accent);flex:0 0 auto}.rt-booking-history .history-row{gap:10px}
@media(max-width:520px){.rt-booking-head{display:block}.rt-dyno-shortcut{width:100%;margin-top:12px}.rt-booking-stepper button{min-height:58px}.rt-booking-stepper button small{font-size:8px}.rt-vehicle-choice{grid-template-columns:1fr 1fr}.rt-service-tiles{grid-template-columns:repeat(2,1fr)}.rt-slot-grid{grid-template-columns:repeat(3,1fr)}}

/* Mobile VNext service & log */
.rt-service-head{margin:6px 2px 15px}.rt-service-head h1{margin:5px 0 4px;font-size:30px}.rt-service-head p{margin:0}.rt-service-current{padding:17px}.rt-service-current.ready{border-color:rgba(69,201,135,.34)!important;background:linear-gradient(145deg,rgba(69,201,135,.10),var(--rt-card))!important}.rt-service-bike-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.rt-service-bike-row h2{margin:4px 0}.rt-service-bike-icon{width:64px;height:64px;border-radius:18px;background:var(--rt-accent-soft);display:grid;place-items:center;font-size:32px}.rt-service-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0 4px;position:relative}.rt-service-progress:before{content:"";position:absolute;left:12%;right:12%;top:14px;height:2px;background:var(--rt-border)}.rt-service-progress>div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;color:var(--rt-muted)}.rt-service-progress span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#25282e;border:2px solid #343841;font-size:11px;font-weight:900}.rt-service-progress .done span,.rt-service-progress .active span{background:var(--rt-accent);border-color:var(--rt-accent-2);color:white}.rt-service-progress small{font-size:9px;font-weight:800}.rt-service-progress .active small{color:var(--rt-text)}.rt-ready-banner{display:flex;flex-direction:column;gap:4px;padding:13px;margin-top:14px;border-radius:15px;background:rgba(69,201,135,.12);border:1px solid rgba(69,201,135,.26);color:#bdf0d3}.rt-ready-banner span{font-size:12px}.rt-service-note{padding:13px;margin-top:13px;border:1px solid var(--rt-border);border-radius:15px;background:#14171b}.rt-service-note p{margin:6px 0 0;color:var(--rt-muted);font-size:12px}.rt-next-service{display:flex;align-items:center;justify-content:space-between;gap:14px}.rt-next-service h2{font-size:28px;margin:5px 0 3px}.rt-next-service .pill-btn{width:auto}.rt-service-log{display:grid;gap:10px}.rt-service-log-card{margin:0}.rt-service-log-top,.rt-service-log-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rt-service-log-top h3{margin:4px 0}.rt-service-log-top p{margin:0}.rt-service-log-actions{align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid var(--rt-border)}.rt-service-log-actions .pill-btn{width:auto}
@media(max-width:380px){.rt-service-bike-row{grid-template-columns:auto 1fr}.rt-service-bike-row>.status{grid-column:1/-1;width:max-content}.rt-service-progress{overflow-x:auto;grid-template-columns:repeat(4,minmax(75px,1fr));padding-bottom:4px}}

/* Mobile VNext notifications + promo */
.rt-promo-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:21px;border:1px solid var(--rt-border);border-radius:26px;background:radial-gradient(circle at 90% 20%,rgba(184,93,102,.20),transparent 36%),linear-gradient(145deg,#1a1d22,#101216);margin:6px 0 12px}.rt-promo-hero h1{margin:5px 0 5px;font-size:29px}.rt-promo-hero p{margin:0;color:var(--rt-muted)}.rt-promo-hero-icon{font-size:44px;opacity:.55}.rt-promo-tabs{display:flex;gap:7px;overflow:auto;padding:2px 0 10px}.rt-promo-tabs::-webkit-scrollbar{display:none}.rt-promo-tabs button{min-height:40px;padding:0 15px;border-radius:999px;border:1px solid var(--rt-border);background:var(--rt-card);color:var(--rt-muted);font-weight:800;white-space:nowrap}.rt-promo-tabs button.active{color:white;background:var(--rt-accent);border-color:var(--rt-accent-2)}.rt-push-status,.rt-reward-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.rt-push-status p,.rt-reward-summary p{margin:5px 0 0}.rt-push-status .pill-btn,.rt-reward-summary .pill-btn{width:auto}.rt-notification-list{display:grid;gap:8px}.rt-notification-card{display:grid;grid-template-columns:auto 1fr;gap:11px;margin:0;padding:13px}.rt-notification-card.unread{border-color:rgba(201,108,116,.32)!important;background:linear-gradient(145deg,rgba(184,93,102,.09),var(--rt-card))!important}.rt-notification-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--rt-accent-soft);color:var(--rt-accent-2);font-weight:900}.rt-notification-title{display:flex;align-items:center;gap:7px}.rt-notification-title>span{font-size:9px;padding:4px 6px;border-radius:999px;background:var(--rt-accent);color:#fff}.rt-notification-card p{margin:5px 0;color:var(--rt-muted);font-size:12px;line-height:1.45}.rt-notification-card small{color:#777}.rt-promo-carousel{margin-bottom:12px}.rt-reward-summary h2{font-size:28px;margin:5px 0 0}.rt-reward-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:430px){.rt-push-status,.rt-reward-summary{align-items:flex-start}.rt-reward-summary{flex-direction:column}.rt-reward-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.rt-reward-actions .pill-btn{width:100%}}

/* Mobile VNext account */
.rt-profile-hero{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:18px;border:1px solid var(--rt-border);border-radius:26px;background:radial-gradient(circle at 95% 5%,rgba(184,93,102,.20),transparent 38%),linear-gradient(145deg,#1a1d22,#101216);margin:6px 0 12px}.rt-profile-avatar{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,var(--rt-accent),var(--rt-accent-deep));font-size:28px;font-weight:900}.rt-profile-hero h1{margin:4px 0;font-size:27px}.rt-profile-hero p{margin:0;color:var(--rt-muted);font-size:12px}.rt-profile-tier-badge{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:999px;background:var(--rt-accent-soft);color:var(--rt-accent-2);font-size:9px;font-weight:900}.rt-profile-hero .pill-btn{width:auto}.rt-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.rt-profile-stats>div{min-height:82px;border:1px solid var(--rt-border);border-radius:18px;background:var(--rt-card);display:flex;flex-direction:column;justify-content:center;padding:12px}.rt-profile-stats strong{font-size:22px}.rt-profile-stats span{font-size:10px;color:var(--rt-muted);margin-top:4px}.rt-profile-vehicles{display:grid;gap:9px}.rt-profile-bike{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin:0}.rt-profile-bike-icon{width:58px;height:58px;border-radius:17px;background:var(--rt-accent-soft);display:grid;place-items:center;font-size:28px}.rt-profile-bike p{margin:6px 0 0}.rt-profile-bike-actions{display:flex;gap:6px;flex-direction:column}.rt-profile-bike-actions .pill-btn{width:auto;min-height:40px}.rt-account-completion{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.rt-completion-ring{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--rt-success) 0 75%,#2a2e34 75% 100%);position:relative}.rt-completion-ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:var(--rt-card)}.rt-completion-ring strong{position:relative;z-index:1}.rt-account-completion h2{margin:4px 0}.rt-account-completion p{margin:0}.rt-completion-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.rt-completion-chips span{padding:5px 7px;border-radius:999px;background:#25282e;color:var(--rt-muted);font-size:9px;font-weight:800}.rt-completion-chips span.done{background:rgba(69,201,135,.12);color:var(--rt-success)}.rt-profile-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.rt-profile-shortcuts .card{margin:0;min-height:110px;text-align:left;color:var(--rt-text);display:flex;flex-direction:column;gap:7px}.rt-profile-shortcuts span{font-size:22px}.rt-profile-shortcuts small{color:var(--rt-muted);line-height:1.35}.rt-profile-tier .btn{margin-top:13px}.rt-rider-card .btn{margin-top:12px}
@media(max-width:520px){.rt-profile-hero{grid-template-columns:auto 1fr}.rt-profile-hero>.pill-btn{grid-column:1/-1;width:100%}.rt-profile-bike{grid-template-columns:auto 1fr}.rt-profile-bike-actions{grid-column:1/-1;flex-direction:row}.rt-profile-bike-actions .pill-btn{flex:1}.rt-profile-shortcuts{grid-template-columns:1fr 1fr}.rt-profile-shortcuts .card:last-child{grid-column:1/-1}}

/* =========================================================
   VNext Full Staging — lightweight home motion + Dyno WhatsApp
   ========================================================= */
.rt-dyno-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:6px 0 14px;padding:22px;border:1px solid var(--rt-border);border-radius:28px;background:radial-gradient(circle at 90% 18%,rgba(63,190,113,.18),transparent 34%),radial-gradient(circle at 0 100%,rgba(184,93,102,.18),transparent 44%),linear-gradient(145deg,#1a1d22,#101216)}
.rt-dyno-hero h1{margin:6px 0 7px;font-size:30px}.rt-dyno-hero p{margin:0 0 11px;color:var(--rt-muted);line-height:1.45}.rt-dyno-gauge{font-size:62px;color:rgba(255,255,255,.16);transform:rotate(-12deg);filter:drop-shadow(0 12px 22px rgba(0,0,0,.35))}.rt-dyno-wa-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:rgba(37,211,102,.11);border:1px solid rgba(37,211,102,.24);color:#91e8b1;font-size:10px;font-weight:900}.rt-dyno-tuners{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px}.rt-dyno-tuners .choice{min-height:88px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:14px;border:1px solid var(--rt-border);border-radius:18px;background:var(--rt-card);color:var(--rt-text);text-align:left}.rt-dyno-tuners .choice>span{font-size:22px}.rt-dyno-tuners .choice small{color:var(--rt-muted);font-size:10px}.rt-dyno-tuners .choice.active{border-color:rgba(201,108,116,.5);background:linear-gradient(145deg,rgba(184,93,102,.14),var(--rt-card));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.rt-dyno-form{padding:16px}.rt-dyno-note{display:flex;flex-direction:column;gap:4px;margin:8px 0 13px;padding:12px;border-radius:14px;background:rgba(227,173,84,.08);border:1px solid rgba(227,173,84,.22);color:#ead09d}.rt-dyno-note span{font-size:11px;color:#c7b58d;line-height:1.4}.rt-whatsapp-btn{background:linear-gradient(135deg,#238c4c,#1f7b44)!important;border-color:rgba(125,235,167,.22)!important;box-shadow:0 10px 24px rgba(23,110,60,.24)}

/* five quick actions without horizontal overflow */
.rt-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rt-quick-grid button{min-width:0;touch-action:manipulation}.rt-quick-grid button small{word-break:normal;line-height:1.2}
@media(min-width:700px){.rt-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:350px){.rt-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* decorative sweep lives entirely in CSS: no animation loop in JS */
.rt-home-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 28%,rgba(255,255,255,.055) 48%,transparent 68%);transform:translateX(-120%)}
.rt-home-hero::after{content:"";position:absolute;right:-35px;top:-45px;width:140px;height:140px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(201,108,116,.20),transparent 67%);filter:blur(2px)}
.rt-summary-card,.rt-home-bike,.rt-home-promo,.rt-quick-actions,.rt-home-current{will-change:transform,opacity}

@media (prefers-reduced-motion: no-preference){
  .rt-home-hero{animation:rtRevealUp .48s cubic-bezier(.2,.85,.25,1) both}
  .rt-home-hero::before{animation:rtHeroSweep 6.8s ease-in-out 1.1s infinite}
  .rt-hero-bike{animation:rtBikeIdle 3.8s ease-in-out infinite}
  .rt-summary-card{animation:rtRevealUp .46s cubic-bezier(.2,.85,.25,1) both}
  .rt-summary-card:nth-child(1){animation-delay:.06s}.rt-summary-card:nth-child(2){animation-delay:.12s}.rt-summary-card:nth-child(3){animation-delay:.18s}.rt-summary-card:nth-child(4){animation-delay:.24s}
  .rt-home-bike{animation:rtRevealUp .44s cubic-bezier(.2,.85,.25,1) .16s both}.rt-home-promo{animation:rtRevealUp .44s cubic-bezier(.2,.85,.25,1) .22s both}.rt-quick-actions{animation:rtRevealUp .44s cubic-bezier(.2,.85,.25,1) .28s both}.rt-home-current{animation:rtRevealUp .44s cubic-bezier(.2,.85,.25,1) .34s both}
  .rt-quick-grid button{transition:transform .18s ease,border-color .18s ease,background .18s ease}.rt-quick-grid button:active{transform:scale(.96)}
  .rt-current-service.ready .status{animation:rtReadyPulse 2.2s ease-in-out infinite}
  .rt-dyno-hero{animation:rtRevealUp .42s cubic-bezier(.2,.85,.25,1) both}.rt-dyno-gauge{animation:rtGaugeIdle 4s ease-in-out infinite}
}
@keyframes rtHeroSweep{0%,58%{transform:translateX(-120%)}76%,100%{transform:translateX(130%)}}
@keyframes rtBikeIdle{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1deg)}}
@keyframes rtRevealUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes rtReadyPulse{0%,100%{box-shadow:0 0 0 0 rgba(69,201,135,0)}50%{box-shadow:0 0 0 7px rgba(69,201,135,.10)}}
@keyframes rtGaugeIdle{0%,100%{transform:rotate(-12deg) translateY(0)}50%{transform:rotate(-7deg) translateY(-3px)}}

@media (prefers-reduced-motion: reduce){
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}
  .rt-home-hero::before{display:none}.rt-hero-bike,.rt-dyno-gauge{transform:none!important}
}
/* REV TORQ premium workshop map */
.rt-map-home{margin-top:8px}.rt-map-card{position:relative;margin:0 0 18px;border:1px solid rgba(255,255,255,.09);border-radius:22px;overflow:hidden;min-height:260px;background:#17191d;box-shadow:0 16px 38px rgba(0,0,0,.18)}.rt-google-map{height:310px;width:100%}.rt-map-overlay{position:absolute;left:12px;right:12px;bottom:12px;display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px;background:rgba(18,20,24,.9);border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(12px);color:#f4f5f7}.rt-map-overlay strong,.rt-map-overlay small{display:block}.rt-map-overlay small{color:#a5aab3;margin-top:3px;font-size:10px}.rt-map-badge{font-size:8px;color:#d98890;letter-spacing:.12em;font-weight:800}.rt-map-actions{display:flex;gap:7px;flex-wrap:wrap}.rt-map-actions a{display:inline-flex;align-items:center;justify-content:center;padding:9px 11px;border-radius:10px;background:#b85d66;color:#fff;text-decoration:none;font-size:10px;font-weight:800}.rt-map-actions a+ a{background:#2a2d33}.rt-map-fallback{min-height:260px;padding:22px;display:flex;align-items:center;gap:18px;background:radial-gradient(circle at 15% 20%,rgba(184,93,102,.2),transparent 35%),#17191d}.rt-map-fallback-art{display:grid;place-items:center;width:75px;height:75px;flex:0 0 75px;border-radius:24px;background:rgba(184,93,102,.14);color:#d9828a;font-size:38px}.rt-map-fallback span{font-size:9px;letter-spacing:.12em;color:#d9828a;font-weight:800}.rt-map-fallback h3{margin:5px 0}.rt-map-fallback p{margin:0 0 14px;color:#a5aab3;font-size:11px;line-height:1.45}.rt-map-loading{min-height:260px;display:grid;place-items:center;color:#a5aab3;font-size:12px}@media(max-width:520px){.rt-map-overlay{align-items:flex-start;flex-direction:column}.rt-google-map{height:340px}}
