:root{font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:#173a3e;background:#e4f5e9;font-synthesis:none;line-height:1.6;font-size:16px}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible{outline:4px solid #164cb9;outline-offset:5px}h1,h2,p{margin:0}h1:focus,h2:focus{outline:none}button svg{width:22px;height:22px;flex-shrink:0}svg{vertical-align:middle}button{letter-spacing:0}progress{appearance:none;height:11px;border:0;border-radius:10px;overflow:hidden;background:#dfebe3}progress::-webkit-progress-bar{background:#dfebe3}progress::-webkit-progress-value{background:#00a68b;border-radius:10px}progress::-moz-progress-bar{background:#00a68b} .world{min-height:100svh;background:#b9e7ba url('/ai-digital/assets/campus.jpg') center center/cover no-repeat}.world-inner{max-width:1600px;margin:auto;padding:28px 42px 16px}.map-header{display:grid;grid-template-columns:1.1fr 1fr;align-items:start;gap:38px}.ribbon{display:inline-block;background:#e6500c;color:white;padding:10px 25px;font-size:16px;font-weight:800;box-shadow:0 4px 0 #af3d0b;transform:rotate(-2deg)}.brand h1{font-size:58px;font-weight:1000;line-height:1.3;margin:20px 0 5px;color:#00877b;text-shadow:3px 3px 0 white,-3px -3px 0 white,3px -3px 0 white,-3px 3px 0 white,4px 7px 0 #efdb96;white-space:nowrap}.brand h1>span{color:#ef7000}.tagline{font-size:21px;font-weight:800;text-align:center;text-shadow:0 2px 5px white,0 0 8px white}.tagline b{color:#b94d00}.status{background:#fffff4f5;border:3px double #d69f34;box-shadow:0 5px 0 #739e7466;border-radius:24px;padding:22px 13px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.status>div{display:flex;gap:9px;justify-content:center;border-right:1px dashed #d5ba6b}.status>div:last-child{border:0}.status svg{width:30px;height:34px;color:#008c8b;flex-shrink:0}.status>div:nth-child(2) svg{color:#ed6871}.status>div:nth-child(3) svg{color:#078dc4}.status>div:nth-child(4) svg{color:#07996e}.status span{font-size:14px;font-weight:700}.status strong{display:block;font-size:26px;white-space:nowrap;color:#28322e}.status small{font-size:14px}.status progress{display:block;width:80px;margin-top:5px}.journey-label{display:flex;align-items:center;gap:12px;color:#fff;background:#96541b;border:2px solid #e6b85a;box-shadow:0 4px 0 #6e430f;width:fit-content;padding:8px 18px;transform:rotate(-2deg);margin:28px 0 18px;font-weight:800;font-size:22px}.journey-label span{font-size:14px;font-weight:500}.scenario-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;padding:10px 16px 30px;align-items:start}.scenario{display:flex;flex-direction:column;text-align:left;min-height:273px;color:#132a36;background:#fffffbf5;border:3px solid var(--accent);border-radius:22px;box-shadow:0 7px 0 #40633850,inset 0 0 0 5px white;padding:18px 17px 16px;transform:translateY(calc(var(--step)*7px));transition:translate .2s,box-shadow .2s}.scenario:nth-child(3){transform:translateY(-16px)}.scenario:nth-child(4){transform:translateY(3px)}.scenario:hover:not(:disabled){translate:0 -7px;box-shadow:0 13px 0 #40633835}.scenario:disabled{background:#f4fff5;border-color:#39836c}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.number{display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background:var(--accent,#008c7b);color:white;font-size:30px;font-weight:900;width:50px;height:50px;flex-shrink:0;box-shadow:inset 0 2px 4px #fff8}.scene-icon{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent) 10%,white);width:70px;height:70px;border-radius:18px;color:var(--accent);transform:rotate(8deg)}.scene-icon svg{width:46px;height:46px;stroke-width:1.7;filter:drop-shadow(0 3px 0 #b8cfdb66)}.scenario-title{font-size:20px;line-height:1.55;font-weight:900;min-height:62px}.scenario-sub{font-size:14px;margin:8px 0 15px;color:#405252}.card-action{display:flex;align-items:center;justify-content:center;gap:8px;color:white;background:var(--accent);font-weight:800;padding:8px 12px;border-radius:30px;width:100%;margin-top:auto}.map-bottom{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-top:27px}.about{background:#fffdf3ef;border:3px double #e3b04a;border-radius:22px;padding:22px 26px;max-width:670px;box-shadow:0 5px 0 #377c6944}.about h2{font-size:21px;color:#007d72;margin-bottom:9px;display:flex;gap:12px;align-items:center}.about p{font-size:16px}.about .small{font-size:13px;margin-top:13px}.small{font-size:14px;color:#536968}.goal{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:220px;height:220px;border-radius:50%;border:8px double #c99a2a;background:#ffeb9b;color:#85521c;box-shadow:0 8px 0 #596b4144,0 0 0 7px #fff9;gap:4px}.goal svg{width:48px;height:48px}.goal strong{font-size:32px}.goal span{font-size:15px}.goal.unlocked{background:#ffdb56;color:#914600;animation:glow 2s infinite}.bottom-note{width:fit-content;margin:24px auto 0;background:#008779ed;color:white;font-size:16px;font-weight:700;padding:9px 30px;border-radius:30px;text-align:center}.reset-link{display:flex;align-items:center;gap:5px;margin:12px auto 0;background:#ffffffd9;border:0;border-radius:7px;padding:5px 12px;color:#345650;font-size:13px}.reset-link svg{width:15px;height:15px}.play-world,.results-world{min-height:100svh;background:linear-gradient(#effaffdf,#e9f5e8f0),url('/ai-digital/assets/campus.jpg') center/cover fixed;padding:28px 22px 50px}.play-shell{max-width:1080px;margin:auto}.play-shell nav,.report-shell nav{display:flex;align-items:center;gap:22px;justify-content:space-between;color:#527572;font-size:14px;font-weight:700}.quiet{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ffffffd9;color:#2c615b;border:1px solid #b6d3cc;border-radius:8px;padding:10px 15px}.turn{background:#007f73;color:white;padding:6px 16px;border-radius:25px}.play-shell h1{font-size:30px;margin:25px 0}.encounter{display:grid;grid-template-columns:1fr 1.15fr;gap:38px;align-items:start}.device{background:#fff;border:7px solid #244848;border-radius:27px;box-shadow:0 10px 25px #14372818;overflow:hidden;min-height:440px}.device-top{background:#edf5f1;display:flex;align-items:center;padding:18px 20px;gap:10px;font-size:15px;font-weight:700;border-bottom:1px solid #d8e6df}.live-dot{width:8px;height:8px;border-radius:50%;background:#04a886;margin-left:auto}.story-wrap{padding:28px 25px;min-height:310px}.story{font-size:19px;line-height:1.95;white-space:pre-line;overflow-wrap:anywhere}.reading-skip{float:right;margin:0 18px 20px;font-size:14px}.reading-skip[hidden]{display:none}.decision-top{display:flex;justify-content:space-between;font-size:14px;font-weight:800;color:#326963}.time-track{height:6px;background:#d4e2dd;margin:10px 0 22px;overflow:hidden;border-radius:4px}.time-track span{display:block;width:100%;height:100%;background:#169586;transition:width .15s linear}.decision h2{font-size:22px;line-height:1.6;margin-bottom:20px}.choices{display:grid;gap:13px}.choice{display:flex;align-items:center;gap:13px;background:#fff;border:2px solid #9abcb2;border-radius:8px;padding:17px;text-align:left;color:#203c3c;min-height:80px;transition:background .15s,border-color .15s}.choice>b{font-size:16px;font-weight:600;flex:1}.choice>span{width:28px;height:28px;display:grid;place-items:center;background:#e6efeb;border-radius:50%;font-size:14px;font-weight:800;flex-shrink:0}.choice:hover:not(:disabled){border-color:#008e7a;background:#effbf7}.choice:disabled{opacity:.5}.time-note{font-size:14px;color:#4d6e67;margin-top:16px}.simulation-note{font-size:13px;margin-top:27px;text-align:center;color:#586f69}.checkpoint{max-width:600px;margin:60px auto;text-align:center}.checkpoint-icon{display:inline-grid;place-items:center;width:100px;height:100px;background:#e4b544;color:white;border-radius:50%;margin-bottom:22px}.checkpoint-icon svg{width:48px;height:48px}.checkpoint h1{font-size:28px;margin:18px 0}.checkpoint p{margin:15px 0}.checkpoint progress{width:100%;margin-top:25px;height:16px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:8px;padding:15px 24px;background:#008c7d;color:white;font-weight:800;box-shadow:0 4px 0 #006659}.primary:disabled{opacity:.6}.report-shell{max-width:870px;margin:auto}.report-header{text-align:center;padding:32px 0 24px}.report-icon{display:inline-grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#ffdf7b;color:#90651b;margin-bottom:15px}.report-icon svg{width:43px;height:43px}.report-header h1{font-size:32px;margin-top:8px}.score strong{font-size:92px;line-height:1.5;color:#00897a}.score span{font-size:24px;color:#607b75}.report-header h2{font-size:25px;margin-bottom:15px}.report-header p{color:#4c6764;font-size:15px}.report-actions{display:flex;gap:16px;justify-content:center;margin-bottom:20px}.summary{padding:25px 0;border-top:1px solid #b9d4c9;border-bottom:1px solid #b9d4c9}.summary h2{font-size:22px;margin-bottom:17px}.skill-row{display:grid;grid-template-columns:240px 1fr 36px;gap:20px;align-items:center;margin:18px 0}.skill-row span{font-size:16px}.skill-row svg{width:21px;height:21px;margin-right:5px;color:#008c7d}.skill-row progress{width:100%;height:14px}.skill-row b{text-align:right}.review-title{font-size:25px;margin:35px 0 20px}.review{background:white;border:1px solid #c7dcd0;border-radius:8px;padding:26px;margin-bottom:22px;break-inside:avoid}.review-heading{display:flex;align-items:center;gap:14px}.review-heading .number{width:39px;height:39px;font-size:23px}.review-heading h2{font-size:21px;flex:1}.review-heading>b{font-size:23px;color:#007f73}.review-heading small{font-size:13px}.review ol{font-size:15px;color:#536764;padding-left:22px;margin:20px 0}.review li{margin:9px 0}.answer-time{font-size:12px;margin-left:10px;white-space:nowrap}.review p{font-size:16px;margin-top:14px;line-height:1.9}.review .reveal{font-weight:700}.action{margin-top:19px;border-left:4px solid #009982;padding:5px 0 5px 15px}.action strong{display:flex;gap:8px;align-items:center;color:#007969}.action p{margin-top:5px}.recovery{color:#57716b;font-size:14px!important}.report-footer{text-align:center;padding:20px 0}.report-footer h2{font-size:24px}.report-footer p{margin:12px 0}.report-footer button{margin-top:15px}.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}@keyframes glow{50%{box-shadow:0 8px 0 #596b4144,0 0 0 12px #fff9}}
@media(min-width:1500px){.brand h1{font-size:68px}.world-inner{padding-top:40px}.scenario-grid{margin-top:25px}.scenario{min-height:300px}.scenario-title{font-size:23px}.map-bottom{margin-top:40px}}
@media(max-width:1150px){.world-inner{padding:24px}.map-header{grid-template-columns:1fr;gap:25px}.brand{text-align:center}.brand h1{font-size:56px}.status{max-width:670px;width:100%;margin:auto;padding:13px}.scenario-grid{gap:12px;padding-left:0;padding-right:0}.scenario{padding:12px;min-height:260px}.scenario-title{font-size:17px}.scene-icon{width:50px;height:55px}.scene-icon svg{width:36px;height:36px}.number{width:40px;height:40px;font-size:25px}.about{max-width:620px}.map-bottom{gap:25px}}
@media(max-width:760px){.world{background-position:center top;background-attachment:fixed}.world-inner{padding:22px 16px}.ribbon{font-size:12px;padding:7px 10px;transform:none}.brand h1{font-size:40px;white-space:normal;margin:15px 0 8px}.tagline{font-size:17px}.map-header{gap:20px}.status{gap:5px;padding:13px 6px;border-radius:16px}.status>div{display:block;text-align:center}.status svg{width:24px;height:26px}.status span{display:block;font-size:11px}.status strong{font-size:20px}.status small{font-size:11px}.status progress{width:50px;margin:4px auto}.journey-label{font-size:19px;margin:25px 0 19px;padding:7px 10px;gap:7px}.journey-label span{font-size:11px}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;padding-bottom:10px}.scenario,.scenario:nth-child(3),.scenario:nth-child(4){transform:none;min-height:248px;padding:14px 12px;border-radius:18px}.scenario:nth-child(even){transform:translateY(15px)}.scenario:last-child{grid-column:1 / -1;max-width:310px;width:100%;justify-self:center;min-height:220px;margin-top:10px}.card-top{margin-bottom:10px}.scenario-title{font-size:18px}.scenario-sub{font-size:12px}.card-action{font-size:15px}.scene-icon{width:55px;height:55px}.scene-icon svg{width:38px;height:38px}.scenario:last-child .scenario-title{min-height:0}.map-bottom{flex-direction:column;margin-top:26px;gap:26px}.about{padding:20px}.about p{font-size:15px}.about .small{font-size:12px}.goal{width:185px;height:185px}.goal strong{font-size:28px}.bottom-note{font-size:13px;padding:10px 17px}.play-world,.results-world{padding:18px 16px 35px}.play-shell nav,.report-shell nav{gap:8px;font-size:12px}.quiet{font-size:14px;padding:8px 11px}.play-shell h1{font-size:24px;margin:22px 0 18px}.encounter{grid-template-columns:1fr;gap:26px}.device{min-height:280px;border-width:5px;border-radius:22px}.device-top{padding:13px 17px}.story-wrap{min-height:200px;padding:20px}.story{font-size:17px;line-height:1.85}.reading-skip{margin-bottom:14px}.decision h2{font-size:20px}.choice{padding:15px 12px;min-height:78px;gap:10px}.choice>b{font-size:16px}.checkpoint{margin-top:28px}.checkpoint h1{font-size:24px}.report-header h1{font-size:26px}.report-header h2{font-size:21px}.report-header p{font-size:14px}.report-actions{flex-direction:column}.skill-row{grid-template-columns:1fr 80px 30px;gap:12px}.skill-row span{font-size:14px}.skill-row svg{width:17px;height:17px}.review{padding:20px 17px}.review-heading{gap:9px;flex-wrap:wrap}.review-heading h2{font-size:18px;min-width:140px}.review-heading>b{font-size:19px}.review-heading .number{width:33px;height:33px;font-size:20px}.review p{font-size:15px}.report-footer h2{font-size:21px}}
@media(max-width:360px){.brand h1{font-size:35px}.scenario-title{font-size:16px}.journey-label span{display:none}.skill-row{grid-template-columns:1fr 60px 24px;gap:8px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.survey-link{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin-top:18px;padding:10px 14px;border:1px solid #71a89a;border-radius:8px;background:#f2fbf6;color:#176456;font-size:15px;font-weight:700;text-decoration:none}.survey-link svg{width:19px;height:19px;flex-shrink:0}.survey-link:hover{background:#e1f3e9}.survey-link:focus-visible,.maker-credit a:focus-visible{outline:3px solid #164cb9;outline-offset:4px}.maker-credit{margin:18px auto 0;text-align:center}.maker-credit a{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 14px;max-width:100%;padding:9px 16px;background:#fffffff0;border-radius:8px;color:#53645c;font-size:12px;text-decoration:none}.maker-credit a:hover span{text-decoration:underline}.maker-credit img{width:150px;height:35px;object-fit:contain}.maker-credit svg{width:13px;height:13px;flex-shrink:0}@media(max-width:480px){.maker-credit a{gap:5px 8px}.maker-credit img{flex-basis:100%;height:31px}.survey-link{font-size:14px;padding:10px;gap:6px}}
.survey-invitation{margin-top:22px;padding-top:20px;border-top:2px solid #e4bf56}.survey-invitation h3{display:flex;align-items:center;gap:9px;margin:0 0 9px;font-size:18px;line-height:1.6;color:#075d53}.survey-invitation h3 svg{width:25px;height:25px;flex-shrink:0;color:#b2760c}.about .survey-invitation>p{font-size:15px;line-height:1.8}.survey-invitation .survey-link{display:flex;justify-content:center;text-align:center;background:#ffdb70;border:1px solid #b58313;border-bottom:4px solid #ac7810;color:#443308;padding:13px 14px;margin-top:15px;font-size:16px;font-weight:800;line-height:1.6;box-shadow:0 3px 8px #9e75121a}.survey-invitation .survey-link:hover{background:#ffce45}.about .survey-invitation .survey-optional{margin-top:9px;font-size:12px;color:#586b62}@media(max-width:480px){.survey-invitation h3{font-size:17px;align-items:flex-start}.survey-invitation h3 svg{margin-top:3px}.survey-invitation .survey-link{font-size:14px;padding:12px 8px;gap:6px}}
@media print{.no-print,#pdf-status{display:none!important}.results-world{padding:0;background:white}.report-shell{max-width:none}.report-header{padding:10px 0}.score strong{font-size:65px}.review{break-inside:avoid}.report-header,.summary{break-inside:avoid}.report-footer{break-inside:avoid}@page{size:A4;margin:14mm}}
