html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#fff}.pokemon30-page{--ink: #121827;--muted: #667085;--line: #e9e7e2;--warm: #bd8a1f;--warm-soft: #f6edcf;--navy: #15284f;min-height:100svh;overflow:clip;color:var(--ink);background:#fff;font-family:Inter,SF Pro Text,PingFang TC,Noto Sans TC,system-ui,sans-serif}.pokemon30-page *,.pokemon30-page *:before,.pokemon30-page *:after{box-sizing:border-box}.pokemon30-page a{color:inherit;text-decoration:none}.pokemon30-page h1,.pokemon30-page h2,.pokemon30-page h3,.pokemon30-page p{margin:0}.pokemon-header{position:fixed;z-index:20;top:0;right:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:76px;padding:15px clamp(22px,4.5vw,78px);border-bottom:1px solid transparent;color:var(--ink);transition:background .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),backdrop-filter .35s cubic-bezier(.22,1,.36,1)}.pokemon-header--solid{border-color:#12182717;background:#ffffffb8;box-shadow:0 10px 34px #1b22360f;backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}.pokemon-header__brand,.pokemon-footer>a{display:inline-flex;align-items:center;gap:9px;width:fit-content;font-size:.72rem;font-weight:850;letter-spacing:.16em}.pokemon-header__brand img,.pokemon-footer img{width:27px;height:27px;object-fit:contain}.pokemon-header nav{display:flex;align-items:center;gap:clamp(18px,2.6vw,38px);font-size:.73rem;font-weight:700}.pokemon-header nav a{color:#606979;transition:color .18s ease}.pokemon-header nav a:hover,.pokemon-header nav a:focus-visible{color:var(--ink)}.pokemon-header__login{justify-self:end;display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid rgba(18,24,39,.12);border-radius:999px;background:#ffffff57;font-size:.7rem;font-weight:800}.pokemon-hero{position:relative;display:grid;grid-template-columns:minmax(0,.79fr) minmax(480px,1.21fr);gap:clamp(32px,6vw,112px);align-items:center;min-height:min(920px,100svh);padding:128px clamp(24px,8vw,144px) 68px;background:radial-gradient(circle at 74% 41%,rgba(247,237,207,.7),transparent 34%),linear-gradient(180deg,#fff,#fdfcf9)}.pokemon-hero:after{position:absolute;inset:96px clamp(24px,5vw,88px) 52px auto;width:1px;background:linear-gradient(transparent,rgba(18,24,39,.11) 20%,rgba(18,24,39,.11) 80%,transparent);content:""}.pokemon-hero__copy{position:relative;z-index:1;max-width:560px}.pokemon-kicker,.pokemon-section-label{display:inline-flex;align-items:center;gap:7px;color:var(--warm);font-size:.66rem;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.pokemon-hero__eyebrow{margin-top:25px;color:#788192;font-size:.73rem;font-weight:750;letter-spacing:.12em}.pokemon-hero h1,.pokemon-rules h2,.pokemon-schedule__intro h2{font-family:Iowan Old Style,Songti TC,"Noto Serif TC",Georgia,serif;font-weight:680;letter-spacing:-.058em}.pokemon-hero h1{margin-top:18px;color:#111728;font-size:clamp(3.4rem,6.05vw,6.6rem);line-height:.96;text-wrap:balance}.pokemon-hero__lede{max-width:510px;margin-top:28px;color:#5e6879;font-size:clamp(.96rem,1.16vw,1.07rem);line-height:1.85}.pokemon-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:33px}.pokemon-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 17px;border:1px solid #d9d6cf;border-radius:999px;background:#fff;font-size:.78rem;font-weight:800;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.pokemon-button:hover,.pokemon-button:focus-visible{transform:translateY(-2px);border-color:#bb8c28;box-shadow:0 9px 20px #5f48181c}a.pokemon-button--primary{border-color:#1c2840;color:#fff;background:#18243b}a.pokemon-button--primary:hover,a.pokemon-button--primary:focus-visible{border-color:#18243b;background:#263857}.pokemon-button--quiet{color:#273147}.pokemon-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:32px;color:#7a8392;font-size:.7rem}.pokemon-ticket-status{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;max-width:530px;margin-top:24px;padding:15px 16px 15px 18px;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:17px;background:linear-gradient(125deg,#ffffffb8,#ffffff5c);box-shadow:0 16px 35px #232d4214,inset 0 1px #ffffffeb;backdrop-filter:blur(20px) saturate(1.18);-webkit-backdrop-filter:blur(20px) saturate(1.18)}.pokemon-ticket-status:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(196,147,46,.62),transparent);content:""}.pokemon-ticket-status__copy{min-width:0}.pokemon-ticket-status__copy>span,.pokemon-ticket-status__balance>span{display:block;color:#a17524;font-size:.56rem;font-weight:850;letter-spacing:.13em}.pokemon-ticket-status__copy>strong{display:block;margin-top:5px;color:#202b41;font-size:.86rem;letter-spacing:-.018em}.pokemon-ticket-status__copy>p{max-width:390px;margin-top:5px;color:#707b8d;font-size:.66rem;line-height:1.58}.pokemon-ticket-status__balance{display:grid;grid-template-columns:auto auto;column-gap:5px;align-items:end;min-width:84px;padding-left:15px;border-left:1px solid rgba(44,55,76,.12)}.pokemon-ticket-status__balance>span{grid-column:1 / -1;margin-bottom:2px;color:#7a8492;letter-spacing:.06em}.pokemon-ticket-status__balance>strong{color:#b27a12;font-family:Iowan Old Style,Songti TC,"Noto Serif TC",Georgia,serif;font-size:2rem;font-weight:650;letter-spacing:-.07em;line-height:.85}.pokemon-ticket-status__balance>b{padding-bottom:2px;color:#475267;font-size:.62rem;white-space:nowrap}.pokemon-ticket-status__login{align-self:center;padding:9px 11px;border:1px solid rgba(33,45,67,.14);border-radius:999px;color:#26334d;background:#ffffff94;font-size:.62rem;font-weight:800;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background .18s ease}.pokemon-ticket-status__login:hover,.pokemon-ticket-status__login:focus-visible{transform:translateY(-1px);border-color:#b27a129e;background:#ffffffdb}.pokemon-hero__meta strong{color:#3f4a5f}.pokemon-live-dot{width:7px;height:7px;border-radius:50%;background:#c59227;box-shadow:0 0 0 5px #c592271f}.pokemon-live-dot--ended{background:#a7adb8;box-shadow:0 0 0 5px #a7adb81a}.pokemon-live-dot--live{background:#2b9a79;box-shadow:0 0 0 5px #2b9a791f}.pokemon-hero__prize{position:relative;min-height:650px}.pokemon-prize-label{position:absolute;z-index:3;top:4.2%;right:1%;display:grid;gap:4px;padding:11px 13px;border:1px solid rgba(18,24,39,.11);border-radius:9px;background:#ffffffad;box-shadow:0 10px 24px #242b3e0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pokemon-prize-label span{color:var(--warm);font-size:.56rem;font-weight:850;letter-spacing:.14em}.pokemon-prize-label strong{color:#263047;font-size:.73rem;font-weight:760}.pokemon-prize-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;cursor:grab;touch-action:pan-y}.pokemon-prize-stage:active{cursor:grabbing}.pokemon-prize-stage__canvas{display:block;width:100%;height:100%;outline:none}.pokemon-prize-stage__hint{position:absolute;top:4.8%;left:5.5%;margin:0;color:#8a7650;font-size:.62rem;font-weight:730;letter-spacing:.1em}.pokemon-prize-stage__error{position:absolute;top:50%;right:10%;left:10%;color:#a43b3b;font-size:.8rem;text-align:center}.pokemon-rules,.pokemon-schedule,.pokemon-notice{padding-right:clamp(24px,8vw,144px);padding-left:clamp(24px,8vw,144px)}.pokemon-rules{position:relative;isolation:isolate;padding-top:clamp(78px,9vw,128px);padding-bottom:clamp(78px,9vw,128px);border-top:1px solid var(--line);background:radial-gradient(circle at 8% 74%,rgba(248,230,177,.34),transparent 29%),radial-gradient(circle at 89% 20%,rgba(215,227,242,.48),transparent 31%),#fbfbfa}.pokemon-rules h2,.pokemon-schedule__intro h2{max-width:680px;margin-top:12px;color:#131a2d;font-size:clamp(2.2rem,4vw,4.25rem);line-height:1.04}.pokemon-rules__intro{max-width:820px}.pokemon-rules h2{color:#182236;font-family:Iowan Old Style,Songti TC,"Noto Serif TC",Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:680;letter-spacing:-.045em;line-height:1.12}.pokemon-rules__intro p,.pokemon-schedule__intro p{max-width:590px;margin-top:18px;color:#697383;line-height:1.82}.pokemon-ticket-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(10px,1.15vw,17px);padding:clamp(8px,1.1vw,14px);margin:38px 0 0;border-radius:27px;background:radial-gradient(circle at 8% 82%,rgba(255,223,144,.42),transparent 38%),radial-gradient(circle at 92% 18%,rgba(183,206,235,.48),transparent 39%),#e4e9f059;list-style:none}.pokemon-ticket-grid li{position:relative;display:grid;gap:7px;min-height:220px;padding:24px 21px;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:19px;background:linear-gradient(135deg,#ffffffc4,#ffffff5c);box-shadow:0 15px 33px #2331461a,inset 0 1px #fffc;backdrop-filter:blur(22px) saturate(138%);-webkit-backdrop-filter:blur(22px) saturate(138%);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),background .22s ease}.pokemon-ticket-grid li:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.54),transparent 42%);content:"";pointer-events:none}.pokemon-ticket-grid li>*{position:relative;z-index:1}@media(hover:hover)and (pointer:fine){.pokemon-ticket-grid li:hover{transform:translateY(-5px);background:linear-gradient(135deg,#ffffffe0,#ffffff7a);box-shadow:0 24px 42px #23314624,inset 0 1px #ffffffeb}}.pokemon-ticket-grid li>span{color:#a0a7b2;font-size:.65rem;font-weight:800;letter-spacing:.12em}.pokemon-ticket-grid li strong{align-self:end;color:#1a253b;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(2.2rem,3.8vw,3.7rem);line-height:.84;letter-spacing:-.055em}.pokemon-ticket-grid li em{color:#b8841e;font-family:Iowan Old Style,Georgia,serif;font-size:3.85rem;font-style:normal;line-height:.82}.pokemon-ticket-grid li b{color:#3f495a;font-size:.78rem}.pokemon-ticket-grid li small{color:#858d99;font-size:.67rem;line-height:1.5}.pokemon-schedule{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:clamp(44px,9vw,150px);padding-top:clamp(86px,10vw,140px);padding-bottom:clamp(82px,10vw,138px);border-top:1px solid var(--line);background:#fff}.pokemon-timeline{display:grid;gap:0;border-top:1px solid #dedbd4}.pokemon-timeline article{position:relative;min-height:151px;padding:26px 92px 26px 0;border-bottom:1px solid #dedbd4}.pokemon-timeline article>span{position:absolute;top:25px;right:0;color:#d6d2c8;font-family:Iowan Old Style,Georgia,serif;font-size:2.6rem}.pokemon-timeline svg{color:#b98520}.pokemon-timeline h3{margin-top:11px;color:#20293b;font-size:1.02rem}.pokemon-timeline time,.pokemon-timeline p{display:block;margin-top:9px;color:#727b89;font-size:.81rem;line-height:1.58}.pokemon-notice{padding-top:0;padding-bottom:22px;background:#fff}.pokemon-notice p{max-width:980px;padding:17px 0;border-top:1px solid #dedbd4;color:#858d99;font-size:.72rem;line-height:1.7}.pokemon-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:92px;padding:20px clamp(24px,8vw,144px);color:#a1a7b0;border-top:1px solid rgba(255,255,255,.08);background:#151d31;font-size:.67rem}.pokemon-footer>a:first-child{color:#fff}.pokemon-footer>a:last-child{display:inline-flex;align-items:center;gap:5px;color:#f2d68a}@media(max-width:1080px){.pokemon-hero{grid-template-columns:minmax(0,.88fr) minmax(410px,1.12fr);padding-right:clamp(24px,5vw,64px);padding-left:clamp(24px,5vw,64px)}.pokemon-hero:after{right:47.6%}}@media(max-width:900px){.pokemon-header{grid-template-columns:1fr auto}.pokemon-header nav{display:none}.pokemon-hero{grid-template-columns:1fr;gap:20px;min-height:auto}.pokemon-hero:after{display:none}.pokemon-hero__prize{min-height:590px}.pokemon-schedule{grid-template-columns:1fr}.pokemon-ticket-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.pokemon-header{min-height:64px;padding:12px 18px}.pokemon-header__brand span{display:none}.pokemon-header__login{padding:8px 10px;font-size:.64rem}.pokemon-hero{padding:112px 22px 34px}.pokemon-hero h1{font-size:clamp(3.15rem,14vw,4.55rem)}.pokemon-ticket-status{grid-template-columns:1fr;gap:13px}.pokemon-ticket-status__balance{grid-template-columns:auto auto;justify-content:start;padding-top:12px;padding-left:0;border-top:1px solid rgba(44,55,76,.12);border-left:0}.pokemon-ticket-status__login{justify-self:start}.pokemon-hero__prize{min-height:455px}.pokemon-prize-label{top:2.8%;right:2%}.pokemon-prize-stage__hint{top:3.8%;left:4%}.pokemon-rules,.pokemon-schedule,.pokemon-notice{padding-right:22px;padding-left:22px}.pokemon-ticket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pokemon-ticket-grid li{min-height:185px;padding:15px}.pokemon-ticket-grid li em{font-size:3rem}.pokemon-ticket-grid li strong{font-size:2.35rem}.pokemon-footer{align-items:flex-start;flex-direction:column;padding:25px 22px}}@media(prefers-reduced-motion:reduce){.pokemon-header,.pokemon-button,.pokemon-ticket-grid li{transition:none}.pokemon-button:hover,.pokemon-ticket-grid li:hover{transform:none}}
