:root{--ink:#30334f;--muted:#77758a;--bg:#f4f1ff;--violet:#7c69d6;--mint:#a5dfcc;--gold:#ffca77;--white:#fffdf9;--line:#d9d2ed;--sans:"PingFang TC","Noto Sans TC","Microsoft JhengHei",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button,a{touch-action:manipulation}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--violet);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--sans)}h1[tabindex="-1"]:focus{outline:none}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:currentColor;flex:none;shape-rendering:crispEdges}.svg-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip-link:focus{top:0}.site-header{height:100px;max-width:1440px;margin:auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;background:none;padding:0;min-height:48px;text-align:left}.brand-mark{width:42px;height:42px;background:var(--ink);color:var(--gold);font-size:32px;line-height:1;display:grid;place-items:center;clip-path:polygon(6px 0,calc(100% - 6px) 0,calc(100% - 6px) 6px,100% 6px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 6px),0 calc(100% - 6px),0 6px,6px 6px)}.brand>span:last-child{display:flex;align-items:baseline;gap:10px}.brand strong{font-size:25px;font-weight:800;letter-spacing:.08em}.brand small{font-size:11px;color:var(--muted);letter-spacing:.08em}.header-actions{display:flex;align-items:center;gap:27px}.open-label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:#5c746a}.open-label i,.world-status{width:7px;height:7px;background:#7fbf9e;box-shadow:0 0 0 3px #7fbf9e20;display:inline-block}.motion-control{display:flex;align-items:center;gap:7px;min-height:44px;background:none;color:#79758c;font-size:11px;padding:5px 0}.motion-control>span:first-child{width:23px;height:23px;border:1px solid #c6beda;display:grid;place-items:center;font-size:10px}.header-call{display:flex;align-items:center;gap:9px;border:1.5px solid #b6aecb;box-shadow:0 3px 0 #e0dbea;padding:10px 15px;min-height:44px;font-size:12px;font-weight:600;background:#fffdf96b}.header-call svg{width:14px;height:14px}.hero{width:min(1320px,calc(100% - 120px));margin:0 auto;min-height:calc(100svh - 176px);display:grid;grid-template-columns:46% 54%;align-items:center;position:relative;padding:35px 0 42px}.hero-copy{position:relative;z-index:3;padding-bottom:25px}.quest-label{display:inline-flex;align-items:center;gap:8px;background:#ebe5fb;border:1px solid #d8ceef;padding:6px 13px;font-size:11px;letter-spacing:.12em;font-weight:600;color:#7560b2;box-shadow:3px 3px 0 #e7dff5}.quest-label svg{width:13px;height:13px}.hero h1{font-size:clamp(39px,4.55vw,66px);font-weight:800;line-height:1.38;letter-spacing:-.035em;margin-top:25px;white-space:nowrap}.highlight{color:var(--violet);position:relative}.highlight:after{content:"";position:absolute;left:2px;right:7px;bottom:-6px;height:5px;background:var(--mint);box-shadow:7px 5px 0 #a5dfcc60}.title-spark{position:absolute;right:-4px;top:-13px;transform:translateX(100%);font-size:22px;color:#d99d4f;animation:twinkle 3s ease-in-out infinite}.hero-description{font-size:14px;color:#747286;line-height:2.1;margin:27px 0 30px}.start-area{display:inline-block;position:relative;margin-bottom:7px}.start-button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:17px;min-width:346px;min-height:80px;padding:16px 22px 16px 17px;background:var(--gold);border:2px solid var(--ink);border-radius:3px;box-shadow:0 7px 0 var(--ink),0 13px 0 #30334f0a;color:var(--ink);text-align:left;transition:transform .15s,box-shadow .15s;isolation:isolate;overflow:hidden}.start-button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 28%,#fff7 44%,transparent 61%);transform:translateX(-130%);animation:button-shine 5s ease-in-out 1s infinite;pointer-events:none;z-index:-1}.start-button:hover{transform:translateY(-3px);box-shadow:0 10px 0 var(--ink),0 16px 20px #dfa35326}.start-button:active{transform:translateY(5px);box-shadow:0 2px 0 var(--ink)}.play-square{display:grid;place-items:center;width:37px;height:37px;background:#ffe2af;border:1.5px solid #b08e5b;box-shadow:inset -3px -3px 0 #e9b86e}.play-square svg{width:17px;height:17px}.start-button #start-label{font-size:17px;font-weight:800;letter-spacing:.025em;flex:1}.start-button small{display:block;font-size:10px;font-weight:500;letter-spacing:.04em;color:#896e46;margin-top:4px}.start-arrow{width:19px;height:19px;transition:transform .2s}.start-button:hover .start-arrow{transform:translateX(4px)}.hero-meta{display:flex;gap:18px;margin-top:24px;font-size:11px;color:#787388}.hero-meta span{display:flex;align-items:center;gap:6px}.hero-meta svg{width:13px;height:13px;color:#9484b2}.hero-safety{font-size:10px;color:#9791a4;margin-top:18px}.world{height:550px;position:relative;margin-left:-4px;isolation:isolate;align-self:center}.world-halo{position:absolute;width:470px;height:470px;top:55px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,#ddd2f16b,transparent 72%);z-index:-2}.orbit{position:absolute;left:50%;top:255px;width:540px;height:210px;transform:translateX(-50%) rotate(-12deg);border:1px dashed #c1b4df;border-radius:50%;z-index:-1;opacity:.55}.orbit-two{transform:translateX(-50%) rotate(12deg);width:460px;height:150px;top:290px;border-color:#c4d7cb}.world-name{position:absolute;left:50%;top:5px;transform:translateX(-50%);display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.055em;font-weight:600;padding:8px 12px;background:#fffdf9d9;border:1px solid #d3cbe6;box-shadow:3px 3px 0 #ded7ed;white-space:nowrap;z-index:5}.world-badge{font-size:8px;background:#b9e6d3;color:#4f7c66;padding:2px 4px;margin-left:4px}.island-float{position:absolute;left:50%;top:50px;width:118%;max-width:750px;transform:translateX(-50%);animation:island-float 6s ease-in-out infinite;z-index:1}.island-tilt{transform:perspective(1200px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .35s ease-out;will-change:transform}.island-art{width:100%;height:auto;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 97%,transparent);mask-composite:intersect}.island-shadow{position:absolute;width:230px;height:36px;background:#76619c17;filter:blur(10px);border-radius:50%;left:50%;bottom:23px;transform:translateX(-50%);animation:shadow-breathe 6s ease-in-out infinite;z-index:-1}.pixel-cloud{position:absolute;width:90px;height:27px;background:#fffdf9;box-shadow:0 5px 0 #e8e1f3;z-index:0;animation:cloud-drift 10s ease-in-out infinite}.pixel-cloud:before{content:"";position:absolute;left:16px;bottom:25px;width:49px;height:14px;background:#fffdf9;box-shadow:10px -11px 0 -1px #fffdf9}.cloud-one{left:16px;top:61px;transform:scale(.75)}.cloud-two{right:-15px;top:112px;transform:scale(.58);animation-delay:-4s}.cloud-three{left:-35px;bottom:130px;transform:scale(.4);animation-delay:-7s;opacity:.8}.sky-star{position:absolute;color:#b9a4df;font-size:22px;animation:twinkle 3.5s ease-in-out infinite}.star-one{left:8%;top:166px}.star-two{right:7%;top:39px;font-size:30px;color:#dfb66d;animation-delay:-2s}.star-three{right:0;bottom:123px;font-size:17px;animation-delay:-1s}.sky-pixel{position:absolute;width:6px;height:6px;background:#b1d8ca}.pixel-one{left:28%;top:38px}.pixel-two{right:18%;bottom:38px;background:#cfb9e9}.buddy{position:absolute;right:4px;bottom:22px;z-index:4;display:flex;align-items:center;flex-direction:column;transform:rotate(4deg)}.animated-buddy{image-rendering:pixelated;object-fit:contain}.buddy>img{width:93px;height:93px}.speech{font-size:11px;font-weight:700;background:var(--white);border:1.5px solid #b2a7cf;box-shadow:3px 3px 0 #ddd3f0;padding:9px 12px;text-align:center;position:relative;animation:bubble-bob 4s ease-in-out infinite}.speech:after{content:"";position:absolute;width:10px;height:10px;background:var(--white);border-right:1.5px solid #b2a7cf;border-bottom:1.5px solid #b2a7cf;bottom:-6px;left:50%;transform:rotate(45deg)}.speech>span{font-size:8px;color:#9185a8;display:block;font-weight:400;margin-top:2px}.quest-ticket{position:absolute;left:14px;bottom:17px;width:269px;z-index:4;padding:15px 17px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--white);border:1.5px solid #aea1ca;box-shadow:5px 5px 0 #dfd5f0;transform:rotate(-4deg)}.ticket-icon{background:#e7e0f7;padding:8px;display:grid;place-items:center;color:#8870c3}.ticket-icon svg{width:23px;height:23px}.quest-ticket>div>small{display:block;font-size:9px;color:#9a8eaf}.quest-ticket>div>strong{font-size:12px;font-weight:700}.ticket-progress{font-size:10px;color:#a298b1;margin-left:auto;align-self:start;padding-top:3px}.ticket-gems{display:flex;gap:15px;padding-left:50px}.ticket-gems svg{width:22px;height:22px;color:#ded7ec;transition:color .3s}.ticket-gems svg.collected{color:#af89df;filter:drop-shadow(0 0 4px #af89df60)}.scene-note{position:absolute;font-size:9px;bottom:-27px;left:50%;transform:translateX(-50%);white-space:nowrap;color:#aaa0ba}.mini-footer{width:min(1320px,calc(100% - 120px));margin:0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e0d9ef;gap:24px;color:#a49aaf;font-size:10px}.mini-footer>p{display:flex;gap:15px}.mini-footer>p span+span:before,.mini-footer>p a:before{content:"·";padding-right:15px;color:#bcb0cb}.mini-footer>div{display:flex;align-items:center;gap:16px}.privacy-button{font-size:10px;color:#9b8dac;background:none;min-height:44px;padding:5px 0;text-decoration:underline;text-underline-offset:3px}.consent-chip{position:fixed;right:20px;bottom:16px;max-width:365px;background:#fffdf9f5;border:1px solid #ddd4ee;box-shadow:4px 4px 0 #e8e0f35c;padding:12px 15px;z-index:10;font-size:11px;display:flex;align-items:center;gap:15px;backdrop-filter:blur(8px)}.consent-chip p{line-height:1.6}.consent-chip p span{font-size:10px;color:#9a8dab}.consent-chip .privacy-button{min-height:0;margin-left:8px}.consent-chip>div{display:flex;gap:6px}.consent-chip button[data-consent],.consent-actions button{border:1px solid #c8bddb;background:transparent;min-height:44px;min-width:53px;padding:8px;font-size:11px;white-space:nowrap}.consent-chip button.consent-yes,.consent-actions .consent-yes{background:#e7e0f5;border-color:#b9a9d4}.game-screen{width:min(1120px,calc(100% - 100px));margin:10px auto 45px;animation:screen-enter .4s ease-out}.game-topline{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 0 16px;color:#9c8cb3;font-size:11px}.back-home{font-size:12px;font-weight:500;background:transparent;min-height:44px;padding:8px 0}.game-window{border:2px solid #b4a5cf;box-shadow:8px 8px 0 #e3d9f4;background:var(--white);border-radius:4px;overflow:hidden}.window-chrome{height:40px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#eae3f7;border-bottom:1px solid #d2c7e3;font-size:10px;color:#877399}.window-chrome>span:first-child{display:flex;gap:5px}.window-chrome i{width:6px;height:6px;background:#baa5d4}.window-chrome i:nth-child(2){background:#e2bc8a}.window-chrome i:nth-child(3){background:#92c4b0}.window-chrome strong{font-weight:500;letter-spacing:.1em}.chrome-label{font-size:8px;letter-spacing:.1em}#quiz-frame{width:100%;border:0;display:block;min-height:400px;transition:height .2s}.game-screen~*{display:none}dialog{width:min(520px,calc(100vw - 30px));padding:25px;background:var(--white);border:2px solid #baaad0;box-shadow:7px 7px 0 #d9cceb;border-radius:3px;color:var(--ink);max-height:88dvh;overflow:auto}dialog::backdrop{background:#302b4bab;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-top h2{font-size:22px}.dialog-close{background:none;font-size:26px;width:44px;height:44px}.dialog-top+p{margin-top:15px}dialog p{font-size:13px;line-height:1.9;margin:14px 0}.consent-actions{display:flex;gap:12px;margin-top:20px}.consent-actions button{flex:1;font-size:12px}#consent-status{color:#8d7e9d;font-size:11px}.noscript{padding:20px;background:#fff3d4}
@keyframes island-float{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,-12px)}}@keyframes shadow-breathe{0%,100%{opacity:.8;scale:1}50%{opacity:.45;scale:.8}}@keyframes cloud-drift{0%,100%{translate:0 0}50%{translate:14px -4px}}@keyframes twinkle{0%,100%{opacity:.5;scale:.8}50%{opacity:1;scale:1.08}}@keyframes bubble-bob{0%,100%{translate:0 0}50%{translate:0 -5px}}@keyframes button-shine{0%,70%{transform:translateX(-130%)}100%{transform:translateX(130%)}}@keyframes screen-enter{from{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{min-height:calc(100svh - 190px)}.hero h1{font-size:68px}.world{height:590px}.island-float{top:60px}.quest-ticket{bottom:28px}.buddy{bottom:35px}}
@media(max-width:1150px){.site-header{padding:0 36px;height:86px}.hero,.mini-footer{width:calc(100% - 72px)}.hero{min-height:calc(100svh - 162px);grid-template-columns:48% 52%;padding:40px 0}.hero h1{font-size:46px}.hero-description{font-size:13px}.world{height:490px}.island-float{top:90px;width:113%}.world-name{top:29px}.quest-ticket{width:236px;left:-15px;bottom:23px;padding:12px}.quest-ticket>div>strong{font-size:11px}.ticket-progress{font-size:9px}.ticket-gems{padding-left:45px;gap:12px}.buddy{right:-4px;bottom:14px}.buddy>img{width:74px;height:74px}.speech{font-size:9px;padding:7px 9px}.speech>span{display:none}.start-button{min-width:313px;min-height:76px;gap:12px;padding-right:17px}.start-button #start-label{font-size:16px}.start-button small{font-size:9px}.hero-meta{gap:12px;font-size:10px}.world-halo{width:390px;height:390px}.orbit{width:400px;height:180px}.orbit-two{width:330px}.header-actions{gap:18px}.brand small{display:none}.mini-footer{font-size:9px}.mini-footer>p{gap:11px}.mini-footer>p span+span:before,.mini-footer>p a:before{padding-right:11px}}
@media(max-width:760px){.site-header{height:74px;padding:0 21px;gap:14px}.brand{gap:8px}.brand-mark{width:32px;height:32px;font-size:25px}.brand strong{font-size:21px}.header-actions{gap:13px}.open-label{display:none}.motion-label{display:none}.header-call{padding:8px 10px;min-height:42px;font-size:11px;gap:7px;box-shadow:0 2px 0 #e0dbea}.header-call svg{width:12px;height:12px}.hero{width:calc(100% - 44px);grid-template-columns:1fr;min-height:0;padding:25px 0 32px}.hero-copy{padding:0;z-index:3}.quest-label{font-size:9px;letter-spacing:.06em;padding:5px 9px;gap:6px}.quest-label svg{width:11px;height:11px}.hero h1{font-size:clamp(35px,9.9vw,52px);line-height:1.36;margin-top:19px;letter-spacing:-.025em}.title-spark{font-size:15px;top:-9px;right:-1px}.highlight:after{bottom:-5px;height:4px;box-shadow:4px 4px 0 #a5dfcc60}.hero-description{font-size:14px;margin:22px 0 22px;line-height:1.9}.start-area{width:100%}.start-button{width:100%;min-width:0;min-height:70px;padding:13px 17px 13px 13px;gap:12px;box-shadow:0 6px 0 var(--ink),0 10px 0 #30334f08}.start-button #start-label{font-size:16px;letter-spacing:.015em}.start-button small{font-size:9px}.play-square{width:31px;height:31px}.play-square svg{width:15px;height:15px}.start-arrow{width:17px;height:17px}.hero-meta{gap:15px;justify-content:center;font-size:10px;margin-top:22px}.hero-meta svg{width:11px;height:11px}.hero-safety{font-size:9px;text-align:center;margin-top:12px}.world{height:340px;margin:18px 0 8px}.world-name{top:0;font-size:8px;padding:5px 9px;gap:7px}.world-badge{font-size:7px}.world-status{width:5px;height:5px}.island-float{width:106%;top:38px;max-width:490px}.world-halo{width:300px;height:300px;top:10px}.orbit{width:310px;height:125px;top:176px}.orbit-two{width:255px;height:100px;top:188px}.cloud-one{left:5px;top:45px;transform:scale(.44)}.cloud-two{top:85px;right:-26px;transform:scale(.32)}.cloud-three{bottom:80px;left:-24px;transform:scale(.27)}.star-one{top:119px;left:-4px;font-size:14px}.star-two{right:14px;top:28px;font-size:18px}.star-three{right:-5px;bottom:76px;font-size:11px}.pixel-one{left:13%;top:24px;width:4px;height:4px}.pixel-two{right:26%;bottom:10px;width:4px;height:4px}.quest-ticket{left:0;bottom:2px;width:198px;padding:9px 10px;gap:7px;box-shadow:4px 4px 0 #dfd5f0}.ticket-icon{padding:6px}.ticket-icon svg{width:18px;height:18px}.quest-ticket>div>small{font-size:8px}.quest-ticket>div>strong{font-size:10px}.ticket-progress{font-size:8px}.ticket-gems{padding-left:38px;gap:11px}.ticket-gems svg{width:17px;height:17px}.buddy{bottom:0;right:-6px}.buddy>img{width:71px;height:71px}.speech{font-size:8px;padding:7px 8px}.scene-note{bottom:-26px;font-size:8px}.island-shadow{bottom:10px;width:150px;height:20px}.mini-footer{width:calc(100% - 44px);min-height:85px;display:block;padding:15px 0 12px;font-size:9px;text-align:center}.mini-footer>p{gap:8px;justify-content:center;flex-wrap:wrap;row-gap:2px}.mini-footer>p span+span:before,.mini-footer>p a:before{padding-right:8px}.mini-footer>div{justify-content:center;gap:14px;line-height:1.4}.privacy-button{font-size:9px;min-height:35px}.consent-chip{position:relative;right:auto;bottom:auto;max-width:none;margin:0 21px 18px;padding:9px 11px;box-shadow:none;font-size:10px;justify-content:space-between}.consent-chip p span,.consent-chip .privacy-button{font-size:9px}.consent-chip>div{gap:5px}.consent-chip button[data-consent]{min-width:47px;min-height:40px;font-size:10px;padding:6px}.game-screen{width:calc(100% - 24px);margin:0 auto 26px}.game-topline{padding:0 6px 10px;font-size:9px;gap:10px}.back-home{font-size:12px}.game-topline>span{font-size:8px}.game-window{box-shadow:4px 4px 0 #e3d9f4;border-width:1.5px}.window-chrome{height:32px;padding:0 12px;font-size:9px}.chrome-label{font-size:7px}.window-chrome i{width:5px;height:5px}dialog{padding:18px}.dialog-top h2{font-size:20px}dialog p{font-size:12px}.consent-actions{gap:8px}.consent-actions button{font-size:11px}}
@media(max-width:360px){.site-header{padding:0 16px}.hero,.mini-footer{width:calc(100% - 34px)}.hero h1{font-size:35px}.header-actions{gap:9px}.brand strong{font-size:19px}.start-button #start-label{font-size:14px}.start-button small{font-size:8px}.hero-meta{gap:10px;font-size:9px}.world{height:305px}.island-float{top:42px}.quest-ticket{width:182px;padding:8px}.ticket-gems{gap:10px}.speech{font-size:7px}.buddy>img{width:62px;height:62px}.world-name{top:9px}.hero-description{font-size:11px}.mini-footer>p{font-size:8px}.game-topline>span{display:none}}
[data-motion="paused"] *,[data-motion="paused"] *:before,[data-motion="paused"] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.island-tilt{transform-style:preserve-3d}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.island-tilt{transform:none!important}}

@media(max-width:360px){.orbit{width:260px}.orbit-two{width:230px}}
