:root{--navy:#2c2c4a;--cream:#f6e9df;--orange:#ec874d;--ink-dim:#5a5a78;--line:#ddd8d2;--paper:#fffdf9;color-scheme:light;font-family:"Malgun Gothic","Apple SD Gothic Neo",system-ui,sans-serif;color:var(--navy);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;line-height:1.65;word-break:keep-all;overflow-wrap:break-word}a{color:inherit}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #846032;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.3;letter-spacing:-.045em}fieldset{margin:0;padding:0;border:0}.wrap{width:min(1080px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:10;left:12px;top:-80px;padding:12px 20px;background:white;border:2px solid var(--navy)}.skip-link:focus{top:12px}.site-header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:26px}.brand{text-decoration:none;font-size:27px;font-weight:900;letter-spacing:-.04em}.brand span{font-size:14px;letter-spacing:.05em;margin-left:8px}.back-link{font-size:14px;text-underline-offset:5px}.hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:36px;padding:54px 0 58px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.055em;color:#685947;margin-bottom:15px}h1{font-size:clamp(36px,5vw,59px);font-weight:900;line-height:1.24}h1 span{color:#975122}.intro{font-size:17px;line-height:1.9;margin-top:24px;color:var(--ink-dim)}.hero-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.hero-tags span{font-size:12px;font-weight:700;background:#f0e9df;border-radius:100px;padding:6px 12px}.hero-character{position:relative;display:grid;place-items:center;min-height:310px;background:var(--cream);border-radius:48% 48% 42% 42%;margin:10px 20px}.hero-character img{height:290px;width:auto;object-fit:contain;margin-top:-18px}.character-note{position:absolute;right:-6px;bottom:12px;transform:rotate(-4deg);font-size:12px;font-weight:700;background:white;border:1px solid var(--line);border-radius:100px;padding:9px 16px}.safety{background:#efeee6;border-left:4px solid #737257;padding:23px 27px;border-radius:0 16px 16px 0}.safety h2{font-size:16px;margin-bottom:8px}.safety p{font-size:14px;color:#444655;line-height:1.8}.choose-section{padding-top:64px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px}.section-top h2,.print-guide h2{font-size:28px}.section-top p:last-child{font-size:13px;color:var(--ink-dim)}.section-top .eyebrow{font-size:12px;margin-bottom:9px}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.activity-option{display:flex;align-items:flex-start;gap:12px;padding:21px 18px;border:1px solid var(--line);border-radius:15px;background:white;cursor:pointer;transition:background .15s,border-color .15s}.activity-option:has(input:checked){background:#f6ede2;border:1px solid #8c714d;box-shadow:inset 0 0 0 1px #8c714d}.activity-option:hover{border-color:#8c714d}.activity-option input{width:20px;height:20px;flex:none;margin:3px 0 0;accent-color:var(--navy)}.option-content{display:flex;flex-direction:column;gap:7px}.option-meta{font-size:11px;color:#675845;font-weight:700}.option-title{font-size:18px;font-weight:800;letter-spacing:-.045em}.option-description{font-size:12px;color:var(--ink-dim);line-height:1.65}.selection-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:21px 0}.selection-bar>p{font-size:13px;font-weight:700}.selection-actions{display:flex;gap:10px}.selection-actions button{background:transparent;border:1px solid var(--line);border-radius:8px;padding:10px 13px;min-height:44px;color:var(--navy);font-size:12px}.selection-actions button:hover{background:var(--cream)}.print-guide{display:flex;align-items:center;justify-content:space-between;gap:34px;margin:18px 0 64px;padding:30px;background:var(--navy);color:white;border-radius:18px}.print-guide .eyebrow{color:#edc6a9;margin-bottom:9px}.print-guide h2{font-size:23px}.print-guide p:last-child{font-size:12px;line-height:1.85;margin-top:12px;color:#e2dce6;max-width:48ch}.primary-button{border:0;border-radius:12px;background:var(--orange);color:var(--navy);padding:16px 20px;font-size:14px;font-weight:800;white-space:nowrap;min-height:52px}.primary-button span{margin-left:10px}.primary-button:hover:not(:disabled){background:#f5a36f}.primary-button:disabled{background:#b0a8a1;color:#353343}.preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.play-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:23px;break-inside:avoid;page-break-inside:avoid}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.card-label{font-size:10px;font-weight:700;color:#6a5a45;margin-bottom:7px}.play-card h3{font-size:23px}.card-intro{font-size:12px;margin-top:8px;color:var(--ink-dim)}.card-character{width:59px;height:80px;object-fit:contain;flex:none}.card-steps{padding-left:20px;margin:19px 0 16px;font-size:13px;line-height:1.8}.card-steps li+li{margin-top:6px}.card-steps li::marker{font-weight:700}.card-tip{font-size:11px;line-height:1.75;color:#51515e;border-top:1px dashed var(--line);padding-top:12px}.empty-state,.notice{padding:35px;border:1px dashed var(--line);text-align:center;border-radius:14px;color:var(--ink-dim);font-size:14px}.site-footer{margin-top:65px;padding-block:30px 40px;border-top:1px solid var(--line)}.site-footer p{font-size:11px;color:var(--ink-dim);margin-bottom:8px;line-height:1.8}.site-footer .footer-brand{font-size:16px;font-weight:900;color:var(--navy);margin-bottom:17px}.footer-brand span{font-size:12px;font-weight:400}#print-output{display:none}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.site-header{padding-block:21px;gap:12px}.brand{font-size:23px}.back-link{font-size:11px}.hero{gap:12px;padding:35px 0 42px;grid-template-columns:1.4fr 1fr}.hero-character{margin:10px 0;min-height:210px}.hero-character img{height:200px}.character-note{font-size:9px;padding:7px 10px;bottom:-2px;right:-3px}.intro{font-size:14px}.hero-tags{gap:5px;margin-top:19px}.hero-tags span{font-size:10px;padding:5px 9px}h1{font-size:34px}.wide-only{display:none}.activity-grid{grid-template-columns:repeat(2,1fr)}.section-top h2{font-size:24px}.print-guide{display:block}.primary-button{margin-top:22px;width:100%}.preview-grid{grid-template-columns:1fr}.choose-section{padding-top:46px}}
@media(max-width:480px){.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:25px}.hero>div:first-child{position:relative;z-index:1}.hero-character{align-self:center;width:215px;margin-top:26px;min-height:200px}.hero-character img{height:218px}h1{font-size:39px}.intro{font-size:14px}.hero-tags span{font-size:11px}.safety{padding:18px}.safety p{font-size:12px}.activity-grid{grid-template-columns:1fr;gap:10px}.activity-option{padding:16px}.option-title{font-size:19px}.option-description{font-size:13px}.option-meta{font-size:11px}.section-top{display:block}.section-top>p{margin-top:13px}.section-top>p br{display:none}.selection-bar{flex-direction:column;align-items:flex-start}.selection-actions{width:100%}.selection-actions button{flex:1}.print-guide{padding:23px;margin-bottom:44px}.print-guide h2{font-size:22px}.primary-button{font-size:12px;padding-inline:12px}.play-card{padding:19px}.play-card h3{font-size:22px}.site-footer{margin-top:44px}.brand span{font-size:11px;margin-left:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@page{size:A4 portrait;margin:12mm}
.hero-character{min-height:0;aspect-ratio:1;border-radius:50%}.hero-character img{width:100%;height:auto;margin-top:0;border-radius:50%;object-fit:contain}.card-character{width:72px;height:72px;border-radius:50%;object-fit:contain}
@media print{.print-page .card-heading .card-character{width:18mm;height:18mm}}
@media print{html,body{margin:0;padding:0;background:white;color:#20202c;font-size:10pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}.screen-only,.skip-link{display:none!important}#print-output{display:block}.print-page{display:block;break-after:page;page-break-after:always}.print-page:last-child{break-after:auto;page-break-after:auto}.print-header{display:flex;justify-content:space-between;align-items:center;gap:8mm;border-bottom:1px solid #555;padding-bottom:3mm}.print-header p{font-size:8pt}.print-header .print-brand{font-size:14pt;font-weight:900;letter-spacing:-.04em}.print-safety{font-size:8pt;line-height:1.65;margin:3mm 0 4mm}.print-page .play-card{padding:4mm 5mm;border:1px solid #999;border-radius:3mm;margin-bottom:4mm;box-shadow:none;break-inside:avoid;page-break-inside:avoid}.card-heading{gap:5mm}.print-page .card-label{font-size:7pt;margin-bottom:1mm;color:#444}.print-page h3{font-size:15pt}.print-page .card-intro{font-size:8pt;margin-top:1.5mm;color:#333}.print-page .card-character{width:13mm;height:18mm}.print-page .card-steps{font-size:8.5pt;line-height:1.6;margin:2mm 0;padding-left:5mm}.print-page .card-steps li+li{margin-top:1mm}.print-page .card-tip{font-size:7.5pt;line-height:1.55;padding-top:2mm;color:#333;border-color:#aaa}.print-footer{font-size:7pt;line-height:1.7;color:#444;margin-top:2mm}.print-footer p{margin:0}}
