html{background:#1878dc}body{margin:0;min-width:320px;min-height:100vh;font-family:Hiragino Maru Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif;color:#14396b}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible{outline:4px solid #ffe141;outline-offset:3px}:root{--ink: #14396b;--blue: #1879e8;--deep-blue: #0755ba;--yellow: #ffd43b}#root{width:100%}*{box-sizing:border-box}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100dvh;position:relative;overflow:hidden;padding:18px 14px 20px;color:var(--ink);background:radial-gradient(circle at 8% 18%,rgba(255,255,255,.25) 0 4px,transparent 5px),radial-gradient(circle at 88% 9%,rgba(255,255,255,.2) 0 7px,transparent 8px),linear-gradient(155deg,#18b9f2,#147ee5 42%,#184fc0)}.app-shell:before,.app-shell:after{content:"";position:fixed;border-radius:50%;background:#ffffff17;pointer-events:none}.app-shell:before{width:360px;height:360px;left:-190px;top:24%}.app-shell:after{width:450px;height:450px;right:-280px;bottom:-90px}.sky-decor i{position:fixed;z-index:0;color:#ffffff3d;font-style:normal;animation:float 5s ease-in-out infinite}.sky-decor i:nth-child(1){left:5%;top:7%;font-size:24px}.sky-decor i:nth-child(2){right:7%;top:28%;font-size:15px;animation-delay:-1s}.sky-decor i:nth-child(3){left:9%;bottom:14%;font-size:20px;animation-delay:-2s}.sky-decor i:nth-child(4){right:10%;bottom:8%;font-size:28px;animation-delay:-3s}.game-card{width:min(100%,900px);margin:0 auto;position:relative;z-index:1}.hero{text-align:center;color:#fff;margin:2px auto 16px}.eyebrow{display:flex;justify-content:center;gap:7px;margin:0 0 6px;font-size:11px;font-weight:900;letter-spacing:.08em}.eyebrow span{padding:4px 10px;border-radius:999px;background:#083e996b;border:1px solid rgba(255,255,255,.22)}.hero h1{display:flex;justify-content:center;align-items:center;gap:.08em;margin:0;font-size:clamp(40px,9vw,74px);line-height:1;letter-spacing:-.06em;font-weight:1000;filter:drop-shadow(0 5px 0 rgba(6,55,141,.35))}.title-pika{color:#fff}.title-color{color:#ffe141;text-shadow:2px 2px 0 #f58c13,-2px -2px 0 #fff}.subtitle{margin:10px 0 0;font-weight:800;font-size:clamp(13px,2vw,16px);color:#e9f8ff}.setup-panel,.play-panel{background:#f7fbff;border:4px solid rgba(255,255,255,.9);border-radius:28px;padding:clamp(18px,4vw,34px);box-shadow:0 16px #06378d4d,0 24px 45px #00215e38,inset 0 0 0 1px #d4edff}.select-section+.select-section,.records-panel{margin-top:25px}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.section-heading>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:12px;background:linear-gradient(#3ca8ff,#1679e8);color:#fff;font-weight:1000;box-shadow:0 4px #0b5ebc}.section-heading h2{margin:0;font-size:19px;line-height:1.1;font-weight:1000}.section-heading p{margin:3px 0 0;color:#7287a4;font-size:11px;font-weight:700}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-switch button{position:relative;display:flex;align-items:center;gap:12px;min-height:82px;padding:13px;text-align:left;color:#49627f;background:#fff;border:3px solid #dce9f4;border-radius:19px;box-shadow:0 5px #cfdeea;transition:transform .18s,box-shadow .18s,border-color .18s}.mode-switch button:hover{transform:translateY(-2px);box-shadow:0 7px #cfdeea}.mode-switch button.selected{color:#124a8d;border-color:#2c90f3;background:linear-gradient(145deg,#fff,#e5f5ff);box-shadow:0 7px #9cccf3,0 9px 16px #1879e826;transform:translateY(-2px) scale(1.015)}.mode-switch button.selected:after,.difficulty-switch button.selected:after{content:"✓";position:absolute;right:8px;top:8px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#1684ed;color:#fff;font-size:13px;font-weight:1000}.mode-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:#e8f4ff;font-size:25px}.mode-switch b{display:block;font-size:16px;font-weight:1000}.mode-switch small{display:block;margin-top:4px;font-size:10px;font-weight:700}.mode-switch button>i{position:absolute;right:8px;bottom:7px;padding:2px 7px;border-radius:7px;background:#ffdd40;color:#8a5600;font-size:9px;font-style:normal;font-weight:900}.difficulty-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.difficulty-switch button{position:relative;min-height:112px;padding:12px 7px 9px;border:3px solid #dce9f4;border-radius:18px;background:#fff;color:#304e73;box-shadow:0 5px #cfdeea;transition:.18s ease}.difficulty-switch button:hover{transform:translateY(-2px)}.difficulty-switch button.selected{border-color:#2c90f3;background:#ecf8ff;box-shadow:0 7px #9cccf3;transform:translateY(-2px) scale(1.02)}.difficulty-switch b{display:block;font-size:26px;font-weight:1000;line-height:1}.difficulty-switch b small{font-size:13px;margin-left:2px}.difficulty-switch em{display:inline-block;margin-top:7px;padding:2px 9px;border-radius:99px;background:#e8f1f8;color:#71859d;font-size:9px;font-style:normal;font-weight:900}.color-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;width:min(78px,100%);margin:9px auto 0}.color-dots i{width:13px;height:13px;border-radius:50%;box-shadow:inset 0 -2px #00000021}.red{--button-color:#ff4b55;--button-dark:#c92d38;--button-glow:#ff9da2 }.blue{--button-color:#2686f5;--button-dark:#0d58b6;--button-glow:#91c6ff }.yellow{--button-color:#ffd438;--button-dark:#dc9500;--button-glow:#fff09d }.green{--button-color:#35c66b;--button-dark:#158f43;--button-glow:#9cf0b9 }.orange{--button-color:#ff8a34;--button-dark:#d55314;--button-glow:#ffc092 }.purple{--button-color:#9a62ed;--button-dark:#6935b7;--button-glow:#d0b1ff }.pink{--button-color:#f34d9b;--button-dark:#bd246a;--button-glow:#ffa7cf }.cyan{--button-color:#24bfd2;--button-dark:#108598;--button-glow:#91eff7 }.color-dots i{background:var(--button-color)}.records-panel{padding:16px;border-radius:20px;background:#edf6fd;border:2px solid #dcecf8}.records-panel .section-heading{margin-bottom:10px}.records-panel .section-heading>span{background:linear-gradient(#ffd74a,#ff9e1e);box-shadow:0 4px #d6750a}.records-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.record-group{padding:10px;border-radius:14px;background:#fff;box-shadow:0 3px 8px #244e7814}.record-group h3{margin:0 0 8px;font-size:11px}.record-values{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.record-values span{text-align:center;padding:5px 2px;border-radius:9px;background:#f3f8fc}.record-values small{display:block;color:#8293a9;font-size:8px;font-weight:800}.record-values b{font-size:18px;color:#1679e8}.record-values em{font-size:7px;color:#9aa8b9;font-style:normal;margin-left:1px}.start-controls{display:grid;grid-template-columns:110px 1fr;gap:12px;margin-top:25px}.sound-button{display:flex;align-items:center;justify-content:center;gap:6px;border:2px solid #d5e5f1;border-radius:17px;background:#fff;color:#59718e;box-shadow:0 5px #cbdce9;font-size:21px}.sound-button>span:last-child{font-size:10px;font-weight:900}.sound-button small{display:block;color:#1983e9;font-size:11px}.sound-button.off{filter:grayscale(.5)}.start-button{min-height:66px;display:flex;justify-content:center;align-items:center;gap:16px;border:3px solid #fff1a4;border-radius:21px;background:linear-gradient(180deg,#ffe95a,#ffb51e);color:#713c00;box-shadow:0 8px #db7908,0 12px 22px #da700040;font-size:clamp(18px,4vw,25px);font-weight:1000;text-shadow:0 1px #fff5a4;transition:transform .15s,box-shadow .15s,filter .15s;animation:startPulse 2.2s ease-in-out infinite}.start-button i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#f6950b;font-size:15px;font-style:normal;box-shadow:0 2px 5px #9a4f0033}.start-button:hover{filter:brightness(1.04);transform:translateY(-3px) scale(1.01);box-shadow:0 11px #db7908,0 15px 26px #da700047}.start-button:active{transform:translateY(6px) scale(.98);box-shadow:0 2px #db7908}.play-panel{padding:clamp(14px,3vw,25px)}.screen-showing .hero,.screen-input .hero,.screen-success .hero,.screen-gameover .hero{margin-bottom:10px}.screen-showing .hero h1,.screen-input .hero h1,.screen-success .hero h1,.screen-gameover .hero h1{font-size:clamp(30px,6vw,45px)}.screen-showing .eyebrow,.screen-input .eyebrow,.screen-success .eyebrow,.screen-gameover .eyebrow{display:none}.game-topbar{display:flex;justify-content:space-between;gap:10px}.score-board{display:flex;gap:8px}.score-item{min-width:92px;display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:14px;color:#fff;box-shadow:0 4px #00000024}.score-item.level{background:linear-gradient(135deg,#238eed,#0863cc)}.score-item.best{background:linear-gradient(135deg,#ffb72b,#f08015)}.score-item span{font-size:9px;font-weight:1000;letter-spacing:.04em}.score-item strong{font-size:24px;line-height:1}.mini-sound{width:45px;border:2px solid #dceaf4;border-radius:14px;background:#fff;box-shadow:0 4px #cfdeea;font-size:19px}.message-box{display:flex;justify-content:center;align-items:center;gap:8px;min-height:56px;margin:17px 0;padding:10px;border:2px solid #cde6f8;border-radius:17px;background:#eaf7ff;color:#185692;text-align:center;font-size:clamp(13px,3vw,18px);font-weight:1000}.message-box.showing{animation:softPulse 1s infinite}.message-box.input{background:#fff9d9;border-color:#f4d65d;color:#735200}.game-stage{position:relative;min-height:300px}.color-grid{display:grid;gap:clamp(12px,2.5vw,21px);max-width:650px;margin:0 auto}.colors-4{grid-template-columns:repeat(2,1fr)}.colors-6,.colors-8{grid-template-columns:repeat(3,1fr)}.colors-8 .color-button:last-child{grid-column:2}.color-button{position:relative;aspect-ratio:1.45;min-height:92px;overflow:hidden;border:5px solid rgba(255,255,255,.75);border-radius:clamp(22px,4vw,35px);background:radial-gradient(circle at 32% 24%,var(--button-glow),var(--button-color) 38%,var(--button-color));color:#fff;box-shadow:0 10px 0 var(--button-dark),0 14px 20px #193e6230,inset 0 2px 5px #ffffff80;text-shadow:0 2px 2px rgba(0,0,0,.22);transition:transform .12s,box-shadow .12s,filter .12s}.color-button:after{content:"";position:absolute;width:32%;height:23%;left:14%;top:10%;border-radius:50%;background:linear-gradient(145deg,#ffffffb8,#fff0);transform:rotate(-15deg)}.color-button span{position:relative;z-index:1;font-size:clamp(15px,3vw,22px);font-weight:1000}.color-button:disabled{cursor:default}.color-button:not(:disabled):hover{transform:translateY(-3px) scale(1.025);box-shadow:0 13px 0 var(--button-dark),0 17px 23px #193e6238}.color-button.active,.color-button:not(:disabled):active{transform:translateY(7px) scale(.94);filter:brightness(1.35) saturate(1.15);box-shadow:0 3px 0 var(--button-dark),0 0 28px 8px var(--button-glow),inset 0 2px 8px #ffffffb3}.quit-button{display:block;margin:20px auto 0;border:0;background:transparent;color:#71859d;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.result-layer{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:5;display:grid;place-items:center;padding:10px;border-radius:24px;background:#e7f7ffe0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);visibility:hidden;opacity:0;transform:scale(.94);transition:.25s}.result-layer.show{visibility:visible;opacity:1;transform:scale(1)}.result-card{position:relative;width:min(100%,420px);padding:18px 20px 20px;border:4px solid #fff;border-radius:28px;background:linear-gradient(160deg,#fff,#effaff);text-align:center;box-shadow:0 13px #9dcced,0 20px 36px #0b4c8c38;animation:resultPop .45s cubic-bezier(.18,.89,.32,1.28)}.result-card img{display:block;max-width:100%;width:auto;height:clamp(115px,25vw,175px);object-fit:contain;margin:4px auto 0;border-radius:18px}.result-card h2{margin:3px 0;color:#146bc5;font-size:clamp(25px,5vw,37px);font-weight:1000}.result-card p{margin:0 0 13px;color:#617792;font-size:13px;font-weight:800}.result-card p strong{color:#f08b13;font-size:24px}.result-badge{display:inline-block;padding:5px 14px;border-radius:99px;background:#ffe348;color:#865300;font-size:11px;font-weight:1000;box-shadow:0 3px #e5a914}.result-card>button:not(.back-button){width:100%;min-height:55px;border:3px solid rgba(255,255,255,.7);border-radius:17px;background:linear-gradient(#50d878,#1caf57);color:#fff;box-shadow:0 7px #138541;font-size:19px;font-weight:1000;transition:.12s}.result-card>button:not(.back-button):active{transform:translateY(5px);box-shadow:0 2px #138541}.gameover-card>button:not(.back-button){background:linear-gradient(#ffb13b,#f57918);box-shadow:0 7px #c64e0b}.back-button{margin-top:13px;border:0;background:transparent;color:#71859d;font-size:11px;font-weight:800;text-decoration:underline}.confetti i{position:absolute;font-style:normal;color:#ffb51e;animation:float 2s infinite}.confetti i:nth-child(1){left:6%;top:13%}.confetti i:nth-child(2){right:7%;top:18%;color:#ed4b97;animation-delay:-.4s}.confetti i:nth-child(3){left:10%;top:43%;color:#37bd68;animation-delay:-.8s}.confetti i:nth-child(4){right:8%;top:45%;color:#2787ee;animation-delay:-1.2s}.footer-note{position:relative;z-index:1;margin:22px 0 0;color:#ffffffbf;text-align:center;font-size:10px;font-weight:800;letter-spacing:.08em}.page-enter{animation:pageIn .45s ease-out}@keyframes pageIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@keyframes resultPop{0%{transform:scale(.75) rotate(-2deg);opacity:0}to{transform:none;opacity:1}}@keyframes float{50%{transform:translateY(-8px) rotate(8deg)}}@keyframes softPulse{50%{transform:scale(1.012);box-shadow:0 0 0 5px #2c90f317}}@keyframes startPulse{50%{filter:brightness(1.06);box-shadow:0 8px #db7908,0 12px 28px #ffb81e73}}@media(max-width:600px){.app-shell{padding:12px 10px 16px}.hero{margin-bottom:12px}.setup-panel{border-width:3px;border-radius:23px;padding:16px 13px;box-shadow:0 10px #06378d4d,0 18px 32px #00215e33}.mode-switch{grid-template-columns:1fr;gap:9px}.mode-switch button{min-height:69px;padding:9px 11px}.mode-icon{width:43px;height:43px;flex-basis:43px;font-size:22px}.mode-switch small{margin-top:2px}.select-section+.select-section,.records-panel{margin-top:20px}.difficulty-switch{gap:7px}.difficulty-switch button{min-height:103px;border-width:2px;padding-left:4px;padding-right:4px}.difficulty-switch button.selected:after{right:5px;top:5px;width:18px;height:18px;font-size:10px}.color-dots{gap:3px}.color-dots i{width:11px;height:11px}.records-panel{padding:12px}.records-grid{grid-template-columns:1fr;gap:8px}.record-group{display:grid;grid-template-columns:90px 1fr;align-items:center}.record-group h3{margin:0}.start-controls{grid-template-columns:85px 1fr;gap:8px;margin-top:19px}.sound-button{font-size:17px}.start-button{min-height:61px}.play-panel{border-width:3px;border-radius:23px}.message-box{margin:14px 0}.colors-6,.colors-8{gap:11px}.color-button{min-height:75px;aspect-ratio:1.12;border-width:4px;border-radius:21px;box-shadow:0 7px 0 var(--button-dark),0 10px 14px #193e6229}.game-stage{min-height:275px}.result-layer{top:-3px;right:-3px;bottom:-3px;left:-3px}.result-card{padding:14px 14px 16px}.result-card img{height:120px}.result-card p{margin-bottom:10px}}@media(max-width:370px){.hero h1{font-size:37px}.eyebrow span{padding:3px 7px}.section-heading h2{font-size:17px}.difficulty-switch b{font-size:23px}.color-dots i{width:9px;height:9px}.start-button{font-size:17px}.score-item{min-width:77px;padding:6px 8px}.score-item strong{font-size:21px}.color-button{min-height:66px}.result-card img{height:102px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}button:focus-visible{outline:4px solid #fff;outline-offset:3px;box-shadow:0 0 0 7px #14396b73}.legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:18px 0 -5px}.legal-links button{border:2px solid #d5e5f1;border-radius:999px;background:#fff;color:#59718e;padding:7px 12px;font-size:11px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.legal-links button:hover{background:#eef8ff;color:#185692}body.modal-open{overflow:hidden}.legal-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:18px;background:#051f498f}.legal-modal{position:relative;width:min(100%,680px);max-height:min(82dvh,720px);overflow:auto;padding:22px;border:4px solid #fff;border-radius:24px;background:#f7fbff;color:var(--ink);box-shadow:0 18px 40px #00123a52}.legal-modal h2{margin:0 42px 14px 0;font-size:24px;font-weight:1000}.legal-body{display:grid;gap:12px}.legal-body section{padding:12px;border-radius:16px;background:#fff;border:2px solid #dcecf8}.legal-body h3{margin:0 0 5px;color:#146bc5;font-size:15px}.legal-body p{margin:0;color:#49627f;font-size:13px;font-weight:700;line-height:1.7}.legal-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:2px solid #d5e5f1;border-radius:50%;background:#fff;color:#185692;font-size:24px;font-weight:900;line-height:1}@media(max-width:600px){.legal-links{margin-top:16px}.legal-modal{padding:18px 14px;border-radius:20px}.legal-modal h2{font-size:21px}}
