.lottery-page[data-v-899f74fd]{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));overflow-x:hidden;background:radial-gradient(circle at 50% 4%,#ffeaa2,transparent 34%),linear-gradient(155deg,#ff8a45,#e83e51 76%);color:#6f281c}.lottery-card[data-v-899f74fd]{position:relative;width:min(430px,100%);min-width:0;padding:28px 18px 30px;border:1px solid rgba(255,255,255,.55);border-radius:30px;background:linear-gradient(180deg,#fff9e1f7,#ffdea5f5);box-shadow:0 24px 65px #6b1d1b47;text-align:center}.back-link[data-v-899f74fd]{position:absolute;left:18px;top:16px;color:#98422f;text-decoration:none;font-size:13px}.lottery-heading[data-v-899f74fd]{margin-top:15px}.lottery-heading small[data-v-899f74fd]{color:#d55a36;font-size:10px;font-weight:800;letter-spacing:3px}.lottery-heading h1[data-v-899f74fd]{margin:5px 0 3px;color:#b72f30;font-size:29px}.lottery-heading p[data-v-899f74fd]{margin:0;color:#a46a4d;font-size:13px}.wheel-wrap[data-v-899f74fd]{position:relative;width:min(330px,100%);margin:23px auto 20px}.wheel-pointer[data-v-899f74fd]{position:absolute;z-index:3;left:50%;top:-10px;width:0;height:0;transform:translate(-50%);border-left:13px solid transparent;border-right:13px solid transparent;border-top:28px solid #d92f38;filter:drop-shadow(0 3px 2px rgba(116,26,25,.24))}.wheel[data-v-899f74fd]{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;place-content:center;aspect-ratio:1;padding:48px 35px;border:12px solid #ffb62f;border-radius:50%;background:conic-gradient(#fff2bc 0 45deg,#ffd56f 45deg 90deg,#fff2bc 90deg 135deg,#ffd56f 135deg 180deg,#fff2bc 180deg 225deg,#ffd56f 225deg 270deg,#fff2bc 270deg 315deg,#ffd56f 315deg);box-shadow:inset 0 0 0 5px #fff2bd,0 15px 34px #8937193d}.wheel span[data-v-899f74fd]{position:relative;z-index:1;display:flex;min-width:0;min-height:64px;align-items:center;justify-content:center;flex-direction:column;padding:5px 2px;border:1px solid rgba(222,136,52,.24);border-radius:10px;background:#ffffffe0;font-size:10px}.wheel span[data-v-899f74fd]:only-of-type{grid-column:2}.wheel span img[data-v-899f74fd]{width:33px;height:33px;border-radius:8px;object-fit:cover}.wheel span b[data-v-899f74fd]{display:block;max-width:100%;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wheel span.winner[data-v-899f74fd]{background:#ed4550;color:#fff;box-shadow:0 0 0 3px #ffffffd9}.wheel>strong[data-v-899f74fd]{position:absolute;z-index:2;left:50%;top:50%;display:grid;place-items:center;width:66px;height:66px;transform:translate(-50%,-50%);border:5px solid #fff0b5;border-radius:50%;background:linear-gradient(#ff7651,#df2e3e);box-shadow:0 5px 14px #741f194d;color:#fff;font-size:17px}.spinning[data-v-899f74fd]{animation:spin-899f74fd 1.25s cubic-bezier(.2,.7,.2,1)}.draw-button[data-v-899f74fd]{min-width:190px;height:48px;border:0;border-radius:24px;background:linear-gradient(90deg,#df313d,#ff7148);box-shadow:0 10px 22px #bf2f2a40;color:#fff;font-size:16px;font-weight:800}.draw-button[data-v-899f74fd]:disabled{box-shadow:none;cursor:default;opacity:.58}.chance-tip[data-v-899f74fd],.lottery-error[data-v-899f74fd]{margin:13px auto 0;max-width:310px;font-size:12px;line-height:1.65}.lottery-error[data-v-899f74fd]{color:#bd2f36}.lottery-result[data-v-899f74fd]{display:flex;align-items:center;flex-direction:column;margin:17px 0 0;padding:14px;border:1px solid rgba(214,76,50,.2);border-radius:16px;background:#ffffffb8}.lottery-result small[data-v-899f74fd]{color:#c56e45}.lottery-result b[data-v-899f74fd]{margin:4px 0;color:#d8333d;font-size:20px}.lottery-result code[data-v-899f74fd]{color:#9b755f;font-size:9px;word-break:break-all}@keyframes spin-899f74fd{to{transform:rotate(1080deg)}}@media(max-width:380px),(max-height:720px){.lottery-page[data-v-899f74fd]{align-items:flex-start}.lottery-card[data-v-899f74fd]{padding:24px 14px 20px;border-radius:24px}.back-link[data-v-899f74fd]{left:14px;top:13px}.lottery-heading[data-v-899f74fd]{margin-top:13px}.lottery-heading h1[data-v-899f74fd]{font-size:24px}.wheel-wrap[data-v-899f74fd]{width:min(292px,100%);margin:18px auto 14px}.wheel[data-v-899f74fd]{padding:42px 30px;border-width:10px}.wheel>strong[data-v-899f74fd]{width:60px;height:60px}.draw-button[data-v-899f74fd]{height:44px}.chance-tip[data-v-899f74fd],.lottery-error[data-v-899f74fd]{margin-top:10px;line-height:1.5}}.wheel .wheel-prize[data-v-899f74fd]{position:absolute;z-index:1;display:flex;grid-column:auto!important;width:68px;min-width:0;min-height:0;align-items:center;justify-content:center;flex-direction:column;padding:0;transform:translate(-50%,-50%) scale(var(--prize-scale,1)) rotate(var(--label-rotation,0deg));border:0;border-radius:0;background:transparent;box-shadow:none;color:#6f281c;pointer-events:none}.wheel .wheel-prize.compact[data-v-899f74fd]{width:52px}.wheel .wheel-prize img[data-v-899f74fd]{width:38px;height:38px;border:3px solid rgba(255,255,255,.92);border-radius:50%;background:#fff;box-shadow:0 3px 9px #531f1638;object-fit:cover}.wheel .wheel-prize b[data-v-899f74fd]{display:block;width:auto;max-width:72px;margin-top:4px;padding:2px 7px;overflow:hidden;border-radius:10px;background:#ffffffe6;box-shadow:0 2px 7px #531f1624;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.wheel .wheel-prize.compact img[data-v-899f74fd]{width:28px;height:28px;border-width:2px}.wheel .wheel-prize.compact b[data-v-899f74fd]{max-width:54px;padding:2px 4px;font-size:8px}.wheel .wheel-prize.dense[data-v-899f74fd]{width:40px}.wheel .wheel-prize.dense img[data-v-899f74fd]{width:22px;height:22px}.wheel .wheel-prize.dense b[data-v-899f74fd]{max-width:42px;padding:1px 3px;font-size:7px}.wheel .wheel-prize.winner img[data-v-899f74fd]{box-shadow:0 0 0 4px #ed4550c7,0 4px 12px #531f1640}.wheel .wheel-prize.winner b[data-v-899f74fd]{background:#ed4550;color:#fff}.wheel[data-v-899f74fd]{transition:transform 1.8s cubic-bezier(.12,.68,.18,1)}.wheel.spinning[data-v-899f74fd]{animation:none!important;will-change:transform}.prize-overview[data-v-899f74fd]{margin:20px 0 0;padding:15px;border:1px solid rgba(214,76,50,.16);border-radius:18px;background:#ffffff8c;text-align:left}.prize-overview h2[data-v-899f74fd]{margin:0 0 11px;color:#9d3a2e;text-align:center;font-size:16px}.prize-list[data-v-899f74fd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prize-list article[data-v-899f74fd]{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px;overflow:hidden;border:1px solid rgba(214,76,50,.14);border-radius:13px;background:#ffffffc7}.prize-color[data-v-899f74fd]{position:absolute;left:0;top:0;bottom:0;width:4px}.prize-list img[data-v-899f74fd],.prize-image-empty[data-v-899f74fd]{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:#fff2d1;object-fit:cover;color:#c04b37;font-style:normal;font-weight:800}.prize-list div[data-v-899f74fd]{min-width:0}.prize-list b[data-v-899f74fd]{display:block;overflow:hidden;color:#743326;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.prize-list small[data-v-899f74fd]{display:block;margin-top:3px;color:#9b725e;font-size:10px;line-height:1.3}@media(max-width:380px){.prize-overview[data-v-899f74fd]{padding:12px 10px}.prize-list[data-v-899f74fd]{grid-template-columns:1fr}}section[data-v-003e37bd]{box-sizing:border-box;max-width:100%;min-width:0}p[data-v-003e37bd]{white-space:normal;overflow-wrap:anywhere;word-break:break-word}img[data-v-003e37bd]{width:70px;height:70px;object-fit:contain}:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#23252a;background:#f6f6f6}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}button{font:inherit;cursor:pointer}.share-home{min-height:100vh;padding-bottom:30px;background-size:cover!important}.state{min-height:100vh;display:grid;place-items:center;color:#707681}.store-hero{position:relative;min-height:245px;overflow:hidden}.store-background{width:100%;height:245px;display:block;object-fit:cover}.store-intro{position:absolute;left:24px;top:28px;padding:12px 14px;border-radius:15px;background:#ffffffb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.store-intro h1{margin:0;font-size:20px}.store-intro p{margin:7px 0 0;color:#6c7280;font-size:13px}.store-badge{position:absolute;left:16px;bottom:24px;display:flex;align-items:center;gap:7px;padding:6px 10px 6px 6px;border-radius:0 24px 24px 0;background:#fafafa;font-size:14px}.store-badge img{width:30px;height:30px;border-radius:50%;object-fit:cover}.action-section{position:relative;width:96%;margin:10px auto;padding:42px 10px 16px;border:1px solid rgba(255,255,255,.8);border-radius:10px;background:#ffffff14;box-shadow:0 0 6px #fff9}.action-section>h2,.buying-section>h2{position:absolute;top:6px;left:50%;transform:translate(-50%);margin:0;padding:5px 18px;border-radius:15px;color:#fff;white-space:nowrap;font-size:16px}.action-grid{display:grid;gap:10px}.action-grid button{min-height:92px;padding:10px 3px;border:0;border-radius:10px;background:#ffffff75;color:#202228;font-weight:600}.action-grid img,.comment-grid img{display:block;width:44px;height:44px;margin:0 auto 7px;object-fit:contain}.section-market{padding-top:42px}.section-market .action-grid button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:7px}.section-market .action-grid img{width:27px;height:27px;margin:0}.comment-section{width:94%;margin:26px auto 10px}.comment-section h2{margin:0 0 11px;font-size:17px}.comment-grid{display:grid;gap:12px;padding:14px 8px;border-radius:10px;background:#ffffff61}.comment-grid button{padding:8px 2px;border:0;background:transparent;color:#24262b}.comment-grid span{padding:2px 5px;border-radius:3px;background:#ffffffb8;font-weight:600;font-size:13px}.group-one{width:90%;display:flex;align-items:center;gap:12px;margin:10px auto;padding:14px;border-radius:12px;background:#fff}.group-one>img{width:64px;height:64px;border-radius:10px;object-fit:cover}.group-one>div{min-width:0;flex:1}.group-one h3,.group-one p{margin:4px 0}.group-one p{color:#707782;font-size:13px}.group-one button{border:0;border-radius:18px;padding:8px 14px;background:#ff7247;color:#fff}.wifi-list{display:grid;gap:8px}.wifi-list button{display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:9px;background:#ffffff8c;text-align:left}.wifi-list img{width:36px}.wifi-list span{min-width:0;display:flex;flex:1;flex-direction:column}.wifi-list small{color:#757b85}.wifi-list i{font-style:normal;color:#f16d28}.buying-section{position:relative;width:96%;margin:12px auto;padding-top:46px}.buying-scroll{display:flex;gap:10px;overflow-x:auto}.buying-scroll article{min-width:72%;padding:12px;border-radius:12px;background:#fff}.buying-scroll img{width:100%;height:130px;border-radius:8px;object-fit:cover}.buying-scroll h3{margin:8px 0}.buying-scroll p{color:#707782}.buying-scroll strong{color:#f24a53}.buying-scroll del{margin-left:8px;color:#999}.buying-scroll button{float:right;border:0;border-radius:8px;padding:7px 13px;background:#f34b54;color:#fff}.modal{position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;background:#0f172aad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal>section{position:relative;width:min(100%,390px);max-height:86vh;overflow:auto;padding:25px 20px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0f172a52}.modal-close{position:absolute;right:10px;top:8px;width:36px;height:36px;border:0;background:transparent;color:#697284;font-size:30px}.material-card h2,.qr-card h2{margin:0;text-align:center}.tip,.save-tip{text-align:center;color:#f07627;font-size:13px}.material-copy{max-height:190px;overflow:auto;padding:13px 14px;border:1px solid #e6e6e6;border-radius:10px;background:#fafafa;color:#5b6069;white-space:pre-wrap;line-height:1.65}.material-copy h3{margin:0 0 9px;color:#252830;font-size:17px;line-height:1.45}.material-copy p{margin:0;white-space:pre-wrap}.material-copy small{display:block;margin-top:10px;color:#e86d25;white-space:pre-wrap}.material-media{display:flex;gap:8px;margin-top:12px;overflow-x:auto}.material-media img,.material-media video{width:150px;height:180px;flex:none;border-radius:8px;object-fit:cover;background:#111}.material-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.material-actions button{height:42px;border:0;border-radius:21px;background:linear-gradient(90deg,#5cf282,#2eb35c);color:#fff}.material-actions .confirm{grid-column:1/-1;background:linear-gradient(90deg,#f26101,#fbbf28)}.qr-card{text-align:center}.qr-card p{color:#657084;line-height:1.7}.qr-card img{width:min(100%,280px);border:1px solid #e5e7eb;border-radius:14px}.qr-card small{display:block;margin-top:13px;color:#9ba3af}.toast{position:fixed;z-index:150;left:50%;bottom:36px;transform:translate(-50%);max-width:84%;padding:10px 17px;border-radius:20px;background:#0a0c10e0;color:#fff;text-align:center;font-size:13px}.page{min-height:100vh}.callback{display:grid;place-items:center;background:#141518;color:#fff}.callback section{width:min(420px,90%);padding:34px;text-align:center;background:#1d1f25;border-radius:20px}.callback button{padding:10px 20px;border:0;border-radius:20px;background:#f3982e;color:#fff}@media(min-width:600px){.share-home{width:430px;margin:auto}.store-hero{border-radius:0 0 18px 18px}}.wechat-guide{position:fixed;z-index:220;inset:0;background:#070e1cd1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:wechatGuideFade .2s ease-out}.wechat-guide-corner{position:absolute;right:12px;top:max(10px,env(safe-area-inset-top));display:flex;align-items:center;gap:7px;color:#fff}.wechat-guide-corner span{display:grid;place-items:center;width:48px;height:34px;border:2px solid rgba(255,255,255,.9);border-radius:17px;background:#ffffff29;font-size:20px;font-weight:800;letter-spacing:1px}.wechat-guide-corner i{position:absolute;right:38px;top:34px;font-size:42px;font-style:normal;font-weight:300;line-height:1;transform:rotate(-10deg);animation:wechatGuidePoint 1.1s ease-in-out infinite}.wechat-guide-card{position:absolute;top:max(105px,calc(env(safe-area-inset-top) + 90px));left:16px;right:16px;display:grid;grid-template-columns:94px 1fr;align-items:center;gap:12px;width:min(410px,calc(100% - 32px));margin:auto;padding:18px 17px 17px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(145deg,#fff,#f0f8ff);box-shadow:0 24px 65px #00000059;animation:wechatGuideCard .3s cubic-bezier(.2,.8,.2,1)}.wechat-guide-mascot{width:94px;height:94px;filter:drop-shadow(0 9px 14px rgba(49,74,124,.2));animation:wechatMascotFloat 2.6s ease-in-out infinite}.wechat-guide-copy{min-width:0}.wechat-guide-copy b{display:block;margin-bottom:7px;color:#17253f;font-size:21px;line-height:1.25}.wechat-guide-copy p{margin:0;color:#556174;font-size:15px;line-height:1.7}.wechat-guide-copy strong{display:inline-block;padding:0 6px;border-radius:9px;background:#e2edff;color:#416fd7;letter-spacing:1px}.wechat-guide-card button{grid-column:1/-1;width:100%;height:43px;border:0;border-radius:22px;background:linear-gradient(90deg,#4b7df3,#6aa8ff);box-shadow:0 8px 18px #4b7df33d;color:#fff;font-weight:700}.wechat-guide-card button:active{transform:translateY(1px);box-shadow:none}@keyframes wechatGuideFade{0%{opacity:0}to{opacity:1}}@keyframes wechatGuideCard{0%{opacity:0;transform:translateY(-12px) scale(.97)}to{opacity:1;transform:none}}@keyframes wechatGuidePoint{0%,to{transform:translate(-2px,4px) rotate(-10deg)}50%{transform:translate(5px,-4px) rotate(-10deg)}}@keyframes wechatMascotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:360px){.wechat-guide-card{grid-template-columns:78px 1fr;padding:15px}.wechat-guide-mascot{width:78px;height:78px}.wechat-guide-copy b{font-size:19px}.wechat-guide-copy p{font-size:14px}}.share-home{padding-bottom:max(28px,env(safe-area-inset-bottom));background-attachment:fixed!important}.store-hero{min-height:220px;height:220px;margin:0 0 14px;border-radius:0 0 28px 28px;box-shadow:0 14px 34px #222d4a2e}.store-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f172a0a,#0f172a33);pointer-events:none}.store-background{height:220px}.store-intro{z-index:1;left:18px;top:24px;max-width:calc(100% - 36px);padding:13px 16px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#ffffffdb;box-shadow:0 10px 25px #2a375421}.store-intro h1{font-size:21px;letter-spacing:.5px}.store-intro p{font-size:13px}.store-badge{z-index:1;left:18px;bottom:18px;border-radius:22px;padding:6px 12px 6px 7px;background:#ffffffe6;box-shadow:0 8px 18px #222d4a1f}.action-section,.wifi-section{width:calc(100% - 24px);margin:12px auto;padding:15px 12px 13px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#ffffffe0;box-shadow:0 10px 26px #3139521a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.action-section>h2,.buying-section>h2{position:static!important;display:flex;align-items:center;gap:8px;transform:none!important;margin:0 2px 13px!important;padding:0!important;background:transparent!important;white-space:normal!important;font-size:17px!important;font-weight:800}.action-section>h2:before,.buying-section>h2:before{content:"";width:4px;height:18px;flex:none;border-radius:4px;background:currentColor}.action-grid{gap:9px}.action-grid button{display:flex;min-width:0;min-height:78px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:10px 5px;border:1px solid #edf0f6;border-radius:14px;background:linear-gradient(150deg,#fff,#f7f9fd);box-shadow:0 5px 14px #35426312;font-size:13px;line-height:1.28}.action-grid button:active{transform:scale(.97);background:#f1f5ff}.action-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f2f6ff}.action-grid .action-icon img{width:34px;height:34px;margin:0;object-fit:contain}.action-name{display:block;width:100%;min-height:17px;overflow-wrap:anywhere;text-align:center}.section-market{padding-top:15px}.section-market .action-grid button{min-height:72px;display:flex;flex-direction:column;gap:7px}.section-market .action-grid img{width:32px;height:32px}.group-one{width:calc(100% - 24px);margin:12px auto;padding:12px;border:1px solid rgba(255,255,255,.75);border-radius:16px;box-shadow:0 8px 22px #31395217}.comment-section{width:calc(100% - 24px);margin:12px auto;padding:15px 12px;border-radius:18px;background:#ffffffe0;box-shadow:0 10px 26px #3139521a}.comment-section h2{display:flex;align-items:center;gap:8px;margin:0 2px 12px;font-size:17px}.comment-section h2:before{content:"";width:4px;height:18px;border-radius:4px;background:currentColor}.comment-grid{gap:8px;padding:0;background:transparent}.comment-grid button{min-width:0;padding:9px 3px;border:1px solid #edf0f6;border-radius:13px;background:linear-gradient(150deg,#fff,#f8f9fc)}.comment-grid img{width:38px;height:38px}.comment-grid span{display:block;overflow-wrap:anywhere;background:transparent;font-size:12.5px}.wifi-list{gap:9px}.wifi-list button{padding:10px 11px;border:1px solid #edf0f6;border-radius:13px;background:linear-gradient(150deg,#fff,#f7f9fd)}.wifi-list img{width:38px;height:38px;object-fit:contain}.wifi-list i{padding:5px 8px;border-radius:13px;background:#edf4ff;color:#3f73db;font-size:12px}.buying-section{width:calc(100% - 24px);margin:12px auto;padding:15px 12px;border-radius:18px;background:#ffffffe6;box-shadow:0 10px 26px #3139521a}.buying-list{display:grid;gap:10px}.buying-list article{display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto auto;gap:0 11px;width:100%;min-width:0;padding:9px;border:1px solid #edf0f5;border-radius:14px;background:#fff}.buying-list article>img{grid-row:1/3;width:82px;height:82px;border-radius:11px;background:#f4f5f7;object-fit:cover}.buying-copy{min-width:0}.buying-copy h3{margin:1px 0 5px;overflow:hidden;color:#252936;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.buying-copy p{display:-webkit-box;margin:0 0 6px;overflow:hidden;color:#7a8291;font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.buying-copy strong{color:#f04e4e;font-size:17px}.buying-copy del{margin-left:6px;color:#a3a8b2;font-size:11px}.buying-list article>button{justify-self:end;align-self:end;min-width:74px;height:30px;border:0;border-radius:15px;background:linear-gradient(90deg,#ff6b45,#ff9d43);color:#fff;font-size:12px}.modal{padding:16px}.material-modal{align-items:flex-end;padding:0;background:#0c14249e}.material-modal>.material-card{width:min(100%,500px);max-height:min(92dvh,820px);padding:0 16px calc(14px + env(safe-area-inset-bottom));overflow:auto;border-radius:26px 26px 0 0;background:#f6f8fc;box-shadow:0 -18px 60px #080f1e47}.material-header{position:sticky;z-index:5;top:0;display:flex;align-items:center;justify-content:space-between;margin:0 -16px;padding:15px 18px 12px;border-bottom:1px solid #edf0f5;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.material-header span{display:block;margin-bottom:2px;color:#6d83ac;font-size:11px;font-weight:700;letter-spacing:2px}.material-header h2{margin:0;color:#202a3e;text-align:left;font-size:19px}.material-header .modal-close{position:static;display:grid;place-items:center;width:34px;height:34px;border-radius:17px;background:#f1f3f7;font-size:24px}.material-matching{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;margin:14px 0;padding:26px 14px;border-radius:20px;background:linear-gradient(145deg,#edf5ff,#f9f1ff);text-align:center}.material-matching.compact{min-height:210px}.material-matching>strong{margin-top:18px;color:#263c69;font-size:18px}.material-matching>p{margin:7px 0 0;color:#8290a7;font-size:13px}.matching-orbit{position:relative;display:grid;place-items:center;width:82px;height:82px;border-radius:50%;background:linear-gradient(145deg,#5689ff,#8e70ed);box-shadow:0 14px 30px #586ee042}.matching-orbit b{color:#fff;font-size:22px}.matching-orbit i{position:absolute;inset:-8px;border:2px solid transparent;border-top-color:#64a8ff;border-radius:50%;animation:materialOrbit 1.35s linear infinite}.matching-orbit i:nth-child(2){inset:-16px;border-top-color:#9c78ee;animation-duration:1.9s;animation-direction:reverse}.matching-orbit i:nth-child(3){inset:-24px;border-top-color:#78dfd2;animation-duration:2.4s}.material-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0 0;padding:0;overflow:visible}.material-media.video-media{grid-template-columns:1fr}.media-item{position:relative;min-height:190px;overflow:hidden;border-radius:17px;background:linear-gradient(145deg,#202534,#10131c);box-shadow:0 10px 24px #1a213629}.material-media img,.material-media video{display:block;width:100%;height:100%;min-height:190px;max-height:330px;border-radius:0;object-fit:contain;background:#151924}.material-media:not(.video-media) img{aspect-ratio:1/1;min-height:0;object-fit:cover}.video-media .media-item{width:min(100%,240px);min-height:300px;justify-self:center;aspect-ratio:9/14}.video-media video{position:absolute;inset:0;max-height:none;object-fit:contain}.video-matching{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 50% 30%,#303e67,#171b28 70%);color:#fff}.video-matching b{margin-top:14px;font-size:15px}.video-matching small{margin-top:5px;color:#aab7cf}.video-wave{display:flex;height:42px;align-items:center;gap:5px}.video-wave i{width:5px;height:14px;border-radius:5px;background:linear-gradient(#72cfff,#a879ff);animation:videoWave .9s ease-in-out infinite}.video-wave i:nth-child(2){animation-delay:.12s}.video-wave i:nth-child(3){animation-delay:.24s}.video-wave i:nth-child(4){animation-delay:.36s}.video-wave i:nth-child(5){animation-delay:.48s}.copywriting-panel{margin-top:12px;padding:13px;border:1px solid #e8ecf3;border-radius:17px;background:#fff}.copywriting-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.copywriting-title span{color:#34415d;font-size:15px;font-weight:800}.copywriting-title button{padding:5px 10px;border:0;border-radius:13px;background:#edf4ff;color:#4f76cb;font-size:12px}.material-copy{max-height:150px;padding:0;border:0;border-radius:0;background:transparent;font-size:13px;line-height:1.62}.material-copy h3{font-size:15px}.save-tip{margin:9px 0 0;font-size:12px}.material-actions{position:sticky;z-index:4;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px -16px -14px;padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e8ebf1;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.material-actions button{min-width:0;height:42px;padding:0 8px;border:1px solid #d9e1ef;border-radius:13px;background:#fff;color:#51617c;font-size:13px;font-weight:700;line-height:1.15;white-space:nowrap}.material-actions .confirm{grid-column:1/-1;background:linear-gradient(90deg,#ff6b2f,#ffb52d);box-shadow:0 8px 20px #f6772538;color:#fff}.material-actions button:disabled{cursor:default;opacity:.55;box-shadow:none}.wifi-modal>.wifi-card{width:min(100%,390px);padding:28px 20px 20px;text-align:center}.wifi-symbol{position:relative;width:78px;height:66px;margin:0 auto 10px}.wifi-symbol i{position:absolute;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#5488f4;border-radius:50%}.wifi-symbol i:nth-child(1){top:2px;width:76px;height:76px}.wifi-symbol i:nth-child(2){top:16px;width:50px;height:50px}.wifi-symbol i:nth-child(3){top:30px;width:25px;height:25px}.wifi-symbol b{position:absolute;left:50%;bottom:2px;width:10px;height:10px;transform:translate(-50%);border-radius:50%;background:#5488f4}.wifi-card h2{margin:8px 0;color:#28344c;font-size:21px}.wifi-card>p{margin:0 0 14px;color:#7b8597;font-size:13px;line-height:1.6}.wifi-credential{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:13px;background:#f3f6fb}.wifi-credential span{color:#8290a5;font-size:12px}.wifi-credential strong{max-width:70%;overflow:hidden;color:#2f3b52;text-overflow:ellipsis;white-space:nowrap}.wifi-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;margin-top:12px}.wifi-actions button{height:42px;border:1px solid #dbe3f0;border-radius:13px;background:#fff;color:#52617b;font-weight:700}.wifi-actions .primary{border-color:transparent;background:linear-gradient(90deg,#4d7cf0,#69a7ff);color:#fff}.wifi-card details{margin-top:15px;padding-top:12px;border-top:1px solid #edf0f4;color:#6f7b90;font-size:12px}.wifi-card summary{cursor:pointer}.wifi-card details img{display:block;width:190px;height:190px;margin:12px auto 0;border:8px solid #fff;border-radius:14px;box-shadow:0 8px 22px #2a354d1f}@keyframes materialOrbit{to{transform:rotate(360deg)}}@keyframes videoWave{0%,to{height:13px;opacity:.55}50%{height:40px;opacity:1}}@media(min-width:600px){.material-modal{align-items:center;padding:22px}.material-modal>.material-card{border-radius:26px}}@media(max-width:350px){.action-grid button,.material-actions button{font-size:12px}.buying-list article{grid-template-columns:72px minmax(0,1fr)}.buying-list article>img{width:72px;height:72px}}.wifi-list-icon{position:relative;width:40px;height:36px;flex:none}.wifi-list-icon i{position:absolute;left:50%;transform:translate(-50%);border:3px solid transparent;border-top-color:#5488f4;border-radius:50%}.wifi-list-icon i:first-child{top:3px;width:38px;height:38px}.wifi-list-icon i:nth-child(2){top:14px;width:21px;height:21px}.wifi-list-icon b{position:absolute;left:50%;bottom:2px;width:6px;height:6px;transform:translate(-50%);border-radius:50%;background:#5488f4}.wifi-list em{padding:5px 8px;border-radius:13px;background:#edf4ff;color:#3f73db;font-size:12px;font-style:normal}.material-header{position:relative;top:auto}.video-media .media-item{width:min(100%,190px);height:clamp(180px,25dvh,220px);min-height:0;aspect-ratio:auto}.video-media .material-media video,.video-media video{height:100%;min-height:0;max-height:none;object-fit:contain}.video-media .video-matching{min-height:0}.copywriting-panel{margin-top:10px}.material-copy{max-height:180px}@media(max-height:700px){.video-media .media-item{width:160px;height:170px}.material-copy{max-height:145px}}.video-media .media-item{width:min(42vw,165px);height:auto;max-height:none;aspect-ratio:3/4}.video-media .material-media video,.video-media video{width:100%;height:100%;aspect-ratio:3/4}@media(max-height:700px){.video-media .media-item{width:min(38vw,128px);height:auto;aspect-ratio:3/4}}.video-media .media-item{width:min(52vw,190px);min-height:0;aspect-ratio:3/4;background:#eef1f7}.video-media .material-media video,.video-media video{width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:3/4;object-fit:cover;background:transparent}.video-matching{padding:18px 14px;text-align:center}.video-matching b{max-width:100%;margin-top:12px;font-size:14px;line-height:1.35;white-space:nowrap}.video-matching small{display:block;max-width:150px;margin-top:6px;font-size:11px;line-height:1.45;white-space:normal}.video-timeout-tip{margin:8px 0 0;color:#7c879a;text-align:center;font-size:12px;line-height:1.5}@media(max-height:700px){.video-media .media-item{width:min(48vw,172px);aspect-ratio:3/4}}.video-media .media-item{isolation:isolate;background:#eef1f7}.video-media video{z-index:1;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transform:scale(1.36);transform-origin:50% 50%;cursor:pointer}.video-media .video-matching{z-index:3}.video-tap-tip{position:absolute;z-index:4;right:7px;bottom:7px;padding:4px 8px;border:0;border-radius:12px;background:#1018289e;color:#fff;font-size:10px;line-height:1.2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-sound-toggle{position:absolute;z-index:5;left:7px;bottom:7px;min-width:76px;padding:5px 8px;border:1px solid rgba(255,255,255,.35);border-radius:13px;background:#101828c7;box-shadow:0 4px 12px #0000002e;color:#fff;font-size:10px;font-weight:700;line-height:1.2;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.video-sound-toggle{min-width:52px;padding:5px 6px}.video-tap-tip{max-width:78px;padding:5px 7px;white-space:nowrap}.wifi-connect-guide{margin:12px 0 0;padding:12px 12px 12px 34px;border:1px solid #dfe8f8;border-radius:13px;background:#f4f8ff;color:#53617a;text-align:left;font-size:12px;line-height:1.75}.wifi-connect-guide li::marker{color:#4f7fe8;font-weight:700}.lottery-entry{display:grid;grid-template-columns:58px minmax(0,1fr);gap:3px 11px;width:calc(100% - 24px);margin:13px auto;padding:13px;border:1px solid rgba(247,170,46,.42);border-radius:19px;background:linear-gradient(135deg,#fffae0f5,#ffe0a9f5);box-shadow:0 11px 28px #9b541821}.lottery-entry-icon{grid-row:1/3;display:grid;place-items:center;width:58px;height:58px;border-radius:17px;background:linear-gradient(145deg,#fff,#fff0b6);box-shadow:0 7px 16px #b25c1824}.lottery-entry-icon svg{width:48px;height:48px}.lottery-entry-copy{min-width:0}.lottery-entry-copy b{display:block;overflow:hidden;color:#87331f;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.lottery-entry-copy span{display:block;margin-top:4px;color:#a16b48;font-size:11.5px;line-height:1.45}.lottery-entry>button{grid-column:1/-1;width:100%;height:41px;margin-top:7px;border:0;border-radius:14px;background:linear-gradient(90deg,#ee3f3f,#ff832f);box-shadow:0 8px 18px #d9442c38;color:#fff;font-size:14px;font-weight:800}.lottery-entry.is-ready{animation:lotteryEntryPulse 2.2s ease-in-out infinite}.lottery-entry.is-done{filter:saturate(.55)}.lottery-entry>button:disabled{box-shadow:none;opacity:.58}@keyframes lotteryEntryPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}
