*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#1d1d1f;-webkit-font-smoothing:antialiased;background:#e8e5dc;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Manrope,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;display:flex;overflow-x:hidden}.code{font-family:JetBrains Mono,monospace}.phone-outer{background:#1d1d1f;border-radius:52px;width:400px;padding:8px;position:relative;box-shadow:0 30px 70px -20px #14100873}.phone-screen{background:#ede7da;border-radius:44px;height:820px;position:relative;overflow:hidden}.dyn-island{z-index:20;background:#000;border-radius:18px;width:118px;height:32px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.status-bar{color:#1d1d1f;z-index:15;justify-content:space-between;padding:18px 30px 8px;font-size:14px;font-weight:600;display:flex;position:absolute;top:0;left:0;right:0}.home-indicator{z-index:15;opacity:.55;background:#1d1d1f;border-radius:3px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.host-bg{opacity:.45;padding:54px 0 0;position:absolute;inset:0}.host-h{color:#444441;justify-content:space-between;align-items:center;padding:8px 18px;display:flex}.host-card{background:#fff;border:.5px solid #d3d1c7;border-radius:12px;align-items:center;gap:10px;margin:6px 16px;padding:14px;display:flex}.skel-box{background:#f1efe8;border-radius:6px}.skel-line{background:#f1efe8;border-radius:3px;height:10px}.backdrop{z-index:10;background:#1410088c;position:absolute;inset:0}.sheet{z-index:30;background:#faf8f3;border-radius:20px 20px 0 0;flex-direction:column;height:80%;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.handle{background:#d3d1c7;border-radius:2px;flex-shrink:0;width:38px;height:4px;margin:8px auto 4px}.sheet-header{background:#faeeda;border-bottom:.5px solid #fac775;flex-shrink:0;align-items:center;gap:14px;padding:8px 14px;display:flex}.sheet-header .balance-area{min-width:0;margin-left:auto}.sheet-header.collapsed{box-shadow:none;background:0 0;border-bottom:none;justify-content:flex-end;min-height:0;padding:0}.sheet-expand{cursor:pointer;color:#993c1d;-webkit-tap-highlight-color:transparent;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;height:24px;padding:0 14px;font-size:28px;line-height:1;display:flex}.brand-row{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.brand-logo{color:#fff;background:#d85a30;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;display:flex}.brand-name{color:#4a1b0c;font-size:14px;font-weight:800}.brand-sub{color:#633806;margin-top:1px;font-size:14px}.balance-area{align-items:center;gap:10px;min-width:0;font-size:14px;display:flex}.bal-label{color:#633806;max-width:100%;font-size:14px}.bal-label-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.bal-num{color:#993c1d;max-width:100%;font-size:14px;font-weight:600}.bal-num-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.divider-v{background:#fac775;width:1px;height:20px}.tab-row{background:#fff;border-bottom:.5px solid #d3d1c7;flex-shrink:0;display:flex}.lott-tab{cursor:pointer;color:#444441;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;margin-bottom:-1px;padding:13px 4px;font-family:inherit;font-size:20px;display:inline-flex;position:relative}.lott-tab.on{color:#d85a30;background:#faf8f3;border-bottom-color:#d85a30}.lott-tab .tab-badge{color:#fff;background:#d85a30;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;margin-right:-18px;padding:0 4px;font-size:14px;font-weight:600;line-height:1;display:flex;position:absolute;top:8px;right:50%}.panel{flex:1;padding:6px 14px 10px;display:none;overflow-y:auto}.panel.on{display:block}.winner-banner{background:#fbeaf0;border:.5px solid #ed93b1;border-radius:8px;align-items:center;gap:4px;min-width:0;margin-bottom:10px;padding:4px 6px;display:flex;overflow:hidden}.pulse-dot{background:#d4537e;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.8s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.winner-text{color:#4b1528;white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;min-width:0;font-size:14px;overflow:hidden}.winner-text strong{color:#72243e;font-weight:600}.mini-btn{color:#fff;cursor:pointer;background:#d4537e;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;height:24px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.mini-btn:hover{background:#993556}.mini-btn:active{transform:scale(.96)}.sort-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sort-title{color:#1d1d1f;font-size:14px;font-weight:600}.sort-tog{background:#fff;border:1px solid #888780;border-radius:6px;gap:2px;padding:2px;display:flex}.sort-tog button{cursor:pointer;color:#1d1d1f;background:0 0;border:none;border-radius:4px;padding:4px 12px;font-family:inherit;font-size:14px;font-weight:500}.sort-tog button.on{color:#fff;background:#d85a30}.prod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pcard{background:#fff;border:.5px solid #d3d1c7;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.pcard:active{transform:scale(.99)}.pimg{aspect-ratio:1.15;color:#ba7517;background:#faeeda;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:7px;font-size:34px;display:flex}.pname-row{justify-content:space-between;align-items:flex-start;gap:3px;display:flex}.pname{color:#1d1d1f;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}.pprice{color:#5f5e5a;margin-top:1px;font-size:14px}.tag{border-radius:3px;padding:1px 5px;font-size:14px;font-weight:600;line-height:1.3}.tag-hot{color:#791f1f;background:#fcebeb}.tag-prize{color:#633806;background:#faeeda}.bar-bg{background:#f1efe8;border-radius:3px;height:4px;margin-top:5px;overflow:hidden}.bar-fill{background:#d85a30;border-radius:3px;height:100%}.pstats{justify-content:space-between;margin-top:3px;font-size:14px;display:flex}.pstats .left{color:#444441}.pstats .right{color:#993c1d;font-weight:600}.btn-buy{color:#fff;cursor:pointer;background:#d85a30;border:none;border-radius:8px;flex-shrink:0;width:100%;margin-top:auto;padding:10px 8px;font-family:inherit;font-size:18px;font-weight:600;line-height:1.1}.btn-buy:hover{background:#993c1d}.btn-buy:active{transform:scale(.97)}.hrow{background:#fff;border:.5px solid #d3d1c7;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:7px;padding:10px;display:flex}.havatar{color:#ba7517;background:#faeeda;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;display:flex;overflow:hidden}.hrow-body{flex:1;min-width:0}.hrow-title-row{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.hrow-title{color:#1d1d1f;font-size:14px;font-weight:600}.hrow-time{color:#444441;font-size:14px}.hrow-meta{color:#2c2c2a;margin-top:2px;font-size:14px}.hrow-result{color:#72243e;white-space:nowrap;align-items:center;gap:4px;margin-top:3px;font-size:13px;display:flex;overflow:hidden}.hrow-user{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.hrow-rest{white-space:nowrap;flex:none}.hrow.won{background:#fbeaf0;border-color:#ed93b1}.hrow.won .havatar{color:#412402;background:#fac775}.hrow.won .hrow-title{color:#4a1b0c}.hrow.won .hrow-meta{color:#633806}.hrow.won .hrow-result{color:#993c1d}.f-row{scrollbar-width:none;gap:6px;margin-bottom:10px;padding-bottom:2px;display:flex;overflow-x:auto}.f-row::-webkit-scrollbar{display:none}.f-pill{cursor:pointer;color:#1d1d1f;white-space:nowrap;background:#fff;border:1px solid #444441;border-radius:14px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:14px;font-weight:500}.f-pill.on{color:#fff;background:#d85a30;border-color:#d85a30}.stats-grid{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:10px;display:grid}.stat-mini{text-align:center;cursor:pointer;background:#fff;border:.5px solid #888780;border-radius:8px;min-width:0;padding:7px 2px;font-family:inherit;transition:transform .12s,box-shadow .12s}.stat-mini:active{transform:scale(.97)}.stat-mini.on{border-width:1.5px;transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.stat-mini.won{background:#fbeaf0;border-color:#d4537e}.stat-mini.doing{background:#faeeda;border-color:#ba7517}.stat-mini.refunded{background:#fcebeb;border-color:#a32d2d}.stat-mini.on:not(.won):not(.doing):not(.refunded){border-color:#d85a30}.stat-mini-num{color:#1d1d1f;font-size:15px;font-weight:700;line-height:1.1}.stat-mini.won .stat-mini-num{color:#72243e}.stat-mini.doing .stat-mini-num{color:#633806}.stat-mini.refunded .stat-mini-num{color:#993c1d}.stat-mini-num.muted{color:#2c2c2a}.stat-mini-label{color:#2c2c2a;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;overflow:hidden}.stat-mini.won .stat-mini-label{color:#72243e}.stat-mini.doing .stat-mini-label{color:#633806}.stat-mini.refunded .stat-mini-label{color:#993c1d}.pl-tabs{gap:4px;margin-bottom:10px;padding-bottom:2px;display:flex}.pl-tabs .f-pill{white-space:nowrap;text-align:center;text-overflow:clip;border-radius:12px;flex:1 1 0;min-width:0;padding:5px 2px;font-size:14px;overflow:hidden}.pb{border-radius:3px;padding:2px 7px;font-size:14px;font-weight:600;line-height:1.3}.pb-won{color:#fff;background:#d85a30}.pb-doing{color:#633806;background:#faeeda}.pb-lost{color:#fff;background:#444441}.load-more{text-align:center;color:#444441;cursor:pointer;padding:12px 0 4px;font-size:14px}.panel-subtitle{color:#1d1d1f;margin-bottom:8px;padding:0 2px;font-size:14px}.side-entries{flex-direction:row;flex-shrink:0;align-items:center;gap:8px;margin-left:-1px;display:flex}.entry-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:36px;padding:0;font-family:inherit;transition:transform .15s;display:flex;position:relative}.entry-btn:active{transform:scale(.92)}.entry-btn i{font-size:26px;line-height:1}.entry-btn.winner i{color:#d4537e}.entry-btn.purchase i{color:#d85a30}.entry-badge{color:#fff;box-sizing:border-box;background:#d85a30;border:1.5px solid #faf8f3;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:14px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.top-row{align-items:center;gap:8px;min-width:0;margin-bottom:6px;padding-top:6px;display:flex;overflow:hidden}.top-row .winner-banner{flex:1 1 0;min-width:0;margin-bottom:0}.barrage-zone{pointer-events:none;height:78px;margin:0 -2px 10px;position:relative;overflow:hidden}.bullet{white-space:nowrap;will-change:transform;background:#ffffffeb;border-radius:13px;align-items:center;gap:6px;padding:3px 11px 3px 4px;font-size:12px;line-height:1;display:inline-flex;position:absolute;top:0;left:100%;box-shadow:0 1px 3px #1410080f}.bullet .b-ava{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;font-weight:700;display:inline-flex}.bullet .b-u{color:#1d1d1f;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:400}.bullet .b-act{color:#993c1d;font-weight:600}.bullet .b-prod{color:#1d1d1f;font-size:12px;font-weight:500}.bullet.var-1 .b-ava{color:#3c3489;background:#cecbf6}.bullet.var-2 .b-ava{color:#412402;background:#fac775}.bullet.var-3 .b-ava{color:#04342c;background:#9fe1cb}.bullet.var-4 .b-ava{color:#4a1b0c;background:#f0997b}.bullet.var-5 .b-ava{color:#042c53;background:#b5d4f4}.bullet.var-6 .b-ava{color:#72243e;background:#f4b5cf}@keyframes b-fly-1{0%{transform:translate(0)}to{transform:translate(calc(-100% - 480px))}}@keyframes b-fly-2{0%{transform:translate(0)}to{transform:translate(calc(-100% - 480px))}}@keyframes b-fly-3{0%{transform:translate(0)}to{transform:translate(calc(-100% - 480px))}}.bullet.lane-1{animation:15s linear infinite b-fly-1;top:0}.bullet.lane-2{animation:17s linear infinite b-fly-2;top:26px}.bullet.lane-3{animation:14s linear infinite b-fly-3;top:52px}.bullet.d-0{animation-delay:0s}.bullet.d-3{animation-delay:-3s}.bullet.d-5{animation-delay:-5s}.bullet.d-7{animation-delay:-7s}.bullet.d-9{animation-delay:-9s}.bullet.d-11{animation-delay:-11s}.bullet.d-13{animation-delay:-13s}.pcard .countdown{color:#0c447c;background:#e6f1fb;border-radius:3px;align-items:center;gap:3px;padding:1px 6px;font-size:14px;font-weight:600;line-height:1.3;display:inline-flex}.pcard .countdown.urgent{color:#a32d2d;background:#fcebeb}.pcard .countdown i{font-size:14px}.pcard .countdown-overlay{z-index:2;color:#fff;letter-spacing:.2px;background:#00000080;border-radius:6px;padding:3px 12px;font-size:14px;font-weight:600;position:absolute;top:6px;left:6px}.pcard .countdown-overlay.urgent{color:#fff;background:#a32d2d73}.pd-countdown-card{background:#fff;border:.5px solid #d3d1c7;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:11px 14px;display:flex}.pd-countdown-icon{color:#0c447c;background:#e6f1fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.pd-countdown-text{color:#444441;flex:1;font-size:14px;line-height:1.55}.pd-countdown-text strong{color:#0c447c;font-family:JetBrains Mono,monospace;font-weight:700}.pd-countdown-text .note{color:#5f5e5a;margin-top:2px;font-size:14px;display:block}.pd-hero{background:linear-gradient(135deg,#faeeda 0%,#fac775 100%);border-radius:12px;margin-bottom:14px;padding:18px 16px;position:relative;overflow:hidden}.pd-hero:before{content:"";background:#ffffff38;border-radius:50%;width:120px;height:120px;position:absolute;top:-35px;right:-25px}.pd-hero:after{content:"";background:#fff3;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-40px;left:-15px}.pd-hero>*{position:relative}.pd-hero-imgwrap{aspect-ratio:1.6;color:#ba7517;background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;font-size:80px;display:flex;box-shadow:0 4px 12px #1410081a}.pd-gallery{margin-bottom:12px;position:relative}.pd-gallery-track{scroll-snap-type:x mandatory;scrollbar-width:none;z-index:0;align-items:center;gap:8px;padding-bottom:8px;display:flex;position:relative;overflow-x:auto}.pd-gallery-track::-webkit-scrollbar{display:none}.pd-gallery-slide{scroll-snap-align:start;background:#fff;border-radius:12px;flex:0 0 100%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #14100814}.pd-gallery-slide.s1{aspect-ratio:1.5}.pd-gallery-slide i{color:#ba7517;font-size:88px}.pd-gallery-slide.s2{background:linear-gradient(135deg,#fff 0%,#faeeda 100%)}.pd-gallery-slide.s3{background:linear-gradient(135deg,#faeeda 0%,#fff 100%)}.pd-gallery-slide.s4{background:#faf8f3}.pd-gallery-slide .angle-tag{color:#fff;letter-spacing:.3px;background:#1410088c;border-radius:10px;padding:2px 8px;font-size:14px;font-weight:600;position:absolute;bottom:9px;left:12px}.pd-gallery-dots{background:#14100899;border-radius:10px;gap:4px;padding:4px 8px;display:flex;position:absolute;bottom:14px;right:12px}.pd-gallery-dots span{background:#ffffff80;border-radius:50%;width:5px;height:5px;transition:all .2s}.pd-gallery-dots span.on{background:#fff;border-radius:3px;width:14px}.pd-gallery-navs{z-index:20;pointer-events:none;justify-content:space-between;align-items:center;padding:0 8px;display:flex;position:absolute;inset:0}.pd-gallery-nav{pointer-events:auto;color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;appearance:none;background:#1410089e;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:50px;padding:0;font-size:30px;transition:transform .1s,background .15s;display:flex;box-shadow:0 0 0 1px #ffffff40,0 2px 8px #00000073}.pd-gallery-nav:hover{background:#141008b8}.pd-gallery-nav i{stroke-width:2.5px}.pd-gallery-nav:active{transform:scale(.9)}.pd-gallery-hint{color:#993c1d;pointer-events:none;z-index:5;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;animation:1.8s ease-in-out infinite swipe-hint;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}@keyframes swipe-hint{0%,to{opacity:.9;transform:translateY(-50%)translate(0)}50%{opacity:.4;transform:translateY(-50%)translate(-14px)}}.pd-name-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.pd-name{color:#412402;letter-spacing:-.2px;font-size:17px;font-weight:700}.pd-price{color:#633806;margin-top:2px;font-size:14px}.pd-tags{gap:5px;margin-top:8px;display:flex}.pd-tag{color:#412402;background:#ffffffb3;border-radius:3px;padding:2px 7px;font-size:14px;font-weight:600}.pd-info-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.pd-info-card{text-align:center;background:#fff;border:.5px solid #d3d1c7;border-radius:8px;padding:8px}.pd-info-label{color:#5f5e5a;letter-spacing:.2px;font-size:14px}.pd-info-val{color:#1d1d1f;letter-spacing:-.2px;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:700}.pd-info-val.accent{color:#993c1d}.pd-progress-card{background:#fff;border:.5px solid #d3d1c7;border-radius:10px;margin-bottom:12px;padding:12px 14px}.pd-progress-head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.pd-progress-label{color:#1d1d1f;font-size:14px;font-weight:600}.pd-progress-pct{color:#993c1d;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700}.pd-progress-bar{background:#f1efe8;border-radius:4px;height:8px;overflow:hidden}.pd-progress-fill{background:linear-gradient(90deg,#fac775 0%,#d85a30 100%);border-radius:4px;height:100%}.pd-progress-meta{color:#5f5e5a;justify-content:space-between;margin-top:7px;font-size:14px;display:flex}.pd-desc{color:#1d1d1f;background:#fff;border:.5px solid #d3d1c7;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:14px;line-height:1.7}.pd-desc-title{color:#1d1d1f;align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:600;display:flex}.pd-desc-title i{color:#ba7517}.pd-desc ul{margin:0;padding:0;list-style:none}.pd-desc li{color:#444441;align-items:flex-start;gap:6px;padding:3px 0;font-size:14px;display:flex}.pd-desc li:before{content:"·";color:#d85a30;flex-shrink:0;font-weight:700}.pd-recent-buyers{background:#fff;border:.5px solid #d3d1c7;border-radius:10px;margin-bottom:12px;padding:12px 14px}.pd-buyer-row{border-bottom:.5px solid #ede7da;align-items:center;gap:9px;padding:6px 0;font-size:14px;display:flex}.pd-buyer-row:last-child{border-bottom:none}.pd-buyer-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:600;display:flex}.pd-buyer-name{color:#1d1d1f;flex-shrink:0;font-family:JetBrains Mono,monospace;font-weight:600}.pd-buyer-shares{color:#993c1d;flex-shrink:0;font-weight:600}.pd-buyer-time{color:#888780;flex-shrink:0;margin-left:auto;font-size:14px}.pd-cta-bar{background:#fff;border-top:.5px solid #d3d1c7;flex-shrink:0;gap:10px;padding:10px 14px;display:flex}.pd-cta-bar .secondary{cursor:pointer;background:#f1efe8;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-family:inherit;display:flex}.pd-cta-bar .secondary i{color:#444441;font-size:26px;line-height:1}.pd-cta-bar .primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d85a30 0%,#993c1d 100%);border:none;border-radius:10px;flex:1;padding:12px;font-family:inherit;font-size:18px;font-weight:700;line-height:1.1;box-shadow:0 4px 10px #d85a304d}.pd-cta-bar .primary:active{transform:scale(.98)}.sub-sheet{z-index:40;background:#faf8f3;border-radius:20px 20px 0 0;flex-direction:column;height:80%;transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -10px 40px -10px #1410084d}.sub-sheet.on{transform:translateY(0)}.sub-page{z-index:40;will-change:transform;background:#faf8f3;border-radius:0;flex-direction:column;transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(100%)}.sub-page.on{transform:translateY(0)}.m-sheet-backdrop{z-index:80;background:#14100800;transition:background .32s cubic-bezier(.32,.72,0,1);position:fixed;inset:0;overflow:hidden}.m-sheet-backdrop.on{background:#14100873}.m-sheet-page{will-change:transform;background:#faf8f3;border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-width:480px;height:100dvh;transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%,100%);box-shadow:0 -10px 40px -10px #14100859}.m-sheet-page.on{transform:translate(-50%)}.m-sheet-body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.m-sheet-footer{padding-bottom:env(safe-area-inset-bottom,0px);flex-shrink:0}.sub-header{background:#fff;border-bottom:.5px solid #d3d1c7;flex-shrink:0;align-items:center;gap:10px;padding:11px 14px;display:flex}.sub-back{cursor:pointer;color:#1d1d1f;background:#f1efe8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-family:inherit;font-size:16px;display:flex}.sub-back:active{background:#e8e5dc}.sub-title-wrap{flex-wrap:nowrap;flex:1;align-items:baseline;gap:8px;min-width:0;display:flex;overflow:hidden}.sub-title-1{color:#1d1d1f;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:600}.sub-title-2{color:#5f5e5a;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;overflow:hidden}.sub-body{flex:1;padding:12px;overflow-y:auto}.sub-footer{background:#fff;border-top:.5px solid #d3d1c7;flex-shrink:0;padding:10px 12px}.prod-summary{background:#faeeda;border:.5px solid #fac775;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.ps-icon{color:#ba7517;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.ps-name{color:#412402;font-size:14px;font-weight:600}.ps-meta{color:#633806;margin-top:3px;font-size:14px}.s-title{color:#1d1d1f;justify-content:space-between;align-items:baseline;margin:14px 0 7px;font-size:14px;font-weight:600;display:flex}.s-title:first-child{margin-top:0}.s-title small{color:#5f5e5a;font-size:14px;font-weight:400}.quick-pick{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.qp-btn{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #888780;border-radius:6px;padding:9px 4px;font-family:inherit;font-size:14px;font-weight:600}.qp-btn.on{color:#fff;background:#d85a30;border-color:#d85a30}.qp-btn.allin{color:#633806;background:#faeeda;border-color:#ba7517;grid-column:1/-1}.stepper{background:#fff;border:1px solid #888780;border-radius:8px;align-items:center;width:fit-content;margin:0 auto;display:flex;overflow:hidden}.stepper button{cursor:pointer;color:#1d1d1f;background:0 0;border:none;width:38px;height:36px;font-family:inherit;font-size:18px;font-weight:600}.stepper button:active{background:#f1efe8}.stepper input{text-align:center;color:#1d1d1f;-moz-appearance:textfield;background:0 0;border:none;border-left:1px solid #d3d1c7;border-right:1px solid #d3d1c7;outline:none;width:60px;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:700}.stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.num-preview{color:#993c1d;background:#fff;border:.5px solid #d3d1c7;border-radius:8px;padding:11px 12px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600}.num-preview small{color:#5f5e5a;margin-left:6px;font-family:inherit;font-size:14px;font-weight:400}.pay-tabs{background:#f1efe8;border-radius:8px;padding:3px;display:flex}.pay-tab{cursor:pointer;color:#1d1d1f;background:0 0;border:none;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 4px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.pay-tab.on{color:#993c1d;background:#fff;font-weight:600;box-shadow:0 1px 2px #14100814}.pay-info{background:#fff;border:.5px solid #d3d1c7;border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:12px;display:flex}.pay-info .left{color:#5f5e5a;font-size:14px}.pay-info .right{text-align:right}.pay-amount{color:#993c1d;letter-spacing:-.5px;font-size:22px;font-weight:700;line-height:1}.pay-amount.coin{color:#ba7517}.pay-balance{color:#5f5e5a;margin-top:4px;font-size:14px}.luck-hint{color:#4b1528;background:#fbeaf0;border:.5px solid #ed93b1;border-radius:6px;align-items:center;gap:6px;margin-top:10px;padding:8px 12px;font-size:14px;display:flex}.luck-hint i{color:#d4537e;flex-shrink:0;font-size:14px}.luck-hint strong{color:#72243e;font-weight:700}.big-cta{color:#fff;cursor:pointer;background:#d85a30;border:none;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:18px;font-weight:700;line-height:1.1}.big-cta:active{background:#993c1d;transform:scale(.98)}.big-cta:disabled,.big-cta[aria-busy=true]{pointer-events:none;opacity:.85;color:#f5f1ea!important;cursor:not-allowed!important;background:#c2b6a8!important;transform:none!important}.big-cta .cta-spinner{vertical-align:-3px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:.7s linear infinite cta-spin;display:inline-block}@keyframes cta-spin{to{transform:rotate(360deg)}}.winner-show{text-align:center;background:linear-gradient(135deg,#faeeda 0%,#fac775 100%);border-radius:12px;margin-bottom:14px;padding:18px 16px 16px;position:relative;overflow:hidden}.winner-show:before{content:"";background:#ffffff38;border-radius:50%;width:90px;height:90px;position:absolute;top:-25px;right:-25px}.winner-show:after{content:"";background:#ffffff38;border-radius:50%;width:65px;height:65px;position:absolute;bottom:-30px;left:-15px}.winner-show>*{position:relative}.winner-show .conf-icon{color:#993c1d;background:#fff9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:inline-flex}.winner-product-name{color:#4a1b0c;margin-top:10px;font-size:16px;font-weight:700}.winner-price{color:#633806;margin-top:2px;font-size:14px}.lucky-num-label{color:#633806;letter-spacing:1px;margin-top:14px;font-size:14px;font-weight:600}.lucky-num{color:#993c1d;letter-spacing:2px;margin-top:4px;font-family:JetBrains Mono,monospace;font-size:28px;font-weight:700}.winner-info-card{background:#fff;border:.5px solid #d3d1c7;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.wic-avatar{color:#3c3489;background:#cecbf6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:600;display:flex}.wic-name{color:#1d1d1f;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600}.wic-meta{color:#444441;margin-top:3px;font-size:14px}.formula{background:#fff;border:.5px solid #d3d1c7;border-radius:8px;padding:10px 12px}.formula-row{border-bottom:.5px dashed #ede7da;justify-content:space-between;align-items:center;padding:5px 0;font-size:14px;display:flex}.formula-row:last-child{border-top:1.5px solid #d85a30;border-bottom:none;margin-top:5px;padding-top:9px}.formula-label{color:#444441}.formula-val{color:#1d1d1f;font-family:JetBrains Mono,monospace;font-weight:600}.formula-row:last-child .formula-val{color:#993c1d;font-size:14px}.part-row{border-bottom:.5px solid #ede7da;align-items:center;gap:10px;padding:9px 0;font-size:14px;display:flex}.part-row:last-child{border-bottom:none}.part-row.winner{background:#fbeaf0;border-bottom-color:#0000;border-radius:6px;margin:0 -10px;padding:9px 10px}.part-user{color:#1d1d1f;flex-shrink:0;min-width:64px;font-family:JetBrains Mono,monospace;font-weight:600}.part-shares{color:#444441;flex-shrink:0;min-width:42px;font-weight:500}.part-range{color:#5f5e5a;text-align:right;flex:1;font-family:JetBrains Mono,monospace;font-size:14px}.part-row.winner .part-user,.part-row.winner .part-range{color:#72243e}.part-row.winner i{color:#d85a30;margin-left:4px;font-size:14px}.pr-avatar{color:#3c3489;background:#cecbf6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.pr-id{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pr-name{color:#1d1d1f;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.pr-sub{color:#888780;white-space:nowrap;text-overflow:ellipsis;font-family:JetBrains Mono,monospace;font-size:11px;overflow:hidden}.pr-right{color:#444441;flex-shrink:0;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.part-row.winner .pr-avatar{color:#72243e;background:#f4c0d1}.part-row.winner .pr-name{color:#72243e}.part-row.winner .pr-sub{color:#993c1d}.part-row.winner .pr-right{color:#72243e}.view-all-btn{color:#993c1d;cursor:pointer;background:0 0;border:1px dashed #ba7517;border-radius:6px;width:100%;margin-top:8px;padding:9px;font-family:inherit;font-size:14px;font-weight:500}.my-win-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#d85a30 0%,#993c1d 100%);border-radius:12px;margin-bottom:14px;padding:16px;position:relative;overflow:hidden}.my-win-banner:before{content:"";background:#ffffff1f;border-radius:50%;width:80px;height:80px;position:absolute;top:-30px;right:-20px}.my-win-banner>*{position:relative}.my-win-banner .big{letter-spacing:1px;font-size:16px;font-weight:700}.my-win-banner .sub{opacity:.92;margin-top:4px;font-size:14px}.my-win-banner .lucky{letter-spacing:2px;background:#ffffff2e;border-radius:6px;margin-top:10px;padding:6px 14px;font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700;display:inline-block}.num-chips{flex-wrap:wrap;gap:6px;display:flex}.num-chip{color:#1d1d1f;background:#fff;border:.5px solid #d3d1c7;border-radius:6px;padding:6px 11px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600}.num-chip.win{color:#412402;background:#fac775;border-color:#ba7517;align-items:center;gap:4px;font-weight:700;display:inline-flex}.num-chip.win i{color:#993c1d;font-size:14px}.addr-card{background:#fff;border:.5px solid #d3d1c7;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.addr-name{color:#1d1d1f;font-size:14px;font-weight:600}.addr-line{color:#444441;margin-top:4px;font-size:14px;line-height:1.5}.track-list{padding-left:22px;position:relative}.track-list:before{content:"";background:#ede7da;width:1.5px;position:absolute;top:6px;bottom:6px;left:6px}.track-step{padding-bottom:12px;position:relative}.track-step:last-child{padding-bottom:0}.track-step:before{content:"";background:#fff;border:2px solid #d3d1c7;border-radius:50%;width:9px;height:9px;position:absolute;top:3px;left:-20px}.track-step.done:before{background:#d85a30;border-color:#d85a30}.track-step.now:before{background:#fac775;border-color:#ba7517;box-shadow:0 0 0 3px #fac77566}.track-step-title{color:#1d1d1f;font-size:14px;font-weight:600}.track-step-meta{color:#5f5e5a;margin-top:2px;font-size:14px}.pay-summary{background:#fff;border:.5px solid #d3d1c7;border-radius:8px;padding:10px 13px}.pay-summary-row{justify-content:space-between;align-items:center;padding:4px 0;font-size:14px;display:flex}.pay-summary-row.total{color:#993c1d;border-top:.5px solid #ede7da;margin-top:4px;padding-top:8px;font-size:14px;font-weight:700}.pay-summary-row .label{color:#444441}.pay-summary-row .val{color:#1d1d1f;font-weight:600}.action-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.action-btn{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #888780;border-radius:6px;flex-direction:column;align-items:center;gap:5px;padding:10px 4px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.action-btn i{color:#993c1d;font-size:18px}.action-btn:active{background:#f1efe8}.text-btn{color:#993c1d;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:14px;font-weight:600}html,body{height:auto!important;min-height:100dvh!important;overflow-y:auto!important}body{-webkit-overflow-scrolling:touch;background:#ede7da;padding:0;display:block;overflow-x:hidden}.phone-outer{width:100%;max-width:480px;box-shadow:none;background:0 0;border-radius:0;margin:0 auto;padding:0}.phone-screen{background:#faf8f3;border-radius:0;width:100%;height:auto;min-height:100dvh;overflow:visible}.dyn-island,.status-bar,.home-indicator,.host-bg,.backdrop{display:none!important}.sheet{min-height:100dvh;box-shadow:none;border-radius:0;transform:none;height:auto!important;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 120px)!important;position:static!important}.panel{display:none}.panel.on{display:block;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 40px)!important;overflow:visible!important}.sub-footer{z-index:50;max-width:480px;margin:0 auto;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;position:fixed!important}.sub-body{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 100px)!important}@keyframes mPopUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mFadeIn{0%{opacity:0}to{opacity:1}}.m-popup-backdrop{z-index:100;background:#14100873;justify-content:center;align-items:flex-end;animation:.18s mFadeIn;display:flex;position:fixed;inset:0}.m-popup-sheet{-webkit-overflow-scrolling:touch;width:100%;max-width:480px;max-height:calc(100dvh - 16px);padding:18px 18px calc(24px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:16px 16px 0 0;animation:.22s mPopUp;overflow-y:auto;box-shadow:0 -8px 30px #0000002e}.m-popup-handle{background:#d3d1c7;border-radius:3px;width:36px;height:4px;margin:0 auto 14px}.m-popup-msg{color:#1d1d1f;text-align:center;white-space:pre-line;font-size:14px;line-height:1.7}.handle{display:none!important}.sheet{overflow:visible}.sheet-header{z-index:50;background:#faeeda;width:100%;max-width:480px;margin:0 auto;position:fixed;top:0;left:0;right:0;box-shadow:0 3px 12px #1410081f}.panel.on{padding-top:64px!important}.panel.on.panel-collapsed{padding-top:16px!important}.sheet-header.collapsed{box-shadow:none!important;background:0 0!important;border-bottom:none!important}[id^=__ssc]:not(html.ssc-show [id^=__ssc]),[id^=ssc-]:not(html.ssc-show [id^=ssc-]),[id^=salesmartly]:not(html.ssc-show [id^=salesmartly]),[id*=salesmartly-chat]:not(html.ssc-show [id*=salesmartly-chat]),[class*=salesmartly]:not(html.ssc-show [class*=salesmartly]),iframe[src*=salesmartly\.com]:not(html.ssc-show iframe[src*=salesmartly\.com]),[class*=ss-chat]:not(html.ssc-show [class*=ss-chat]),[class*=ssc-launcher]:not(html.ssc-show [class*=ssc-launcher]),html:not(.ssc-show) .ssc-force-hidden{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}html:not(.ssc-show) [data-ssc-launcher-height-target],html:not(.ssc-show) [class*=_btn_wrap],html:not(.ssc-show) [class*=_btn_chat],html:not(.ssc-show) [class*=_icon__wrap]{visibility:hidden!important;pointer-events:none!important;display:none!important}.host-back-btn{color:#412402;cursor:pointer;-webkit-tap-highlight-color:transparent;appearance:none;background:0 0;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:2px;padding:0;font-size:24px;line-height:1;transition:background .15s,transform .1s;display:flex}.host-back-btn:hover{background:#411b0c14}.host-back-btn:active{transform:scale(.92)}.host-back-btn:focus-visible{outline-offset:2px;outline:2px solid #fac775}
