.conversation-archive{width:min(1080px,calc(100vw - 48px));max-height:calc(100dvh - 48px);padding:0;margin:auto;color:#355b43;border:1px solid #e0e6d3;border-radius:27px;background:#fffdf5;box-shadow:0 25px 90px #22372040}.conversation-archive::backdrop{background:#243c2c66;backdrop-filter:blur(5px)}.conversation-archive-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 32px 24px;border-bottom:1px solid #e3e7d9;background:radial-gradient(circle at 78% 0,#edf0d8,transparent 60%)}.conversation-archive-heading h1{margin:8px 0;font-family:var(--serif);font-size:31px;font-weight:800;letter-spacing:-.8px}.conversation-archive-heading p{margin:0;color:#64785c;font-size:13px}.conversation-archive-columns{display:grid;grid-template-columns:315px minmax(0,1fr);height:min(65dvh,620px);min-height:320px;overflow:hidden}.conversation-archive-directory,.conversation-transcript{overflow:auto;overscroll-behavior:contain;min-width:0}.conversation-archive-directory{padding:20px;border-right:1px solid #e3e7d9;background:#f4f6e9}.conversation-search{display:grid;gap:7px}.conversation-search label{font-size:11px;font-weight:750;color:#536f48}.conversation-search>div{display:flex;align-items:center;padding-right:4px;background:#fffef8;border:1px solid #d8dfd0;border-radius:13px}.conversation-search input,.conversation-search select{min-width:0;width:100%;padding:11px 10px;color:inherit;font:inherit;font-size:12px;background:#fffef8;border:1px solid #d8dfd0;border-radius:13px}.conversation-search input{border:0;background:transparent}.conversation-directory-group{margin-top:22px}.conversation-directory-group h2{margin:0 0 10px;font-size:12px;font-weight:600}.conversation-directory-group>.muted{font-size:12px;line-height:1.6}.conversation-directory-group .live-dot{display:inline-block;margin-right:6px}.conversation-archive-row{position:relative;display:grid;gap:6px;width:100%;margin:0 0 7px;padding:15px 26px 15px 14px;border:1px solid #e0e6d3;border-radius:15px;background:#fffef6;color:inherit;text-align:left;cursor:pointer}.conversation-archive-row:hover,.conversation-archive-row.selected{background:#e8f0dc;border-color:#9cb887;box-shadow:inset 3px 0 #8aaa72}.conversation-archive-row strong{font-size:12px;line-height:1.4;font-weight:750}.conversation-archive-row span{font-size:11px}.conversation-archive-row small{font-size:10px;color:#718164;line-height:1.5}.conversation-archive-row>svg{position:absolute;right:9px;top:40%}.conversation-transcript{padding:24px 32px}.conversation-invitation{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;max-width:390px;margin:55px auto;line-height:1.8;font-size:14px}.conversation-invitation h2{margin:0;font-family:var(--serif);font-size:28px;font-weight:750}.conversation-back{margin-bottom:26px}.transcript-heading h2{margin:10px 0;font-family:var(--serif);font-size:25px;font-weight:750;letter-spacing:-.6px;line-height:1.4}.transcript-heading>p{color:#64785c;font-size:12px;line-height:1.6}.transcript-participants{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 26px}.transcript-participants button{display:flex;align-items:center;gap:6px;border:1px solid #dbe4cf;border-radius:20px;padding:8px 12px;font-size:11px;color:#527346;background:#edf3e1;font-weight:650}.transcript-heading>.conversation-summary{margin:-12px 0 24px;padding:12px 14px;border-left:3px solid #d5a174;border-radius:0 12px 12px 0;color:#59664f;background:#faf8f1;font-size:13px}.conversation-summary small{color:#8c725f;text-transform:capitalize}.transcript-turns{display:grid;gap:16px;list-style:none;margin:0;padding:0}.transcript-turns li{width:calc(100% - 36px);padding:16px 18px;border:1px solid #dce6ca;border-radius:7px 20px 20px;background:#f0f5e5;box-shadow:0 3px #dce5ce40;line-height:1.7;font-size:14px;overflow-wrap:anywhere}.transcript-turns .other-speaker{justify-self:end;border-radius:20px 7px 20px 20px;border-color:#ebddc6;background:#faf1e1;box-shadow:0 3px #e8d6be40}.transcript-turn-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:11px}.transcript-turn-heading button{padding:0;font-weight:750;color:inherit;text-align:left}.transcript-turn-heading time{color:#6a7c5d;white-space:nowrap}.transcript-turns p{margin:0}.transcript-turns small{font-size:10px;color:#7b8770}.transcript-live-note,.transcript-permalink{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:11px;color:#748762}.transcript-permalink{text-decoration:underline}.profile-conversation-archive{display:flex;align-items:center;gap:8px;margin-bottom:20px}@media(max-width:760px){.conversation-archive{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.conversation-archive-heading{padding:20px}.conversation-archive-heading h1{font-size:30px}.conversation-archive-columns{grid-template-columns:1fr;height:calc(100dvh - 195px);min-height:200px}.conversation-transcript{display:none;padding:20px}.reading-transcript .conversation-archive-directory{display:none}.reading-transcript .conversation-transcript{display:block}}:root{color-scheme:light;--paper: #f6f5ee;--paper-raised: #fffef9;--paper-soft: #edf1e6;--ink: #4d5844;--muted: #657057;--muted-soft: #7d896f;--line: #e4e5d9;--line-strong: #d8dfce;--terra: #ae7050;--terra-soft: #d5a382;--sage: #839772;--success: #5f805b;--warning: #b77a38;--danger: #a74f45;--shadow-soft: 0 16px 42px rgb(63 76 56 / 12%);--radius-small: 6px;--radius-medium: 10px;--radius-large: 18px;--sans: "Avenir Next", Avenir, "Segoe UI", Arial, sans-serif;--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif}:root{--paper: #fbf8ef;--paper-raised: #fffef9;--paper-soft: #edf3e6;--ink: #304e46;--muted: #61756a;--muted-soft: #718177;--line: #e4e8da;--line-strong: #ccd7c9;--terra: #ba6651;--terra-soft: #edac8c;--sage: #8daf86;--success: #367b61;--shadow-soft: 0 8px 28px rgb(46 73 53 / 9%);--radius-small: 10px;--radius-medium: 16px;--radius-large: 24px;--sans: "Avenir Next", "Nunito", "Segoe UI", Arial, sans-serif;--serif: "Avenir Next", "Trebuchet MS", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;font-family:var(--sans);color:var(--ink);background:var(--paper)}button,input{font:inherit}button{color:inherit;cursor:pointer}button{border:0;background:none}button:disabled{opacity:.45;cursor:default}button,input{outline-offset:4px}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--terra)}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button{transition:background .16s ease,color .16s ease,transform .16s ease}button:hover{color:var(--terra)}.app-shell{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.topbar{height:85px;flex-shrink:0;padding:0 30px;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);background:var(--paper);z-index:5}.brand{display:flex;gap:11px;align-items:center;font-family:var(--serif);font-size:37px;letter-spacing:-2px;padding:0 2px}.brand-period{color:var(--terra)}.brand-symbol{position:relative;width:31px;height:31px;display:block;transform:rotate(-8deg)}.brand-symbol i{position:absolute;border-radius:3px;width:14px;height:14px;background:var(--terra)}.brand-symbol i:nth-child(1){left:0;top:15px}.brand-symbol i:nth-child(2){left:16px;top:15px;background:#c58a67}.brand-symbol i:nth-child(3){left:8px;top:0;background:#d5a382}.brand-symbol i:before{content:"";position:absolute;width:7px;height:3px;left:3.5px;top:-2px;background:inherit;border-radius:2px}.brand-tagline{font-size:12px;color:var(--muted);letter-spacing:.25px;align-self:center;max-width:83px;line-height:1.55}.header-divider{height:31px;width:1px;background:var(--line);margin:0 1px}.world-clock{display:flex;align-items:center;gap:11px}.world-clock>svg{color:#b18c53}.world-clock>div{display:flex;flex-direction:column;gap:4px}.world-clock strong{font-weight:550;font-size:12px}.world-clock span{font-size:12px;color:var(--muted)}.world-clock span span{margin:0 5px}.topbar-spacer{flex:1}.connection-badge{font-size:12px;letter-spacing:1.3px;display:flex;align-items:center;gap:7px;color:#607a60;white-space:nowrap;font-weight:650}.live-dot,.tiny-dot{height:6px;width:6px;display:inline-block;flex-shrink:0;border-radius:50%;background:#819870;box-shadow:0 0 0 3px #81987012}.disconnected{color:#b68150}.disconnected .live-dot{background:#bd995b}.nav-button{display:flex;align-items:center;gap:8px;font-size:12px;padding:9px 12px;border-radius:6px}.nav-button.active{background:#e9e8dc}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#4b52380b}.world-layout{flex:1;min-height:0;display:grid;grid-template-columns:282px 1fr;position:relative}.world-layout.with-profile{grid-template-columns:282px 1fr 326px}.left-sidebar{padding:29px 21px 16px 27px;background:var(--paper);display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid var(--line);z-index:2}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:650;display:flex;align-items:center;gap:8px;color:var(--muted);line-height:1.4}.tiny-line{height:1px;width:16px;background:var(--terra)}.world-intro h1{font-family:var(--serif);font-size:29px;line-height:1.22;letter-spacing:-.7px;font-weight:400;margin:17px 0 12px}.world-intro h1 em{font-weight:400;color:#65705c;font-style:italic}.world-intro>p{font-size:12px;line-height:1.6;color:var(--muted);max-width:205px}.population-line{display:flex;gap:13px;align-items:center;padding:19px 0 24px;color:var(--muted);font-size:12px;border-bottom:1px solid var(--line)}.population-line>span{display:flex;align-items:center;gap:6px;white-space:nowrap}.population-line strong{font-weight:550;color:var(--ink)}.soft-divider{width:1px;height:12px;background:var(--line)}.directory{margin-top:25px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.section-heading h2{font-size:12px;font-weight:600;letter-spacing:.1px}.count-badge{font-size:12px;background:#e8e8dd;padding:3px 6px;border-radius:4px;color:#7b7f6d}.search-box{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:10px;margin:14px 0 10px;color:#657057;background:#faf9f4}.search-box input{background:none;border:0;min-width:0;width:100%;font-size:12px;color:var(--ink)}.search-box input:focus{outline:none}.search-box:focus-within{border-color:var(--sage)}kbd{font-size:12px;background:#eeede5;border:1px solid #e5e4da;border-radius:3px;padding:1px 4px;color:#657057}.resident-list{display:flex;flex-direction:column;gap:5px}.resident-card{display:flex;align-items:center;gap:10px;padding:9px 8px;width:100%;text-align:left;border:1px solid transparent;border-radius:8px}.resident-card:hover{background:#edeee5}.resident-card.selected{border-color:#d3d8c5;background:#edf0e6}.portrait{border-radius:50%;flex-shrink:0}.resident-card>span{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.resident-card strong{font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.resident-card small{font-size:12px;color:var(--muted);display:flex;gap:5px;align-items:center}.world-search-result{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:8px;border:1px solid transparent;border-radius:8px;text-align:left}.world-search-result:hover,.world-search-result:focus-visible{border-color:#d3d8c5;background:#edf0e6}.world-search-result>span:nth-child(2){min-width:0}.world-search-result strong,.world-search-result small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.world-search-result strong{font-size:12px}.world-search-result small{margin-top:3px;color:var(--muted);font-size:10px}.search-kind{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;color:#fffef8;background:#77896b;font-size:10px;font-weight:700;text-transform:uppercase}.search-kind.household{background:#9d7b62}.search-kind.business{background:#627f82}.search-kind.location{background:#788260}.search-kind.moment{background:#a26d55}.tiny-dot{width:4px;height:4px;box-shadow:none}.resident-card>svg:last-child{color:#a2a593}.happening{margin-top:29px;border-top:1px solid var(--line);padding-top:23px}.event-list{margin-top:16px}.event-row{display:flex;align-items:flex-start;gap:10px;text-align:left;width:100%;padding:13px 0;border-bottom:1px solid var(--line)}.event-row:last-child{border-bottom:0}.event-symbol{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#edeade;color:#9e8966;flex-shrink:0}.event-row>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:5px}.event-title{font-size:12px;line-height:1.45;font-weight:550}.event-summary{font-size:12px;line-height:1.6;color:var(--muted)}.moment-meta{display:block;color:#7f876d;font-size:11px;line-height:1.45;text-transform:capitalize}.event-row time{font-size:12px;letter-spacing:.2px;color:#9a9e90;margin-top:1px}.event-row>svg{margin-top:6px;color:#a6aa9e}.text-button{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:12px;padding:18px 0 4px;color:#8b684f}.sidebar-footer{margin-top:auto;padding-top:28px;display:flex;gap:8px;color:#657057;font-size:12px;line-height:1.5}.sidebar-footer span{max-width:170px}.world-stage{position:relative;min-width:0;overflow:hidden;background:linear-gradient(135deg,#ebeee2,#dfe7d7)}.world-canvas{width:100%;height:100%;outline:none;display:block;touch-action:none}.speech-layer{position:absolute;inset:0;z-index:2;pointer-events:none}.resident-label-layer{position:absolute;inset:0;z-index:1;pointer-events:none}.resident-nameplate{position:absolute;visibility:hidden;transform:translate(-50%,-100%);max-width:180px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:6px 9px;border:1px solid #6f806173;border-radius:9px;color:#354330;background:#fffef5eb;box-shadow:0 3px 12px #35492b1f;text-align:left;pointer-events:auto;transition:opacity .12s ease,border-color .12s ease}.resident-nameplate:hover,.resident-nameplate.selected{border-color:#6f8061;background:#fffef5}.resident-nameplate>span{min-width:0}.resident-nameplate strong,.resident-nameplate small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resident-nameplate strong{font-size:11px;line-height:1.2}.resident-nameplate small{margin-top:2px;max-width:135px;color:#6d7865;font-size:9px;line-height:1.2}.speech-caption{width:min(250px,calc(100% - 24px));border:2px solid #6f8061;border-radius:18px;padding:12px 15px;color:#304232;background:#fffef5;box-shadow:3px 4px #35492b24,0 5px 20px #35492b14;text-align:left;pointer-events:auto;font-size:13px;line-height:1.5}.speech-caption strong{display:block;margin-bottom:4px;font-size:11px;color:#5e7950}.speech-caption small{font-weight:400}.floating .speech-caption{position:absolute;visibility:hidden;transition:opacity .18s ease}.floating .speech-caption:after{content:"";position:absolute;bottom:-8px;left:var(--speech-tail, 50%);width:12px;height:12px;background:#fffef5;border-right:2px solid #6f8061;border-bottom:2px solid #6f8061;transform:rotate(45deg)}.caption-list{inset:auto 20px 135px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.conversation-live{background:#f0f5eb;border-radius:12px;padding:16px;margin-bottom:24px}.conversation-live .live-dot{margin-right:5px}.scene-top,.scene-bottom{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between;gap:10px;align-items:center;z-index:1;pointer-events:none}.scene-top{top:23px}.scene-bottom{bottom:24px;align-items:flex-end}.scene-top button,.scene-bottom button{pointer-events:auto}.place-label{display:flex;gap:11px;align-items:center}.place-symbol{width:37px;height:37px;border:1px solid #acb49a66;border-radius:9px;display:grid;place-items:center;color:#7c8c6c;background:#fafbef30}.place-label>span:last-child{display:flex;flex-direction:column;gap:4px}.place-label strong{font-size:12px;letter-spacing:.1px;font-weight:600;color:#58664e}.place-label small{font-size:12px;color:#657057}.scene-button{display:flex;gap:7px;align-items:center;font-size:12px;border:1px solid #a5b29455;border-radius:6px;padding:8px 9px;color:#6e7d61;background:#f8faef80}.scene-actions{display:flex;align-items:center;gap:8px;pointer-events:auto}.world-map-panel{position:absolute;left:22px;bottom:102px;z-index:3;width:242px;padding:10px;border:1px solid #87967b66;border-radius:12px;color:#536249;background:#f9faefea;box-shadow:0 8px 28px #35492b1b;backdrop-filter:blur(8px)}.world-map-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.world-map-panel header span{display:flex;align-items:center;gap:5px}.world-map-panel header strong{color:#8c684f;font-size:9px}.camera-mode-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;margin-bottom:7px}.camera-mode-tabs button{min-height:23px;border:1px solid #aeb8a366;border-radius:5px;color:#6b7961;background:#f7f8ee;font-size:9px;font-weight:700}.camera-mode-tabs button.active{border-color:#7c8e70;color:#fff;background:#7c8e70}.world-map-panel svg{display:block;width:100%;overflow:visible}.map-ground{fill:#dfe9d6;stroke:#93a286;stroke-width:.7}.map-building{cursor:pointer;outline:none}.map-building rect{fill:#d7c6aa;stroke:#927862;stroke-width:.6}.map-building:hover rect,.map-building:focus rect{fill:#e7d2b4;stroke-width:1.3}.map-building text{fill:#65584b;font-size:4px;text-anchor:middle;pointer-events:none}.map-marker{cursor:pointer;outline:none}.map-marker.resident circle{fill:#58734d;stroke:#fffdf2;stroke-width:1.2}.map-marker.conversation rect{fill:#6d7997;stroke:#fffdf2;stroke-width:.9}.map-marker.moment path{fill:#c37654;stroke:#fffdf2;stroke-width:.9}.map-marker:hover,.map-marker:focus{filter:brightness(1.18) drop-shadow(0 0 2px #3f5338)}.map-activity{display:flex;flex-direction:column;gap:3px;padding-top:7px;border-top:1px solid #aeb8a355}.map-activity button{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:5px;padding:4px 5px;border-radius:5px;text-align:left}.map-activity button:hover,.map-activity button:focus-visible{background:#e8edde}.map-activity span,.map-activity strong,.map-activity small{display:block;min-width:0}.map-activity strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.map-activity small{margin-top:1px;color:#6e7967;font-size:7px}.floor-selector{display:flex;align-items:center;gap:6px;border:1px solid #a5b29455;border-radius:6px;padding:6px 8px;color:#6e7d61;background:#f8faefcc;pointer-events:auto}.floor-selector select{max-width:130px;border:0;outline:0;color:inherit;background:transparent;font:inherit;font-size:12px}.scene-caption{display:flex;flex-direction:column;gap:8px}.scene-caption .eyebrow{font-size:12px;letter-spacing:1.2px;color:#657057}.scene-caption>span:last-child{font-family:var(--serif);font-size:18px;font-style:italic;color:#66775a}.camera-tools{display:flex;align-items:end;gap:7px;margin:0 0 0 auto;padding:0;border:0;min-width:0;pointer-events:auto}.camera-pan,.camera-orbit{display:grid;margin:0;min-width:0;padding:5px;border:1px solid #c8cfba;border-radius:8px;background:#f7f8efed;gap:2px}.camera-pan{grid-template-columns:repeat(3,36px);grid-template-rows:repeat(3,36px)}.camera-pan .pan-up{grid-area:1 / 2}.camera-pan .pan-left{grid-area:2 / 1}.camera-pan .pan-right{grid-area:2 / 3}.camera-pan .pan-down{grid-area:3 / 2}.camera-orbit{grid-template-columns:repeat(2,36px)}.camera-tools button{display:grid;place-items:center;min-width:36px;height:36px;color:#627455;border-radius:4px}.camera-tools button:hover{background:#e4e9d9}.scene-bottom:has(.camera-tools){flex-wrap:wrap}.scene-caption{max-width:230px}.camera-controls{display:flex;flex-direction:column;align-items:center;gap:2px;border:1px solid #c8cfba;background:#f7f8efdd;box-shadow:0 5px 15px #7480600c;padding:5px;border-radius:8px;pointer-events:auto}.camera-controls button{height:29px;width:30px;display:grid;place-items:center;color:#79876d;border-radius:4px}.camera-controls button:hover{background:#e4e9d9}.camera-controls>span{width:1px;height:16px;background:#d5dac9;margin:0 4px}.event-spotlight{position:absolute;top:86px;left:24px;z-index:4;width:min(350px,calc(100% - 48px));padding:14px 17px;border:1px solid #cad1bd;border-left:4px solid #759065;border-radius:10px;background:#fafbf5f5;box-shadow:0 8px 30px #3345231a}.event-spotlight.urgent{border-left-color:#b67453}.spotlight-heading,.spotlight-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.spotlight-heading .eyebrow{display:flex;align-items:center;gap:7px}.event-spotlight h2{margin:5px 0 8px;font-family:var(--serif);font-size:22px;font-weight:500}.event-spotlight p{margin:0 0 12px;color:#64715c;font-size:13px;line-height:1.5}.spotlight-actions{font-size:10px;color:#77816f}.spotlight-actions .text-button{margin:0;font-size:11px;width:auto;flex:0 0 auto;gap:6px}.spotlight-actions>span{white-space:nowrap}.observer-setting{display:flex;align-items:flex-start;gap:10px;margin:16px 0;padding:12px;border-radius:7px;background:#edf1e6}.observer-setting input{margin-top:3px;accent-color:#6c845c}.observer-setting strong{display:block;font-size:12px;font-weight:600}.observer-setting small{display:block;margin-top:5px;line-height:1.4;color:#73806a}.bottom-bar{height:43px;display:flex;align-items:center;padding:0 29px;gap:20px;border-top:1px solid var(--line);font-size:12px;background:var(--paper);z-index:5;flex-shrink:0}.live-label{display:flex;gap:8px;align-items:center;color:#67795c;white-space:nowrap}.bottom-rule{width:1px;height:13px;background:var(--line)}.latest-moment{color:#657057;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-bar button{display:flex;align-items:center;gap:7px;color:#757d69;white-space:nowrap;font-size:12px}.observer-note{font-size:12px;letter-spacing:1.2px;color:#657057;border-left:1px solid var(--line);padding-left:20px;white-space:nowrap}.observer-note span{margin:0 7px}.panel{background:#faf9f4;border:1px solid #dddcd0;box-shadow:0 16px 48px #3e483219}.profile-panel{border-top:0;border-bottom:0;border-right:0;z-index:3;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fbfaf6;box-shadow:-6px 0 30px #69735305}.object-cover{height:112px}.object-glyph{position:absolute;left:22px;bottom:-22px;width:58px;height:58px;display:grid;place-items:center;border:5px solid #fbfaf6;border-radius:15px;color:#6e785f;background:#f4f1e7}.object-meter-row{display:flex;justify-content:space-between;color:#657057;font-size:12px}.object-stock{margin-top:10px}.object-actions{display:flex;flex-wrap:wrap;gap:7px}.object-actions>span{border:1px solid #dedfce;border-radius:4px;padding:6px 8px;color:#657057;background:#f0f1e9;font-size:12px}.profile-cover{height:133px;position:relative;padding:15px 17px;display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0}.profile-cover .eyebrow{font-size:12px;letter-spacing:1.2px}.profile-cover>.icon-button{margin-top:-5px}.portrait-large{position:absolute;left:22px;bottom:-34px;border:5px solid #fbfaf6;border-radius:50%;line-height:0;background:#fbfaf6}.profile-identity{padding:47px 22px 18px}.object-panel .profile-identity{padding-top:22px}.profile-identity h2{font-family:var(--serif);font-size:26px;font-weight:400;letter-spacing:-.6px}.profile-identity>p{font-size:12px;color:var(--muted);margin-top:6px}.profile-identity>p span{margin:0 5px}.trait-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:13px}.trait-chips>span{font-size:12px;border:1px solid #dedfce;border-radius:4px;padding:4px 7px;color:#657057;background:#f0f1e9}.profile-tabs{display:flex;gap:17px;padding:0 22px;border-bottom:1px solid var(--line);flex-shrink:0}.profile-tabs button{font-size:12px;padding:13px 0 12px;border-bottom:2px solid transparent;color:#657057;white-space:nowrap}.profile-tabs button.active{border-color:#aa7457;color:#916146;font-weight:600}.profile-body{overflow-y:auto;flex:1;padding:20px 22px}.activity-box{padding:13px;border:1px solid #dde1cf;background:#f0f3e9;border-radius:8px}.activity-box .eyebrow{font-size:12px;letter-spacing:1px}.mood{margin-left:auto;font-size:12px;letter-spacing:0;color:#7d8a6b;font-weight:400}.activity-box h3{display:flex;gap:8px;margin:12px 0 8px;font-size:12px;font-weight:600;line-height:1.4}.activity-box h3 svg{color:#8c9a76}.activity-box p{font-size:12px;line-height:1.8;color:#657057}.causal-explanation{margin-top:10px;padding:10px 11px;border:1px solid #d8ddca;border-radius:7px;background:#ffffff7a}.causal-explanation h4{display:flex;align-items:center;gap:6px;margin:0 0 5px;color:#536047;font-size:12px}.causal-explanation h4 svg{color:#9a7057}.causal-explanation p{margin:0}.causal-explanation .causal-validation{display:flex;align-items:center;gap:5px;margin-top:6px;color:#78836d;font-size:10px;line-height:1.45}.causal-history-link{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:8px;padding-top:8px;border-top:1px solid #e0e4d5;color:#8b684f;font-size:11px}.causal-explanation ul{display:grid;gap:4px;margin:8px 0 0;padding:0;list-style:none}.causal-explanation li{display:grid;grid-template-columns:70px 1fr;gap:7px;color:#657057;font-size:11px;line-height:1.45}.causal-explanation li strong{color:#8c6b57;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.progress-track{height:3px;background:#e0e5d5;border-radius:3px;overflow:hidden;margin-top:13px}.object-condition .progress-track{margin:6px 0 15px}.progress-track span{display:block;height:100%;background:#8d9d77;border-radius:3px}.activity-footer{display:flex;justify-content:space-between;margin-top:7px;font-size:12px;color:#657057}.profile-section{padding:22px 0 18px;border-bottom:1px solid var(--line)}.profile-section:last-child{border:0}.profile-section h3{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;margin-bottom:10px}.profile-section h3 svg{color:#9a9f86}.profile-section p{font-size:12px;line-height:1.8;color:var(--muted)}.motivation{display:flex;gap:10px;font-size:12px;align-items:center;padding:7px 0;color:#78806a}.motivation>span{font-size:12px;color:#b5b99e}.goal>div:first-child{display:flex;justify-content:space-between;font-size:12px;color:#758165}.goal small{font-size:12px;line-height:1.6;display:block;margin-top:8px;color:#657057}.goal .progress-track{margin-top:9px}.skill-row{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:12px}.skill-row>span{text-transform:capitalize;flex:1}.skill-row small{font-size:12px;color:var(--muted)}.skill-entry+.skill-entry{margin-top:9px}.skill-progress{height:5px;border-radius:3px;background:#e7e9df;overflow:hidden}.skill-progress>span{display:block;height:100%;border-radius:inherit;background:#849b62}.skill-caption{display:block;margin-top:5px;font-size:11px;color:var(--muted)}.skill-entry+.interests{margin-top:16px}.skill-dots{display:flex;gap:3px}.skill-dots i{width:13px;height:5px;border-radius:1px;background:#e7e9df}.skill-dots i.filled{background:#adb59a}.interests>span{text-transform:capitalize;background:#f0ece0;border-color:#e7dfca;color:#657057}.profile-footer{padding:14px 22px;border-top:1px solid var(--line);background:#f7f7ef}.primary-button{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;border-radius:6px;background:#ab6f4f;color:#fff9ed;font-size:12px;width:100%;font-weight:550}.primary-button:hover{background:#985e40;color:#fff}.primary-button>svg:last-child{margin-left:auto}.primary-button>svg:first-child{margin-right:auto}.muted{font-size:12px;color:var(--muted);line-height:1.7}.empty-state{padding:24px 8px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;color:#9aab8b}.empty-state p{font-size:12px;line-height:1.8;color:#657057;max-width:300px}.empty-state.large{padding:55px 20px}.empty-state h2{font-family:var(--serif);font-size:27px;font-weight:400;color:#7a876b;margin-top:6px}.chronicle-overlay{position:absolute;inset:85px 0 43px;background:#414d363d;backdrop-filter:blur(5px);z-index:8;display:grid;place-items:center;padding:28px}.chronicle{width:min(930px,100%);height:min(730px,100%);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;margin:auto;padding:0;color:var(--ink);max-height:calc(100dvh - 140px)}.chronicle::backdrop{background:#414d3655;backdrop-filter:blur(3px)}.event-list{display:flex;flex-direction:column}.event-row{display:flex;gap:10px;width:100%;padding:14px 0;align-items:flex-start;text-align:left;border-bottom:1px solid var(--line)}.event-row>span:nth-child(2){flex:1;min-width:0}.event-symbol{width:26px;height:26px;display:grid;place-items:center;color:#7a815c;background:#eef0e5;border-radius:6px}.event-title{display:block;font-size:12px;line-height:1.5;font-weight:600}.event-summary{display:block;font-size:12px;line-height:1.55;color:var(--muted);margin-top:5px}.event-row time{display:block;font-size:11px;color:var(--muted);margin-top:7px}.event-row>svg{margin-top:6px}.need-list{margin:0;font-size:12px}.need-list>div{display:flex;justify-content:space-between;padding:5px 0}.need-list dt{text-transform:capitalize}.need-list dd{margin:0;color:#536544}.need-list .need-noticeable{color:#6f6242}.need-list .need-urgent{color:#952}.need-list .need-critical{color:#9c3836}.history-refresh{font-size:12px;color:#805138;text-decoration:underline;text-underline-offset:3px}.chronicle-heading{display:flex;justify-content:space-between;padding:32px 35px 23px;gap:20px}.chronicle-heading h1{font-family:var(--serif);font-size:34px;font-weight:400;letter-spacing:-.7px;margin:10px 0}.chronicle-heading p{font-size:12px;color:var(--muted);line-height:1.7}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 35px 25px}.stat-card{padding:16px 18px;border-radius:8px;border:1px solid #dedfd2;background:#f2f3ea;position:relative;display:flex;flex-direction:column;gap:8px}.stat-card>svg{position:absolute;top:17px;right:17px;color:#9fa98d}.stat-card strong{font-family:var(--serif);font-size:34px;font-weight:400;color:#5c6c4e}.stat-card span{font-size:12px;color:#657057}.chronicle-tools{display:flex;align-items:center;gap:15px;padding:0 35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chronicle-tools .profile-tabs{border:0;padding:0;flex:1;gap:20px}.history-search{display:flex;gap:6px;align-items:center;color:#9fa690}.history-search input{width:140px;font-size:12px;background:none;border:0}.chronicle-content{flex:1;overflow:auto;padding:5px 35px 20px}.chronicle-content .event-row{padding:17px 0}.chronicle-content .event-title,.chronicle-content .event-summary{font-size:12px}.chronicle-content .event-row time{font-size:12px}.moment-detail{max-width:760px;margin:0 auto;padding:16px 0 28px}.moment-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:22px}.moment-detail header{padding-bottom:22px;border-bottom:1px solid var(--line)}.moment-detail header h2{margin:7px 0 9px;font-family:var(--serif);font-size:clamp(25px,3vw,37px);font-weight:500}.moment-detail header p{max-width:680px;color:var(--muted);font-size:13px;line-height:1.7}.moment-detail header time{color:#7f876d;font-size:11px;line-height:1.45;text-transform:capitalize}.moment-detail header time{display:block;margin-top:11px}.moment-detail section{padding:20px 0;border-bottom:1px solid var(--line)}.moment-detail section h3{margin-bottom:11px;font-size:12px}.moment-people,.moment-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.moment-people button,.moment-related button{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;text-align:left}.moment-people button span,.moment-related small{color:var(--muted);font-size:10px;text-transform:capitalize}.moment-related button>span{display:flex;flex-direction:column;gap:3px}.moment-source-list{display:flex;flex-direction:column;gap:9px}.moment-source-list article,.moment-source-list button{display:grid;grid-template-columns:82px 1fr auto;align-items:start;gap:10px;padding:10px 0;width:100%;text-align:left}.moment-source-list article>span,.moment-source-list button>span{color:#8c6b57;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.moment-source-list button:hover strong{color:var(--accent)}.moment-source-list strong{font-size:12px}.moment-source-list p,.moment-replay-note{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.55}.moment-replay-note{padding:16px 0 0}.moment-replay-button{margin-top:16px;display:inline-flex;align-items:center;gap:7px}.relationship-explanations{display:grid;gap:8px}.relationship-explanations article{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:12px;line-height:1.55}.relationship-explanations svg{flex:0 0 auto;color:var(--accent)}.replay-overlay{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:20px;border:0;background:#1f241b94;color:var(--ink)}.replay-overlay::backdrop{background:#1f241b7a;backdrop-filter:blur(5px)}.replay-player{width:min(1180px,calc(100vw - 40px));height:min(780px,calc(100vh - 40px));margin:auto;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;border:1px solid #d5d6c7;border-radius:14px;background:var(--paper);box-shadow:0 24px 80px #1d241847}.replay-player>header{display:flex;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid var(--line)}.replay-player>header h2{margin:3px 0;font-family:var(--serif);font-size:25px;font-weight:500}.replay-player>header p{color:var(--muted);font-size:11px}.replay-stage{position:relative;min-height:0;overflow:hidden;background:#e9eee3}.replay-stage canvas{width:100%;height:100%;display:block;touch-action:none}.replay-historical-badge{position:absolute;top:14px;left:14px;padding:7px 10px;border:1px solid rgba(91,107,77,.25);border-radius:999px;background:#faf9f2e6;color:#566448;font-size:10px;letter-spacing:.04em;text-transform:uppercase;pointer-events:none}.replay-speech-bubble{position:absolute;width:min(260px,30vw);transform:translate(-50%,calc(-100% - 70px));padding:9px 11px;border:1px solid #ccd0bd;border-radius:12px;background:#fffef7f5;box-shadow:0 6px 20px #3e463429;display:flex;flex-direction:column;gap:3px;font-size:11px;line-height:1.4;pointer-events:none}.replay-speech-bubble:after{content:"";position:absolute;left:calc(50% - 6px);bottom:-7px;width:12px;height:12px;transform:rotate(45deg);border-right:1px solid #ccd0bd;border-bottom:1px solid #ccd0bd;background:#fffef7}.replay-speech-bubble strong{color:#6d765d;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.replay-controls{min-height:66px;padding:10px 16px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.replay-controls>input{min-width:120px;flex:1;accent-color:#788b67}.replay-controls>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.replay-controls label{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.replay-controls select{padding:7px;border:1px solid var(--line);border-radius:7px;background:#fffef8}.replay-message{min-height:360px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:var(--muted)}.replay-message strong{color:var(--ink);font-family:var(--serif);font-size:24px;font-weight:500}@media(max-width:720px){.replay-overlay{padding:0}.replay-player{width:100vw;height:100vh;border-radius:0}.replay-controls{flex-wrap:wrap}.replay-controls>input{order:10;flex-basis:100%}}.recap-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:8px}.recap-stat-grid article{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border:1px solid var(--line);border-radius:9px}.recap-stat-grid strong{font-family:var(--serif);font-size:20px;font-weight:500}.recap-stat-grid span{color:var(--muted);font-size:10px}.recap-clauses{display:flex;flex-direction:column;gap:10px}.recap-clauses>article{padding:12px;border:1px solid var(--line);border-radius:9px;background:#ffffff47}.recap-clauses p{margin:0 0 8px;color:var(--ink);font-size:12px;line-height:1.6}.recap-clauses article>div{display:flex;flex-wrap:wrap;gap:6px}.recap-clauses span,.recap-clauses button{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:9px}.recap-clauses button{color:#835e49}.recap-venues{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.recap-venues article{display:flex;flex-direction:column;gap:10px;padding:11px;border:1px solid var(--line);border-radius:9px;background:var(--soft)}.recap-venues article>span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 7px}.recap-venues article>span svg{grid-row:1 / 3;color:#7a815c}.recap-venues small{color:var(--muted);font-size:9px}.recap-venues article>div,.trend-actions{display:flex;flex-wrap:wrap;gap:6px}.recap-venues button,.trend-actions button,.context-live-button,.search-live-link,.discovery-live-link{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid #aab39d88;border-radius:999px;color:#6b604c;background:#fafbf4;font-size:9px}.context-live-button{margin-top:11px}.search-result-card{position:relative;border-bottom:1px solid var(--line)}.search-result-card .event-row{padding-right:125px;border-bottom:0}.search-result-card .search-live-link{position:absolute;right:0;bottom:17px}.story-discovery{max-width:820px;margin:0 auto;padding-bottom:28px}.discovery-section{padding:24px 0;border-bottom:1px solid var(--line)}.discovery-section>header{margin-bottom:14px}.discovery-section>header h2{margin:6px 0 4px;font-family:var(--serif);font-size:24px;font-weight:500}.discovery-section>header p{margin:0;color:var(--muted);font-size:11px}.interesting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.discovery-card,.trend-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f7f8f0}.discovery-card-main{display:grid;grid-template-columns:21px 30px minmax(0,1fr) auto;align-items:start;gap:8px;width:100%;padding:12px;text-align:left}.story-rank{padding-top:4px;color:#a6aa99;font-family:var(--serif);font-size:11px}.story-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:#fff;background:#7e8d70}.discovery-card.conversation .story-icon{background:#6d7997}.discovery-card.event .story-icon{background:#aa7456}.discovery-card-main small,.trend-kind{color:#7f876d;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.discovery-card-main strong{display:block;margin:3px 0;font-size:11px}.discovery-card-main p,.trend-card p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.discovery-live-link{margin:0 12px 10px 71px}.trending-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trend-card{padding:12px}.trend-kind{display:inline-flex;align-items:center;gap:4px}.trend-card h3{margin:7px 0 4px;font-family:var(--serif);font-size:17px;font-weight:500}.trend-actions{margin-top:10px}.network-layout{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);align-items:center;gap:18px}.relationship-network svg{width:100%;max-height:260px;border-radius:12px;background:radial-gradient(circle,#f8f9f1 0,#eef1e7)}.relationship-network line{stroke:#abb39f;opacity:.72}.network-node{cursor:pointer;outline:none}.relationship-network .network-node circle{fill:#697b5c;stroke:#fff;stroke-width:1}.relationship-network .network-node text{fill:#fff;font-size:3px;text-anchor:middle;pointer-events:none}.relationship-network .network-node:hover circle,.relationship-network .network-node:focus-visible circle{fill:#a46d50;stroke-width:2}.network-details{display:flex;flex-direction:column;gap:5px}.network-details button{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:8px;border-radius:8px;text-align:left}.network-details button:hover,.network-details button:focus-visible{background:var(--soft)}.network-details strong,.network-details small{display:block}.network-details strong{font-size:10px}.network-details small{margin-top:2px;color:var(--muted);font-size:9px}.household-timeline-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;padding:0;border:0;color:var(--muted);font-size:10px}.household-timeline-links button{padding:5px 8px;border-radius:999px;color:#6b604c;background:var(--soft);font-size:9px}.profile-daily-recaps{display:flex;flex-direction:column;gap:10px}.profile-recap-card{padding:13px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.profile-recap-card h3{margin:5px 0;font-family:var(--serif);font-size:17px;font-weight:500}.profile-recap-card p{margin:0 0 7px;color:var(--muted);font-size:11px;line-height:1.55}.profile-recap-card small{color:#7f876d;font-size:9px}.chronicle-footer{border-top:1px solid var(--line);padding:15px 35px;display:flex;justify-content:space-between;gap:10px;color:#657057;font-size:12px}.chronicle-footer>span{display:flex;align-items:center;gap:7px}.death-register button{padding:15px;display:flex;align-items:center;gap:15px;width:100%;border-bottom:1px solid var(--line);text-align:left}.death-register button>span{display:flex;flex-direction:column;gap:5px;flex:1}.death-register strong{font-size:13px;font-weight:550}.death-register small{font-size:12px;color:var(--muted)}.help-popover{position:absolute;top:75px;right:25px;width:310px;border-radius:10px;padding:22px;z-index:12}.help-popover p{font-size:12px;line-height:1.8;color:var(--muted);margin:15px 0}.help-popover dl{font-size:12px}.help-popover dl>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line)}.help-popover dd{font-family:monospace;font-size:12px;background:#ebeee3;padding:2px 5px;border-radius:3px}.secondary-button{border:1px solid #d4d8c8;background:#edf0e6;padding:10px;font-size:12px;border-radius:5px;width:100%;margin:10px 0}.help-popover small{font-size:12px;line-height:1.7;color:var(--muted)}.observer-quality{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.observer-quality span,.observer-quality small{display:block}.observer-quality strong{font-size:12px}.observer-quality select{min-width:150px;padding:8px 10px;border:1px solid var(--line-strong);border-radius:var(--radius-small);color:var(--ink);background:var(--paper-raised)}.text-world{padding:100px 35px 80px;height:100%;overflow:auto}.text-world h2{font-family:var(--serif);font-size:28px;font-weight:400;margin:10px 0 20px}.text-world>p{font-size:12px;line-height:1.7;color:var(--muted)}.text-resident{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid #cbd4bd;border-radius:8px;width:100%;text-align:left;background:#f8faefc7}.text-resident>span{display:flex;flex-direction:column;gap:7px;flex:1}.text-resident strong{font-size:13px}.text-resident small,.text-resident p{font-size:12px;color:var(--muted)}.world-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none;background:#e9efdfb5;gap:13px}.world-loading h2{font-family:var(--serif);font-size:28px;font-weight:400;color:#6e7a61}.world-loading p{font-size:12px;color:#8e9b7e}.world-state-banner{position:absolute;top:78px;left:50%;z-index:7;display:flex;align-items:center;gap:9px;max-width:min(520px,calc(100% - 48px));padding:10px 14px;border:1px solid color-mix(in srgb,var(--warning) 35%,var(--line));border-radius:var(--radius-medium);color:var(--ink);background:color-mix(in srgb,var(--paper-raised) 92%,var(--warning));box-shadow:var(--shadow-soft);font-size:12px;transform:translate(-50%)}.state-maintenance .loading-bricks i{background:var(--warning)}.state-disconnected .loading-bricks i{background:var(--muted-soft)}.observer-update{z-index:6;padding:24px;text-align:center;background:#e9efdfef;pointer-events:auto}.observer-update .primary-button{width:auto;margin-top:8px;padding:12px 20px}.loading-bricks{display:flex;gap:7px;padding-bottom:12px}.loading-bricks i{width:17px;height:17px;border-radius:3px;background:#b2bfa0;animation:pulse 1.3s infinite}.loading-bricks i:nth-child(2){animation-delay:.2s}.loading-bricks i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{transform:translateY(-5px);opacity:.4}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-50px;left:15px;z-index:30;background:var(--terra);color:#fff;padding:10px;font-size:12px}.skip-link:focus{top:10px}@media(min-width:1500px){.left-sidebar{padding:36px 28px}.world-layout{grid-template-columns:310px 1fr}.world-layout.with-profile{grid-template-columns:310px 1fr 350px}.world-intro h1{font-size:33px}.world-intro>p{font-size:12px}.resident-card strong,.resident-card small,.section-heading h2,.event-title,.event-summary{font-size:12px}.profile-body{padding:23px 25px}.profile-section p{font-size:12px}}@media(max-width:1100px){.brand-tagline,.header-divider{display:none}.topbar{gap:18px;padding:0 21px}.world-layout,.world-layout.with-profile{grid-template-columns:245px 1fr}.left-sidebar{padding:25px 17px}.profile-panel{position:absolute;right:0;top:0;bottom:0;width:310px;box-shadow:-12px 0 40px #4c563f1a}.scene-caption .eyebrow{display:none}.scene-caption>span:last-child{font-size:16px}.connection-badge{font-size:12px;letter-spacing:1px}.topbar .nav-button{padding:8px}.world-intro h1{font-size:27px}.observer-note{display:none}}@media(max-width:720px){.world-map-panel{left:14px;bottom:82px;width:170px;padding:7px}.world-map-panel svg{height:84px}.map-activity{display:none}.topbar{height:70px;padding:0 16px;gap:15px}.brand{font-size:31px}.brand-symbol{transform:scale(.8) rotate(-8deg);width:27px}.world-clock{gap:6px}.world-clock strong,.world-clock span{font-size:12px}.world-clock>svg{width:15px}.connection-badge,.nav-button span{display:none}.nav-button{padding:5px}.topbar-spacer{min-width:0}.help-button{width:22px}.world-layout,.world-layout.with-profile{display:flex;flex-direction:column-reverse}.world-stage{height:58%;min-height:240px;flex-shrink:0}.left-sidebar{flex:1;padding:17px 18px;border-top:1px solid var(--line);border-right:0}.world-intro,.happening,.sidebar-footer{display:none}.directory{margin-top:0}.directory .section-heading h2{font-size:12px}.search-box{margin:10px 0 6px;padding:8px}.resident-card{padding:8px}.resident-card strong,.resident-card small{font-size:12px}.scene-top{top:13px;left:15px;right:15px}.scene-bottom{bottom:14px;left:15px;right:15px}.scene-caption>span:last-child{font-size:14px}.scene-button span{display:none}.place-symbol{width:31px;height:31px}.place-label strong,.place-label small{font-size:12px}.bottom-bar{height:39px;padding:0 15px;gap:10px;font-size:12px}.latest-moment,.bottom-rule{display:none}.bottom-bar button{margin-left:auto;font-size:12px}.profile-panel{inset:0 0 0 auto;width:min(360px,100%);z-index:4}.chronicle-overlay{inset:70px 0 39px;padding:10px}.chronicle-heading{padding:23px 20px 18px}.chronicle-heading h1{font-size:26px}.chronicle-heading p{font-size:12px}.stat-grid{padding:0 20px 20px;gap:8px;grid-template-columns:repeat(2,1fr)}.stat-card{padding:12px 14px}.stat-card strong{font-size:29px}.chronicle-tools{padding:0 18px;flex-wrap:wrap;gap:0}.chronicle-tools .profile-tabs{gap:15px}.chronicle-tools .profile-tabs button{font-size:12px}.history-search{padding:10px 0;width:100%;border-top:1px solid var(--line)}.history-search input{width:100%}.chronicle-content{padding:0 20px 20px}.chronicle-footer{padding:13px 20px;font-size:12px}.chronicle-footer>span:last-child{display:none}.help-popover{top:65px;right:10px}.text-world{padding:75px 20px}.text-world h2{font-size:22px}.text-resident{padding:14px}.text-resident p{display:none}.world-loading h2{font-size:22px}.world-loading p{font-size:12px;max-width:240px;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none;transition:none;scroll-behavior:auto}}.relationship-row{display:grid;grid-template-columns:1fr auto;width:100%;text-align:left;gap:4px;padding:12px 0;border:0;border-bottom:1px solid var(--border, #dddcd2);background:transparent;color:inherit;cursor:pointer}.relationship-row small{grid-column:1;color:#777b6b;text-transform:capitalize}.relationship-row svg{grid-column:2;grid-row:1 / 3;align-self:center}.conversation-card{padding:14px 0;border-bottom:1px solid var(--border, #dddcd2)}.conversation-card p{line-height:1.55}.promise-row{padding:14px 0;border-bottom:1px solid var(--border, #dddcd2)}.work-progress{margin-top:16px}.promise-row>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.promise-row p{margin:8px 0}.promise-row small{color:#626658}.promise-status{font-size:11px;padding:3px 8px;border-radius:6px;background:#eceee4;color:#4d5640}.promise-kept{background:#e0ead4;color:#3c542b}.promise-broken{background:#f4e2d8;color:#855030}@media(max-width:720px){.interesting-grid,.trending-grid,.network-layout{grid-template-columns:1fr}.search-result-card .event-row{padding-right:0;padding-bottom:44px}.search-result-card .search-live-link{right:auto;left:36px;bottom:10px}.discovery-card-main{grid-template-columns:19px 28px minmax(0,1fr) auto;padding:10px}.discovery-live-link{margin-left:65px}}html,body,#root{-webkit-font-smoothing:antialiased}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #377765;outline-offset:3px}button:active:not(:disabled){transform:translateY(1px)}::selection{background:#d5e8c6;color:#254a3e}.app-shell{background:var(--paper)}.topbar{height:88px;gap:22px;padding:0 28px;border:0;background:#fffdf6;box-shadow:0 1px #e4e8da}.brand{font-size:34px;font-weight:800;letter-spacing:-1.8px;gap:12px;color:#345c49}.brand-symbol{filter:drop-shadow(0 3px 0 #d7a88826)}.brand-symbol i{border-radius:4px;background:#df9270}.brand-symbol i:nth-child(2){background:#e9ad80}.brand-symbol i:nth-child(3){background:#efbd8d}.brand-tagline{max-width:93px;font-size:11px;font-weight:500;line-height:1.6}.world-clock{gap:10px}.world-clock>svg{color:#8f641e;width:34px;height:34px;padding:7px;background:#fff1cf;border-radius:12px}.world-clock strong{font-size:13px;font-weight:750}.world-clock span{font-size:11px}.world-nav{display:flex;align-items:center;gap:5px;padding:5px;background:#f1f3e9;border:1px solid #e8eadd;border-radius:17px}.nav-button{min-height:38px;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:650;color:#5d7365}.nav-button:hover{background:#ffffffa8;color:#2b654e}.nav-button.active{color:#2d654f;background:#fffef9;box-shadow:0 2px 5px #284a3610}.icon-button{min-width:40px;height:40px;border-radius:13px}.help-button{background:#f5eddd;color:#856449}.connection-badge{color:#347456;font-size:10px;letter-spacing:.9px;padding:8px 10px;border:1px solid #dae6ce;border-radius:30px;background:#eff6e8}.connection-badge.disconnected{color:#976322;background:#fbf0da;border-color:#efdfbd}.live-dot,.tiny-dot{background:#76a874;box-shadow:0 0 0 3px #76a87416}.world-layout{grid-template-columns:282px minmax(0,1fr);gap:14px;padding:15px 16px 0 0}.world-layout.with-profile{grid-template-columns:282px minmax(0,1fr) 354px}.left-sidebar{padding:13px 16px 20px 23px;border:0;background:transparent;scrollbar-width:thin;scrollbar-color:#d1dcc7 transparent}.world-intro{position:relative;flex-shrink:0;padding:19px 16px 15px;margin-bottom:20px;background:linear-gradient(135deg,#edf2df,#f3f1df);border:1px solid #e6e9d5;border-radius:22px 22px 22px 6px;overflow:hidden}.intro-flower{position:absolute;right:-7px;top:20px;color:#b6c996;transform:rotate(14deg);opacity:.55}.eyebrow{color:#52724e;font-size:10px;font-weight:750;letter-spacing:1.1px}.world-intro .eyebrow{font-size:9px;letter-spacing:1.25px}.tiny-line{width:12px;background:#d89672}.world-intro h1{margin:17px 0 12px;font-size:25px;font-weight:750;line-height:1.22;letter-spacing:-.9px}.world-intro h1 em{color:#798c59;font-style:normal;font-weight:600}.world-intro>p{max-width:185px;color:#53704e;font-size:11px;line-height:1.65}.population-line{padding-top:14px;margin-top:16px;border-top:1px solid #dce3cb;color:#53704e;font-size:10px;gap:10px}.population-line strong{color:#345b43;font-weight:800}.directory{margin-top:0}.section-heading h2{font-size:13px;font-weight:750;color:#355544}.count-badge{min-width:25px;padding:4px 7px;border-radius:9px;background:#e9eedc;color:#53704e;font-size:11px;font-weight:700;text-align:center}.search-box{min-height:42px;margin:14px 0 13px;padding:9px 11px;border:1px solid #dfe5d6;border-radius:13px;background:#fffef9;box-shadow:0 2px #e9e8dd50}.search-box input{font-size:11px;color:#365e4b}.search-box input::placeholder{color:#53704e}.search-box kbd{padding:1px 5px;border-radius:5px;font-size:10px;background:#f1f1e7}.resident-list{gap:7px}.resident-card,.world-search-result{min-height:69px;padding:10px;gap:11px;background:#fffef9;border:1px solid #e6e9dc;border-radius:16px;box-shadow:0 3px #dfdecd26}.resident-card:hover,.world-search-result:hover{background:#f0f5e8;border-color:#bbceac;color:#365e4b}.resident-card.selected{border-color:#80a279;background:#e9f1e0;box-shadow:inset 3px 0 #79a377}.portrait{flex-shrink:0;border-radius:15px;border:1px solid #ffffffb8;box-shadow:0 2px #405b3e08}.resident-card .portrait{width:44px;height:44px}.resident-card strong{font-size:12px;line-height:1.35;font-weight:750;color:#355443}.resident-card small{font-size:10px;color:#53704e;line-height:1.5;margin-top:4px}.resident-card>svg:last-child{width:12px;color:#6c8b59}.happening{margin-top:24px;padding-top:20px;border-top:1px solid #e1e6d7}.happening .event-row{gap:10px;padding:13px 0}.happening .event-title{font-size:11px;line-height:1.5}.happening .event-summary{font-size:10px;line-height:1.6}.event-symbol{color:#6c8b59;background:#edf1e3;border-radius:11px}.event-row time{color:#53704e}.happening .text-button{width:100%;padding:10px 12px;margin-top:9px;border-radius:11px;color:#80543f;background:#f3ebdd;font-size:11px;font-weight:650}.sidebar-footer{color:#53704e;padding-top:24px;font-size:10px;line-height:1.6}.world-stage{border:1px solid #dce5ce;border-radius:26px;background:linear-gradient(135deg,#dfeecb,#d0e1bc);box-shadow:0 4px 15px #49694706}.scene-top{top:19px;left:20px;right:20px;align-items:flex-start}.place-label{gap:9px;padding:8px 13px 8px 8px;background:#fffef5eb;border:1px solid #ffffffcc;border-radius:17px;box-shadow:var(--shadow-soft);backdrop-filter:blur(12px)}.place-symbol{width:37px;height:37px;background:#e9f0d9;border:0;border-radius:12px;color:#678751}.place-label strong{font-size:12px;color:#355a43;font-weight:750}.place-label small{color:#6d7f60;font-size:10px}.scene-button,.floor-selector{min-height:39px;border-radius:13px;background:#fffef6ee;border:1px solid #ffffffb8;box-shadow:0 3px 12px #4967440c;color:#4f714c;font-size:11px}.scene-bottom{bottom:20px;left:20px;right:20px}.scene-caption{padding:10px 13px;border-radius:14px;background:#fffdf5cf;gap:5px;max-width:250px}.scene-caption .eyebrow{font-size:8px;letter-spacing:.7px;color:#52724e}.scene-caption>span:last-child{font-size:11px;font-style:normal;color:#52724e}.camera-tools{gap:9px}.camera-pan,.camera-orbit,.camera-controls{position:relative;padding:5px;border:1px solid #ffffffde;border-radius:17px;background:#fffef5ef;box-shadow:0 5px 16px #36593613;backdrop-filter:blur(8px)}.camera-pan legend,.camera-orbit legend{position:absolute;top:-23px;left:50%;transform:translate(-50%);padding:3px 8px;border-radius:7px;background:#fffdf4e0;color:#4d6a45;font-size:9px;font-weight:750}.camera-tools button{min-width:36px;min-height:36px;color:#54774c;border-radius:10px}.camera-tools button:hover{background:#e5f0d8;color:#355d3a}.camera-orbit{background:#fff7ecef}.camera-controls>span{width:19px;height:1px;margin:3px 0}.world-map-panel{left:20px;bottom:103px;width:218px;padding:12px;border:1px solid #ffffffdb;border-radius:18px;background:#fffdf5ed;box-shadow:0 5px 20px #365b3514;color:#416747}.world-map-panel header{font-size:9px}.camera-mode-tabs{background:#eaf0df;border-radius:9px;padding:3px;border:0;min-width:0;margin:0 0 9px}.camera-mode-tabs button{min-height:27px;border-radius:7px;font-size:9px;color:#53704e}.camera-mode-tabs button.active{background:#fffdf5;color:#376545;box-shadow:0 1px 4px #34513012}.world-map-panel svg{border-radius:11px}.world-map-panel header svg,.map-activity svg{width:14px;height:14px;border-radius:0}.world-map-panel header>span{white-space:nowrap;flex:1}.world-map-panel header{gap:5px}.map-toggle{display:grid;place-items:center;min-width:26px;height:26px;border-radius:8px;color:#517049;background:#ecf2e0}.map-toggle:hover{background:#dfeacd;color:#355a3a}.world-map-panel:has(.map-toggle[aria-expanded=false]) header{margin-bottom:0}.map-activity button{border-radius:9px;background:#f1f5e9}.resident-nameplate{padding:7px 10px;border:1.5px solid #fbfff0;border-radius:13px;box-shadow:0 3px #59754b28,0 5px 16px #35492b15;background:#fffff9f5}.resident-nameplate.selected{background:#eaf5d9;border-color:#709258}.resident-nameplate .portrait{border-radius:9px}.speech-caption{border-color:#648960;border-radius:22px 22px 22px 7px;background:#fffef4;box-shadow:3px 4px #62845230,0 5px 20px #35492b14;font-size:13px;color:#365741}.speech-caption strong{color:#5a7f49}.event-spotlight{top:96px;left:20px;padding:17px;border:1px solid #d1dec3;border-left:5px solid #8fab6d;border-radius:17px;background:#fffdf3f7;box-shadow:0 7px 28px #33573020}.event-spotlight h2{font-weight:750;font-size:18px;line-height:1.35}.event-spotlight.urgent{border-left-color:#c7735b;background:#fff7eef7}.bottom-bar{height:45px;flex-shrink:0;padding:0 25px;border:0;background:transparent;font-size:10px;color:#637b5e}.bottom-bar button{font-size:10px;min-height:34px;font-weight:600}.observer-note{font-size:9px}.profile-panel{border:1px solid #e1e6d5;border-radius:24px;background:#fffdf6;box-shadow:0 5px 20px #3c5d3410}.profile-cover{height:140px;isolation:isolate}.profile-cover:before,.profile-cover:after{content:"";position:absolute;z-index:-1;width:125px;height:125px;right:36px;top:38px;border-radius:50%;background:#fff3;pointer-events:none}.profile-cover:after{width:90px;height:90px;right:-13px;top:14px;background:#ffffff2b}.profile-cover .icon-button{background:#fffef680}.profile-cover .eyebrow{font-size:9px;color:#47674b}.profile-flower{position:absolute;bottom:18px;right:28px;color:#ffffffb8;transform:rotate(16deg)}.portrait-large{border-radius:29px;border:5px solid #fffdf6;background:#fffdf6;transform:rotate(-3deg);box-shadow:0 4px #5479450a}.portrait-large .portrait{border-radius:24px}.profile-identity{padding:47px 22px 19px}.profile-identity h2{font-size:25px;font-weight:800;letter-spacing:-.9px;color:#335841}.profile-identity>p{font-size:11px}.trait-chips{gap:6px}.trait-chips>span,.interests>span,.object-actions>span{border-radius:20px;border:1px solid #e1e8d4;background:#eff3e6;color:#5b7550;font-size:10px;padding:5px 9px}.trait-chips>span:nth-child(3n+2){background:#faf0dc;border-color:#ede3c9;color:#805d25}.trait-chips>span:nth-child(3n){background:#f6e9df;border-color:#ecddd1;color:#80543f}.profile-tabs{padding:0 14px;gap:5px;overflow-x:auto;scrollbar-width:thin}.profile-tabs button{font-size:10px;padding:11px 8px;border-radius:10px 10px 0 0;color:#53704e}.profile-tabs button.active{border-color:#729563;background:#eef4e4;color:#3d6841;font-weight:750}.profile-body{padding:18px;scrollbar-width:thin;scrollbar-color:#d1dcc7 transparent}.activity-box{padding:16px;border:1px solid #dce6ce;border-radius:17px;background:#f0f6e8}.activity-box .eyebrow{font-size:9px}.activity-box h3{font-size:16px;font-weight:750;color:#3a6142}.profile-section h3{font-size:12px;font-weight:750;color:#3d6046}.profile-section p,.causal-explanation p{font-size:11px;line-height:1.75;color:#62785a}.progress-track,.skill-progress{height:7px;border-radius:8px;background:#e1e9d4}.progress-track span,.skill-progress>span{border-radius:inherit;background:linear-gradient(90deg,#8fb677,#b5ce89)}.profile-footer{padding:15px 18px;border-top:1px solid #e2e8d7;background:#fbfcf2}.primary-button{min-height:43px;border-radius:13px;background:#467d58;box-shadow:0 3px #315e42;color:#fffef1;font-size:12px;font-weight:700}.primary-button:hover{color:#fff;background:#3b714c}.secondary-button{min-height:36px;padding:8px 12px;border-radius:11px;background:#edf2e3;color:#55734a;font-size:11px}.chronicle{width:min(1130px,calc(100vw - 64px));border:1px solid #e2e7d7;border-radius:28px;background:#fffdf6;box-shadow:0 25px 90px #203f3338}.chronicle::backdrop,.conversation-archive::backdrop,.replay-overlay::backdrop{background:#284d3c70;backdrop-filter:blur(7px)}.chronicle-heading{padding:30px 32px 26px;background:radial-gradient(circle at 83% 10%,#e9edcf 0,#f5f4e5 27%,transparent 58%)}.chronicle-heading h1{margin-top:10px;font-size:31px;font-weight:800;letter-spacing:-1px;color:#355d45}.chronicle-heading p{margin-top:10px;font-size:12px;color:#53704e}.stat-grid{padding:2px 32px 25px;gap:13px}.stat-card{position:relative;min-height:105px;padding:18px;border:1px solid #dde6ce;border-radius:17px;background:#eff4e5}.stat-card:nth-child(2){background:#f9f0df;border-color:#eee0c7}.stat-card:nth-child(3){background:#f4eee8;border-color:#e7ddd4}.stat-card:nth-child(4){background:#edf3e9;border-color:#dce6d6}.stat-card>svg{position:absolute;right:15px;top:18px;width:31px;height:31px;padding:6px;border-radius:11px;background:#ffffff91;color:#73925b}.stat-card strong{font-size:33px;font-weight:800;line-height:1.1;color:#3f6548}.stat-card span{font-size:10px;color:#53704e}.chronicle-tools{padding:0 25px;gap:12px;background:#fafbf1;border-top:1px solid #e8ebdb}.chronicle-tools .profile-tabs{gap:4px}.chronicle-tools .profile-tabs button{font-size:11px;padding:14px 10px}.chronicle-content{padding:7px 32px 30px;scrollbar-width:thin}.story-discovery{gap:29px}.discovery-section>header h2{font-size:21px;font-weight:750;letter-spacing:-.4px;color:#3b6145}.discovery-section>header p{font-size:11px;color:#53704e}.discovery-card,.trend-card{border-radius:17px;border:1px solid #e0e7d4;background:#f7f9ef;box-shadow:0 3px #dfe6d529;overflow:hidden}.discovery-card.conversation{background:#f4f5e5;border-color:#e4e5cc}.discovery-card.event{background:#fbf1e6;border-color:#eddfcd}.discovery-card-main{padding:16px}.discovery-card-main:hover{background:#ffffff75}.story-icon{border-radius:12px;background:#e1ebd3;color:#678454}.discovery-card.conversation .story-icon{background:#e8e4f2;color:#79628b}.discovery-card.event .story-icon{background:#f1dfca;color:#986949}.story-rank{font-size:10px;color:#53704e;font-weight:750}.discovery-card-main strong,.trend-card h3{font-size:13px;font-weight:750;line-height:1.5;color:#426246}.discovery-card-main p,.trend-card p{color:#53704e;font-size:11px;line-height:1.65}.trend-kind{border-radius:6px;color:#53704e;font-size:9px}.discovery-live-link{color:#86674b;font-size:10px;min-height:32px}.relationship-network{padding:8px;border:1px solid #e3e8d7;border-radius:18px;background:#f6f8ec}.network-details button,.household-timeline-links button,.profile-recap-card{border-radius:12px;background:#f5f7ed;border-color:#e0e7d3}.chronicle-content .event-row{padding:17px 3px;gap:14px}.chronicle-content .event-title{font-size:13px;font-weight:700;color:#3e6044}.chronicle-content .event-summary{font-size:12px;color:#53704e}.chronicle-content .event-symbol{width:40px;height:40px}.chronicle-footer{background:#f8f9ee;font-size:10px;color:#53704e}.moment-detail header h2,.text-world h2{color:#3b6145;font-weight:750;letter-spacing:-.6px}.recap-stat-grid article,.recap-venues article{border-radius:13px;background:#f2f6e8;border-color:#e0e8d1}.recap-stat-grid strong{font-weight:750;color:#527446}.help-popover{width:min(365px,calc(100vw - 24px));top:78px;right:20px;max-height:calc(100dvh - 100px);overflow-y:auto;border-radius:22px;border-color:#dde6d0;padding:22px;background:#fffdf5;box-shadow:0 14px 50px #32543128}.observer-quality select{border-radius:10px;padding:10px;min-height:40px;background:#f6f8ec;color:#4d7048}.world-loading h2{font-weight:750;color:#59794c;font-size:28px;letter-spacing:-.8px}.world-loading p{color:#53704e;font-size:12px;line-height:1.8}.loading-bricks i{border-radius:6px;box-shadow:0 3px #6a89552b}.empty-state>svg{width:45px;height:45px;padding:10px;color:#678751;background:#eff3e2;border-radius:16px}.text-resident{border-radius:17px;border:1px solid #dae4cc;background:#fffdf3}@media(min-width:1700px){.world-layout{grid-template-columns:304px minmax(0,1fr)}.world-layout.with-profile{grid-template-columns:304px minmax(0,1fr) 366px}.left-sidebar{padding-left:27px}.world-intro h1{font-size:28px}}@media(max-width:1250px){.brand-tagline,.header-divider{display:none}.topbar{gap:15px;padding:0 22px}.world-layout.with-profile,.world-layout{grid-template-columns:260px minmax(0,1fr)}.profile-panel{position:absolute;inset:15px 16px 0 auto;width:354px;z-index:4;box-shadow:-10px 5px 35px #32543125}.scene-caption{display:none}.world-map-panel{width:194px;bottom:21px}.world-map-panel .map-activity{display:none}.world-intro h1{font-size:23px}}@media(max-width:980px){.topbar{height:78px;gap:12px;padding:0 18px}.brand{font-size:29px}.world-clock{display:none}.world-nav{gap:1px}.nav-button{font-size:11px}.world-layout,.world-layout.with-profile{grid-template-columns:245px minmax(0,1fr);gap:10px;padding-right:12px}.left-sidebar{padding-left:16px;padding-right:10px}.world-map-panel{bottom:170px;width:176px;padding:9px}.world-map-panel svg{height:88px}.scene-top,.scene-bottom{left:14px;right:14px}.chronicle{width:calc(100vw - 32px)}.chronicle-tools{flex-wrap:wrap}.chronicle-tools .profile-tabs{min-width:0;max-width:100%}.history-search{padding:12px 8px}}@media(max-width:720px){.topbar{height:68px;padding:0 12px;gap:7px}.brand{font-size:26px;gap:5px;letter-spacing:-1.4px}.brand-symbol{transform:scale(.75) rotate(-8deg);width:25px}.topbar .connection-badge{display:none}.world-nav{padding:3px;border-radius:13px}.topbar .nav-button{padding:8px;width:34px;min-height:36px;border-radius:10px}.nav-button span{display:none}.help-button{min-width:35px;width:35px;height:38px}.world-layout,.world-layout.with-profile{display:flex;padding:9px 9px 0;gap:8px}.world-stage{height:63%;min-height:250px;border-radius:21px}.left-sidebar{border:0;padding:9px 5px 12px;border-radius:16px}.directory .section-heading{padding:0 3px}.directory .section-heading h2{font-size:12px}.search-box{min-height:38px;margin:9px 0;padding:7px 10px}.resident-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.resident-card{gap:8px;min-height:62px;padding:8px;border-radius:13px}.resident-card .portrait{width:36px;height:36px;border-radius:11px}.resident-card strong{font-size:10px}.resident-card small{font-size:9px}.resident-card>svg:last-child{display:none}.scene-top{top:10px;left:10px;right:10px}.place-label{gap:7px;padding:6px 9px 6px 6px;border-radius:13px}.place-symbol{width:29px;height:29px;border-radius:9px}.place-label strong{font-size:10px}.place-label small{font-size:9px}.scene-actions{gap:5px}.floor-selector{min-height:34px;gap:4px;padding:4px 5px}.floor-selector select{max-width:45px;font-size:9px}.scene-button{min-height:34px;padding:7px;border-radius:11px}.world-map-panel{width:150px;padding:7px;left:10px;bottom:112px;border-radius:13px}.world-map-panel header{font-size:8px}.world-map-panel header strong{font-size:8px}.world-map-panel svg{height:57px}.camera-mode-tabs button{min-height:28px;font-size:8px}.scene-bottom{bottom:10px;left:10px;right:10px}.camera-tools{gap:6px}.camera-pan,.camera-orbit,.camera-controls{border-radius:13px;padding:3px;gap:1px}.camera-pan{grid-template-columns:repeat(3,27px);grid-template-rows:repeat(3,27px)}.camera-orbit{grid-template-columns:repeat(2,30px)}.camera-tools button{min-width:27px;min-height:27px;width:27px;height:27px;border-radius:8px}.camera-pan legend,.camera-orbit legend{font-size:8px;top:-19px;padding:2px 6px}.camera-controls>span{margin:0}.profile-panel{inset:9px 9px 0;width:auto;border-radius:21px}.bottom-bar{height:35px;padding:0 15px;font-size:9px}.bottom-bar button{font-size:9px}.chronicle{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:22px}.chronicle-heading{padding:22px 20px;gap:10px}.chronicle-heading h1{font-size:24px;line-height:1.25}.chronicle-heading p{font-size:11px;line-height:1.65}.stat-grid{padding:0 20px 20px;gap:8px}.stat-card{min-height:87px;padding:13px}.stat-card strong{font-size:28px}.stat-card>svg{right:10px;top:12px;width:26px;height:26px}.stat-card span{font-size:9px}.chronicle-tools{padding:0 13px}.chronicle-tools .profile-tabs{gap:2px}.chronicle-tools .profile-tabs button{font-size:10px;padding:12px 8px}.chronicle-content{padding:3px 20px 20px}.discovery-section>header h2{font-size:19px}.interesting-grid,.trending-grid,.network-layout{grid-template-columns:1fr}.help-popover{top:62px;right:10px;max-height:calc(100dvh - 80px)}.world-loading h2{font-size:22px}}@media(prefers-reduced-motion:no-preference){.profile-panel,.chronicle,.conversation-archive,.help-popover{animation:cozy-arrive .21s ease-out both}.resident-card .portrait{transition:transform .18s ease}.resident-card:hover .portrait{transform:rotate(-4deg)}@keyframes cozy-arrive{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}}@media(prefers-reduced-motion:reduce){#root *,#root *:before,#root *:after{animation:none;transition:none}}
