:root{--ink:#3b253c;--cream:#fff7cf;--pink:#ff91b8;--blue:#82d7ef;--deep:#58345d}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#8ddcf0;margin:0}button,input{font:inherit}button{touch-action:manipulation}body{font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}.game-shell{background:linear-gradient(#7dd9f1 0 58%,#b6efbc 58% 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:28px 16px 48px;display:flex;position:relative;overflow:hidden}.game-shell:after{content:"";clip-path:polygon(0 18%,7% 10%,14% 17%,22% 5%,31% 16%,40% 8%,51% 16%,61% 4%,72% 15%,83% 6%,92% 14%,100% 5%,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#0000 0 32px,#ffffff21 32px 34px),linear-gradient(#b8efb9,#75ce84);height:42%;position:absolute;bottom:0;left:0;right:0}.sky{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cloud{opacity:.85;background:#fff;border:4px solid #5c4770;border-radius:4px;width:110px;height:34px;position:absolute;box-shadow:7px 7px #58345d24}.cloud:before,.cloud:after{content:"";background:#fff;border:4px solid #5c4770;border-bottom:0;position:absolute}.cloud:before{width:45px;height:32px;top:-27px;left:13px}.cloud:after{width:34px;height:24px;top:-19px;right:14px}.c1{animation:7s ease-in-out infinite float;top:10%;left:7%}.c2{animation:9s ease-in-out infinite reverse float;top:20%;right:6%;transform:scale(.7)}.star{color:#fffbe0;text-shadow:3px 3px #83538c;font-size:28px;font-style:normal;animation:1.8s steps(2,end) infinite twinkle;position:absolute}.s1{top:38%;left:12%}.s2{animation-delay:.4s;top:8%;right:15%}.s3{animation-delay:.8s;top:48%;right:7%}.game-card{z-index:2;border:7px solid var(--deep);background:radial-gradient(circle at 10px 10px,#fffbe6 0 3px,#0000 4px) 0 0/26px 26px,#ffd0df;border-radius:8px;outline:4px solid #fff7cf;flex-direction:column;justify-content:center;align-items:center;width:min(920px,100%);min-height:min(650px,100dvh - 90px);padding:28px 34px;display:flex;position:relative;box-shadow:12px 12px #3a263d47}.game-card:before,.game-card:after{content:"";pointer-events:none;border:3px dashed #58345d47;position:absolute;inset:10px}.game-card:after{border:1px solid #ffffffb3;inset:18px}.sound{z-index:10;border:4px solid var(--deep);color:var(--deep);box-shadow:4px 4px 0 var(--deep);cursor:pointer;background:#fff6c9;padding:8px 12px;font-weight:900;position:fixed;top:18px;right:18px}.sound:active{box-shadow:1px 1px 0 var(--deep);transform:translate(3px,3px)}.scene-title h1{text-align:center;letter-spacing:-.06em;text-shadow:5px 5px #fff,8px 8px #f46f9f;margin:4px 0 0;font-size:clamp(46px,9vw,88px);font-weight:1000;line-height:.93}.scene-title h1 strong{color:#e94d83;font-size:1.18em}.title-burst{color:#fff8d5;background:#5c4271;padding:8px 20px;font-weight:900;transform:rotate(-2deg);box-shadow:5px 5px #fff}.subtitle{color:#6a3a70;letter-spacing:.12em;margin:4px 0 16px;font-weight:900}.hero-niku{object-fit:contain;filter:drop-shadow(7px 8px #5b385b2e);max-width:70%;height:210px;margin:-4px 0 -18px;animation:2.2s ease-in-out infinite bob}.tiny{opacity:.7;margin:16px 0 0;font-size:11px;font-weight:700}.pixel-button,.choice,.text-button{cursor:pointer}.pixel-button{border:4px solid var(--deep);color:var(--deep);box-shadow:5px 5px 0 var(--deep);background:#fff4b4;border-radius:2px;padding:12px 22px;font-weight:900}.pixel-button.primary{color:#fff;background:#ff5f96}.pixel-button:hover{filter:brightness(1.04);transform:translateY(-2px)}.pixel-button:active{box-shadow:1px 1px 0 var(--deep);transform:translate(4px,4px)}.text-button{color:#69466d;background:0 0;border:0;padding:10px;font-weight:800;text-decoration:underline}.dialogue-layout{z-index:2;grid-template-columns:minmax(240px,40%) 1fr;align-items:end;gap:8px;width:100%;display:grid;position:relative}.niku-stage{justify-content:center;align-items:flex-end;height:420px;display:flex;position:relative}.niku-stage img{z-index:1;object-fit:contain;filter:drop-shadow(7px 9px #522e5733);width:100%;max-height:400px;animation:2.8s ease-in-out infinite bob;position:relative}.pixel-shadow{filter:blur(1px);background:#472d4838;border-radius:50%;width:65%;height:20px;position:absolute;bottom:5px}.talk-side{padding:20px 0}.nameplate{color:#fff5c7;background:#5b3b67;border:4px solid #fff5c7;outline:3px solid #5b3b67;margin-left:10px;padding:5px 16px;font-weight:900;display:inline-block;transform:translateY(4px)}.dialogue-box{background:#fffbe5;border:6px solid #563861;align-items:center;min-height:150px;padding:24px 28px;display:flex;position:relative;box-shadow:inset 0 0 0 4px #f2a9c4,7px 8px #45264633}.dialogue-box p{margin:0;font-size:clamp(17px,2.4vw,23px);font-weight:800;line-height:1.7}.cursor{color:#e14c83;font-style:normal;animation:1s steps(2,end) infinite blink;position:absolute;bottom:8px;right:12px}.dialogue-actions{text-align:center;margin-top:18px}.name-form{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.name-form input{border:4px solid var(--deep);background:#fffef1;outline:none;flex:260px;min-width:0;padding:12px 14px;box-shadow:4px 4px #58345d40}.quiz-head{letter-spacing:.08em;z-index:2;justify-content:space-between;width:100%;font-weight:900;display:flex;position:relative}.progress{border:3px solid var(--deep);z-index:2;background:#fff;width:100%;height:14px;margin:8px 0 4px;position:relative}.progress i{background:repeating-linear-gradient(45deg,#ff5f96 0 8px,#ff96bb 8px 16px);height:100%;transition:width .35s;display:block}.compact .niku-stage{height:330px}.compact .niku-stage img{max-height:315px}.compact .dialogue-box{min-height:120px}.options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice{text-align:left;color:#402644;background:#fffbe6;border:4px solid #59395f;align-items:center;min-height:62px;padding:8px 12px;font-weight:800;line-height:1.35;display:flex;box-shadow:4px 4px #59395f}.choice b{color:#fff;background:#6e4d78;flex:0 0 30px;place-items:center;height:30px;margin-right:10px;display:grid}.choice:hover,.choice:focus-visible{background:#fff0a8;transform:translateY(-2px)}.choice:active{transform:translate(3px,3px);box-shadow:1px 1px #59395f}.choice.is-crazy{background:#e8ff9e}.choice.is-crazy b{background:#e95084}.analyzing{z-index:2;text-align:center;position:relative}.analyzing img{object-fit:contain;width:min(390px,70vw);height:280px;animation:.25s steps(2,end) infinite shake}.analyzing h2{text-shadow:3px 3px #fff;margin:0;font-size:clamp(28px,5vw,48px);line-height:1.15}.analyzing p{margin:5px;font-weight:800}.scan{border:4px solid var(--deep);background:#fff;width:min(500px,80vw);height:22px;margin:20px auto;overflow:hidden}.scan i{background:#ff5f96;width:35%;height:100%;animation:1s steps(8,end) infinite scan;display:block}.result-screen{z-index:2;text-align:center;width:100%;position:relative}.result-label{background:var(--result-color);color:#fff;border:4px solid var(--deep);box-shadow:4px 4px 0 var(--deep);padding:7px 18px;font-weight:900;display:inline-block;transform:rotate(-2deg)}.result-screen>p{font-weight:800}.result-screen h2{color:var(--result-color);text-shadow:4px 4px 0 white,7px 7px 0 var(--deep);margin:8px 0;font-size:clamp(36px,7vw,72px);line-height:1}.result-character{width:min(460px,90%);height:285px;margin:0 auto;position:relative;overflow:hidden}.result-character img{z-index:2;object-fit:contain;filter:drop-shadow(8px 8px #462a4438);width:100%;height:100%;animation:.6s cubic-bezier(.2,1.4,.4,1) resultPop;position:relative}.rays{background:repeating-conic-gradient(#fff8bd 0 10deg,transparent 10deg 20deg);animation:16s linear infinite spin;position:absolute;inset:-80%}.result-screen h3{background:var(--result-color);color:#fff;margin:4px 0;padding:5px 13px;font-size:18px;display:inline-block}.result-body{max-width:680px;line-height:1.7;margin:10px auto!important}.crazy-report{opacity:.7;font-size:12px}.result-actions{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:14px;display:flex}footer{z-index:3;color:#31543a;text-align:center;padding:0 12px;font-size:10px;font-weight:700;position:absolute;bottom:12px}@keyframes bob{50%{transform:translateY(-7px)}}@keyframes float{50%{transform:translate(20px)}}@keyframes twinkle{50%{opacity:.35;transform:scale(.8)}}@keyframes blink{50%{opacity:0}}@keyframes shake{50%{transform:translate(5px)rotate(1deg)}}@keyframes scan{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes resultPop{0%{opacity:0;transform:scale(.5)translateY(80px)}}@media (width<=700px){.game-shell{justify-content:flex-start;padding:64px 9px 42px}.game-card{border-width:5px;min-height:calc(100dvh - 112px);padding:24px 14px}.game-card:before{inset:6px}.game-card:after{display:none}.sound{top:10px;right:10px}.dialogue-layout{flex-direction:column;align-items:stretch;display:flex}.niku-stage{height:230px}.niku-stage img{max-height:225px}.compact .niku-stage{height:185px}.compact .niku-stage img{max-height:180px}.talk-side{padding:0}.dialogue-box{min-height:112px;padding:18px}.dialogue-box p{font-size:16px;line-height:1.55}.options{grid-template-columns:1fr;gap:8px}.choice{min-height:50px;padding:6px 9px;font-size:14px}.choice b{flex-basis:27px;height:27px}.quiz-head{font-size:12px}.hero-niku{max-width:95%;height:180px}.scene-title h1{font-size:49px}.subtitle{font-size:12px}.result-character{height:250px}.result-screen h2{font-size:39px}.result-body{font-size:14px}.scene-result{padding-top:18px;padding-bottom:18px}}@media (height<=720px) and (width>=701px){.game-card{min-height:570px}.niku-stage{height:330px}.niku-stage img{max-height:315px}.compact .niku-stage{height:270px}.compact .niku-stage img{max-height:255px}.result-character{height:220px}.scene-title .hero-niku{height:160px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
