*{box-sizing:border-box}body{margin:0;background:#10131d;font-family:Inter,Arial,sans-serif;color:#fff;display:flex;justify-content:center;padding:18px}.phone{width:390px;max-width:100%;min-height:820px;background:#151927;border:1px solid #2a3146;border-radius:34px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.45);position:relative}.topbar{display:flex;justify-content:space-between;align-items:center;padding:24px 20px 12px;background:linear-gradient(180deg,#20263b,#151927)}.eyebrow{margin:0 0 4px;color:#9aa6c4;text-transform:uppercase;font-size:11px;letter-spacing:.08em}h1,h2,h3,h4,p{margin-top:0}h1{font-size:22px;margin:0}.cart-pill{border:0;border-radius:999px;padding:10px 13px;background:#f5c84b;color:#191919;font-weight:800}.cart-pill span{background:#111;color:#fff;border-radius:999px;padding:2px 7px;margin-left:4px}main{padding:0 16px 92px}.screen{display:none;animation:fade .2s ease}.screen.active{display:block}@keyframes fade{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}.hero{border-radius:24px;padding:20px;background:linear-gradient(135deg,#333d66,#1b2033);margin:12px 0 14px}.hero h2{font-size:25px;line-height:1.05}.hero p,.muted{color:#c5ccdc;line-height:1.45}.personal{display:grid;gap:14px}.quick-order{background:rgba(255,255,255,.08);padding:14px;border-radius:18px;display:grid;gap:6px}.primary,.secondary,.back,.text-btn{cursor:pointer}.primary{border:0;background:#f5c84b;color:#141414;border-radius:15px;padding:13px 16px;font-weight:900}.primary.small{padding:10px 12px}.secondary{border:1px solid #3a435f;background:#20263b;color:#fff;border-radius:15px;padding:13px 16px;font-weight:800}.full{width:100%;margin-top:12px}.back,.text-btn{border:0;background:transparent;color:#f5c84b;font-weight:800;padding:14px 0}.stats-strip,.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.stats-strip div,.dashboard-grid div{background:#20263b;border:1px solid #303852;border-radius:16px;padding:12px 6px;text-align:center}.stats-strip strong,.dashboard-grid strong{display:block;font-size:18px}.stats-strip span,.dashboard-grid span{font-size:11px;color:#aeb6c8}.reward-card,.nudge-card,.profile-card,.insight{background:#20263b;border:1px solid #303852;border-radius:20px;padding:16px;margin:12px 0}.reward-head{display:flex;justify-content:space-between;gap:12px}.points{color:#f5c84b;font-weight:900}.progress{height:10px;background:#121522;border-radius:999px;overflow:hidden;margin:10px 0}.progress span{display:block;height:100%;background:#f5c84b;border-radius:999px}.nudge-card{display:flex;gap:12px}.buzz{font-size:30px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:18px 0 8px}.movie-list{display:grid;gap:12px}.movie-card{display:grid;grid-template-columns:92px 1fr;gap:12px;background:#20263b;border:1px solid #303852;border-radius:20px;padding:10px;cursor:pointer}.poster,.detail-poster{background-size:cover;background-position:center;border-radius:16px}.poster{height:126px}.detail-poster{height:230px;margin:8px 0 16px}.meta{color:#aeb6c8;font-size:13px}.tag{display:inline-block;margin-top:6px;background:#2d3550;color:#f5c84b;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.detail-actions{display:grid;gap:10px;margin-top:16px}.ticket-box{display:flex;align-items:center;justify-content:center;gap:24px;background:#20263b;border-radius:22px;padding:18px;margin:18px 0}.ticket-box button{width:44px;height:44px;border:0;border-radius:50%;background:#f5c84b;font-size:24px;font-weight:900}.ticket-box div{text-align:center}.ticket-box strong{font-size:34px;display:block}.ticket-box span{color:#aeb6c8}.screen-line{text-align:center;background:#e9edf8;color:#171717;border-radius:6px;padding:7px;margin:16px 22px 18px;font-size:12px;font-weight:900}.seat-map{display:grid;gap:8px}.seat-row{display:grid;grid-template-columns:22px repeat(12,1fr);gap:5px;align-items:center}.row-label{font-size:12px;color:#aeb6c8}.seat{height:24px;border:0;border-radius:7px;background:#4f5873;color:#fff;font-size:10px}.seat.taken{background:#303543;color:#606b88;cursor:not-allowed}.seat.selected{background:#f5c84b;color:#111}.seat.love{background:#7f395f}.seat.love.selected{background:#ff78bd;color:#111}.seat-legend{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0;color:#b8c1d6;font-size:12px}.seat-legend i{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:4px}.free{background:#4f5873}.chosen{background:#f5c84b}.taken{background:#303543}.love{background:#7f395f}.selected-box,.seat-box{background:#20263b;border-radius:16px;padding:12px;margin:12px 0;display:grid;gap:6px}.seat-box input{width:100%;border:1px solid #3a435f;background:#151927;color:#fff;padding:13px;border-radius:12px}.snack-hero{background:#242b42;border-radius:20px;padding:18px;margin:12px 0}.category{margin:18px 0 10px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product{background:#20263b;border:1px solid #303852;border-radius:18px;padding:13px}.product .icon{font-size:30px}.product p{color:#aeb6c8;font-size:12px;min-height:34px}.product button{width:100%;border:0;background:#f5c84b;border-radius:12px;padding:10px;font-weight:900}.cart-item{display:flex;justify-content:space-between;align-items:center;background:#20263b;border-radius:16px;padding:12px;margin:8px 0}.cart-item button{border:0;background:#3a435f;color:#fff;border-radius:10px;padding:8px}.total-row{display:flex;justify-content:space-between;margin:18px 0;font-size:20px}.check{width:80px;height:80px;border-radius:50%;background:#35d07f;color:#10131d;display:grid;place-items:center;font-size:48px;margin:60px auto 18px}.done{text-align:center}.history-list{display:grid;gap:10px}.history-item,.customer-row{background:#20263b;border-radius:14px;padding:12px;border:1px solid #303852}.customer-table{display:grid;gap:8px;max-height:310px;overflow:auto}.bottom-nav{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);background:#111522;border-top:1px solid #303852}.bottom-nav button{border:0;background:transparent;color:#dbe2f4;padding:15px 6px;font-weight:800;font-size:12px}@media(max-width:420px){body{padding:0}.phone{border-radius:0;min-height:100vh}.stats-strip,.dashboard-grid{grid-template-columns:repeat(2,1fr)}}

.ticket-card,.rating-card{background:#20263b;border:1px solid #303852;border-radius:20px;padding:16px;margin:12px 0}.ticket-card{display:grid;gap:12px}.next-ticket{border-color:#f5c84b}.ticket-card small{color:#f5c84b;font-weight:800}.social-list{display:grid;gap:10px;margin-bottom:12px}.social-card{background:#20263b;border:1px solid #303852;border-radius:16px;padding:13px;display:grid;gap:5px}.social-card span{color:#c5ccdc;font-size:13px}.stars{font-size:28px;color:#f5c84b;letter-spacing:2px;margin:8px 0}.inline-btn{margin-top:8px;border:0;border-radius:999px;background:#f5c84b;color:#111;padding:8px 10px;font-weight:900}.mytickets{display:grid;gap:8px;margin:12px 0}

.club-hero{border-radius:24px;padding:20px;background:linear-gradient(135deg,#3a245b,#1b2033);margin:12px 0 14px}.club-hero h2{font-size:28px;margin-bottom:8px}.club-hero p{color:#d4d8e8;line-height:1.45}.club-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.club-stats div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:12px 6px;text-align:center}.club-stats strong{display:block;font-size:18px;color:#f5c84b}.club-stats span{font-size:11px;color:#d7ddef}.club-card,.challenge-card{background:#20263b;border:1px solid #303852;border-radius:20px;padding:16px;margin:12px 0}.invite-box{border-color:#f5c84b}.friend-list,.challenge-list,.movie-proof{display:grid;gap:10px}.friend-card{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;background:#20263b;border:1px solid #303852;border-radius:16px;padding:12px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f5c84b;color:#111;font-weight:900}.friend-card span,.movie-proof span,.movie-proof em,.challenge-card span,.challenge-card small{display:block;color:#c5ccdc;font-size:13px;line-height:1.35}.movie-proof div{background:#151927;border:1px solid #303852;border-radius:14px;padding:12px}.movie-proof em{color:#f5c84b;font-style:normal;margin-top:4px}.rating-after{border-color:#6550a8}.leaderboard ol{list-style:none;padding:0;margin:10px 0;display:grid;gap:8px}.leaderboard li{display:flex;justify-content:space-between;background:#151927;border-radius:12px;padding:10px}.leaderboard li:nth-child(2){border:1px solid #f5c84b}.vip-card{background:linear-gradient(135deg,#2b314b,#20263b);border-color:#f5c84b}.secondary.small{padding:9px 12px;font-size:12px}.quick-order .secondary.small{margin-top:4px}.bottom-nav{grid-template-columns:repeat(5,1fr)}.bottom-nav button{font-size:11px;padding:14px 3px}@media(max-width:420px){.club-stats{grid-template-columns:1fr 1fr 1fr}.bottom-nav button{font-size:10px}}

/* Polished ticket and club update */
.ticket-stack{display:grid;gap:12px;margin:12px 0}.ticket-card{grid-template-columns:42px 1fr;align-items:center}.ticket-card button{grid-column:1/-1}.ticket-icon{width:42px;height:42px;border-radius:14px;background:#151927;display:grid;place-items:center;font-size:22px}.now-card{border-color:#3b8cff}.next-ticket{background:linear-gradient(135deg,#262f4d,#20263b)}.countdown{font-size:18px;color:#f5c84b;font-weight:900;margin-bottom:6px}.recommend-list{display:grid;gap:10px;margin-bottom:12px}.recommend-card{display:grid;grid-template-columns:40px 1fr;gap:12px;background:#20263b;border:1px solid #303852;border-radius:18px;padding:13px}.recommend-card p{color:#c5ccdc;font-size:13px;margin:4px 0 0}.star-row,.stars{color:#65708e}.star-row.selected,.stars .selected{color:#f5c84b}.restricted-box{background:#781d2a;border:1px solid #ff6b7f;color:#fff;border-radius:18px;padding:14px;margin:12px 0;display:grid;gap:5px}.restricted-box strong{font-size:18px}.restricted-box span{color:#ffe1e6}.settings-card,.theme-preview{background:#20263b;border:1px solid #303852;border-radius:20px;padding:16px;margin:12px 0}.theme-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.theme-buttons button{border:1px solid #3a435f;background:#151927;color:#fff;border-radius:14px;padding:12px;font-weight:900}.modal-backdrop{display:none;position:absolute;inset:0;background:rgba(0,0,0,.68);z-index:30;align-items:flex-end;padding:14px}.modal-backdrop.open{display:flex}.modal-card{background:#20263b;border:1px solid #3a435f;border-radius:26px;padding:18px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.55);position:relative}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#151927;color:#fff;border-radius:50%;width:34px;height:34px;font-size:24px}.invite-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.invite-tabs button{border:1px solid #3a435f;background:#151927;color:#dbe2f4;border-radius:12px;padding:10px;font-weight:900}.invite-tabs .active{background:#f5c84b;color:#111}.invite-friends{display:grid;gap:8px;margin:10px 0}.invite-friends label{background:#151927;border:1px solid #303852;border-radius:14px;padding:12px}.phone-input{width:100%;border:1px solid #3a435f;background:#151927;color:#fff;padding:13px;border-radius:14px;margin-top:8px}body.theme-classic .phone{background:#f4f1e8;color:#222;border-color:#d8d0bf}body.theme-classic .topbar,body.theme-classic .hero,body.theme-classic .club-hero{background:#ded6c3;color:#222}body.theme-classic .reward-card,body.theme-classic .ticket-card,body.theme-classic .club-card,body.theme-classic .profile-card,body.theme-classic .settings-card,body.theme-classic .recommend-card,body.theme-classic .history-item{background:#fff;color:#222;border-color:#d7d0c1}body.theme-classic .muted,body.theme-classic p{color:#555}body.theme-pink .phone{background:#241321;border-color:#ff8ac8}body.theme-pink .topbar,body.theme-pink .hero,body.theme-pink .club-hero{background:linear-gradient(135deg,#ff7abe,#7d2d65)}body.theme-pink .primary,body.theme-pink .cart-pill,body.theme-pink .progress span{background:#ff8ac8;color:#160b13}body.theme-adult .phone{background:#101010;border-color:#655640}body.theme-adult .topbar,body.theme-adult .hero,body.theme-adult .club-hero{background:linear-gradient(135deg,#2d261d,#111)}body.theme-adult .primary,body.theme-adult .cart-pill,body.theme-adult .progress span{background:#c59d5f;color:#100d09}body.theme-young .phone{background:#0b1938;border-color:#4df3ff}body.theme-young .topbar,body.theme-young .hero,body.theme-young .club-hero{background:linear-gradient(135deg,#00c2ff,#7b2cff)}body.theme-young .primary,body.theme-young .cart-pill,body.theme-young .progress span{background:#4df3ff;color:#07111f}@media(min-width:421px){.ticket-card button{grid-column:2}}

/* Modal fix */
.modal-backdrop{position:fixed;inset:0;display:none;background:rgba(0,0,0,.72);z-index:9999;align-items:center;justify-content:center;padding:22px}.modal-backdrop.open{display:flex}.modal-card{width:min(350px,100%);max-height:88vh;overflow:auto;background:#20263b;border:1px solid #4b5675;border-radius:28px;padding:20px;box-shadow:0 25px 80px rgba(0,0,0,.75);position:relative;animation:modalIn .18s ease}.modal-card h2{padding-right:34px}.modal-card p{color:#d6ddf0;line-height:1.45}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#151927;color:#fff;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:32px;cursor:pointer}.phone-label{display:block;color:#f5c84b;font-size:12px;font-weight:900;margin-top:10px}.modal-card .primary{margin-bottom:2px}@keyframes modalIn{from{opacity:.4;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}
