*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}:root{--bg:#0e0f11;--card:#17191c;--line:#24272b;--txt:#fff;--dim:#9aa0a6;--orange:#ff7a1a;--green:#27c26b;--amber:#ffb020;--red:#e5484d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{background:var(--bg);color:var(--txt);letter-spacing:-.01em;overscroll-behavior:none;font-family:-apple-system,SF Pro Text,Inter,system-ui,sans-serif}button,input{font:inherit;color:inherit;letter-spacing:inherit;background:0 0;border:none}button{cursor:pointer;-webkit-tap-highlight-color:transparent}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}html,body{height:100%;overflow:hidden}.frame{width:100%;max-width:393px;height:var(--tg-viewport-stable-height,100dvh);background:var(--bg);flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (min-width:480px){body{background:#000}.frame{border:1px solid var(--line);border-radius:34px;height:min(852px,100dvh);margin-top:max(0px,50dvh - 426px)}}.scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.scroll::-webkit-scrollbar{width:0}.pad-tabs{height:92px}.pad-bottom{height:84px}.pad-bottom-2{height:136px}.press{transition:opacity .12s,transform .12s}.press:active{opacity:.72;transform:scale(.985)}.status{justify-content:space-between;align-items:flex-end;height:50px;padding:0 26px 6px;display:flex}.status .time{letter-spacing:0;font-size:15px;font-weight:600}.status .icons{align-items:center;gap:6px;display:flex}.tabs{background:var(--bg);border-top:1px solid var(--line);z-index:20;height:80px;padding-top:11px;display:flex;position:absolute;bottom:0;left:0;right:0}.tab{color:var(--dim);background:0 0;flex-direction:column;flex:1;align-items:center;gap:5px;font-size:10.5px;display:flex}.tab.on{color:var(--orange)}.scr-home .head{justify-content:space-between;align-items:center;padding:6px 18px 10px;display:flex}.scr-home .logo{letter-spacing:-.02em;font-size:23px;font-weight:800}.scr-home .logo i{color:var(--orange);font-style:normal}.scr-home .search{background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;height:43px;margin:0 18px;padding:0 14px;display:flex}.scr-home .search input{outline:none;flex:1;width:100%;font-size:15px}.scr-home .search input::placeholder{color:var(--dim)}.scr-home .chips{scrollbar-width:none;gap:7px;padding:12px 18px 0;display:flex;overflow-x:auto}.scr-home .chips::-webkit-scrollbar{height:0}.scr-home .chip{border:1px solid var(--line);background:var(--card);height:32px;color:var(--txt);white-space:nowrap;border-radius:11px;flex:none;align-items:center;padding:0 12px;font-size:12.5px;display:flex}.scr-home .chip.on{border-color:var(--orange);color:var(--orange);background:0 0;font-weight:600}.scr-home .banner{background:var(--card);border:1px solid var(--line);border-radius:15px;align-items:center;gap:12px;width:calc(100% - 36px);margin:11px 18px 0;padding:9px 11px;display:flex}.scr-home .banner .t{text-align:left;font-size:15.5px;font-weight:700}.scr-home .banner .s{color:var(--dim);text-align:left;margin-top:2px;font-size:12px}.scr-home .banner .btn{background:var(--orange);color:#fff;white-space:nowrap;border-radius:12px;margin-left:auto;padding:9px 13px;font-size:13px;font-weight:700}.scr-home .cards{grid-template-columns:1fr 1fr;gap:11px;padding:12px 18px 0;display:grid}.scr-home .empty{text-align:center;color:var(--dim);padding:48px 18px;font-size:14px}.gcard{background:var(--card);border:1px solid var(--line);text-align:left;border-radius:18px;display:block;overflow:hidden}.gcard .photo{aspect-ratio:4/3;background:#0a0b0d;position:relative;overflow:hidden}.gcard .photo .bg{filter:blur(16px)brightness(.5);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.25)}.gcard .photo img{object-fit:contain;width:100%;height:100%;display:block;position:relative}.gcard .pill{color:#0e0f11;border-radius:7px;padding:4px 7px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.gcard .pill.green{background:var(--green)}.gcard .pill.amber{background:var(--amber)}.gcard .play{background:#0a0b0db8;border-radius:7px;align-items:center;gap:4px;padding:3px 6px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:8px;left:8px}.gcard .fav{z-index:2;background:#0a0b0d99;border-radius:50%;padding:5px;display:flex;position:absolute;top:7px;right:7px}.gcard .info{padding:9px 10px 10px;position:relative}.gcard .name{height:32px;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.gcard .price{color:var(--orange);letter-spacing:-.02em;margin-top:2px;font-size:17px;font-weight:800}.gcard .specs{color:var(--dim);height:28px;margin-top:4px;font-size:10.5px;line-height:1.35;overflow:hidden}.gcard .badges{gap:5px;margin-top:7px;display:flex}.gcard .badge{border:1px solid var(--line);color:var(--dim);white-space:nowrap;background:#1e2124;border-radius:7px;align-items:center;gap:3px;padding:4px 6px;font-size:9.5px;display:flex}.scr-card .player{aspect-ratio:16/8.6;background:#000;width:100%;position:relative;overflow:hidden}.scr-card .player img{object-fit:cover;width:100%;height:100%;display:block}.scr-card .player .shade{background:linear-gradient(#00000040,#0000 38%,#0000008c);position:absolute;inset:0}.scr-card .playbtn{background:#0e0f118c;border:1.5px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scr-card .tc{background:#0a0b0db3;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:14px}.scr-card .count{background:#0a0b0db3;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:14px}.scr-card .back{z-index:3;background:#0a0b0d99;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;left:14px}.scr-card .thumbs{gap:6px;padding:7px 18px 0;display:flex}.scr-card .thumbs button{aspect-ratio:16/11;border:1px solid var(--line);border-radius:8px;flex:1;padding:0;overflow:hidden}.scr-card .thumbs button.on{border-color:var(--orange)}.scr-card .thumbs img{object-fit:cover;width:100%;height:100%;display:block}.scr-card .head{align-items:center;gap:9px;padding:9px 18px 0;display:flex}.scr-card .head h1{letter-spacing:-.02em;font-size:20px;font-weight:800}.scr-card .pill{color:#0e0f11;background:var(--green);border-radius:8px;padding:4px 9px;font-size:11px;font-weight:700}.scr-card .pill.amber{background:var(--amber)}.scr-card .price{color:var(--orange);letter-spacing:-.025em;padding:3px 18px 0;font-size:23px;font-weight:800}.scr-card .credit{color:var(--dim);padding:2px 18px 0;font-size:12px}.scr-card .specs{background:var(--card);border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr 1fr;margin:10px 18px 0;display:grid;overflow:hidden}.scr-card .spec{border-bottom:1px solid var(--line);padding:6px 13px}.scr-card .spec:nth-child(odd){border-right:1px solid var(--line)}.scr-card .spec:nth-child(5),.scr-card .spec:nth-child(6){border-bottom:none}.scr-card .spec .k{color:var(--dim);font-size:11px}.scr-card .spec .v{margin-top:1px;font-size:13.5px;font-weight:600}.scr-card .block{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:8px 18px 0;padding:9px 13px}.scr-card .block .top{align-items:center;gap:9px;display:flex}.scr-card .block .top .t{font-size:14.5px;font-weight:700}.scr-card .block .link{color:var(--orange);margin-left:auto;font-size:13px;font-weight:700}.scr-card .rows{flex-direction:column;gap:4px;margin-top:6px;display:flex}.scr-card .row{color:#d4d7db;align-items:center;gap:7px;font-size:12.5px;display:flex}.scr-card .desc{color:#c4c8cd;margin-top:6px;font-size:12.5px;line-height:1.45}.scr-card .cons{border-left:3px solid var(--amber)}.scr-card .cons .txt{color:#d4d7db;margin-top:5px;font-size:12.5px;line-height:1.3}.scr-card .tglink{background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:center;gap:9px;width:calc(100% - 36px);height:44px;margin:9px 18px 0;padding:0 12px;display:flex}.scr-card .tglink .t{text-align:left;font-size:13.5px;font-weight:600}.scr-card .tglink .s{color:var(--dim);text-align:left;margin-top:1px;font-size:11px}.scr-card .tglink .go{color:var(--orange);align-items:center;gap:3px;margin-left:auto;font-size:12.5px;font-weight:700;display:flex}.scr-card .bottom{background:var(--bg);border-top:1px solid var(--line);z-index:20;align-items:center;gap:10px;padding:9px 18px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.scr-card .circle{background:var(--card);border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.scr-card .book{background:var(--orange);color:#fff;border-radius:14px;flex:1;justify-content:center;align-items:center;height:44px;font-size:15px;font-weight:700;display:flex}.scr-booking .nav{align-items:center;gap:12px;height:46px;padding:0 18px;display:flex}.scr-booking .nav h1{letter-spacing:-.02em;font-size:18px;font-weight:800}.scr-booking .car{background:var(--card);border:1px solid var(--line);border-radius:15px;align-items:center;gap:11px;margin:6px 18px 0;padding:10px;display:flex}.scr-booking .car img{object-fit:cover;border:1px solid var(--line);border-radius:11px;flex:none;width:54px;height:54px}.scr-booking .car .n{font-size:14.5px;font-weight:700}.scr-booking .car .p{color:var(--orange);margin-top:3px;font-size:15px;font-weight:800}.scr-booking .note{background:#ff7a1a14;border:1px solid #ff7a1a52;border-radius:15px;align-items:center;gap:11px;margin:11px 18px 0;padding:11px 12px;display:flex}.scr-booking .note .n{font-size:14.5px;font-weight:700}.scr-booking .note .s{color:var(--dim);margin-top:2px;font-size:12px}.scr-booking .form{flex-direction:column;gap:8px;padding:12px 18px 0;display:flex}.scr-booking .field{background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:9px 13px;display:flex}.scr-booking .field.focus{border-color:#ff7a1a8c}.scr-booking .field .k{color:var(--dim);text-align:left;font-size:11px}.scr-booking .field .v{text-align:left;outline:none;width:100%;margin-top:2px;font-size:15px;font-weight:600}.scr-booking .field .grow{flex:1;min-width:0}.scr-booking .sums{background:var(--card);border:1px solid var(--line);border-radius:15px;margin:13px 18px 0;padding:12px 13px}.scr-booking .sum{align-items:baseline;display:flex}.scr-booking .sum .k{color:var(--dim);font-size:13px}.scr-booking .sum .v{letter-spacing:-.02em;margin-left:auto;font-size:20px;font-weight:800}.scr-booking .sum.small{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.scr-booking .sum.small .v{color:#d4d7db;font-size:14.5px;font-weight:700}.scr-booking .agree{color:#d4d7db;align-items:center;gap:10px;margin:12px 18px 0;font-size:13px;display:flex}.scr-booking .box{background:var(--orange);border-radius:6px;flex:none;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.scr-booking .box.off{background:0 0;border:1.8px solid #3a3f45}.scr-booking .block{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:12px 18px 0;padding:12px 13px}.scr-booking .block .t{font-size:14.5px;font-weight:700}.scr-booking .rows{flex-direction:column;gap:7px;margin-top:9px;display:flex}.scr-booking .row{color:#c4c8cd;align-items:center;gap:9px;font-size:13px;display:flex}.scr-booking .bottom{background:var(--bg);border-top:1px solid var(--line);z-index:20;padding:11px 18px 14px;position:absolute;bottom:0;left:0;right:0}.scr-booking .btn{background:var(--orange);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:100%;height:50px;font-size:15.5px;font-weight:700;display:flex}.scr-booking .btn:disabled{color:#6e747a;background:#2a2d31}.scr-booking .pays{opacity:.5;justify-content:center;align-items:center;gap:14px;margin-top:11px;display:flex}.scr-buyout h1{letter-spacing:-.03em;padding:22px 18px 0;font-size:30px;font-weight:800;line-height:1.15}.scr-buyout .sub{color:var(--dim);padding:9px 18px 0;font-size:14.5px}.scr-buyout .plateRow{align-items:stretch;gap:10px;padding:22px 18px 0;display:flex}.scr-buyout .plate{background:#fff;border:1px solid #d8d8d8;border-radius:9px;flex:1;height:60px;display:flex;overflow:hidden}.scr-buyout .plate .main{color:#0c0c0c;letter-spacing:.02em;text-align:center;outline:none;flex:1;justify-content:center;align-items:center;min-width:0;font-size:27px;font-weight:700;display:flex}.scr-buyout .plate .main::placeholder{color:#b4b4b4}.scr-buyout .plate .reg{color:#fff;background:#1b4db1;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1px;width:64px;display:flex}.scr-buyout .plate .reg b{font-size:19px;font-weight:700;line-height:1}.scr-buyout .plate .reg i{letter-spacing:.08em;opacity:.9;font-size:9px;font-style:normal}.scr-buyout .go{background:var(--orange);color:#fff;border-radius:13px;flex:none;justify-content:center;align-items:center;gap:5px;width:110px;font-size:14.5px;font-weight:700;display:flex}.scr-buyout .go:disabled{color:#6e747a;background:#2a2d31}.scr-buyout .found{background:var(--card);border:1px solid var(--line);border-radius:15px;align-items:center;gap:10px;margin:18px 18px 0;padding:14px;display:flex}.scr-buyout .found .n{text-align:left;font-size:15.5px;font-weight:700}.scr-buyout .found .s{color:var(--dim);text-align:left;margin-top:2px;font-size:12.5px}.scr-buyout .found .not{color:var(--dim);text-underline-offset:2px;white-space:nowrap;margin-left:auto;font-size:11.5px;text-decoration:underline}.scr-buyout .agent{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:14px 18px 0;padding:15px 14px}.scr-buyout .agent .top{align-items:center;gap:10px;display:flex}.scr-buyout .avatar{background:#ff7a1a24;border:1px solid #ff7a1a59;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.scr-buyout .agent .n{font-size:15.5px;font-weight:700}.scr-buyout .agent .s{color:var(--dim);margin-top:2px;font-size:12.5px}.scr-buyout .checks{flex-direction:column;gap:11px;margin-top:13px;display:flex}.scr-buyout .check{color:#c4c8cd;align-items:center;gap:9px;font-size:13.5px;display:flex}.scr-buyout .check.wait{color:#6e747a}.scr-buyout .result{background:#ff7a1a0d;border:1px solid #ff7a1a8c;border-radius:20px;margin:16px 18px 0;padding:18px 16px 19px}.scr-buyout .result .k{color:var(--dim);font-size:13px}.scr-buyout .result .big{color:var(--orange);letter-spacing:-.03em;white-space:nowrap;margin-top:5px;font-size:32px;font-weight:800}.scr-buyout .scale{background:#24272b;border-radius:3px;height:7px;margin-top:17px;position:relative}.scr-buyout .scale i{background:var(--orange);border-radius:3px;position:absolute;inset:0 24%}.scr-buyout .scale i:before,.scr-buyout .scale i:after{content:"";background:var(--orange);border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translateY(-50%)}.scr-buyout .scale i:before{left:-5px}.scr-buyout .scale i:after{right:-5px}.scr-buyout .ends{color:var(--dim);justify-content:space-between;margin-top:9px;font-size:11.5px;display:flex}.scr-buyout .note{color:var(--dim);margin-top:14px;font-size:12.5px}.scr-buyout .bottom{background:var(--bg);border-top:1px solid var(--line);z-index:19;flex-direction:column;gap:10px;padding:13px 18px 14px;display:flex;position:absolute;bottom:80px;left:0;right:0}.scr-buyout .btn{border-radius:14px;justify-content:center;align-items:center;height:50px;font-size:15px;font-weight:700;display:flex}.scr-buyout .btn.solid{background:var(--orange);color:#fff}.scr-buyout .btn.ghost{border:1.5px solid var(--orange);color:var(--orange)}.scr-visit .nav{align-items:center;gap:12px;height:46px;padding:0 18px;display:flex}.scr-visit .top{background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;margin:6px 18px 0;padding:12px;display:flex}.scr-visit .top .n{white-space:nowrap;font-size:12.5px;font-weight:700}.scr-visit .top .p{color:var(--dim);white-space:nowrap;margin-left:auto;padding-left:8px;font-size:11.5px}.scr-visit h1{letter-spacing:-.03em;padding:20px 18px 0;font-size:25px;font-weight:800}.scr-visit .days{gap:8px;padding:15px 18px 0;display:flex}.scr-visit .day{background:var(--card);border:1px solid var(--line);border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;height:64px;display:flex}.scr-visit .day .w{color:var(--dim);white-space:nowrap;font-size:11px}.scr-visit .day .d{font-size:17px;font-weight:700}.scr-visit .day.on{background:var(--orange);border-color:var(--orange)}.scr-visit .day.on .w{color:#ffffffd9}.scr-visit .day.on .d{color:#fff}.scr-visit .slots{grid-template-columns:repeat(3,1fr);gap:9px;padding:12px 18px 0;display:grid}.scr-visit .slot{background:var(--card);border:1px solid var(--line);border-radius:13px;justify-content:center;align-items:center;height:46px;font-size:15px;font-weight:600;display:flex}.scr-visit .slot.on{background:var(--orange);border-color:var(--orange);color:#fff}.scr-visit .slot.off{color:#4a4f55;background:#131518;border-color:#1c1f23}.scr-visit .addr{background:var(--card);border:1px solid var(--line);border-radius:16px;align-items:center;gap:11px;width:calc(100% - 36px);margin:15px 18px 0;padding:11px;display:flex}.scr-visit .map{border:1px solid var(--line);border-radius:12px;flex:none;width:62px;height:62px;overflow:hidden}.scr-visit .addr .n{white-space:nowrap;text-align:left;font-size:13.5px;font-weight:700}.scr-visit .addr .s{color:var(--dim);text-align:left;margin-top:3px;font-size:12px}.scr-visit .addr .go{color:var(--orange);white-space:nowrap;margin-left:auto;font-size:12.5px;font-weight:700}.scr-visit .block{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:12px 18px 0;padding:13px}.scr-visit .block .t{font-size:14.5px;font-weight:700}.scr-visit .list{flex-direction:column;gap:10px;margin-top:11px;display:flex}.scr-visit .item{color:#c4c8cd;align-items:center;gap:10px;font-size:13.5px;display:flex}.scr-visit .flash{background:#ff7a1a14;border:1px solid #ff7a1a59;border-radius:16px;align-items:center;gap:11px;margin:12px 18px 0;padding:12px 13px;display:flex}.scr-visit .flash .n{font-size:14.5px;font-weight:700}.scr-visit .flash .s{color:var(--dim);margin-top:2px;font-size:12px}.scr-visit .bottom{background:var(--bg);border-top:1px solid var(--line);z-index:20;padding:12px 18px 18px;position:absolute;bottom:0;left:0;right:0}.scr-visit .btn{background:var(--orange);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:100%;height:50px;font-size:15.5px;font-weight:700;display:flex}.scr-visit .btn:disabled{color:#6e747a;background:#2a2d31}.scr-raffle .hero{aspect-ratio:16/8.4;background:#000;width:100%;position:relative;overflow:hidden}.scr-raffle .hero img{object-fit:cover;width:100%;height:100%;display:block}.scr-raffle .hero .grad{background:linear-gradient(#00000059,#0000 45%,#0e0f11eb);position:absolute;inset:0}.scr-raffle .live{background:var(--red);border-radius:9px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:700;display:flex;position:absolute;top:12px;left:14px}.scr-raffle .live b{background:#fff;border-radius:50%;width:6px;height:6px;display:block}.scr-raffle .title{align-items:flex-end;gap:10px;padding:9px 18px 0;display:flex}.scr-raffle .title h1{letter-spacing:-.025em;font-size:19px;font-weight:800}.scr-raffle .title .s{color:var(--dim);margin-top:3px;font-size:12.5px}.scr-raffle .title .tag{color:var(--dim);white-space:nowrap;margin-left:auto;padding-bottom:2px;font-size:11.5px}.scr-raffle .stats{gap:10px;padding:11px 18px 0;display:flex}.scr-raffle .stat{background:var(--card);border:1px solid var(--line);border-radius:15px;flex:1;padding:9px 12px}.scr-raffle .stat .v{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.scr-raffle .stat .k{color:var(--dim);margin-top:2px;font-size:11.5px}.scr-raffle h2{letter-spacing:-.02em;padding:13px 18px 0;font-size:16.5px;font-weight:800}.scr-raffle .steps{flex-direction:column;gap:7px;padding:9px 18px 0;display:flex}.scr-raffle .step{background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:center;gap:11px;width:100%;padding:9px 12px;display:flex}.scr-raffle .step.active{background:#ff7a1a0d;border-color:#ff7a1a99}.scr-raffle .num{border:1px solid var(--line);width:24px;height:24px;color:var(--dim);background:#1e2124;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:700;display:flex}.scr-raffle .step.active .num,.scr-raffle .step.done .num{background:var(--orange);border-color:var(--orange);color:#fff}.scr-raffle .step .t{font-size:13.5px;font-weight:600}.scr-raffle .step .end{align-items:center;margin-left:auto;display:flex}.scr-raffle .bonus{background:var(--card);border:1px solid var(--line);border-radius:16px;align-items:center;gap:11px;margin:10px 18px 0;padding:9px;display:flex}.scr-raffle .bonus img{object-fit:cover;border:1px solid var(--line);border-radius:12px;flex:none;width:52px;height:52px}.scr-raffle .bonus .k{color:var(--dim);font-size:11.5px}.scr-raffle .bonus .n{margin-top:3px;font-size:14px;font-weight:700}.scr-raffle .how{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:9px 18px 0;padding:10px 13px}.scr-raffle .how .top{align-items:center;gap:9px;display:flex}.scr-raffle .how .t{font-size:14.5px;font-weight:700}.scr-raffle .how .rows{color:var(--dim);flex-direction:column;gap:4px;margin-top:6px;font-size:12px;line-height:1.35;display:flex}.scr-raffle .bottom{background:var(--bg);border-top:1px solid var(--line);z-index:19;padding:10px 18px 14px;position:absolute;bottom:80px;left:0;right:0}.scr-raffle .btn{background:var(--orange);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-size:15.5px;font-weight:700;display:flex}.scr-raffle .hint{text-align:center;color:var(--dim);margin-top:7px;font-size:11.5px}.scr-tickets .hero{aspect-ratio:16/8.4;background:#000;width:100%;position:relative;overflow:hidden}.scr-tickets .hero img{object-fit:cover;width:100%;height:100%;display:block}.scr-tickets .hero .grad{background:linear-gradient(#0000004d,#0000 45%,#0e0f11eb);position:absolute;inset:0}.scr-tickets .left{background:var(--orange);border-radius:9px;padding:5px 10px;font-size:11.5px;font-weight:700;position:absolute;top:12px;left:14px}.scr-tickets .back{z-index:3;background:#0a0b0d99;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:14px}.scr-tickets .title{padding:9px 18px 0}.scr-tickets .title h1{letter-spacing:-.025em;font-size:19px;font-weight:800}.scr-tickets .title .s{color:var(--dim);margin-top:3px;font-size:12.5px}.scr-tickets .prog{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:12px 18px 0;padding:12px 13px}.scr-tickets .prog .row{align-items:baseline;display:flex}.scr-tickets .prog .k{font-size:13.5px;font-weight:600}.scr-tickets .prog .p{color:var(--orange);margin-left:auto;font-size:15px;font-weight:800}.scr-tickets .bar{background:#24272b;border-radius:5px;height:9px;margin-top:9px;overflow:hidden}.scr-tickets .bar i{background:var(--orange);border-radius:5px;height:100%;transition:width .3s;display:block}.scr-tickets .prog .n{color:var(--dim);margin-top:8px;font-size:11.5px}.scr-tickets h2{letter-spacing:-.02em;padding:15px 18px 0;font-size:16.5px;font-weight:800}.scr-tickets .packs{flex-direction:column;gap:8px;padding:10px 18px 0;display:flex}.scr-tickets .pack{background:var(--card);border:1px solid var(--line);border-radius:15px;align-items:center;gap:11px;width:100%;padding:11px 12px;display:flex}.scr-tickets .pack.on{border-color:var(--orange);background:#ff7a1a0f}.scr-tickets .radio{border:1.8px solid #3a3f45;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.scr-tickets .pack.on .radio{border-color:var(--orange)}.scr-tickets .pack.on .radio:after{content:"";background:var(--orange);border-radius:50%;width:9px;height:9px}.scr-tickets .pack .t{font-size:14.5px;font-weight:700}.scr-tickets .pack .right{align-items:center;gap:7px;margin-left:auto;display:flex}.scr-tickets .pack .old{color:#6e747a;font-size:12px;text-decoration:line-through}.scr-tickets .pack .sum{font-size:15.5px;font-weight:800}.scr-tickets .tag{border:1px solid var(--line);color:var(--dim);background:#1e2124;border-radius:7px;padding:3px 7px;font-size:10px;font-weight:700}.scr-tickets .tag.good{background:var(--green);border-color:var(--green);color:#0e0f11}.scr-tickets .chance{background:var(--card);border:1px solid var(--line);border-radius:16px;align-items:center;gap:12px;margin:12px 18px 0;padding:11px 13px;display:flex}.scr-tickets .chance .v{letter-spacing:-.02em;font-size:22px;font-weight:800}.scr-tickets .chance .k{color:var(--dim);margin-top:2px;font-size:11.5px}.scr-tickets .chance .lbl{color:var(--dim);margin-left:auto;font-size:11.5px}.scr-tickets .tickets{padding:14px 18px 0}.scr-tickets .tickets .t{font-size:14.5px;font-weight:700}.scr-tickets .nums{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.scr-tickets .num{background:var(--card);border:1px solid var(--line);letter-spacing:.01em;border-radius:11px;padding:8px 14px;font-size:13.5px;font-weight:700}.scr-tickets .bottom{background:var(--bg);border-top:1px solid var(--line);z-index:20;padding:11px 18px 14px;position:absolute;bottom:0;left:0;right:0}.scr-tickets .pay{align-items:center;gap:12px;display:flex}.scr-tickets .pay .k{color:var(--dim);font-size:11.5px}.scr-tickets .pay .v{letter-spacing:-.02em;margin-top:1px;font-size:21px;font-weight:800}.scr-tickets .buy{background:var(--orange);color:#fff;border-radius:14px;justify-content:center;align-items:center;height:48px;margin-left:auto;padding:0 20px;font-size:15px;font-weight:700;display:flex}.scr-tickets .hint{text-align:center;color:var(--dim);margin-top:9px;font-size:11px}.scr-profile .me{align-items:center;gap:12px;padding:10px 18px 0;display:flex}.scr-profile .ava{border:1px solid var(--line);background:#1e2124;border-radius:50%;flex:none;justify-content:center;align-items:flex-end;width:52px;height:52px;display:flex;overflow:hidden}.scr-profile .me .n{letter-spacing:-.02em;font-size:19px;font-weight:800}.scr-profile .me .s{color:var(--dim);margin-top:2px;font-size:12.5px}.scr-profile h2{letter-spacing:-.02em;padding:16px 18px 0;font-size:15px;font-weight:800}.scr-profile .booking{background:#ff7a1a0d;border:1px solid #ff7a1a99;border-radius:16px;margin:9px 18px 0;padding:11px}.scr-profile .booking .top{align-items:flex-start;gap:11px;display:flex}.scr-profile .booking img{object-fit:cover;border:1px solid var(--line);border-radius:11px;flex:none;width:52px;height:52px}.scr-profile .booking .n{text-align:left;font-size:14.5px;font-weight:700}.scr-profile .booking .p{color:var(--dim);text-align:left;margin-top:3px;font-size:12.5px}.scr-profile .timer{text-align:right;margin-left:auto}.scr-profile .timer .v{color:var(--orange);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.scr-profile .timer .k{color:var(--dim);margin-top:1px;font-size:10.5px}.scr-profile .extend{border:1.5px solid var(--orange);width:100%;height:38px;color:var(--orange);border-radius:12px;justify-content:center;align-items:center;margin-top:10px;font-size:13.5px;font-weight:700;display:flex}.scr-profile .card{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:9px 18px 0;padding:11px 12px}.scr-profile .line{align-items:center;gap:9px;display:flex}.scr-profile .card .n{text-align:left;font-size:14.5px;font-weight:700}.scr-profile .card .s{color:var(--dim);text-align:left;margin-top:3px;font-size:12.5px}.scr-profile .pill{background:var(--amber);color:#0e0f11;white-space:nowrap;border-radius:7px;margin-left:auto;padding:4px 8px;font-size:10.5px;font-weight:700}.scr-profile .link{color:var(--dim);text-underline-offset:2px;white-space:nowrap;font-size:11.5px;text-decoration:underline}.scr-profile .card img{object-fit:cover;border:1px solid var(--line);border-radius:10px;flex:none;width:48px;height:48px}.scr-profile .nums{gap:6px;margin-top:7px;display:flex}.scr-profile .num{border:1px solid var(--line);background:#1e2124;border-radius:8px;padding:4px 9px;font-size:11.5px;font-weight:700}.scr-profile .menu{background:var(--card);border:1px solid var(--line);border-radius:16px;margin:11px 18px 0;overflow:hidden}.scr-profile .mi{border-bottom:1px solid var(--line);text-align:left;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:13.5px;font-weight:600;display:flex}.scr-profile .mi:last-child{border-bottom:none}.scr-profile .mi .arr{margin-left:auto;display:flex}.scr-profile .mi .sub{color:var(--dim);margin-top:2px;font-size:11px;font-weight:400}.scr-profile .sw{background:var(--orange);border-radius:13px;flex:none;justify-content:flex-end;align-items:center;width:42px;height:25px;margin-left:auto;padding:2.5px;transition:background .15s;display:flex}.scr-profile .sw.off{background:#3a3f45;justify-content:flex-start}.scr-profile .sw i{background:#fff;border-radius:50%;width:20px;height:20px;display:block}.scr-profile .mgr{background:var(--card);border:1px solid var(--line);border-radius:16px;align-items:center;gap:11px;margin:11px 18px 0;padding:10px 11px;display:flex}.scr-profile .mgr .ph{border:1px solid var(--line);background:#1e2124;border-radius:50%;flex:none;justify-content:center;align-items:flex-end;width:46px;height:46px;display:flex;overflow:hidden}.scr-profile .mgr .n{font-size:14.5px;font-weight:700}.scr-profile .mgr .s{color:var(--dim);margin-top:2px;font-size:11.5px}.scr-profile .mgr .acts{gap:8px;margin-left:auto;display:flex}.scr-profile .circle{border:1px solid var(--line);background:#1e2124;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.scr-fav .head{align-items:baseline;gap:9px;padding:6px 18px 12px;display:flex}.scr-fav .head h1{letter-spacing:-.02em;font-size:23px;font-weight:800}.scr-fav .head .cnt{color:var(--dim);font-size:14px}.scr-fav .cards{grid-template-columns:1fr 1fr;gap:11px;padding:0 18px;display:grid}.scr-fav .empty{text-align:center;padding:90px 34px 0}.scr-fav .empty .ic{justify-content:center;margin-bottom:16px;display:flex}.scr-fav .empty .t{font-size:17px;font-weight:700}.scr-fav .empty .s{color:var(--dim);margin-top:7px;font-size:13.5px;line-height:1.4}.scr-fav .empty .btn{background:var(--orange);color:#fff;border-radius:14px;justify-content:center;align-items:center;height:46px;margin:20px auto 0;padding:0 26px;font-size:15px;font-weight:700;display:flex}.scr-done .body{flex-direction:column;height:100%;padding:0 18px 24px;display:flex}.scr-done .body .mid{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.scr-done .body .ring{background:#27c26b1f;border:1px solid #27c26b66;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:22px;display:flex}.scr-done .body h1{letter-spacing:-.03em;font-size:25px;font-weight:800}.scr-done .body .s{color:var(--dim);margin-top:10px;font-size:14.5px;line-height:1.45}.scr-done .body .info{background:var(--card);border:1px solid var(--line);text-align:left;border-radius:16px;width:100%;margin-top:22px;padding:13px 14px}.scr-done .body .info .r{align-items:baseline;font-size:13.5px;display:flex}.scr-done .body .info .r+.r{border-top:1px solid var(--line);margin-top:9px;padding-top:9px}.scr-done .body .info .k{color:var(--dim)}.scr-done .body .info .v{margin-left:auto;font-weight:700}.scr-done .body .acts{flex-direction:column;gap:10px;display:flex}.scr-done .body .btn{border-radius:14px;justify-content:center;align-items:center;height:50px;font-size:15px;font-weight:700;display:flex}.scr-done .body .btn.solid{background:var(--orange);color:#fff}.scr-done .body .btn.ghost{border:1.5px solid var(--line);color:var(--txt)}.toast{border:1px solid var(--line);z-index:60;text-align:center;background:#22262a;border-radius:13px;max-width:330px;padding:11px 16px;font-size:13px;font-weight:600;animation:.18s ease-out toast-in;position:fixed;bottom:104px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #00000080}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}
