@import url('./characters.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{font-family:'Noto Sans KR',system-ui,sans-serif;color:#283c5b;background:#fcfbf7;font-synthesis:none;--navy:#304a76;--orange:#f4b363;--yellow:#f4bf3b;--line:#e1e5e9}
*{box-sizing:border-box}body{margin:0}button,select{font:inherit;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit}button,summary,select{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #294f91;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;left:12px;top:-80px;z-index:5;padding:12px 18px;background:var(--navy);color:white}.skip-link:focus{top:12px}.site-header{max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;gap:16px;border-bottom:1px solid var(--line)}.home-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:27px;font-weight:900;letter-spacing:-1px}.home-brand .corgi{--corgi-size:45px}.brand-orange{color:#9e511c}.header-tools{display:flex;align-items:center;gap:20px}.parent-link{border:0;background:none;font-size:14px;font-weight:600;min-height:44px;padding:8px 0;text-underline-offset:5px}.parent-link:hover{text-decoration:underline}select{border:1px solid #d7dce2;border-radius:10px;background:white;padding:10px 12px;font-size:14px;min-height:44px}main{max-width:1160px;margin:0 auto;padding:0 28px}.welcome{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:35px 45px 34px 24px}.welcome-copy{max-width:690px}.eyebrow{font-size:14px;font-weight:800;color:#956025;letter-spacing:.045em;margin:0 0 13px}h1{font-size:clamp(32px,3.4vw,43px);font-weight:900;letter-spacing:-.06em;line-height:1.35;margin:0 0 15px;word-break:keep-all}.welcome-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#697589;margin:0 0 14px}.entry-note{font-size:13px;font-weight:700;color:#60704a;background:#eef2e6;border-radius:7px;padding:6px 10px;display:inline-block}.welcome-character{display:flex;flex-direction:column;align-items:center;position:relative;flex-shrink:0;padding-top:4px}.welcome-character .corgi{--corgi-size:235px}.speech-label{align-self:flex-start;padding:8px 16px;border-radius:14px 14px 0 14px;background:var(--navy);color:white;font-size:16px;font-weight:700;transform:rotate(-5deg);margin-bottom:-4px;z-index:1}.character-name{font-size:13px;font-weight:500;color:#7c8795;margin-top:0}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:9px 0 18px}.section-heading h2{font-size:23px;font-weight:800;letter-spacing:-.04em;margin:0}.section-heading>span{font-size:14px;color:#768093}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.case-card{display:flex;flex-direction:column;border:1px solid #e0e2e3;border-radius:22px;overflow:hidden;background:white;text-decoration:none;box-shadow:0 4px 0 #304a7607}.case-art{height:195px;position:relative;overflow:hidden;background:#f7edd8}.case-art>img{width:100%;height:100%;object-fit:cover;display:block}.case-number{position:absolute;left:15px;top:14px;display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#fffef5;color:#304a76;font-size:15px;font-weight:900;box-shadow:0 2px 8px #233b4715}.case-body{padding:20px 23px 19px;flex:1;display:flex;flex-direction:column}.skill-tag{font-size:13px;font-weight:700;color:#58714a}.cookies .skill-tag{color:#985b31}.bridge .skill-tag{color:#52659b}.case-body h3{font-size:23px;letter-spacing:-.055em;font-weight:800;line-height:1.4;margin:9px 0 10px;word-break:keep-all}.case-body p{font-size:15px;line-height:1.8;margin:0 0 19px;color:#707987;word-break:keep-all}.play-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:15px;border-top:1px solid #edf0f3;font-size:15px;font-weight:800;margin-top:auto;color:var(--navy);min-height:45px}.play-link>span:last-child{font-size:25px;line-height:1}.lab-art{display:flex;align-items:center;justify-content:flex-end;padding:15px 15px 2px;background:#fff1c8}.lab-art .corgi{--corgi-size:215px;max-width:70%}.lab-caption{position:absolute;left:20px;top:77px;color:#89703a;font-size:14px;line-height:1.7;font-weight:700;writing-mode:vertical-rl;letter-spacing:2px}.closing-note{display:flex;align-items:center;justify-content:center;gap:18px;margin:30px 0 32px}.closing-note .corgi{--corgi-size:78px}.closing-note p{display:flex;flex-direction:column;gap:7px;margin:0}.closing-note strong{font-size:17px;font-weight:700;letter-spacing:-.025em}.closing-note p>span{font-size:14px;color:#7b8592}.site-footer{max-width:1104px;margin:0 auto;border-top:1px solid var(--line);padding:23px 0 30px;display:flex;align-items:center;gap:15px;font-size:12px;color:#87909b}.footer-brand{font-weight:900;font-size:17px;color:#6f7c8f;text-decoration:none;letter-spacing:-.7px}.site-footer p{margin:0}.site-footer>span{margin-left:auto}dialog{border:1px solid #dce1e8;border-radius:20px;max-width:540px;width:calc(100% - 32px);max-height:85vh;overflow:auto;padding:26px;color:#283c5b;box-shadow:0 20px 80px #22334a33}dialog::backdrop{background:#18294177}.dialog-top{display:flex;gap:20px;align-items:center;justify-content:space-between}.dialog-top h2{font-size:23px;line-height:1.5;margin:0;letter-spacing:-.04em}.dialog-top button{width:44px;height:44px;flex-shrink:0;border:0;border-radius:10px;background:#f1f4f8;font-size:26px}dialog p{font-size:16px;line-height:1.85;margin:20px 0 0;color:#667386}
@media(hover:hover){.case-card:hover{border-color:#b8c5d6;box-shadow:0 9px 20px #304a7610;transform:translateY(-3px)}}
@media(prefers-reduced-motion:no-preference){.case-card{transition:transform .18s,box-shadow .18s,border-color .18s}}
@media(max-width:900px){.welcome{padding:29px 10px;gap:15px}.case-grid{gap:14px}.case-body{padding:18px}.case-body h3{font-size:21px}.case-art{height:175px}.welcome-character .corgi{--corgi-size:205px}.site-footer{margin:0 28px}.lab-art .corgi{--corgi-size:195px;max-width:80%}.lab-caption{left:14px;font-size:12px}}
@media(max-width:650px){.site-header{padding:14px 18px;gap:10px}.home-brand{font-size:23px;gap:7px}.home-brand .corgi{--corgi-size:36px}.header-tools{gap:12px}.parent-link{font-size:13px}select{font-size:13px;padding:8px;max-width:92px}main{padding:0 18px}.welcome{padding:27px 0 28px;gap:5px;align-items:center}.eyebrow{font-size:12px;letter-spacing:0;margin-bottom:10px}h1{font-size:30px;line-height:1.4;margin-bottom:11px}.welcome-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;margin-bottom:11px}.welcome-character{align-self:center}.welcome-character .corgi{--corgi-size:112px}.speech-label{font-size:12px;padding:6px 9px;align-self:center;margin-bottom:4px}.character-name{display:none}.entry-note{font-size:11px;padding:5px 7px;white-space:nowrap}.section-heading{display:block;margin-top:0;margin-bottom:16px}.section-heading h2{font-size:21px;margin-bottom:5px}.section-heading>span{font-size:13px}.case-grid{grid-template-columns:1fr;gap:20px}.case-art{height:auto;aspect-ratio:1.9}.case-body{padding:20px 21px}.case-body h3{font-size:24px}.case-body p{font-size:16px}.skill-tag{font-size:14px}.play-link{font-size:16px}.lab-art{height:210px;aspect-ratio:auto;justify-content:center;padding-left:50px}.lab-art .corgi{--corgi-size:225px;max-width:80%}.lab-caption{left:24px;font-size:14px;top:67px}.closing-note{gap:12px;margin:26px 0}.closing-note .corgi{--corgi-size:60px}.closing-note strong{font-size:14px;line-height:1.7}.closing-note p>span{font-size:13px;line-height:1.7}.site-footer{margin:0 18px;flex-wrap:wrap;gap:8px 13px;padding:22px 0}.site-footer>span{margin-left:0;width:100%}.site-footer p{font-size:11px}}
@media(max-width:370px){.site-header{padding-inline:12px}.home-brand{font-size:20px;gap:4px}.home-brand .corgi{--corgi-size:30px}.header-tools{gap:8px}.parent-link{font-size:12px}main{padding-inline:14px}.welcome-character .corgi{--corgi-size:86px}h1{font-size:27px}.welcome-copy>p:not(.eyebrow){font-size:13px}.entry-note{font-size:10px}}
html[lang=en] h1{letter-spacing:-.035em}html[lang=en] .welcome-copy{max-width:720px}html[lang=en] .case-body h3{font-size:22px;letter-spacing:-.04em}@media(max-width:650px){html[lang=en] .welcome-character{display:none}html[lang=en] .welcome-copy{max-width:100%}html[lang=en] h1{font-size:32px}}
