/* Playdeck — official site. Compiled from css/style.scss — do not edit by hand. */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#101018;color:#FAFAFC;font-family:'Noto Sans TC',system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:#A78BFA;text-decoration:none;transition:color .16s}
a:hover{color:#FF5C8A}
img,svg{display:block;max-width:100%}
h1,h2,h3,p,ul,ol{margin:0}
ul,ol{padding-left:22px}
.container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}

/* header */
.site-header{position:sticky;top:0;z-index:30;background:rgba(16,16,24,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.1)}
.site-header__inner{width:100%;max-width:1120px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;gap:20px}
.brand{display:flex;align-items:center;gap:10px;flex:none}
.brand__mark{width:34px;height:34px}
.brand__name{font:800 clamp(17px,3.4vw,20px)/1 'Bricolage Grotesque','Noto Sans TC',system-ui,sans-serif;letter-spacing:-.5px;color:#FAFAFC;transition:color .16s}
.brand:hover .brand__name{color:#A78BFA}
.nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2.4vw,28px)}
.nav__link{font:500 clamp(12.5px,1.4vw,14.5px) 'Noto Sans TC',system-ui,sans-serif;color:#D6D6E0;white-space:nowrap}
.lang{display:flex;align-items:center;gap:3px;padding:3px;border-radius:10px;background:rgba(255,255,255,.07);flex:none}
.lang__opt{padding:6px 11px;border-radius:8px;font:700 12.5px 'Noto Sans TC',system-ui,sans-serif;color:#8B8B9C;transition:color .16s,background .16s}
.lang__opt:hover{color:#FAFAFC;background:rgba(139,92,246,.22)}
.lang__opt.is-active{color:#FAFAFC;background:rgba(139,92,246,.32)}
.lang__opt--en{font-family:'Archivo',system-ui,sans-serif}
.nav-mobile{flex:1;min-width:0;display:none;align-items:center;justify-content:flex-end;gap:10px}
.burger{width:38px;height:38px;flex:none;border:0;border-radius:10px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:background .16s}
.burger:hover{background:rgba(139,92,246,.3)}
.burger span{width:16px;height:2px;border-radius:2px;background:#FAFAFC}
.drawer{display:none;border-top:1px solid rgba(255,255,255,.1);background:rgba(16,16,24,.96)}
.drawer.is-open{display:block}
.drawer__list{width:100%;max-width:1120px;margin:0 auto;padding:0 24px 12px;display:flex;flex-direction:column}
.drawer__link{padding:15px 0;font:600 16px 'Noto Sans TC',system-ui,sans-serif;color:#FAFAFC;border-bottom:1px solid rgba(255,255,255,.07)}
.drawer__link:last-child{border-bottom:0}
@media (max-width:880px){.nav{display:none}.nav-mobile{display:flex}}

/* hero */
.hero{position:relative;overflow:hidden}
.hero__aurora{position:absolute;inset:-20% -20% auto;height:920px;pointer-events:none;opacity:.4}
.hero__aurora span{position:absolute;inset:0;animation:blob 18s ease-in-out infinite}
.hero__aurora span:nth-child(1){background:radial-gradient(34% 24% at 22% 16%,#8B5CF6 0%,transparent 62%)}
.hero__aurora span:nth-child(2){background:radial-gradient(30% 22% at 80% 30%,#FF5C8A 0%,transparent 64%);animation-delay:-6.7s}
.hero__aurora span:nth-child(3){background:radial-gradient(36% 24% at 50% 74%,#A78BFA 0%,transparent 66%);animation-delay:-12.8s}
.hero__inner{width:100%;max-width:1120px;margin:0 auto;padding:40px 24px 76px;position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:48px;align-items:center}
.hero__title{margin-top:20px;font:800 clamp(34px,6vw,60px)/1.06 'Bricolage Grotesque','Noto Sans TC',system-ui,sans-serif;letter-spacing:-2px}
.hero__lede{margin-top:20px;font-size:clamp(15px,1.8vw,17px);line-height:1.75;color:#B9B9C6;max-width:440px;text-wrap:pretty}
.hero__note{margin-top:18px;font-size:12.5px;line-height:1.7;color:#8B8B9C}
.hero__art{display:flex;justify-content:center;min-width:0}
@keyframes blob{0%,100%{transform:translate(-5%,-4%) rotate(0deg) scale(1)}50%{transform:translate(5%,4%) rotate(10deg) scale(1.14)}}
.pill{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.08);font-size:12.5px;color:#D6D6E0}
.pill__dot{width:6px;height:6px;border-radius:50%;background:#4ADEB4}
.badges{margin-top:30px;display:flex;gap:12px;flex-wrap:wrap}
.badge{height:48px;width:auto}

/* phone */
.phone{flex:none;position:relative;border-radius:34px;padding:9px;background:linear-gradient(142deg,#FBFAF8 0%,#D6D3CD 6%,#A8A5A0 16%,#EFEDE9 30%,#B4B1AB 46%,#8C8985 60%,#E6E3DE 74%,#9A9792 88%,#CFCCC6 100%);box-shadow:0 44px 80px -30px rgba(0,0,0,.9)}
.phone__rim{border-radius:25px;padding:5px;background:#08080B}
.phone__screen{border-radius:20px;overflow:hidden;background:#101018}
.phone__screen img{width:100%;height:auto}
.phone--lg{width:276px}
.phone--sm{width:164px;border-radius:26px;padding:6px}
.phone--sm .phone__rim{border-radius:20px;padding:4px}
.phone--sm .phone__screen{border-radius:16px}

/* sections */
.section{width:100%;max-width:1120px;margin:0 auto;padding:56px 24px}
.section__title{margin-top:16px;font:800 clamp(24px,4vw,38px)/1.15 'Bricolage Grotesque','Noto Sans TC',system-ui,sans-serif;letter-spacing:-1.2px}
.section__lede{margin-top:16px;font-size:15.5px;line-height:1.75;color:#A7A7B5;max-width:640px;text-wrap:pretty}
.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}
.section__meta{font-size:13.5px;color:#8B8B9C}
.kicker{font:700 11px/1 'Archivo',system-ui,sans-serif;letter-spacing:.2em;color:#8B8B9C;margin:0}
.kicker--mint{color:#4ADEB4}
.kicker--blue{color:#5C9DFF}
.kicker--yel{color:#FFD84D}
.panel{width:100%;max-width:1120px;margin:0 auto;background:#191923;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);border-radius:28px;padding:clamp(24px,4vw,44px)}
.panel-wrap{width:100%;max-width:1120px;margin:0 auto;padding:40px 24px 56px}
.grid{margin-top:34px;gap:16px}
.grid--3{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))}
.grid--cat{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(232px,100%),1fr));gap:14px}
.grid--price{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(268px,100%),1fr));gap:14px}
.grid--faq{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(288px,100%),1fr));gap:14px}
.grid--split{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(272px,100%),1fr));gap:40px;align-items:center;margin-top:0}
.grid--facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:14px;margin-top:28px}
.step{background:#303043;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);border-radius:20px;padding:26px 24px}
.step__n{width:34px;height:34px;border-radius:12px;background:#8B5CF6;display:grid;place-items:center;font:900 15px 'Archivo',system-ui,sans-serif;color:#fff}
.step__title{margin-top:18px;font:700 19px 'Noto Sans TC',system-ui,sans-serif}
.step__body{margin-top:9px;font-size:14.5px;line-height:1.7;color:#A7A7B5;text-wrap:pretty}
.cat{background:#303043;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);border-radius:20px;padding:22px}
.cat__tag{font:700 10px/1 'Archivo',system-ui,sans-serif;letter-spacing:.16em;margin:0}
.cat__body{margin-top:12px;font-size:14px;line-height:1.7;color:#A7A7B5}
.cat--know .cat__tag{color:#FF5C8A}
.cat--act .cat__tag{color:#4ADEB4}
.cat--quick .cat__tag{color:#FFD84D}
.cat--secret .cat__tag{color:#5C9DFF}
.cat--chaos .cat__tag{color:#FF7657}
.cat--anon .cat__tag{color:#A78BFA}
.ticks{margin-top:24px;display:flex;flex-direction:column;gap:11px;padding:0;list-style:none}
.tick{display:flex;align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.6;color:#D6D6E0}
.tick::before{content:'✓';flex:none;width:20px;height:20px;margin-top:2px;border-radius:50%;background:#4ADEB4;color:#0B0B11;font:900 11px/20px 'Noto Sans TC',system-ui,sans-serif;text-align:center}
.fact{background:#303043;border-radius:16px;padding:18px 20px}
.fact__title{font:700 15px 'Noto Sans TC',system-ui,sans-serif}
.fact__body{margin-top:6px;font-size:13px;line-height:1.65;color:#A7A7B5}
.phones-row{min-width:0;display:flex;justify-content:center;gap:14px}
@media (max-width:768px){.phones-row{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:none}.phones-row::-webkit-scrollbar{display:none}.phones-row>*{scroll-snap-align:center}}

/* price */
.perk{background:#303043;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);border-radius:20px;padding:24px}
.perk__title{font:700 17px 'Noto Sans TC',system-ui,sans-serif}
.perk__body{margin-top:9px;font-size:14px;line-height:1.7;color:#A7A7B5;text-wrap:pretty}
.buy{margin-top:28px;border-radius:26px;background:#8B5CF6;padding:clamp(24px,3.5vw,36px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:28px;align-items:center}
.buy__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.buy__amount{font:900 clamp(30px,5vw,46px)/1 'Archivo',system-ui,sans-serif;letter-spacing:-1.5px;color:#fff}
.buy__tag{padding:5px 10px;border-radius:999px;background:#FFD84D;color:#0B0B11;font:900 11.5px 'Noto Sans TC',system-ui,sans-serif}
.buy__body{margin-top:14px;font-size:15px;line-height:1.7;color:rgba(255,255,255,.92);text-wrap:pretty}
.buy__cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;min-width:0}
.faq{background:#191923;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);border-radius:20px;padding:22px 24px}
.faq__q{font:700 16px 'Noto Sans TC',system-ui,sans-serif}
.faq__a{margin-top:9px;font-size:14px;line-height:1.7;color:#A7A7B5;text-wrap:pretty}

/* documents */
.doc{width:100%;max-width:768px;margin:0 auto;padding:56px 24px 80px}
.doc .kicker{font:700 11px/1 'Archivo',system-ui,sans-serif;letter-spacing:.2em;color:#8B8B9C;margin:0}
.doc h1{margin-top:16px;font:800 clamp(26px,5vw,44px)/1.12 'Bricolage Grotesque','Noto Sans TC',system-ui,sans-serif;letter-spacing:-1.5px}
.doc .meta{margin-top:16px;font-size:13.5px;color:#8B8B9C}
.doc .note{margin-top:24px;padding:16px 18px;border-radius:14px;background:rgba(255,255,255,.05);font-size:13px;line-height:1.7;color:#8B8B9C;text-wrap:pretty}
.doc h2{margin-top:48px;font:800 clamp(20px,3vw,24px)/1.3 'Bricolage Grotesque','Noto Sans TC',system-ui,sans-serif;letter-spacing:-.6px}
.doc h3{margin-top:32px;font:700 18px 'Noto Sans TC',system-ui,sans-serif;color:#FAFAFC}
.doc p{margin-top:14px;font-size:15.5px;line-height:1.85;color:#B9B9C6;text-wrap:pretty}
.doc ul,.doc ol{margin-top:14px;font-size:15.5px;line-height:1.9;color:#B9B9C6}
.doc strong{color:#FAFAFC}
.callout{margin-top:20px;background:#191923;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);border-radius:20px;padding:22px 24px}
.callout p:first-child{margin-top:0}
.callout--warn{box-shadow:inset 0 0 0 1.4px #FFD84D}
.callout--danger{box-shadow:inset 0 0 0 1.4px #FF5F67}
.datalist{margin-top:18px;display:flex;flex-direction:column;gap:8px}
.datarow{background:#303043;border-radius:14px;padding:14px 16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:6px 18px}
.datarow dt{font:700 14px 'Noto Sans TC',system-ui,sans-serif;color:#FAFAFC}
.datarow dd{margin:0;font-size:13.5px;line-height:1.6;color:#A7A7B5}
.contact{display:flex;flex-direction:column;gap:10px}
.contact p{margin:0;font-size:15px;line-height:1.7;color:#B9B9C6}
.contact .label{color:#8B8B9C;margin-right:10px}

/* footer */
.site-footer{border-top:1px solid rgba(255,255,255,.1)}
.site-footer__top{width:100%;max-width:1120px;margin:0 auto;padding:40px 24px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.site-footer__nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:26px;flex-wrap:wrap}
.site-footer__link{font:500 13.5px 'Noto Sans TC',system-ui,sans-serif;color:#A7A7B5;white-space:nowrap}
.site-footer__bottom{width:100%;max-width:1120px;margin:0 auto;padding:24px 24px 44px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.07)}
.site-footer__copy{font-size:12px;line-height:1.6;color:#5E5E70}
.site-footer__legal{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
@media (max-width:768px){
.site-footer__top{flex-direction:column;align-items:flex-start;gap:18px}
.site-footer__nav{justify-content:flex-start;gap:16px 20px}
.site-footer__bottom{flex-direction:column;align-items:flex-start}
}

/* legal: lead, contact card, version */
.doc .lead{margin-top:28px;font-size:16.5px;color:#FAFAFC;opacity:.88}
.doc ul li+li{margin-top:6px}
.doc .contact-card{margin-top:16px;background:#191923;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);border-radius:20px;padding:20px 22px;display:flex;flex-direction:column;gap:10px;font-size:15px;line-height:1.7}
.doc .contact-card div{display:flex;gap:14px;flex-wrap:wrap}
.doc .contact-card dt{flex:none;width:72px;color:#8B8B9C}
.doc .contact-card dd{flex:1;min-width:0;margin:0;color:#B9B9C6}
.doc .version{margin-top:28px;font:600 12px/1.6 Archivo,sans-serif;letter-spacing:.06em;color:#6C6C7E}
