:root{font-family:Golos Text,Manrope,system-ui,sans-serif;color:#3d3450;background:#d8d0e6;font-synthesis:none;font-weight:400;--ink:#3d3450;--muted:#958ba1;--purple:#8870b3;--purple-deep:#705396;--purple-light:#f0eaf8;--line:rgba(117,95,145,.11);--shadow:0 8px 38px rgba(63,40,91,.08),0 2px 8px rgba(63,40,91,.03)}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;color:inherit}button:disabled{cursor:default;opacity:.48}button,input,textarea{-webkit-tap-highlight-color:transparent}button{transition:background .18s,transform .18s,box-shadow .18s,color .18s}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #b4a0d6;outline-offset:3px}button:active:not(:disabled){transform:translateY(1px)}button svg{flex-shrink:0}button,textarea,input{outline:none}h1,h2,h3,p{margin:0}button img{pointer-events:none}::selection{background:#ded0f0}svg{vertical-align:middle}#root,.game-shell{width:100vw;height:100dvh;min-height:400px;overflow:hidden}.game-shell{position:relative}#game-canvas{display:block;width:100%;height:100%;touch-action:none;outline:none}.world-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(230,224,239,.28),transparent 20%,transparent 78%,rgba(112,91,134,.08))}.game-ui{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;transition:opacity .7s}.game-ui.is-ready{opacity:1}.game-ui button,.game-ui input,.game-ui textarea,.game-ui aside,.glass,.intro-overlay{pointer-events:auto}.glass{background:#fffdffeb;border:1px solid rgba(255,255,255,.75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow)}.topbar{position:absolute;top:24px;left:26px;right:26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;min-width:290px;text-shadow:0 1px 8px #fff8}.brand-mark{width:48px;height:48px;display:grid;place-items:center;background:#fbf8feef;border:1px solid #ffffffb3;border-radius:17px;color:#8764ab;box-shadow:0 5px 15px #5e447918}.brand h1{font-size:21px;letter-spacing:-.75px;font-weight:650}.brand p{font-size:11px;color:#80718f;margin-top:6px;display:flex;align-items:center;gap:6px}.live-dot{width:5px;height:5px;border-radius:50%;background:#94b49b;display:inline-block;flex-shrink:0}.time-control{position:absolute;left:50%;transform:translate(-50%);display:flex;height:57px;padding:9px 11px 9px 17px;align-items:center;border-radius:18px;gap:16px}.time-reading{display:flex;align-items:center;gap:13px;white-space:nowrap}.day-label{font-size:9px;letter-spacing:1px;color:#a195af;font-weight:600}.time-reading strong{font-size:23px;font-weight:500;letter-spacing:-.8px;font-variant-numeric:tabular-nums}.divider{height:24px;width:1px;background:var(--line)}.speed-controls{display:flex;gap:3px;align-items:center}.speed-controls .icon-button,.speed-button{width:28px;height:28px;border-radius:8px;background:none;display:grid;place-items:center;font-size:12px}.speed-controls .icon-button svg{width:13px;height:13px}.speed-controls .icon-button.active,.speed-button.active{background:#ece3f6;color:var(--purple-deep)}.top-actions{display:flex;gap:10px;align-items:center}.wallet{padding:10px 18px 10px 12px;display:flex;gap:10px;align-items:center;height:57px;border-radius:18px}.coin-symbol{height:32px;width:32px;display:grid;place-items:center;border-radius:11px;background:#f8edcf;color:#b9984d}.wallet small{display:block;font-size:8px;letter-spacing:.2px;color:#9c90a8;margin-bottom:3px}.wallet strong{font-size:19px;font-weight:600;letter-spacing:-.5px}.wallet strong span{font-size:15px;color:#b29a6a;margin-left:3px}.quick-actions{display:flex;align-items:center;gap:3px;border-radius:17px;padding:8px;height:57px}.icon-button{background:transparent;border-radius:11px;height:34px;width:34px;display:grid;place-items:center;flex-shrink:0;color:#9384a2}.icon-button:hover{background:#ede5f5;color:#755596}.icon-button.active{background:#eadff5;color:#795798}.nav-rail{position:absolute;top:108px;left:26px;width:72px;padding:10px 6px;display:flex;flex-direction:column;gap:4px;border-radius:22px}.nav-item{height:65px;border-radius:16px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#9d91a9}.nav-item span{font-size:9px;font-weight:500}.nav-item:hover{background:#f2edf7;color:#80659f}.nav-item.active{background:#eae0f5;color:#79559c;box-shadow:inset 0 0 0 1px #e3d5ef}.rail-rule{height:1px;background:var(--line);margin:5px 10px}.home-nav{height:57px}.ambient-hint{position:absolute;top:104px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;font-size:10px;color:#7c6d8c;letter-spacing:.15px;text-shadow:0 1px 6px white;white-space:nowrap}.ambient-hint svg{color:#ab93b9}.side-panel{position:absolute;right:26px;top:108px;bottom:113px;width:365px;display:flex;flex-direction:column;border-radius:25px;overflow:hidden;animation:panel-in .28s ease-out}.panel-heading{padding:23px 22px 20px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}.eyebrow{display:block;font-size:8px;letter-spacing:1.4px;font-weight:600;color:#a593b8;text-transform:uppercase}.panel-heading h2{font-size:21px;letter-spacing:-.7px;font-weight:550;margin-top:7px}.panel-heading>.icon-button{background:#f1ebf6;height:29px;width:29px}.panel-heading>.icon-button svg{width:15px}.scroll-area{min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#d7cce4 transparent;overscroll-behavior:contain}.scroll-area::-webkit-scrollbar{width:4px}.scroll-area::-webkit-scrollbar-thumb{background:#d7cce4;border-radius:4px}.panel-body{padding:0 22px 24px;flex:1}.panel-intro{font-size:11px;color:#9a8da6;line-height:1.8;margin-bottom:19px}.build-tools{margin:0 15px 16px;padding:5px;display:grid;grid-template-columns:repeat(6,1fr);gap:2px;background:#f1ebf6;border-radius:15px;flex-shrink:0}.build-tools button{height:52px;background:none;border-radius:11px;color:#9a8ba9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.build-tools button span{font-size:8px}.build-tools button.active{background:#fff;box-shadow:0 2px 6px #7e5d9212;color:#8261a2}.build-tools button:hover:not(.active){background:#e9e0f2}.search-field{margin:0 20px 14px;background:#f5f1f8;border:1px solid #ece5f1;border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 11px;height:39px;color:#b09eba;flex-shrink:0}.search-field input{background:transparent;border:0;min-width:0;flex:1;font-size:10px;height:100%;color:var(--ink)}.search-field input::placeholder{color:#ad9fba}.search-field button{padding:2px;background:transparent;color:#a08cad}.category-scroll{display:flex;overflow-x:auto;gap:5px;padding:0 20px 9px;scrollbar-width:none;flex-shrink:0}.category-scroll::-webkit-scrollbar{display:none}.category-scroll button{white-space:nowrap;border-radius:20px;background:transparent;padding:7px 10px;color:#a095aa;font-size:9px}.category-scroll button.active{background:#8970ae;color:#fff}.category-scroll button:hover:not(.active){background:#f0e9f7}.catalog-caption{padding:5px 23px 12px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#b0a3ba;flex-shrink:0}.furniture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px;padding:0 17px 18px;align-content:start;flex:1}.furniture-card{background:transparent;text-align:left;min-width:0;border-radius:12px;padding:4px;display:flex;flex-direction:column;align-items:stretch}.furniture-card:hover{background:#f0e8f7;transform:translateY(-2px)}.item-preview{height:87px;width:100%;border-radius:12px;background:#f2eef6;display:grid;place-items:center;position:relative;border:1px solid transparent}.item-preview img{width:91%;height:91%;object-fit:contain;mix-blend-mode:multiply}.furniture-card.selected .item-preview{background:#eee4fa;border-color:#b99ad9}.selected-tick{position:absolute;right:5px;top:5px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#9272b5;color:#fff;box-shadow:0 2px 3px #7551981a}.item-name{font-size:9px;line-height:1.4;margin:7px 2px 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:25px;font-weight:500}.item-price{font-size:10px;font-weight:600;color:#917aa7;margin:0 2px}.item-price span{font-size:9px;font-weight:400;color:#b4a1bf}.item-price.unaffordable{color:#c08f96}.chosen-item{display:flex;align-items:center;gap:10px;margin:0 18px 11px;padding:9px;background:#f1e9f8;border-radius:13px;flex-shrink:0}.chosen-item>img{width:36px;height:36px;object-fit:contain}.chosen-item>div{flex:1}.chosen-item strong{display:block;font-size:10px;font-weight:550}.chosen-item span{display:block;font-size:9px;color:#a08aac;margin-top:5px}.chosen-item>.icon-button{background:#fff9;height:30px;width:30px}.build-instructions{border-top:1px solid var(--line);padding:11px 15px 12px;display:flex;justify-content:space-between;gap:5px;font-size:8px;color:#a18dac;flex-shrink:0}.build-instructions>span{display:flex;align-items:center;gap:4px}kbd{font:inherit;background:#eee6f4;box-shadow:0 1px #d9cbe4;border-radius:3px;padding:3px 4px;color:#8b729e}.construction-options{padding:21px 25px;flex:1;overflow:auto;text-align:center}.construction-icon{width:69px;height:69px;display:grid;place-items:center;background:#eee5f6;color:#9877b5;border-radius:23px;margin:10px auto 23px}.construction-icon svg{width:31px;height:31px;stroke-width:1.4}.construction-options h3{font-size:18px;font-weight:500;letter-spacing:-.6px;margin-bottom:12px}.construction-options>p{font-size:11px;line-height:1.8;color:#a090ae}.field-label{display:block;margin-top:30px;font-size:10px;color:#a18caf}.color-swatches{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:15px 0 25px}.color-swatches button{width:27px;height:27px;border-radius:9px;color:#746280;border:2px solid #fff;box-shadow:0 0 0 1px #b8a2c424;display:grid;place-items:center}.color-swatches button.selected{box-shadow:0 0 0 2px #9476b0}.tip-box{display:flex;align-items:flex-start;gap:9px;padding:14px;background:#f3eef7;border-radius:13px;color:#a48eb5;font-size:10px;line-height:1.7;text-align:left;margin-top:22px}.tip-box svg{margin-top:2px;flex-shrink:0}.primary-button,.secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:37px;padding:10px 13px;border-radius:11px;font-size:10px;font-weight:500;line-height:1.3}.primary-button{background:#8a6db0;color:#fff;box-shadow:0 3px 9px #79569713}.primary-button:hover{background:#795b9f;box-shadow:0 4px 14px #79569725}.secondary-button{background:#f0e9f6;color:#9477ac;border:1px solid #e8dff0}.secondary-button:hover{background:#e9def3}.wide{width:100%;margin-top:9px}.button-row{display:flex;gap:8px}.button-row>*{flex:1}.section-label{font-size:8px;letter-spacing:1.3px;font-weight:600;color:#a895b8;margin:22px 0 13px}.panel-body>.section-label:first-child{margin-top:1px}.map-intro{display:flex;align-items:center;gap:10px;background:#f0e9f6;border-radius:13px;padding:13px;color:#a185b5}.map-intro p{font-size:10px;line-height:1.6;color:#9c88ac}.map-intro svg{flex-shrink:0}.destination-card{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #ede5f2}.destination-icon{height:39px;width:39px;display:grid;place-items:center;background:#f0e7f7;border-radius:13px;color:#a587b7;flex-shrink:0}.destination-icon.cafe{background:#f8eddf;color:#bca285}.destination-icon.market{background:#edf1e3;color:#9ba780}.destination-icon.park{background:#e9f0e8;color:#99ac92}.destination-icon.jobs{background:#e9edf5;color:#94a1ba}.destination-icon.clinic{background:#f8e9ef;color:#c39dab}.destination-card>div{flex:1}.destination-card strong{font-size:11px;display:block;font-weight:500}.destination-card small{font-size:8px;display:block;color:#afa0b8;margin-top:5px;line-height:1.6}.destination-card .icon-button{width:28px;height:28px;background:#f3edf8}.destination-card .icon-button svg{width:15px}.property-section-title{margin-top:30px}.property-card{margin-bottom:17px;border:1px solid #ebe2f2;border-radius:18px;overflow:hidden;background:#fff9}.property-illustration{height:106px;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,color-mix(in srgb,var(--property-color) 28%,white),color-mix(in srgb,var(--property-color) 58%,white));color:color-mix(in srgb,var(--property-color) 70%,#735f82)}.property-illustration>svg{filter:drop-shadow(0 5px 2px #ffffff50)}.property-illustration>span{position:absolute;top:12px;right:11px;background:#fff9;padding:6px 9px;border-radius:20px;font-size:8px;color:#897997}.property-content{padding:16px}.property-content>small{font-size:8px;color:#ab96ba}.property-content>h3{font-size:16px;font-weight:500;letter-spacing:-.4px;margin-top:5px}.property-content>p{font-size:10px;color:#ab9ab7;line-height:1.7;margin:9px 0 16px}.text-button{background:none;color:#9674b3;font-size:9px;padding:11px 0 0;text-decoration:underline;text-underline-offset:4px}.person-card{border:1px solid #eae1f1;background:#fff8;border-radius:17px;padding:16px;margin-bottom:12px}.person-top{display:flex;align-items:center;gap:10px}.avatar{display:block;position:relative;width:45px;height:45px;flex-shrink:0;border-radius:15px;overflow:hidden;background:linear-gradient(140deg,#efe2f5,#d9c9e7);isolation:isolate;border:1px solid #eee1f2}.avatar>img{position:absolute;width:100%;height:100%;object-fit:contain;z-index:1;transform:scale(1.16);object-position:center 6px}.avatar-initial{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:20px;color:#a185b5;z-index:-1}.person-top>div{flex:1}.person-top h3{font-size:14px;letter-spacing:-.3px;font-weight:550}.trait-label{font-size:8px;color:#ad99b9;display:block;margin-top:5px}.relation-badge{display:flex;gap:4px;align-items:center;font-size:9px;color:#b28fae;background:#f8edf5;border-radius:20px;padding:5px 7px}.person-card>p{font-size:10px;line-height:1.8;color:#a696b0;margin:13px 0 11px}.person-status{font-size:9px;color:#a191ad;display:flex;align-items:center;gap:5px;margin-bottom:15px}.career-summary{display:flex;gap:12px;background:#f0e8f6;border-radius:15px;padding:17px;margin-bottom:18px}.career-summary>span{color:#a487b8;display:grid;place-items:center}.career-summary strong{display:block;font-weight:550;font-size:13px}.career-summary small{display:block;font-size:9px;color:#aa94ba;margin-top:6px}.current-job{padding:18px;border:1px solid #d9c5e8;border-radius:16px;margin-bottom:16px;background:#f1e8fb}.current-job h3{font-size:14px;font-weight:550;margin-top:9px}.current-job p{font-size:10px;line-height:1.8;color:#a28aaf;margin:10px 0 15px}.job-card{border:1px solid #eae0f1;border-radius:17px;background:#fff8;padding:19px;margin-bottom:13px}.job-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:8px}.job-icon{height:47px;width:47px;display:grid;place-items:center;background:#eae9f6;color:#9992bb;border-radius:15px}.job-card.cafe .job-icon{background:#f8eadf;color:#bb9d89}.job-card.freelance .job-icon{background:#e8eef1;color:#8fa5ac}.job-tag{font-size:8px;color:#b49dc2;background:#f5effa;border-radius:20px;padding:6px 9px}.job-card h3{font-size:16px;font-weight:550;letter-spacing:-.4px}.job-card p{font-size:10px;line-height:1.9;color:#a695b2;margin:10px 0 18px}.job-card>.primary-button{width:100%;justify-content:space-between}.character-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:26px}.character-grid button{height:76px;background:#f2ebf7;border-radius:13px;border:1px solid #e8dcf1;position:relative;overflow:hidden}.character-grid button>img{width:100%;height:100%;object-fit:contain;transform:scale(.97)}.character-grid button.selected{border-color:#b696d2;background:#e9dcf6;box-shadow:0 0 0 2px #e8dcf4}.settings-row{display:flex;align-items:center;gap:12px;text-align:left;width:100%;background:#fff7;border-bottom:1px solid #eee6f4;padding:15px 2px;color:#aa8fbf}.settings-row:hover{background:#f3edf7}.settings-row>span{flex:1}.settings-row strong{font-size:11px;font-weight:500;display:block;color:#766284}.settings-row small{font-size:8px;display:block;margin-top:6px;color:#af9abd;line-height:1.6}.settings-row.danger{color:#be939c}.settings-row.danger strong{color:#af818b}.settings-footnote{display:flex;align-items:center;justify-content:center;gap:7px;color:#beafc7;font-size:8px;margin:31px 0 0}.context-panel{position:absolute;right:26px;top:108px;width:280px;padding:23px;border-radius:23px;animation:panel-in .25s ease-out}.context-panel>.icon-button{position:absolute;right:12px;top:12px;width:27px;height:27px;z-index:2}.context-panel>.icon-button svg{width:15px}.context-object-image{height:120px;display:grid;place-items:center;background:linear-gradient(140deg,#f3edf7,#eee5f5);border-radius:17px;margin-bottom:19px}.context-object-image>img{width:90%;height:110px;object-fit:contain;mix-blend-mode:multiply}.context-panel h2{font-size:21px;font-weight:550;letter-spacing:-.6px;margin-top:7px}.context-panel>p{font-size:10px;line-height:1.9;color:#a692b3;margin:12px 0 18px}.context-secondary .secondary-button{font-size:9px;padding:10px 7px}.context-secondary{margin-top:9px}.avatar.large{height:72px;width:72px;border-radius:24px;margin:0 0 19px}.context-place-icon{height:68px;width:68px;background:#eee5f6;color:#a186b8;border-radius:22px;display:grid;place-items:center;margin:3px 0 22px}.context-place-icon svg{width:32px;height:32px;stroke-width:1.4}.chat-panel{position:absolute;right:26px;top:108px;bottom:113px;width:380px;border-radius:25px;overflow:hidden;display:flex;flex-direction:column;animation:panel-in .25s ease-out}.chat-header{display:flex;align-items:center;gap:12px;padding:19px 20px;border-bottom:1px solid var(--line)}.chat-header>div{flex:1}.chat-header h2{font-size:17px;font-weight:550;letter-spacing:-.4px}.chat-header>div>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#af96bc;margin-top:6px}.chat-header-dot{color:#c3b4cc}.chat-header .icon-button{width:29px;height:29px;background:#f0e8f6}.chat-header .icon-button svg{width:15px}.chat-messages{flex:1;padding:17px 20px;display:flex;flex-direction:column;gap:15px}.chat-introduction{text-align:center;margin:2px 5px 15px}.chat-introduction>span{height:39px;width:39px;display:grid;place-items:center;border-radius:13px;color:#ae8fc2;background:#f0e7f7;margin:0 auto 12px}.chat-introduction>p{font-size:10px;color:#a18cad}.chat-introduction>small{display:block;font-size:9px;line-height:1.8;color:#b6a4c0;margin-top:7px}.chat-message{padding:12px 14px;max-width:89%;border-radius:15px;background:#f1eaf7;align-self:flex-start;animation:message-in .2s ease-out}.chat-message small{font-size:8px;color:#b197c0;display:block;margin-bottom:5px}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.75;color:#816a92}.chat-message.user{align-self:flex-end;background:#8f75b0;border-bottom-right-radius:5px}.chat-message.user small{color:#d9c9ed}.chat-message.user p{color:#fff8}.chat-message.assistant{border-bottom-left-radius:5px}.typing-indicator{display:flex;align-items:center;gap:4px;padding:6px 4px 12px;color:#b09cbc}.typing-indicator>span{width:4px;height:4px;border-radius:50%;background:#af96c1;animation:bob 1.4s infinite}.typing-indicator>span:nth-child(2){animation-delay:.14s}.typing-indicator>span:nth-child(3){animation-delay:.28s}.typing-indicator small{font-size:8px;margin-left:7px}.chat-compose{border-top:1px solid var(--line);padding:13px 17px 12px;background:#fcf9fe}.chat-suggestions{display:flex;flex-direction:column;gap:5px;margin-bottom:11px}.chat-suggestions button{text-align:left;padding:7px 10px;border-radius:9px;font-size:9px;color:#a28ab3;background:#f3ecf9;display:flex;justify-content:space-between;gap:8px}.chat-suggestions button:hover{background:#eaddf3}.chat-compose form{display:flex;align-items:flex-end;gap:9px;padding:11px;border:1px solid #e7dbf0;background:#fff;border-radius:14px}.chat-compose textarea{border:0;resize:none;flex:1;min-width:0;font-size:11px;line-height:1.7;max-height:100px;color:#7f6691;background:transparent}.chat-compose textarea::placeholder{color:#beaeca}.send-button{height:33px;width:33px;display:grid;place-items:center;border-radius:10px;background:#9879b8;color:#fff}.send-button:hover{background:#8463a5}.chat-compose-hint{font-size:7px;color:#c0afcb;display:block;text-align:center;margin-top:9px}.chat-error{display:flex;align-items:flex-start;gap:7px;margin:0 17px 11px;padding:11px;background:#fbefef;color:#be8c92;border-radius:10px;font-size:10px;line-height:1.7}.chat-error svg{flex-shrink:0;margin-top:2px}.chat-error p{overflow-wrap:anywhere}.needs-dock{position:absolute;bottom:35px;left:26px;right:26px;display:flex;align-items:center;gap:22px;padding:14px 18px;border-radius:22px;min-height:75px}.player-card{display:flex;align-items:center;gap:12px;flex-shrink:0;width:227px}.player-card .avatar{height:44px;width:44px;border-radius:15px}.player-card strong{font-size:11px;font-weight:550;display:block;letter-spacing:-.15px}.player-card>div>span{display:block;font-size:8px;color:#a48eaf;margin-top:7px;line-height:1.4}.dock-divider{height:31px;width:1px;background:var(--line);flex-shrink:0}.needs-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:23px;flex:1}.need{min-width:0}.need-label{display:flex;align-items:center;gap:5px;font-size:9px;color:#9b83ac;margin-bottom:9px;white-space:nowrap}.need-label svg{color:#aa94bb}.need-label>small{margin-left:auto;font-size:8px;color:#c0afcc;font-variant-numeric:tabular-nums}.need-track{height:5px;border-radius:5px;background:#efe7f6;overflow:hidden}.need-track>span{display:block;height:100%;background:linear-gradient(90deg,#ac91c7,#c5b3d8);border-radius:5px;transition:width 1s linear}.need.low .need-track>span{background:linear-gradient(90deg,#c9ac83,#e1cdab)}.need.critical .need-track>span{background:linear-gradient(90deg,#c28896,#dbb0b8)}.need.critical .need-label,.need.critical .need-label svg{color:#bb889a}.needs-dock>.icon-button{height:28px;width:28px;color:#b6a1c3}.needs-dock>.icon-button svg{height:17px;width:17px}.control-hint{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;color:#857291;font-size:8px;white-space:nowrap;text-shadow:0 1px 5px #ffffffaa;opacity:.9}.control-hint>span{display:flex;align-items:center;gap:5px}.control-hint>i{height:3px;width:3px;border-radius:50%;background:#a08baf;opacity:.7}.mouse-symbol{width:9px;height:12px;border:1px solid #9d85af;border-radius:5px;position:relative}.mouse-symbol:after{content:"";height:3px;width:1px;background:#9d85af;position:absolute;left:3px;top:1px}.action-card{position:absolute;bottom:128px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:13px 13px 13px 15px;border-radius:18px;min-width:300px;max-width:410px;animation:fade-in .25s}.action-card.with-panel{left:calc((100% - 365px)/2)}.action-symbol{width:37px;height:37px;background:#eee5f7;color:#a48bb8;border-radius:12px;display:grid;place-items:center}.action-copy{min-width:0;flex:1}.action-copy>small{display:block;font-size:7px;letter-spacing:1px;color:#bba5c9;margin-bottom:5px}.action-copy>strong{font-size:10px;font-weight:500;display:block;line-height:1.5}.action-track{height:3px;background:#e9ddf2;border-radius:4px;margin-top:8px;overflow:hidden}.action-track>span{height:100%;display:block;background:#ac8dca;transition:width .2s}.action-card>.icon-button{height:24px;width:24px;align-self:flex-start;color:#bca8ca}.action-card>.icon-button svg{width:14px}.action-complete{background:#8b6baf;color:#fff;border-radius:9px;padding:8px 9px;font-size:9px;display:flex;align-items:center;gap:5px}.toast{position:absolute;bottom:133px;left:50%;transform:translate(-50%);padding:13px 20px 13px 12px;display:flex;align-items:center;gap:9px;border-radius:14px;font-size:11px;line-height:1.5;color:#947ba6;max-width:420px;animation:fade-in .25s;z-index:9}.toast>span{width:25px;height:25px;flex-shrink:0;background:#ede5f6;border-radius:9px;display:grid;place-items:center;color:#a489b9}.intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#48325835;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:20;animation:fade-in .35s;padding:20px}.intro-card{width:420px;max-width:100%;background:#fffafd;border:1px solid #fff;border-radius:29px;padding:27px 37px 24px;box-shadow:0 25px 95px #44305438;position:relative;text-align:center;max-height:calc(100dvh - 40px);overflow:auto}.intro-close{position:absolute;right:15px;top:15px;color:#bea7cb}.intro-art{height:113px;position:relative;display:grid;place-items:center;margin-bottom:17px;color:#a888c0}.intro-art>svg{z-index:1;animation:flower-turn 20s ease-in-out infinite}.intro-orbit{border:1px solid #e8dbee;border-radius:50%;position:absolute;left:50%;top:50%;width:114px;height:85px;transform:translate(-50%,-50%) rotate(-23deg)}.orbit-two{width:140px;height:106px;transform:translate(-50%,-50%) rotate(29deg);border-color:#f0e6f4}.intro-star{position:absolute;right:90px;top:15px;color:#c6af92}.intro-card>.eyebrow{font-size:8px;letter-spacing:1.5px}.intro-card h2{font-size:30px;font-weight:450;line-height:1.24;letter-spacing:-1.25px;margin-top:13px}.intro-card>p{font-size:11px;line-height:1.9;color:#a08cac;margin:17px 0 21px}.intro-steps{display:flex;flex-direction:column;gap:15px;text-align:left;margin-bottom:25px;padding:0 4px}.intro-steps>div{display:flex;gap:13px;align-items:flex-start}.intro-steps svg{color:#ae92c1;flex-shrink:0;margin-top:3px}.intro-steps span{font-size:9px;line-height:1.8;color:#ac96ba}.intro-steps strong{font-size:10px;font-weight:500;display:block;color:#826591;margin-bottom:2px}.intro-start{width:100%;font-size:11px;min-height:43px;justify-content:space-between;background:#9877b7;border-radius:12px}.intro-footnote{display:block;font-size:8px;color:#bca5c9;margin-top:13px}.loading-screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;background:#f3eef7;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#88679d}.loading-flower{height:92px;width:92px;background:#e8dcf2;display:grid;place-items:center;border-radius:30px;margin-bottom:24px;animation:flower-turn 10s ease-in-out infinite}.loading-screen h1{font-weight:500;font-size:29px;letter-spacing:-1px}.loading-screen>p{font-size:12px;color:#aa94bb;margin-top:15px}.loading-track{width:150px;height:3px;background:#e8deef;overflow:hidden;border-radius:4px;margin-top:27px}.loading-track span{display:block;width:45%;height:100%;background:#b295c9;animation:loading 1.7s ease-in-out infinite}.load-error{max-width:500px;line-height:1.7;padding:20px;text-align:center;font-family:monospace}.loading-screen .primary-button{margin-top:12px}.empty-state{grid-column:1/-1;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#bca5ca}.empty-state>p{font-size:12px;margin-top:17px}.empty-state>small{font-size:9px;margin-top:7px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0,0,0,0);overflow:hidden;border:0;white-space:nowrap}@keyframes panel-in{0%{transform:translate(15px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes flower-turn{0%,to{transform:rotate(-6deg)}50%{transform:rotate(9deg)}}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(325%)}}@keyframes bob{0%,60%,to{transform:translateY(0);opacity:.55}30%{transform:translateY(-4px);opacity:1}}@media(min-width:1600px){.side-panel{width:395px}.furniture-grid{gap:14px 10px}.item-preview{height:101px}.topbar,.nav-rail{left:32px}.side-panel,.context-panel,.chat-panel{right:32px}.needs-dock{left:32px;right:32px}.needs-grid{gap:35px}.player-card{width:270px}.topbar{right:32px}}@media(max-width:1200px){.brand{min-width:0}.brand h1{font-size:18px}.brand-mark{height:42px;width:42px;border-radius:14px}.brand p{font-size:9px}.topbar{left:19px;right:19px;top:19px}.time-control{height:52px;gap:11px;padding:8px 9px 8px 12px}.time-reading{gap:9px}.time-reading strong{font-size:21px}.wallet{height:52px;padding-right:12px}.quick-actions{height:52px;padding:6px}.wallet small{font-size:7px}.nav-rail{left:19px;top:96px;width:65px}.nav-item{height:59px}.nav-item span{font-size:8px}.side-panel,.chat-panel{right:19px;top:96px;bottom:122px;width:340px}.context-panel{right:19px;top:96px}.needs-dock{left:19px;right:19px;bottom:32px;gap:16px;padding:15px;min-height:81px}.player-card{width:180px;gap:9px}.player-card strong{font-size:10px}.player-card>div>span{font-size:7px}.needs-grid{gap:16px}.need-label{font-size:8px;gap:4px}.need-label>small{display:none}.need-label svg{width:12px;height:12px}.ambient-hint{top:92px;font-size:9px}.action-card{bottom:134px}.furniture-grid{gap:9px 6px}.item-preview{height:77px}.panel-heading h2{font-size:20px}.top-actions{gap:7px}.control-hint{bottom:10px}.wallet strong{font-size:17px}.toast{bottom:134px}}@media(max-width:1000px){.brand h1{font-size:16px}.brand{gap:9px}.brand-mark{width:38px;height:38px;border-radius:13px}.brand-mark svg{width:23px}.brand p{font-size:8px}.wallet small{display:none}.wallet{padding:9px 12px;gap:7px}.coin-symbol{width:25px;height:25px;border-radius:8px}.coin-symbol svg{width:16px}.wallet strong{font-size:15px}.time-control{left:49%;height:48px;padding:7px 9px;gap:8px}.time-reading{flex-direction:column;gap:2px}.time-reading strong{font-size:18px}.day-label{font-size:7px}.quick-actions{height:48px}.quick-actions .icon-button{width:28px}.wallet{height:48px}.topbar{left:15px;right:15px;top:15px}.nav-rail{left:15px;top:87px;width:58px;padding:7px 4px;border-radius:18px}.nav-item{height:56px;border-radius:13px}.nav-item svg{width:20px}.side-panel,.chat-panel{top:87px;right:15px;bottom:133px;width:320px;border-radius:20px}.panel-heading{padding:20px 18px 17px}.panel-heading h2{font-size:19px}.eyebrow{font-size:7px}.panel-body{padding:0 18px 20px}.furniture-grid{padding:0 14px 15px}.item-preview{height:72px}.furniture-card{padding:3px}.item-name{font-size:8px;min-height:23px}.item-price{font-size:9px}.search-field{margin-left:17px;margin-right:17px}.category-scroll{padding-left:16px;padding-right:16px}.construction-options{padding:14px 21px}.needs-dock{left:15px;right:15px;bottom:30px;gap:15px;min-height:92px}.player-card{width:155px}.player-card strong{font-size:9px}.player-card>div>span{font-size:7px;max-width:98px}.player-card .avatar{width:37px;height:40px;border-radius:13px}.needs-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 22px}.need-label{margin-bottom:5px;font-size:8px}.need-track{height:4px}.need-label>small{display:block;font-size:7px}.needs-dock>.icon-button{display:none}.control-hint{font-size:7px;bottom:10px}.ambient-hint{top:84px;font-size:8px;left:52%}.action-card{bottom:137px;min-width:260px;max-width:320px;padding:11px}.action-card.with-panel{left:calc((100% - 270px)/2)}.action-copy>strong{font-size:9px}.context-panel{right:15px;top:87px;width:258px}.toast{bottom:137px;max-width:350px;font-size:10px}.chat-header{padding:16px}.chat-compose{padding:11px 14px}.chat-messages{padding:15px 17px}}@media(max-width:760px){.topbar{left:12px;right:12px;top:12px;gap:5px}.brand h1{font-size:14px;letter-spacing:-.5px}.brand p{font-size:7px;margin-top:5px}.brand-mark{display:none}.brand{max-width:144px}.time-control{position:static;transform:none;margin-left:auto;gap:5px;padding:6px 7px;border-radius:13px;height:43px}.time-reading{gap:1px}.time-reading strong{font-size:16px}.day-label{font-size:6px}.time-control .divider{height:21px}.speed-controls{gap:0}.speed-controls .icon-button,.speed-button{width:22px;height:25px;font-size:10px}.speed-controls .icon-button svg{width:10px}.top-actions{gap:5px}.wallet{padding:7px 8px;gap:4px;height:43px;border-radius:13px}.coin-symbol{background:transparent;width:17px}.wallet strong{font-size:13px;white-space:nowrap}.wallet strong span{font-size:11px;margin-left:1px}.quick-actions{display:none}.nav-rail{left:12px;top:73px;width:49px;padding:5px 3px;border-radius:16px}.nav-item{height:49px;border-radius:11px;gap:4px}.nav-item svg{width:18px;height:18px}.nav-item span{font-size:7px}.home-nav{height:45px}.rail-rule{margin:3px 8px}.side-panel,.chat-panel{top:73px;right:12px;bottom:125px;width:min(320px,calc(100vw - 84px));border-radius:20px}.panel-heading{padding:17px 16px 15px}.panel-heading h2{font-size:18px}.panel-heading .eyebrow{font-size:6px;letter-spacing:1.15px}.panel-heading>.icon-button{width:26px;height:26px}.build-tools{margin:0 11px 12px;padding:4px}.build-tools button{height:45px;gap:4px}.build-tools button svg{width:16px;height:16px}.build-tools button span{font-size:7px}.search-field{height:34px;margin:0 14px 10px;padding:0 9px;gap:6px}.search-field input{font-size:8px}.search-field>svg{width:14px}.category-scroll{padding:0 13px 7px;gap:3px}.category-scroll button{font-size:8px;padding:6px 8px}.catalog-caption{font-size:7px;padding:5px 17px 10px}.furniture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 5px;padding:0 11px 15px}.item-preview{height:65px;border-radius:10px}.item-name{font-size:7px;min-height:21px;margin:5px 1px 3px}.item-price{font-size:8px}.chosen-item{margin:0 13px 9px;padding:7px;gap:7px}.chosen-item strong{font-size:9px}.chosen-item span{font-size:8px}.chosen-item>img{width:30px;height:30px}.build-instructions{font-size:6px;padding:9px 11px}.build-instructions>span{gap:3px}.build-instructions>span>svg{width:10px}.needs-dock{bottom:25px;left:12px;right:12px;padding:12px 13px;min-height:89px;border-radius:18px;gap:12px}.player-card{width:41px}.player-card>div{display:none}.player-card .avatar{width:38px;height:47px;border-radius:12px}.dock-divider{display:none}.needs-grid{gap:11px 14px}.need-label{font-size:7px;gap:3px;margin-bottom:5px}.need-label svg{width:10px;height:10px}.need-label small{font-size:6px}.control-hint{bottom:8px;font-size:6px;gap:6px}.control-hint>i{width:2px;height:2px}.mouse-symbol{height:9px;width:7px}.mouse-symbol:after{left:2px}.ambient-hint{top:auto;bottom:130px;left:50%;font-size:8px;background:#fbf7fcba;padding:9px 12px;border-radius:20px;max-width:calc(100vw - 100px);white-space:normal;text-align:center}.ambient-hint svg{width:12px;flex-shrink:0}.action-card,.action-card.with-panel{bottom:126px;left:50%;max-width:calc(100vw - 130px);min-width:230px;padding:10px;border-radius:15px;gap:8px}.action-symbol{width:29px;height:29px;border-radius:9px}.action-symbol svg{width:16px;height:16px}.action-copy>small{font-size:6px;letter-spacing:.65px}.action-copy>strong{font-size:8px}.action-card.with-panel{display:none}.action-complete{font-size:7px;padding:7px}.action-complete svg{width:11px}.action-card>.icon-button{width:19px;height:19px}.toast{bottom:127px;max-width:calc(100vw - 70px);font-size:9px;padding:10px 13px 10px 9px;line-height:1.6}.toast>span{width:23px;height:23px}.context-panel{right:12px;top:73px;width:min(258px,calc(100vw - 88px));padding:19px;border-radius:20px;max-height:calc(100dvh - 199px);overflow:auto}.context-panel h2{font-size:19px}.context-object-image{height:96px;margin-bottom:17px}.context-object-image>img{height:88px}.context-panel>p{font-size:9px;margin:10px 0 14px}.primary-button,.secondary-button{font-size:9px;min-height:35px;padding:9px 10px;border-radius:10px}.context-secondary .secondary-button{font-size:8px;padding:8px 6px;gap:5px}.context-panel .person-status{font-size:8px}.panel-body{padding:0 16px 19px}.panel-intro{font-size:9px;margin-bottom:16px}.destination-card{gap:8px}.destination-icon{width:33px;height:33px;border-radius:11px}.destination-icon svg{width:19px}.destination-card strong{font-size:9px}.destination-card small{font-size:7px}.destination-card .icon-button{width:23px;height:23px}.property-content{padding:14px}.property-content>h3{font-size:14px}.property-content>p{font-size:9px}.person-card{padding:13px}.person-top .avatar{height:36px;width:36px;border-radius:12px}.person-top{gap:8px}.person-top h3{font-size:12px}.trait-label{font-size:7px}.person-card>p{font-size:9px}.relation-badge{font-size:8px;padding:5px}.job-card{padding:16px}.job-card h3{font-size:14px}.job-card p{font-size:9px}.job-tag{font-size:7px}.career-summary{padding:13px}.career-summary strong{font-size:11px}.career-summary small{font-size:8px}.construction-options h3{font-size:16px}.construction-options>p{font-size:10px}.construction-options{padding:14px 17px}.construction-icon{height:57px;width:57px;border-radius:18px;margin-top:3px}.tip-box{font-size:9px;padding:12px}.character-grid{gap:6px}.character-grid button{height:62px;border-radius:10px}.settings-row strong{font-size:10px}.settings-row small{font-size:7px}.settings-row{gap:10px;padding:13px 1px}.settings-row>svg:first-child{width:17px}.chat-header{padding:14px;gap:9px}.chat-header .avatar{height:36px;width:36px;border-radius:12px}.chat-header h2{font-size:14px}.chat-header>div>span{font-size:7px}.chat-header .icon-button{height:24px;width:24px}.chat-messages{padding:13px 14px;gap:12px}.chat-message{padding:10px 12px;max-width:93%;border-radius:12px}.chat-message p{font-size:10px}.chat-message small{font-size:7px}.chat-introduction{margin-bottom:10px}.chat-introduction>p{font-size:9px}.chat-introduction>small{font-size:8px}.chat-compose{padding:11px}.chat-suggestions button{font-size:8px;padding:6px 8px}.chat-compose textarea{font-size:10px}.chat-compose form{padding:9px;border-radius:12px}.send-button{height:29px;width:29px;border-radius:9px}.send-button svg{width:16px}.chat-compose-hint{font-size:6px}.chat-error{font-size:8px;margin:0 11px 9px}.intro-card{width:370px;padding:22px 29px 21px;border-radius:25px}.intro-art{height:92px;margin-bottom:15px}.intro-art>svg{height:57px}.intro-card h2{font-size:27px}.intro-card>p{font-size:10px;margin:15px 0 19px}.intro-steps{gap:13px;margin-bottom:21px}.intro-steps span{font-size:8px}.intro-steps strong{font-size:9px}.intro-start{font-size:10px}.intro-star{right:70px;top:11px}.intro-orbit{height:74px;width:98px}.orbit-two{height:92px;width:119px}.loading-screen h1{font-size:24px}.loading-screen>p{font-size:10px}.loading-flower{height:77px;width:77px;border-radius:25px}.loading-flower>svg{width:37px}}@media(max-height:640px)and (min-width:761px){.topbar{top:13px}.nav-rail,.side-panel,.context-panel,.chat-panel{top:80px}.nav-item{height:49px}.nav-rail{padding-top:7px;padding-bottom:7px}.home-nav{height:43px}.nav-item span{font-size:7px}.nav-item svg{height:18px}.ambient-hint{top:78px}.side-panel,.chat-panel{bottom:111px}.needs-dock{bottom:27px;min-height:72px;padding-top:11px;padding-bottom:11px}.needs-grid{gap:8px 20px}.needs-dock .player-card .avatar{height:39px}.control-hint{bottom:8px}.action-card,.toast{bottom:112px}.panel-heading{padding-top:16px;padding-bottom:14px}.panel-heading h2{font-size:18px}.build-tools{margin-bottom:11px}.build-tools button{height:45px}.search-field{height:33px;margin-bottom:10px}.intro-card{width:520px;padding:23px 35px}.intro-art{height:55px;float:left;width:75px;margin:10px 14px 10px 0}.intro-art>svg{height:48px}.intro-orbit{height:52px;width:70px}.orbit-two{height:60px;width:88px}.intro-star{right:-2px;top:-5px}.intro-card>.eyebrow{text-align:left;margin-top:8px}.intro-card h2{text-align:left;font-size:26px;margin-top:10px}.intro-card>p{text-align:left;font-size:10px;clear:both;margin:15px 0}.intro-steps{gap:10px;margin-bottom:17px}.intro-steps span{font-size:8px}.intro-steps strong{font-size:9px}.intro-footnote{margin-top:10px}.intro-start{min-height:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:760px){.top-actions .quick-actions{display:flex;padding:4px;height:43px;border-radius:12px}.top-actions .quick-actions>.icon-button:first-child{display:none}.top-actions .quick-actions>.icon-button{height:26px;width:25px}.top-actions .quick-actions>.icon-button svg{width:15px}.brand{max-width:115px}.brand h1{font-size:12px;line-height:1.2}.brand p{font-size:6px}.topbar{gap:5px}.wallet{padding:6px}.wallet strong{font-size:12px}.coin-symbol{width:13px}.coin-symbol svg{width:13px}.time-control{padding:5px;gap:4px}.speed-controls .icon-button,.speed-button{width:19px}}@media(max-width:370px){.brand{max-width:94px}.brand h1{font-size:11px}.brand p{font-size:5px}.time-control .divider{display:none}.time-control{gap:2px}.speed-controls .icon-button,.speed-button{width:18px}.wallet strong{font-size:11px}.wallet strong span{font-size:9px}.wallet .coin-symbol{display:none}.top-actions{gap:4px}}@media(min-width:761px){.primary-button,.secondary-button{font-size:13px}.panel-intro,.job-card p,.person-card>p,.property-content>p,.context-panel>p,.construction-options>p,.tip-box,.chat-message p{font-size:14px;line-height:1.65}.chat-compose textarea{font-size:14px}.chat-suggestions button{font-size:11px;line-height:1.5}.chat-message small{font-size:10px}.person-top h3{font-size:16px}.trait-label,.person-status{font-size:11px}.item-name{font-size:12px;min-height:34px}.item-price,.search-field input{font-size:12px}.category-scroll button{font-size:11px}.catalog-caption{font-size:10px}.chosen-item strong{font-size:12px}.chosen-item span{font-size:10px}.settings-row strong{font-size:14px}.settings-row small{font-size:10px}.destination-card strong{font-size:13px}.destination-card small{font-size:10px}.job-card h3{font-size:18px}.job-tag{font-size:10px}.intro-card>p{font-size:13px}.intro-steps span{font-size:11px}.intro-steps strong{font-size:12px}.intro-start{font-size:14px}.player-card strong{font-size:12px}.player-card>div>span{font-size:9px}.need-label{font-size:11px}.need-label>small{font-size:9px}.ambient-hint{font-size:12px}.action-copy>strong{font-size:12px}.action-complete{font-size:11px}.toast,.construction-options .field-label{font-size:12px}.current-job p{font-size:13px}.current-job h3{font-size:16px}}@media(min-width:761px)and (max-width:1050px){.need-label,.player-card strong{font-size:10px}.player-card>div>span{font-size:8px}.primary-button,.secondary-button{font-size:12px}.item-name{font-size:11px;min-height:31px}.panel-intro,.job-card p,.person-card>p,.property-content>p,.context-panel>p,.construction-options>p,.tip-box{font-size:12px}}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.character-grid button{height:129px;display:flex;flex-direction:column;align-items:stretch;padding:5px}.character-grid button>img{height:86px;flex-shrink:0;object-fit:contain}.character-label{font-size:12px;line-height:1.3;padding:3px 1px 5px;text-align:center;overflow-wrap:anywhere;color:#826493}.character-grid .selected-tick{width:20px;height:20px}@media(max-width:760px){.topbar{top:12px;left:12px;right:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.brand{grid-column:1;grid-row:1;max-width:none;min-width:0}.brand h1{font-size:16px;line-height:1.25;letter-spacing:-.4px}.brand p{font-size:12px;line-height:1.4;margin-top:4px}.top-actions{grid-column:2;grid-row:1;gap:6px}.wallet{height:46px;padding:9px 10px;border-radius:14px}.wallet strong{font-size:16px}.wallet strong span{font-size:14px}.wallet .coin-symbol{display:none}.top-actions .quick-actions{height:46px;padding:3px;border-radius:13px}.top-actions .quick-actions>.icon-button{height:40px;width:40px}.top-actions .quick-actions>.icon-button svg{width:20px;height:20px}.time-control{grid-column:1/-1;grid-row:2;justify-self:center;position:static;transform:none;margin:0;height:46px;padding:3px 9px;gap:10px;border-radius:14px}.time-reading{flex-direction:row;gap:9px}.day-label{font-size:12px;letter-spacing:.5px}.time-reading strong{font-size:19px}.time-control .divider{display:block;height:25px}.speed-controls{gap:2px}.speed-controls .icon-button,.speed-button{width:40px;height:40px;font-size:14px;border-radius:10px}.speed-controls .icon-button svg{width:15px;height:15px}.nav-rail{top:123px;left:12px;right:12px;width:auto;height:65px;padding:4px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;border-radius:17px}.nav-item,.home-nav{height:55px;gap:5px;border-radius:12px;min-width:0}.nav-item svg{width:21px;height:21px}.nav-item span{font-size:12px;line-height:1.2;font-weight:450}.rail-rule{display:none}.side-panel,.chat-panel{top:200px;bottom:124px;left:12px;right:12px;width:auto;border-radius:20px}.context-panel{top:200px;right:12px;width:min(340px,calc(100vw - 24px));padding:19px;max-height:calc(100dvh - 324px);overflow:auto;border-radius:20px}.panel-heading{padding:15px 16px;gap:8px}.panel-heading h2{font-size:21px;line-height:1.2;margin-top:6px}.panel-heading .eyebrow,.eyebrow{font-size:12px;line-height:1.4;letter-spacing:.8px}.icon-button,.panel-heading>.icon-button,.context-panel>.icon-button{min-height:40px;min-width:40px;width:40px;height:40px;border-radius:11px}.icon-button svg,.panel-heading>.icon-button svg,.context-panel>.icon-button svg{width:20px;height:20px}.context-panel>.icon-button{right:9px;top:9px}.panel-body{padding:0 16px 20px}.panel-intro,.job-card p,.person-card>p,.property-content>p,.context-panel>p,.construction-options>p,.tip-box,.map-intro p,.current-job p{font-size:14px;line-height:1.65}.section-label{font-size:12px;line-height:1.4;letter-spacing:.6px;margin:22px 0 13px}.primary-button,.secondary-button{min-height:42px;padding:11px 12px;font-size:14px;border-radius:11px;gap:7px}.context-secondary .secondary-button{font-size:13px;padding:10px 8px;min-height:42px}.primary-button svg,.secondary-button svg{width:17px;height:17px}.button-row{gap:8px}.text-button{font-size:13px;min-height:40px;padding:11px 0 7px;line-height:1.5}.tip-box{padding:13px;gap:9px}.tip-box svg{width:19px;height:19px}.field-label,.construction-options .field-label{font-size:14px}.color-swatches{gap:9px}.color-swatches button{width:40px;height:40px;border-radius:12px}.build-panel{overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain}.build-panel>.panel-heading{position:sticky;top:0;background:#fcf9fe;z-index:3}.build-tools{flex-shrink:0;margin:0 13px 13px;padding:5px;gap:3px}.build-tools button{height:59px;min-height:40px;gap:6px}.build-tools button svg{width:20px;height:20px}.build-tools button span{font-size:12px}.search-field{height:44px;margin:0 14px 12px;padding:0 11px;gap:8px}.search-field input{font-size:14px}.search-field>svg{width:19px;height:19px}.search-field button{min-width:30px;min-height:40px}.category-scroll{padding:0 14px 10px;gap:5px}.category-scroll button{font-size:13px;min-height:40px;padding:9px 12px}.catalog-caption{font-size:12px;line-height:1.4;padding:5px 18px 13px;gap:9px}.furniture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 9px;padding:0 13px 18px;overflow:visible;flex:0 0 auto;min-height:130px}.furniture-card{padding:5px}.item-preview{height:118px;border-radius:13px}.item-name{font-size:14px;line-height:1.4;min-height:40px;margin:8px 2px 5px}.item-price,.item-price span{font-size:14px;margin:0 2px}.selected-tick{width:21px;height:21px;right:6px;top:6px}.chosen-item{position:sticky;bottom:47px;z-index:2;margin:0 13px 7px;padding:10px;gap:10px;background:#eee4f8;border:1px solid #e1d2ed;box-shadow:0 -4px 13px #8964aa0d}.chosen-item>img{width:39px;height:39px}.chosen-item strong{font-size:14px;line-height:1.4}.chosen-item span{font-size:12px;line-height:1.4;margin-top:4px}.chosen-item>.icon-button{height:40px;width:40px}.build-instructions{position:sticky;bottom:0;z-index:2;background:#faf5ff;flex-wrap:wrap;justify-content:center;gap:8px 15px;padding:11px 12px;font-size:12px;line-height:1.4;min-height:47px}.build-instructions>span{gap:5px}.build-instructions>span>svg{width:15px;height:15px}.build-instructions kbd{font-size:12px}.construction-options{padding:14px 19px 22px;overflow:visible;flex:0 0 auto}.construction-options h3{font-size:20px}.construction-icon{width:65px;height:65px}.empty-state>p{font-size:14px}.empty-state>small{font-size:12px}.destination-card{gap:10px;padding:13px 0}.destination-icon{width:42px;height:42px;border-radius:13px}.destination-icon svg{width:23px;height:23px}.destination-card strong{font-size:14px;line-height:1.4}.destination-card small{font-size:12px;line-height:1.5;margin-top:5px}.destination-card .icon-button{min-width:40px;min-height:40px;width:40px;height:40px}.destination-card .icon-button svg{width:19px;height:19px}.property-illustration>span{font-size:12px;padding:8px 10px}.property-content{padding:15px}.property-content>small{font-size:12px}.property-content>h3{font-size:19px;margin-top:7px}.property-content>p{margin:11px 0 17px}.person-card{padding:15px}.person-top{gap:10px}.person-top .avatar{width:43px;height:43px;border-radius:14px}.person-top h3{font-size:16px;line-height:1.4}.trait-label{font-size:12px;line-height:1.5;margin-top:4px}.person-status,.context-panel .person-status{font-size:12px;line-height:1.5}.person-card>p{margin:12px 0}.relation-badge{font-size:12px;padding:7px}.person-card .button-row{flex-wrap:wrap}.job-card{padding:17px}.job-card h3{font-size:19px}.job-tag{font-size:12px;line-height:1.4;padding:7px 9px}.career-summary{padding:15px}.career-summary strong{font-size:16px}.career-summary small{font-size:12px;line-height:1.5}.current-job h3{font-size:17px;line-height:1.4}.settings-row{gap:11px;padding:15px 2px;min-height:65px}.settings-row strong{font-size:14px;line-height:1.4}.settings-row small{font-size:12px;line-height:1.5}.settings-row>svg:first-child{width:21px;height:21px}.settings-footnote{font-size:12px;line-height:1.5;margin-top:23px}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.character-grid button{height:133px;border-radius:12px;padding:5px}.character-grid button>img{height:86px}.character-label{font-size:12px;line-height:1.4}.context-panel h2{font-size:23px}.context-panel .eyebrow{padding-right:23px}.context-object-image{height:126px;margin-bottom:18px}.context-object-image>img{height:116px}.context-place-icon{margin-bottom:17px}.chat-header{padding:14px;gap:10px;flex-shrink:0}.chat-header .avatar{height:44px;width:44px;border-radius:14px}.chat-header h2{font-size:18px}.chat-header>div>span{font-size:12px;line-height:1.4}.chat-header .icon-button{width:40px;height:40px}.chat-messages{padding:14px;gap:14px}.chat-message{padding:12px 14px;max-width:95%;border-radius:14px}.chat-message p{font-size:14px;line-height:1.65}.chat-message small{font-size:12px;line-height:1.4}.chat-introduction>p{font-size:14px;line-height:1.5}.chat-introduction>small{font-size:12px;line-height:1.6}.chat-compose{padding:11px;flex-shrink:0}.chat-suggestions{flex-direction:row;overflow-x:auto;gap:7px;padding-bottom:3px;scrollbar-width:thin;scrollbar-color:#d7cce4 transparent}.chat-suggestions button{font-size:12px;line-height:1.4;padding:10px 11px;min-height:40px;max-width:240px;min-width:170px;flex-shrink:0;white-space:normal;align-items:center}.chat-compose form{padding:10px;gap:8px}.chat-compose textarea{font-size:16px;line-height:1.5;min-height:48px}.send-button{height:42px;width:42px;border-radius:11px}.send-button svg{width:19px;height:19px}.chat-compose-hint{font-size:12px;line-height:1.4}.chat-error{font-size:13px;line-height:1.5;margin:0 11px 9px;padding:11px}.typing-indicator small{font-size:12px}.typing-indicator{padding:9px 3px 13px}.chat-introduction>span{width:42px;height:42px}.needs-dock{bottom:12px;left:12px;right:12px;min-height:100px;padding:13px 14px;gap:0;border-radius:19px}.player-card,.dock-divider{display:none}.needs-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 13px}.need-label{font-size:12px;gap:4px;margin-bottom:7px;line-height:1.2}.need-label svg{height:14px;width:14px}.need-label>small{display:none}.need-track{height:6px}.control-hint{display:none}.ambient-hint{bottom:129px;font-size:12px;max-width:calc(100vw - 35px);padding:11px 15px}.ambient-hint svg{width:16px}.action-card,.action-card.with-panel{bottom:127px;min-width:0;max-width:calc(100vw - 24px);width:355px;padding:12px;gap:9px}.action-card.with-panel{display:none}.action-symbol{width:36px;height:36px}.action-symbol svg{width:20px;height:20px}.action-copy>small{font-size:12px;letter-spacing:.3px;line-height:1.3}.action-copy>strong{font-size:14px;line-height:1.4}.action-card>.icon-button{width:40px;height:40px}.action-complete{font-size:12px;padding:10px;min-height:40px}.action-complete svg{width:15px}.toast{bottom:128px;max-width:calc(100vw - 24px);width:max-content;min-height:48px;font-size:14px;line-height:1.5;padding:12px 15px 12px 11px}.toast>span{width:30px;height:30px;border-radius:10px}.intro-card{padding:25px 25px 22px;width:390px}.intro-card>.eyebrow{font-size:12px;line-height:1.5}.intro-card h2{font-size:29px;line-height:1.2}.intro-card>p{font-size:14px;line-height:1.6;margin:17px 0}.intro-steps{gap:15px}.intro-steps span{font-size:14px;line-height:1.6}.intro-steps strong{font-size:14px;line-height:1.4}.intro-steps svg{width:21px;height:21px}.intro-start{font-size:15px;min-height:45px}.intro-footnote{font-size:12px;line-height:1.4}.intro-art{height:72px}.intro-close{width:40px;height:40px}.loading-screen h1{font-size:26px}.loading-screen>p{font-size:14px;line-height:1.5;padding:0 20px;text-align:center}}@media(max-width:760px)and (max-height:600px){.topbar{display:flex;height:46px;gap:8px}.brand{display:none}.time-control{margin:0;height:46px;gap:6px;padding:3px 6px;flex-shrink:1}.time-reading{gap:6px}.speed-controls .icon-button,.speed-button{width:40px}.top-actions{margin-left:auto;flex-shrink:0}.wallet{padding:8px}.time-control .divider{display:none}.nav-rail{top:73px;bottom:124px;left:12px;right:auto;width:76px;height:auto;display:flex;flex-direction:column;overflow-y:auto;padding:5px;gap:4px}.nav-item,.home-nav{height:60px;min-height:60px;flex-shrink:0}.side-panel,.chat-panel{top:73px;left:100px;right:12px;bottom:124px}.context-panel{top:73px;left:100px;right:12px;width:auto;max-height:calc(100dvh - 197px)}.panel-heading .eyebrow{display:none}.panel-heading{padding:10px 13px}.panel-heading h2{margin-top:0}.chat-header{padding:10px 12px}.chat-introduction,.chat-compose-hint{display:none}.chat-compose{padding:8px 10px}.chat-suggestions{margin-bottom:5px}.chat-compose textarea{min-height:38px}.intro-card{width:510px}.intro-art{display:none}.intro-card h2{text-align:center;font-size:24px}.intro-card>.eyebrow{text-align:center}.intro-card>p{text-align:center;font-size:14px}.intro-steps span,.intro-steps strong{font-size:14px}}@media(max-width:390px){.brand p{display:none}.brand h1{font-size:16px;line-height:1.25}.need-label svg{display:none}.needs-grid{gap:15px 12px}.nav-item span{font-size:12px}}:root{font-family:Golos Text Variable,system-ui,sans-serif}.nav-item span,.build-tools button span,.need-label,.need-label small,.category-scroll button,.catalog-caption,.build-instructions,.control-hint{font-size:12px}.eyebrow,.day-label,.wallet small,.section-label{font-size:11px;letter-spacing:.5px}.item-preview{overflow:hidden;min-width:0;min-height:0}.item-preview img{display:block;min-width:0;min-height:0;max-width:100%;max-height:100%;width:100%;height:100%}@font-face{font-family:Golos Text Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/golos-text-cyrillic-ext-wght-normal-hICkpzq7.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Golos Text Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/golos-text-cyrillic-wght-normal-mKek_fSS.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Golos Text Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/golos-text-latin-ext-wght-normal-B-I5lbAQ.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Golos Text Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/golos-text-latin-wght-normal-BS5oQT7X.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
