@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#e6e9e5;background:#101311;font-synthesis:none;font-size:14px;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:1px solid #343c33;background:#242d23;color:#d9e9d3;border-radius:6px;padding:11px 15px;transition:background .18s,transform .18s}button:hover:not(:disabled){background:#36452d;transform:translateY(-1px)}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,input:focus-visible{outline:2px solid #b6e285;outline-offset:3px}input{width:100%;padding:12px;background:#111612;border:1px solid #354032;border-radius:6px;color:#edf1e9}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Space Grotesk,sans-serif}h1{font-size:30px;letter-spacing:-1px;margin-bottom:9px}h3{font-size:16px;margin-bottom:8px}p{line-height:1.65;color:#919b90}small{color:#879184}.green{color:#b4df87}.muted{color:#869081}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px;color:#a4b395}.primary{background:#b5df89;color:#1e2b17;border-color:#b5df89;font-weight:700}.primary:hover:not(:disabled){background:#c9f09f}.app{display:flex;min-height:100vh}.sidebar{width:230px;background:#151a16;border-right:1px solid #2a3129;padding:30px 19px 16px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:2}.brand{display:flex;align-items:center;gap:9px;font-size:23px;font-weight:700;letter-spacing:-1px;white-space:nowrap}.brand>span{color:#e8eee2}.brand .green{color:#b4df87}.world-label{display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1px;color:#8c9986;margin:15px 0 28px}.world-label>span:last-child{margin-left:auto}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b6df88;box-shadow:0 0 7px #b6df8820;margin-right:5px}.dot.offline{background:#ca9b6b}.profile{display:flex;align-items:center;gap:11px;border-block:1px solid #2b3329;padding:20px 0;margin-bottom:28px}.profile strong{font-size:13px}.profile small{display:block;margin-top:5px;font-size:10px}.avatar{height:39px;width:39px;background:#35432d;color:#d0e4b9;display:grid;place-items:center;font-size:30px;border:1px solid #526043;border-radius:10px}.nav-label{font-size:9px;letter-spacing:1.4px;color:#798473;margin:0 11px 12px}nav{display:grid;gap:5px}nav button{display:flex;align-items:center;gap:13px;text-align:left;border:0;background:none;color:#94a08e;padding:12px}nav button>span{font-size:19px;width:20px}nav button.active{background:#2a3524;color:#c5e6a1}nav button small{margin-left:auto;background:#455738;border-radius:4px;padding:2px 6px;color:#c5e6a1}.sidebar-bottom{margin-top:auto;padding-top:25px}.city-note{padding:14px;border:1px solid #323c2d;border-radius:7px;background:linear-gradient(130deg,#263020,#192018)}.city-note>span{font-size:11px;color:#c8d9b8}.city-note p{font-size:10px;margin:10px 0}.city-note button{border:0;padding:0;background:none;font-size:10px;color:#bdd59f}.logout{background:none;border:0;color:#869180;font-size:12px;padding-top:22px}.workspace{margin-left:230px;width:calc(100% - 230px)}.topbar{height:69px;border-bottom:1px solid #2a3029;display:flex;align-items:center;justify-content:space-between;padding:0 36px;font-size:10px;color:#82907e;letter-spacing:1px}.topbar strong{color:#c4cdbe;font-weight:400;letter-spacing:0}.slash{margin:0 16px;color:#4c5848}.topbar>div{display:flex;align-items:center;gap:5px}.server-pill{font-size:8px;letter-spacing:1px;border:1px solid #34402e;padding:6px 9px;border-radius:4px;margin-left:15px;color:#a8ba98}main{max-width:1560px;padding:33px 36px 0;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.page-heading .eyebrow{font-size:9px}.page-heading h1{margin-top:11px}.page-heading p{font-size:12px;margin-bottom:0}.level-pill{font-size:10px;background:#252e20;border:1px solid #3b492f;color:#b6d795;border-radius:5px;padding:9px;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;margin-bottom:28px}.stat.red .progress span{background:#d9776b}.stat.yellow .progress span{background:#e0c46c}.stat{background:#191e19;border:1px solid #30372d;border-radius:8px;padding:16px 18px}.stat .row{font-size:9px;letter-spacing:1px;color:#a1ac98}.stat-symbol{font-size:18px;color:#a8be94}.stat strong{display:block;font-family:Space Grotesk,sans-serif;font-size:23px;font-weight:500;color:#e6ecdf;margin:8px 0}.stat small{font-size:9px;color:#88947d}.progress{height:4px;background:#2f382a;border-radius:9px;margin-bottom:9px;overflow:hidden}.progress span{display:block;height:100%;background:#b0d881}.orange .progress span{background:#dbab75}.purple .progress span{background:#ac9acd}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:25px}.main-content{min-width:0}.hero{position:relative;min-height:290px;background:radial-gradient(ellipse at 85% 30%,#444735,#253126 52%,#1c271e);border:1px solid #44513a;border-radius:9px;overflow:hidden;padding:30px}.hero>div:first-child{position:relative;z-index:1}.hero .eyebrow{font-size:8px;color:#baca9e}.hero h2{font-size:35px;line-height:1.12;margin:14px 0;color:#eff3e4;letter-spacing:-1px}.hero p{font-size:11px;color:#a8b59b}.hero button{font-size:10px;margin-top:5px}.hero-caption{position:absolute;right:17px;bottom:14px;letter-spacing:1.5px;font-size:7px;z-index:1;color:#a3ab84}.city-art{position:absolute;right:0;bottom:0;width:58%;height:100%;overflow:hidden;opacity:.9}.moon{position:absolute;width:66px;height:66px;right:23%;top:25px;border-radius:50%;background:#d7d7a1;box-shadow:0 0 80px 30px #cace9340}.building{position:absolute;bottom:15px;background:#19261e;border:1px solid #475640;width:21%;box-shadow:-8px 0 #152119}.building-0{height:38%;left:0}.building-1{height:51%;left:17%;background:#223126}.building-2{height:38%;left:34%}.building-3{height:65%;left:50%;width:27%;background:#2c3829}.building-4{height:48%;left:78%}.building-5{height:20%;left:5%;width:32%;bottom:0;background:#112018}.building-6{height:29%;left:40%;width:31%;bottom:0;background:#16251a}.windows{padding:15px 8px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px 9px}.windows i{height:9px;background:#c5bc7040}.windows i:nth-child(3n){background:#c5bc7090;box-shadow:0 0 8px #b6ce6030}.neon{position:absolute;right:-12px;top:45px;font-family:monospace;font-size:10px;padding:6px 3px;letter-spacing:2px;color:#dace9e;background:#484d33;border:1px solid #bab579;box-shadow:0 0 14px #dace9e20}.roof{position:absolute;bottom:0;right:0;width:65%;height:22px;background:#0e1913;border-top:4px solid #55603c}.cat{position:absolute;bottom:22px;right:28%;height:45px;width:23px;background:#0e1913;border-radius:50% 50% 20% 20%;transform:rotate(-6deg)}.cat:before,.cat:after{content:"";position:absolute;top:-8px;border-bottom:16px solid #0e1913;border-right:10px solid transparent}.cat:after{right:0;transform:scaleX(-1)}.cat span{position:absolute;top:19px;left:15px;width:34px;height:27px;border-right:7px solid #0e1913;border-bottom:7px solid #0e1913;border-radius:0 0 20px}.antenna{position:absolute;bottom:22px;right:7%;height:94px;width:2px;background:#0e1913}.antenna:after{content:"";position:absolute;width:35px;height:2px;background:#0e1913;left:-17px;top:17px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:25px 0 14px}.section-title h3{font-size:15px;margin:0}.section-title p{font-size:10px;margin:5px 0 0}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-links button{position:relative;text-align:left;padding:17px 13px;background:#1b211a;border-color:#333d2e}.quick-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#303c27;color:#bfd895;font-size:20px;margin-bottom:17px}.quick-links strong,.quick-links small{display:block}.quick-links strong{font-size:12px;margin-bottom:5px}.quick-links small{font-size:9px}.quick-arrow{position:absolute;right:12px;top:18px;color:#91a17e}.panel{border:1px solid #30392c;background:#191f18;border-radius:8px;padding:20px}.activity{padding:3px 17px}.activity>div{display:flex;align-items:center;gap:10px;border-bottom:1px solid #2c3429;padding:13px 0}.activity>div:last-child{border:0}.activity p{font-size:11px;margin:0;padding:12px 0}.activity>div p{padding:0;flex:1;color:#b4c0a9}.activity time{font-size:9px;color:#829076;white-space:nowrap}.event-dot{width:5px;height:5px;border-radius:50%;background:#9dbe79;flex-shrink:0}.chat-panel{padding:0;overflow:hidden}.chat-panel .section-title{margin:0;padding:19px 17px;border-bottom:1px solid #2e3729}.chat-panel h3{font-size:13px}.chat-panel h3 .dot{margin-left:7px}.chat-panel .muted{font-size:8px;letter-spacing:1px}.chat-messages{height:281px;overflow:auto;padding:17px;display:flex;flex-direction:column}.empty-chat{margin:auto;text-align:center}.empty-chat>span{font-size:30px;color:#758c60}.empty-chat h3{font-size:12px;margin-top:18px}.empty-chat p{font-size:11px}.chat-message{margin-bottom:16px}.chat-message>div{display:flex;justify-content:space-between;gap:8px}.chat-message strong{font-size:10px;color:#bcd29c}.chat-message time{font-size:8px;color:#748168}.chat-message p{font-size:11px;margin:5px 0 0;overflow-wrap:anywhere;color:#bcc6b3}.chat-input{display:flex;border-top:1px solid #2e3729;padding:12px;gap:7px}.chat-input input{font-size:10px;padding:10px;min-width:0;background:#141a13;border-color:#2f3a29}.chat-input button{padding:7px 11px;background:#35462a;color:#c9e4a5}.neighborhood{margin-top:18px}.neighborhood .eyebrow{font-size:8px}.neighborhood h3{margin-top:12px;font-size:15px}.neighborhood p{font-size:11px}.neighborhood .row{font-size:9px;padding-top:13px;border-top:1px solid #2e3729;margin-top:11px;color:#9daa92}.tip{display:flex;gap:12px;margin:20px 6px}.tip>span{font-size:22px;color:#a7be8d}.tip p{font-size:10px}.tip strong{display:block;color:#bbc9ac;font-weight:500;margin-bottom:5px}footer{display:flex;justify-content:space-between;gap:10px;padding:23px 0;margin-top:36px;border-top:1px solid #293225;color:#849279;font-size:8px;letter-spacing:.6px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.action-card{border:1px solid #35412f;border-radius:8px;overflow:hidden;background:#1a2118}.card-illustration{height:120px;background:radial-gradient(ellipse at 50% 100%,#4e5e3d,#263323);display:flex;align-items:center;justify-content:center;position:relative}.card-illustration>span{font-size:60px;color:#b6c092}.card-illustration small{position:absolute;bottom:9px;font-size:7px;letter-spacing:2px}.art-1{background:radial-gradient(ellipse at 50% 100%,#3c5952,#1d2e2a)}.art-2{background:radial-gradient(ellipse at 50% 100%,#605342,#30291f)}.card-body{padding:15px}.tag{font-size:7px;letter-spacing:.8px;color:#b5c89d;background:#303d27;border:1px solid #3d4b32;padding:4px 6px;border-radius:4px;display:inline-block}.card-body .muted{font-size:9px}.card-body h3{font-size:14px;margin:17px 0 8px}.card-body p{font-size:10px;min-height:34px}.reward{font-size:9px;margin:19px 0}.reward strong{font-size:12px;color:#c6dda9}.reward span{color:#9cae8f}.card-body button{width:100%;display:flex;justify-content:space-between;font-size:10px}.info-note{padding:15px;background:#20281d;border:1px solid #35422c;border-radius:6px;color:#9ead8f;font-size:11px;line-height:1.7;margin-top:20px}.training-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.training{text-align:center}.training-icon{font-size:30px;color:#b2cd8a}.training h3{text-transform:capitalize;margin-top:12px}.training>strong{font-size:39px;font-family:Space Grotesk,sans-serif}.training p{font-size:11px;margin-top:10px}.training button{text-transform:capitalize;width:100%}.items{grid-template-columns:1fr 1fr}.item-art{font-size:65px;text-align:center;padding:25px;background:radial-gradient(#3d4c31,#1a2118);border-radius:5px;margin-bottom:20px;color:#c4dca2}.item h3{margin-top:16px}.item p{font-size:12px}.item button{width:100%;margin-top:22px}.bank h2{margin-top:20px;font-size:24px}.bank-total{font-family:Space Grotesk,sans-serif;font-size:42px;margin-bottom:30px;color:#c1df9f}label{display:block;font-size:12px;color:#c1cdb7;margin-bottom:18px}label input{display:block;margin-top:9px}.bank-actions{display:flex;gap:12px}.bank-actions button{flex:1}.player-row{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid #333e2c}.player-row:last-child{border:0}.avatar.small{height:32px;width:32px;font-size:23px}.player-row strong{font-size:12px}.player-row small{display:block;font-size:10px;margin-top:4px}.player-row button{margin-left:auto;font-size:10px}.guide{display:grid;gap:13px}.guide-item{display:flex;gap:22px}.guide-number{font-size:27px;color:#798c68;font-family:Space Grotesk,sans-serif}.guide-item h3{margin-top:13px}.guide-item p{font-size:12px;margin:0}.tag.live{background:#41562e;color:#dcf5b6}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#31462a;border:1px solid #79945b;padding:16px 18px;border-radius:8px;color:#e4efd9;box-shadow:0 10px 50px #0007;z-index:10;max-width:90vw;width:max-content;display:flex;align-items:center;gap:15px}.toast.error{background:#482d26;border-color:#99614c}.toast button{border:0;padding:0;background:transparent;font-size:20px}.jail{background:#4b3526;padding:14px;border:1px solid #a87e50;border-radius:7px;margin-bottom:20px;color:#e4c5a2}.jail.hospital{background:#4b2a2a;border-color:#a85a50;color:#e4b0a2}.chain{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 17px;margin-bottom:20px;background:#2b3a22;border:1px solid #6d8b4e;border-radius:7px;color:#cfe3b3;font-size:11px}.chain strong{font-family:Space Grotesk,sans-serif;font-size:18px;color:#e6ecdf}.spend-picker{display:flex;gap:6px}.spend-picker button{font-size:10px;padding:7px 10px}.spend-picker button.active{border-color:#b2cd8a;color:#e6ecdf}.training .progress{margin:10px 20px 0}.gym-card.equipped,.course-card.studying{border-color:#6d8b4e}.course-card.completed{opacity:.75}.career-card .row+.row{margin-top:10px;font-size:11px;color:#9ead8f}.perk-list{margin-top:14px;border-top:1px solid #333e2c}.perk-list .row{padding:12px 0;border-bottom:1px solid #333e2c;gap:12px}.perk-list small{display:block;color:#9ead8f;font-size:10px;margin-top:3px}.perk-list button{font-size:10px;padding:8px 10px;white-space:nowrap}.bonus-list{margin:0;padding-left:18px;color:#cfe3b3;font-size:12px;line-height:1.8}.companion-card h2,.finance h3{margin:8px 0 12px}.companion-card .row,.finance .row{margin-top:12px;gap:12px;flex-wrap:wrap}.companion-card .progress{margin-top:12px}.finance{margin-top:20px}.finance .trade-fields{grid-template-columns:1fr 1fr;margin-top:12px}.finance .trade-history{margin-top:16px}.finance .trade-history .row{align-items:center}.finance .bank-actions button{font-size:11px;padding:9px 12px}.shark{border-color:#6b4a3a}.stray-note{display:block;margin:12px 0 14px;font-size:10px;color:#9ead8f}.loading{height:100vh;display:grid;place-content:center;color:#c4dfa0}.entry{min-height:100vh;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;max-width:1400px;margin:auto;padding:65px;gap:90px}.entry-story{position:relative;min-height:640px;padding-bottom:300px}.entry-story .brand{margin-bottom:70px}.brand small{font-size:8px;letter-spacing:2px;margin-left:10px}.entry h1{font-size:48px;line-height:1.15;margin-top:20px}.entry h1 em{font-style:normal;color:#b5d68c}.entry-story>p{max-width:460px;font-size:14px}.entry-story .city-art{height:290px;width:100%;bottom:30px;border-bottom:1px solid #435434;background:radial-gradient(ellipse at 70% 60%,#39462b70,transparent 70%)}.entry-tags{position:absolute;bottom:0;display:flex;gap:30px;font-size:10px;color:#96a687}.entry-tags span:before{content:"✧";margin-right:7px;color:#b5d68c}.entry-form{border:1px solid #35432e;background:#1b2318;padding:35px;border-radius:12px;max-width:430px}.entry-form h2{font-size:29px;line-height:1.2;margin:17px 0}.entry-form p{font-size:12px;margin-bottom:27px}.entry-form button{width:100%}.text-button{background:none;border:0;font-size:11px;margin:12px 0}.entry-form>small{display:block;font-size:9px;text-align:center;line-height:1.6}@media(min-width:1500px){.hero{min-height:330px}.hero h2{font-size:43px}.chat-messages{height:321px}}@media(max-width:1150px){.sidebar{width:195px;padding-inline:14px}.brand{font-size:21px}.workspace{margin-left:195px;width:calc(100% - 195px)}main{padding:25px 23px 0}.topbar{padding:0 23px}.content-grid{grid-template-columns:minmax(0,1fr) 245px;gap:18px}.cards{grid-template-columns:1fr}.items{grid-template-columns:1fr 1fr}.card-illustration{height:100px}.card-body p{min-height:0}.entry{padding:35px;gap:45px}.entry h1{font-size:41px}.stats{gap:10px}.stat{padding:13px}.stat strong{font-size:20px}.hero{padding:23px}.hero h2{font-size:31px}.quick-links{gap:8px}.quick-links small{line-height:1.5}.page-heading h1{font-size:26px}}@media(max-width:900px){.content-grid{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:15px}.neighborhood{margin-top:0;align-self:start}.tip{display:none}.chat-messages{height:190px}.cards{grid-template-columns:repeat(3,1fr)}.card-body .row{flex-wrap:wrap}.entry{grid-template-columns:1fr 1fr;gap:25px;padding:25px}.entry-story{min-height:610px}.entry h1{font-size:34px}.entry-form{padding:24px}.entry-tags{gap:12px;font-size:8px}}@media(max-width:650px){.sidebar{position:static;width:100%;padding:16px;border-right:0;border-bottom:1px solid #30392c}.app{display:block}.world-label,.profile,.nav-label,.sidebar-bottom{display:none}.sidebar .brand{margin-bottom:14px}nav{display:flex;overflow-x:auto;gap:5px}nav button{white-space:nowrap;font-size:11px;padding:9px 11px;gap:6px}nav button>span{font-size:14px;width:auto}nav button small{display:none}.workspace{margin:0;width:100%}.topbar{height:48px;padding:0 17px;font-size:9px}.server-pill{font-size:7px;margin-left:5px}main{padding:24px 16px 0}.page-heading h1{font-size:25px}.page-heading p{font-size:11px}.level-pill{display:none}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.finance .trade-fields{grid-template-columns:1fr}.stat strong{font-size:23px}.content-grid{gap:20px}.hero{min-height:270px;padding:24px}.hero h2{font-size:34px}.hero .city-art{width:54%;opacity:.65}.hero p{font-size:10px}.hero-caption{font-size:6px}.quick-links{gap:8px}.quick-links button{padding:14px 10px}.quick-links strong{font-size:11px}.quick-links small{font-size:9px}.right-column{grid-template-columns:1fr}.neighborhood{display:none}.cards,.items{grid-template-columns:1fr}.card-illustration{height:120px}.card-body h3{font-size:17px}.card-body p{font-size:12px}.entry{display:flex;flex-direction:column;gap:25px;padding:25px 20px}.entry-story{min-height:0;padding-bottom:0;width:100%}.entry-story .brand{margin-bottom:35px}.entry-story .city-art,.entry-tags{display:none}.entry h1{font-size:37px}.entry-story>p{font-size:12px;margin-bottom:0}.entry-form{width:100%;max-width:none}.entry-form h2{font-size:25px}footer{font-size:7px;line-height:1.7}.toast{font-size:12px;bottom:15px}.training-grid{gap:10px}.training{padding:18px 12px}.training button{font-size:11px}}@media(max-width:650px){.sidebar-bottom{display:block;position:absolute;right:15px;top:8px;padding:0}.sidebar-bottom .city-note{display:none}.logout{padding:9px;font-size:10px}}.brand-cat{display:block;width:30px;height:30px;flex-shrink:0}.account-panels{display:grid;gap:18px}.account-panels p{font-size:12px}.recovery-code{margin-top:18px;padding:15px;background:#2e3d25;border:1px solid #697f4e;border-radius:6px}.recovery-code code{display:block;overflow-wrap:anywhere;margin:12px 0;-webkit-user-select:all;user-select:all}.recovery-code span{font-size:11px}.footer-link{border:0;padding:0;background:none;font-size:9px;color:#aec299}.report-button{background:none;border:0;padding:3px 0;color:#abbc98;font-size:9px}.modal-backdrop{position:fixed;inset:0;background:#000b;display:grid;place-items:center;z-index:5;padding:20px}.report-form{max-width:460px;width:100%}.player-row{flex-wrap:wrap}.player-row button{padding:8px;font-size:10px}.sidebar nav{min-height:0;overflow-y:auto;flex-shrink:1;scrollbar-width:thin;scrollbar-color:#425039 transparent}.sidebar-bottom{flex-shrink:0}.sidebar .profile{margin-bottom:16px}.sidebar nav button{padding-block:9px}.section-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 17px;background:#222c1c;border:1px solid #3d4c30;border-radius:7px;color:#bbd49c;font-size:11px;margin-bottom:20px;flex-wrap:wrap}.section-strip button{font-size:11px}.mechanic-cards{display:grid;gap:16px}.contract-card h3,.job-card h3{margin-top:17px;font-size:20px}.contract-card p,.job-card p{font-size:12px}.contract-card .row{font-size:12px;margin:22px 0 12px}.contract-card .progress{height:6px}.contract-card button{margin-top:12px}.job-symbol{font-size:30px;color:#b5d792;margin-right:18px}.job-card .row{font-size:12px;margin:20px 0}.job-card button{width:100%}.current-shift{margin-bottom:20px;background:linear-gradient(125deg,#31422a,#1c281b)}.current-shift h2{margin:15px 0}.current-shift .row{font-size:13px;margin:20px 0}.districts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.district{border:1px solid #3c452f;background:#20271c;border-radius:7px;padding:14px 12px}.district .row{font-size:10px;flex-wrap:wrap;gap:7px}.district .progress{margin:12px 0 9px}.district small{font-size:9px}.heat span{background:#c2a465}.heat-high{color:#eaa875}.mastery-line{font-size:9px;color:#a5b98e;margin:12px 0;line-height:1.7}.effective-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.effective-stats>div>span{display:block;text-transform:capitalize;color:#93a584;font-size:11px}.effective-stats strong{display:block;font-size:23px;margin-top:8px;color:#d4e7ba}.effective-stats strong span{font-size:14px;color:#71835e}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.slot-grid>div{background:#222e1c;padding:14px;border-radius:6px}.slot-grid strong{display:block;font-size:12px;margin:10px 0}.slot-grid small{font-size:8px;letter-spacing:1px}.slot-grid button{padding:5px 8px;font-size:9px}.loadout{margin-bottom:20px}.loadout .section-title{margin-top:0}.loadout .muted{font-size:8px}.gear-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gear-card h3{font-size:18px;margin-top:20px}.gear-card .row{font-size:8px}.gear-card p{font-size:11px;min-height:35px}.gear-card.equipped{border-color:#6d8b4e}.bonuses{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.bonuses>span{font-size:10px;padding:6px;background:#2c3a23;border-radius:4px;color:#c4dfa1}.bonuses>span.penalty{color:#dbb386;background:#3b3022}.gear-card .bank-actions button{font-size:11px;padding:9px}.trade-fields{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-top:20px}select{width:100%;font:inherit;background:#111612;color:#e1ead9;border:1px solid #354032;border-radius:6px;padding:12px;margin-top:9px}select:focus-visible{outline:2px solid #b6e285;outline-offset:3px}.listing-form .row small{font-size:10px;line-height:1.6}.listing-form button{white-space:nowrap}.market-list{display:grid;gap:10px}.listing-row{display:flex;align-items:center;gap:14px}.listing-row>div{flex:1}.listing-row h3{font-size:14px;margin:9px 0 6px}.listing-row .eyebrow{font-size:8px;letter-spacing:.8px}.listing-row small{font-size:10px}.listing-row>strong{font-size:16px;color:#d1e5b3}.listing-row button{font-size:10px}.trade-history .row{padding:12px 0;border-bottom:1px solid #333e2c;font-size:11px}.trade-history .row:last-child{border:0}.trade-history p{font-size:12px;margin:0}.heist-intro{background:radial-gradient(ellipse at 90% 0%,#4b5030,#25331f 65%,#1b251a);margin-bottom:18px;padding:25px}.heist-intro h2{font-size:28px;margin:17px 0}.heist-intro p{font-size:12px;color:#b2c09f}.role-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:15px;border-top:1px solid #53613c}.role-summary strong,.role-summary small{display:block}.role-summary strong{font-size:11px;color:#d0e0b8}.role-summary small{font-size:9px;margin-top:6px}.create-heist .trade-fields{grid-template-columns:2fr 1fr}.heist-list{display:grid;gap:14px}.heist-card h3{font-size:21px;margin-top:18px;overflow-wrap:anywhere}.heist-meta{display:flex;gap:15px;flex-wrap:wrap;font-size:10px;color:#9db387;margin-bottom:20px}.crew-members>.row{padding:11px 0;border-top:1px solid #35412b;font-size:10px}.crew-members strong,.crew-members small{display:block}.crew-members strong{color:#cbd8be;font-size:12px}.crew-members small{margin-top:5px;font-size:10px}.heist-actions{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin-top:18px}.heist-actions button{font-size:11px}.heist-actions label{margin:0;flex:1;min-width:130px;font-size:11px}.heist-card.running{border-color:#978a55}.running-note{font-size:12px;margin:20px 0 0;color:#d8cda7}.heist-card.completed{border-color:#506641}.empty-state p{font-size:12px;margin-bottom:0}.overview-contracts{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:20px;background:#202c1b;border:1px solid #435336;border-radius:8px;margin-top:20px}.overview-contracts h3{margin:9px 0;font-size:17px}.overview-contracts p{font-size:11px;margin:0}.overview-contracts button{font-size:11px;white-space:nowrap}@media(max-width:1400px){.stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:1150px){.sidebar .city-note{display:none}.sidebar-bottom{padding-top:0}.districts{grid-template-columns:1fr}.district .row{flex-wrap:nowrap}.gear-grid{grid-template-columns:1fr}.trade-fields{grid-template-columns:1fr 1fr}.trade-fields>label:first-child{grid-column:1/-1}.effective-stats{grid-template-columns:1fr 1fr}.slot-grid{grid-template-columns:1fr}.slot-grid>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.slot-grid strong{flex:1}.listing-row{flex-wrap:wrap}.listing-row>div{flex-basis:60%}.role-summary{gap:8px}}@media(max-width:650px){.sidebar nav{overflow-x:auto;overflow-y:hidden}.sidebar nav button{flex-shrink:0}.districts,.gear-grid{grid-template-columns:1fr}.section-strip{font-size:10px}.trade-fields{gap:9px}.listing-form .row{flex-wrap:wrap}.listing-form .row button{width:100%}.listing-row>div{flex-basis:100%}.listing-row button{margin-left:auto}.overview-contracts{flex-direction:column;align-items:start;gap:15px}.create-heist .trade-fields,.role-summary{grid-template-columns:1fr}.role-summary>span{display:flex;justify-content:space-between;gap:10px}.role-summary small{margin-top:0}.heist-intro h2{font-size:25px}.heist-actions button{flex:1}.contract-card .row{font-size:11px}.contract-card button{width:100%}}.tabbar,.sheet-backdrop{display:none}@media(max-width:650px){html{-webkit-text-size-adjust:100%}body.sheet-open{overflow:hidden}.sidebar{position:sticky;top:0;z-index:4;padding:10px 16px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.sidebar .brand{margin-bottom:0}.sidebar .side-nav{display:none}.sidebar-bottom{position:static}.logout{min-height:40px;padding:8px 12px;font-size:12px}main{padding:20px 14px calc(96px + env(safe-area-inset-bottom))}.topbar{padding:0 14px;font-size:10px;height:44px}.page-heading h1{font-size:26px;letter-spacing:-.5px}.page-heading p,.hero p,.card-body p,.quick-links small,.overview-contracts p,.account-panels p{font-size:13px}.stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.stat{padding:10px 11px}.stat .row{font-size:8px;letter-spacing:.6px}.stat-symbol{font-size:14px}.stat strong{font-size:16px;margin:6px 0;white-space:nowrap}.stat small{font-size:9px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-caption{font-size:8px}footer{font-size:10px;flex-wrap:wrap;gap:8px}input,select,textarea{font-size:16px}main button,.entry-form button{min-height:44px}.toast{bottom:calc(84px + env(safe-area-inset-bottom));font-size:13px;max-width:calc(100vw - 24px)}.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:5;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:6px 6px calc(6px + env(safe-area-inset-bottom));background:#151a16;border-top:1px solid #2a3129}.tabbar button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;padding:6px 2px;border:0;border-radius:10px;background:none;color:#94a08e;font-size:10px;letter-spacing:.3px}.tabbar button>span{font-size:19px;line-height:1}.tabbar button.active{background:#2a3524;color:#c5e6a1}.tabbar button small{position:absolute;top:4px;right:10px;background:#b6e285;color:#101311;border-radius:10px;padding:1px 5px;font-size:9px;font-weight:700}.sheet-backdrop{display:flex;align-items:flex-end;position:fixed;inset:0;z-index:6;background:#000000b8}.sheet{width:100%;max-height:82vh;overflow-y:auto;background:#151a16;border-top:1px solid #30392c;border-radius:18px 18px 0 0;padding:14px 14px calc(78px + env(safe-area-inset-bottom))}.sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:15px}.sheet-head button{width:40px;height:40px;padding:0;font-size:20px;line-height:1}.sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sheet-grid button{display:flex;align-items:center;gap:10px;min-height:50px;padding:12px;text-align:left;font-size:13px;background:#1b211c;border:1px solid #2a3129;border-radius:10px;color:#c8d2c2}.sheet-grid button>span{font-size:18px;width:22px;text-align:center}.sheet-grid button.active{background:#2a3524;border-color:#4c6140;color:#c5e6a1}.sheet-grid button small{margin-left:auto;background:#455738;border-radius:4px;padding:2px 6px;color:#c5e6a1;font-size:11px}}
