@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Gowun+Batang:wght@400;700&display=swap');
:root{font-family:'DM Sans','Gowun Batang',serif;color:#274a3d;background:#eeeedd}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 15% 4%,#fff9db 0,transparent 35%),radial-gradient(circle at 92% 12%,#d6e5d0 0,transparent 31%),#eeeedd}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #c37855;outline-offset:3px}.shell{width:min(1180px,calc(100% - 56px));margin:auto}.site-header{height:75px;border-bottom:1px solid #c8d1be;display:flex;align-items:center;justify-content:space-between;font:700 17px 'Gowun Batang',serif}.site-header a{color:#54715d;text-decoration:none;font:700 12px 'DM Sans',sans-serif;border-bottom:1px solid #9ead91;padding-bottom:4px}.hero{height:240px;position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{font:700 10px 'DM Sans',sans-serif;letter-spacing:.22em;color:#b77b5d;margin:0 0 10px}.hero h1{font:700 clamp(40px,4.4vw,60px)/1.14 'Gowun Batang',serif;letter-spacing:-.06em;margin:0 0 13px}.hero h1 em{font-style:normal;color:#bf7f59}.hero-copy>p:last-child{font:14px/1.6 'Gowun Batang',serif;color:#69816e;margin:0}.host-art{width:270px;height:220px;position:relative;align-self:end;flex:none}.halo{position:absolute;width:180px;height:180px;border-radius:50%;top:4px;left:42px;background:#e3d6a5;box-shadow:0 0 0 16px #e3d6a541,0 0 0 34px #e3d6a51c}.host-art img{position:absolute;z-index:2;max-width:220px;max-height:215px;object-fit:contain;bottom:-3px;left:25px;filter:drop-shadow(4px 8px 3px #4d6c4a44)}.host-fallback{position:absolute;font-size:150px;color:#b77962;line-height:1;left:52px;bottom:15px}.host-art img:not([hidden])~.host-fallback{display:none}.art-star{position:absolute;color:#bb8a55;z-index:3}.art-star.one{left:12px;top:31px;font-size:25px}.art-star.two{right:4px;top:80px;font-size:28px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:18px;align-items:start}.game-card,.sidebar{border:1px solid #c3d1bc;border-radius:17px;background:#fffaf0;box-shadow:0 9px 0 #d8dfd0,0 18px 32px #526c4b22;overflow:hidden}.game-card{position:relative}.hud{display:grid;grid-template-columns:repeat(4,1fr);padding:13px 10px;border-bottom:1px solid #dce2d1;background:#f9f7e8;text-align:center}.hud>div{border-right:1px solid #d9e1d0}.hud>div:last-child{border:0}.hud small,.hud strong{display:block}.hud small{font-size:10px;color:#80947d}.hud strong{font:700 22px 'Gowun Batang',serif;line-height:1.5}.hud #happiness{font-size:18px;color:#bb7766;white-space:nowrap}.shop-scene{height:130px;position:relative;background:linear-gradient(180deg,#dce7d4,#eef0d9);overflow:hidden;border-bottom:6px solid #9d7457}.scene-window{position:absolute;width:100px;height:100px;border:6px solid #92a989;border-radius:55px 55px 0 0;left:38px;top:19px;text-align:center;font-size:48px;color:#e6c080;background:#c3d8c0}.scene-leaves{position:absolute;right:30px;top:24px;color:#719573;font-size:30px;letter-spacing:13px}.counter{position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);width:55%;min-width:240px;height:80px;border:6px solid #8e684f;border-bottom:0;border-radius:22px 22px 0 0;background:#d9b492;box-shadow:inset 0 -8px #b48b6a;text-align:center;padding:8px}.counter span{position:absolute;left:12px;top:9px;color:#fff1c8;font-size:26px}.counter strong,.counter small{display:block}.counter strong{font:700 20px 'Gowun Batang',serif}.counter small{font:10px 'Gowun Batang',serif;color:#6d5845;margin-top:3px}.orders{min-height:146px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:17px;background:#f4eddb;border-bottom:1px solid #ded8c5}.orders .empty{grid-column:1/-1;align-self:center;text-align:center;color:#87917d;font:13px 'Gowun Batang',serif}.order-card{display:flex;align-items:center;gap:9px;text-align:left;padding:11px 9px;border:1px solid #d4c4ac;border-radius:11px;background:#fff9ec;color:#345343;box-shadow:0 3px #e3d5c0;min-width:0;transition:transform .15s,background .15s}.order-card:hover{transform:translateY(-2px)}.order-card.selected{border:2px solid #b57754;background:#fff1d7}.customer-face{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:50%;background:#dbe6cc;color:#a36953;font-size:23px}.order-body{display:block;min-width:0;flex:1}.order-body strong,.order-body>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-body strong{font:700 12px 'Gowun Batang',serif}.order-body>span{font:11px 'Gowun Batang',serif;color:#7a8067;margin-top:3px}.order-arrow{color:#b18061}.patience-track{height:5px;border-radius:7px;background:#e9ddd0;display:block;overflow:hidden;margin-top:8px}.patience-track i{display:block;height:100%;background:#b8a26e;transition:width .15s}.preparation{padding:20px 28px 24px}.prep-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.prep-heading.second{margin-top:19px}.prep-heading p{font:700 9px 'DM Sans',sans-serif;letter-spacing:.22em;color:#b18060;margin:0 0 3px}.prep-heading h2{font:700 18px 'Gowun Batang',serif;margin:0}.prep-heading>span{color:#c9a176;font-size:21px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choice{border:1px solid #cdd8c3;border-radius:10px;background:#eef2e3;color:#3b6049;min-height:67px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.choice:hover{background:#e3ecd9}.choice.active{border:2px solid #b47a57;background:#f8e8c9}.choice b{font-size:23px;line-height:1;color:#bb8765}.choice span{font:11px 'Gowun Batang',serif}.serve{width:100%;margin-top:21px;padding:13px;background:#b87553;color:#fff8e9;border:1px solid #995d41;border-radius:9px;font-size:13px;font-weight:700}.serve:hover:not(:disabled){background:#a96548}.serve:disabled{opacity:.48;cursor:default}.message{min-height:20px;color:#7c8c77;font:12px 'Gowun Batang',serif;text-align:center;margin:11px 0 0}.overlay{position:absolute;inset:0;background:#2c5042bd;display:grid;place-items:center;padding:18px}.overlay[hidden]{display:none}.overlay-card{max-width:390px;width:100%;background:#fff9e5;border:2px solid #e3d1a9;border-radius:16px;text-align:center;padding:23px 24px 27px;box-shadow:0 8px 0 #a27556,0 16px 27px #263d3290}.overlay-icon{font-size:38px;color:#bd8464}.overlay-card>p:first-of-type{color:#aa785a;letter-spacing:.2em;font:700 9px 'DM Sans',sans-serif;margin:2px 0 9px}.overlay-card h2{font:700 27px 'Gowun Batang',serif;margin:0 0 12px}.overlay-card #overlay-copy{font:13px/1.7 'Gowun Batang',serif;color:#718471;margin:0 0 19px}.overlay-card button{padding:12px 18px;border:1px solid #995d44;border-radius:8px;background:#b77454;color:white;font-size:12px;font-weight:700}.sidebar{padding:23px}.side-title h2{font:700 24px 'Gowun Batang',serif;margin:0 0 13px}.tip{font:12px/1.65 'Gowun Batang',serif;color:#6b826c;margin:0 0 18px}.tip strong{color:#a46b4b}.record{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8deca;border-radius:10px;background:#eef1e3;padding:12px 5px;text-align:center}.record>div:first-child{border-right:1px solid #d0dac7}.record small,.record strong{display:block}.record small{font-size:10px;color:#81937c}.record strong{font:700 23px 'Gowun Batang',serif;color:#ac744f}.upgrade-heading{border-top:1px dashed #d0daca;margin-top:23px;padding-top:17px}.upgrade-heading span{float:right;color:#c59a62;font-size:23px}.upgrade-heading h3{font:700 18px 'Gowun Batang',serif;margin:0 0 6px}.upgrade-heading p{font:11px/1.5 'Gowun Batang',serif;color:#83947d;margin:0 0 10px}.upgrade{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #e3e5d8}.upgrade-icon{width:32px;height:32px;flex:none;display:grid;place-items:center;background:#e8eddc;border-radius:8px;color:#b47d61;font-size:20px}.upgrade>div:nth-child(2){min-width:0;flex:1}.upgrade strong,.upgrade small{display:block}.upgrade strong{font:700 12px 'Gowun Batang',serif}.upgrade small{font:10px/1.3 'Gowun Batang',serif;color:#869781;margin-top:3px}.upgrade button{border:1px solid #c7d3bf;border-radius:7px;background:#ecf0e3;color:#4b6a51;padding:7px 5px;font-size:10px;font-weight:700;white-space:nowrap}.upgrade button:disabled{opacity:.52;cursor:default}.keyboard-tip{font:10px/1.5 'Gowun Batang',serif;color:#90a08c;text-align:center;margin:16px 0 0}footer{text-align:center;padding:43px 0 27px;color:#8c9d88;font:12px 'Gowun Batang',serif}@media(max-width:900px){.layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 15px}.side-title,.tip,.record,.upgrade-heading,.keyboard-tip{grid-column:1/-1}.upgrade{border-bottom:0;border-top:1px solid #e3e5d8}.sidebar .tip{margin-bottom:9px}.record{max-width:400px}.upgrade-heading{margin-top:15px}}@media(max-width:610px){.shell{width:calc(100% - 22px)}.site-header{height:60px}.hero{height:200px}.hero h1{font-size:40px}.hero-copy>p:last-child{font-size:12px}.host-art{position:absolute;right:-75px;opacity:.55}.hud{padding:9px 2px}.hud small{font-size:8px}.hud strong{font-size:17px}.hud #happiness{font-size:12px;line-height:26px}.shop-scene{height:105px}.scene-window{transform:scale(.72);transform-origin:top left}.counter{height:67px;padding:5px}.counter strong{font-size:17px}.orders{grid-template-columns:1fr;min-height:115px;padding:10px;gap:6px}.order-card{padding:7px}.customer-face{width:29px;height:29px;font-size:18px}.patience-track{margin-top:5px}.preparation{padding:16px}.choices{gap:5px}.choice{min-height:58px}.choice span{font-size:10px}.sidebar{display:block;padding:18px}.upgrade{border-bottom:1px solid #e3e5d8;border-top:0}.overlay-card{padding:17px}.overlay-card h2{font-size:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.host-art img{left:50%;transform:translateX(-50%)}.host-fallback[hidden]{display:none}
