: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(64px + 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}}
.bottom-nav{grid-template-columns:repeat(5,1fr)}.bottom-nav button>span{height:28px;display:grid;place-items:center}.bottom-nav svg{width:23px;height:23px}.bottom-nav [data-view=share]{color:#b27337;background:#fff6e7}.bottom-nav [data-view=share][aria-current=page]{background:#f8e2bd;color:#925c29}.bet-presets{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:8px 0 12px}.bet-presets button{font-size:11px;padding:6px 2px;min-height:37px}.bet-presets [aria-pressed=true]{background:#fff0d5;border-color:#d9a558;color:#936026;font-weight:bold}.share-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.share-buttons>*:last-child{grid-column:1/-1}.share-buttons button,.share-buttons a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;font-size:12px;font-weight:bold}.social-icon{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:7px;font-size:19px;background:#edf2f4}.social-icon.threads-icon{background:#23292c;color:#fff;font-family:Arial,sans-serif;font-weight:bold}.native-share .social-icon{background:#fee500;color:#47372e}.chat-icon{border-radius:50%;font-size:18px}.creator-card{display:flex;align-items:center;gap:10px;padding:12px;margin:15px 0;background:#f6f1e8;border:1px solid #deccb2;border-radius:7px;color:#6b604f;text-decoration:none}.creator-card>span:nth-child(2){flex:1}.creator-card small,.creator-card b,.creator-card em{display:block}.creator-card small{font-size:10px;color:#9b815f}.creator-card b{font-size:15px;color:#564f44}.creator-card em{font-size:11px;font-style:normal;color:#8a7b66;margin-top:3px}.creator-card>strong{font-size:20px}.share-preview{display:block;width:100%;height:auto;border:1px solid #c4d8e0;border-radius:7px}.share-score{padding:15px 0 7px;text-align:center}.share-score>span{font-size:11px;color:#8d9da5}.share-score>strong{display:block;font-size:28px;color:#49758c}.share-score p{font-size:12px;margin:5px 0}.home-scene{height:clamp(160px,27dvh,235px);object-fit:cover;object-position:center}.scene{height:clamp(210px,34dvh,290px)}.house-hero .scene{height:clamp(210px,34dvh,300px)}.property-card .thumb{width:44%;height:145px;object-fit:contain}.property-card>button:first-child{gap:10px;padding:7px}.property-card>button>span{padding-right:15px}.property-card b{font-size:13px}.property-card em{line-height:1.6}.busy-body .scene{height:clamp(200px,34dvh,285px)}.art-zoom{display:block;position:relative;padding:0;border:0;box-shadow:none;width:100%;border-radius:0;background:#e2eef3}.art-zoom>span{position:absolute;bottom:7px;right:8px;padding:3px 7px;border:1px solid #b9d0db;background:#fffffff0;border-radius:4px;color:#577e92;font-size:10px}.zoomed-art{width:100%;height:auto;max-height:72dvh;object-fit:contain;image-rendering:pixelated}.static-intro p{font-size:13px}.static-intro>a{font-size:12px}
@media(max-height:720px){.home-scene{height:150px}.house-hero .scene{height:200px}.busy-body .scene{height:195px}.modal-body:has([data-roll]) .scene{height:140px}.modal-body:has([data-roll]) h2{margin-bottom:9px}.modal-body:has([data-roll]) p{font-size:11px}.bet-presets{margin-bottom:7px}.property-card .thumb{height:130px}.share-buttons button,.share-buttons a{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
.actions-list .job-row{min-height:61px;padding:8px 0;gap:8px}.actions-list .job-row>div{flex:1;min-width:0}.actions-list .job-row>button{width:148px;min-width:148px;min-height:44px;padding:8px 7px;font-size:12px}.actions-list .rest-action{margin:0;background:transparent;border-radius:0}.actions-list .rest-action .rest-button{font-size:13px}@media(max-width:390px){.actions-list .job-row>button{width:128px;min-width:128px;font-size:11px}.actions-list .job-row>div>span{font-size:9px}}
body.has-result-dock{--bottom:calc(128px + env(safe-area-inset-bottom,0px))}.rest-action{background:#fff7e9;border-radius:5px;padding:9px 7px;margin:6px -2px;gap:7px}.rest-action .rest-button{min-width:150px;font-size:16px;padding:7px 10px}.rest-action .rest-button:disabled{background:#f6e5cc!important;color:#a99374;border-color:#dbcbb1;opacity:1;box-shadow:none}.rest-action>div>b{color:#a66b3b}.rest-action .rest-button small{font-size:9px}
.share-summary{font-size:12px;color:#80939d;line-height:1.7}.share-summary b{color:#486f86;font-size:16px}

.research-count{float:right;border:1px solid #b9d3c4;border-radius:4px;background:#edf6ef;padding:2px 7px;font-size:12px;color:#528064}.info-line.unknown{border-style:dashed;background:#f1f4f5}.info-line.unknown>b{color:#8a9ca5;font-weight:normal}.info-line.unknown>small{display:block;font-size:10px;color:#93a1a6;margin-top:5px}.new-badge{display:inline-block;float:right;padding:2px 5px;border:1px solid #d9a449;border-radius:3px;background:#ffe7a5;color:#8b5b1f;font-size:9px;font-weight:bold;font-style:normal;letter-spacing:.7px;line-height:1.3}.new-info-banner{padding:9px 10px;border:1px solid #e4bb77;background:#fff3d5;border-radius:4px;color:#98682c;font-size:12px;font-weight:bold}.info-line.newly-found{background:#fff9e9;border:2px solid #daa350;box-shadow:3px 3px 0 #e4cfa055}.broker-connected{border-left:4px solid #699985!important}.broker-impact{padding:9px 10px;margin-top:8px;background:#e8f3ed;border:1px solid #bcd5c7;border-radius:4px}.broker-impact>span{display:block;font-size:10px;color:#6b8b7a}.broker-impact strong{display:block;font-size:22px;color:#3e8062;margin:2px 0}.broker-impact del{font-size:15px;color:#8c9e94;text-decoration:none;font-weight:normal}.broker-impact small{display:block;font-size:10px;color:#668774}.broker-sale-note{padding:9px 10px;background:#e8f3ed;border:1px solid #bdd8ca;font-size:11px;color:#527b64;margin-bottom:10px}.research-reveal h2{font-size:23px;line-height:1.3;color:#486f85;margin:8px 0 14px}.reveal-cards{display:flex;flex-direction:column;gap:9px}.reveal-card{padding:11px 12px;background:#fff9e9;border:2px solid #dfb16a;border-radius:5px;box-shadow:3px 3px 0 #e9dac144;animation:info-arrive .35s ease-out both;animation-delay:calc(var(--reveal-order,0)*.12s)}.reveal-card>span{display:block;color:#af7a3b;font-size:11px;font-weight:bold}.reveal-card>small{display:block;font-size:10px;color:#9f947f;margin-top:4px}.reveal-card>b{display:block;font-size:17px;color:#466d80;line-height:1.5;margin-top:3px}.reveal-caption{font-size:11px;line-height:1.65;margin:12px 0 0;color:#82959e}.info-book:focus{outline:none}.broker-connected>p{font-size:10px;line-height:1.6}@keyframes info-arrive{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.reveal-card{animation:none}}
.property-art.palette-1{filter:hue-rotate(35deg) saturate(.85)}.property-art.palette-2{filter:hue-rotate(315deg) saturate(.8)}.property-art.palette-3{filter:hue-rotate(165deg) saturate(.7)}.property-address{display:block;margin:3px 0 5px;font-size:10px;color:#7f939b}
.first-trade,.trade-overview{padding:12px;margin:10px 0;border:1px solid #d9c394;border-radius:6px;background:#fff7e5}.first-trade>b{font-size:13px;color:#9d6839}.first-trade p,.trade-overview p{font-size:11px;margin:5px 0}.first-trade .wide,.trade-overview .wide{margin-bottom:0}.trade-overview h2{margin-bottom:7px;font-size:14px}.trade-overview dl{margin:0}.trade-overview dl>div{display:flex;justify-content:space-between;gap:10px;padding:5px 0;font-size:12px}.trade-overview dd{margin:0;text-align:right;font-weight:bold}.profit-preview{padding:10px;background:#eef7ef;border:1px solid #c4daca;margin-top:10px}.profit-preview span,.profit-preview small,.profit-preview b{display:block}.profit-preview span,.profit-preview small{font-size:10px}.profit-preview b{font-size:14px;margin:4px 0}.legacy-game{padding:8px;border:1px dashed #c4d8df;font-size:11px}.legacy-game button{font-size:11px}.intro:has(~.first-trade) .home-scene{height:120px}
