:root{font-family:Dotum,'돋움','Apple SD Gothic Neo',sans-serif;color:#385c6a;background:#d9e9eb;font-synthesis:none;--shell:560px;--border:#c2d8df;--ink:#385c6a;--blue:#527e92;--top:calc(148px + env(safe-area-inset-top,0px));--bottom:calc(128px + env(safe-area-inset-bottom,0px))}*{box-sizing:border-box}body{margin:0;height:100dvh;overflow:hidden;line-height:1.5;background-image:radial-gradient(#b5cdd1 .8px,transparent .8px);background-size:7px 7px}button,input,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}button{min-height:40px;padding:8px 12px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 2px 0 #cedfe440}button:hover:not(:disabled){background:#eaf3f6}button:active:not(:disabled){transform:translateY(1px)}button:disabled{background:#eef1f1;color:#94a5ac;cursor:not-allowed;box-shadow:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ed9b51;outline-offset:2px}a{color:#467a91}p,h1,h2{margin-top:0}p{margin-bottom:10px;font-size:13px}h1{font-size:21px;line-height:1.3;letter-spacing:-.7px}h2{font-size:16px;line-height:1.4}.primary{background:#587f8e;border-color:#476c7b;color:white;font-weight:bold;box-shadow:0 3px 0 #345561}.primary:hover:not(:disabled){background:#426d7e}.wide{display:block;width:100%;margin:10px 0}.negative{color:#b44e48;font-weight:bold}.positive{color:#448364}.muted,.footnote{color:#77909a}.footnote{font-size:11px;margin:10px 0;line-height:1.6}.eyebrow{font-size:10px;font-weight:bold;letter-spacing:.2px;color:#af7848;margin:0 0 5px}.site-header{position:fixed;z-index:5;top:0;left:50%;transform:translateX(-50%);width:min(100%,var(--shell));height:calc(42px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);background:#fcfdfc;border:1px solid var(--border)}.header-inner{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;gap:8px}.brand{display:flex;gap:6px;align-items:center;font-size:18px;text-decoration:none;font-weight:bold;color:#b77643}.brand-mark{display:grid;place-items:center;background:#c8935f;border:2px solid #b48152;color:#fff;width:23px;height:23px;font-size:13px}.brand-note{font-size:10px;font-weight:normal;color:#8a9c9d}.header-actions{display:flex;gap:4px}.header-actions button{font-size:10px;min-height:28px;padding:3px 7px;background:#fcfdfc}#status-bar{position:fixed;z-index:5;left:50%;transform:translateX(-50%);top:calc(42px + env(safe-area-inset-top,0px));width:min(100%,var(--shell));height:79px;background:#fdfefe;border:1px solid var(--border);border-top:0;padding:5px 12px}.stats{display:grid;grid-template-columns:1.15fr 1.15fr 1fr .7fr;gap:8px}.stats>div{min-width:0}.stats span{display:block;font-size:10px;color:#7d939b}.stats b{display:block;font:700 14px Tahoma,Dotum,sans-serif;white-space:nowrap;margin-top:3px}.stats .energy{color:#be725f}.stats small{font-size:10px;font-weight:normal;color:#91a3a9}.goal-meter{display:flex;align-items:center;gap:7px;margin-top:8px;font-size:9px;color:#81989b}.goal-meter>span{white-space:nowrap}.goal-meter b{font-size:9px;min-width:34px}.goal-meter progress{flex:1;width:1px;height:7px}progress{appearance:none;-webkit-appearance:none;background:#e6edef;border:0;border-radius:3px;overflow:hidden}progress::-webkit-progress-bar{background:#e6edef}progress::-webkit-progress-value{background:#89ab97}progress::-moz-progress-bar{background:#89ab97}#activity-bar{position:fixed;z-index:4;left:50%;transform:translateX(-50%);top:calc(121px + env(safe-area-inset-top,0px));width:min(100%,var(--shell));height:27px;background:#eef4f1;border:1px solid var(--border);border-top:0;font-size:10px;padding:4px 12px;overflow:hidden}#activity-bar .deadline{padding:0;background:none;border:0;color:#ae623c;min-height:20px;font-size:11px;width:100%;box-shadow:none;text-align:left}#app{position:fixed;top:var(--top);bottom:var(--bottom);left:50%;transform:translateX(-50%);width:min(100%,var(--shell));padding:14px;background:#fbfdfd;border-left:1px solid var(--border);border-right:1px solid var(--border);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;outline:none}.intro{border:1px solid #c4d9df;background:#e4f0f3;overflow:hidden;border-radius:7px}.intro>div{padding:13px 12px 0}.intro h1{font-size:29px;margin:0 0 6px;color:#456e83;letter-spacing:-1px}.intro h1 em{font-style:normal;color:#b96e50}.intro p:not(.eyebrow){font-size:11px;margin-bottom:3px;color:#6b8791}.home-scene{display:block;width:100%;height:clamp(115px,20dvh,165px);object-fit:contain;image-rendering:pixelated}.next-step{display:flex;gap:6px;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:10px 0;font-size:11px}.next-step b{font-weight:normal}.next-step button{border:0;background:none;min-height:26px;padding:0;color:#b67640;font-size:11px;font-weight:bold;box-shadow:none}.next-step>span{color:#8e9fa7;font-size:10px}.jobs{border:1px solid #d0e0e4;border-radius:6px;background:white;padding:10px}.jobs h2{font-size:12px;margin-bottom:8px;color:#8b9da3}.job-row{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:7px 0}.job-row+.job-row{border-top:1px dashed #dde7e8}.job-row b{font-size:13px}.job-row span{display:block;color:#83979e;font-size:10px;margin-top:3px}.job-row button{font-size:12px;min-width:108px;padding:8px 10px}.side-trip{margin-top:10px;display:flex;align-items:center;gap:10px;width:100%;padding:6px 9px;background:#f1f4eb;text-align:left}.side-trip img{width:64px;height:42px;object-fit:cover;image-rendering:pixelated;border-radius:3px}.side-trip>span{flex:1}.side-trip b{font-size:11px}.side-trip small{display:block;font-size:9px;color:#899980}.tier-next{display:flex;justify-content:space-between;width:100%;font-size:10px;margin-top:9px;min-height:32px;padding:5px 9px;border-style:dashed;background:#faf7ef;color:#9a815a}.rest-dock{display:flex;align-items:center;justify-content:space-between;gap:8px;height:62px;padding:8px 12px;background:#fff6e7;border-top:1px solid #d3bd94;border-bottom:1px solid #d6e2e4}.rest-dock>span{font-size:14px;font-weight:bold;color:#b96e50}.rest-dock>span small{display:block;font-weight:normal;font-size:10px;color:#aa9273;margin-top:2px}.rest-dock>b{font-size:11px}.rest-button{background:#edaa60!important;border:1px solid #c48b4f;color:#714822;box-shadow:0 3px 0 #bd8445;min-width:180px;font-size:17px;line-height:1.2;font-weight:bold;min-height:44px}.rest-button small{display:block;font-size:10px;font-weight:normal;margin-top:3px}.rest-button:disabled{opacity:.6}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);height:64px;background:#fff;padding:4px 5px}.bottom-nav button{border:0;border-radius:5px;font-size:11px;box-shadow:none;background:none;padding:2px}.bottom-nav button span{display:block;font-size:22px;line-height:1.3}.bottom-nav [aria-current=page]{background:#eaf2f6;color:#35657c;font-weight:bold}#bottom-menu{position:fixed;z-index:5;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,var(--shell));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-left:1px solid var(--border);border-right:1px solid var(--border)}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.page-title h1{margin:0}.page-title span{font-size:11px;color:#8a9da4}.page-title button{font-size:10px;min-height:29px}.filters{display:flex;gap:5px;margin:10px 0}.filters button{flex:1;font-size:11px;min-height:33px;padding:6px}.filters [aria-pressed=true]{background:#fff0d8;border-color:#d9bb8b;color:#93673e;font-weight:bold}.market-list{display:flex;flex-direction:column;gap:10px}.property-card{position:relative;border:1px solid #cbdde2;border-radius:7px;background:white;overflow:hidden}.property-card>button:first-child{display:flex;gap:11px;align-items:center;width:100%;border:0;box-shadow:none;text-align:left;padding:8px}.property-card .thumb{width:108px;height:91px;object-fit:contain;image-rendering:pixelated;background:#e2eff3;border-radius:4px}.property-card>button>span{flex:1;padding-right:14px}.property-card small{display:block;font-size:9px;color:#81989e}.property-card b{display:block;font-size:13px;margin:3px 0}.property-card strong{font-size:15px;color:#51758a}.property-card em{display:block;font-size:10px;color:#9b8869;font-style:normal;margin-top:4px}.property-card .watch{position:absolute;right:4px;top:5px;min-height:30px;min-width:30px;padding:0;border:0;background:none;box-shadow:none;font-size:21px;color:#c78c84}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin:12px 0;font-size:11px}.pagination button{font-size:11px;min-height:32px}.scene{display:block;width:100%;height:170px;object-fit:contain;image-rendering:pixelated;border-radius:4px;background:#e2eef3}.back{font-size:11px;min-height:29px;padding:4px 8px;margin-bottom:8px}.house-hero{background:#e2eef3;border:1px solid #c4d8e0;border-radius:6px;overflow:hidden}.house-hero .scene{height:160px}.house-hero>div{background:#f9fcfd;padding:7px 10px}.house-hero h1{font-size:17px;margin:0}.house-hero small{font-size:10px;color:#8a9da5}.house-numbers{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:9px 0}.house-numbers>div{padding:9px;background:#edf4f6;border:1px solid #ccdde3}.house-numbers small{display:block;font-size:10px;color:#7f939e}.house-numbers b{display:block;font-size:17px;margin-top:3px}.funding-hint{font-size:11px}.info-book{border-top:2px dotted #bed1d8;margin-top:14px;padding-top:12px}.info-book h2{font-size:15px}.info-line{border:1px solid #d1e1e4;background:#fff;border-radius:4px;margin:7px 0;padding:10px}.info-line.known{background:#eef7f1;border-color:#c4daca}.info-line>span{display:block;font-size:10px;color:#a7814e;font-weight:bold;margin-bottom:4px}.info-line>b{display:block;font-size:12px}.info-line p{margin:4px 0 0;font-size:11px;color:#7e9298}.info-line button{font-size:10px;min-height:33px;margin-top:7px}.info-book details{border-top:1px dotted var(--border);padding:8px 0;font-size:12px}.info-book summary{cursor:pointer;color:#7b929c}.info-book details p{font-size:11px;margin-top:8px}.payment,.manage{padding:12px;background:#fff7e9;border:1px solid #e0c99d;border-radius:6px;margin:12px 0}.payment h2{font-size:16px;color:#a97642}.payment strong{display:block;font-size:17px}.manage h2{font-size:15px}.manage p,.manage small{font-size:11px}.manage button{font-size:12px}.empty{text-align:center;padding:16px}.empty .scene{height:145px;margin-bottom:12px}.empty b{display:block}.empty p{font-size:12px}.empty button{margin-top:12px}.site-footer{display:none}dialog{padding:0;border:1px solid #abc9d7;border-radius:10px;max-width:calc(100vw - 24px);width:460px;max-height:calc(100dvh - 32px);color:var(--ink);background:#fbfdfd;box-shadow:0 12px 40px #17334666}dialog::backdrop{background:#102735bb;backdrop-filter:blur(5px) saturate(.5);-webkit-backdrop-filter:blur(5px) saturate(.5)}.window-title{display:flex;justify-content:space-between;align-items:center;padding:8px 13px;background:#e8f2f6;border-bottom:1px dashed #c4d8e2;font-size:12px;color:#608194}.window-title button{border:0;box-shadow:none;background:none;min-height:32px;font-size:22px;padding:0 3px}.modal-body{padding:16px}.modal-body h2{font-size:19px}.modal-body ol{padding-left:22px;font-size:13px;line-height:1.9}.modal-body li{margin:9px 0}.amount-label{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:12px;margin:13px 0}.amount-label>span{display:flex;align-items:center;gap:7px}.amount-label input{width:120px;border:1px solid #b6cfdc;border-radius:4px;text-align:right;padding:8px;font-size:20px;color:#416d84;background:#fff}.bid-range{width:100%;accent-color:#db9554;height:30px}.range-captions{display:flex;justify-content:space-between;font-size:10px;color:#8a9ba4;margin:0 0 10px}.bid-adjust{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.bid-adjust button{font-size:11px;min-height:34px;padding:5px}.bid-ledger{font-size:11px;margin:14px 0}.bid-ledger>div{display:flex;justify-content:space-between;gap:8px;padding:5px 0}.bid-ledger dd{margin:0;text-align:right}.bid-ledger .total{border-top:1px dashed #c5d7df;font-size:14px;font-weight:bold;padding-top:9px;margin-top:5px;color:#3d6b83}#bid-calculation>p{font-size:12px}.sell-options button{display:flex;justify-content:space-between;font-size:12px}.busy-body{text-align:center;padding:22px}.busy-body h2{font-size:24px}.busy-body .scene{height:190px}.busy-body>b{display:block;font-size:32px;margin:15px 0;color:#a77845}.busy-body progress{width:100%;height:14px;border:1px solid #b6cccf}.busy-body progress::-webkit-progress-value{background:repeating-linear-gradient(90deg,#7aa999 0 9px,#dcebe4 9px 12px)}.busy-body p:last-child{font-size:12px;color:#82979f;line-height:1.8;margin:13px 0 0}.rest-result{font-size:25px;color:#be7155;text-align:center;font-weight:bold;margin:18px 0}.rest-result span{color:#b4c0c4;margin:0 10px}.share-buttons{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.share-buttons button,.share-buttons a{padding:8px 10px;border:1px solid #c9dbe2;border-radius:5px;background:#fff;text-decoration:none;font-size:11px;color:#52748b;min-height:34px}.diary{padding:13px 0;border-bottom:1px dashed #d2e0e5}.diary>small{display:block;color:#ad9b7f;font-size:10px}.diary>b{display:block;font-size:14px}.diary p{font-size:12px;color:#7a9098;margin:5px 0}.diary button{font-size:11px;min-height:30px}.finish-option{margin:25px 0;font-size:11px;color:#8f999c}.finish-option p{margin-top:10px}.receipt{display:flex;justify-content:space-between;padding:12px;background:#edf4f5;border:1px dashed #c6dce3}.receipt span{font-size:12px}.receipt b{font-size:20px}.tier-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed #d2e0e5;font-size:12px;color:#a4adae}.tier-item.unlocked{color:#55836c}.sound-setting{display:flex;justify-content:space-between;padding:14px 0}.sound-setting input{width:20px;height:20px}.score-image{display:block;width:100%;height:auto}.ending{text-align:center}.ending .scene{height:160px}.ending h1{margin-top:8px;font-size:24px}.ending>strong{font-size:34px;display:block;color:#467c94}.ending-facts{display:flex;justify-content:space-around;font-size:10px;margin:16px 0}.ending-facts b{display:block;font-size:15px}.ending .share-buttons{justify-content:center}.ending-actions{display:flex;gap:8px;margin:12px 0}.ending-actions button{flex:1;font-size:12px}.toast{position:fixed;bottom:calc(var(--bottom) + 8px);left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);width:400px;z-index:10;border:1px solid #d6bf93;background:#fff6dc;padding:10px 13px;font-size:12px;box-shadow:0 4px 15px #32464e30;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .15s}.toast.visible{opacity:1}textarea{width:100%;min-height:130px;font-size:14px;padding:10px;border:1px solid var(--border)}
@media(max-width:390px){.brand-note{display:none}.stats b{font-size:12px}.stats{gap:5px}.intro h1{font-size:26px}.property-card .thumb{width:96px;height:85px}.property-card b{font-size:12px}.property-card strong{font-size:13px}.rest-button{min-width:170px}#app{padding:11px}.job-row button{font-size:11px;min-width:101px}.home-scene{height:117px}}
@media(max-height:720px){.home-scene{height:100px}.intro>div{padding:9px 10px 0}.intro h1{font-size:25px}.next-step{padding:7px 0}.jobs{padding:8px}.job-row{padding:5px 0}.side-trip{margin-top:8px}.tier-next{margin-top:7px}.house-hero .scene{height:125px}.busy-body{padding:17px}.busy-body .scene{height:155px}.busy-body>b{margin:10px 0}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
