:root{--brand: #c81e3a;--brand-hot: #e11d48;--text: #1a1a1a;--sub: #888;--bg: #ffffff;--line: #eee;--h5-max: 480px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;background:#f0f0f0;color:var(--text);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}button,input{font:inherit;border:none;outline:none;background:none}a{color:inherit;text-decoration:none}#app{height:100%;height:100dvh;max-height:100dvh;display:flex;justify-content:center;background:#f0f0f0;overflow:hidden}.h5{width:100%;max-width:var(--h5-max);height:100%;max-height:100dvh;background:#fff;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 24px #0000000f}.h5-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none}.h5-scroll::-webkit-scrollbar{display:none;width:0;height:0}.soft-tip{position:fixed;left:50%;top:42%;transform:translate(-50%,-50%) scale(.92);background:#000000c7;color:#fff;padding:10px 18px;border-radius:8px;font-size:13px;z-index:100;opacity:0;pointer-events:none;transition:.2s ease;white-space:nowrap}.soft-tip.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.tabbar{height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e8e8e8;display:flex;flex-shrink:0}.tabbar a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;color:#999;gap:2px}.tabbar a.active{color:#111;font-weight:600}.tabbar .ico{font-size:18px;line-height:1}.fab{position:fixed;right:max(14px,calc(50% - var(--h5-max) / 2 + 14px));bottom:calc(72px + env(safe-area-inset-bottom));width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 4px 14px #00000024;display:flex;align-items:center;justify-content:center;font-size:20px;color:#e8a317;z-index:40;cursor:pointer}.page{min-height:100%}.act-page{background:#fff;padding-bottom:0}.poster{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8e6d6,#f2d2c0)}.poster-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.7),transparent 35%),radial-gradient(circle at 85% 15%,rgba(255,220,200,.5),transparent 30%);pointer-events:none}.poster-top{position:relative;z-index:1;padding:20px 16px 8px}.yu-logo{position:absolute;right:14px;top:12px;font-size:11px;letter-spacing:2px;color:#8b1e2d;font-weight:800}.poster-sub{margin-top:4px;color:#c45c6a;font-size:12px;line-height:1.65}.poster-offer{position:relative;height:300px;margin-top:8px;margin-bottom:0;background:#9f1239;overflow:hidden}.hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:28% 55%;z-index:1}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1;background:#111}.poster-offer:after{content:"";position:absolute;right:0;top:0;bottom:0;width:58%;z-index:2;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(159,18,57,.08) 40%,rgba(159,18,57,.22) 100%)}.toast-stack{position:absolute;left:8px;top:16px;z-index:4;display:flex;flex-direction:column;gap:8px}.float-toast{background:#1e1e1e8c;color:#fff;font-size:11px;padding:7px 12px;border-radius:999px;max-width:160px}.offer-copy{position:absolute;right:12px;top:28px;color:#fff;text-align:right;z-index:3;padding:14px 16px 16px;border-radius:14px;background:#9f123938;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:0 8px 24px #5000141f}.yen-big{font-size:64px;font-weight:800;line-height:1;font-family:Georgia,Times New Roman,serif;text-shadow:0 2px 10px rgba(0,0,0,.28)}.yen-big small{font-size:26px}.offer-name{margin-top:6px;font-size:20px;font-weight:600;text-shadow:0 1px 6px rgba(0,0,0,.25)}.luck-line{margin-top:40px;font-size:14px;opacity:.95;text-shadow:0 1px 6px rgba(0,0,0,.25)}.sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 72% 22%,#fff 0 1.5px,transparent 2px),radial-gradient(circle at 88% 48%,#fff 0 1px,transparent 2px),radial-gradient(circle at 64% 58%,#fff 0 1.2px,transparent 2px);opacity:.7;pointer-events:none}.cd{position:relative;z-index:3;margin-top:-36px;background:#b91c30e0;color:#fff;text-align:center;padding:12px;overflow:hidden}.cd .label{font-size:13px;margin-bottom:10px}.cd .boxes{display:flex;justify-content:center;gap:10px}.cd .unit{display:flex;flex-direction:column;align-items:center}.cd .box{width:42px;height:42px;border-radius:6px;background:linear-gradient(180deg,#fff,#ffe4e8);color:#c81e3a;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;box-shadow:0 2px #00000014}.cd .box.tick{animation:tick .28s ease}@keyframes tick{0%{transform:translateY(-4px);opacity:.5}to{transform:none;opacity:1}}.cd .unit span{margin-top:4px;font-size:11px}.stock-bar{width:72%;height:4px;margin:12px auto 6px;background:#ffffff47;border-radius:999px;overflow:hidden}.stock-bar i{display:block;height:100%;background:#fff;border-radius:999px}.stock-line{font-size:13px}.stock-line b{font-size:15px}.price-block{padding:16px 16px 18px;background:#fff;position:relative;z-index:1}.price-block h3{font-size:17px;line-height:1.45;margin-bottom:8px;font-weight:800}.price-block .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding:0;overflow:visible}.price-block .tags span{flex-shrink:0;padding:5px 10px;background:#f3f3f3;border-radius:4px;font-size:11px;color:#666}.price-row{display:flex;align-items:baseline;gap:8px}.price-block .cur{color:#e11d48;font-size:22px;font-weight:800}.price-block .origin{color:#999;font-size:13px;text-decoration:line-through}.gift-wrap{margin:12px 14px;padding:16px;border-radius:14px;background:linear-gradient(135deg,#fff7ed,#fff 55%,#fef2f2);border:1px solid #fed7aa}.gift-head .gift-h{font-size:17px;font-weight:800;color:#c2410c}.gift-desc{margin-top:4px;font-size:12px;color:#9a3412;line-height:1.4}.gift-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0;font-size:12px;color:#7c2d12}.gift-meta span{background:#fffc;border:1px solid #fdba74;border-radius:999px;padding:4px 10px}.gift-mask .gift-sheet{width:min(340px,88vw);margin:auto;background:linear-gradient(180deg,#fff7ed,#fff);border-radius:18px;padding:22px 18px 14px;text-align:center;box-shadow:0 20px 50px #00000040}.gift-badge{display:inline-block;padding:3px 10px;border-radius:999px;background:#ea580c;color:#fff;font-size:12px;font-weight:700;margin-bottom:8px}.gift-title{font-size:18px;font-weight:800;color:#9a3412}.gift-sub{margin-top:6px;font-size:13px;color:#78716c;line-height:1.4}.gift-range{margin:12px 0;font-size:14px;font-weight:700;color:#c2410c}.gift-amount{margin:10px 0 4px;font-size:42px;font-weight:800;color:#ea580c;letter-spacing:-.02em}.gift-amount small{font-size:20px;margin-right:2px}.gift-form{display:grid;gap:10px;margin:0 0 14px;text-align:left}.gift-form input[type=text],.gift-form input:not([type]),.gift-form input[type=tel],.gift-form input:not([type=checkbox]){width:100%;border:1px solid #e7e5e4;border-radius:10px;padding:11px 12px;font-size:14px;box-sizing:border-box;background:#fff}.gift-field{display:grid;gap:6px}.gift-field>span{font-size:12px;font-weight:600;color:#78716c}.gift-role{display:flex;align-items:center;gap:8px;font-size:13px;color:#57534e}.gift-role-card{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #fed7aa;background:#fff7ed;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.gift-role-card input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#ea580c}.gift-role-text{display:flex;flex-direction:column;gap:2px;min-width:0}.gift-role-text b{font-size:14px;color:#9a3412;font-weight:700;line-height:1.3}.gift-role-text small{font-size:12px;color:#a8a29e;line-height:1.35}.gift-share-sheet{width:min(360px,92vw);margin:auto;background:#fff;border-radius:18px;padding:20px 16px 12px;box-shadow:0 20px 50px #00000047}.gift-share-head{text-align:center;margin-bottom:12px}.gift-share-badge{display:inline-block;padding:3px 10px;border-radius:999px;background:#ea580c;color:#fff;font-size:12px;font-weight:700;margin-bottom:8px}.gift-share-title{font-size:18px;font-weight:800;color:#1c1917}.gift-share-desc{margin-top:6px;font-size:12px;color:#78716c;line-height:1.45}.gift-share-perk{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:14px}.gift-share-perk span{font-size:12px;color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:4px 10px}.gift-link-box{margin:0 0 12px;padding:10px 12px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px}.gift-link-label{font-size:11px;color:#64748b;margin-bottom:4px}.gift-link-url{font-size:12px;color:#0f172a;word-break:break-all;line-height:1.45;font-weight:600}.gift-link-hint{margin:0 0 12px;padding:10px 12px;font-size:12px;color:#a8a29e;background:#fafaf9;border-radius:10px;text-align:center;line-height:1.4}.gift-share-btn{width:100%;height:46px;border:none;border-radius:12px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.gift-share-btn:active{transform:scale(.98)}.o-card.vcard{display:block;background:linear-gradient(120deg,#0f172a,#1e3a8a);color:#fff;border:none}.o-card.vcard span{color:#ffffffb3;font-size:12px}.vcard-code{display:block;margin-top:8px;font-size:22px;letter-spacing:.12em;font-weight:800}.vcard-exp{margin-top:6px;font-size:12px;color:#ffffffa6}.invite{position:relative;background:linear-gradient(180deg,#f7d7c8,#e11d48 42%,#b91c3a);color:#fff;text-align:center;padding:0 0 36px;overflow:hidden}.invite-art{width:100%;height:260px;position:relative;overflow:hidden;margin:0}.invite-art img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.invite-title,.invite-en,.invite-card-name,.invite-row,.invite-tip{position:relative;z-index:1}.invite-title{font-size:28px;font-weight:800;margin-top:14px;padding:0 16px}.invite-en{margin-top:6px;font-size:10px;letter-spacing:1px;opacity:.85;padding:0 16px}.invite-card-name{display:inline-block;margin-top:12px;background:#fff;color:#9f1239;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:700}.invite-row{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:16px;padding:0 16px}.invite-row .side{border:1px solid rgba(255,255,255,.7);padding:8px 7px;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:4px;margin-inline-end:-4px;font-size:12px;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.disc{width:76px;height:76px;border-radius:50%;background:#9f1239;border:2px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;gap:1px;padding:0;box-shadow:0 6px 16px #0000002e;transform:translateY(1px)}.disc b{font-size:34px;line-height:1;font-weight:800}.disc small{font-size:12px;line-height:1;align-self:flex-end;margin-bottom:6px}.invite-tip{margin-top:12px;font-size:12px;opacity:.95}.invite-wave{position:absolute;left:0;right:0;bottom:-1px;height:18px;background:#fff;clip-path:polygon(0 40%,8% 100%,16% 35%,24% 100%,32% 40%,40% 100%,48% 30%,56% 100%,64% 45%,72% 100%,80% 35%,88% 100%,96% 40%,100% 100%,100% 100%,0 100%)}.brand-wrap{background:#fff}.brand-wrap,.store-wrap,.pkg-wrap,.visit-wrap{content-visibility:auto;contain-intrinsic-size:auto 280px}.torn{background:#c81e3a;color:#fff;text-align:center;font-size:20px;font-weight:800;padding:22px 12px 20px;clip-path:polygon(0 0,100% 0,100% 78%,92% 100%,80% 84%,68% 100%,52% 82%,38% 100%,22% 84%,8% 100%,0 80%)}.torn:before{content:"";display:block;width:22px;height:3px;background:#fff;margin:0 auto 8px}.brand-body{padding:16px 16px 20px}.brand-body p{font-size:13px;color:#8a4a4a;line-height:1.85;text-align:justify}.brand-photo{margin-top:14px;width:100%;height:188px;border-radius:4px;object-fit:cover;display:block;background:#eee;cursor:zoom-in}.store-wrap{background:#fff;padding-top:4px}.store-title{text-align:center;color:#9f1239;font-size:20px;font-weight:800;padding:10px 0 12px}.store-title:before{content:"";display:block;width:22px;height:3px;background:#9f1239;margin:0 auto 8px}.store-mosaic{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:108px 108px 120px;gap:4px;background:#9f1239;padding:4px}.store-mosaic-top{display:contents}.store-mosaic img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:#f3e7dc;cursor:zoom-in}.img-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000e0;display:flex;align-items:center;justify-content:center;padding:48px 16px 24px;box-sizing:border-box}.img-preview img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;box-shadow:0 8px 32px #00000073}.img-preview-close{position:absolute;top:12px;right:14px;width:36px;height:36px;border-radius:50%;background:#ffffff2e;color:#fff;font-size:26px;line-height:1;cursor:pointer}.store-mosaic .s1{grid-column:1;grid-row:1 / 3}.store-mosaic .s-col{grid-column:2;grid-row:1 / 3;display:grid;grid-template-rows:1fr 1fr;gap:4px;min-height:0}.store-mosaic .s2,.store-mosaic .s3{width:100%;height:100%;min-height:0;object-fit:cover}.store-mosaic .s4{grid-column:1 / -1;grid-row:3;height:120px;object-fit:cover}.visit-wrap{background:#fff;padding:16px 12px 10px}.stats{display:flex;justify-content:center;gap:28px;font-size:14px;color:#666}.stats b{color:#e11d48;font-size:18px}.visitors{margin-top:16px;overflow:hidden;padding-bottom:8px;contain:layout paint}.visitors-track{display:flex;gap:10px;width:max-content;animation:visitor-scroll 22s linear infinite;will-change:transform;backface-visibility:hidden}.visitors.is-paused .visitors-track,.visitors:hover .visitors-track{animation-play-state:paused}@keyframes visitor-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion: reduce){.visitors-track{animation:none}}.visitors .v{width:58px;text-align:center;flex-shrink:0}.visitors .av{width:44px;height:44px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#9a3412;background:#fde8c8}.visitors .av.a0{background:#fde8c8;color:#9a3412}.visitors .av.a1{background:#fecdd3;color:#9f1239}.visitors .av.a2{background:#e0e7ff;color:#3730a3}.visitors .av.a3{background:#d1fae5;color:#065f46}.visitors .av.a4{background:#fef3c7;color:#92400e}.visitors .nm{margin-top:6px;font-size:10px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pkg-wrap{background:#fff;padding:4px 16px 8px}.pkg-h{font-size:16px;font-weight:800;padding:12px 0}.pkg-item{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.pkg-item .pr{color:#fb7185}.fold{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:15px;-webkit-user-select:none;user-select:none}.fold-block{cursor:pointer;border-bottom:1px solid #eee}.fold-ico{color:#999;font-size:18px;line-height:1;flex-shrink:0;padding:4px 8px}.fold-body{display:none;padding:0 0 14px;font-size:13px;color:#666;line-height:1.7}.fold-block.open .fold-body{display:block}.notice-body{white-space:normal}.notice-body p{margin:0 0 6px}.store-body{white-space:normal}.store-row{padding:10px 0;border-bottom:1px dashed #eee}.store-row:last-child{border-bottom:none;padding-bottom:0}.store-row .sn{color:#333;font-size:14px;font-weight:600}.store-row .sa,.store-row .sh{margin-top:4px;font-size:12px;color:#999}.related-body .related{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.related-body .related:last-child{border-bottom:none}.related{display:flex;align-items:stretch;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.related .cov{width:88px;height:88px;border-radius:10px;flex-shrink:0;object-fit:cover;display:block;background:#f3f4f6}.related .info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:1px 0}.related .rt{font-size:15px;font-weight:600;color:#222;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related .rd{margin-top:4px;font-size:12px;color:#999;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related .rmeta{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;font-size:12px;color:#e6a23c}.related .st,.related .rp{font-size:12px;color:#e6a23c;font-weight:500}.qr-row{margin:12px 16px;background:#f3f4f6;border-radius:8px;padding:22px 18px;display:flex;align-items:center;gap:20px}.qr{width:92px;height:92px;background:linear-gradient(#111,#111) 8px 8px / 16px 16px no-repeat,linear-gradient(#111,#111) 68px 8px / 16px 16px no-repeat,linear-gradient(#111,#111) 8px 68px / 16px 16px no-repeat,repeating-linear-gradient(90deg,#111 0 4px,transparent 4px 8px),#fff;border:6px solid #fff;box-shadow:0 0 0 1px #ddd;flex-shrink:0}.qr-img{display:block;width:92px;height:92px;object-fit:cover;background:#fff;border:6px solid #fff;box-shadow:0 0 0 1px #ddd;flex-shrink:0;box-sizing:border-box}.qr-tip{color:#444;font-size:14px;line-height:1.7}.publish{display:block;width:calc(100% - 48px);margin:8px auto 16px;height:44px;border-radius:999px;border:1px solid #e5e5e5;background:#fff;color:#333;cursor:pointer}.tech{text-align:center;color:silver;font-size:11px;line-height:1.8;margin-bottom:8px}.bar-spacer{height:8px}.bottom-bar{flex-shrink:0;z-index:30;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:2px}.bottom-bar .act{width:48px;text-align:center;font-size:10px;color:#333;cursor:pointer}.bottom-bar .act .i{display:block;font-size:16px;margin-bottom:2px}.bottom-bar .buy{flex:1;height:44px;margin-left:8px;background:#111;color:#fff;border-radius:6px;font-weight:600;cursor:pointer}.bottom-bar .buy:disabled{background:#bbb}.bottom-bar .buy:active:not(:disabled){transform:scale(.98)}.pay-btn{display:block;width:100%;height:48px;margin-top:20px;border:none;border-radius:8px;background:#07c160;color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px;cursor:pointer;box-shadow:0 6px 16px #07c16047}.pay-btn:active:not(:disabled){transform:scale(.98);filter:brightness(.96)}.pay-btn:disabled{opacity:.6;pointer-events:none;box-shadow:none}.mine-page{background:#fff;min-height:100%;padding:16px}.login-card,.user-card{background:#f3f4f6;border-radius:12px;padding:24px 20px}.login-card h2{font-size:22px}.login-card p{margin-top:8px;color:var(--sub);font-size:13px}.login-card button{margin-top:16px;color:#666;font-size:13px;cursor:pointer}.login-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#00000073;display:flex;align-items:flex-end;justify-content:center}.login-dialog{width:100%;max-width:var(--h5-max);background:#fff;border-radius:16px 16px 0 0;padding:20px 18px calc(18px + env(safe-area-inset-bottom));box-sizing:border-box}.login-dialog-title{font-size:18px;font-weight:800;margin-bottom:16px}.login-field{display:block;margin-bottom:12px}.login-field>span{display:block;font-size:12px;color:#888;margin-bottom:6px}.login-field input{width:100%;height:42px;border:1px solid #eee;border-radius:8px;padding:0 12px;box-sizing:border-box;background:#fafafa}.code-input{display:flex;gap:8px}.code-input input{flex:1}.sms-btn{flex-shrink:0;padding:0 12px;height:42px;border-radius:8px;background:#fff1f2;color:#e11d48;font-size:13px;font-weight:600;cursor:pointer}.sms-btn:disabled,.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-submit{width:100%;height:44px;margin-top:8px;border-radius:8px;background:#111;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.login-hint{margin-top:10px;text-align:center;font-size:12px;color:#999}.pay-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:40}.pay-dialog{width:280px;background:#fff;border-radius:12px;padding:20px 16px 16px;text-align:center}.pay-dialog-title{font-weight:700;margin-bottom:12px}.pay-qr{width:220px;height:220px;display:block;margin:0 auto 10px;background:#fff}.pay-dialog p{color:#666;font-size:13px;margin-bottom:12px}.user-card{display:flex;align-items:center;gap:12px}.avatar{width:46px;height:46px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.user-card .meta{flex:1}.user-card .meta strong{display:block;font-size:16px}.user-card .meta span{font-size:12px;color:var(--sub)}.logout{font-size:12px;color:#999;cursor:pointer}.menu{margin-top:24px;border-top:1px solid var(--line)}.menu .cell{display:flex;justify-content:space-between;align-items:center;padding:18px 4px;border-bottom:1px solid var(--line);cursor:pointer;font-size:15px}.menu .cell .right{color:#666;font-size:14px}.mine-tech{margin-top:80px;text-align:center;color:#c8c8c8;font-size:11px;line-height:1.8}.nav{height:48px;background:#fff;display:flex;align-items:center;padding:0 12px;gap:8px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:10}.nav .back{cursor:pointer;font-size:22px;width:28px;line-height:1}.nav .title{font-weight:600;font-size:15px}.order-bg{background:#f7f7f7;min-height:100%}.order-page{padding:12px}.o-card{background:#fff;border-radius:10px;padding:14px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.o-card.form{display:block}.o-card .price{color:var(--brand-hot);font-size:22px;font-weight:800}.o-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.o-row:last-child{border-bottom:none}.o-row input{text-align:right;flex:1;margin-left:12px}.tip{text-align:center;margin-top:12px;color:#999;font-size:11px}.empty{text-align:center;color:#999;padding:60px 20px;line-height:2}.ghost-btn{margin-top:12px;padding:8px 18px;border:1px solid #ddd;border-radius:999px;cursor:pointer;color:#333}.order-item{background:#fff;border-radius:10px;padding:14px;margin-bottom:10px}.order-item .row{display:flex;justify-content:space-between}.order-item .meta{margin-top:8px;color:#999;font-size:12px;display:flex;justify-content:space-between}.order-item .pr{color:var(--brand-hot);font-weight:700;font-size:15px}@media (min-width: 481px){.fab{right:calc(50% - min(50vw,var(--h5-max) / 2) + 14px)}}.wheel-page{height:100%;min-height:100%;background:linear-gradient(180deg,#ff9f4a,#ff7a2e 38%,#ff5c24);position:relative;overflow:hidden}.h5-scroll:has(.wheel-page){overflow:hidden;min-height:0}.h5:has(.wheel-page){height:100dvh;max-height:100dvh}.h5-scroll:has(.wheel-page) .wheel-page{height:100%;min-height:100%}.wheel-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 10% 12%,rgba(255,90,60,.45) 0 22px,transparent 24px),radial-gradient(circle at 88% 16%,rgba(255,200,80,.4) 0 18px,transparent 20px),radial-gradient(circle at 18% 48%,rgba(255,70,50,.28) 0 28px,transparent 30px),radial-gradient(circle at 82% 42%,rgba(255,220,100,.32) 0 20px,transparent 22px),radial-gradient(circle at 50% 70%,rgba(255,140,60,.2) 0 60px,transparent 62px);pointer-events:none;z-index:0}.wheel-hero{position:relative;z-index:1;padding:8px 16px 0;overflow:visible;height:auto;min-height:0}.wheel-arena{position:relative;margin:8px auto 0;width:min(340px,92vw);padding-bottom:36px}.wheel-fx{position:absolute;top:-20px;right:-30px;bottom:40px;left:-30px;pointer-events:none;overflow:hidden;z-index:0}.fx-piece{position:absolute;display:block;width:28px;height:36px;border-radius:4px 4px 6px 6px;background:linear-gradient(160deg,#ff6b6b,#e11d48 70%);box-shadow:0 4px 10px #a0140040;opacity:.75;filter:blur(.4px);animation:fx-fall 5.5s linear infinite}.fx-piece:after{content:"?";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffffd9;font-size:12px;font-weight:800}.fx-piece.p1{left:6%;top:-10%;animation-duration:6.2s;transform:rotate(-18deg)}.fx-piece.p2{left:22%;top:-20%;width:34px;height:22px;border-radius:4px;animation-duration:7s;animation-delay:-1.2s;background:linear-gradient(160deg,#fff7ed,#fdba74)}.fx-piece.p2:after{content:"?";color:#c2410c;font-size:10px}.fx-piece.p3{right:10%;left:auto;top:-8%;animation-duration:5.4s;animation-delay:-2s;transform:rotate(14deg)}.fx-piece.p4{right:24%;left:auto;top:-18%;width:22px;height:28px;animation-duration:6.8s;animation-delay:-.6s}.fx-piece.p5{left:48%;top:-24%;width:32px;height:20px;border-radius:4px;animation-duration:7.4s;animation-delay:-3s;background:linear-gradient(160deg,#fecdd3,#fb7185)}.fx-piece.p5:after{content:"?";font-size:10px}.fx-piece.p6{left:70%;top:-12%;animation-duration:5.8s;animation-delay:-4s;transform:rotate(-8deg);opacity:.55;filter:blur(1px)}@keyframes fx-fall{0%{transform:translate3d(0,-20px,0) rotate(var(--r, -12deg));opacity:0}12%{opacity:.8}to{transform:translate3d(12px,340px,0) rotate(calc(var(--r, -12deg) + 28deg));opacity:0}}.wheel-stage{position:relative;width:min(300px,78vw);height:min(300px,78vw);margin:6px auto -30px;z-index:2}.wheel-platform{position:absolute;left:50%;bottom:0;width:108%;height:54px;margin-left:-54%;z-index:1;background:linear-gradient(180deg,#ff9f4a,#ff7a28 55%,#f97316);border-radius:18px 18px 10px 10px;box-shadow:0 10px 18px #b4320047,inset 0 1px #ffffff59}.wheel-platform:before{content:"";position:absolute;left:8%;right:8%;top:-8px;height:16px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,230,150,.55),transparent);filter:blur(1px)}.fairy-lights{position:absolute;left:6%;right:6%;top:10px;height:10px;background:radial-gradient(circle,#fff7b2 0 3px,transparent 4px) 0 0 / 18px 10px,radial-gradient(circle,#fdba74 0 2.5px,transparent 3.5px) 9px 2px / 18px 10px;opacity:.95;animation:lights-twinkle 1.4s ease-in-out infinite}@keyframes lights-twinkle{0%,to{opacity:.7;filter:brightness(1)}50%{opacity:1;filter:brightness(1.25)}}.yuanbao{position:absolute;bottom:8px;width:28px;height:18px;background:linear-gradient(180deg,#fde68a,#f59e0b 55%,#d97706);border-radius:50% 50% 40% 40%/60% 60% 40% 40%;box-shadow:0 2px 4px #7832004d}.yuanbao:before{content:"";position:absolute;left:50%;top:2px;width:14px;height:6px;margin-left:-7px;border-radius:999px;background:#fef3c7;opacity:.9}.yuanbao.y1{left:14%;transform:rotate(-8deg)}.yuanbao.y2{left:26%;width:22px;height:14px;transform:rotate(6deg);opacity:.92}.wheel-lights{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 50% 4%,#fff 0 3px,transparent 4px),radial-gradient(circle at 78% 12%,#fff 0 3px,transparent 4px),radial-gradient(circle at 93% 35%,#fff 0 3px,transparent 4px),radial-gradient(circle at 93% 65%,#fff 0 3px,transparent 4px),radial-gradient(circle at 78% 88%,#fff 0 3px,transparent 4px),radial-gradient(circle at 50% 96%,#fff 0 3px,transparent 4px),radial-gradient(circle at 22% 88%,#fff 0 3px,transparent 4px),radial-gradient(circle at 7% 65%,#fff 0 3px,transparent 4px),radial-gradient(circle at 7% 35%,#fff 0 3px,transparent 4px),radial-gradient(circle at 22% 12%,#fff 0 3px,transparent 4px);box-shadow:inset 0 0 0 14px #e11d48,0 10px 28px #a01e0059;pointer-events:none;z-index:1;animation:rim-blink 1.2s steps(2,end) infinite}@keyframes rim-blink{0%,to{filter:brightness(1)}50%{filter:brightness(1.15)}}.wheel-nav{display:flex;align-items:center;justify-content:space-between;min-height:44px}.wheel-nav .back{width:36px;height:36px;border-radius:50%;background:#ffffff40;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;cursor:pointer}.wheel-nav-btns{display:flex;gap:8px}.wheel-nav-btns button{padding:6px 12px;border-radius:999px;background:#ffffffeb;color:#e11d48;font-size:12px;font-weight:600;cursor:pointer}.wheel-title{margin-top:10px;color:#fff;font-size:20px;font-weight:800;text-align:center;line-height:1.45;text-shadow:0 2px 8px rgba(180,40,0,.35)}.wheel-date{margin-top:8px;text-align:center;color:#ffffffeb;font-size:12px}.wheel-disk{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:50%;box-shadow:inset 0 0 0 2px #ffffffb3;overflow:hidden;z-index:2}.wheel-label{position:absolute;left:50%;top:50%;width:0;height:0;transform:rotate(var(--deg)) translateY(-96px);transform-origin:center center}.wheel-label span{display:block;width:64px;margin-left:-32px;text-align:center;font-size:11px;font-weight:700;color:#c81e3a;line-height:1.25;word-break:break-all}.wheel-go{position:absolute;left:50%;top:50%;z-index:5;width:78px;height:78px;margin:-39px 0 0 -39px;border-radius:50%;background:linear-gradient(180deg,#ff5a5a,#e11d48);color:#fff;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 4px #9f1239,0 8px 18px #0003}.wheel-go:before{content:"";position:absolute;left:50%;top:-16px;margin-left:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:18px solid #e11d48}.wheel-go:disabled{opacity:.65;cursor:not-allowed}.wheel-go:active:not(:disabled){transform:scale(.96)}.wheel-sheet{position:absolute;left:0;right:0;top:0;bottom:0;z-index:6;height:100%;padding:0 0 calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff8fce0,#fffffff5 48px,#fff);border-radius:24px 24px 0 0;box-shadow:0 -12px 32px #8c1e0038;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);--sheet-ty: 70%;transform:translate3d(0,var(--sheet-ty),0);will-change:transform;touch-action:pan-y;display:flex;flex-direction:column;box-sizing:border-box}.wheel-sheet.is-entering{animation:wheel-sheet-in .55s cubic-bezier(.22,1.15,.36,1) both}.wheel-sheet.is-shown{opacity:1}.wheel-sheet.is-animating{transition:transform .38s cubic-bezier(.22,1.1,.36,1)}.wheel-sheet.is-dragging{transition:none;touch-action:none;box-shadow:0 -16px 40px #8c1e004d}.wheel-sheet-body{position:relative;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.wheel-sheet.is-peek .wheel-sheet-body{overflow:hidden;max-height:none}.wheel-sheet.is-peek .wheel-menus .wheel-menu:nth-child(2),.wheel-sheet.is-peek .wheel-qr-card,.wheel-sheet.is-peek .wheel-publish,.wheel-sheet.is-peek .wheel-support{display:none}@keyframes wheel-sheet-in{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,70%,0)}}.wheel-sheet-handle{position:relative;z-index:2;height:28px;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.wheel-sheet-handle:active{cursor:grabbing}.wheel-sheet-handle i{width:40px;height:4px;border-radius:999px;background:#00000024;display:block;transition:transform .2s ease,background .2s ease}.wheel-sheet.is-dragging .wheel-sheet-handle i,.wheel-sheet.is-shown .wheel-sheet-handle i{animation:wheel-handle-pulse 1.6s ease-in-out infinite}@keyframes wheel-handle-pulse{0%,to{opacity:.55;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.18)}}.wheel-sheet-body{position:relative}.wheel-sheet-inner{padding:4px 18px 20px;text-align:center}.wheel-sheet.is-entering .wheel-sheet-inner>*{opacity:0;transform:translateY(16px);animation:wheel-item-in .4s ease forwards}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(1){animation-delay:.18s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(2){animation-delay:.26s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(3){animation-delay:.32s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(4){animation-delay:.38s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(5){animation-delay:.44s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(6){animation-delay:.5s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(7){animation-delay:.56s}.wheel-sheet.is-entering .wheel-sheet-inner>*:nth-child(8){animation-delay:.62s}@keyframes wheel-item-in{to{opacity:1;transform:translateY(0)}}.wheel-chance{font-size:16px;color:#333;font-weight:600}.wheel-chance b{color:#e11d48;font-size:22px;margin:0 2px}.wheel-invite{display:block;width:100%;margin-top:16px;height:48px;border-radius:999px;background:linear-gradient(90deg,#ffe4ec,#f3e8ff);color:#e11d48;font-size:16px;font-weight:700;cursor:pointer;box-shadow:none;transition:transform .15s ease,background .15s ease}.wheel-invite:active{background:#ffd6de;transform:scale(.98)}.wheel-invite-tip{margin-top:12px;font-size:12px;color:#e11d48}.wheel-demo{margin-top:14px;font-size:11px;color:#bbb}.wheel-menus{margin-top:18px;display:flex;flex-direction:column;gap:10px}.wheel-menu{display:flex;align-items:center;gap:10px;width:100%;padding:14px;border-radius:12px;background:#fff;box-shadow:0 2px 10px #0000000a;border:1px solid #f3f3f3;cursor:pointer;text-align:left;transition:transform .15s ease,box-shadow .15s ease}.wheel-menu:active{transform:scale(.98);box-shadow:0 1px 4px #0000000f}.wm-ico{width:22px;height:22px;border-radius:6px;flex-shrink:0;position:relative}.wm-store{background:#ffe4e9}.wm-store:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:2px solid #e11d48;border-radius:2px}.wm-gift{background:#ffe4e9}.wm-gift:before{content:"?";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;color:#e11d48;font-weight:700}.wm-text{flex:1;font-size:14px;color:#333;font-weight:600}.wm-more,.wm-arrow{color:#ccc;font-size:18px;line-height:1}.wheel-qr-card{margin-top:14px;display:flex;align-items:center;gap:16px;padding:16px;border-radius:14px;background:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 12px #0000000a;text-align:left}.wheel-qr{width:92px;height:92px;flex-shrink:0;border-radius:8px;background:linear-gradient(#111 0,#111 0) 0 0 / 28% 28%,linear-gradient(#111 0,#111 0) 100% 0 / 28% 28%,linear-gradient(#111 0,#111 0) 0 100% / 28% 28%,linear-gradient(#111 0,#111 0) 36% 8% / 8% 8%,linear-gradient(#111 0,#111 0) 52% 8% / 8% 8%,linear-gradient(#111 0,#111 0) 68% 20% / 8% 8%,linear-gradient(#111 0,#111 0) 36% 24% / 8% 8%,linear-gradient(#111 0,#111 0) 52% 36% / 8% 8%,linear-gradient(#111 0,#111 0) 68% 40% / 8% 8%,linear-gradient(#111 0,#111 0) 40% 52% / 8% 8%,linear-gradient(#111 0,#111 0) 56% 56% / 8% 8%,linear-gradient(#111 0,#111 0) 72% 64% / 8% 8%,linear-gradient(#111 0,#111 0) 36% 72% / 8% 8%,linear-gradient(#111 0,#111 0) 56% 76% / 8% 8%,linear-gradient(#111 0,#111 0) 76% 80% / 8% 8%,linear-gradient(#111 0,#111 0) 44% 88% / 8% 8%,linear-gradient(#07c160 0,#07c160 0) 50% 50% / 22% 22%;background-repeat:no-repeat;background-color:#fff;border:1px solid #eee;position:relative}.wheel-qr-img{display:block;width:92px;height:92px;object-fit:cover;flex-shrink:0;border-radius:8px;background:#fff;border:1px solid #eee;box-sizing:border-box}.wheel-qr-text{flex:1;font-size:14px;color:#333;line-height:1.7;font-weight:600}.wheel-publish{margin-top:22px;width:100%;height:44px;border-radius:999px;border:1px solid #ddd;color:#666;font-size:14px;cursor:pointer;background:transparent;transition:background .15s ease,transform .15s ease}.wheel-publish:active{background:#f7f7f7;transform:scale(.98)}.wheel-publish span{margin-left:4px}.wheel-support{margin-top:14px;font-size:11px;color:silver;line-height:1.6}.wheel-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px;animation:wheel-mask-in .22s ease both}@keyframes wheel-mask-in{0%{opacity:0}to{opacity:1}}.wheel-dialog{width:min(100%,300px);background:#fff;border-radius:14px;padding:22px 18px 16px;text-align:center;animation:wheel-dialog-in .32s cubic-bezier(.22,1.2,.36,1) both}@keyframes wheel-dialog-in{0%{opacity:0;transform:translateY(24px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.wd-title{font-size:18px;font-weight:800;color:#e11d48}.wd-body{margin-top:12px;font-size:14px;color:#444;line-height:1.7}.wd-ok{margin-top:18px;width:100%;height:42px;border-radius:8px;background:#e11d48;color:#fff;font-weight:700;cursor:pointer}.related[data-action]{cursor:pointer}.box-page{min-height:100%;background:#fff;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.box-nav{display:flex;align-items:center;min-height:44px;padding:4px 12px}.box-nav .back{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:#222;cursor:pointer}.box-head{padding:8px 20px 0}.box-head h1{font-size:22px;font-weight:800;line-height:1.45;color:#111}.box-head .price-hl{color:#e11d48}.box-meta{margin-top:8px;font-size:13px;color:#999;line-height:1.5}.box-carousel{margin-top:22px;position:relative;width:100%;overflow:hidden}.box-carousel-stage{position:relative;width:100%;padding:0 16px;box-sizing:border-box}.box-carousel-viewport{overflow:hidden;width:100%;border-radius:8px;touch-action:pan-y;cursor:grab}.box-carousel-viewport:active{cursor:grabbing}.box-carousel-track{display:flex;width:100%;will-change:transform}.box-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.box-carousel-dots i{width:6px;height:6px;border-radius:50%;background:#ddd;display:block;cursor:pointer;transition:width .25s ease,background .25s ease,border-radius .25s ease}.box-carousel-dots i.on{width:16px;border-radius:999px;background:#e11d48}.box-card{flex:0 0 100%;width:100%;max-width:none;box-sizing:border-box}.box-card-cover{position:relative;width:100%;aspect-ratio:1;border-radius:8px;background:#f5f0ea center / cover no-repeat;overflow:hidden}.box-card-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.02) 40%,transparent 70%)}.box-card-badge{position:absolute;left:18px;right:18px;top:22px;z-index:1;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.box-card-badge em{display:block;font-style:normal;font-size:18px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.box-card-badge span{display:inline-block;margin-top:10px;padding:4px 10px;border:1px solid rgba(255,255,255,.9);font-size:12px;color:#fff;background:#0000001f}.box-card-name{margin-top:10px;font-size:14px;font-weight:700;color:#222;line-height:1.4}.box-cta{margin-top:36px;padding:0 28px;text-align:center}.box-join{width:100%;height:48px;background:#111;color:#fff;font-size:16px;font-weight:700;cursor:pointer;border-radius:2px}.box-join:disabled{opacity:.6;cursor:wait}.box-join:active:not(:disabled){transform:scale(.99)}.box-code{margin-top:16px;color:#333;font-size:14px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.box-demo{margin-top:14px;font-size:12px;color:#bbb}.box-links{margin-top:48px;padding:0 24px 8px;display:flex;justify-content:space-between;gap:8px}.box-links button{flex:1;color:#666;font-size:13px;cursor:pointer;padding:8px 0}.gp-page{min-height:100%;background:#fff;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.gp-nav{position:absolute;top:8px;left:8px;z-index:8}.gp-nav .back{width:36px;height:36px;border-radius:50%;background:#00000059;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;cursor:pointer}.gp-hero{position:relative;width:100%;overflow:hidden;background:#8b0f2e}.gp-slide{position:relative;width:100%;min-height:420px;box-sizing:border-box;padding:48px 18px 28px;color:#fff}.gp-slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:center / cover no-repeat;filter:brightness(.55)}.gp-slide-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#9f12398c,#be123ce0)}.gp-slide-body{position:relative;z-index:1}.gp-slide-kicker{font-size:22px;font-weight:800;text-align:center}.gp-slide-sub{margin-top:6px;text-align:center;font-size:14px;opacity:.95}.gp-slide-price{margin-top:10px;text-align:center;font-size:42px;font-weight:800;letter-spacing:1px}.gp-slide--ribbon{min-height:560px;padding:40px 14px 20px;background:radial-gradient(ellipse at 18% 8%,rgba(255,200,140,.28),transparent 42%),radial-gradient(ellipse at 88% 12%,rgba(255,90,110,.32),transparent 38%),linear-gradient(165deg,#8b0f2e,#b3143a 40%,#7a0d28);overflow:hidden}.gp-slide-decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.gp-spark{position:absolute;width:8px;height:8px;background:#fff;opacity:.75;clip-path:polygon(50% 0,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0 50%,39% 35%);animation:gp-twinkle 2.4s ease-in-out infinite}.gp-spark.s1{top:10%;left:12%;animation-delay:0s}.gp-spark.s2{top:18%;right:16%;width:6px;height:6px;animation-delay:.6s}.gp-spark.s3{top:36%;left:8%;width:5px;height:5px;opacity:.5;animation-delay:1.2s}@keyframes gp-twinkle{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:.95;transform:scale(1.15)}}.gp-ribbon{position:absolute;width:130px;height:30px;border-radius:4px;background:linear-gradient(90deg,#ff4d6d,#c81e3a 55%,#9f1239);box-shadow:0 6px 16px #00000040;opacity:.92}.gp-ribbon.r1{top:6%;right:-12px;transform:rotate(24deg)}.gp-ribbon.r1:after{content:"";position:absolute;right:-10px;top:4px;width:40px;height:22px;background:inherit;border-radius:3px;transform:rotate(-38deg)}.gp-ribbon.r2{top:28%;left:-36px;width:150px;transform:rotate(-18deg);opacity:.75}.gp-giftbox{position:absolute;right:18px;top:8%;width:72px;height:64px;background:linear-gradient(#ffe8a3 0,#ffe8a3 0) center / 10px 100% no-repeat,linear-gradient(#ffe8a3 0,#ffe8a3 0) center / 100% 10px no-repeat,linear-gradient(180deg,#ff5a78,#b3143a);border-radius:8px;box-shadow:0 12px 24px #00000052;opacity:.95;transform:rotate(14deg);animation:gp-gift-float 3.2s ease-in-out infinite}.gp-giftbox:before{content:"";position:absolute;left:50%;top:-14px;width:30px;height:18px;margin-left:-15px;border:4px solid #ffe8a3;border-bottom:none;border-radius:16px 16px 0 0;box-sizing:border-box}.gp-giftbox:after{content:"";position:absolute;left:-8px;right:-8px;top:38%;height:16px;background:linear-gradient(90deg,#9f1239,#ff4d6d 40%,#ffe8a3,#ff4d6d 60%,#9f1239);transform:rotate(-8deg);border-radius:2px;box-shadow:0 3px 8px #00000040}@keyframes gp-gift-float{0%,to{transform:rotate(14deg) translateY(0)}50%{transform:rotate(12deg) translateY(-6px)}}.gp-slide--ribbon .gp-slide-body{display:flex;flex-direction:column;align-items:stretch;gap:14px}.gp-hero-copy{position:relative;z-index:1;text-align:center;padding:4px 8px 2px;text-shadow:0 2px 10px rgba(0,0,0,.25)}.gp-slide--ribbon .gp-slide-kicker{color:#fff;font-size:24px;letter-spacing:1px}.gp-slide--ribbon .gp-slide-sub{margin-top:6px;color:#ffffffeb;font-size:13px;opacity:1}.gp-slide--ribbon .gp-slide-price{margin-top:6px;color:#fff;font-family:Times New Roman,Songti SC,Georgia,serif;font-size:52px;font-weight:700;letter-spacing:0;line-height:1}.gp-slide--ribbon .gp-slide-price small{font-size:18px;margin-right:2px;vertical-align:14px}.gp-slide--ribbon .gp-slide-price em{font-style:normal;font-size:16px;margin-left:2px;vertical-align:16px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.gp-offer-card{position:relative;z-index:1;margin-top:4px;border-radius:14px;background:linear-gradient(180deg,#c81e3a,#9f1239 55%,#8b0f2e);box-shadow:0 10px 28px #00000047;overflow:hidden;border:1px solid rgba(255,255,255,.18)}.gp-offer-hd{padding:12px 12px 4px;text-align:center;font-size:14px;font-weight:700;letter-spacing:1px;color:#fffffff2}.gp-slide-pills{display:flex;flex-direction:column;gap:8px;padding:8px 12px 4px}.gp-pkg-pill{display:flex;align-items:center;gap:8px;padding:8px 8px 8px 12px;border-radius:999px;background:#111;color:#fff;box-shadow:0 4px 10px #0003}.gp-gift{width:22px;height:22px;border-radius:6px;background:#fff;color:#e11d48;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gp-name{flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gp-once{padding:3px 12px;border-radius:999px;background:#fff;color:#111;font-size:11px;font-weight:700;flex-shrink:0}.gp-slide-tiers{margin:12px;display:flex;justify-content:space-between;gap:0;border:1px solid rgba(255,255,255,.55);border-radius:8px;overflow:hidden;background:#00000026}.gp-tier{flex:1;text-align:center;padding:8px 4px;border-right:1px solid rgba(255,255,255,.35)}.gp-tier:last-child{border-right:none}.gp-tier b{display:block;font-size:12px;font-weight:600;opacity:.95}.gp-tier span{display:block;margin-top:4px;font-size:15px;font-weight:800}.gp-slide-cream{margin-top:4px;padding:28px 16px 36px;background:linear-gradient(180deg,#f7f1e6,#efe6d6);color:#5c4a3a;border-radius:50% 50% 0 0/28px 28px 0 0;text-align:center}.gp-slide-foot{font-size:13px;font-weight:700;color:#3d2f24}.gp-slide-en{margin-top:6px;font-size:9px;letter-spacing:.8px;opacity:.55;font-family:Times New Roman,Georgia,serif}.gp-prices{display:flex;gap:8px;padding:16px 16px 0}.gp-price-item{flex:1;text-align:center}.gp-p{font-size:22px;font-weight:800;color:#e11d48}.gp-p small{font-size:12px}.gp-badge{display:inline-block;margin-top:4px;padding:1px 8px;border-radius:999px;background:#ffe4e9;color:#e11d48;font-size:11px;font-weight:700}.gp-badge.ghost{background:#f3f4f6;color:#666}.gp-tier-progress{margin-top:6px;font-size:11px;color:#e11d48;line-height:1.35}.gp-tier-progress b{font-size:13px}.gp-tier-progress.muted{color:#bbb}.gp-title{padding:12px 16px 0;font-size:20px;font-weight:800;line-height:1.4}.gp-tags{display:flex;flex-wrap:wrap;gap:6px;padding:10px 16px 0}.gp-tags span{padding:3px 8px;border-radius:4px;background:#f5f5f5;color:#888;font-size:11px}.gp-leader{margin:14px 16px 0;padding:12px 14px;border-radius:10px;background:#fff7ed;border:1px solid #ffedd5}.gp-leader-hd{font-size:14px;font-weight:800;color:#c2410c}.gp-leader ul{margin:8px 0 0;padding-left:18px;color:#9a3412;font-size:13px;line-height:1.7}.gp-joined{margin:14px 16px 0}.gp-joined-hd{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666}.gp-joined-hd b{color:#e11d48;font-size:16px}.gp-joined-hd button{color:#e11d48;font-size:12px;cursor:pointer}.gp-team-list{margin-top:12px;display:flex;flex-direction:column;gap:10px}.gp-team-empty{padding:16px;background:#f9fafb;border-radius:10px;color:#999;font-size:12px;line-height:1.5;text-align:center}.gp-team-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;cursor:pointer}.gp-team-top{display:flex;align-items:center;gap:10px}.gp-team-avs{display:flex;flex-shrink:0}.gp-team-avs .gp-av{margin-left:-6px;border:2px solid #fff}.gp-team-avs .gp-av:first-child{margin-left:0}.gp-av.empty{background:#f3f4f6;color:#bbb;font-size:14px}.gp-team-meta{flex:1;min-width:0}.gp-team-line{font-size:13px;color:#333}.gp-team-count{margin-top:4px;font-size:12px;color:#666}.gp-team-count b{color:#e11d48}.gp-team-bar{margin-top:6px;height:4px;background:#f3f4f6;border-radius:999px;overflow:hidden}.gp-team-bar i{display:block;height:100%;background:linear-gradient(90deg,#fb7185,#e11d48);border-radius:999px}.gp-team-go{flex-shrink:0;padding:6px 12px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.gp-joined-avs{margin-top:10px;display:flex;align-items:center;gap:8px}.gp-av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700}.gp-av.a0{background:#fb7185}.gp-av.a1{background:#f59e0b}.gp-av.a2{background:#34d399}.gp-av.a3{background:#60a5fa}.gp-av.a4{background:#a78bfa}.gp-ok{margin-left:auto;width:54px;height:54px;border-radius:50%;border:2px solid #e11d48;color:#e11d48;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;transform:rotate(-12deg);opacity:.85}.gp-cd{margin-top:16px;padding:18px 16px 8px;text-align:center;background:linear-gradient(180deg,#8b0f2e,#b3143a 55%,#9f1239);color:#fff}.gp-cd .label{font-size:13px;color:#ffffffeb}.gp-cd .boxes{margin-top:12px;display:flex;justify-content:center;gap:10px}.gp-cd .unit{text-align:center}.gp-cd .box{width:46px;height:48px;border-radius:8px;border:1.5px solid rgba(255,255,255,.85);background:linear-gradient(180deg,#c81e3a,#e11d48 45%,#fb7185);box-shadow:inset 0 1px #ffffff59,0 4px 10px #0003;color:#fff;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.gp-cd .unit span{display:block;margin-top:5px;font-size:11px;color:#ffffffd9}.gp-sold{margin-top:12px;font-size:12px;color:#ffffffbf}.gp-section{margin-top:18px;padding:0 16px}.gp-sec-title{font-size:15px;font-weight:800;margin-bottom:8px}.gp-details{margin-top:8px;background:#9f1239}.gp-details img{display:block;width:100%;height:auto;vertical-align:top;image-rendering:-webkit-optimize-contrast}.gp-promo{display:block;width:100%;border:0;padding:0;margin:0;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.gp-promo--spring{min-height:420px;padding:36px 28px 44px;background:radial-gradient(circle at 18% 22%,rgba(255,215,140,.35),transparent 28%),radial-gradient(circle at 82% 18%,rgba(255,180,90,.28),transparent 26%),linear-gradient(165deg,#dc2626,#b91c1c 42%,#991b1b);box-shadow:inset 0 0 0 1px #ffdca01f}.gp-promo--spring:before,.gp-promo--spring:after{content:"";position:absolute;width:92px;height:92px;border-radius:14px;background:linear-gradient(#fbbf24,#fbbf24) center 28% / 100% 10px no-repeat,linear-gradient(#fbbf24,#fbbf24) 50% 0 / 10px 100% no-repeat,linear-gradient(145deg,#ef4444,#b91c1c);box-shadow:0 10px 18px #00000038;opacity:.92;pointer-events:none}.gp-promo--spring:before{top:28px;left:18px;transform:rotate(-18deg)}.gp-promo--spring:after{right:16px;bottom:36px;transform:rotate(14deg);width:78px;height:78px}.gp-promo-ribbon{position:absolute;right:-34px;bottom:54px;z-index:2;width:210px;padding:8px 12px;background:#111;color:#fff;font-size:12px;letter-spacing:.5px;transform:rotate(-28deg);box-shadow:0 6px 14px #00000047}.gp-promo-card{position:relative;z-index:1;margin:0 auto;width:min(78%,300px);padding:28px 18px 22px;background:linear-gradient(180deg,#f8efd8,#f3e2bf);border-radius:10px;box-shadow:0 16px 28px #00000038;transform:rotate(-2deg)}.gp-promo-gift{width:36px;height:36px;margin:0 auto 6px;border-radius:6px;background:linear-gradient(#fbbf24,#fbbf24) center 30% / 100% 7px no-repeat,linear-gradient(#fbbf24,#fbbf24) 50% 0 / 7px 100% no-repeat,linear-gradient(145deg,#ef4444,#b91c1c)}.gp-promo-brand{font-family:Georgia,Times New Roman,serif;font-style:italic;color:#b45309;font-size:18px;margin-bottom:10px}.gp-promo-brand.gold{color:#fde68a;font-size:20px;margin-bottom:4px}.gp-promo-card h2{margin:0;color:#1f2937;font-size:28px;line-height:1.25;font-weight:800;letter-spacing:1px}.gp-promo-en{margin:10px 0 16px;color:#78716c;font-size:9px;line-height:1.45;letter-spacing:.2px;text-transform:uppercase}.gp-promo-cta{display:inline-flex;align-items:center;justify-content:center;min-width:78%;padding:10px 16px;border-radius:999px;background:linear-gradient(180deg,#b91c1c,#7f1d1d);color:#fff;font-size:14px;font-weight:700;box-shadow:0 8px 14px #7f1d1d47}.gp-promo--reunion{min-height:460px;padding:28px 20px 40px;background:radial-gradient(ellipse at 50% 58%,rgba(253,230,138,.18),transparent 52%),linear-gradient(180deg,#b91c1c,#9f1239 55%,#7f1d1d);color:#fff}.gp-promo--reunion h2{margin:0 0 14px;font-size:42px;font-weight:800;letter-spacing:4px;text-shadow:0 2px 0 rgba(0,0,0,.12)}.gp-promo-bar{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;margin-bottom:22px;background:#fffffff5;color:#9f1239;border-radius:4px;font-size:14px;font-weight:700}.gp-promo-bar i{width:16px;height:16px;border-radius:3px;background:linear-gradient(#fbbf24,#fbbf24) center 30% / 100% 3px no-repeat,linear-gradient(#fbbf24,#fbbf24) 50% 0 / 3px 100% no-repeat,linear-gradient(145deg,#ef4444,#b91c1c)}.gp-promo-doors{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:0;width:min(92%,340px);margin:0 auto;min-height:210px;border-radius:12px;overflow:hidden;box-shadow:0 18px 30px #00000047;background:#f8efd8}.gp-promo-doors .door{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px}.gp-promo-doors .door.left,.gp-promo-doors .door.right{background:linear-gradient(180deg,#dc2626,#991b1b);color:#fff}.gp-promo-doors .door.left b{writing-mode:vertical-rl;font-size:22px;letter-spacing:4px;margin-bottom:10px}.gp-promo-doors .door.left em{font-style:normal;font-size:15px;opacity:.95}.gp-promo-doors .door.mid{background:linear-gradient(180deg,#faf3e1,#f1dfb8);color:#9f1239;gap:8px}.gp-promo-doors .door.mid b{font-size:24px;letter-spacing:2px}.gp-promo-doors .door.mid span{font-family:Georgia,Times New Roman,serif;font-style:italic;color:#b45309;font-size:14px}.gp-promo-doors .door.right .fp{width:72px;height:72px;border-radius:50%;border:2px solid rgba(253,230,138,.85);background:repeating-radial-gradient(circle at 50% 55%,transparent 0 4px,rgba(253,230,138,.55) 4px 5px),radial-gradient(circle at 50% 55%,#7f1d1d,#450a0a);box-shadow:inset 0 0 0 10px #7f1d1d40}.invite-art img{image-rendering:-webkit-optimize-contrast}.gp-brand{background:#f7ebe3;margin-top:0}.gp-brand .brand-title{text-align:center;color:#9f1239;font-size:20px;font-weight:800;padding:22px 0 10px;line-height:1.4}.gp-brand .brand-title:before{content:"";display:block;width:22px;height:3px;background:#9f1239;margin:0 auto 10px}.gp-brand .brand-body{padding:4px 18px 22px}.gp-brand .brand-body p{color:#8a4a4a;font-size:13px;line-height:1.9;text-align:justify}.gp-store{background:#f7ebe3;padding-bottom:12px}.gp-store .store-mosaic{margin:0 12px 8px;border-radius:4px;overflow:hidden}.gp-bottom{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:var(--h5-max);display:flex;align-items:stretch;background:#fff;border-top:1px solid #eee;padding:6px 8px calc(6px + env(safe-area-inset-bottom));z-index:30;box-sizing:border-box}.gp-bottom .act{width:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;color:#666;cursor:pointer}.gp-bottom .act .i{font-size:16px;line-height:1}.gp-buys{flex:1;display:flex;margin-left:4px;overflow:hidden;border-radius:4px}.gp-buy{flex:1;height:46px;border:none;background:#222;color:#fff;font-size:13px;font-weight:700;cursor:pointer;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);margin-left:-8px}.gp-buy:first-child{margin-left:0;clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}.gp-buy:last-child{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.gp-buy:active{background:#111}.ch-page{background:#fff;padding-bottom:8px}.ch-nav{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:44px;padding:0 8px}.ch-nav .back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:28px;cursor:pointer}.ch-nav-title{text-align:center;font-size:16px;font-weight:700}.ch-hero{position:relative;margin:0 12px;height:168px;border-radius:12px;overflow:hidden}.ch-hero img{width:100%;height:100%;object-fit:cover;display:block}.ch-hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#b42800b8);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:14px 16px}.ch-kicker{font-size:12px;opacity:.9}.ch-hero-price{font-size:36px;font-weight:800;line-height:1.1;font-family:Georgia,Times New Roman,serif}.ch-hero-price small{font-size:14px;margin-right:4px;font-family:inherit;font-weight:600}.ch-hero-sub{margin-top:4px;font-size:13px}.ch-card{padding:16px 16px 8px}.ch-title{font-size:18px;line-height:1.45}.ch-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ch-tags span{padding:4px 8px;background:#f4f4f4;border-radius:4px;font-size:11px;color:#666}.ch-cd{margin-top:14px;display:flex;align-items:center;gap:4px;font-size:12px;color:#888}.ch-cd b{min-width:22px;height:22px;padding:0 4px;background:#111;color:#fff;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.ch-now{margin-top:12px;font-size:14px;color:#333}.ch-now b{color:#e11d48}.ch-now span{display:block;margin-top:4px;font-size:12px;color:#e11d48}.ch-ladder{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 16px 16px;align-items:stretch}.ch-tier{position:relative;text-align:center;padding:14px 6px 12px;border:1px solid #eee;border-radius:10px;background:#fafafa;min-height:72px;box-sizing:border-box}.ch-tier.on{border-color:#fb7185;background:#fff1f2}.ch-tier-p{font-size:20px;font-weight:800;color:#e11d48}.ch-tier-l{margin-top:4px;font-size:12px;color:#666}.ch-tier i{position:absolute;top:-8px;right:8px;font-style:normal;font-size:10px;background:#e11d48;color:#fff;border-radius:8px;padding:1px 6px}.ch-progress{margin:0 12px 12px;padding:14px 12px 16px;background:#fff7ed;border-radius:12px}.ch-progress-hd{font-size:14px;font-weight:700;margin-bottom:12px}.ch-slots{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:4px}.ch-slot{flex:1 1 0;min-width:0;max-width:64px;text-align:center;display:flex;flex-direction:column;align-items:center}.ch-slot.is-open{cursor:pointer;-webkit-tap-highlight-color:transparent}.ch-av{width:44px;height:44px;box-sizing:border-box;margin:0 0 6px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;line-height:1;background:#ffe4e6;color:#9f1239;border:1px solid transparent;flex-shrink:0}.ch-slot.is-open .ch-av{background:#fff;border:1px dashed #f9a8d4;color:#f9a8d4;font-size:20px;font-weight:400}.ch-slot span{display:block;width:100%;font-size:10px;color:#888;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-bar{height:6px;margin-top:12px;background:#e11d4826;border-radius:999px;overflow:hidden}.ch-bar i{display:block;height:100%;background:linear-gradient(90deg,#fb7185,#e11d48)}.ch-pkg{margin-top:8px}.ch-bottom{position:sticky;bottom:0;z-index:40;display:flex;align-items:center;background:#fff;border-top:1px solid #eee;padding:8px 10px calc(8px + env(safe-area-inset-bottom));gap:2px;pointer-events:auto}.ch-bottom .act{width:46px;text-align:center;font-size:10px;color:#333;cursor:pointer;pointer-events:auto}.ch-bottom .act .i{display:block;font-size:15px;margin-bottom:2px;pointer-events:none}.ch-join{flex:1;height:44px;margin-left:6px;background:#111;color:#fff;border-radius:6px;font-weight:700;cursor:pointer;pointer-events:auto}.ch-join:disabled{background:#bbb}.gt-page .order-page{padding-bottom:28px}.gt-hero{background:linear-gradient(160deg,#c81e3a,#9f1239);color:#fff;border-radius:12px;padding:18px 16px;margin-bottom:14px}.gt-status{display:inline-block;padding:2px 10px;border-radius:999px;background:#fff3;font-size:12px;margin-bottom:8px}.gt-status.success{background:#16a34a}.gt-status.expired{background:#00000040}.gt-title{font-size:16px;font-weight:700;line-height:1.45}.gt-meta{margin-top:8px;font-size:13px;opacity:.92}.gt-progress{margin-top:12px;font-size:14px}.gt-progress b{font-size:18px}.gt-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 18px}.gt-slot{text-align:center;font-size:11px;color:#888}.gt-slot .gp-av{margin:0 auto 6px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#999;font-weight:700}.gt-slot.filled .gp-av{color:#fff}.gt-slot.open .gp-av{border:1px dashed #ccc;background:#fff;font-size:20px}.gt-actions{display:flex;flex-direction:column;gap:10px}.gt-actions .ghost-btn.block{width:100%;margin:0}.gt-list-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #f0f0f0;text-align:left}.gt-list-item:last-child{border-bottom:none}.btn-mini{flex-shrink:0;padding:6px 12px;border-radius:999px;background:#e11d48;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.wd-body .gt-list-item{font-size:13px}.share-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000080;display:flex;align-items:flex-end;justify-content:center}.gift-mask{align-items:center}.share-sheet,.poster-sheet{width:100%;max-width:430px;background:#fff;border-radius:16px 16px 0 0;padding:18px 16px calc(16px + env(safe-area-inset-bottom))}.share-sheet-title{text-align:center;font-weight:800;font-size:16px}.share-sheet-url{margin:10px 0 14px;font-size:11px;color:#888;word-break:break-all;line-height:1.5;background:#f7f7f7;padding:8px 10px;border-radius:8px}.share-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.share-actions.no-native{grid-template-columns:1fr}.share-actions.no-native button,.share-actions button[data-action=share-copy]{background:#e11d48;color:#fff}.share-sheet-tip{margin:10px 2px 0;font-size:11px;color:#999;line-height:1.4;text-align:center}.share-actions button,.poster-btns button{height:42px;border-radius:8px;background:#f3f3f3;font-weight:600;cursor:pointer}.poster-btns button.primary,.share-actions button[data-action=open-poster]{background:#e11d48;color:#fff}.share-cancel{width:100%;margin-top:10px;height:40px;background:none;color:#888;cursor:pointer}.poster-sheet{align-items:center;max-height:92vh;overflow:auto}.poster-card{background:linear-gradient(180deg,#9f1239,#e11d48);border-radius:14px;padding:10px;margin-bottom:12px}.poster-card-hero{height:150px;border-radius:10px 10px 0 0;background:#fde8c8 center/cover no-repeat}.poster-card-body{background:#fff;border-radius:0 0 10px 10px;padding:16px 16px 18px;text-align:center}.poster-badge{display:inline-block;background:#fff1f2;color:#e11d48;font-size:12px;padding:3px 10px;border-radius:999px;font-weight:700}.poster-card-title{margin-top:10px;font-size:16px;font-weight:800;line-height:1.4}.poster-card-sub{margin-top:6px;font-size:13px;color:#666}.poster-qr{width:168px;height:168px;margin:14px auto 0;display:block;background:#fff}.poster-card-tip{margin-top:8px;font-size:12px;color:#999}.poster-btns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pub-page{background:#f7f7f8;min-height:100%}.pub-body{padding:12px 16px 28px}.pub-sec{margin:16px 0 10px;font-size:14px;font-weight:700}.pub-types{display:grid;gap:8px}.pub-type{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#fff;border-radius:10px;border:1px solid #eee;cursor:pointer}.pub-type input{margin-top:3px}.pub-type b{display:block;font-size:14px}.pub-type em{display:block;margin-top:2px;font-style:normal;font-size:12px;color:#888}.pub-field{display:block;margin-bottom:10px}.pub-field span{display:block;font-size:12px;color:#888;margin-bottom:6px}.pub-field input,.pub-field textarea{width:100%;border:1px solid #eee;border-radius:8px;background:#fff;padding:10px 12px;box-sizing:border-box}.pub-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pub-submit{width:100%;height:44px;margin-top:8px;border-radius:8px;background:#111;color:#fff;font-weight:700;cursor:pointer}.pub-submit:disabled{background:#bbb}.pub-hint{margin-top:10px;font-size:12px;color:#999;text-align:center}.pub-item{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;border-radius:10px;padding:12px;margin-bottom:8px}.pub-item p{margin-top:4px;font-size:12px;color:#888}.pub-item .st{flex-shrink:0;font-size:12px;color:#e11d48}.order-item{cursor:pointer}.order-item .linkish{color:#999;font-size:12px}.order-item .st{color:var(--brand-hot);font-size:12px}
