:root{--ink:#673b63;--red:#f15368;--red-dark:#b93252;--gold:#ffd362;--cream:#fff6da;--purple:#9166d4}*{box-sizing:border-box}html{min-height:100%;overflow-x:hidden;background:#ffe3c9}body{position:relative;min-height:100vh;margin:0;overflow-x:hidden;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;background:radial-gradient(circle at 8% 18%,rgba(255,255,255,.77) 0 28px,transparent 29px),radial-gradient(circle at 92% 31%,rgba(255,255,255,.65) 0 23px,transparent 24px),linear-gradient(180deg,#aee6ff 0%,#f1d7ff 46%,#ffe3bd 100%)}button{font:inherit}.scratch-topbar{width:min(1120px,calc(100% - 26px));height:70px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.scratch-brand{display:flex;align-items:center;gap:9px;color:#74437b;font-size:17px}.scratch-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff5ca;box-shadow:0 5px 0 #d9a650;font-size:23px}.scratch-nav{display:flex;align-items:center;gap:6px}.scratch-nav a,.scratch-nav button{display:flex;align-items:center;gap:5px;padding:8px 11px;border:2px solid white;border-radius:999px;color:#704374;background:rgba(255,255,255,.76);box-shadow:0 5px 14px rgba(76,53,96,.14);font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.scratch-shell{width:min(1040px,calc(100% - 18px));margin:auto;padding-bottom:25px}.scratch-hero{text-align:center}.scratch-hero>span{display:inline-block;padding:6px 15px;border-radius:99px;background:rgba(255,255,255,.7);color:#92607e;font-size:12px;font-weight:900;letter-spacing:2px}.scratch-hero h1{margin:6px 0 0;color:#fff;font-size:clamp(44px,7vw,71px);line-height:1.05;letter-spacing:5px;-webkit-text-stroke:5px #ef6179;paint-order:stroke fill;text-shadow:0 7px 0 #b7375a,0 13px 23px rgba(104,48,82,.22)}.scratch-hero p{margin:8px 0 14px;color:#7b4d76;font-size:17px;font-weight:900;letter-spacing:2px}
.ticket-picker{position:relative;width:min(760px,100%);margin:0 auto;padding:20px 25px 18px;border:5px solid white;border-radius:33px;background:rgba(255,248,220,.93);box-shadow:0 15px 0 #d88b6d,0 28px 50px rgba(87,50,84,.2),inset 0 0 0 4px #f0bd63}.picker-heading{display:flex;align-items:center;justify-content:space-between}.picker-heading h2{margin:0;color:#d34868;font-size:23px}.picker-heading p{margin:2px 0 0;color:#9b6e7e;font-size:12px;font-weight:800}.picker-heading strong{padding:7px 12px;border-radius:99px;color:white;background:#996bd7;box-shadow:0 4px 0 #6e49a5;font-size:13px}.ticket-stack{position:relative;display:grid;grid-template-columns:repeat(5,minmax(66px,1fr));gap:14px 0;width:min(620px,100%);margin:23px auto 12px;padding:0 10px}.ticket-choice{position:relative;justify-self:center;width:min(112px,120%);aspect-ratio:.66;border:4px solid white;border-radius:14px;padding:0;overflow:hidden;cursor:pointer;color:white;background:linear-gradient(150deg,var(--ticket-a),var(--ticket-b));box-shadow:6px 7px 0 rgba(111,51,76,.2),10px 12px 20px rgba(78,40,78,.15);transform:rotate(var(--tilt));transition:transform .2s ease,filter .2s ease;touch-action:manipulation}.ticket-choice::before{content:"";position:absolute;inset:7px;border:2px dashed rgba(255,255,255,.7);border-radius:9px}.ticket-choice::after{content:"";position:absolute;inset:-35%;background:linear-gradient(115deg,transparent 43%,rgba(255,255,255,.28) 49%,transparent 55%);transform:rotate(13deg)}.ticket-choice:hover,.ticket-choice:focus-visible{z-index:4;transform:translateY(-9px) rotate(0) scale(1.06);filter:saturate(1.1);outline:none}.ticket-choice span,.ticket-choice b,.ticket-choice i{position:relative;z-index:2;display:block}.ticket-choice span{margin-top:15%;font-size:clamp(15px,2.5vw,24px)}.ticket-choice b{margin-top:4px;font-size:clamp(11px,1.7vw,16px)}.ticket-choice i{position:absolute;left:0;right:0;bottom:12%;font-style:normal;font-size:clamp(9px,1.4vw,12px);font-weight:900;letter-spacing:1px}.ticket-choice.selected{animation:ticketPick .55s cubic-bezier(.2,1.1,.3,1.1) forwards}@keyframes ticketPick{to{transform:translateY(-35px) rotate(0) scale(1.2);opacity:0}}.picker-friends{display:flex;align-items:center;justify-content:center;gap:12px}.picker-friends img{width:63px;aspect-ratio:1;object-fit:cover;border:3px solid white;border-radius:18px;box-shadow:0 5px 0 #d9a076}.picker-friends img:first-child{animation:friendWiggle 2s ease-in-out infinite}.picker-friends img:last-child{animation:friendWiggle 2s -1s ease-in-out infinite reverse}.picker-friends span{padding:7px 12px;border:2px solid white;border-radius:99px;color:#98627a;background:#fff;font-size:11px;font-weight:900}@keyframes friendWiggle{0%,100%{translate:0 1px;rotate:-4deg}50%{translate:0 -6px;rotate:5deg}}
.scratch-play[hidden],.ticket-picker[hidden]{display:none}.scratch-play{width:min(600px,100%);margin:0 auto}.play-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.play-toolbar button{border:2px solid white;border-radius:99px;padding:7px 11px;color:#754669;background:rgba(255,255,255,.78);box-shadow:0 4px 0 #d6aa79;cursor:pointer;font-size:11px;font-weight:900}.play-toolbar span{font-size:13px;font-weight:1000;color:#77456d}.lottery-card{position:relative;padding:0 18px 18px;border:6px solid white;border-radius:27px;color:white;background:linear-gradient(150deg,#f05462 0%,#df3d62 54%,#b52e5a 100%);box-shadow:0 14px 0 #87294e,0 26px 50px rgba(86,39,72,.3),inset 0 0 0 4px #ff9c85;overflow:hidden}.lottery-card::before{content:"";position:absolute;inset:0;opacity:.15;background:radial-gradient(circle,#fff 0 2px,transparent 3px) 0 0/28px 28px;pointer-events:none}.card-ribbon{position:relative;margin:0 -18px 13px;padding:7px;text-align:center;color:#8e3e54;background:#ffd568;font-size:12px;font-weight:1000;letter-spacing:2px}.card-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 8px 12px}.card-header span{font-size:11px;font-weight:1000;letter-spacing:5px;color:#ffd973}.card-header h2{margin:0;font-size:31px;line-height:1.05;text-shadow:0 4px 0 #8f264b}.card-header p{margin:4px 0 0;font-size:11px;font-weight:800}.card-header>b{padding:9px 12px;border:3px solid #ffe57d;border-radius:50%;text-align:center;color:#8b3852;background:#fff3b0;font-size:11px;line-height:1.3;transform:rotate(6deg)}.winning-area,.scratch-area{position:relative;padding:11px;border:3px solid rgba(255,255,255,.85);border-radius:18px;background:rgba(255,246,211,.96)}.scratch-area{margin-top:11px}.section-label{position:absolute;z-index:4;left:50%;top:-11px;transform:translateX(-50%);padding:3px 13px;border-radius:99px;white-space:nowrap;color:#873d57;background:#ffd56b;box-shadow:0 3px 0 #b67445;font-size:11px;font-weight:1000}.winning-numbers{display:grid;grid-template-columns:1fr 1fr;gap:11px}.winning-number{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;border:3px solid #e4a35e;border-radius:14px;color:#783e5d;background:#fff7c7;box-shadow:inset 0 -5px 0 #f1d27a}.winning-number b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:white;background:linear-gradient(#ab7be0,#8150c4);box-shadow:0 4px 0 #5e3c96;font-size:22px}.winning-number span{font-size:10px;font-weight:900;line-height:1.2}.scratch-zone{position:relative;min-height:300px;border-radius:13px;overflow:hidden;background:#fff}.number-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:7px;color:#6d3f5a;background:#fff5ce}.number-cell{display:grid;place-items:center;align-content:center;min-width:0;border:2px dashed #e6b67a;border-radius:10px;background:rgba(255,255,255,.75)}.number-cell.match{background:#fff0a9;box-shadow:inset 0 0 0 3px #f0b85a}.number-cell b{font-size:22px;line-height:1}.number-cell span{display:block;max-width:100%;margin-top:4px;padding:2px 4px;border-radius:99px;color:#8b3e5c;background:#ffe0a0;font-size:9px;font-weight:1000;line-height:1.2;text-align:center;overflow-wrap:anywhere}.number-cell.match b{color:#d43e64}.number-cell.match span{color:white;background:#e14b6c}.scratch-zone canvas{position:absolute;z-index:3;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair;transition:opacity .55s ease}.scratch-zone canvas.revealed{opacity:0;pointer-events:none}.scratch-progress{position:relative;overflow:hidden;height:24px;margin:10px 2px 0;border:2px solid rgba(255,255,255,.82);border-radius:99px;background:rgba(105,36,72,.36)}.scratch-progress span{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,#ffd369,#fff1a5);transition:width .18s ease}.scratch-progress b{position:absolute;inset:0;display:grid;place-items:center;font-size:10px;text-shadow:0 1px 0 #7d3a56}.card-rule{position:relative;margin:10px 7px 0;font-size:10px;font-weight:800;line-height:1.5}.card-code{position:relative;margin-top:7px;text-align:right;font:10px monospace;letter-spacing:2px}.scratch-tip{width:max-content;max-width:100%;margin:25px auto 0;padding:9px 16px;border:3px solid white;border-radius:99px;color:#86536f;background:rgba(255,255,255,.78);box-shadow:0 5px 0 #d4a778;font-size:12px}.scratch-footer{text-align:center;color:#86657a;font-size:11px;font-weight:800;letter-spacing:1px}
.scratch-result[hidden]{display:none}.scratch-result{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:16px}.scratch-result-backdrop{position:absolute;inset:0;background:rgba(59,28,66,.57);backdrop-filter:blur(6px)}.scratch-result-card{position:relative;overflow:hidden;width:min(410px,100%);padding:34px 25px 25px;border:6px solid white;border-radius:35px;text-align:center;background:linear-gradient(180deg,#fffbd0,#ffe5c9);box-shadow:0 25px 75px rgba(52,25,61,.42),inset 0 0 0 4px #f0b55f;animation:resultPop .48s cubic-bezier(.2,1.1,.3,1.2)}.scratch-result-rays{position:absolute;inset:-100px;opacity:.15;background:repeating-conic-gradient(#ef5979 0 12deg,transparent 12deg 24deg);animation:raySpin 14s linear infinite}.scratch-result-card>*:not(.scratch-result-rays){position:relative;z-index:1}.scratch-result-close{position:absolute!important;right:12px;top:10px;width:36px;height:36px;border:0;border-radius:50%;color:#9b5e73;background:white;cursor:pointer;font-size:27px;line-height:1}.scratch-result-stars{font-size:28px}.scratch-result-card>p{margin:5px 0 0;color:#a6667e;font-size:13px;font-weight:900;letter-spacing:3px}.scratch-result-card h2{margin:1px 0;color:#dc4c70;font-size:30px}.scratch-result-icon{width:96px;height:96px;margin:12px auto;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 7px 0 #e1ad59;font-size:54px}.scratch-result-icon img{width:82px;height:64px;object-fit:cover;border-radius:11px}.scratch-result-card>span{display:block;color:#8a6875;font-size:11px;font-weight:800}.scratch-result-card>strong{display:block;margin:3px 0 17px;color:#883e65;font-size:28px}.scratch-result-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:9px}.scratch-result-actions button{padding:11px;border:3px solid white;border-radius:15px;cursor:pointer;font-size:14px;font-weight:1000}.scratch-result-actions button:first-child{color:#7d4b69;background:#fff0bd;box-shadow:0 5px 0 #d9ac59}.scratch-result-actions button:last-child{color:white;background:linear-gradient(#a679df,#8155c6);box-shadow:0 5px 0 #5b3895}@keyframes resultPop{from{opacity:0;transform:translateY(35px) scale(.72)}}@keyframes raySpin{to{transform:rotate(360deg)}}#scratchConfetti{position:fixed;inset:0;z-index:40;width:100%;height:100%;pointer-events:none}
.winning-area canvas{position:absolute;z-index:3;inset:0;width:100%;height:100%;border-radius:15px;touch-action:none;cursor:crosshair;transition:opacity .45s ease}.winning-area canvas.revealed{opacity:0;pointer-events:none}
@media(max-width:620px){.scratch-topbar{height:60px;width:calc(100% - 16px)}.scratch-brand b{display:none}.scratch-brand>span{width:37px;height:37px}.scratch-nav{gap:4px}.scratch-nav a,.scratch-nav button{padding:6px 8px;font-size:10px}.scratch-nav button b{display:none}.scratch-shell{width:calc(100% - 12px)}.scratch-hero h1{font-size:41px;-webkit-text-stroke-width:4px;letter-spacing:2px}.scratch-hero p{font-size:13px;margin-bottom:10px}.scratch-hero>span{font-size:10px}.ticket-picker{padding:15px 10px 13px;border-width:4px;border-radius:25px}.picker-heading h2{font-size:18px}.ticket-stack{grid-template-columns:repeat(5,minmax(54px,1fr));gap:10px 0;margin-top:18px;padding:0}.ticket-choice{z-index:1;width:min(68px,96%);border-width:3px;border-radius:11px}.ticket-choice:hover,.ticket-choice:focus-visible{z-index:4}.ticket-choice::before{inset:5px}.ticket-choice span{font-size:16px}.ticket-choice b{font-size:10px}.ticket-choice i{font-size:8px}.picker-friends img{width:53px}.lottery-card{padding:0 10px 13px;border-width:4px;border-radius:23px}.card-ribbon{margin:0 -10px 11px}.card-header{padding:0 4px 11px}.card-header h2{font-size:25px}.card-header>b{padding:7px 9px}.winning-area,.scratch-area{padding:9px}.winning-number{min-height:57px;gap:7px}.winning-number b{width:39px;height:39px;font-size:19px}.scratch-zone{min-height:276px}.number-cell b{font-size:19px}.number-cell span{font-size:8px}.scratch-result-backdrop{backdrop-filter:none}.scratch-result-card{padding:31px 19px 21px}}
@media(prefers-reduced-motion:reduce){.picker-friends img,.scratch-result-rays{animation:none!important}.ticket-choice.selected{animation-duration:.12s!important}}
.number-grid{grid-template-columns:repeat(4,1fr);gap:3px;padding:6px}.scratch-zone{min-height:420px}.number-cell{padding:3px 2px;border-width:1.5px}.number-cell b{font-size:17px}.number-cell img{display:block;width:29px;height:25px;margin:2px auto 0;border:2px solid white;border-radius:7px;object-fit:cover;box-shadow:0 2px 0 #ddb47c}.number-cell span{margin-top:2px;padding:2px 3px;font-size:7.5px;line-height:1.05}.number-cell.match img{box-shadow:0 0 0 2px #e34b6b,0 2px 0 #b93857}.ticket-choice.opened{color:#7c5069;background:linear-gradient(150deg,#fff7cf,#f1d7bc);box-shadow:5px 6px 0 rgba(111,51,76,.18),inset 0 0 0 3px #e3af61}.ticket-choice.opened::after{display:none}.ticket-choice.opened::before{border-color:#dda45d}.ticket-choice.opened .ticket-open-picture{width:38px;height:33px;margin:9% auto 0}.ticket-choice.opened .ticket-open-picture img{display:block;width:100%;height:100%;border:2px solid white;border-radius:8px;object-fit:cover}.ticket-choice.opened em{position:absolute;z-index:3;right:3px;top:3px;padding:2px 4px;border-radius:99px;color:white;background:#e25270;font-size:7px;font-style:normal;font-weight:1000}.ticket-choice.opened b{margin-top:2px;color:#cb4664}.ticket-choice.opened i{bottom:8%;padding:0 3px;color:#8b5670;font-size:8px;line-height:1.05}.ticket-choice:disabled{cursor:default}
@media(max-width:620px){.scratch-zone{min-height:400px}.number-grid{gap:2px;padding:5px}.number-cell b{font-size:15px}.number-cell img{width:25px;height:22px}.number-cell span{font-size:6.7px}.ticket-choice.opened .ticket-open-picture{width:31px;height:27px;margin-top:8%}.ticket-choice.opened i{font-size:6.5px}}
.number-prize-picture{display:grid;place-items:center;height:27px;margin:1px auto 0}.number-cell .number-prize-visual{width:auto;height:auto;margin:0;padding:0;border:0;border-radius:0;color:initial;background:none;box-shadow:none;font-size:23px;line-height:1}.number-cell img.number-prize-visual{width:31px;height:24px;border:2px solid white;border-radius:6px;object-fit:cover;box-shadow:0 2px 0 #ddb47c}.ticket-choice.opened .ticket-open-picture{display:grid;place-items:center}.ticket-choice.opened .ticket-prize-visual{width:auto;height:auto;margin:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;font-size:24px;line-height:1}.ticket-choice.opened img.ticket-prize-visual{width:100%;height:100%;border:2px solid white;border-radius:8px;object-fit:cover}
@media(max-width:620px){.number-cell .number-prize-visual{font-size:21px}.number-cell img.number-prize-visual{width:27px;height:21px}.ticket-choice.opened .ticket-prize-visual{font-size:21px}}
@media(max-width:620px){.scratch-nav{min-width:0;gap:3px}.scratch-nav a,.scratch-nav button{padding:6px 6px;font-size:8px}}
