@import "https://fonts.googleapis.com/css2?family=Gaegu:wght@400;700&family=Jua&family=Nanum+Gothic:wght@400;700;800&display=swap";:root{--font-heading:"Gaegu",cursive;--font-body:"Jua","Nanum Gothic",system-ui,sans-serif;--font-number:"Nanum Gothic",system-ui,sans-serif}*{box-sizing:border-box}body{color:#192744;font-family:var(--font-body);letter-spacing:.01em;background:#fff8e9;margin:0;line-height:1.55}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.45;cursor:not-allowed}.page{background:radial-gradient(circle at 10% 8%,#ffde79 0 6%,#0000 6.1%),radial-gradient(circle at 90% 12%,#b7e9e7 0 9%,#0000 9.1%),#fff9ed;justify-content:center;align-items:center;min-height:100vh;padding:32px 18px;display:flex}.loading{font-family:var(--font-heading);flex-direction:column;font-size:28px}.sparkle{color:#fb7158;font-size:54px;animation:1.3s ease-in-out infinite float}.landing{align-items:center;gap:64px}.hero{text-align:center;max-width:460px;position:relative}.eyebrow{letter-spacing:.13em;color:#64728b;margin:0 0 10px;font-size:12px;font-weight:800}.logo-mark{color:#fff;background:#fb7158;border-radius:27px;place-items:center;width:72px;height:72px;margin:auto;font-size:34px;display:grid;transform:rotate(-10deg);box-shadow:5px 7px #202d48}.hero h1{font-family:var(--font-heading),sans-serif;color:#192744;margin:22px 0;font-size:74px;line-height:.85}.hero h1 span{color:#fb7158}.hero p{font-size:17px;line-height:1.8}.doodles{justify-content:space-between;margin:28px 20px 0;display:flex}.doodles i{font-size:30px;font-style:normal;animation:2s ease-in-out infinite float}.doodles i:nth-child(2){animation-delay:.3s}.doodles i:nth-child(3){animation-delay:.6s}.card{background:#fffdfa;border:2px solid #202d48;border-radius:28px;width:100%;max-width:620px;padding:28px;box-shadow:7px 8px #202d48}.entrance-card{gap:14px;max-width:410px;display:grid}.entrance-card label,.guess-input{gap:7px;font-size:13px;font-weight:800;display:grid}.muted{color:#687590;font-weight:400}.entrance-card input,.entrance-card select,.guess-input input,.guess-input textarea{background:#fff;border:2px solid #202d48;border-radius:13px;outline:none;width:100%;padding:13px;font-size:16px}.entrance-card input:focus,.guess-input input:focus{border-color:#fb7158;box-shadow:0 0 0 3px #ffe0d7}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.chip{background:#fff;border:2px solid #202d48;border-radius:12px;padding:8px 11px;font-weight:800}.chip.selected,.book-tabs button.active{background:#ffdd73;transform:translateY(-2px)}.primary,.secondary{letter-spacing:.025em;border-radius:15px;padding:13px 18px;font-weight:400;transition:transform .18s,box-shadow .18s}.primary{color:#fff;background:#fb7158;box-shadow:0 5px #202d48}.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px #202d48}.primary:active{transform:translateY(3px);box-shadow:0 2px #202d48}.secondary{color:#192744;background:#ffdf78;border:2px solid #202d48}.secondary.active{background:#b7e9e7}.big{padding:16px;font-size:17px}.divider{text-align:center;background:#e4e0d8;height:1px;margin:8px 0}.divider span{color:#8590a4;background:#fffdfa;padding:0 10px;font-size:12px;position:relative;top:-10px}.test-link,.text-button{color:#5d6a81;background:0 0;padding:7px;font-size:13px;text-decoration:underline}.notice{color:#d7473d;margin:0;font-size:13px}.landing-foot{color:#738096;font-size:12px;position:fixed;bottom:12px}.game-page{align-items:flex-start;padding-top:28px}.topline,.game-header,.result-controls,.result-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-small{font-family:var(--font-heading);font-size:25px;font-weight:700}.lobby-card{text-align:center}.lobby-card h1{font-family:var(--font-heading);margin:0 0 18px;font-size:43px}.room-code{background:#f3fbff;border:2px dashed #90a0b8;border-radius:18px;max-width:400px;margin:auto;padding:15px}.room-code small{color:#687590;display:block}.room-code strong{font-family:var(--font-number);letter-spacing:.16em;font-size:42px;font-weight:800;display:block}.room-code button{background:#fff;border:1px solid #aab5c6;border-radius:9px;margin:4px;padding:7px;font-size:12px}.capacity{font-weight:800}.capacity.ready{color:#17815a}.player-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.player-card{background:#fff;border:2px dashed #b2bccb;border-radius:18px;align-content:center;gap:3px;min-height:104px;padding:13px;display:grid}.player-card.occupied{background:#fff9e6;border-style:solid}.player-card b{font-size:26px}.player-card strong{font-family:var(--font-heading);font-size:24px;line-height:1.05}.player-card small{color:#64728b;font-family:var(--font-body);word-break:keep-all;font-size:13px;line-height:1.45}.lobby-message{margin:20px 0;font-size:14px}.host-wait{background:#f0f3f7;border-radius:14px;padding:14px}.prompt-card,.wait-card{text-align:center;max-width:510px;margin-top:8vh}.prompt-card h1,.wait-card h1{font-family:var(--font-heading);margin:12px 0;font-size:55px}.secret,.test-badge{color:#fff;background:#1d304c;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-block}.test-badge{background:#7b4dbb;margin-bottom:12px}.float-right{float:right}.big-emoji{font-size:50px}.progress{background:#e9edf3;border-radius:20px;height:15px;margin:20px 0 8px;overflow:hidden}.progress i{background:#57c58b;border-radius:20px;height:100%;transition:all .3s;display:block}.play-card{max-width:850px}.game-header{margin-bottom:16px}.game-header>div{text-align:center;font-size:11px;font-weight:800}.game-header strong{font-size:14px}.danger{color:#d74242;animation:.6s infinite pulse}.dots{justify-content:center;gap:4px;margin-top:5px;display:flex}.dots i{background:#d9dfe8;border-radius:100%;width:7px;height:7px}.dots i.done{background:#fb7158}.play-card h1{font-family:var(--font-heading);text-align:center;margin:0 0 14px;font-size:42px}.handoff{text-align:center;max-width:500px;font-family:var(--font-heading);background:#fff5c9;border:2px dashed #f2a942;border-radius:17px;margin:0 auto 15px;padding:11px;font-size:29px}.handoff small{font-family:var(--font-body);color:#65738c;font-size:11px;display:block}.drawing-wrap{max-width:760px;margin:auto}.toolbar{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:9px;display:flex}.toolbar button{background:#fff;border:2px solid #202d48;border-radius:10px;padding:7px 9px;font-weight:800}.toolbar button.active{background:#ffdd73}.toolbar button.eraser{background:#b7e9e7}.toolbar button:disabled{opacity:.35}.tool-group,.colors{gap:5px;display:flex}.colors button{border:2px solid #fff;border-radius:50%;outline:1px solid #8a94a3;width:27px;height:27px;padding:0}.colors button.chosen{outline:3px solid #202d48}.range{align-items:center;gap:4px;font-size:11px;font-weight:800;display:flex}.range input{accent-color:#fb7158;width:74px}.toolbar .clear{margin-left:auto}.canvas{touch-action:none;background:#fffefa;border:2px solid #202d48;border-radius:20px;width:100%;height:min(52vh,480px);display:block}.canvas-help{text-align:center;color:#758197;margin:6px 0 0;font-size:11px}.previous-drawing{background:#fffefa;border:2px solid #202d48;border-radius:20px;place-items:center;width:min(100%,650px);height:min(48vh,420px);min-height:260px;margin:auto;display:grid;overflow:hidden}.previous-drawing img{object-fit:contain;width:100%;height:100%}.guess-input{max-width:580px;margin:15px auto}.guess-input small{text-align:right;color:#7b8798}.submit{width:min(100%,420px);margin:18px auto 0;display:block}.wait-card{margin-top:20vh}.results-card{text-align:center;max-width:730px}.results-card h1{font-family:var(--font-heading);margin:0 0 16px;font-size:48px}.book-tabs{gap:6px;margin-bottom:12px;padding:3px;display:flex;overflow:auto}.book-tabs button{white-space:nowrap;background:#fff;border:2px solid #202d48;border-radius:11px;padding:8px 11px;font-weight:800}.comparison{text-align:left;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.comparison span{color:#64728b;background:#f1f5ff;border-radius:13px;padding:10px;font-size:12px}.comparison b{color:#192744;margin-top:4px;font-size:17px;display:block}.result-page{background:#fffefa;border:2px solid #202d48;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:min(52vh,430px);padding:15px;display:flex;overflow:hidden}.result-page img{object-fit:contain;width:100%;height:calc(100% - 28px)}.result-page p{font-family:var(--font-heading);font-size:42px}.result-page small{color:#65738c}.result-controls{max-width:360px;margin:13px auto}.result-controls button{background:#fff;border:2px solid #202d48;border-radius:10px;padding:8px;font-weight:800}.result-actions{justify-content:center;margin-top:16px}.bot-list{flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0;display:flex}.bot-list span{background:#fff5cc;border-radius:999px;padding:8px 10px;font-size:13px}@keyframes float{50%{transform:translateY(-7px)rotate(7deg)}}@keyframes pulse{50%{transform:scale(1.12)}}@media (max-width:720px){.page{padding:18px 12px}.landing{gap:23px;display:block}.hero{margin:22px auto 32px}.hero h1{font-size:62px}.landing-foot{text-align:center;margin-top:20px;position:static}.card{border-radius:23px;padding:20px;box-shadow:5px 6px #202d48}.game-page{padding-top:15px}.lobby-card h1{font-size:38px}.room-code strong{font-size:39px}.player-card{min-height:94px;padding:10px}.play-card h1{font-size:35px}.canvas{height:45vh;min-height:300px}.toolbar{gap:5px}.toolbar button{padding:6px}.toolbar .clear{margin-left:0}.range{order:3;width:100%}.range input{flex:1}.previous-drawing{height:45vh;min-height:290px}.results-card h1,.prompt-card h1{font-size:43px}.result-page{height:45vh}.result-page p{font-size:34px}.comparison{font-size:11px}}.solo-button{color:#55358c;background:#f5edff;border:2px dashed #7b4dbb;border-radius:15px;padding:13px;font-size:15px;font-weight:800}.solo-button small{margin-top:3px;font-size:11px;font-weight:400;display:block}.site-header{background:#fffdfa;border-bottom:2px solid #202d48;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:10px max(18px,50vw - 540px);display:flex}.site-brand{font-family:var(--font-heading);color:#192744;white-space:nowrap;font-size:30px;font-weight:700;text-decoration:none}.site-header nav,.site-footer nav{flex-wrap:wrap;gap:8px;display:flex}.site-header nav a,.site-footer a{color:#31415d;border-radius:9px;padding:7px 8px;font-size:14px;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{background:#ffebac}.site-footer{text-align:center;background:#fffdfa;border-top:2px solid #202d48;padding:28px max(18px,50vw - 450px)}.site-footer nav{justify-content:center}.site-footer p{font-family:var(--font-number);color:#64728b;font-size:12px}.info-page{background:linear-gradient(135deg,#fff8e9,#eefafa);min-height:calc(100vh - 190px);padding:42px 18px}.info-card,.home-info{background:#fffdfa;border:2px solid #202d48;border-radius:26px;max-width:820px;margin:auto;padding:34px;box-shadow:6px 7px #202d48}.info-card h1{font-family:var(--font-heading);margin:6px 0 28px;font-size:54px;line-height:1}.info-section{border-top:1px dashed #aab5c6;padding:20px 0}.info-section:first-of-type{border-top:0;padding-top:0}.info-section h2{font-family:var(--font-heading);margin:0 0 10px;font-size:34px;line-height:1.05}.info-section p,.info-section li{font-family:var(--font-body);font-size:17px;line-height:1.9}.info-section ul,.info-section ol{padding-left:24px}.home-info{margin:40px auto}.info-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.info-grid .info-section{background:#fff;border:2px solid #d5dce5;border-radius:16px;padding:17px}.info-grid h2{font-size:28px}.home-more{flex-wrap:wrap;gap:14px;display:flex}.home-more a{color:#192744;background:#ffdf78;border:2px solid #202d48;border-radius:12px;padding:10px 14px;text-decoration:none}.not-found{text-align:center}.not-found p{font-size:17px}@media (max-width:680px){.site-header{flex-direction:column;align-items:flex-start;gap:3px;padding:12px 16px}.site-header nav{flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.site-header nav a{white-space:nowrap}.info-page{padding:24px 12px}.info-card,.home-info{border-radius:20px;padding:21px;box-shadow:4px 5px #202d48}.info-card h1{font-size:43px}.info-section h2{font-size:30px}.info-section p,.info-section li{font-size:16px;line-height:1.8}.info-grid{grid-template-columns:1fr;gap:10px}.home-info{margin:22px 12px}.site-footer{padding:24px 12px}.site-footer nav{gap:3px}}.contact-form{background:#eefafa;border:2px solid #202d48;border-radius:18px;margin-top:24px;padding:20px}.contact-form h2{font-family:var(--font-heading);margin:0 0 10px;font-size:32px}.contact-form form{gap:13px;display:grid}.contact-form label{gap:6px;font-size:15px;display:grid}.contact-form select,.contact-form textarea{width:100%;font:inherit;background:#fff;border:2px solid #202d48;border-radius:12px;padding:11px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form small{color:#63718a;text-align:right}.contact-form .primary{justify-self:start}.contact-notice{color:#1d6b50;margin:12px 0 0}.contact-list{gap:10px;margin-top:16px;display:grid}.contact-message{background:#fff;border:2px solid #26354c;border-radius:14px;padding:13px}.contact-message header{justify-content:space-between;align-items:center;gap:8px;display:flex}.contact-message p{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--font-number);font-size:14px;line-height:1.6}.contact-message small{color:#687590}.contact-message .danger-button{margin-top:8px}@media (max-width:480px){.contact-form{padding:15px}.contact-form .primary{width:100%}}
