:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25231f;background:#f4f0e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f4f0e8;--panel: rgba(255, 252, 245, .88);--panel-solid: #fffaf1;--panel-soft: rgba(43, 67, 60, .055);--line: rgba(39, 45, 38, .16);--muted: #746f64;--text: #25231f;--gold: #9b6728;--accent: #3f756b;--soft-text: #5e584d;--hero-bg: linear-gradient(115deg, rgba(255, 252, 245, .94), rgba(238, 231, 218, .78)), repeating-linear-gradient(130deg, rgba(63, 117, 107, .055) 0 1px, transparent 1px 72px);--hero-text: #25231f;--hero-soft-text: #5e584d;--field-bg: rgba(255, 255, 255, .72);--card-bg: rgba(255, 252, 245, .78);--thumb-bg: rgba(43, 67, 60, .06);--mobile-nav-width: min(84vw, 320px)}.app-shell[data-theme=dark]{color-scheme:dark;--bg: #10110f;--panel: rgba(25, 27, 23, .84);--panel-solid: #191b17;--panel-soft: rgba(255, 255, 255, .045);--line: rgba(236, 232, 220, .13);--muted: #9d9688;--text: #ece8dc;--gold: #d8ad72;--accent: #8db7aa;--soft-text: #d5cfbf;--hero-bg: linear-gradient(115deg, rgba(34, 37, 31, .94), rgba(18, 22, 21, .78)), repeating-linear-gradient(130deg, rgba(255, 255, 255, .035) 0 1px, transparent 1px 72px);--hero-text: #ece8dc;--hero-soft-text: #d5cfbf;--field-bg: rgba(255, 255, 255, .055);--card-bg: rgba(255, 255, 255, .035);--thumb-bg: rgba(255, 255, 255, .04)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}html:has(body .app-shell[data-experience=immersive]){background:#050608}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:var(--bg)}body.mobile-menu-lock,body.account-panel-lock{overflow:hidden}body:has(.app-shell[data-experience=immersive]){background:#050608}body:has(.app-shell[data-experience=immersive]) #root{background:#050608}button{border-radius:0;color:inherit;font:inherit}.app-shell{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh;min-height:100dvh;color:var(--text);background:radial-gradient(circle at 12% 8%,rgba(141,183,170,.2),transparent 28rem),radial-gradient(circle at 86% 4%,rgba(216,173,114,.16),transparent 24rem),var(--bg)}.app-shell[data-theme=dark]{background:radial-gradient(circle at 12% 8%,rgba(141,183,170,.16),transparent 28rem),radial-gradient(circle at 86% 4%,rgba(216,173,114,.12),transparent 24rem),linear-gradient(135deg,#10110f,#141712 52%,#0f1212)}.sidebar{position:sticky;top:0;z-index:30;height:100vh;height:100dvh;padding:24px 18px;border-right:1px solid var(--line);background:color-mix(in srgb,var(--panel-solid) 88%,transparent);backdrop-filter:blur(18px)}.sidebar-head{display:flex;align-items:flex-start;gap:10px}.brand,.nav-item{width:100%;border:0;background:transparent;cursor:pointer}.brand{display:flex;align-items:center;padding:0 0 28px;text-align:left}.brand img{display:block;width:100%;aspect-ratio:16 / 9;height:auto;object-fit:contain;border-radius:8px}.brand small,.topbar-note,.eyebrow,.seed-summary{color:var(--muted)}.sidebar-close,.mobile-menu-button,.nav-scrim{display:none}.install-prompt{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:40;display:none;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:min(420px,calc(100vw - 28px));padding:10px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--panel-solid) 94%,transparent);box-shadow:0 14px 42px #10110f2e;backdrop-filter:blur(18px)}.install-prompt p{min-width:0;margin:0;color:var(--soft-text);font-size:.9rem;line-height:1.35}.install-action,.install-dismiss{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;cursor:pointer}.install-action{gap:7px;min-height:40px;padding:8px 11px;background:#d8ad7229;color:var(--gold);font-weight:800}.install-hint{max-width:150px;color:var(--gold);font-size:.78rem;font-weight:800;line-height:1.25}.install-dismiss{width:40px;height:40px;padding:0;background:var(--panel);color:var(--muted)}.nav-list{display:grid;gap:16px}.nav-group{display:grid;gap:7px}.nav-group-admin{margin-top:8px;padding-top:12px;border-top:1px solid var(--line)}.nav-group-label{padding:0 12px 2px;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nav-item{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border-radius:8px;color:var(--soft-text);text-align:left}.nav-item:hover,.nav-item.active{background:#d8ad7221;color:var(--text)}.nav-item-draft:not(.active){color:color-mix(in srgb,var(--muted) 72%,transparent);opacity:.72}.nav-item-draft:not(.active) svg{opacity:.7}.nav-item-draft:not(.active):hover{opacity:.9}.nav-group-admin .nav-item:not(.active){font-size:.95rem}.main-stage{min-width:0;padding:30px clamp(18px,4vw,54px) 60px;padding-bottom:calc(60px + env(safe-area-inset-bottom))}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}.topbar-actions{display:flex;align-items:flex-start;gap:10px;min-height:38px}.global-language-switch{margin:0}.immersive-entry-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;min-height:40px;padding:0;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--text);cursor:pointer;line-height:0}.account-avatar-button{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;min-height:40px;padding:0;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--panel-solid) 88%,transparent);color:var(--text);cursor:pointer;line-height:0}.account-avatar-button[data-authenticated=true]{border-color:#e8b849d1;color:#f0c35d;box-shadow:inset 0 0 0 1px #e8b84929}.account-avatar-status{position:absolute;right:1px;bottom:1px;width:9px;height:9px;border:2px solid rgba(8,17,18,.96);border-radius:999px;background:#79b866}.account-avatar-button:hover,.account-avatar-button:focus-visible{border-color:color-mix(in srgb,var(--accent) 58%,var(--line));background:color-mix(in srgb,var(--panel-solid) 94%,var(--accent) 6%);outline:2px solid color-mix(in srgb,var(--accent) 34%,transparent);outline-offset:3px}.account-panel-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.account-panel-scrim{position:fixed;inset:0;border:0;cursor:default}.account-panel-scrim,.why-map-overlay,.immersive-search-layer{background:#020507c7;backdrop-filter:none}.account-panel{position:relative;z-index:1;display:grid;gap:20px;width:min(390px,calc(100vw - 36px));max-height:calc(100dvh - 36px);overflow:auto;padding:26px 24px 24px;border:1px solid rgba(222,174,67,.72);border-radius:8px;background:#051214f7;color:#f4eedf;box-shadow:0 28px 90px #00000094;backdrop-filter:blur(12px) saturate(.9)}.account-panel-head,.account-profile-main,.account-panel-actions{display:flex;align-items:center;gap:12px}.account-panel-head{justify-content:center;position:relative;min-height:38px}.account-panel h2{margin:0;color:#e8b849;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;text-align:center;line-height:1.1;letter-spacing:0}.account-panel-close,.account-secondary-action,.account-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;cursor:pointer}.account-panel-close{position:absolute;top:-12px;right:-10px;width:38px;height:38px;padding:0;border-color:#deae4373;border-radius:999px;background:#1b2320f0;color:#f4eedf}.account-form,.account-profile{display:grid;gap:14px}.account-join-pitch,.account-code-pitch,.account-sync-pitch{margin:0;color:#ded8c8;font-size:.9rem;line-height:1.5;text-align:center}.account-join-pitch strong,.account-join-pitch span{display:block}.account-join-pitch strong{margin-bottom:4px;color:#f4eedf}.account-benefits{display:grid;gap:12px;margin:2px 0 4px;padding:15px 0;border-top:1px solid rgba(222,174,67,.22);border-bottom:1px solid rgba(222,174,67,.22);list-style:none}.account-benefits li{display:flex;align-items:center;gap:11px;color:#ded8c8;font-size:.83rem}.account-benefits svg{flex:0 0 auto;color:#e8b849}.account-form label{display:grid;gap:7px;color:var(--soft-text);font-size:.82rem;font-weight:800}.account-form input{width:100%;min-height:46px;padding:11px 12px;border:1px solid rgba(222,174,67,.52);border-radius:8px;background:#0d1919f5;color:#f4eedf;font:inherit}.account-form input:focus-visible{border-color:color-mix(in srgb,var(--accent) 58%,var(--line));outline:3px solid color-mix(in srgb,var(--accent) 22%,transparent)}.account-turnstile-shell{width:100%;min-height:72px;display:grid;align-items:center;overflow:hidden}.account-turnstile-shell .cf-turnstile,.account-turnstile-shell iframe{width:100%!important;max-width:100%}.account-panel-note,.account-panel-error{margin:0;font-size:.9rem;line-height:1.45}.account-panel-note{color:#bcb6a7}.account-panel-note-centered{text-align:center;font-size:.76rem}.account-panel-error{padding:9px 11px;border:1px solid rgba(180,78,54,.28);border-radius:8px;background:#b44e361a;color:#9d3f2c;font-weight:760}.account-primary-action,.account-secondary-action{min-height:44px;padding:10px 13px;font-weight:850}.account-primary-action{width:100%;border-color:#e8b849;background:linear-gradient(180deg,#f2c45d,#dda63a);color:#13201d;text-transform:uppercase}.account-primary-action:disabled,.account-secondary-action:disabled{cursor:not-allowed;opacity:.55}.account-secondary-action{border-color:#deae439e;background:#101d1ceb;color:#e8b849;text-transform:uppercase}.account-panel-actions{justify-content:space-between}.account-panel-actions .account-primary-action{width:auto;min-width:132px}.account-profile-main{display:grid;justify-items:center;gap:9px;padding:0 0 6px}.account-profile-main strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4eedf;font-size:.9rem}.account-profile-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:66px;height:66px;border:1px solid rgba(222,174,67,.78);border-radius:999px;background:#deae4314;color:#e8b849;font-size:1.45rem;font-weight:900}.account-profile-avatar-status{position:absolute;right:4px;bottom:4px;width:10px;height:10px;border:2px solid rgba(5,18,20,.98);border-radius:999px;background:#79b866}.account-profile-status{color:#85b86d;font-size:.76rem;font-weight:760}.account-profile-flags{display:flex;flex-wrap:wrap;gap:8px}.account-profile-flags span,.account-profile-flags button{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--soft-text);font-size:.78rem;font-weight:820}.account-profile-flags button{cursor:pointer;font-family:inherit}.account-profile-flags button:hover,.account-profile-flags button:focus-visible{border-color:color-mix(in srgb,var(--gold) 55%,var(--line));color:var(--text)}.immersive-entry-button:hover,.immersive-entry-button:focus-visible{border-color:#ffe7b19e;background:linear-gradient(180deg,rgba(255,244,214,.16),transparent 50%),#0d1213e0;outline:2px solid rgba(255,231,177,.48);outline-offset:3px}.language-switch button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.language-switch button:hover,.language-switch button:focus-visible{background:#fff4d61f;outline:2px solid rgba(255,231,177,.48);outline-offset:2px}.language-flag{display:block;width:24px;height:18px;border-radius:2px;object-fit:cover;box-shadow:0 1px 3px #00000038}.immersive-entry-button:focus-visible,.account-avatar-button:focus-visible,.exploration-anchor:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 72%,white);outline-offset:3px}.topbar h1,.topbar-heading,.lab-intro h2{margin:0;line-height:1.04;letter-spacing:0}.account-language-switch{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:14px;border-top:1px solid rgba(222,174,67,.24)}.account-language-switch button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:36px;padding:6px 8px;border:1px solid rgba(222,174,67,.26);border-radius:999px;background:transparent;color:#f4eedfb8;cursor:pointer;font:inherit;font-size:.72rem;font-weight:800}.account-language-switch button.active{border-color:#e8b849b8;background:#e8b84921;color:#f0c35d}.account-language-switch button:hover,.account-language-switch button:focus-visible{border-color:#e8b849b8;background:#e8b8491a;outline:2px solid rgba(255,231,177,.32);outline-offset:2px}.topbar h1,.topbar-heading{display:block;font-size:clamp(2rem,5vw,4.4rem);font-weight:800}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.09em}.lab-page{display:grid;gap:24px;max-width:none}.lab-intro{min-height:320px;display:grid;align-content:end;gap:18px;padding:clamp(24px,5vw,56px);border:1px solid var(--line);border-radius:8px;background:var(--hero-bg);color:var(--hero-text)}.lab-intro:not(:has(h2)){min-height:0;align-content:start;gap:10px;padding:clamp(22px,3vw,44px)}.lab-intro h2{max-width:780px;font-size:clamp(2.2rem,6vw,5.4rem)}.lab-intro p,.experiment-zone p{max-width:760px;margin:0;color:var(--hero-soft-text)}.seed-summary{padding-top:4px}.app-shell[data-experience=immersive]{grid-template-columns:minmax(0,1fr);background:#050608;overflow:hidden}.app-shell[data-experience=immersive] .sidebar{display:none}.app-shell[data-experience=immersive] .main-stage{position:relative;display:block;min-height:100vh;min-height:100dvh;padding:0;background:#050608;overflow:hidden}.app-shell[data-experience=immersive] .topbar{position:fixed;top:calc(24px + env(safe-area-inset-top));right:calc(24px + env(safe-area-inset-right));z-index:30;align-items:center;justify-content:flex-end;width:auto;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#fff5df;box-shadow:none;pointer-events:none}.app-shell[data-experience=immersive] .global-language-switch{position:fixed;right:calc(24px + env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:24}.app-shell[data-experience=immersive] .mobile-menu-button,.app-shell[data-experience=immersive] .topbar-title,.app-shell[data-experience=immersive][data-territory-explorer=open] .exploration-search-trigger,.app-shell[data-experience=immersive][data-territory-explorer=open] .immersive-entry-button,.app-shell[data-experience=immersive][data-territory-explorer=open] .global-language-switch{display:none}.app-shell[data-experience=immersive] .topbar-actions{flex-direction:column;gap:8px;align-items:center;pointer-events:auto}.app-shell[data-experience=immersive] .language-switch,.app-shell[data-experience=immersive] .immersive-home-button,.app-shell[data-experience=immersive] .account-avatar-button,.app-shell[data-experience=immersive] .immersive-entry-button{border:1px solid rgba(255,226,161,.46);background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;color:#fff0c7;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624;backdrop-filter:blur(16px) saturate(1.08)}.app-shell[data-experience=immersive] .language-switch{margin:0;min-height:48px;padding:5px}.app-shell[data-experience=immersive] .account-avatar-button,.app-shell[data-experience=immersive] .immersive-home-button,.app-shell[data-experience=immersive] .immersive-entry-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-basis:48px;min-height:48px;padding:0;border-radius:999px;align-self:flex-start;cursor:pointer}.app-shell[data-experience=immersive] .immersive-home-button:hover,.app-shell[data-experience=immersive] .immersive-home-button:focus-visible,.app-shell[data-experience=immersive] .immersive-entry-button:hover,.app-shell[data-experience=immersive] .immersive-entry-button:focus-visible,.app-shell[data-experience=immersive] .account-avatar-button:hover,.app-shell[data-experience=immersive] .account-avatar-button:focus-visible,.app-shell[data-experience=immersive] .language-switch:hover,.app-shell[data-experience=immersive] .language-switch:focus-within{border-color:#ffe2a175;background:linear-gradient(180deg,rgba(255,244,214,.16),transparent 50%),#0d1213e0;outline:2px solid rgba(255,231,177,.5);outline-offset:3px}.app-shell[data-experience=immersive] .language-switch button{color:#fff5dfd1;min-width:38px;min-height:36px;padding:6px}.app-shell[data-experience=immersive] .language-switch button.active{background:#fff4d624;color:#fff0c7}.app-shell[data-experience=immersive] .language-switch button:hover,.app-shell[data-experience=immersive] .language-switch button:focus-visible{background:#fff4d62e;outline:0}.app-shell[data-experience=immersive] .language-switch button.active:hover,.app-shell[data-experience=immersive] .language-switch button.active:focus-visible{background:#fff4d633}.app-shell[data-experience=immersive] .account-avatar-button[data-authenticated=true]{color:#fff0c7}.account-delete-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:0;background:transparent;color:#d99583;font:inherit;font-size:.8rem;font-weight:760;cursor:pointer}.account-delete-warning{margin:0;padding:12px;border:1px solid rgba(217,99,73,.42);border-radius:8px;background:#a0301f1f;color:#f0c7bb;font-size:.86rem;line-height:1.5}.account-danger-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 13px;border:1px solid #d96349;border-radius:8px;background:#a83d2b;color:#fff7f2;font:inherit;font-weight:850;cursor:pointer}.account-danger-action:disabled{cursor:not-allowed;opacity:.5}.immersive-surface-nav{position:fixed;left:calc(18px + env(safe-area-inset-left));top:calc(24px + env(safe-area-inset-top));z-index:32;display:flex;flex-wrap:wrap;gap:8px;max-width:min(520px,calc(100vw - 36px))}.immersive-surface-nav button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid rgba(255,231,177,.24);border-radius:999px;background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;color:#fff0c7;font-weight:850;cursor:pointer;box-shadow:0 16px 38px #0000004d,inset 0 1px #fff4d61f;backdrop-filter:blur(16px) saturate(1.08)}.immersive-surface-nav button.active,.immersive-surface-nav button:hover,.immersive-surface-nav button:focus-visible{border-color:#ffe7b18a;background:linear-gradient(180deg,rgba(255,244,214,.16),transparent 50%),#0d1213e6;outline:2px solid rgba(255,231,177,.36);outline-offset:3px}.exploration-world{position:relative;width:100vw;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;border:0;border-radius:0;background:#050608;box-shadow:none;isolation:isolate;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.exploration-chrome{position:fixed;inset:0;z-index:20;pointer-events:none}.exploration-rail,.exploration-menu-trigger,.exploration-menu-scrim.open,.exploration-top-tools,.exploration-bottom-tools,.why-map-overlay,.exploration-support-button{pointer-events:auto}.exploration-app-logo{position:fixed;left:calc(14px + env(safe-area-inset-left));top:calc(18px + env(safe-area-inset-top));z-index:23;width:240px;height:auto;max-height:84px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.95)) drop-shadow(0 14px 24px rgba(0,0,0,.5))}.pwa-install-gate,.orientation-gate{position:fixed;inset:0;z-index:100;display:grid;place-items:center;align-content:center;gap:22px;padding:max(28px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 18%,rgba(216,173,114,.16),transparent 16rem),radial-gradient(circle at 50% 80%,rgba(93,190,190,.14),transparent 18rem),#050608;color:#fff0c7;text-align:center}.pwa-install-logo{width:min(142px,32vw);height:auto;border-radius:30px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.58))}.orientation-gate-logo{width:min(112px,28vw);height:auto;border-radius:24px;filter:drop-shadow(0 18px 34px rgba(0,0,0,.48))}.orientation-gate-icon{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border:1px solid rgba(255,231,177,.34);border-radius:999px;background:linear-gradient(180deg,rgba(255,244,214,.12),transparent 52%),#0c1112d1;color:#fff0c7f5;box-shadow:0 18px 44px #0000006b,inset 0 1px #fff4d629}.orientation-gate-copy{display:grid;gap:10px;max-width:340px}.pwa-install-copy{display:grid;gap:10px;max-width:380px}.pwa-install-gate h1,.pwa-install-gate p,.orientation-gate h1,.orientation-gate p{margin:0}.pwa-install-gate h1,.orientation-gate h1{color:#fff5df;font-size:clamp(1.7rem,7vw,2.4rem);line-height:1}.pwa-install-gate p,.orientation-gate p{color:#fff5dfc7;font-size:.98rem;font-weight:700;line-height:1.45}.pwa-install-button,.orientation-install-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 16px;border:1px solid rgba(255,231,177,.38);border-radius:999px;background:linear-gradient(180deg,rgba(255,244,214,.14),transparent 52%),#0c1112db;color:#fff0c7;cursor:pointer;font-weight:900;box-shadow:0 18px 44px #0000006b,inset 0 1px #fff4d629}.pwa-install-button:hover,.pwa-install-button:focus-visible,.orientation-install-button:hover,.orientation-install-button:focus-visible{border-color:#ffe7b1ad;outline:2px solid rgba(255,231,177,.5);outline-offset:3px}.pwa-install-note,.orientation-install-note{max-width:320px;margin:0;color:#fff5dfa8;font-size:.82rem;font-weight:750;line-height:1.35}.panscapes-app-splash{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:#050608;opacity:1;pointer-events:none;transition:opacity .76s ease}.panscapes-app-splash.desktop{position:fixed;inset:0;height:auto;min-height:100vh;min-height:100dvh;border:0;padding:0;cursor:pointer;pointer-events:auto}.panscapes-app-splash.desktop picture{position:absolute;inset:0}.panscapes-app-splash picture,.panscapes-app-splash img{display:block;width:100%;height:100%}.panscapes-app-splash.desktop img{height:calc(100% + 160px);transform:translateY(-80px)}.panscapes-app-splash img{object-fit:cover;object-position:center center;opacity:0;transition:opacity .82s ease}.panscapes-app-splash.visible img{opacity:1}.panscapes-app-splash.blackout img{opacity:0;transition:none}.panscapes-app-splash.image-out img,.panscapes-app-splash.overlay-out img,.panscapes-app-splash.overlay-out{opacity:0}@media (pointer: coarse) and (max-width: 1024px){.panscapes-app-splash img{object-position:center calc(46% - 30px)}.exploration-app-logo{left:calc(74px + env(safe-area-inset-left));top:calc(13px + env(safe-area-inset-top));bottom:auto;width:min(210px,32vw);height:auto;max-height:60px;transform:none}}@media (prefers-reduced-motion: reduce){.panscapes-app-splash,.panscapes-app-splash img{transition:none}}.exploration-menu-trigger{position:fixed;left:calc(18px + env(safe-area-inset-left));top:calc(24px + env(safe-area-inset-top));z-index:24;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid rgba(255,231,177,.3);border-radius:999px;background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112d6;color:#fff0c7;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624;cursor:pointer;backdrop-filter:blur(16px) saturate(1.08)}.exploration-menu-trigger:hover,.exploration-menu-trigger:focus-visible{border-color:#ffe7b19e;outline:2px solid rgba(255,231,177,.48);outline-offset:3px}.exploration-menu-scrim{position:fixed;inset:0;z-index:21;display:block;border:0;background:#03080a00;opacity:0;pointer-events:none;transition:opacity .15s ease,background .15s ease}.exploration-menu-scrim.open{background:transparent;opacity:0;pointer-events:none}.exploration-rail{--exploration-rail-collapsed-width: 64px;--exploration-rail-expanded-width: 210px;position:fixed;left:calc(14px + env(safe-area-inset-left));top:calc(24px + env(safe-area-inset-top));height:auto;max-height:calc(100dvh - 48px - env(safe-area-inset-top) - env(safe-area-inset-bottom));z-index:22;display:grid;grid-template-rows:auto 1fr;width:var(--exploration-rail-collapsed-width);border:1px solid rgba(255,231,177,.28);border-radius:22px;background:linear-gradient(180deg,#09151df0,#08181fd6),radial-gradient(circle at 50% 0%,rgba(219,180,94,.18),transparent 42%);box-shadow:0 24px 60px #0000006b,inset 0 1px #fff4d624;color:#fff1ca;overflow:hidden;backdrop-filter:blur(18px) saturate(1.1);opacity:1;transform:translate(0);transition:width .18s ease,transform .18s ease,opacity .18s ease;will-change:transform}.exploration-rail.open{opacity:1;transform:translate(0);width:var(--exploration-rail-expanded-width)}.exploration-rail-logo{display:block;width:174px;max-width:calc(100% - 28px);height:auto;margin:18px auto 8px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.95)) drop-shadow(0 14px 24px rgba(0,0,0,.45))}.exploration-rail-close{position:absolute;right:12px;top:16px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(255,231,177,.22);border-radius:999px;background:#fff4d614;color:#fff0c7;cursor:pointer;box-shadow:0 10px 24px #00000047}.exploration-rail[data-expanded=false] .exploration-rail-close,.exploration-rail[data-expanded=false] .exploration-rail-logo{display:none}.exploration-rail-nav button span{display:grid;gap:2px;min-width:0;overflow:hidden}.exploration-rail-nav small{color:#ffe5b2d1;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.exploration-rail-nav{display:grid;align-content:start;gap:7px;padding:8px 10px 16px;overflow:auto}.exploration-rail-nav button{display:flex;align-items:center;gap:12px;min-height:54px;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:#f8df9e;cursor:pointer;text-align:left}.exploration-rail[data-expanded=false] .exploration-rail-nav{justify-items:center;padding-right:6px;padding-left:6px}.exploration-rail[data-expanded=false] .exploration-rail-nav button{justify-content:center;width:44px;min-height:44px;padding:8px}.exploration-rail[data-expanded=false] .exploration-rail-nav button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.exploration-rail-nav button svg{flex:0 0 auto;color:#e7bd62;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.exploration-rail-support-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;background:currentColor;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45));mask:url(/assets/sensory-map/support-hands-heart.png) center / 21px 21px no-repeat;-webkit-mask:url(/assets/sensory-map/support-hands-heart.png) center / 21px 21px no-repeat}.exploration-rail-support-icon img{display:none}.exploration-rail-nav button strong{color:#fff0c7;font-size:.82rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}@media (min-width: 1367px){.exploration-support-button{display:none}}.exploration-rail-nav button:hover,.exploration-rail-nav button:focus-visible,.exploration-rail-nav button.active{border-color:#ffe2a175;background:linear-gradient(135deg,#dbb45e52,#fff4d614);box-shadow:inset 0 1px #fff4d62e,0 10px 28px #0000003d}.exploration-why-map-trigger{position:relative;margin-top:6px;cursor:pointer;opacity:.78;user-select:none;-webkit-user-select:none}.exploration-why-map-trigger:before{content:"";position:absolute;top:-7px;left:12px;right:12px;height:1px;background:#ffe7b12e}.exploration-rail-nav .exploration-why-map-trigger{min-height:42px;color:#fff0c7db}.exploration-rail-nav .exploration-why-map-trigger svg{color:#ffe7b1c7}.exploration-rail-nav .exploration-why-map-trigger strong{color:#fff0c7e6;font-size:.78rem;text-transform:none}.exploration-rail-nav .exploration-why-map-trigger:hover,.exploration-rail-nav .exploration-why-map-trigger:focus-visible{opacity:1;border-color:#ffe2a13d;background:#fff4d612;box-shadow:inset 0 1px #fff4d61f}.why-map-overlay{position:fixed;inset:0;z-index:28;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.why-map-dialog{position:relative;width:min(430px,calc(100vw - 32px));padding:22px 22px 18px;border:1px solid rgba(255,231,177,.26);border-radius:14px;background:linear-gradient(180deg,rgba(255,244,214,.055),transparent 42%),#071114f0;color:#fff3d5;box-shadow:0 24px 70px #0000007a,inset 0 1px #fff4d61f;backdrop-filter:blur(18px) saturate(1.05)}.why-map-dialog h2,.why-map-dialog p{margin:0}.why-map-dialog h2{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:1.58rem;line-height:1;letter-spacing:0}.why-map-dialog p{color:#fff5dfd1;font-size:.9rem;font-weight:650;line-height:1.42}.why-map-dialog p+p{margin-top:9px}.why-map-dialog p:last-of-type{color:#f4c76f;font-weight:850}.why-map-close,.why-map-confirm{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,231,177,.28);background:#fff4d614;color:#fff0c7;cursor:pointer}.why-map-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:999px}.why-map-confirm{width:100%;min-height:42px;margin-top:18px;border-radius:999px;color:#f4c76f;font-weight:900}.why-map-close:hover,.why-map-close:focus-visible,.why-map-confirm:hover,.why-map-confirm:focus-visible{border-color:#ffe7b194;background:#fff4d61f;outline:2px solid rgba(255,231,177,.34);outline-offset:3px}@media (max-width: 1366px){.exploration-menu-scrim.open{background:#03080a47;opacity:1;pointer-events:auto}.exploration-rail-logo,.exploration-vessel{display:none}.exploration-rail{--exploration-rail-collapsed-width: 56px;--exploration-rail-expanded-width: 200px}}@media (max-width: 1023px){.exploration-rail{--exploration-rail-collapsed-width: 48px;--exploration-rail-expanded-width: 180px}.exploration-rail[data-expanded=false] .exploration-rail-nav button{width:38px;min-height:40px;padding:7px}}@media (pointer: coarse) and (max-width: 1024px) and (orientation: landscape){.exploration-world{overflow:auto}.exploration-map-frame{position:relative;left:0;top:0;width:max(180vw,1180px);min-width:0;height:max(101.25vw,664px);contain:layout paint}.exploration-rail{top:calc(70px + env(safe-area-inset-top));height:auto;max-height:calc(100dvh - 92px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.exploration-rail[data-expanded=false] .exploration-rail-nav{gap:4px;padding-top:12px;padding-bottom:12px}.exploration-support-button{left:calc(10px + env(safe-area-inset-left));top:calc(286px + env(safe-area-inset-top));bottom:auto}.exploration-rail.open+.exploration-support-button{top:calc(70px + env(safe-area-inset-top) + min(278px,100dvh - 110px))}}.exploration-top-tools{position:fixed;top:calc(24px + env(safe-area-inset-top));right:calc(82px + env(safe-area-inset-right));display:flex;align-items:center;gap:12px;max-width:calc(100vw - 188px)}.exploration-search-trigger,.exploration-icon-button,.exploration-bottom-tools button,.exploration-support-button,.exploration-fullscreen-button{border:1px solid rgba(255,226,161,.46);background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;color:#fff0c7;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624;backdrop-filter:blur(16px) saturate(1.08)}.exploration-search-trigger{display:inline-grid;grid-template-columns:auto;align-items:center;justify-content:center;width:48px;min-width:48px;min-height:48px;padding:0;border-radius:999px;cursor:pointer;text-align:center}.exploration-search-trigger span{min-width:0;overflow:visible;color:#fff5dfeb;font-size:.9rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.exploration-search-trigger kbd{min-width:44px;padding:4px 8px;border:1px solid rgba(255,231,177,.22);border-radius:999px;background:#fff4d61a;color:#ffe7b1e0;font-family:inherit;font-size:.75rem;font-weight:900;text-align:center}.exploration-icon-button,.exploration-bottom-tools button,.exploration-support-button,.exploration-fullscreen-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;cursor:pointer}.exploration-search-trigger:hover,.exploration-search-trigger:focus-visible,.exploration-icon-button:hover,.exploration-icon-button:focus-visible,.exploration-bottom-tools button:hover,.exploration-bottom-tools button:focus-visible,.exploration-support-button:hover,.exploration-support-button:focus-visible,.exploration-fullscreen-button:hover,.exploration-fullscreen-button:focus-visible{border-color:#ffe2a175;background:linear-gradient(180deg,rgba(255,244,214,.16),transparent 50%),#0d1213e0;outline:2px solid rgba(255,231,177,.5);outline-offset:3px}.exploration-bottom-tools{position:fixed;right:calc(24px + env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));display:none;align-items:center;gap:12px}.exploration-support-button{position:fixed;left:calc(24px + env(safe-area-inset-left));bottom:calc(24px + env(safe-area-inset-bottom));z-index:24;gap:0;width:48px;min-width:48px;height:48px;padding:0;border-radius:999px;color:#fff5dfe0;cursor:pointer;font-weight:850;text-transform:none}.exploration-fullscreen-button{position:fixed;right:calc(24px + env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:24;width:48px;min-width:48px;height:48px;padding:0;color:#fff0c7}body.immersive-search-lock{overflow:hidden}.immersive-search-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:start center;padding:max(52px,calc(28px + env(safe-area-inset-top))) max(18px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.immersive-search-dialog{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(920px,100%);max-height:min(820px,calc(100dvh - 76px));overflow:hidden;border:1px solid rgba(255,226,161,.38);border-radius:8px;background:linear-gradient(145deg,#18272bf7,#081219fa),#0b171d;box-shadow:0 34px 90px #0000009e,inset 0 1px #fff4d624;color:#fff4d7}.immersive-search-dialog>header{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:22px 24px 14px}.immersive-search-dialog>header small{color:#dfb95e;font-size:.7rem;font-weight:900;letter-spacing:.12em}.immersive-search-dialog h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.1rem);letter-spacing:0}.immersive-search-close,.immersive-search-field button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,226,161,.25);border-radius:999px;background:#fff4d612;color:#fff0c7;cursor:pointer}.immersive-search-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 24px 18px;padding:10px 12px 10px 16px;border:1px solid rgba(255,226,161,.34);border-radius:6px;background:#02090da3;color:#e7bd62}.immersive-search-field:focus-within{border-color:#ffe2a1b8;box-shadow:0 0 0 3px #e7bd621f}.immersive-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff9e9;font:inherit;font-size:1rem;letter-spacing:0}.immersive-search-field input::placeholder{color:#fff4d785}.immersive-search-field button{width:30px;height:30px}.immersive-search-results{display:grid;align-content:start;gap:22px;min-height:180px;padding:0 24px 26px;overflow:auto;overscroll-behavior:contain}.immersive-search-state{margin:26px 0;color:#fff4d7ad;text-align:center}.immersive-search-group{display:grid;gap:9px}.immersive-search-group h3{display:flex;align-items:center;gap:8px;margin:0;color:#f1cc78;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.immersive-search-group h3 span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:20px;padding:1px 6px;border-radius:999px;background:#e7bd6224;color:#fff0c7}.immersive-search-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.immersive-search-result{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:68px;padding:7px 10px 7px 7px;border:1px solid rgba(255,235,190,.14);border-radius:6px;background:#ffffff0b;color:#fff7e3;cursor:pointer;text-align:left}.immersive-search-result:hover,.immersive-search-result:focus-visible{border-color:#ffe2a180;outline:0;background:#e7bd621f}.immersive-search-result-media{display:grid;place-items:center;width:70px;height:50px;overflow:hidden;border-radius:4px;background:#02080cbd;color:#dfb95e}.immersive-search-result-media img{width:100%;height:100%;object-fit:cover}.immersive-search-result>span:not(.immersive-search-result-media){display:grid;gap:4px;min-width:0}.immersive-search-result strong,.immersive-search-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.immersive-search-result strong{font-size:.86rem}.immersive-search-result small{color:#ffefcd9e;font-size:.72rem}.immersive-search-result.entity{grid-template-columns:28px minmax(0,1fr) auto;min-height:58px;padding:10px 12px}.immersive-search-result.entity>svg:first-child{color:#dfb95e}.immersive-search-pagination{display:flex;align-items:center;justify-content:center;gap:10px;min-height:30px}.immersive-search-pagination button{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,235,190,.16);border-radius:999px;background:#ffffff0e;color:#fff3cd}.immersive-search-pagination button:not(:disabled):hover,.immersive-search-pagination button:not(:disabled):focus-visible{border-color:#ffe2a180;outline:0;background:#e7bd621f}.immersive-search-pagination button:disabled{cursor:default;opacity:.35}.immersive-search-pagination span{min-width:44px;color:#ffefcda3;font-size:.74rem;font-weight:800;text-align:center}@media (max-width: 720px){.immersive-search-layer{align-items:start;justify-items:stretch;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));overflow:hidden}.immersive-search-dialog{width:100%;max-height:min(calc(100dvh - 20px),calc(100svh - 20px));min-height:min(420px,calc(100svh - 20px))}.immersive-search-dialog>header{padding:16px 16px 12px}.immersive-search-field{margin:0 16px 14px}.immersive-search-results{max-height:calc(100svh - 176px);padding:0 16px max(96px,env(safe-area-inset-bottom));scroll-padding-bottom:max(96px,env(safe-area-inset-bottom))}.immersive-search-group>div{display:flex;gap:10px;margin:0 -16px;padding:0 16px 4px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.immersive-search-group>div::-webkit-scrollbar{display:none}.immersive-search-group .immersive-search-result{flex:0 0 min(84vw,360px);scroll-snap-align:start}}.exploration-support-button img{width:25px;height:25px;object-fit:contain;filter:brightness(0) saturate(100%) invert(93%) sepia(18%) saturate(561%) hue-rotate(333deg) brightness(106%) contrast(101%);mix-blend-mode:screen;opacity:.96}.exploration-support-button svg{color:#fff0c7f0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.exploration-map-frame{position:absolute;left:14px;top:0;width:100vw;height:56.25vw}.exploration-world-bg,.exploration-world-shade,.exploration-coordinate-grid{position:absolute}.exploration-world-bg{inset:0 -2px 0 0;width:calc(100% + 2px);height:100%;object-fit:fill;object-position:center center;z-index:0}.exploration-world-shade{inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,9,12,.16),transparent 18%,transparent 84%,rgba(3,9,12,.18)),linear-gradient(180deg,rgba(3,9,12,.08),transparent 38%,rgba(3,9,12,.2));pointer-events:none}.exploration-coordinate-grid{inset:0;display:none;z-index:2;pointer-events:none;background-image:linear-gradient(to right,rgba(255,244,214,.11) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,244,214,.11) 1px,transparent 1px),linear-gradient(to right,rgba(255,244,214,.28) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,244,214,.28) 1px,transparent 1px),linear-gradient(to right,rgba(118,229,224,.34) 1px,transparent 1px),linear-gradient(to bottom,rgba(118,229,224,.34) 1px,transparent 1px);background-size:calc(100% / 96) calc(100% / 54),calc(100% / 96) calc(100% / 54),calc(100% / 12) calc(100% / 9),calc(100% / 12) calc(100% / 9),50% 50%,50% 50%;box-shadow:inset 0 0 0 1px #fff4d638;opacity:.72}.exploration-grid-x,.exploration-grid-y{position:absolute;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:22px;padding:2px 5px;border:1px solid rgba(255,244,214,.28);border-radius:999px;background:#050c1094;color:#fff6dceb;font-size:.74rem;font-weight:900;line-height:1;text-shadow:0 1px 5px rgba(0,0,0,.9);transform:translate(-50%,-50%)}.exploration-grid-x{top:2.2%}.exploration-grid-y{left:2.2%}.exploration-vessel{position:fixed;left:50vw;top:calc(66.6667vh + (100vh / 54 * 1.5));top:calc(66.6667dvh + (100dvh / 54 * 1.5));z-index:19;width:min(11.7vw,218px);height:auto;opacity:.94;filter:drop-shadow(0 20px 26px rgba(0,0,0,.36));pointer-events:none;transform:translate(-50%,-50%)}@media (max-width: 900px){.exploration-bottom-tools{display:flex}}.exploration-territory-layer,.exploration-anchor-layer{position:absolute;inset:0}.exploration-territory-zone.violet{background:radial-gradient(ellipse at center,rgba(174,123,209,.13),rgba(174,123,209,.04) 42%,transparent 72%)}.exploration-territory-zone.teal{background:radial-gradient(ellipse at center,rgba(72,190,188,.12),rgba(72,190,188,.035) 42%,transparent 72%)}.exploration-territory-zone.gold{background:radial-gradient(ellipse at center,rgba(245,190,76,.14),rgba(245,190,76,.04) 42%,transparent 72%)}.exploration-territory-zone.ember{background:radial-gradient(ellipse at center,rgba(226,111,62,.13),rgba(226,111,62,.04) 42%,transparent 72%)}.exploration-territory-zone.green{background:radial-gradient(ellipse at center,rgba(127,190,86,.13),rgba(127,190,86,.04) 42%,transparent 72%)}.exploration-territory-layer{z-index:10;pointer-events:none}.exploration-territory{position:absolute;z-index:2;display:grid;gap:7px;min-width:194px;max-width:234px;padding:13px 15px;border:1px solid rgba(255,244,214,.52);border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(255,244,214,.14),transparent 44%),linear-gradient(155deg,#12191999,#0a121470);color:#fff5dfe6;cursor:pointer;text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.92);box-shadow:0 18px 42px #00000057,inset 0 1px #fff4d62e;transform:translate(-50%,-50%);backdrop-filter:none;pointer-events:auto;overflow:hidden}.exploration-territory:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,244,214,.12),transparent),radial-gradient(circle at 50% 100%,var(--territory-aura, rgba(255, 214, 116, .18)),transparent 58%);opacity:.9}.exploration-territory:hover,.exploration-territory:focus-visible,.exploration-territory.selected{z-index:12;border-color:#fff4d6d1;background:radial-gradient(circle at 50% 0%,rgba(255,244,214,.18),transparent 46%),linear-gradient(135deg,#121919a8,#0a121480);box-shadow:0 0 0 1px #fff4d66b,0 20px 46px #00000061;outline:3px solid color-mix(in srgb,var(--gold) 70%,white);outline-offset:3px}.exploration-territory strong{position:relative;color:#fff3d5;font-size:1.34rem;font-weight:900;line-height:1}.exploration-territory-star{position:absolute;left:50%;top:-29px;width:28px;height:28px;color:#ffe4a0;filter:drop-shadow(0 0 8px rgba(255,219,134,.76)) drop-shadow(0 2px 5px rgba(0,0,0,.76));pointer-events:none;transform:translate(-50%)}.exploration-territory-tags{position:relative;display:grid;justify-items:center;gap:4px}.exploration-territory-tag-row{display:flex;justify-content:center;gap:5px;min-height:20px}.exploration-territory-tag-row span{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:3px 7px;border:1px solid rgba(255,244,214,.26);border-radius:999px;background:#fff4d61c;color:#fff5dff0;font-size:.78rem;font-weight:800;line-height:1;text-align:center}.exploration-territory.violet{border-color:#d6aaf675;--territory-aura: rgba(188, 125, 234, .26);background:radial-gradient(circle at 50% 0%,rgba(226,188,255,.16),transparent 42%),linear-gradient(155deg,#1c1327a3,#0c10186b)}.exploration-territory.teal{border-color:#7ee6e075;--territory-aura: rgba(95, 226, 217, .24);background:radial-gradient(circle at 50% 0%,rgba(137,239,230,.15),transparent 42%),linear-gradient(155deg,#082222a3,#0a13176b)}.exploration-territory.gold{border-color:#ffd67480;--territory-aura: rgba(255, 207, 86, .28);background:radial-gradient(circle at 50% 0%,rgba(255,221,130,.16),transparent 42%),linear-gradient(155deg,#2d200ca3,#0d13146b)}.exploration-territory.ember{border-color:#ff9a6d7a;--territory-aura: rgba(241, 104, 55, .26);background:radial-gradient(circle at 50% 0%,rgba(255,169,111,.16),transparent 42%),linear-gradient(155deg,#30160ca3,#0f11136b)}.exploration-territory.green{border-color:#ade1757a;--territory-aura: rgba(148, 216, 91, .26);background:radial-gradient(circle at 50% 0%,rgba(186,241,121,.15),transparent 42%),linear-gradient(155deg,#162710a3,#0a14136b)}.exploration-anchor-layer{z-index:11;pointer-events:none}.exploration-anchor{position:absolute;display:inline-flex;align-items:center;gap:6px;min-width:46px;min-height:46px;padding:5px 8px 5px 5px;border:1px solid rgba(255,244,214,.42);border-radius:999px;background:linear-gradient(180deg,rgba(255,244,214,.09),transparent 40%),#09121685;color:#fff5df;font-size:.79rem;font-weight:800;line-height:1;text-shadow:0 1px 7px rgba(0,0,0,.92);box-shadow:0 8px 20px #00000052,inset 0 1px #fff4d61f;transform:translate(-50%,-50%);cursor:pointer;backdrop-filter:none;pointer-events:auto}.exploration-anchor>span:last-of-type{position:static!important;display:inline!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important;color:#fff5df!important}.exploration-anchor:hover,.exploration-anchor:focus-visible{z-index:9;border-color:#fff4d6c7;background:linear-gradient(180deg,rgba(255,244,214,.12),transparent 42%),#0912169e;box-shadow:0 0 0 1px #fff4d65c,0 12px 30px #00000057}.exploration-anchor-dot{flex:0 0 auto;width:14px;height:14px;border:1px solid rgba(255,249,222,.8);border-radius:999px;background:radial-gradient(circle,#ffe59bf5,#cd8d2cb8);box-shadow:0 0 0 4px #f4bc531c,0 0 12px #ffdc8159}.exploration-anchor.elyndra .exploration-anchor-dot{background:radial-gradient(circle,#efcefffa,#a25bd3cc);box-shadow:0 0 0 4px #bf7eeb21,0 0 13px #dcb2fa61}.exploration-anchor.elyndra{border-color:#d6aaf67a;background:linear-gradient(180deg,rgba(226,188,255,.12),transparent 42%),linear-gradient(155deg,#1c1327a3,#0c10186b)}.exploration-anchor.elyndra:hover,.exploration-anchor.elyndra:focus-visible{border-color:#e2bcffc2;background:linear-gradient(180deg,rgba(226,188,255,.18),transparent 42%),linear-gradient(135deg,#1c1327ad,#0c10187a)}.exploration-anchor.glenara .exploration-anchor-dot{background:radial-gradient(circle,#a7f7effa,#36a097c7);box-shadow:0 0 0 4px #5cdacf21,0 0 13px #8bf1e761}.exploration-anchor.glenara{border-color:#7ee6e07a;background:linear-gradient(180deg,rgba(137,239,230,.12),transparent 42%),linear-gradient(155deg,#082222a3,#0a13176b)}.exploration-anchor.glenara:hover,.exploration-anchor.glenara:focus-visible{border-color:#89efe6c2;background:linear-gradient(180deg,rgba(137,239,230,.18),transparent 42%),linear-gradient(135deg,#082222ad,#0a13177a)}.exploration-anchor.lumea .exploration-anchor-dot{background:radial-gradient(circle,#ffeeaefa,#d89a30cc);box-shadow:0 0 0 4px #f4bc5321,0 0 13px #ffdc8166}.exploration-anchor.lumea{border-color:#ffd67485;background:linear-gradient(180deg,rgba(255,221,130,.13),transparent 42%),linear-gradient(155deg,#2d200ca3,#0d13146b)}.exploration-anchor.lumea:hover,.exploration-anchor.lumea:focus-visible{border-color:#ffdd82d1;background:linear-gradient(180deg,rgba(255,221,130,.19),transparent 42%),linear-gradient(135deg,#2d200cad,#0d13147a)}.exploration-anchor.azmara .exploration-anchor-dot{background:radial-gradient(circle,#ffbe91fa,#d5522ed1);box-shadow:0 0 0 4px #ee6b4021,0 0 13px #ff9a6d61}.exploration-anchor.azmara{border-color:#ff9a6d80;background:linear-gradient(180deg,rgba(255,169,111,.13),transparent 42%),linear-gradient(155deg,#30160ca3,#0f11136b)}.exploration-anchor.azmara:hover,.exploration-anchor.azmara:focus-visible{border-color:#ffa96fc7;background:linear-gradient(180deg,rgba(255,169,111,.19),transparent 42%),linear-gradient(135deg,#30160cad,#0f11137a)}.exploration-anchor.kalimba .exploration-anchor-dot{background:radial-gradient(circle,#caf88ffa,#66a439d1);box-shadow:0 0 0 4px #93d85b21,0 0 13px #b8ef7a61}.exploration-anchor.kalimba{border-color:#ade17580;background:linear-gradient(180deg,rgba(186,241,121,.12),transparent 42%),linear-gradient(155deg,#162710a3,#0a14136b)}.exploration-anchor.kalimba:hover,.exploration-anchor.kalimba:focus-visible{border-color:#baf179c7;background:linear-gradient(180deg,rgba(186,241,121,.18),transparent 42%),linear-gradient(135deg,#162710ad,#0a14137a)}.exploration-anchor.outside .exploration-anchor-dot{background:radial-gradient(circle,#e2e6ebfa,#667582d1);box-shadow:0 0 0 4px #e2e6eb1f,0 0 12px #e2e6eb57}.exploration-anchor.queen{font-size:1.05rem;font-weight:900;box-shadow:0 12px 30px #00000042,0 0 16px #ffdc8142,inset 0 1px #fff4d629}.exploration-anchor.queen:hover,.exploration-anchor.queen:focus-visible{z-index:8;box-shadow:0 14px 36px #00000057,0 0 24px #ffdc8175}.exploration-anchor.queen .exploration-anchor-dot{width:16px;height:16px;border-width:1px}.exploration-anchor-crown{position:absolute;left:50%;top:-26px;width:30px;height:30px;padding:0;border:0;border-radius:0;background:transparent;color:#fff2bd;font-size:1.2rem;font-weight:900;line-height:1;filter:drop-shadow(0 0 7px rgba(255,220,129,.78)) drop-shadow(0 2px 3px rgba(0,0,0,.78));box-shadow:none;text-shadow:0 0 10px rgba(255,220,129,.74),0 1px 4px rgba(0,0,0,.86);pointer-events:none;transform:translate(-50%)}.exploration-anchor.queen:hover .exploration-anchor-crown,.exploration-anchor.queen:focus-visible .exploration-anchor-crown{color:#fff7d2;text-shadow:0 0 14px rgba(255,220,129,.92),0 1px 5px rgba(0,0,0,.9)}.exploration-anchor.queen:after{content:none}.exploration-world[data-territory-explorer=open]{overflow:hidden}.exploration-world[data-territory-explorer=open] .exploration-map-frame{pointer-events:none;filter:blur(3px) brightness(.72) saturate(.88);transition:filter .22s ease,opacity .22s ease}.exploration-world[data-territory-explorer=open] .exploration-chrome,.exploration-world[data-territory-explorer=open] .exploration-vessel{pointer-events:none;opacity:.28;transition:opacity .22s ease}.territory-explorer{--territory-accent: #8a9f4e;--territory-accent-strong: #64793b;position:fixed;inset:0;z-index:42;display:grid;grid-template-rows:auto 1fr;background:#f5efe4;color:#241f18;overflow-y:auto;overscroll-behavior:contain;animation:territoryExplorerIn .22s ease both}.territory-explorer.violet{--territory-accent: #9270b0;--territory-accent-strong: #674c83}.territory-explorer.teal{--territory-accent: #589d96;--territory-accent-strong: #35766f}.territory-explorer.gold{--territory-accent: #c39235;--territory-accent-strong: #92671f}.territory-explorer.ember{--territory-accent: #bc7144;--territory-accent-strong: #8f4e2c}.territory-explorer.green{--territory-accent: #8aa35a;--territory-accent-strong: #5e7435}.territory-explorer-hero{position:relative;display:grid;grid-template-columns:minmax(360px,1fr) minmax(320px,.52fr);align-items:stretch;gap:clamp(18px,3vw,42px);min-height:clamp(360px,40vh,500px);padding:max(30px,env(safe-area-inset-top)) max(28px,env(safe-area-inset-right)) 42px max(28px,env(safe-area-inset-left));overflow:hidden;isolation:isolate}.territory-explorer-hero>img{position:absolute;inset:0;z-index:-2;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(1.08) brightness(1.08) contrast(1.02)}@media (min-width: 1181px){.territory-explorer-hero>img{object-position:calc(50% + 140px) calc(50% - 290px);transform:scale(1.15);transform-origin:center center}.territory-hero-kurd>img{object-position:calc(50% + 50px) calc(50% - 290px)}.territory-hero-integral>img{object-position:calc(50% - 20px) calc(50% - 260px);transform:none}.territory-hero-pygmy>img{object-position:calc(50% + 70px) calc(50% - 320px)}.territory-hero-sabye>img{object-position:calc(50% + 110px) calc(50% - 230px)}.territory-hero-hijaz>img{object-position:calc(50% + 25px) calc(50% - 300px)}}.territory-explorer-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#05080875,#05080829 46%,#0508080f 68%,#05080852),linear-gradient(180deg,#00000005,#0003)}.territory-explorer-hero-copy{display:grid;align-content:start;gap:10px;max-width:520px;align-self:start;color:#fff9ea}@media (min-width: 761px){.territory-explorer-hero-copy{padding-top:clamp(42px,6vh,72px)}}@media (pointer: fine){.exploration-support-button{display:none}}@media (pointer: coarse) and (max-width: 1366px){.exploration-rail-nav button.support{display:none}}.territory-back-button,.territory-filter-action,.territory-filter-clear,.territory-section-row button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;cursor:pointer}.territory-back-button{justify-self:start;gap:8px;padding:8px 13px;border:1px solid rgba(255,244,214,.2);background:#04080961;color:#fff4d6;font-weight:850}.territory-explorer-hero-copy h2,.territory-explorer-hero-copy p,.territory-hero-artists h3,.territory-section-row h3,.territory-bottom-section p{margin:0}.territory-explorer-hero-copy h2{display:grid;gap:3px;margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,4.85rem);line-height:.9;letter-spacing:0}.territory-explorer-hero-copy h2 small{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.05rem,1.55vw,1.35rem);font-weight:800}.territory-explorer-hero-copy p{max-width:470px;color:#fff9eae0;font-weight:750;line-height:1.28}.territory-explorer-hero-copy .territory-hero-lead{max-width:460px;color:#fff9ea;font-size:1.02rem;font-weight:880}.territory-explorer-hero-copy .territory-hero-description{max-width:500px;color:#fff9ead6;font-size:.88rem;font-weight:720;line-height:1.32}.territory-explorer-tags{display:flex;flex-wrap:wrap;gap:7px}.territory-explorer-tags span{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid rgba(255,244,214,.14);border-radius:999px;background:#fff4d629;color:#fff8e8;font-size:.78rem;font-weight:850}.territory-dominant-voice{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;margin-bottom:0;padding-bottom:3px;line-height:1.25}.territory-dominant-voice span{color:#fff9eac7}.territory-dominant-voice strong{display:inline-flex;align-items:center;min-height:28px;padding:2px 8px;border:1px solid rgba(255,244,214,.14);border-radius:999px;background:#fff4d61f}.territory-dominant-voice svg{color:#d8b870}.territory-hero-artists{display:grid;gap:14px;align-self:start;padding:16px;border:1px solid rgba(255,244,214,.18);border-radius:16px;background:#0408095c;color:#fff9ea}.territory-section-title,.territory-section-row,.territory-voices-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.territory-section-title h3,.territory-hero-artists h3{font-size:1rem;font-weight:900}.territory-segmented{display:inline-flex;align-items:center;min-height:48px;padding:4px;border:1px solid rgba(69,59,43,.12);border-radius:999px;background:#fffcf5b8}.territory-hero-artists .territory-segmented{border-color:#fff4d62e;background:#0000003d}.territory-segmented button{min-height:40px;min-width:112px;padding:8px 14px;border:1px solid transparent;border-radius:999px;background:transparent;color:inherit;cursor:pointer;font-weight:900;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.territory-segmented button.active{background:var(--territory-accent-strong);color:#fff8e8;box-shadow:0 8px 20px color-mix(in srgb,var(--territory-accent-strong) 30%,transparent)}.territory-hero-artists .territory-segmented button.active{border-color:color-mix(in srgb,var(--territory-accent) 42%,rgba(255,248,232,.34));background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 76%,rgba(255,252,245,.18)),color-mix(in srgb,var(--territory-accent-strong) 82%,rgba(12,17,18,.48)));outline:0;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--territory-accent) 28%,rgba(255,248,232,.26)),0 8px 18px #0003}.territory-hero-artists .territory-segmented button:hover{border-color:color-mix(in srgb,var(--territory-accent) 54%,rgba(255,252,245,.34));background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 18%,rgba(255,252,245,.16)),#fffcf514);box-shadow:0 8px 22px color-mix(in srgb,var(--territory-accent) 18%,rgba(0,0,0,.18))}.territory-hero-artists .territory-segmented button.active:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 78%,rgba(255,252,245,.2)),color-mix(in srgb,var(--territory-accent-strong) 84%,rgba(12,17,18,.48)))}.territory-segmented button:focus-visible{outline:2px solid color-mix(in srgb,var(--territory-accent) 64%,#fff8e8);outline-offset:2px;box-shadow:0 0 0 4px #fff8e833,0 8px 20px color-mix(in srgb,var(--territory-accent-strong) 22%,transparent)}.territory-hero-artists .territory-segmented button:focus-visible{border-color:#fff8e8f5;outline:0;box-shadow:0 0 0 2px color-mix(in srgb,var(--territory-accent) 36%,transparent),0 8px 18px #0003}.territory-hero-artists .territory-segmented button:focus{border-color:#fff8e8d1;outline:0}.territory-artist-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.territory-artist-empty{grid-column:1 / -1;display:grid;place-items:center;min-height:150px;margin:0;padding:14px;border:1px solid rgba(255,244,214,.12);border-radius:14px;background:#fffcf514;color:#fff9eac7;font-weight:850;text-align:center}.territory-artist-card,.territory-scale-card,.territory-resource-card{border:1px solid rgba(78,63,38,.1);background:#fffcf5cc;cursor:pointer;text-align:left}.territory-artist-card{display:grid;justify-items:center;gap:6px;min-height:150px;padding:10px;border-color:#fff4d61f;border-radius:14px;background:#fffcf514;color:#fff8e8;text-align:center}.territory-artist-avatar{display:grid;place-items:center;width:72px;height:72px;border-radius:999px;overflow:hidden;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.82),transparent 22%),linear-gradient(135deg,color-mix(in srgb,var(--territory-accent) 44%,#192019),#1d2621);color:#fff8e8;font-weight:950}.exploration-anchor:has(.exploration-anchor-journey-status){padding-right:6px}.exploration-anchor .exploration-anchor-journey-status{display:inline-flex;align-items:center;min-height:22px;padding:3px 6px;border:1px solid rgba(255,249,222,.28);border-radius:999px;color:#fff8e8;font-size:.62rem;font-weight:900;line-height:1;text-shadow:none}.exploration-anchor .exploration-anchor-journey-status.owned{border-color:#98d6a494;background:#255b37d1}.exploration-anchor .exploration-anchor-journey-status.wished{border-color:#f4c25b9e;background:#744d17d6}.territory-artist-avatar.has-image{background:#1d2621}.territory-artist-avatar img{width:100%;height:100%;object-fit:cover;display:block}.territory-artist-card strong,.territory-artist-card small{display:block}.territory-artist-card small{color:#fff9eab8;font-weight:750}.territory-artist-count{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#fff4d624;color:#fff9eadb;font-size:.72rem;font-weight:900}.territory-explorer-body{display:grid;gap:12px;padding:18px max(28px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(28px,env(safe-area-inset-left));background:linear-gradient(180deg,#f8f2e9,#efe5d6),#f5efe4}.territory-explorer[data-start-at-filters=true] .territory-explorer-body:after{content:"";display:block;min-height:min(64vh,520px)}.territory-voices-section,.territory-resources-section,.territory-bottom-section{display:grid;gap:8px}.territory-sticky-controls{align-self:start;display:grid;gap:8px;margin:0;padding:0}.territory-filter-anchor{height:0;min-height:0}.territory-voices-section{display:grid;gap:8px}.territory-voices-head{display:flex;align-items:center;gap:10px;justify-content:flex-start}.territory-voices-head h3{margin:0;color:#29231b;font-size:1.18rem;font-weight:950}.territory-voices-head>span{color:#776b5a;font-size:.86rem;font-weight:850}.territory-scale-groups{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;overflow:visible;padding-right:2px}.territory-scale-card{display:inline-grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon name";align-items:center;flex:0 1 196px;min-width:150px;max-width:196px;gap:8px;min-height:56px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--territory-accent) 48%,rgba(78,63,38,.16));border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 18%,rgba(255,252,245,.96)),#fffcf5db);color:#2d271f;box-shadow:0 8px 22px color-mix(in srgb,var(--territory-accent) 14%,rgba(69,49,24,.08))}.territory-scale-card.nearby{border-color:#56524b2e;background:linear-gradient(180deg,#fffcf5d1,#f2eee6c7);box-shadow:0 6px 16px #4531180d}.territory-scale-card.artist-voice-card,.territory-scale-card.root,.territory-scale-card.nearby{grid-template-areas:"icon name" "icon badge";min-height:68px}.territory-scale-card.violet{--territory-accent: #9270b0;--territory-accent-strong: #674c83}.territory-scale-card.teal{--territory-accent: #589d96;--territory-accent-strong: #35766f}.territory-scale-card.gold{--territory-accent: #c39235;--territory-accent-strong: #92671f}.territory-scale-card.ember{--territory-accent: #bc7144;--territory-accent-strong: #8f4e2c}.territory-scale-card.green{--territory-accent: #8aa35a;--territory-accent-strong: #5e7435}.territory-scale-card.neutral{border-color:#56524b2e;background:linear-gradient(180deg,#fffcf5d1,#f2eee6c7);box-shadow:0 6px 16px #4531180d}.territory-scale-card.queen{border-color:#c48e3794;background:linear-gradient(180deg,#dbb45e57,#fffcf5eb);box-shadow:inset 0 0 0 1px #ffebb27a,0 12px 26px #9c692233}.territory-scale-card.active{border-color:color-mix(in srgb,var(--territory-accent) 70%,rgba(78,63,38,.2));background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 23%,rgba(255,252,245,.98)),#fffcf5f0);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--territory-accent) 28%,rgba(255,252,245,.64)),0 12px 28px color-mix(in srgb,var(--territory-accent) 24%,rgba(69,49,24,.12));transform:translateY(-1px)}.territory-scale-card.queen.active{border-color:#c48e37bd;background:linear-gradient(180deg,#dbb45e70,#fffaeef5)}.territory-scale-card.nearby.active{border-color:#48443d6b;background:linear-gradient(180deg,#e5e0d6fa,#faf7f0f0);box-shadow:inset 0 0 0 2px #56524b3d,0 14px 30px #45311821;color:#211f1a}.territory-scale-icon{grid-area:icon;display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:color-mix(in srgb,var(--territory-accent) 30%,#fff8e8);color:var(--territory-accent-strong)}.territory-scale-card.queen .territory-scale-icon{background:#dbb45e57;color:#9b6728}.territory-scale-card.nearby .territory-scale-icon,.territory-scale-card.neutral .territory-scale-icon{background:#4e3f2614;color:#6d604e}.territory-scale-card small{grid-area:badge;justify-self:start;min-height:24px;padding:4px 8px;border-radius:999px;background:#c48e371f;color:#92671f;font-size:.72rem;font-weight:900}.territory-scale-card strong{grid-area:name;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artist-voice-card strong{white-space:normal;line-height:1.15}.artist-voice-card small{color:var(--territory-accent-strong)}.territory-filter-bar{position:sticky;top:env(safe-area-inset-top,0px);z-index:24;display:grid;grid-template-columns:minmax(120px,.78fr) repeat(5,minmax(112px,1fr)) minmax(92px,.58fr);align-items:stretch;gap:6px;min-width:0;padding:8px 0 10px;scroll-margin-top:0;background:linear-gradient(180deg,#f8f2e9,#f6efe5 80%,#f6efe5fc);box-shadow:0 10px 18px #45311814}.territory-resource-filter-bar{grid-template-columns:minmax(112px,.7fr) repeat(5,minmax(96px,1fr)) minmax(86px,.58fr) minmax(84px,.5fr)}.territory-filter-label,.territory-select-like,.territory-filter-action,.territory-filter-clear{min-width:0;min-height:48px;border:1px solid rgba(78,63,38,.1);border-radius:12px;background:#fffcf5eb;color:#2e281f}.territory-filter-label{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-color:color-mix(in srgb,var(--territory-accent) 58%,rgba(78,63,38,.16));background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 22%,rgba(255,252,245,.98)),#fffcf5f0);font-weight:950;white-space:nowrap;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--territory-accent) 16%,rgba(255,252,245,.72)),0 8px 20px color-mix(in srgb,var(--territory-accent) 16%,rgba(69,49,24,.08))}.territory-filter-label.queen{border-color:#c48e3794;background:linear-gradient(180deg,#dbb45e3d,#fffcf5f0);color:#7d571f}.territory-filter-label.nearby{border-color:#48443d66;background:linear-gradient(180deg,#e5e0d6fa,#faf7f0f0);box-shadow:inset 0 0 0 2px #56524b33,0 10px 24px #4531181a}.territory-filter-label>span{overflow:hidden;text-overflow:ellipsis}.territory-filter-label strong{overflow:hidden;color:var(--territory-accent-strong);font-size:1.02rem;text-overflow:ellipsis}.territory-filter-label.queen strong{color:#8b5f1f}.territory-filter-label.nearby svg,.territory-filter-label.nearby>span,.territory-filter-label.nearby strong{color:#4f4a42}.territory-filter-label.neutral{--territory-accent: #8c918c;--territory-accent-strong: #565c56;border-color:#565c5647;background:linear-gradient(180deg,#8c918c21,#fffcf5f0);color:#565c56;box-shadow:inset 0 0 0 1px #8c918c21,0 8px 20px #45311814}.territory-filter-label.neutral svg,.territory-filter-label.neutral>span,.territory-filter-label.neutral strong{color:#565c56}.territory-select-like{position:relative;display:grid;align-content:center;gap:2px;width:auto;padding:6px 9px;cursor:pointer;text-align:left}.territory-select-like span{overflow:hidden;color:#7a6d5a;font-size:.68rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.territory-select-like strong{overflow:hidden;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.territory-select-like>button{width:100%;min-width:0;border:0;background:transparent;color:#2e281f;cursor:pointer;text-align:left;font:inherit;outline:0}.territory-select-like>button:disabled{cursor:wait;opacity:.68}.territory-select-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:40;display:grid;max-height:min(340px,52vh);overflow-y:auto;padding:6px;border:1px solid rgba(78,63,38,.14);border-radius:12px;background:#fffaf1;box-shadow:0 18px 36px #4531182e}.territory-select-menu button{min-height:38px;border:0;border-radius:8px;background:transparent;color:#2e281f;cursor:pointer;text-align:left;font-weight:850}.territory-select-menu button:hover,.territory-select-menu button:focus-visible,.territory-select-menu button.active{background:color-mix(in srgb,var(--territory-accent) 14%,rgba(255,252,245,.9));outline:0}.territory-filter-action,.territory-filter-clear,.territory-section-row button{min-width:0;overflow:hidden;padding:7px 9px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.territory-filter-clear{gap:7px}.territory-scale-context{display:grid;grid-template-columns:minmax(0,240px) minmax(0,1fr);align-items:stretch;gap:12px;min-width:0;padding:10px 14px;border:1px solid color-mix(in srgb,var(--territory-accent) 20%,rgba(78,63,38,.12));border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent) 9%,rgba(255,252,245,.92)),#fffcf5b8),#fffcf5d6;box-shadow:0 10px 24px #45311814}.territory-scale-context.violet{--territory-accent: #9270b0;--territory-accent-strong: #674c83}.territory-scale-context.teal{--territory-accent: #589d96;--territory-accent-strong: #35766f}.territory-scale-context.gold{--territory-accent: #c39235;--territory-accent-strong: #92671f}.territory-scale-context.ember{--territory-accent: #bc7144;--territory-accent-strong: #8f4e2c}.territory-scale-context.green{--territory-accent: #8aa35a;--territory-accent-strong: #5e7435}.territory-scale-context.neutral{--territory-accent: #8c918c;--territory-accent-strong: #565c56}.territory-scale-context.queen{border-color:color-mix(in srgb,var(--territory-accent) 36%,rgba(78,63,38,.16));background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent) 16%,rgba(255,252,245,.9)),#fffcf5d1),#fffcf5e6}.territory-scale-context.queen>div>span,.territory-scale-context.queen .territory-scale-context-line{color:var(--territory-accent-strong)}.territory-scale-context.nearby{border-color:color-mix(in srgb,var(--territory-accent) 20%,rgba(86,82,75,.18));background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent) 8%,rgba(238,234,225,.86)),#fffcf5bd),#faf7f0d6;box-shadow:0 10px 24px #45311812}.territory-scale-context.nearby>div>span,.territory-scale-context.nearby .territory-scale-context-line{color:color-mix(in srgb,var(--territory-accent-strong) 72%,#4f4a42)}.territory-scale-context.neutral{border-color:#565c5633;background:linear-gradient(135deg,#8c918c14,#fffcf5bd),#faf7f0d6;box-shadow:0 10px 24px #4531180f}.territory-scale-context.neutral>div>span,.territory-scale-context.neutral .territory-scale-context-line{color:#565c56}.territory-scale-context div,.territory-scale-context article{min-width:0}.territory-scale-context span{color:var(--territory-accent-strong);font-size:.75rem;font-weight:950;text-transform:uppercase}.territory-scale-context h3,.territory-scale-context p,.territory-scale-context small{margin:0}.territory-scale-context h3{color:#2c261d;font-size:1.08rem;font-weight:950}.territory-scale-context-line{display:block;margin-top:2px;color:#3a3227;font-size:.9rem;font-weight:920}.territory-scale-context p{color:#766a58;font-size:.82rem;font-weight:800;line-height:1.28}.territory-scale-context-tags{grid-column:1;display:flex;flex-wrap:wrap;align-content:start;gap:5px;padding-top:0}.territory-scale-context-tags span{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border:1px solid color-mix(in srgb,var(--territory-accent) 22%,rgba(78,63,38,.14));border-radius:999px;background:color-mix(in srgb,var(--territory-accent) 15%,rgba(255,252,245,.92));color:#4f442f;font-size:.7rem;font-weight:900;text-transform:none}.territory-scale-story-grid{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.territory-scale-story-grid article{display:grid;align-content:start;gap:5px;min-height:124px;padding:12px;border:1px solid rgba(78,63,38,.1);border-radius:12px;background:#fffcf594}.territory-scale-story-grid strong{color:#2e281f;font-size:.96rem}.territory-scale-story-grid small{color:#2e281f;font-size:.94rem;font-weight:900}.territory-scale-story-grid p{color:#5f5548;font-size:.82rem;font-weight:520;line-height:1.36}.territory-section-row h3{color:#29231b;font-size:1.08rem}.territory-section-row h3 span{margin-left:8px;color:#766a58;font-size:.84rem}.territory-section-row button{border:0;background:transparent;color:#9b6728}.territory-sort-status{color:#9b6728;font-size:.9rem;font-weight:950}.territory-resource-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.territory-resource-card{display:grid;grid-template-rows:auto auto 1fr;align-content:start;align-items:start;gap:6px;min-height:230px;padding:10px;border-radius:12px;color:#2e281f;box-shadow:0 10px 24px #45311817}.territory-resource-thumb{position:relative;display:grid;place-items:center;aspect-ratio:16 / 9;border-radius:9px;overflow:hidden;background:linear-gradient(135deg,#111c1c2e,#0c121370),url(/assets/sensory-map/world-shell-v1-candidate-1920x1080.png) center / cover;color:#fff8e8}.territory-resource-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.98) brightness(.82)}.territory-resource-thumb.has-image{background:#1d2621}.territory-resource-thumb.is-album-art img{object-fit:contain}.territory-resource-thumb svg{position:relative;z-index:1;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.territory-resource-thumb small{position:absolute;right:8px;bottom:7px;z-index:1;padding:3px 6px;border-radius:999px;background:#0c0a086b;color:#fff8e8;font-weight:900}.territory-resource-thumb .territory-resource-scale,.territory-resource-thumb .territory-resource-views{top:7px;bottom:auto}.territory-resource-thumb .territory-resource-rank{inset:7px auto auto 8px;background:#d8ad72eb;color:#21170b;font-weight:1000}.territory-resource-thumb .territory-resource-scale{right:auto;left:8px;max-width:calc(100% - 88px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.territory-resource-thumb .territory-resource-views{right:8px;left:auto}.territory-resource-thumb .territory-resource-date{right:auto;left:8px}.territory-resource-byline{display:block;min-width:0;margin:0;color:#6f6454;font-size:.82rem;font-weight:900;line-height:1.18}.territory-resource-byline span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.territory-resource-card strong{margin:0;color:#2e281f;line-height:1.18}.territory-resource-card>span:not(.territory-resource-thumb),.territory-resource-card>small{color:#6f6454;font-size:.82rem;font-weight:800}.territory-resource-card-skeleton,.artist-directory-card-skeleton{pointer-events:none;cursor:default}.territory-skeleton-block,.territory-skeleton-line,.artist-directory-skeleton-image{position:relative;overflow:hidden;background:linear-gradient(90deg,#e2d8c68c,#fffcf5db,#e2d8c68c);background-size:220% 100%;animation:territory-skeleton-sheen 1.4s ease-in-out infinite}.territory-skeleton-line{display:block;width:86%;height:12px;border-radius:999px}.territory-skeleton-line.medium{width:64%}.territory-skeleton-line.short{width:42%}.artist-directory-skeleton-image{display:block;width:100%;aspect-ratio:16 / 10;border-radius:8px}@keyframes territory-skeleton-sheen{0%{background-position:100% 0}to{background-position:-100% 0}}.territory-resource-empty{margin:0;padding:14px;border:1px solid rgba(78,63,38,.1);border-radius:12px;background:#fffcf59e;color:#756957;font-weight:850}.territory-bottom-grid{--territory-nearby-column-width: 199px;--territory-nearby-card-width: calc(var(--territory-nearby-column-width) * .92);--territory-nearby-gap: 8px;display:grid;grid-template-columns:minmax(420px,1fr) minmax(0,var(--territory-nearby-column-width));gap:14px;margin-top:-2px;align-items:start}.territory-bottom-section{min-width:0;align-content:start;padding:12px;border:1px solid rgba(78,63,38,.1);border-radius:14px;background:#fffcf58f}.territory-bottom-section p{margin:0;color:#756957;font-weight:520}.territory-scale-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.territory-scale-profile-grid-single{grid-template-columns:minmax(0,1fr)}.territory-history-section,.territory-nearby-section{display:grid;grid-template-rows:auto minmax(0,1fr)}.territory-nearby-section{align-self:start;justify-self:start;width:100%;padding:0;overflow:hidden}.territory-nearby-section .territory-section-row{padding:12px}.territory-history-section{padding-bottom:8px;min-height:calc((var(--territory-nearby-card-width) * 3) + var(--territory-nearby-gap) + 100.5px)}.territory-history-section .territory-scale-profile-grid,.territory-history-section .territory-scale-profile-card{box-sizing:border-box;min-height:0}.territory-history-section .territory-scale-profile-grid{height:calc(100% + 1px)}.territory-history-section .territory-scale-profile-card{height:100%}.territory-scale-profile-card{display:grid;align-content:start;gap:7px;min-height:0;padding:12px;border:1px solid rgba(78,63,38,.1);border-radius:12px;background:#fffcf5cc;color:#2e281f;text-align:left}.territory-scale-profile-card span{display:inline-flex;align-items:center;gap:7px;color:var(--territory-accent-strong);font-size:.78rem;font-weight:950;text-transform:uppercase}.territory-scale-profile-card strong{color:#2f291f;font-size:1rem}.territory-scale-profile-card small{color:#756957;font-size:.84rem;font-weight:520;line-height:1.34;white-space:pre-line}.territory-realm-stories{display:grid;gap:8px;margin-top:12px;padding:12px;border:1px solid rgba(78,63,38,.1);border-radius:12px;background:#fffcf580}.territory-realm-stories h4{margin:0;color:#2e281f;font-size:.95rem;font-weight:950}.territory-realm-stories p{margin:0;color:#5f5548;font-size:.86rem;font-weight:520;line-height:1.42}.territory-nearby-list{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;align-self:start;justify-self:center;width:92%;gap:var(--territory-nearby-gap);min-width:0;overflow:hidden;padding-bottom:7px}.territory-nearby-card{position:relative;min-width:0;aspect-ratio:2 / 3;overflow:hidden;border:1px solid rgba(78,63,38,.12);border-radius:12px;background:#1f1a13;color:#fff8e8;cursor:pointer;text-align:left}.territory-nearby-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.98) brightness(.78);transition:transform .18s ease,filter .18s ease}.territory-nearby-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 18%,rgba(7,9,8,.78))}.territory-nearby-card>span{position:absolute;right:10px;bottom:10px;left:10px;z-index:1;display:grid;gap:4px}.territory-nearby-card strong,.territory-nearby-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.territory-nearby-card strong{font-size:.96rem}.territory-nearby-card small{color:#fff9eac7;font-weight:780}.territory-artist-card:hover,.territory-scale-card:hover,.territory-select-like:hover,.territory-resource-card:hover,.territory-resource-card:focus-visible,.territory-nearby-card:hover,.territory-nearby-card:focus-visible{border-color:color-mix(in srgb,var(--territory-accent) 46%,white);outline:2px solid color-mix(in srgb,var(--territory-accent) 26%,white);outline-offset:2px}.territory-artist-card:focus,.territory-select-like:focus,.territory-select-like:focus-within{outline:0}.territory-scale-card:focus-visible{border-color:color-mix(in srgb,var(--territory-accent) 34%,rgba(78,63,38,.18));outline:2px solid color-mix(in srgb,var(--territory-accent) 18%,white);outline-offset:1px}.territory-nearby-card:hover img,.territory-nearby-card:focus-visible img{filter:saturate(1.04) brightness(.88);transform:scale(1.035)}.artist-directory-explorer,.artist-profile-explorer,.maker-directory-explorer,.maker-profile-explorer,.scale-directory-explorer{--territory-accent: #8aa35a;--territory-accent-strong: #5e7435}.artist-directory-hero{position:relative;min-height:clamp(360px,40vh,500px);overflow:hidden;display:grid;align-items:end;padding:max(30px,env(safe-area-inset-top)) max(28px,env(safe-area-inset-right)) 42px max(28px,env(safe-area-inset-left));color:#fff8e8;isolation:isolate}.artist-directory-hero>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.04)}.maker-directory-hero>img,.maker-profile-hero>img,.scale-directory-hero>img{object-position:center center;filter:saturate(.94) brightness(.94) contrast(1.04)}.scale-directory-hero>img{filter:saturate(1.08) brightness(.82) contrast(1.08)}.scale-directory-hero{min-height:clamp(300px,34vh,430px)}.scale-hero-word-cloud{position:absolute;z-index:0;top:12%;right:4%;width:min(58%,980px);height:76%;pointer-events:none;color:#fff4d3c7;font-family:Georgia,Times New Roman,serif;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.9)}.scale-hero-word-cloud span{position:absolute;white-space:nowrap}.scale-hero-word-cloud span:nth-child(1){top:6%;left:43%;font-size:clamp(2rem,3.5vw,4.2rem)}.scale-hero-word-cloud span:nth-child(2){top:56%;left:58%;font-size:clamp(1.8rem,3vw,3.6rem)}.scale-hero-word-cloud span:nth-child(3){top:30%;left:69%;font-size:clamp(1.45rem,2.4vw,2.9rem)}.scale-hero-word-cloud span:nth-child(4){top:70%;left:30%;font-size:clamp(1.3rem,2.1vw,2.5rem)}.scale-hero-word-cloud span:nth-child(5){top:18%;left:19%;font-size:clamp(1.15rem,1.8vw,2.1rem)}.scale-hero-word-cloud span:nth-child(6){top:42%;left:35%;font-size:clamp(1rem,1.55vw,1.8rem)}.scale-hero-word-cloud span:nth-child(7){top:82%;left:65%;font-size:clamp(1rem,1.5vw,1.7rem)}.scale-hero-word-cloud span:nth-child(8){top:3%;left:77%;font-size:clamp(.9rem,1.35vw,1.5rem)}.scale-hero-word-cloud span:nth-child(9){top:65%;left:5%;font-size:clamp(.85rem,1.2vw,1.35rem)}.scale-hero-word-cloud span:nth-child(10){top:38%;left:6%;font-size:clamp(.8rem,1.1vw,1.2rem)}.scale-hero-word-cloud span:nth-child(11){top:88%;left:14%;font-size:clamp(.78rem,1vw,1.1rem)}.scale-hero-word-cloud span:nth-child(12){top:49%;left:82%;font-size:clamp(.76rem,.95vw,1.05rem)}.scale-directory-hero .territory-explorer-hero-copy{position:relative;z-index:1}.scale-directory-hero:after{background:linear-gradient(90deg,#060807d1,#06080757 52%,#06080794),linear-gradient(0deg,#0608076b,#06080714 54%,#06080738)}.artist-directory-hero:after,.artist-profile-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#090d0abd,#090d0a2e 52%,#090d0a80),linear-gradient(0deg,rgba(9,13,10,.34),transparent 58%)}.artist-directory-body{gap:20px}.scale-directory-explorer .artist-directory-body{align-content:start}.artist-directory-controls{align-items:center}.maker-directory-controls,.scale-directory-controls{grid-template-columns:minmax(220px,1.3fr) minmax(180px,.8fr) minmax(180px,.8fr) minmax(150px,.62fr) auto}.maker-directory-search{min-height:58px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;border:1px solid rgba(78,63,38,.12);border-radius:12px;background:#fffcf5db;color:#2c3428;box-shadow:0 12px 26px #4531180a}.maker-directory-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:inherit;font:inherit}.artist-directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.maker-directory-card{grid-template-rows:auto auto auto 1fr}.scale-directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.scale-directory-card{position:relative;cursor:pointer;min-height:190px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto auto 1fr;align-content:start;gap:7px 12px;padding:18px;border:1px solid color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 24%,rgba(78,63,38,.14));border-radius:8px;background:#fffcf5e6;color:#24231e;text-align:left;box-shadow:0 12px 34px #45311812;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.scale-directory-card.teal{--scale-card-accent: #589d96;--scale-card-accent-strong: #35766f}.scale-directory-card.gold{--scale-card-accent: #c39235;--scale-card-accent-strong: #92671f}.scale-directory-card.ember{--scale-card-accent: #bc7144;--scale-card-accent-strong: #8f4e2c}.scale-directory-card.green{--scale-card-accent: #8aa35a;--scale-card-accent-strong: #5e7435}.scale-directory-card.purple{--scale-card-accent: #9270b0;--scale-card-accent-strong: #674c83}.scale-directory-icon{grid-row:1 / span 2;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;border:1px solid color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 26%,rgba(78,63,38,.14));background:color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 13%,rgba(255,252,245,.9));color:var(--scale-card-accent-strong, var(--territory-accent-strong))}.scale-directory-card strong{align-self:end;min-width:0;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scale-directory-card small{min-width:0;color:#23221da3;font-size:.84rem;font-weight:820}.scale-directory-tags{grid-column:2 / -1;grid-row:3;align-self:end;justify-self:stretch;min-width:0;max-width:100%;margin-top:8px;text-align:left;color:color-mix(in srgb,var(--scale-card-accent-strong, var(--territory-accent-strong)) 64%,#4f442f);font-size:.72rem;font-weight:900;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.scale-directory-realm{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 18%,rgba(255,252,245,.84));color:var(--scale-card-accent-strong, var(--territory-accent-strong));font-size:.76rem;font-weight:950}.scale-directory-metrics{grid-column:1 / -1;grid-row:4;align-self:end;padding-right:28px;padding-top:12px;border-top:1px solid rgba(78,63,38,.1);color:#4f4638;font-size:.84rem;font-weight:850}.scale-directory-arrow{position:absolute;right:18px;bottom:18px;color:#92671f}.scale-directory-card:hover,.scale-directory-card:focus-visible{border-color:color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 46%,white);outline:2px solid color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 24%,white);outline-offset:2px;transform:translateY(-2px);box-shadow:0 18px 42px #45311821}.maker-directory-country{color:#6f6454;font-size:.84rem;font-weight:850}.maker-directory-placeholder,.maker-hero-placeholder,.maker-resource-placeholder{background:radial-gradient(circle at 50% 44%,transparent 0 20%,color-mix(in srgb,var(--territory-accent) 22%,rgba(255,252,245,.72)) 21% 22%,transparent 23%),radial-gradient(circle at 50% 44%,transparent 0 42%,color-mix(in srgb,var(--territory-accent) 24%,rgba(78,63,38,.14)) 43% 44%,transparent 45%),linear-gradient(135deg,color-mix(in srgb,var(--territory-accent) 12%,rgba(255,252,245,.94)),#fffcf5b8)}.artist-directory-card{position:relative;cursor:pointer;min-height:214px;display:grid;grid-template-rows:auto auto 1fr;gap:8px;text-align:left;border:1px solid rgba(78,63,38,.14);border-radius:8px;padding:14px;background:#fffcf5e6;color:#24231e;box-shadow:0 12px 34px #45311812;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.artist-directory-card>img:not(.artist-directory-flag){width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center center;border-radius:6px;background:color-mix(in srgb,var(--territory-accent) 12%,#fff8e8)}.artist-directory-flag{position:absolute;top:20px;right:20px;z-index:1;width:24px;height:18px;border-radius:999px;object-fit:cover;box-shadow:0 4px 14px #0e0f0c38}.artist-directory-country{display:inline-flex;align-items:center;gap:7px;color:#6f6454;font-size:.84rem;font-weight:850;line-height:1.1}.artist-directory-country img{width:20px;height:15px;border-radius:999px;object-fit:cover;box-shadow:0 2px 8px #0e0f0c24}.artist-directory-placeholder,.artist-hero-placeholder,.artist-resource-placeholder{display:grid;place-items:center;aspect-ratio:16 / 9;border-radius:6px;border:1px solid color-mix(in srgb,var(--territory-accent) 24%,rgba(78,63,38,.14));background:radial-gradient(circle at 38% 28%,rgba(255,252,245,.88),transparent 0 16%,transparent 17%),linear-gradient(135deg,color-mix(in srgb,var(--territory-accent) 18%,rgba(255,252,245,.92)),#fffcf5ad);color:var(--territory-accent-strong);font-weight:950;letter-spacing:.04em}.artist-directory-placeholder{width:100%;font-size:clamp(1.35rem,2.2vw,2.4rem)}.artist-directory-card strong{font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.05}.artist-directory-card span,.artist-directory-card small{color:#23221db8}.artist-directory-card:hover,.artist-directory-card:focus-visible{border-color:color-mix(in srgb,var(--territory-accent) 46%,white);outline:2px solid color-mix(in srgb,var(--territory-accent) 24%,white);outline-offset:2px;transform:translateY(-2px);box-shadow:0 18px 42px #45311821}.artist-profile-hero{grid-template-columns:minmax(260px,.86fr) minmax(360px,1.25fr) minmax(300px,.92fr);gap:clamp(18px,2vw,28px);min-height:clamp(430px,46vh,560px);background:radial-gradient(circle at 42% 18%,color-mix(in srgb,var(--territory-accent) 18%,transparent),transparent 38%),linear-gradient(90deg,#050908f5,#080d0be6 48%,#040706f5)}.artist-profile-hero .territory-explorer-hero-copy{align-content:start;gap:9px;min-height:0}.artist-profile-hero .artist-hero-summary{display:-webkit-box;overflow:hidden;max-width:440px;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.artist-profile-hero .territory-explorer-tags{max-width:440px}.maker-profile-hero{grid-template-columns:minmax(260px,.9fr) minmax(360px,1.2fr) minmax(300px,.84fr)}.artist-profile-hero>img{filter:saturate(.82) brightness(.78)}.profile-country-chip{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;min-height:30px;margin:2px 0 4px;padding:5px 10px;border:1px solid rgba(255,248,232,.22);border-radius:999px;background:#fff8e81f;color:#fff8e8;font-size:.82rem;font-weight:850;line-height:1;box-shadow:0 12px 26px #0000001f}.profile-country-chip img{width:24px;height:18px;border-radius:999px;object-fit:cover;box-shadow:0 4px 14px #0e0f0c38}.artist-hero-media{align-self:center;position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,248,232,.22);border-radius:8px;background:#0d100c66;box-shadow:0 22px 58px #00000057}.artist-hero-media img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center center}.artist-hero-dots{position:absolute;left:50%;bottom:12px;z-index:4;display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid rgba(255,248,232,.52);border-radius:999px;background:#060807db;box-shadow:0 12px 30px #0000007a,inset 0 1px #fff8e838;transform:translate(-50%)}.artist-hero-dots button{width:11px;height:11px;padding:0;border:1px solid rgba(255,248,232,.62);border-radius:999px;background:#fff8e8b3;box-shadow:0 0 0 1px #00000042;cursor:pointer}.artist-hero-dots button.active{background:var(--territory-accent);border-color:#fff8e8eb;box-shadow:0 0 0 3px #fff8e82e,0 0 14px color-mix(in srgb,var(--territory-accent) 70%,white)}.artist-hero-placeholder{width:100%;font-size:clamp(2.8rem,6vw,5.8rem)}.maker-hero-summary{align-self:center}.maker-profile-facts{display:grid;grid-template-columns:1fr;gap:10px}.maker-profile-facts span{display:flex;align-items:center;gap:10px;min-height:42px;padding:9px 11px;border:1px solid rgba(255,248,232,.16);border-radius:10px;background:#fff8e814;color:#fff8e8}.maker-profile-facts img{width:24px;height:18px;border-radius:999px;object-fit:cover}.maker-profile-facts strong{font-size:.92rem}.artist-resource-placeholder{width:100%;height:100%;min-height:100%;border-radius:0;font-size:1.5rem}.artist-territory-list{grid-template-columns:1fr}.artist-territory-card{min-height:92px;overflow:hidden}.artist-territory-card.violet{--territory-accent: #9270b0;--territory-accent-strong: #674c83}.artist-territory-card.teal{--territory-accent: #589d96;--territory-accent-strong: #35766f}.artist-territory-card.gold{--territory-accent: #c39235;--territory-accent-strong: #92671f}.artist-territory-card.ember{--territory-accent: #bc7144;--territory-accent-strong: #8f4e2c}.artist-territory-card.green{--territory-accent: #8aa35a;--territory-accent-strong: #5e7435}.artist-official-links{display:flex;flex-wrap:wrap;gap:10px}.artist-official-links a,.artist-official-links span{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid color-mix(in srgb,var(--territory-accent) 24%,rgba(78,63,38,.14));border-radius:999px;background:#fffcf5bd;color:#273124;text-decoration:none}.artist-official-links span{opacity:.42}.resource-detail-overlay{position:fixed;inset:0;z-index:76;display:grid;overflow:hidden;padding:0;background:#000}.resource-detail-header{display:flex;align-items:center;gap:18px;min-width:0}.resource-detail-header h1{min-width:0;margin:0;overflow:hidden;color:#2b251d;font-size:clamp(1rem,1.35vw,1.35rem);font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.resource-detail-back{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:9px 14px;border:1px solid color-mix(in srgb,var(--territory-accent) 28%,rgba(78,63,38,.16));border-radius:999px;background:#fffcf5b8;color:var(--territory-accent-strong);font-weight:950}.resource-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:#766a58;font-weight:850}.resource-detail-breadcrumb span{display:inline-flex;gap:9px}.resource-detail-breadcrumb strong{color:#3a3227}.resource-detail-layout{display:grid;min-width:0;min-height:0}.resource-detail-side{display:grid;gap:14px;min-width:0}.resource-detail-meta{display:grid;gap:12px;padding:18px;border:1px solid rgba(78,63,38,.12);border-radius:18px;background:#fffcf5a8;box-shadow:0 14px 34px #4531181a}.resource-meta-row{display:grid;gap:8px;padding-bottom:12px;border-bottom:1px solid rgba(78,63,38,.1)}.resource-meta-row:last-child{padding-bottom:0;border-bottom:0}.resource-meta-row>span{color:#766a58;font-size:.74rem;font-weight:950;text-transform:uppercase}.resource-meta-row div{display:flex;flex-wrap:wrap;gap:7px}.resource-meta-row strong{min-height:34px;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--territory-accent) 12%,rgba(255,252,245,.9));color:#2f281f;font-size:.92rem}.resource-scale-tags{display:grid;gap:12px;padding:16px;border:1px solid rgba(78,63,38,.12);border-radius:18px;background:#fffcf594;box-shadow:0 14px 34px #45311814}.resource-scale-tags section{display:grid;gap:8px}.resource-scale-tags strong{color:#2f281f;font-size:.92rem;font-weight:950}.resource-scale-tags div{display:flex;flex-wrap:wrap;gap:7px}.resource-scale-tags span{min-height:30px;padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--territory-accent) 16%,rgba(255,252,245,.9));color:#4f442f;font-size:.78rem;font-weight:900}.resource-detail-main{display:grid;align-content:center;gap:0;min-width:0;min-height:0}.resource-video-frame{position:relative;isolation:isolate;display:grid;place-items:center;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(78,63,38,.16);border-radius:18px;background:#000;box-shadow:0 20px 44px #4531182b}.resource-video-frame-fullscreen{width:100vw;height:100vh;height:100dvh;max-height:none;aspect-ratio:auto;justify-self:center;border:0;border-radius:0;box-shadow:none}.resource-video-frame img,.resource-video-frame iframe{position:absolute;inset:0;z-index:1;width:100%;height:100%;border:0}.resource-video-frame img{object-fit:cover;filter:saturate(1.02) brightness(.86)}.resource-player-back{position:absolute;z-index:21;top:14px;left:14px;display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:9px 14px;border:1px solid color-mix(in srgb,var(--territory-accent) 46%,rgba(255,252,245,.36));border-radius:999px;background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent-strong) 24%,rgba(255,252,245,.12)),transparent 72%),linear-gradient(180deg,color-mix(in srgb,var(--territory-accent-strong) 58%,rgba(22,19,16,.72)),#080908ad);color:#fff8e8;font-weight:950;backdrop-filter:blur(14px);box-shadow:0 12px 28px #0000003d,0 0 24px color-mix(in srgb,var(--territory-accent) 14%,transparent);opacity:1;transition:opacity .18s ease}.resource-player-back.is-hidden,.resource-player-fullscreen.is-hidden{opacity:0;pointer-events:none}.resource-player-back.is-visible,.resource-player-fullscreen.is-visible{opacity:1;pointer-events:auto}.resource-player-overlay{position:absolute;inset:0;z-index:20;display:grid;grid-template-columns:minmax(300px,.3fr) minmax(0,1fr) minmax(190px,.18fr);grid-template-rows:auto 1fr auto;gap:10px 14px;padding:70px max(12px,env(safe-area-inset-right)) max(62px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));color:#fff8e8;pointer-events:none;background:linear-gradient(90deg,rgba(9,10,9,.56),transparent 34%,transparent 66%,rgba(9,10,9,.48)),linear-gradient(180deg,rgba(8,9,8,.36),transparent 42%,rgba(8,9,8,.44));opacity:1;transition:opacity .18s ease}.resource-player-overlay.is-hidden{opacity:0}.resource-player-overlay.is-hidden .resource-player-title,.resource-player-overlay.is-hidden .resource-player-meta,.resource-player-overlay.is-hidden .resource-player-tags,.resource-player-overlay.is-hidden .resource-player-published-date,.resource-player-overlay.is-hidden .resource-player-views,.resource-player-overlay.is-hidden .resource-player-duration,.resource-player-overlay.is-hidden .resource-player-bottom-actions,.resource-player-overlay.is-hidden .resource-player-share,.resource-player-overlay.is-hidden .resource-player-fullscreen{pointer-events:none}.resource-player-title,.resource-player-meta,.resource-player-tags,.resource-player-published-date,.resource-player-views,.resource-player-duration,.resource-player-share,.resource-player-fullscreen{pointer-events:auto;border:1px solid rgba(255,252,245,.22);background:#16131085;backdrop-filter:blur(14px);box-shadow:0 14px 34px #0003}.resource-player-title{grid-column:1 / 2;grid-row:1;align-self:start;width:min(360px,30vw);padding:10px 12px;border-radius:16px}.resource-player-title span{display:block;color:color-mix(in srgb,var(--territory-accent) 50%,#fff8e8);font-size:.76rem;font-weight:950;text-transform:uppercase}.resource-player-title strong{display:block;overflow:hidden;font-size:clamp(.85rem,1.15vw,1.05rem);line-height:1.12;text-overflow:ellipsis;white-space:normal}.resource-player-published-date,.resource-player-views,.resource-player-duration{display:inline-flex;align-items:center;min-height:38px;padding:7px 11px;border-radius:999px;font-size:.82rem;font-weight:900;white-space:nowrap}.resource-player-published-date,.resource-player-views{justify-content:center;text-align:center}.resource-player-duration{grid-column:2;grid-row:3;align-self:end;justify-self:center}.resource-player-bottom-actions{display:contents}.resource-player-favorite{grid-column:1;grid-row:3;align-self:end;justify-self:end;width:auto;min-width:190px;padding:0 16px;gap:8px;font-weight:900}.resource-player-fullscreen{position:absolute;right:max(12px,env(safe-area-inset-right));bottom:max(62px,env(safe-area-inset-bottom));z-index:22;display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;min-height:42px;padding:0;border-radius:999px;color:#fff8e8}.resource-player-mobile-rails{display:none}.resource-player-meta{grid-column:3;grid-row:2;align-self:start;justify-self:end;display:grid;gap:7px;width:var(--resource-balanced-rail, min(230px, 19vw));padding:10px;border-radius:14px}.resource-player-meta .resource-meta-row{border-bottom-color:#fffcf529}.resource-player-meta .resource-meta-row>span,.resource-player-tags-title{display:inline-flex;width:100%;min-height:20px;justify-content:center;align-items:center;padding:3px 9px;border-radius:10px;background:linear-gradient(135deg,#5f625d,#2c2f2b);color:#fff8e8;box-shadow:0 7px 18px #0000002e,inset 0 1px #fffcf529;font-size:.72rem;font-weight:950;letter-spacing:0;text-align:center;text-transform:uppercase}.resource-player-tags strong{color:color-mix(in srgb,var(--territory-accent) 42%,#fff8e8)}.resource-player-meta .resource-meta-row strong,.resource-player-tags section span{background:#fffcf529;color:#fff8e8}.resource-player-tags{grid-column:1;grid-row:3;align-self:end;display:grid;gap:8px;width:var(--resource-balanced-rail, min(360px, 31vw));max-height:none;overflow:visible;padding:10px;border-radius:14px}.resource-player-tags section{display:grid;gap:4px;--scale-accent: var(--territory-accent);--scale-accent-strong: var(--territory-accent-strong)}.resource-player-tags div{display:flex;flex-wrap:wrap;gap:6px}.resource-player-tags section span{min-height:26px;padding:4px 7px;border-radius:999px;font-size:.7rem;font-weight:900}.resource-player-share{grid-column:3;grid-row:3;align-self:end;justify-self:end;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 13px;border-radius:999px;color:#fff8e8;font-weight:950}.resource-player-share:hover,.resource-player-share:focus-visible{border-color:color-mix(in srgb,var(--territory-accent) 54%,rgba(255,252,245,.28));background:color-mix(in srgb,var(--territory-accent-strong) 62%,rgba(22,19,16,.72))}.resource-share-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:#020507c7;color:#fff8e8}.resource-share-dialog{display:grid;gap:16px;width:min(560px,100%);padding:20px;border:1px solid rgba(255,252,245,.18);border-radius:18px;background:linear-gradient(135deg,rgba(255,252,245,.08),transparent 64%),#0d0f0ef0;box-shadow:0 28px 90px #0000007a,inset 0 1px #fffcf514}.resource-share-dialog header,.resource-share-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.resource-share-dialog small{display:block;color:color-mix(in srgb,var(--territory-accent) 56%,#fff8e8);font-size:.72rem;font-weight:950;letter-spacing:0}.resource-share-dialog h2,.resource-share-dialog p{margin:0}.resource-share-dialog h2{font-size:1.15rem;line-height:1.1}.resource-share-dialog p{color:#fff8e8c7;font-weight:780;line-height:1.35}.resource-share-close{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;min-height:42px;padding:0;border:1px solid rgba(255,252,245,.18);border-radius:999px;color:#fff8e8;background:#fffcf514}.resource-share-field{display:grid;gap:8px}.resource-share-field span{color:#fff8e8b8;font-size:.76rem;font-weight:900;text-transform:uppercase}.resource-share-field input{width:100%;min-height:46px;padding:0 12px;border:1px solid rgba(255,252,245,.18);border-radius:12px;background:#fffcf514;color:#fff8e8;font:inherit;font-weight:780}.resource-share-primary,.resource-share-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;font-weight:950;text-decoration:none}.resource-share-primary{border:1px solid color-mix(in srgb,var(--territory-accent) 48%,rgba(255,252,245,.2));background:color-mix(in srgb,var(--territory-accent-strong) 62%,rgba(22,19,16,.84));color:#fff8e8}.resource-share-secondary{border:1px solid rgba(255,252,245,.14);background:#fffcf514;color:#fff8e8e6}@media (min-width: 1181px) and (orientation: landscape){.resource-video-frame-fullscreen{--resource-desktop-edge-x: clamp(22px, 2.2vw, 42px);--resource-desktop-edge-y: clamp(67px, calc(8vh + 5px) , 101px);--resource-desktop-top-y: calc(var(--resource-desktop-edge-y) + 20px);--resource-desktop-bottom-y: calc(var(--resource-desktop-edge-y) + 60px);--resource-desktop-rail: max(var(--resource-balanced-rail, 180px), 210px)}.app-shell[data-experience=immersive]:has(.resource-video-frame-fullscreen) .exploration-fullscreen-button{bottom:calc(clamp(67px,calc(8vh + 5px),101px) + 60px + env(safe-area-inset-bottom))}.resource-player-published-date{justify-content:center}.resource-player-back,.resource-player-views,.resource-player-bottom-actions .resource-player-favorite,.resource-player-bottom-actions .resource-player-duration,.resource-player-bottom-actions .resource-player-share,.resource-player-fullscreen,.resource-player-tags,.resource-player-meta{border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8)}.resource-player-back{top:var(--resource-desktop-top-y);left:var(--resource-desktop-edge-x);width:var(--resource-desktop-rail);min-height:42px;max-width:none;border-color:color-mix(in srgb,var(--territory-accent) 46%,rgba(255,252,245,.24));background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent-strong) 26%,rgba(255,252,245,.1)),transparent 72%),linear-gradient(180deg,color-mix(in srgb,var(--territory-accent-strong) 60%,rgba(18,20,17,.78)),#080908a8);justify-content:center;text-align:center;font-size:.9rem;white-space:nowrap}.resource-player-back svg{position:absolute;left:12px}.resource-player-views{justify-content:center}.resource-player-tags,.resource-player-meta{position:fixed;top:50vh;transform:translateY(-50%);width:var(--resource-desktop-rail);max-width:none;align-self:auto}.resource-player-tags{left:var(--resource-desktop-edge-x);grid-row:auto}.resource-player-meta{right:var(--resource-desktop-edge-x);grid-row:auto}.resource-player-bottom-actions{position:fixed;left:50%;bottom:var(--resource-desktop-bottom-y);transform:translate(-50%);display:grid;grid-auto-flow:column;grid-auto-columns:var(--resource-desktop-rail);gap:14px;align-items:end;width:max-content;pointer-events:auto}.resource-player-bottom-actions .resource-player-favorite,.resource-player-bottom-actions .resource-player-duration,.resource-player-bottom-actions .resource-player-share{position:static;grid-column:auto;grid-row:auto;align-self:end;justify-self:stretch;width:100%;min-width:0;min-height:40px;justify-content:center;text-align:center}.resource-player-fullscreen{display:inline-flex;position:fixed;right:var(--resource-desktop-edge-x);bottom:var(--resource-desktop-bottom-y)}.resource-player-meta{display:grid;gap:5px;padding:8px 9px 9px}.resource-player-meta .resource-meta-row{grid-template-columns:minmax(0,1fr);justify-items:center;gap:4px;padding-bottom:5px;border-bottom:0}.resource-player-meta .resource-meta-row>span,.resource-player-tags-title,.resource-player-tags strong{display:inline-flex;width:100%;min-height:20px;justify-content:center;align-items:center;padding:3px 9px;border-radius:10px;color:#fff8e8;font-size:.72rem;text-align:center}.resource-player-meta .resource-meta-row>span,.resource-player-tags-title{background:linear-gradient(135deg,#5f625d,#2c2f2b);box-shadow:0 7px 18px #0000002e,inset 0 1px #fffcf529;font-weight:950;text-transform:uppercase}.resource-player-meta .resource-meta-row div,.resource-player-tags div{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;width:100%}.resource-player-meta .resource-meta-row strong,.resource-player-tags section span{display:inline-flex;width:100%;min-height:20px;justify-content:center;align-items:center;padding:3px 7px;border:1px solid rgba(255,252,245,.11);border-radius:999px;background:linear-gradient(180deg,#fffcf529,#fffcf51a);color:#fff8e8eb;font-size:.66rem;text-align:center}.resource-player-meta .resource-meta-row strong.is-territory-root{border-color:color-mix(in srgb,var(--territory-accent) 42%,rgba(255,252,245,.14));background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 24%,rgba(255,252,245,.12)),#fffcf514)}.resource-player-tags{display:grid;gap:8px;padding:8px 9px 9px}.resource-player-tags section{display:grid;gap:4px}.resource-player-tags section span{border-color:color-mix(in srgb,var(--scale-accent) 42%,rgba(255,252,245,.14));background:linear-gradient(180deg,color-mix(in srgb,var(--scale-accent) 24%,rgba(255,252,245,.12)),#fffcf514)}.resource-player-tags strong{background:linear-gradient(135deg,var(--scale-accent-strong),color-mix(in srgb,var(--scale-accent) 72%,#1a1a17))}}.resource-video-play{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;min-width:96px;min-height:64px;padding:12px 18px;border:1px solid rgba(255,252,245,.62);border-radius:999px;background:color-mix(in srgb,var(--territory-accent-strong) 86%,rgba(36,31,24,.8));color:#fff8e8;font-weight:950;box-shadow:0 12px 30px #00000047}.resource-detail-description{position:absolute;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));z-index:3;justify-self:center;width:auto;max-height:44px;overflow:hidden;margin:0;color:#fff8e8db;font-size:.88rem;font-weight:520;line-height:1.35;text-shadow:0 2px 8px rgba(0,0,0,.42)}.resource-detail-realm{min-width:0;justify-self:center;width:100%;max-width:310px}.resource-realm-card{position:relative;display:block;width:100%;max-width:310px;aspect-ratio:2 / 3;overflow:hidden;border:1px solid color-mix(in srgb,var(--territory-accent) 24%,rgba(78,63,38,.18));border-radius:18px;background:#1f1a13;color:#fff8e8;text-align:left;box-shadow:0 18px 40px #45311829}.resource-realm-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.02) brightness(.82)}.resource-realm-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,8,.2),transparent 32%,rgba(7,9,8,.76))}.resource-realm-card-copy,.resource-realm-card-arrow,.resource-realm-tags{position:absolute;z-index:1}.resource-realm-card-copy{top:24px;left:20px;display:grid;gap:2px}.resource-realm-card-copy small{font-size:1rem}.resource-realm-card-copy strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.2rem)}.resource-realm-card-arrow{top:24px;right:20px;display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:color-mix(in srgb,var(--territory-accent-strong) 74%,rgba(18,24,19,.66));font-size:1.5rem}.resource-realm-tags{right:16px;bottom:18px;left:16px;display:flex;flex-wrap:wrap;gap:8px}.resource-realm-tags span{min-height:36px;padding:8px 11px;border-radius:999px;background:color-mix(in srgb,var(--territory-accent-strong) 70%,rgba(255,248,232,.16));color:#fff8e8;font-weight:900}@keyframes territoryExplorerIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.territory-explorer,.exploration-world[data-territory-explorer=open] .exploration-map-frame,.exploration-world[data-territory-explorer=open] .exploration-chrome,.exploration-world[data-territory-explorer=open] .exploration-vessel{animation:none;transition:none}}@media (max-width: 1180px){.territory-explorer-hero{grid-template-columns:minmax(0,1fr);align-items:end}.artist-profile-hero,.maker-profile-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end}.artist-profile-hero .territory-hero-artists,.maker-profile-hero .territory-hero-artists{grid-column:1 / -1;max-width:none}.artist-hero-media{align-self:end}.territory-hero-artists{max-width:640px}.territory-resource-grid,.artist-directory-grid,.scale-directory-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.territory-scale-context{grid-template-columns:minmax(0,1fr)}.territory-scale-context-tags,.territory-scale-story-grid{grid-column:1;grid-row:auto}.resource-detail-layout{grid-template-columns:minmax(0,1fr)}.resource-detail-meta{padding:14px}}@media (pointer: coarse) and (max-width: 1024px) and (orientation: landscape){.territory-explorer-hero,.artist-directory-hero{min-height:clamp(258px,calc(42vh + 20px),350px);padding:max(12px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 14px max(18px,env(safe-area-inset-left))}.artist-profile-hero,.maker-profile-hero{min-height:clamp(258px,calc(42vh + 20px),350px);grid-template-columns:minmax(220px,.9fr) minmax(220px,.74fr) minmax(180px,.58fr);gap:14px}.artist-profile-hero .territory-hero-artists,.maker-profile-hero .territory-hero-artists{display:grid;grid-column:auto;align-self:stretch;gap:8px;min-height:0;padding:10px;overflow:hidden;border-radius:12px}.artist-profile-hero .territory-hero-artists h3,.maker-profile-hero .territory-hero-artists h3{font-size:.82rem;line-height:1.05}.artist-profile-hero .territory-hero-artists .territory-section-title,.maker-profile-hero .territory-hero-artists .territory-section-title{gap:8px}.artist-profile-hero .territory-hero-artists .territory-segmented,.maker-profile-hero .territory-hero-artists .territory-segmented{width:100%;min-height:34px}.artist-profile-hero .territory-hero-artists .territory-segmented button,.maker-profile-hero .territory-hero-artists .territory-segmented button{flex:1 1 0;min-width:0;min-height:28px;padding:5px 6px;font-size:.66rem}.artist-profile-hero .territory-artist-list,.maker-profile-hero .territory-artist-list{grid-template-columns:1fr;gap:7px;min-height:0;max-height:142px;overflow:hidden}.artist-profile-hero .territory-artist-card,.maker-profile-hero .territory-artist-card{gap:2px;min-height:64px;padding:7px;align-content:center}.artist-profile-hero .territory-artist-card strong,.artist-profile-hero .territory-artist-card small,.artist-profile-hero .territory-artist-count,.maker-profile-hero .territory-artist-card strong,.maker-profile-hero .territory-artist-card small,.maker-profile-hero .territory-artist-count{line-height:1.05}.artist-profile-hero .territory-artist-count,.maker-profile-hero .territory-artist-count{font-size:.64rem}.artist-hero-media img,.artist-hero-placeholder{aspect-ratio:4 / 3;max-height:min(210px,54vh)}.maker-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.territory-explorer-hero{grid-template-columns:minmax(280px,.95fr) minmax(300px,.7fr);gap:16px}.artist-profile-hero,.maker-profile-hero{min-height:clamp(320px,86vh,370px);grid-template-columns:minmax(220px,.72fr) minmax(300px,1fr) minmax(220px,.72fr);grid-template-areas:"copy media territories";align-items:center;gap:14px}.artist-profile-hero .territory-explorer-hero-copy,.maker-profile-hero .territory-explorer-hero-copy{grid-area:copy;align-content:center;max-height:100%;overflow:hidden}.artist-profile-hero .artist-hero-summary,.maker-profile-hero .artist-hero-summary{-webkit-line-clamp:2;line-clamp:2}.artist-profile-hero .territory-explorer-tags,.maker-profile-hero .territory-explorer-tags{max-height:62px;overflow:hidden}.artist-profile-hero .artist-hero-media,.maker-profile-hero .artist-hero-media{grid-area:media;align-self:center;aspect-ratio:16 / 9}.artist-profile-hero .artist-hero-media img,.maker-profile-hero .artist-hero-media img,.artist-profile-hero .artist-hero-placeholder,.maker-profile-hero .artist-hero-placeholder{width:100%;height:100%;max-height:min(250px,66vh);object-fit:cover}.artist-profile-hero .territory-hero-artists,.maker-profile-hero .territory-hero-artists{grid-area:territories;align-self:center;max-height:min(258px,70vh)}.territory-explorer-hero>img,.artist-directory-hero>img{width:115%;height:115%;object-position:center calc(50% - 110px)}.territory-explorer-hero-copy{gap:7px}.territory-explorer-hero-copy h2{font-size:clamp(2.1rem,8vh,3.4rem)}.territory-explorer-hero-copy p{max-width:380px;font-size:.8rem;line-height:1.18}.territory-explorer-hero-copy .territory-hero-lead{font-size:.83rem}.territory-explorer-hero-copy .territory-hero-description{max-width:420px;font-size:.72rem;line-height:1.2}.territory-explorer-tags{gap:5px}.territory-explorer-tags span{min-height:24px;padding:3px 8px;font-size:.7rem}.territory-hero-artists{gap:9px;padding:10px}.territory-artist-list{gap:8px}.territory-artist-card{min-height:128px;padding:8px}.territory-artist-avatar{width:54px;height:54px}.territory-explorer-body{gap:14px;padding:24px max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.territory-sticky-controls{margin:0;padding:0 0 10px}.territory-filter-bar{grid-template-columns:minmax(92px,.7fr) repeat(5,minmax(72px,1fr)) minmax(72px,.54fr);gap:5px}.territory-resource-filter-bar{grid-template-columns:minmax(86px,.64fr) repeat(5,minmax(68px,1fr)) minmax(70px,.54fr) minmax(70px,.5fr)}.territory-filter-label,.territory-select-like,.territory-filter-action,.territory-filter-clear{min-height:48px}.territory-filter-label,.territory-filter-action,.territory-filter-clear{font-size:.78rem}.territory-filter-label>span{display:none}.territory-scale-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));align-items:stretch;gap:6px;overflow:hidden;padding-right:0;padding-bottom:0}.territory-scale-card{width:100%;min-width:0;max-width:none;min-height:56px}.territory-resource-grid,.artist-directory-grid,.scale-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.artist-directory-card{min-height:196px;padding:11px}.scale-directory-card{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto auto auto 1fr;min-height:156px;padding:14px}.scale-directory-realm{grid-column:2;grid-row:3;align-self:start;justify-self:start}.scale-directory-tags{grid-column:2;grid-row:4;justify-self:stretch;max-width:none;margin-left:0}.scale-directory-metrics{grid-row:5}.territory-resource-card{min-height:214px}.resource-detail-overlay{padding:0}.resource-detail-header{gap:12px;padding-bottom:10px}.resource-detail-back{min-height:48px;padding:8px 11px}.resource-detail-layout{grid-template-columns:minmax(0,1fr)}.resource-detail-meta,.resource-scale-tags{gap:8px;padding:10px;border-radius:14px}.resource-meta-row{gap:5px;padding-bottom:8px}.resource-meta-row strong{min-height:32px;padding:6px 8px;font-size:.78rem}.resource-video-frame{border-radius:0}.resource-player-overlay{--resource-compact-edge-y: max(82px, env(safe-area-inset-top));--resource-compact-bottom-y: max(82px, env(safe-area-inset-bottom));--resource-left-rail: var(--resource-balanced-rail, min(150px, 21vw));--resource-right-rail: var(--resource-balanced-rail, min(150px, 21vw));grid-template-columns:minmax(220px,.27fr) minmax(92px,.16fr) minmax(170px,1fr);grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;gap:8px;padding:62px max(10px,env(safe-area-inset-right)) max(34px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.resource-player-back{top:var(--resource-compact-edge-y);left:max(10px,env(safe-area-inset-left));min-height:42px;width:var(--resource-balanced-rail, var(--resource-left-rail));max-width:none;border-color:color-mix(in srgb,var(--territory-accent) 46%,rgba(255,252,245,.24));background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent-strong) 26%,rgba(255,252,245,.1)),transparent 72%),linear-gradient(180deg,color-mix(in srgb,var(--territory-accent-strong) 60%,rgba(18,20,17,.78)),#080908a8);justify-content:center;text-align:center;padding:7px 12px;overflow:hidden;font-size:.88rem;white-space:nowrap;text-overflow:ellipsis}.resource-player-title{width:min(250px,24vw);padding:7px 9px}.resource-player-title strong{max-height:2.3em;font-size:.78rem}.resource-player-published-date,.resource-player-views,.resource-player-duration,.resource-player-share,.resource-player-favorite{min-height:38px;padding:7px 11px;margin:0;border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8);font-size:.82rem}.resource-player-views{grid-column:auto;grid-row:auto}.resource-player-published-date{justify-content:center;text-align:center}.resource-player-meta{position:fixed;top:50vh;right:max(10px,env(safe-area-inset-right));transform:translateY(-50%);width:var(--resource-right-rail);max-width:none;padding:8px 9px 9px;border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8)}.resource-player-meta .resource-meta-row strong{min-height:28px;padding:5px 8px;font-size:.72rem}.resource-player-tags{position:fixed;top:50vh;left:max(10px,env(safe-area-inset-left));transform:translateY(-50%);width:var(--resource-left-rail);max-width:none;max-height:none;overflow:visible;gap:5px;padding:7px 9px 8px;border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8)}.resource-player-bottom-actions{position:fixed;left:50%;bottom:max(74px,env(safe-area-inset-bottom));transform:translate(-50%);display:grid;grid-auto-flow:column;grid-auto-columns:var(--resource-balanced-rail, 150px);gap:12px;align-items:end;width:max-content;pointer-events:auto}.resource-player-bottom-actions .resource-player-favorite,.resource-player-bottom-actions .resource-player-duration,.resource-player-bottom-actions .resource-player-share{position:static;grid-column:auto;grid-row:auto;align-self:end;justify-self:stretch;width:100%}.resource-video-play{min-height:56px}.resource-detail-copy{gap:8px}.resource-detail-copy p{font-size:.86rem;line-height:1.35}.resource-detail-stats{gap:6px 10px;font-size:.82rem}.resource-scale-tags span{min-height:30px;padding:6px 8px;font-size:.72rem}}@media (max-width: 760px){.territory-explorer-hero,.territory-bottom-grid{grid-template-columns:1fr}.territory-nearby-section{width:min(66%,199px)}.territory-history-section{min-height:0}.artist-directory-hero{min-height:clamp(258px,42vh,340px);padding:max(16px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 18px max(18px,env(safe-area-inset-left))}.artist-profile-hero,.maker-profile-hero{min-height:auto;grid-template-columns:minmax(0,1fr) minmax(118px,38vw);grid-template-areas:"copy media" "territories territories";gap:14px 12px;padding:max(16px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 18px max(18px,env(safe-area-inset-left))}.artist-profile-hero .territory-explorer-hero-copy,.maker-profile-hero .territory-explorer-hero-copy{grid-area:copy;min-width:0}.artist-profile-hero .territory-hero-artists,.maker-profile-hero .territory-hero-artists{grid-area:territories;display:grid;gap:10px;padding:10px;border-radius:12px}.artist-hero-media{grid-area:media;width:100%;justify-self:stretch;align-self:stretch;aspect-ratio:4 / 5}.artist-hero-media img,.artist-hero-placeholder{width:100%;height:100%;min-height:168px;max-height:260px;object-fit:cover}.artist-profile-hero .territory-hero-artists .territory-section-title,.maker-profile-hero .territory-hero-artists .territory-section-title{gap:8px}.artist-profile-hero .territory-hero-artists h3,.maker-profile-hero .territory-hero-artists h3{font-size:.88rem}.artist-profile-hero .territory-hero-artists .territory-segmented,.maker-profile-hero .territory-hero-artists .territory-segmented{width:100%;min-height:40px}.artist-profile-hero .territory-hero-artists .territory-segmented button,.maker-profile-hero .territory-hero-artists .territory-segmented button{flex:1 1 0;min-width:0;min-height:32px;padding:6px 8px;font-size:.72rem}.artist-profile-hero .territory-artist-list,.maker-profile-hero .territory-artist-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.artist-profile-hero .territory-artist-card,.maker-profile-hero .territory-artist-card{min-height:82px;padding:8px;align-content:center}.artist-hero-dots{bottom:10px;gap:6px;padding:6px 8px}.artist-hero-dots button{width:10px;height:10px}.territory-explorer-hero-copy h2{font-size:clamp(2.55rem,13vw,4.1rem)}.territory-explorer-hero-copy p{max-width:36rem;font-size:.9rem}.territory-explorer-hero-copy .territory-hero-description{font-size:.82rem}.territory-explorer-tags span{min-height:25px;padding:3px 8px;font-size:.72rem}.territory-explorer-hero>img{object-position:calc(50% - 120px) calc(50% - 140px)}.territory-hero-sabye>img{object-position:calc(50% - 80px) calc(50% - 100px)}.territory-hero-hijaz>img{object-position:calc(50% - 95px) calc(50% - 140px)}.territory-hero-pygmy>img{object-position:calc(50% - 100px) calc(50% - 140px)}.territory-hero-integral>img{transform:scale(1)}.territory-scale-profile-card small{column-count:1}.territory-artist-list,.territory-scale-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.territory-voices-head{align-items:flex-start;flex-wrap:wrap}.territory-resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.artist-directory-grid,.scale-directory-grid,.artist-directory-controls,.maker-directory-controls,.scale-directory-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-directory-controls .maker-directory-search,.artist-directory-controls .territory-filter-clear,.artist-directory-controls .territory-sort-status{grid-column:span 2}.artist-directory-card{min-height:184px;padding:10px}.artist-directory-card strong{font-size:1.05rem}.scale-directory-card{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto auto auto 1fr;min-height:152px;padding:13px}.scale-directory-realm{grid-column:2;grid-row:3;align-self:start;justify-self:start}.scale-directory-tags{grid-column:2;grid-row:4;justify-self:stretch;max-width:none;margin-left:0}.scale-directory-metrics{grid-row:5}.scale-directory-icon{width:40px;height:40px}.scale-directory-card strong{font-size:1.08rem}.resource-detail-layout{grid-template-columns:1fr}.resource-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-detail-side{grid-template-columns:1fr}}@media (pointer: coarse) and (max-width: 1180px),(max-width: 1180px) and (orientation: landscape){.territory-explorer-hero-copy .territory-hero-lead,.territory-explorer-hero-copy .territory-hero-description,.artist-directory-hero .territory-explorer-hero-copy>p,.artist-profile-hero .artist-hero-summary,.maker-profile-hero .territory-explorer-hero-copy>p:not(.territory-dominant-voice){display:none}.territory-explorer-hero>img{object-position:calc(50% - 120px) calc(50% - 140px)}.territory-hero-sabye>img{object-position:calc(50% - 80px) calc(50% - 100px)}.territory-hero-hijaz>img{object-position:calc(50% - 95px) calc(50% - 140px)}.territory-hero-pygmy>img{object-position:calc(50% - 100px) calc(50% - 140px)}.territory-hero-integral>img{transform:scale(1)}}@media (max-width: 1024px) and (orientation: landscape) and (max-height: 620px),(pointer: coarse) and (max-width: 1180px) and (orientation: landscape){.resource-player-overlay{--resource-left-rail: var(--resource-balanced-rail, min(150px, 21vw));--resource-right-rail: var(--resource-balanced-rail, min(150px, 21vw));grid-template-columns:minmax(220px,.27fr) minmax(92px,.16fr) minmax(170px,1fr);grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;gap:10px 12px;padding:62px max(10px,env(safe-area-inset-right)) max(34px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.resource-player-back{top:max(74px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));min-height:42px;width:var(--resource-balanced-rail, var(--resource-left-rail));max-width:none;border-color:color-mix(in srgb,var(--territory-accent) 46%,rgba(255,252,245,.24));background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent-strong) 26%,rgba(255,252,245,.1)),transparent 72%),linear-gradient(180deg,color-mix(in srgb,var(--territory-accent-strong) 60%,rgba(18,20,17,.78)),#080908a8);justify-content:center;padding:7px 12px;overflow:hidden;font-size:.88rem;white-space:nowrap;text-overflow:ellipsis}.resource-player-back svg{position:absolute;left:12px}.resource-player-title{grid-column:1;grid-row:1;align-self:start;justify-self:start;width:min(220px,27vw)}.resource-player-title strong{max-height:none;font-size:.86rem}.resource-player-published-date{justify-content:center;text-align:center;margin:0}.resource-player-views{grid-column:auto;grid-row:auto;align-self:auto;justify-self:end;justify-content:center;text-align:center;width:var(--resource-right-rail);margin:0}.resource-player-tags{position:fixed;top:50vh;left:max(10px,env(safe-area-inset-left));transform:translateY(-50%);width:var(--resource-left-rail);min-width:0;max-width:none;max-height:none;overflow:visible;padding:8px 9px 9px;border-color:#fffcf52e;border-radius:14px;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8);box-shadow:0 14px 34px #0000004d,inset 0 1px #fffcf514}.resource-player-duration{display:inline-flex;justify-content:center;text-align:center;transform:none;margin-left:0;border-color:color-mix(in srgb,var(--territory-accent) 28%,rgba(255,252,245,.14));background:linear-gradient(135deg,color-mix(in srgb,var(--territory-accent-strong) 22%,transparent),transparent 72%),#0a0a0985}.resource-player-published-date,.resource-player-views,.resource-player-duration,.resource-player-share,.resource-player-favorite,.resource-player-fullscreen{min-height:38px;padding:7px 11px;margin:0;font-size:.82rem;border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8)}.resource-player-bottom-actions{position:fixed;left:50%;bottom:var(--resource-compact-bottom-y);transform:translate(-50%);display:grid;grid-auto-flow:column;grid-auto-columns:var(--resource-balanced-rail, 150px);gap:12px;align-items:end;width:max-content;pointer-events:auto}.resource-player-bottom-actions .resource-player-favorite,.resource-player-bottom-actions .resource-player-duration,.resource-player-bottom-actions .resource-player-share{position:static;grid-column:auto;grid-row:auto;align-self:end;justify-self:stretch;width:100%}.resource-player-fullscreen{display:inline-flex;position:fixed;right:max(10px,env(safe-area-inset-right));bottom:var(--resource-compact-bottom-y)}.resource-player-meta{position:fixed;top:50vh;right:max(10px,env(safe-area-inset-right));transform:translateY(-50%);display:grid;align-content:start;gap:5px;width:var(--resource-right-rail);min-width:0;max-width:none;min-height:0;max-height:none;overflow:visible;padding:8px 9px 9px;border-color:#fffcf52e;border-radius:14px;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8);box-shadow:0 14px 34px #0000004d,inset 0 1px #fffcf514}.resource-player-meta .resource-meta-row{grid-template-columns:minmax(0,1fr);justify-items:center;gap:4px;padding-bottom:5px;border-bottom:0}.resource-player-meta .resource-meta-row>span{display:inline-flex;justify-self:stretch;min-height:19px;justify-content:center;align-items:center;padding:3px 8px;border-radius:10px;background:linear-gradient(135deg,#5f625d,#2c2f2b);color:#fff8e8;box-shadow:0 7px 18px #0000002e,inset 0 1px #fffcf529;font-size:.61rem;font-weight:950;letter-spacing:0;text-align:center;text-transform:uppercase}.resource-player-tags-title{display:inline-flex;width:100%;min-height:19px;justify-content:center;align-items:center;padding:3px 8px;border-radius:10px;background:linear-gradient(135deg,#5f625d,#2c2f2b);color:#fff8e8;box-shadow:0 7px 18px #0000002e,inset 0 1px #fffcf529;font-size:.61rem;font-weight:950;letter-spacing:0;text-align:center;text-transform:uppercase}.resource-player-meta .resource-meta-row.is-territory-root strong,.resource-player-meta .resource-meta-row strong.is-territory-root{border-color:color-mix(in srgb,var(--territory-accent) 42%,rgba(255,252,245,.14));background:linear-gradient(180deg,color-mix(in srgb,var(--territory-accent) 24%,rgba(255,252,245,.12)),#fffcf514);box-shadow:none}.resource-player-meta .resource-meta-row div{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:4px;width:100%}.resource-player-meta .resource-meta-row strong,.resource-player-tags section span{display:inline-flex;justify-content:center;align-items:center;min-height:20px;padding:3px 7px;border:1px solid rgba(255,252,245,.11);background:linear-gradient(180deg,#fffcf529,#fffcf51a);color:#fff8e8eb;font-size:.66rem;text-align:center;box-shadow:none;width:100%}.resource-player-tags section span{border-color:color-mix(in srgb,var(--scale-accent) 42%,rgba(255,252,245,.14));background:linear-gradient(180deg,color-mix(in srgb,var(--scale-accent) 24%,rgba(255,252,245,.12)),#fffcf514)}.resource-player-tags div{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:4px;width:100%}.resource-player-tags strong{display:inline-flex;width:100%;min-height:20px;justify-content:center;align-items:center;margin-bottom:0;padding:3px 9px;border-radius:10px;background:linear-gradient(135deg,var(--scale-accent-strong),color-mix(in srgb,var(--scale-accent) 72%,#1a1a17));color:#fff8e8;box-shadow:0 7px 18px color-mix(in srgb,var(--scale-accent-strong) 28%,transparent),inset 0 1px #fffcf529;font-size:.72rem}.resource-player-share{display:inline-flex;width:var(--resource-right-rail);min-height:38px;justify-content:center;gap:6px;padding:7px 11px;border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8);font-size:.72rem}.resource-player-share svg{width:15px;height:15px}}@media (max-width: 1024px) and (orientation: landscape) and (max-height: 620px){.resource-player-overlay{--resource-compact-edge-y: max(86px, env(safe-area-inset-top));--resource-compact-bottom-y: max(86px, env(safe-area-inset-bottom))}.resource-player-back{padding-inline:12px}.resource-player-tags-title{display:none}.resource-player-tags section:not(:only-child) div span:nth-child(n+3){display:none}}@media (max-width: 1180px) and (max-height: 680px){.resource-player-overlay,.resource-player-overlay.is-hidden{--resource-left-rail: var(--resource-balanced-rail, clamp(132px, 20vw, 170px));--resource-right-rail: var(--resource-balanced-rail, clamp(132px, 20vw, 170px));--resource-mobile-action-width: clamp(104px, 15.5vw, 128px)}.resource-player-overlay{opacity:1}.resource-player-overlay.is-hidden{opacity:0!important}.resource-player-overlay>.resource-player-meta,.resource-player-overlay>.resource-player-tags{display:none}.resource-player-overlay.is-hidden .resource-player-meta,.resource-player-overlay.is-hidden .resource-player-tags{pointer-events:auto}.resource-player-mobile-rails{position:absolute;inset:0;z-index:80;display:block;pointer-events:none;opacity:1;transition:opacity .18s ease}.resource-player-mobile-rails.is-hidden{opacity:0}.resource-player-mobile-rails.is-hidden .resource-player-mobile-rail{pointer-events:none}.resource-player-mobile-rail{position:absolute;top:50%;z-index:9999;display:grid;opacity:1;visibility:visible!important;transform:translateY(-50%);pointer-events:auto;border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411db,#080908b8);box-shadow:0 14px 34px #00000052,inset 0 1px #fffcf514}.resource-player-mobile-tags{left:max(10px,env(safe-area-inset-left));width:var(--resource-balanced-rail, var(--resource-left-rail))}.resource-player-mobile-meta{right:max(10px,env(safe-area-inset-right));width:var(--resource-balanced-rail, var(--resource-right-rail))}.resource-player-bottom-actions{grid-auto-columns:var(--resource-mobile-action-width);gap:8px}.resource-player-bottom-actions .resource-player-favorite,.resource-player-bottom-actions .resource-player-duration,.resource-player-bottom-actions .resource-player-share{width:100%;min-width:0;padding-inline:9px;font-size:.72rem}.resource-player-bottom-actions .resource-player-share{gap:5px}}@media (pointer: coarse) and (max-width: 1180px){.resource-player-overlay>.resource-player-meta,.resource-player-overlay>.resource-player-tags{display:none}.resource-player-mobile-rails{position:absolute;inset:0;z-index:80;display:block;opacity:1;pointer-events:none}.resource-player-mobile-rails.is-hidden{opacity:0;pointer-events:none}.resource-player-mobile-rails.is-hidden .resource-player-mobile-rail{pointer-events:none}.resource-player-mobile-rail{position:absolute;top:50%;z-index:9999;display:grid;opacity:1;visibility:visible!important;transform:translateY(-50%);pointer-events:auto}.resource-player-mobile-tags{left:max(10px,env(safe-area-inset-left));width:var(--resource-balanced-rail, var(--resource-left-rail, min(150px, 21vw)))}.resource-player-mobile-meta{right:max(10px,env(safe-area-inset-right));width:var(--resource-balanced-rail, var(--resource-right-rail, min(150px, 21vw)))}}.experiment-zone{display:grid;gap:14px;padding:22px;border:1px dashed rgba(216,173,114,.34);border-radius:8px;background:var(--panel)}.experiment-zone h3{margin:6px 0 8px;font-size:1.4rem}.module-list{display:flex;flex-wrap:wrap;gap:10px}.module-list span{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border:1px solid var(--line);border-radius:999px;background:var(--panel-soft);color:var(--soft-text);font-size:.9rem}.support-page{display:grid;gap:22px;max-width:none}@media (max-width: 760px){.scale-hero-word-cloud{top:48%;right:-4%;width:62%;height:42%}.scale-hero-word-cloud span:nth-child(n+4){display:none}.scale-hero-word-cloud span:nth-child(1){top:0;left:48%}.scale-hero-word-cloud span:nth-child(2){top:50%;left:40%}.scale-hero-word-cloud span:nth-child(3){top:24%;left:12%}}.app-shell[data-experience=immersive] .support-page{min-height:100vh;min-height:100dvh;padding:clamp(18px,3vw,34px);padding-left:clamp(18px,8vw,108px);background:linear-gradient(90deg,#05080ab8,#05080a4d 46%,#05080ac2),radial-gradient(circle at 26% 20%,rgba(216,173,114,.16),transparent 32%),url(/assets/sensory-map/world-shell-v1-candidate-1920x1080.webp) center / cover no-repeat,#050608;color:#fff5df;overflow:auto}.support-hero{min-height:300px;display:grid;align-content:end;gap:16px;padding:clamp(24px,5vw,54px);border:1px solid var(--line);border-radius:8px;background:var(--hero-bg);color:var(--hero-text)}.app-shell[data-experience=immersive] .support-hero{min-height:min(48vh,430px);align-content:end;border-color:#ffe7b13d;background:linear-gradient(180deg,rgba(255,244,214,.08),transparent 48%),#070f12b8;color:#fff5df;box-shadow:0 28px 80px #00000061,inset 0 1px #fff4d61f;backdrop-filter:blur(18px) saturate(1.04)}.support-back-link{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px;border:1px solid rgba(255,231,177,.24);border-radius:999px;background:#0c111294;color:#fff0c7;font-weight:850;text-decoration:none}.support-back-link:hover,.support-back-link:focus-visible{border-color:#ffe7b18a;outline:2px solid rgba(255,231,177,.36);outline-offset:3px}.support-kicker{color:#e7bd62;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.support-hero h2{max-width:760px;margin:0;font-size:clamp(2.35rem,5vw,5rem);line-height:1.04;letter-spacing:0}.support-hero p{max-width:760px;margin:0;color:var(--hero-soft-text);font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.58}.support-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-about-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.support-panel,.support-roadmap{display:grid;gap:14px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.app-shell[data-experience=immersive] .support-panel,.app-shell[data-experience=immersive] .support-roadmap{border-color:#ffe7b12e;background:linear-gradient(180deg,rgba(255,244,214,.06),transparent 55%),#081215bd;box-shadow:0 18px 50px #0000003d,inset 0 1px #fff4d614;backdrop-filter:blur(14px) saturate(1.02)}.app-shell[data-experience=immersive] .support-section-heading h3,.app-shell[data-experience=immersive] .support-roadmap-card h4{color:#fff5df}.app-shell[data-experience=immersive] .support-section-heading p,.app-shell[data-experience=immersive] .support-panel-body,.app-shell[data-experience=immersive] .support-roadmap-intro,.app-shell[data-experience=immersive] .support-disclaimer,.app-shell[data-experience=immersive] .support-roadmap-card li,.app-shell[data-experience=immersive] .support-suggestion-list li{color:#fff5dfc7}.support-panel-wide{grid-column:1 / -1}.support-section-heading{display:flex;align-items:flex-start;gap:10px}.support-section-heading svg{flex:0 0 auto;margin-top:2px;color:var(--gold)}.support-section-heading h3,.support-roadmap-card h4{margin:0;line-height:1.16;letter-spacing:0}.support-section-heading h3{font-size:clamp(1.25rem,2vw,1.65rem)}.support-section-heading p{margin:5px 0 0;color:var(--muted);line-height:1.45}.support-panel-body,.support-roadmap-intro,.support-disclaimer{color:var(--soft-text);line-height:1.58}.support-panel-body{display:grid;gap:12px}.support-panel-body p,.support-roadmap-intro,.support-disclaimer{margin:0}.support-check-list,.support-suggestion-list,.support-roadmap-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.support-check-list li{display:flex;align-items:flex-start;gap:8px}.support-check-list svg{flex:0 0 auto;margin-top:3px;color:var(--accent)}.support-principle,.support-disclaimer{padding:12px;border:1px solid rgba(63,117,107,.24);border-radius:8px;background:#3f756b14;color:var(--accent);font-weight:800}.support-roadmap-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.support-roadmap-card{display:grid;align-content:start;gap:12px;min-width:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.app-shell[data-experience=immersive] .support-roadmap-card{border-color:#ffe7b129;background:#fff4d60f}.support-roadmap-card h4{color:var(--gold);font-size:1rem}.support-roadmap-card li,.support-suggestion-list li{position:relative;padding-left:16px;color:var(--soft-text);line-height:1.45}.support-roadmap-card li:before,.support-suggestion-list li:before{position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--gold);content:""}.support-chip-list{display:flex;flex-wrap:wrap;gap:8px}.support-chip-list span{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border:1px solid rgba(216,173,114,.34);border-radius:999px;background:#d8ad7214;color:var(--gold);font-size:.82rem;font-weight:800}.support-disabled-action{justify-self:start;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--muted);font-weight:800;cursor:not-allowed}.app-shell[data-view=support] .main-stage{background:#f7f2e9}.app-shell[data-view=support] .topbar{position:fixed;inset:0 0 auto;z-index:118;min-height:0;padding:24px 24px 0;border:0;background:transparent;pointer-events:none}.app-shell[data-view=support] .topbar-title,.app-shell[data-view=support] .mobile-menu-button{display:none}.app-shell[data-view=support] .topbar-actions{margin-left:auto;pointer-events:auto}.app-shell[data-view=support] .immersive-entry-button,.app-shell[data-view=support] .account-access-trigger,.support-fullscreen{width:48px;height:48px;padding:0;border:1px solid rgba(255,231,177,.46);border-radius:50%;background:#080f10b8;color:#fff0c7;box-shadow:0 8px 24px #0000003d;backdrop-filter:blur(8px)}.support-page{position:relative;display:block;min-height:100vh;min-height:100dvh;background:#f7f2e9;color:#342f29}.app-shell[data-experience=immersive] .support-page{min-height:100vh;min-height:100dvh;padding:0;background:#f7f2e9;color:#342f29;overflow:visible}.support-fullscreen{position:fixed;z-index:120;display:grid;place-items:center;text-decoration:none}.support-fullscreen{right:24px;bottom:24px}.support-fullscreen:hover,.support-fullscreen:focus-visible{border-color:#f0bd4e;color:#f0bd4e;outline:2px solid rgba(240,189,78,.3);outline-offset:3px}.support-hero,.app-shell[data-experience=immersive] .support-hero{position:relative;min-height:clamp(360px,46vh,470px);display:grid;align-content:end;padding:104px 28px 76px;border:0;border-radius:0;background:#151714;color:#fff5df;box-shadow:none;overflow:hidden}.support-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:brightness(.72) saturate(.82) contrast(1.04)}.support-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#080a09b8,#080a094d 48%,#080a0933),linear-gradient(180deg,#080a0914 45%,#080a098a);content:""}.support-hero-copy{position:relative;z-index:1;display:grid;gap:8px;max-width:720px}.support-hero h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,6vw,5.5rem);line-height:.96}.support-hero p{max-width:620px;color:#fff5dfe6;font-size:1rem;font-weight:700;line-height:1.45}.support-tabs{position:absolute;z-index:2;left:28px;bottom:0;display:flex;gap:6px;max-width:calc(100% - 56px);overflow-x:auto;scrollbar-width:none}.support-tabs::-webkit-scrollbar{display:none}.support-tabs button{flex:0 0 auto;min-height:50px;padding:0 20px;border:1px solid rgba(255,231,177,.34);border-bottom:0;border-radius:8px 8px 0 0;background:#080c0ccc;color:#fff5dfd1;font-weight:850}.support-tabs button.active,.support-tabs button:hover,.support-tabs button:focus-visible{border-color:#d7a94c;background:#231b0ef0;color:#f2c35d;outline:0}.support-content{display:grid;gap:0;width:min(1320px,100%);margin:0 auto;padding:clamp(28px,4vw,54px) 28px 88px}.support-panel,.support-roadmap,.app-shell[data-experience=immersive] .support-panel,.app-shell[data-experience=immersive] .support-roadmap{align-content:start;padding:28px 0;border:0;border-bottom:1px solid rgba(83,70,52,.18);border-radius:0;background:transparent;color:#342f29;box-shadow:none;backdrop-filter:none}.support-section-grid{gap:32px}.support-section-grid .support-panel+.support-panel{border-left:1px solid rgba(83,70,52,.18);padding-left:32px}.app-shell[data-experience=immersive] .support-section-heading h3,.app-shell[data-experience=immersive] .support-roadmap-card h4{color:#342f29}.app-shell[data-experience=immersive] .support-section-heading p,.app-shell[data-experience=immersive] .support-panel-body,.app-shell[data-experience=immersive] .support-roadmap-intro,.app-shell[data-experience=immersive] .support-disclaimer,.app-shell[data-experience=immersive] .support-roadmap-card li,.app-shell[data-experience=immersive] .support-suggestion-list li{color:#6c645a}.support-roadmap-grid{margin-top:8px}.support-roadmap-card,.app-shell[data-experience=immersive] .support-roadmap-card{border-color:#9a742e3d;background:#fffcf5b8;color:#342f29;box-shadow:0 10px 28px #4e3d240f}.support-principle,.support-disclaimer{background:#3f756b12}.support-action-flow,.support-contact-layout,.support-contribution-grid{display:grid;gap:24px}.support-action-flow{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:24px}.support-contact-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.support-contact-actions button{display:grid;grid-template-rows:42px auto;align-items:center;justify-content:center;gap:12px;min-height:154px;padding:20px 14px;border:1px solid rgba(239,169,44,.7);border-radius:8px;background:#030c0e75;color:#f4eedf;font:inherit;font-size:1rem;line-height:1.25;text-align:center;cursor:pointer}.support-contact-actions button svg{justify-self:center;color:#efa92c}.support-contact-actions button span{max-width:10ch}.support-contact-actions button:hover,.support-contact-actions button:focus-visible{border-color:#ffc447;background:#efa92c1a;outline:2px solid rgba(239,169,44,.28);outline-offset:2px}.support-grow-contact{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:16px;padding:18px 20px;border:1px dashed rgba(239,169,44,.82);border-radius:8px;background:#030c0e5c;color:#f4eedfe6}.support-grow-contact>svg,.support-grow-contact h3{color:#efa92c}.support-grow-contact h3{margin:0 0 8px;font:italic 1.28rem/1.2 Georgia,Times New Roman,serif}.support-grow-contact p{margin:3px 0}.support-grow-contact button{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid #efa92c;border-radius:8px;background:#ffc447;color:#1b160c;font:inherit;font-weight:850;cursor:pointer}@media (max-width: 720px){.support-contact-actions{grid-template-columns:1fr}.support-grow-contact{grid-template-columns:auto minmax(0,1fr)}.support-grow-contact button{grid-column:1 / -1;justify-content:center}}.support-flow-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 12px;align-items:start}.support-flow-step>span{grid-row:span 2;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(154,116,46,.28);border-radius:50%;background:#fffcf5db;color:#a66c20;font-weight:900}.support-flow-step strong{color:#342f29;font-size:1.02rem}.support-flow-step p{margin:0;color:#6c645a}.support-mode-toggle{display:inline-flex;padding:4px;border:1px solid rgba(154,116,46,.22);border-radius:8px;background:#fffcf5b8}.support-mode-toggle button{min-height:40px;padding:0 16px;border:0;border-radius:6px;background:transparent;color:#6c645a;font-weight:850}.support-mode-toggle button.active{background:#342f29;color:#fff5df}.support-contribution-grid,.support-contact-layout{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);align-items:start}.support-payment-surface,.support-contact-form,.support-inline-note{border:1px solid rgba(154,116,46,.2);border-radius:8px;background:#fffcf5bd;box-shadow:0 10px 28px #4e3d240f}.support-payment-surface,.support-inline-note{padding:20px}.support-section-heading-compact{margin-bottom:14px}.support-section-heading-compact h3{font-size:1.05rem}.support-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px}.support-contact-form label{display:grid;gap:6px}.support-contact-form label span{color:#5b5145;font-size:.82rem;font-weight:850}.support-contact-form input,.support-contact-form select,.support-contact-form textarea{width:100%;min-height:42px;border:1px solid rgba(83,70,52,.24);border-radius:8px;background:#fffcf5eb;color:#342f29;font:inherit;padding:10px 12px}.support-contact-form textarea{resize:vertical}.support-form-wide{grid-column:1 / -1}.support-submit-action{justify-self:start;min-height:44px;padding:0 18px;border:1px solid #342f29;border-radius:8px;background:#342f29;color:#fff5df;font-weight:900}.support-submit-action:disabled{border-color:#5346342e;background:#53463433;color:#7b7166;cursor:not-allowed}.support-form-status{align-self:center;margin:0;font-weight:850}.support-form-status.success{color:#3f756b}.support-form-status.error{color:#9b3f2f}@media (max-width: 760px){.app-shell[data-view=support] .topbar{padding:16px 16px 0}.support-fullscreen{right:16px;bottom:16px}.support-hero,.app-shell[data-experience=immersive] .support-hero{min-height:390px;padding:110px 18px 74px}.support-hero h2{font-size:3.2rem}.support-tabs{left:18px;max-width:calc(100% - 36px)}.support-tabs button{min-height:46px;padding:0 15px}.support-content{padding:24px 18px 76px}.support-section-grid,.support-about-grid{grid-template-columns:1fr;gap:0}.support-section-grid .support-panel+.support-panel{border-left:0;padding-left:0}.support-action-flow,.support-contribution-grid,.support-contact-layout,.support-contact-form{grid-template-columns:1fr}.support-action-flow{align-items:stretch}.support-mode-toggle{width:100%}.support-mode-toggle button{flex:1 1 0}.support-payment-surface,.support-contact-form,.support-inline-note{padding:16px}.support-form-wide{grid-column:auto}}.app-shell[data-view=support] .main-stage{background:linear-gradient(#020709c2,#020709c2),url(/assets/sensory-map/world-shell-v1-candidate-1920x1080.webp) center / cover no-repeat}.support-page,.app-shell[data-experience=immersive] .support-page{display:grid;place-items:center;min-height:100vh;min-height:100dvh;padding:clamp(24px,3vw,52px) clamp(72px,8vw,150px);background:transparent;color:#f4eedf;overflow:hidden}.support-dialog{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1500px,100%);max-height:min(1020px,calc(100dvh - 32px));overflow:hidden;border:1px solid rgba(231,169,54,.88);border-radius:8px;background:radial-gradient(circle at 72% 18%,rgba(20,82,78,.12),transparent 38%),#031114f7;box-shadow:0 34px 110px #000000ad,inset 0 1px #ffdd9114}.support-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 68px 14px}.support-dialog-header h2{margin:5px 0 0;color:#f7f0df;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3vw,3rem);line-height:1}.support-dialog-header h2:has(svg){display:flex;align-items:center;gap:18px}.support-dialog-header h2 svg{color:#efa92c}.support-dialog-header p{margin:10px 0 0;color:#e0e8d2d1}.support-dialog-close{flex:0 0 auto;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(231,169,54,.52);border-radius:50%;color:#efa92c;text-decoration:none}.support-dialog-close:hover,.support-dialog-close:focus-visible{border-color:#efa92c;background:#efa92c14;outline:2px solid rgba(239,169,44,.2);outline-offset:3px}.support-content{display:grid;width:100%;min-height:0;overflow:auto;margin:0;padding:0 68px 18px;scrollbar-color:rgba(231,169,54,.48) transparent}.support-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:46px;min-height:0}.support-contribution-view{width:min(760px,100%);margin:0 auto}.support-personal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:46px;min-height:0}.support-personal-column{min-width:0}.support-personal-column:first-child{padding-right:46px}.support-personal-column:first-child .support-panel:last-child{border-bottom:0}.support-personal-wish{color:#f1bf4c;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-style:italic}.support-personal-grid .support-panel-body a{color:#f1bf4c;font-weight:800;text-decoration-color:#f1bf4c80;text-underline-offset:3px}.support-personal-grid .support-panel-body a:hover,.support-personal-grid .support-panel-body a:focus-visible{color:#ffe09a;text-decoration-color:currentColor}@media (min-width: 1100px){.support-page,.app-shell[data-experience=immersive] .support-page{padding:16px clamp(64px,5vw,96px)}.support-dialog-header{padding:18px 54px 10px}.support-content{padding:0 54px 10px}.support-personal-grid .support-panel{padding-top:10px;padding-bottom:14px}.support-personal-grid .support-panel-body{gap:9px;line-height:1.48}.support-personal-grid .support-ai-note{padding:12px}}.support-ai-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:16px;border:1px solid rgba(231,169,54,.36);border-radius:8px;background:#efa92c0f;color:#e5c876}.support-ai-note svg{color:#efa92c}.support-panel,.support-roadmap,.app-shell[data-experience=immersive] .support-panel,.app-shell[data-experience=immersive] .support-roadmap{align-content:start;padding:18px 0 24px;border:0;border-bottom:1px solid rgba(231,169,54,.16);border-radius:0;background:transparent;color:#f4eedf;box-shadow:none;backdrop-filter:none}.support-overview-grid>.support-panel{border-bottom:0}.app-shell[data-experience=immersive] .support-section-heading h3,.app-shell[data-experience=immersive] .support-roadmap-card h4,.support-section-heading h3{color:#f7f0df;font-family:Georgia,Times New Roman,serif}.app-shell[data-experience=immersive] .support-section-heading p,.app-shell[data-experience=immersive] .support-panel-body,.app-shell[data-experience=immersive] .support-roadmap-intro,.app-shell[data-experience=immersive] .support-disclaimer,.app-shell[data-experience=immersive] .support-roadmap-card li,.support-panel-body{color:#f4eedfd1}.support-section-heading svg,.support-check-list svg{color:#efa92c}.support-principle,.support-disclaimer{border-color:#e7a9364d;background:#efa92c0f;color:#e5c876}.support-free-block{display:grid;gap:12px}.support-free-block .support-panel{padding-top:18px}.support-free-block .support-panel-body{display:grid;gap:12px}.support-free-block .support-panel-body p{margin:0}.support-free-block .support-panel-body p+p{padding-top:12px;border-top:1px solid rgba(231,169,54,.22)}.support-until{margin:-4px 0 0;color:#f4eedfe6;font-style:italic;text-align:center}.support-share-note{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:16px 20px;border:1px solid rgba(239,169,44,.55);border-radius:8px;background:#efa92c0b;color:#f4eedfeb}.support-share-note svg,.support-journey-thanks{color:#ffc447}.support-share-note p{margin:0;line-height:1.5}.support-journey-thanks{display:flex;align-items:center;justify-content:center;gap:12px;margin:4px 0 0;font:italic 1.55rem/1.2 Georgia,Times New Roman,serif;text-align:center}.support-contact-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:38px;width:100%;margin:0}.support-contact-compose{min-width:0;padding-right:38px;border-right:1px solid rgba(231,169,54,.22)}.support-contact-intro,.support-contact-ways-intro{display:grid;gap:6px;margin-bottom:22px}.support-contact-intro p,.support-contact-ways-intro p,.support-contact-way p{margin:0;color:#f4eedfdb;line-height:1.5}.support-privacy-content{display:grid;gap:12px;color:#f4eedfd1;line-height:1.58}.support-privacy-content p{margin:0}.support-contact-form{width:100%;gap:12px;padding:0;border:0;background:transparent;box-shadow:none}.support-inline-note{border-color:#e7a93642;background:#efa92c12;color:#f4eedfd6;box-shadow:none}.support-contact-form label span{color:#d9a441}.support-contact-form input,.support-contact-form select,.support-contact-form textarea{border-color:#e7a93652;background:#010a0c9e;color:#f4eedf}.support-contact-form textarea{min-height:116px}.support-submit-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;grid-column:1 / -1;width:100%;border-color:#efa92c;background:#efa92c;color:#071114}.support-contact-safety{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px 0 0;color:#f4eedfbd;font-size:.82rem}.support-contact-safety svg,.support-contact-ways h3,.support-contact-way>svg{color:#efa92c}.support-contact-ways h3{display:flex;align-items:center;gap:14px;margin:0 0 18px;font:700 1.65rem/1.15 Georgia,Times New Roman,serif}.support-contact-way-list{display:grid;gap:14px}.support-contact-way{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:16px;min-height:120px;padding:18px 22px;border:1px solid rgba(239,169,44,.68);border-radius:8px;background:#030c0e75}.support-contact-way>svg{justify-self:center}.support-contact-way h4{margin:0 0 8px;color:#efa92c;font:700 1.2rem/1.2 Georgia,Times New Roman,serif}.support-contact-closing{margin:18px 0 0;color:#f4eedfe6;text-align:center}.support-roadmap-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.support-roadmap-card,.app-shell[data-experience=immersive] .support-roadmap-card{border-color:#e7a93633;background:#020d0f7a;color:#f4eedf;box-shadow:none}.support-footer-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,auto));justify-content:center;gap:0;margin:0 68px;border-top:1px solid rgba(231,169,54,.16)}.support-footer-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:58px;padding:0 22px;border:0;border-right:1px solid rgba(231,169,54,.16);background:transparent;color:#f4eedfd1;font-weight:760}.support-footer-tabs button:last-child{border-right:0}.support-footer-tabs button svg{color:#efa92c}.support-footer-tabs button.active,.support-footer-tabs button:hover,.support-footer-tabs button:focus-visible{color:#efa92c;outline:0}.account-legal-links{margin:-2px 0 0;color:#f4eedf94;font-size:.72rem;line-height:1.45;text-align:center}.account-legal-links a{color:#e8b849}@media (max-width: 900px){.app-shell[data-view=support] .topbar,.app-shell[data-view=support] .mobile-topbar,.support-fullscreen{display:none}.support-page,.app-shell[data-experience=immersive] .support-page{padding:14px}.support-dialog{width:100%;max-height:calc(100dvh - 28px)}.support-dialog-header,.support-content{padding-right:22px;padding-left:22px}.support-overview-grid,.support-personal-grid,.support-contact-layout,.support-roadmap-grid{grid-template-columns:1fr}.support-personal-column:first-child,.support-contact-compose{padding-right:0;border-right:0}.support-footer-tabs{grid-template-columns:repeat(4,1fr);margin:0 16px}.support-footer-tabs button{min-width:0;padding:0 8px}.support-footer-tabs button span{font-size:.72rem;line-height:1.1}}@media (max-width: 560px){.support-dialog-header p{display:none}.support-dialog-header{padding-top:18px;padding-right:16px;padding-left:16px}.support-content{padding-right:16px;padding-bottom:16px;padding-left:16px}.support-contact-form{grid-template-columns:1fr}.support-footer-tabs{margin:0 10px}.support-footer-tabs button{gap:4px;padding:0 4px}.support-footer-tabs button span{display:none}}.artists-module{display:grid;gap:22px}.app-shell[data-experience=immersive] .artists-module{height:100vh;height:100dvh;max-width:none;padding:calc(86px + env(safe-area-inset-top)) clamp(18px,3vw,36px) clamp(24px,4vw,46px);padding-left:clamp(154px,13vw,260px);background:linear-gradient(90deg,#05080ac7,#05080a6b 48%,#05080ad1),radial-gradient(circle at 30% 18%,rgba(216,173,114,.14),transparent 34%),url(/assets/sensory-map/world-shell-v1-candidate-1920x1080.webp) center / cover no-repeat,#050608;color:#fff5df;overflow:auto}.app-shell[data-experience=immersive] .artists-module>.lab-intro,.app-shell[data-experience=immersive] .profile-section,.app-shell[data-experience=immersive] .audit-list,.app-shell[data-experience=immersive] .audit-card,.app-shell[data-experience=immersive] .audit-row,.app-shell[data-experience=immersive] .run-action-card,.app-shell[data-experience=immersive] .readonly-json-block,.app-shell[data-experience=immersive] .operation-queue,.app-shell[data-experience=immersive] .curation-result{border-color:#ffe7b12e;background:linear-gradient(180deg,rgba(255,244,214,.06),transparent 55%),#081215c2;box-shadow:0 18px 50px #0000003d,inset 0 1px #fff4d614;backdrop-filter:blur(14px) saturate(1.02)}.app-shell[data-experience=immersive] .artists-module .eyebrow,.app-shell[data-experience=immersive] .artists-module h2,.app-shell[data-experience=immersive] .artists-module h3,.app-shell[data-experience=immersive] .artists-module h4,.app-shell[data-experience=immersive] .admin-hub-card span{color:#fff5df}.app-shell[data-experience=immersive] .artists-module p,.app-shell[data-experience=immersive] .artists-module small,.app-shell[data-experience=immersive] .artists-module label,.app-shell[data-experience=immersive] .admin-hub-card small,.app-shell[data-experience=immersive] .admin-session-banner{color:#fff5dfc7}.artists-intro{min-height:260px;align-content:center}.artists-intro h2{max-width:760px;font-size:clamp(2.2rem,3.9vw,3.7rem)}.artist-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.artist-filters label{display:grid;gap:7px;color:var(--muted);font-size:.9rem}.artist-filters input,.artist-filters select,.resource-search input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.resource-search{display:grid;gap:7px;max-width:420px;margin:10px 0 4px;color:var(--muted);font-size:.9rem}.artist-list{display:grid;gap:8px}.artist-directory-card-actions,.scale-directory-card-actions{cursor:default}.artist-directory-card-open{display:grid;grid-template-rows:auto auto auto 1fr;gap:8px;min-width:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.artist-directory-card-open>img:not(.artist-directory-flag){width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center center;border-radius:6px;background:color-mix(in srgb,var(--territory-accent) 12%,#fff8e8)}.journey-favorite-button.directory-journey-action{width:100%;min-width:0;height:40px;margin-top:4px;padding:0 12px;gap:8px;border-color:#4e3f2633;background:#fffcf5b8;color:#4f4638;box-shadow:none;font-size:.8rem;font-weight:900}.journey-favorite-button.directory-journey-action:hover,.journey-favorite-button.directory-journey-action:focus-visible,.journey-favorite-button.directory-journey-action.active{border-color:color-mix(in srgb,var(--territory-accent) 58%,#4f4638);background:color-mix(in srgb,var(--territory-accent) 12%,rgba(255,252,245,.92));color:var(--territory-accent-strong, #6d5226)}.scale-directory-card-actions{display:block;padding:0}.scale-directory-card-open{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto auto 1fr;align-content:start;width:100%;min-height:190px;gap:7px 12px;padding:18px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.scale-directory-journey-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 14px}.scale-directory-journey-actions button{min-height:40px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 34%,rgba(78,63,38,.18));border-radius:999px;background:#fffcf5bd;color:#4f4638;font-size:.74rem;font-weight:900;line-height:1.15;cursor:pointer}.scale-directory-journey-actions button:hover,.scale-directory-journey-actions button:focus-visible,.scale-directory-journey-actions button.active{background:color-mix(in srgb,var(--scale-card-accent, var(--territory-accent)) 16%,rgba(255,252,245,.94));color:var(--scale-card-accent-strong, var(--territory-accent-strong))}.scale-directory-journey-actions button:disabled{cursor:progress;opacity:.65}@media (max-width: 700px){.resource-player-favorite{min-width:0;max-width:min(210px,calc(100vw - 32px))}.scale-directory-journey-actions{grid-template-columns:minmax(0,1fr)}}.traveller-tabs,.traveller-mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px}.traveller-mode-tabs{grid-template-columns:repeat(2,minmax(0,180px))}.traveller-tabs button,.traveller-mode-tabs button{min-height:44px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--ink);font-weight:900;cursor:pointer}.traveller-tabs button.active,.traveller-mode-tabs button.active{border-color:#d8ad72ad;background:#d8ad7224;color:var(--gold)}.traveller-directory-hero{min-height:clamp(360px,40vh,500px);align-items:start;padding-bottom:0}.traveller-directory-hero .territory-explorer-hero-copy{align-self:start;max-width:min(520px,52vw)}.immersive-traveller-tabs{position:absolute;left:max(28px,env(safe-area-inset-left));bottom:0;z-index:1;width:min(640px,calc(100% - 56px));margin:0;gap:6px}.immersive-traveller-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border-color:#fff8e842;border-radius:8px 8px 0 0;background:#060807c7;color:#fff8e8db;box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(10px)}.immersive-traveller-tabs button span,.immersive-traveller-mode-tabs button span{white-space:nowrap}.territory-resource-thumb .territory-resource-rank+.territory-resource-scale{left:58px;max-width:calc(100% - 138px)}.immersive-traveller-tabs button.active{border-color:#d8ad72c2;background:#15120de6;color:#f4d28c;box-shadow:inset 0 1px #ffffff1a,0 -1px #d8ad7247}.immersive-traveller-mode-tabs{width:min(360px,100%);margin-bottom:8px}.immersive-traveller-mode-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.traveller-tab-note{margin:0 0 12px;color:var(--muted);font-weight:800}@media (max-width: 720px){.app-shell[data-experience=immersive] .artists-module{padding-left:max(18px,env(safe-area-inset-left))}.traveller-directory-hero{min-height:clamp(258px,42vh,340px);padding-bottom:0}.traveller-directory-hero>img{object-position:center 28%}.traveller-directory-hero .territory-explorer-hero-copy{max-width:100%}.immersive-traveller-tabs{left:max(18px,env(safe-area-inset-left));width:min(640px,calc(100% - 36px));gap:4px}.immersive-traveller-tabs button{min-height:46px;gap:5px;padding:5px 6px;font-size:.72rem}}.traveller-card-grid{margin-top:10px}.my-journey-page{background:#f7f2e9;color:#292821}.my-journey-hero{min-height:clamp(360px,40vh,500px);padding-bottom:0;background:#07100c url(/assets/sensory-map/my-journey-hero.webp) center / cover no-repeat}.my-journey-hero>img{position:absolute;inset:0;width:100%;height:100%}.my-journey-hero>img{object-fit:cover;object-position:center}.my-journey-hero-copy{align-self:start;max-width:min(560px,56vw)}.my-journey-hero-copy h1{margin:12px 0 8px;color:#fff8e8;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,6vw,5rem);line-height:.96;letter-spacing:0}.my-journey-hero-copy p{max-width:480px;margin:0;color:#fffaefe0;font-size:1.08rem;line-height:1.6}.my-journey-tabs{position:absolute;z-index:2;left:max(28px,env(safe-area-inset-left));bottom:0;display:grid;width:min(760px,calc(100% - 56px));grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.my-journey-tabs button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,248,232,.26);border-radius:8px 8px 0 0;background:#060807d1;color:#fff8e8db;font-weight:900;cursor:pointer;backdrop-filter:blur(10px)}.my-journey-tabs button.active{border-color:#d8ad72c2;background:#15120df0;color:#f4d28c}.my-journey-content{width:100%;margin:0;padding:28px}.my-journey-sections{display:grid;gap:34px}.my-journey-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(99,83,57,.2)}.my-journey-section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;letter-spacing:0}.my-journey-section-heading span{color:#d8ad72;font-weight:900}.my-journey-empty,.my-journey-status{margin:22px 0 0;color:#777267}.my-journey-item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:18px}.my-journey-entity-rails{display:grid;gap:28px;margin-top:18px}.my-journey-entity-rail .my-journey-section-heading h2{font-size:1.3rem}.my-journey-section-heading.is-scale-territory{--journey-territory-accent: #8a8174;border-bottom-color:color-mix(in srgb,var(--journey-territory-accent) 48%,rgba(99,83,57,.2))}.my-journey-section-heading.is-scale-territory.violet{--journey-territory-accent: #9270b0}.my-journey-section-heading.is-scale-territory.teal{--journey-territory-accent: #589d96}.my-journey-section-heading.is-scale-territory.gold{--journey-territory-accent: #c39235}.my-journey-section-heading.is-scale-territory.ember{--journey-territory-accent: #bc7144}.my-journey-section-heading.is-scale-territory.green{--journey-territory-accent: #8aa35a}.my-journey-section-heading.is-scale-territory h2{display:inline-flex;align-items:center;gap:8px}.my-journey-scale-marker{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--journey-territory-accent) 24%,#fff8e8);color:color-mix(in srgb,var(--journey-territory-accent) 82%,#2d271f)}.my-journey-section-heading .my-journey-territory-label{color:color-mix(in srgb,var(--journey-territory-accent) 84%,#51483c);font-size:.78rem;text-transform:uppercase}.my-journey-heading-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px}.my-journey-section-heading .my-journey-scale-status{min-width:64px;padding:4px 8px;border:1px solid rgba(82,72,57,.24);border-radius:999px;background:#fffcf5b8;color:#5b5246;font-family:Arial,sans-serif;font-size:.7rem;font-weight:800;text-align:center}.my-journey-section-heading .my-journey-scale-status.owned{border-color:#4c704b57;background:#70915c24;color:#4f6741}.my-journey-section-heading .my-journey-scale-status.wishlist{border-color:#b4823057;background:#d3a44d1f;color:#8a6428}.my-journey-resource-grid{display:grid;padding:2px 2px 12px}.my-journey-resource-grid.is-paged,.my-journey-resource-grid.is-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.my-journey-show-more{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-height:100%;text-align:left;color:#3f392f}.my-journey-show-more-visual{min-height:150px;display:grid;place-items:center;background:#f1ede4;color:#a66e25}.my-journey-show-more-visual svg{width:30px;height:30px}.my-journey-show-more small{color:#777267}@media (max-width: 1180px){.my-journey-resource-grid.is-paged,.my-journey-resource-grid.is-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.my-journey-item{min-width:0;padding:0;overflow-wrap:anywhere;border:1px solid rgba(99,83,57,.18);border-radius:8px;background:#fffdf8}.my-journey-entity-card{display:grid;grid-template-rows:136px auto auto;gap:7px;padding:10px;color:#2e2a23;text-decoration:none}.my-journey-entity-card img{width:100%;height:136px;object-fit:cover;border-radius:5px;background:#e8e1d5}.my-journey-entity-card strong{align-self:end;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.2}.my-journey-entity-card span{color:#777267;font-size:.78rem}.my-journey-resource-card:hover,.my-journey-resource-card:focus-visible{border-color:#b07e39a6;box-shadow:0 4px 14px #3126161a}@media (max-width: 720px){.my-journey-resource-grid.is-paged,.my-journey-resource-grid.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.my-journey-hero{min-height:clamp(258px,42vh,340px)}.my-journey-hero>img{object-position:66% center}.my-journey-hero-copy{max-width:100%}.my-journey-hero-copy h1{font-size:2.8rem}.my-journey-tabs{left:16px;width:calc(100% - 32px);gap:4px}.my-journey-tabs button{min-width:0;min-height:58px;padding:6px 5px;flex-direction:column;gap:4px;font-size:.7rem}.my-journey-tabs button span{white-space:normal}.my-journey-content{width:100%;padding:24px 18px 48px}}.traveller-card{border-radius:8px;text-decoration:none}button.traveller-card{font:inherit}.artist-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);text-align:left;cursor:pointer}.artist-row:hover,.artist-row.active{border-color:#d8ad728c;background:#d8ad7214}.artist-row-open{display:contents;color:inherit;font:inherit;text-align:left;cursor:pointer}.scale-journey-row{cursor:default}.journey-entity-row{grid-template-columns:44px minmax(0,1fr) auto 42px;cursor:default}.journey-entity-favorite{align-self:start;justify-self:end}.scale-journey-actions{grid-column:2 / -1;display:flex;flex-wrap:wrap;gap:8px}.scale-journey-actions button{min-height:34px;padding:6px 10px;border:1px solid rgba(216,173,114,.24);border-radius:999px;background:#ffffff09;color:var(--text);font-size:.82rem;font-weight:900;cursor:pointer}.scale-journey-actions button:hover,.scale-journey-actions button:focus-visible,.scale-journey-actions button.active{border-color:#f4d28cd1;color:#f4d28c}.scale-journey-actions button:disabled{cursor:progress;opacity:.68}.artist-rank,.artist-row-thumb{color:var(--gold);font-weight:900}.maker-row-thumb,.artist-row-thumb{display:grid;place-items:center;width:44px;height:44px;overflow:hidden;border-radius:999px;background:#d8ad721f;color:var(--gold);font-weight:900}.maker-row-thumb.has-image,.artist-row-thumb.has-image{background:#1d2621}.maker-row-thumb img,.artist-row-thumb img{display:block;width:100%;height:100%;object-fit:cover}.artist-row-main{display:grid;gap:4px}.artist-row-main small,.artist-row-main span{color:var(--muted)}.artist-row-main span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.artist-row-main .artist-content-summary{display:block;color:var(--gold);font-size:.84rem;font-weight:700}.artist-row-badges,.profile-meta,.primary-links,.compact-list{display:flex;flex-wrap:wrap;gap:8px}.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid var(--line);border-radius:999px;background:var(--panel-soft);color:var(--soft-text);font-size:.78rem;white-space:nowrap}.tier-very_known,.status-verified{border-color:#8db7aa7a;color:var(--accent)}.tier-known,.status-partial{border-color:#d8ad727a;color:var(--gold)}.tier-emerging,.status-seed{border-color:#aaa49470}.tier-to_verify,.status-to_complete{color:var(--muted)}.artist-profile{display:grid;gap:18px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.back-button{justify-self:start;min-height:38px;padding:7px 12px;border:1px solid rgba(216,173,114,.34);border-radius:8px;background:#d8ad7214;color:var(--gold);cursor:pointer}.artist-photo-placeholder{display:grid;place-items:center;min-height:180px;border:1px solid var(--line);border-radius:8px;background:radial-gradient(circle,rgba(216,173,114,.22),transparent 11rem),var(--thumb-bg)}.artist-photo-placeholder span{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;background:var(--panel-solid);color:var(--gold);font-size:2.4rem;font-weight:900}.artist-photo-carousel{position:relative;display:grid;gap:10px;width:min(100%,760px);justify-self:center}.maker-photo-carousel{width:min(100%,760px)}.artist-photo-carousel>a{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--line);border-radius:8px;background:var(--thumb-bg);color:var(--text)}.artist-photo-carousel img{width:100%;height:100%;object-fit:cover}.artist-photo-carousel span{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);padding:4px 7px;border-radius:999px;background:color-mix(in srgb,var(--panel-solid) 82%,transparent);color:var(--soft-text);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel-dots{position:absolute;right:10px;bottom:10px;display:flex;gap:6px;padding:5px;border-radius:999px;background:color-mix(in srgb,var(--panel-solid) 72%,transparent)}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:var(--line);cursor:pointer}.carousel-dots button.active{background:var(--gold)}.profile-heading{display:flex;justify-content:space-between;gap:14px;align-items:start}.profile-heading h2{margin:3px 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.04}.country-eyebrow{display:inline-flex;align-items:center;gap:8px}.country-flag{width:24px;height:18px;border-radius:3px;object-fit:cover;box-shadow:0 0 0 1px #00000014}.artist-profile p{margin:0;color:var(--soft-text)}.artist-main-bio{max-width:74ch;font-size:1rem;line-height:1.58;white-space:pre-line}.profile-meta span{color:var(--muted);font-size:.9rem}.primary-links a{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 12px;border:1px solid rgba(216,173,114,.34);border-radius:8px;color:var(--gold);text-decoration:none}.profile-heading+.profile-meta{margin-top:8px}.profile-meta+.primary-links{margin-top:12px}.primary-links+.artist-main-bio,.profile-meta+.artist-main-bio{margin-top:12px}.profile-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.highlight-section,.bio-section{grid-column:1 / -1}.bio-section p{max-width:76ch;line-height:1.62}.profile-section{min-height:118px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg)}.profile-section h3{margin:0 0 8px}.profile-section ul{margin:0;padding-left:18px;color:var(--soft-text)}.knowledge-dashboard{display:grid;gap:14px;margin-bottom:14px}.knowledge-dashboard-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.knowledge-dashboard-head p{max-width:68ch;margin:0;color:var(--soft-text);line-height:1.45}.knowledge-dashboard-scope{display:grid;gap:4px;min-width:210px;color:var(--soft-text);text-align:right}.knowledge-dashboard-scope strong{color:var(--gold)}.knowledge-dashboard-section{display:grid;gap:10px}.knowledge-dashboard-section h4,.knowledge-quality-panel h4,.knowledge-action-queue h4{margin:0}.knowledge-subtitle{margin-top:4px;color:var(--ink);font-size:.92rem}.knowledge-graph-hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(190px,1.4fr);gap:10px}.knowledge-score-row,.knowledge-kpi-grid,.knowledge-mini-grid,.knowledge-action-grid{display:grid;gap:10px}.knowledge-score-row{grid-template-columns:repeat(5,minmax(0,1fr))}.knowledge-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.knowledge-kpi-grid-compact{align-items:stretch}.knowledge-audit-note{display:flex;align-items:center;gap:10px;padding-top:2px;color:var(--soft-text);font-size:.92rem}.knowledge-audit-note span{flex:0 0 auto;color:var(--gold);font-weight:800}.knowledge-audit-note p{margin:0}.knowledge-quality-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.knowledge-quality-panel{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.knowledge-mini-grid,.knowledge-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-kpi-card{display:grid;gap:4px;min-height:72px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:#ffffff6b;color:var(--soft-text);text-align:left}.knowledge-kpi-card strong{color:var(--ink);font-size:1.42rem;line-height:1.05}.knowledge-kpi-hero{min-height:86px;background:#f8f4ebad}.knowledge-kpi-hero-primary{min-height:86px;border-color:#d8ad729e;background:#d8ad7229}.knowledge-kpi-hero-primary strong{color:var(--gold);font-size:1.72rem}.knowledge-kpi-card span,.knowledge-kpi-card small{overflow-wrap:anywhere}.knowledge-kpi-button{cursor:pointer}.knowledge-kpi-button:hover{border-color:#d8ad728f;background:#d8ad721a}.knowledge-kpi-card.selected{border-color:#d8ad72e0;background:#d8ad722e;box-shadow:inset 0 0 0 1px #d8ad7252}.graph-densification{display:grid;gap:14px}.densification-guardrail{margin:0;padding:10px 12px;border:1px solid rgba(108,146,132,.34);border-radius:8px;background:#6c928414;color:var(--soft-text);font-size:.9rem;font-weight:650}.densification-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:14px;align-items:start}.densification-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.densification-table-wrap>h4{margin:0;padding:12px 12px 4px;color:var(--ink)}.densification-table{width:100%;min-width:1080px;border-collapse:collapse;color:var(--soft-text);font-size:.84rem}.densification-table th,.densification-table td{padding:9px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.densification-table th{color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.densification-table tr{cursor:pointer}.densification-table tbody tr:hover,.densification-table tbody tr.selected{background:#d8ad721a}.densification-table td strong,.densification-detail h4{color:var(--ink)}.densification-table td small{display:block;margin-top:3px;color:var(--muted);font-size:.72rem}.densification-table a,.densification-hint-row a{color:var(--ink);font-weight:780;text-decoration:none;text-underline-offset:3px}.densification-table a:hover,.densification-hint-row a:hover{color:var(--gold);text-decoration:underline}.table-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:8px 10px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.78rem}.table-pagination button{min-height:28px;padding:4px 9px;border:1px solid var(--line);border-radius:999px;background:#ffffff94;color:var(--soft-text);font:inherit;cursor:pointer}.table-pagination button:disabled{opacity:.46;cursor:not-allowed}.densification-flag-list{display:flex;flex-wrap:wrap;gap:5px}.densification-flag-list span{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border:1px solid rgba(216,173,114,.34);border-radius:999px;background:#d8ad7214;color:var(--gold);font-size:.72rem;font-weight:800}.densification-flag-list.large span{min-height:28px;font-size:.78rem}.densification-detail{display:grid;gap:12px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.densification-detail h4,.densification-detail h5{margin:0}.densification-detail-section{display:grid;gap:8px;padding-top:8px;border-top:1px solid var(--line)}.densification-hint-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.densification-hint-list{display:grid;gap:6px;min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.densification-hint-list>strong{color:var(--ink);font-size:.84rem}.densification-hint-list>span{display:grid;gap:2px;min-width:0;color:var(--soft-text);font-size:.84rem}.densification-hint-row{display:grid;gap:3px;min-width:0}.densification-hint-list small,.densification-examples small{color:var(--muted);font-size:.74rem}.densification-examples{display:grid;gap:8px}.densification-examples>div{display:grid;gap:5px;min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.densification-examples strong{color:var(--ink);font-size:.86rem;line-height:1.25}.densification-candidate-queue{display:grid;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.densification-candidate-queue h4{margin:0;color:var(--ink)}.densification-signal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.candidate-table{min-width:1220px}.densification-snippet{margin:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text);font-size:.86rem;line-height:1.45}@media (max-width: 980px){.densification-layout,.densification-hint-columns,.densification-signal-strip{grid-template-columns:1fr}}.active-knowledge-filter{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px;border:1px solid rgba(216,173,114,.56);border-radius:8px;background:#d8ad721f}.active-knowledge-filter>div{display:grid;gap:3px}.active-knowledge-filter strong{color:var(--ink)}.active-knowledge-filter button{min-height:34px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--soft-text);cursor:pointer}.knowledge-breakdown{display:flex;flex-wrap:wrap;gap:6px}.knowledge-breakdown span{flex:0 0 auto;white-space:nowrap;line-height:1.2;padding:4px 8px;border:1px solid var(--line);border-radius:999px;color:var(--soft-text);font-size:.82rem}.feeding-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:10px}.feeding-metrics span{display:grid;gap:2px;min-height:64px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text)}.feeding-metrics strong{color:var(--gold);font-size:1.45rem;line-height:1}.resource-stack{display:grid;gap:12px}.resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.language-switch{display:inline-flex;gap:6px;margin:0 0 20px;padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--panel)}.language-switch button{min-width:42px;min-height:30px;padding:4px 8px;border:0;border-radius:999px;background:transparent;color:var(--soft-text);cursor:pointer;font-size:.72rem;font-weight:800;letter-spacing:0}.language-switch button.active{background:#d8ad7229;color:var(--gold)}.scale-top-list{display:grid;gap:8px}.scale-rank-card{display:grid;grid-template-columns:44px minmax(160px,1fr) repeat(4,minmax(90px,auto));gap:12px;align-items:center;min-height:54px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text);text-align:left;cursor:pointer;min-width:0}.scale-rank-card>*{min-width:0}.scale-rank-card:hover,.scale-rank-card.active{border-color:#d8ad728f;background:#d8ad721a;color:var(--text)}.scale-rank-card strong,.scale-rank-number{color:var(--gold)}.scale-rank-number{font-weight:900}.low-evidence{color:var(--muted);font-size:.85rem}.resource-count{margin-bottom:12px}.workbench-view-summary{display:grid;gap:4px;margin-bottom:12px}.workbench-view-summary strong{color:var(--ink);font-size:1.05rem}.active-filter-bar{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.active-filter-bar>span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.active-filter-bar button{min-height:30px;border:1px solid rgba(108,146,132,.34);border-radius:999px;background:#6c92841a;color:var(--ink);font-weight:750;cursor:pointer}.active-filter-bar .clear-filter-button{border-color:#b9504a52;background:#b9504a0f;color:#8b3835}.workbench-filter-layout{display:grid;gap:12px;margin-bottom:14px}.resource-audit-shell{display:grid;gap:10px;padding:10px 12px}.resource-audit-toggle{display:flex;justify-content:space-between;gap:12px;align-items:center;width:100%;min-height:46px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.resource-audit-toggle>span{display:grid;gap:2px}.resource-audit-toggle>span:last-child{color:var(--gold);font-size:.85rem;font-weight:850;text-align:right}.resource-audit-panels{display:grid;gap:14px}.resource-quick-filters{padding:10px}.resource-advanced-filters{display:grid;gap:10px}.resource-advanced-filters summary{width:fit-content;color:var(--gold);cursor:pointer;font-weight:850}.app-shell[data-experience=immersive] .territory-back-button{position:fixed;top:calc(24px + env(safe-area-inset-top));left:calc(24px + env(safe-area-inset-left));z-index:70;width:48px;height:48px;min-height:48px;padding:0;gap:0;background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624;backdrop-filter:blur(16px) saturate(1.08);transition:width .18s ease,padding .18s ease,gap .18s ease,background-color .18s ease}body:has(.app-shell[data-experience=immersive])>.territory-back-button{position:fixed;top:calc(24px + env(safe-area-inset-top));left:calc(24px + env(safe-area-inset-left));z-index:90;width:48px;height:48px;min-height:48px;padding:0;gap:0;background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624;backdrop-filter:blur(16px) saturate(1.08);transition:width .18s ease,padding .18s ease,gap .18s ease,background-color .18s ease}body.resource-player-overlay-hidden>.territory-back-button{opacity:0;pointer-events:none}.territory-back-anchor{display:contents}.app-shell[data-experience=immersive] .territory-back-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}body:has(.app-shell[data-experience=immersive])>.territory-back-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.resource-video-frame-fullscreen>.resource-player-fullscreen{display:inline-flex;z-index:70;right:max(18px,env(safe-area-inset-right));bottom:max(68px,env(safe-area-inset-bottom))}.workbench-filter-group{display:grid;gap:9px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.workbench-filter-group h3{margin:0;color:var(--ink);font-size:.95rem}.workbench-filter-fields{padding:0;border:0;background:transparent}.confidence-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.confidence-filter-grid label{display:grid;gap:7px;color:var(--muted);font-size:.9rem}.confidence-filter-grid select{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.filter-tabs,.source-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.filter-tabs button{min-height:32px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--card-bg);color:var(--soft-text);cursor:pointer}.filter-tabs button.active{border-color:#d8ad728f;color:var(--gold);background:#d8ad721a}.resource-item{display:grid;gap:5px;align-content:start;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.resource-item a{color:var(--gold);text-decoration:none;font-weight:800}.resource-item small{color:var(--muted)}.resource-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:4px}.resource-card-actions .secondary-button,.resource-action-link{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:30px;padding:5px 7px;color:var(--ink);font-size:.78rem;font-weight:800;line-height:1.15;text-align:center;text-decoration:none}.app-shell[data-view=resources] .resource-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.app-shell[data-view=resources] .resource-item{gap:4px;padding:8px}.app-shell[data-view=resources] .relation-title-button{font-size:.96rem;line-height:1.18}.app-shell[data-view=resources] .resource-item small{line-height:1.25}.app-shell[data-view=resources] .maker-chip-list,.app-shell[data-view=resources] .scale-findings{gap:4px}.app-shell[data-view=resources] .entity-chip,.app-shell[data-view=resources] .status-pill{min-height:26px;padding:4px 8px;font-size:.78rem}.app-shell[data-view=resources] .resource-card-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:3px}.app-shell[data-view=resources] .resource-card-actions .secondary-button,.app-shell[data-view=resources] .resource-action-link{min-height:28px;padding:4px 6px;font-size:.74rem}.runs-collapsed-panel{margin:0 0 16px}.runs-collapsed-panel>summary{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--ink);cursor:pointer}.runs-collapsed-panel>summary strong{color:var(--ink)}.runs-collapsed-panel>summary span{color:var(--muted);font-size:.85rem;font-weight:750}.runs-collapsed-panel[open]>summary{margin-bottom:8px}.runs-collapsed-panel>.runs-panel,.runs-collapsed-panel>.community-discovery-panel,.runs-collapsed-panel>.capacity-overview-card{margin-bottom:0}.resource-review-workbench{display:grid;gap:16px}.resource-review-workbench .knowledge-kpi-grid{margin:0}.resource-review-questions{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.resource-review-questions article{display:grid;align-content:start;gap:7px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.resource-review-questions strong{color:var(--gold)}.resource-review-questions p{margin:0;color:var(--soft-text);font-size:.9rem}.resource-review-questions a{color:var(--ink);overflow-wrap:anywhere;font-size:.86rem;font-weight:750;text-decoration:none}.resource-review-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.resource-review-card{display:grid;align-content:start;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.resource-review-card .resource-thumb{border-radius:0}.resource-review-card-body{display:grid;gap:8px;min-width:0;padding:12px}.resource-review-card-body>a{color:var(--gold);overflow-wrap:anywhere;line-height:1.16;font-weight:900;text-decoration:none}.resource-review-card-body small{color:var(--muted)}.resource-review-card-body details{display:grid;gap:6px;color:var(--soft-text);font-size:.86rem}.resource-review-card-body summary{color:var(--gold);cursor:pointer;font-weight:800}.resource-review-card-body p{margin:6px 0 0}.home-module{display:grid;gap:18px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.section-heading-row h3{margin:0;font-size:1.05rem}.home-filter-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.home-filter-bar button{display:grid;gap:6px;min-width:0;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--ink);text-align:left;cursor:pointer}.home-filter-bar button.active{border-color:#d8ad72a3;background:#d8ad721f;color:var(--gold)}.home-filter-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem}.home-filter-bar strong{color:var(--gold);font-size:1.25rem}.home-results-grid,.home-top-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;min-width:0}.hall-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.home-resource-card{position:relative;display:grid;gap:8px;align-content:start;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.home-grid-section{overflow:hidden}.home-resource-card-podium{border-color:#d8ad728a;background:color-mix(in srgb,var(--panel-soft) 84%,rgba(216,173,114,.18))}.home-resource-thumb-link{position:relative;display:block;overflow:hidden;border-radius:7px;background:#14151214}.journey-favorite-button{display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border:1px solid rgba(255,248,232,.34);border-radius:999px;background:#080a09c2;color:#fff8e8eb;box-shadow:0 10px 24px #0000003d;cursor:pointer}.journey-favorite-button:hover,.journey-favorite-button:focus-visible,.journey-favorite-button.active{border-color:#f4d28cd1;color:#f4d28c}.journey-favorite-button:disabled{cursor:progress;opacity:.68}.resource-player-bottom-actions .resource-player-favorite.journey-favorite-button{border-color:#fffcf52e;background:linear-gradient(135deg,rgba(255,252,245,.1),transparent 72%),linear-gradient(180deg,#121411cc,#080908a8);color:#fff8e8;opacity:1}.resource-player-bottom-actions .resource-player-favorite.journey-favorite-button:hover,.resource-player-bottom-actions .resource-player-favorite.journey-favorite-button:focus-visible,.resource-player-bottom-actions .resource-player-favorite.journey-favorite-button.active{border-color:color-mix(in srgb,var(--territory-accent) 54%,rgba(255,252,245,.28));background:color-mix(in srgb,var(--territory-accent-strong) 62%,rgba(22,19,16,.72));color:#fff8e8}.home-resource-thumb-link .journey-favorite-button{position:absolute;z-index:2;top:8px;right:8px}.journey-card{position:relative}.journey-card-open{display:grid;width:100%;height:100%;gap:inherit;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.journey-card-favorite{position:absolute;z-index:2;top:8px;right:8px}.home-resource-thumb-link img,.home-resource-thumb-link .resource-thumb-placeholder{display:grid;width:100%;aspect-ratio:16 / 9;place-items:center;object-fit:cover;color:var(--gold);font-weight:900}.home-resource-card-audio .home-resource-thumb-link img{object-fit:contain}.home-rank-badge{position:absolute;z-index:1;top:8px;left:8px;display:grid;min-width:34px;height:34px;padding:0 8px;place-items:center;border-radius:999px;background:#141512d1;color:#fff8e8;font-weight:900;font-size:1.05rem}.home-resource-card-podium .home-rank-badge{min-width:44px;height:44px;font-size:1.35rem;background:var(--gold);color:#1c160f}.home-resource-body{display:grid;gap:6px;min-width:0}.home-resource-title{color:var(--gold);font-weight:900;line-height:1.16;text-decoration:none}@media (max-width: 720px){.home-filter-bar{grid-template-columns:1fr}.home-filter-bar span{white-space:normal}.home-results-grid,.home-top-grid,.hall-grid{grid-template-columns:1fr}}.home-resource-meta{margin:0;color:var(--muted);font-size:.86rem}.community-source-meta{display:block;min-width:0}.community-source-link{display:inline-block;max-width:100%;overflow:hidden;color:var(--gold);font-weight:750;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.community-source-link:hover{color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.deezer-album-group{border-color:#d8ad7252;background:color-mix(in srgb,var(--panel-soft) 88%,rgba(216,173,114,.12))}.deezer-album-group .resource-thumb{aspect-ratio:1 / 1}.inline-action{width:fit-content;border:1px solid var(--border);border-radius:999px;background:var(--panel);color:var(--gold);font:inherit;font-weight:700;padding:6px 10px;cursor:pointer}.release-detail{display:grid;gap:14px}.release-detail-header{display:grid;grid-template-columns:minmax(120px,220px) 1fr;gap:16px;align-items:start}.release-detail-header h5{margin:2px 0 6px;font-size:1.35rem}.album-track-list{display:grid;gap:4px;margin:4px 0 0;padding-left:20px;color:var(--soft-text);font-size:.9rem}.album-track-list a{color:var(--gold);font-weight:650;text-decoration:none}.album-track-list a:hover,.album-track-list a:focus-visible{text-decoration:underline}.release-track-page{gap:8px;padding-left:24px}.release-track-page li small{display:block;color:var(--muted)}.album-track-more{color:var(--muted)}.resource-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:6px;background:var(--thumb-bg)}.resource-thumb-link{display:block;color:inherit;text-decoration:none}.resource-thumb-placeholder{display:grid;place-items:center;color:var(--gold);font-size:2rem;font-weight:900}.source-badges{margin:0}.source-badges a{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:4px 8px;border:1px solid var(--line);border-radius:999px;color:var(--soft-text);font-size:.78rem;font-weight:600}.source-badge{display:inline-grid;place-items:center;width:24px;height:24px;padding:0 5px;border-radius:50%;background:#d8ad7224;color:var(--gold);font-size:.72rem;font-weight:900}.source-badge svg{width:14px;height:14px;fill:currentColor}.source-youtube{background:#ff50502e}.source-deezer{background:#8db7aa2e}.source-spotify{background:#50d27829}.scale-findings{display:flex;flex-wrap:wrap;gap:6px}.scale-findings span{display:inline-flex;padding:4px 8px;border:1px solid rgba(141,183,170,.34);border-radius:999px;color:var(--accent);font-size:.78rem}.scale-findings .relation-chip-group{align-items:center;gap:5px;padding:0;border:0}.scale-findings .relation-chip-group>span,.scale-findings .relation-chip-group>button{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid rgba(141,183,170,.34);border-radius:999px}.inline-chip-button{background:transparent;color:var(--accent);font:inherit;cursor:pointer}.scale-missing{color:var(--gold)}.source-details{color:var(--soft-text);font-size:.86rem}.source-details summary{width:fit-content;cursor:pointer;color:var(--gold)}.source-details p{margin-top:8px}.source-details strong{color:var(--accent)}.relation-note{margin:0 0 12px;color:var(--muted)}.relation-video-grid{margin-top:10px}.relation-card{min-width:0}.relation-thumb-button,.relation-title-button{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.relation-title-button{color:var(--gold);font:inherit;font-weight:800;line-height:1.25}.relation-meta{display:flex;flex-wrap:wrap;gap:6px}.relation-meta span,.relation-meta .meta-chip-button{display:inline-flex;align-items:center;width:fit-content;padding:3px 7px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--soft-text);font:inherit;font-size:.76rem}.relation-meta .meta-chip-button{cursor:pointer}.relation-meta .meta-chip-button:hover{border-color:#d8ad728f;color:var(--gold)}.relation-side-section{margin-top:18px}.relation-chip-list{margin-top:8px}.embed-frame-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#111}.embed-frame-wrap iframe{display:block;width:100%;height:100%;border:0}.video-profile{display:grid;gap:16px}.video-profile-head{display:grid;grid-template-columns:minmax(180px,320px) minmax(0,1fr);gap:16px;align-items:start}.video-profile-head h3{margin-top:4px}.video-profile-head a{overflow-wrap:anywhere;color:var(--gold);font-weight:800;text-decoration:none}.resource-verified-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(216,173,114,.32);border-radius:8px;background:#d8ad7212}.resource-verified-panel>div:first-child{display:grid;gap:3px}.resource-verified-panel strong{color:var(--gold)}.resource-verified-panel small{color:var(--muted)}.resource-verified-complete{border-color:#6c928461;background:#6c928417}.resource-verified-complete strong{color:var(--accent)}.resource-verified-checks{display:flex;flex-wrap:wrap;gap:8px}.resource-verified-checks span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.78rem;font-weight:850}.resource-verified-checks span.verified{border-color:#6c92846b;background:#6c92841f;color:var(--accent)}.relation-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.relation-list{display:grid;gap:10px}.relation-row-card{display:grid;gap:7px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.relation-state-detached{border-color:#b9504a57;background:#b9504a0d}.relation-state-rejected{border-color:#b9504a6b}.relation-state-verified{border-color:#6c928466}.relation-state-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:var(--muted);font-size:.82rem}.relation-state-pill{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--soft-text);font-weight:850}.relation-state-pill-verified{border-color:#6c92846b;background:#6c92841f;color:#476f62}.relation-state-pill-candidate{border-color:#d8ad727a;background:#d8ad721f;color:var(--gold)}.relation-state-pill-detached,.relation-state-pill-rejected{border-color:#b9504a6b;background:#b9504a14;color:#8b3835}.octave-suggestion-panel{display:grid;gap:8px;padding:9px;border:1px solid rgba(108,146,132,.28);border-radius:8px;background:#6c928414}.octave-suggestion-grid{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);gap:5px 10px;align-items:baseline}.octave-suggestion-grid span{color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.octave-suggestion-grid strong{min-width:0;color:var(--ink);overflow-wrap:anywhere}.suggestion-distribution{display:flex;flex-wrap:wrap;gap:6px}.suggestion-distribution span{padding:4px 7px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--soft-text);font-size:.78rem;font-weight:700}.octave-suggestion-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.scale-evidence-list{display:grid;gap:10px}.scale-evidence-list article{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.scale-evidence-list strong{color:var(--accent)}.more-resources,.empty-note{color:var(--muted)}@media (max-width: 860px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--mobile-nav-width);max-width:calc(100vw - 28px);height:100vh;height:100dvh;padding:calc(14px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));border-right:1px solid var(--line);border-bottom:0;box-shadow:18px 0 50px #10110f38;transform:translate(calc(-100% - 18px));transition:transform .18s ease;overflow-y:auto;overscroll-behavior:contain}.app-shell[data-mobile-menu=open] .sidebar{transform:translate(0)}.sidebar-head{align-items:center;margin-bottom:12px}.brand{padding:0}.brand img{max-height:86px}.sidebar-close,.mobile-menu-button{display:inline-grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text);cursor:pointer}.nav-scrim{position:fixed;inset:0;z-index:20;border:0;background:#10110f57;opacity:0;pointer-events:none;transition:opacity .18s ease}.app-shell[data-mobile-menu=open] .nav-scrim{display:block;opacity:1;pointer-events:auto}.nav-list{grid-template-columns:1fr}.nav-item{min-height:48px;padding:12px}.main-stage{padding:calc(14px + env(safe-area-inset-top)) 16px calc(44px + env(safe-area-inset-bottom))}.topbar{position:sticky;top:0;z-index:10;align-items:center;margin:calc(-14px - env(safe-area-inset-top)) -16px 22px;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--panel-solid) 88%,transparent);backdrop-filter:blur(18px)}.topbar>div:first-of-type{min-width:0}.topbar .eyebrow{display:none}.topbar h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artist-filters,.knowledge-dashboard-head,.knowledge-quality-columns{grid-template-columns:1fr}.knowledge-dashboard-head{display:grid}.knowledge-dashboard-scope{text-align:left}.knowledge-score-row,.knowledge-graph-hero,.knowledge-kpi-grid,.knowledge-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-section-grid,.support-about-grid{grid-template-columns:1fr}.support-roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.install-prompt{display:grid}}@media (max-width: 620px){.topbar{display:flex;gap:10px}.topbar h1{font-size:1.25rem}.topbar-actions{gap:6px}.global-language-switch{margin:0}.app-shell[data-experience=immersive] .global-language-switch{position:fixed;top:auto;left:auto;right:calc(10px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));z-index:24}.immersive-entry-button,.account-avatar-button{width:38px;height:38px;min-height:38px}.account-panel-layer{place-items:center;padding:12px}.account-panel{width:100%;max-height:calc(100dvh - 24px);padding:16px}.account-panel-actions{display:grid;grid-template-columns:1fr}.account-panel-actions .account-primary-action,.account-secondary-action{width:100%}.app-shell[data-experience=immersive] .main-stage{padding:0}.app-shell[data-experience=immersive] .topbar{top:calc(10px + env(safe-area-inset-top));right:calc(10px + env(safe-area-inset-right))}.app-shell[data-experience=immersive] .language-switch,.app-shell[data-experience=immersive] .immersive-home-button,.app-shell[data-experience=immersive] .account-avatar-button,.app-shell[data-experience=immersive] .immersive-entry-button,.exploration-menu-trigger,.exploration-search-trigger,.exploration-icon-button,.exploration-support-button,.exploration-bottom-tools button,.exploration-rail,.exploration-territory,.exploration-anchor{backdrop-filter:none}.app-shell[data-experience=immersive] .territory-back-button{top:calc(10px + env(safe-area-inset-top));left:calc(10px + env(safe-area-inset-left));width:44px;height:44px;min-height:44px;padding:0;gap:0;backdrop-filter:none}body:has(.app-shell[data-experience=immersive])>.territory-back-button{top:calc(10px + env(safe-area-inset-top));left:calc(10px + env(safe-area-inset-left));width:44px;height:44px;min-height:44px;padding:0;gap:0;backdrop-filter:none}.exploration-anchor{min-width:52px;min-height:52px;padding:8px}.exploration-anchor span:last-child{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:nowrap}.exploration-world{width:100vw;height:100vh;height:100dvh;min-height:0;overflow:auto}.exploration-map-frame{position:relative;left:-2px;top:auto;width:calc(100dvh * 16 / 9);min-width:calc(100vw + 2px);height:100dvh;contain:layout paint}.exploration-menu-trigger{left:calc(10px + env(safe-area-inset-left));top:calc(10px + env(safe-area-inset-top));width:48px;height:48px}.exploration-app-logo{left:calc(66px + env(safe-area-inset-left));top:calc(11px + env(safe-area-inset-top));bottom:auto;width:min(190px,34vw);height:auto;max-height:54px;transform:none}.exploration-rail{left:calc(10px + env(safe-area-inset-left));top:calc(70px + env(safe-area-inset-top));height:calc(100dvh - 140px - env(safe-area-inset-top) - env(safe-area-inset-bottom));width:var(--exploration-rail-collapsed-width);border-radius:18px;box-shadow:0 18px 44px #0000005c,inset 0 1px #fff4d61f}.exploration-rail.open{width:min(var(--exploration-rail-expanded-width),calc(100vw - 20px))}.exploration-rail-close{right:10px;top:14px}.exploration-rail.open .exploration-rail-nav button span{position:static;display:grid;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.exploration-rail.open .exploration-rail-nav{gap:6px;padding:54px 12px 14px}.exploration-rail.open .exploration-rail-nav button{justify-content:flex-start;min-height:50px;padding:10px 12px}.exploration-top-tools{top:calc(10px + env(safe-area-inset-top));left:calc(66px + env(safe-area-inset-left));right:calc(126px + env(safe-area-inset-right));display:flex;gap:8px;max-width:none}.exploration-search-trigger{width:44px;min-width:44px;min-height:44px;grid-template-columns:auto;justify-content:center;padding:0}.exploration-search-trigger span,.exploration-search-trigger kbd,.exploration-top-tools .exploration-icon-button{display:none}.exploration-bottom-tools{right:calc(10px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));gap:8px}.exploration-support-button{left:calc(10px + env(safe-area-inset-left));bottom:calc(12px + env(safe-area-inset-bottom));width:48px;min-width:48px;height:48px;padding:0}.exploration-bottom-tools button{width:48px;height:48px;box-shadow:0 8px 20px #00000042}.exploration-vessel{display:none}.exploration-coordinate-grid{opacity:.62;box-shadow:none}.exploration-world-shade{background:linear-gradient(90deg,rgba(3,9,12,.12),transparent 20%,transparent 84%,rgba(3,9,12,.14)),linear-gradient(180deg,rgba(3,9,12,.04),transparent 42%,rgba(3,9,12,.14))}.lab-intro{min-height:260px;padding:22px}.lab-intro h2{font-size:2.35rem}.support-hero{min-height:250px;padding:22px}.support-hero h2{font-size:2.35rem}.support-panel,.support-roadmap{padding:14px}.support-roadmap-grid{grid-template-columns:1fr}.artist-row{grid-template-columns:38px minmax(0,1fr)}.artist-row-badges{grid-column:2}.journey-entity-row{grid-template-columns:38px minmax(0,1fr) 42px}.journey-entity-row .artist-row-badges{grid-column:2 / -1}.scale-journey-actions{grid-column:2}.profile-heading,.profile-sections{display:grid;grid-template-columns:1fr}.feeding-metrics,.knowledge-score-row,.knowledge-graph-hero,.knowledge-kpi-grid,.knowledge-mini-grid,.knowledge-action-grid{grid-template-columns:1fr}.active-knowledge-filter{display:grid}.scale-rank-card{grid-template-columns:38px minmax(0,1fr)}.resource-grid,.video-profile-head,.relation-columns{grid-template-columns:1fr}.install-prompt{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));width:auto}}.makers-module{display:grid;gap:24px;max-width:none}.makers-hero{min-height:300px}.maker-metrics{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px;max-width:860px}.maker-metrics span{display:grid;gap:4px;min-height:70px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text);font-size:.82rem;text-transform:uppercase}.maker-metrics strong{color:var(--gold);font-size:1.7rem;line-height:1}.maker-workspace{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.maker-browser,.maker-profile{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.maker-browser{position:sticky;top:24px;display:grid;gap:12px;padding:16px}.maker-search,.maker-filters label{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--muted)}.maker-search input,.maker-filters select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.maker-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.maker-sort{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;border-radius:8px;background:var(--panel-soft)}.maker-sort button{min-height:34px;border:0;border-radius:6px;background:transparent;color:var(--soft-text);cursor:pointer;font-weight:800}.maker-sort button.active{background:#d8ad7229;color:var(--gold)}.maker-count{margin:0;color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.maker-list{display:grid;gap:8px;max-height:58vh;overflow:auto;padding-right:4px}.maker-row{display:grid;gap:5px;width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--text);text-align:left;cursor:pointer}.maker-row:hover,.maker-row.active{border-color:#d8ad728f;background:#d8ad721a}.maker-row span,.maker-row small{color:var(--muted)}.maker-profile{display:grid;gap:20px;padding:22px}.maker-profile-header{display:flex;justify-content:space-between;gap:18px;align-items:start;padding-bottom:18px;border-bottom:1px solid var(--line)}.maker-profile-header h2{margin:4px 0 12px;font-size:clamp(2rem,4vw,4.2rem);line-height:1.02}.maker-profile-header p,.maker-info-card p,.maker-chip-list p{margin:0;color:var(--soft-text)}.maker-links,.maker-chip-list{display:flex;flex-wrap:wrap;gap:8px}.maker-links a{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 12px;border:1px solid rgba(216,173,114,.34);border-radius:8px;color:var(--gold);text-decoration:none;white-space:nowrap}.maker-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.maker-gallery-grid a{display:block;color:inherit;text-decoration:none}.maker-fact-grid,.maker-section-grid,.maker-data-grid,.split-detail{display:grid;gap:10px}.maker-fact-grid,.maker-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.maker-data-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.split-detail{grid-template-columns:1fr 1fr}.maker-fact,.maker-info-card,.maker-data-line,.split-detail>div{border:1px solid var(--line);border-radius:8px;background:var(--card-bg)}.maker-fact{display:grid;grid-template-columns:auto 1fr;gap:5px 8px;align-items:center;padding:12px}.maker-fact span,.maker-data-line span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.maker-fact strong{grid-column:1 / -1;color:var(--text);line-height:1.35}.maker-info-card{padding:14px}.maker-info-card svg{color:var(--gold)}.maker-info-card h3,.maker-detail-section h3{margin:6px 0 8px}.maker-detail-section{display:grid;gap:10px}.maker-detail-section p{white-space:pre-line}.maker-data-line{display:grid;gap:6px;padding:12px}.maker-data-line strong{color:var(--text);font-size:.92rem;line-height:1.35}.split-detail>div{padding:14px}.maker-chip-list span{display:inline-flex;min-height:30px;align-items:center;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--panel-soft);color:var(--soft-text);font-size:.86rem}@media (max-width: 980px){.maker-workspace,.maker-metrics,.maker-fact-grid,.maker-section-grid,.maker-data-grid,.split-detail{grid-template-columns:1fr}.maker-browser{position:static}.maker-profile-header{display:grid}}@media (max-width: 620px){.maker-filters,.maker-sort{grid-template-columns:1fr}.maker-list{max-height:48vh}.maker-profile{padding:16px}.maker-links a,.primary-links a,.resource-row a,.source-row a{min-height:44px}}.maker-catalog-filters .field-with-icon{display:flex;align-items:center;gap:8px;width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--muted)}.maker-catalog-filters .field-with-icon input{flex:1;min-width:0;min-height:22px;padding:0;border:0;outline:0;background:transparent;color:var(--text)}.maker-catalog-filters .field-with-icon input::placeholder{color:var(--muted)}.maker-ranking-note{max-width:980px;margin:-6px 0 0;color:var(--muted);font-size:.9rem}.maker-catalog-row .artist-content-summary{color:var(--gold)}.entity-chip{display:inline-flex;min-height:30px;align-items:center;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--panel-soft);color:var(--soft-text);font:inherit;font-size:.86rem;text-decoration:none;cursor:pointer}.entity-chip:hover{border-color:#d8ad728f;color:var(--gold);background:#d8ad721a}.relation-chip-list .status-pill,.scale-findings .relation-chip-group>.status-pill{min-height:30px;padding:5px 9px;border-color:var(--line);background:var(--panel-soft);color:var(--soft-text);font-size:.86rem}.artist-events-section{grid-column:1 / -1}.event-list{display:grid;gap:10px}.event-item{display:grid;gap:7px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.event-mainline{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.event-mainline strong{color:var(--ink)}.event-mainline span,.event-item small{color:var(--muted)}.event-item p{margin:0;color:var(--soft-text)}.event-item a{display:inline-flex;align-items:center;gap:5px;width:fit-content;color:var(--gold);font-weight:800;text-decoration:none}.events-module{display:grid;gap:18px}.curation-module,.curation-layout,.curation-panel,.curation-editor,.source-editor{display:grid;gap:14px}.curation-module{max-width:none}.curation-hero{min-height:220px}.curation-toolbar,.curation-actions,.queue-heading{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.curation-toolbar{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.curation-toolbar label,.curation-panel label{display:grid;gap:6px;color:var(--muted);font-size:.86rem;font-weight:700}.curation-toolbar input,.curation-panel input,.curation-panel select,.curation-panel textarea{min-width:0;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.curation-panel textarea{min-height:220px;resize:vertical;line-height:1.5}.curation-toolbar button,.curation-actions button,.source-editor button,.queue-heading button,.source-table button,.curation-panel>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--text);cursor:pointer}.danger-action{border-color:#aa444473!important;color:#a54848!important}.danger-text-button{color:#a54848!important}.primary-action{border-color:#3f756b8c!important;background:#3f756b24!important;color:var(--accent)!important;font-weight:800}.primary-action:disabled{border-color:var(--line)!important;background:var(--panel-soft)!important;color:var(--muted)!important;cursor:not-allowed;opacity:.72}.curation-layout{grid-template-columns:1fr}.curation-editor{min-width:0}.curation-panel{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.curation-list{display:grid;gap:7px;max-height:62vh;overflow:auto}.curation-picker .curation-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));max-height:none}.curation-list button,.curation-source-card{display:grid;gap:3px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--text);text-align:left;cursor:pointer}.curation-list button.active,.curation-source-card.active{border-color:#d8ad728c;background:#d8ad721a}.curation-list span{color:var(--muted);font-size:.82rem}.curation-list-pagination{grid-column:1 / -1;border:1px solid var(--line);border-radius:8px;background:#fffcf5b8}.source-card-url{max-width:100%;overflow:hidden;color:var(--accent);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.community-candidate-impact-list{display:grid;gap:10px;margin-top:12px}.community-candidate-table{display:grid;gap:6px}.community-candidate-header,.community-candidate-row{display:grid;grid-template-columns:minmax(220px,1.8fr) minmax(150px,1fr) minmax(150px,1fr);gap:10px;align-items:start}.community-candidate-header{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.community-candidate-row{padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg)}.community-candidate-row>div{display:grid;gap:3px;min-width:0}.community-candidate-row a{overflow:hidden;color:var(--accent);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.community-candidate-row small{color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.community-candidate-action-select{width:min(100%,180px);min-height:28px;font-size:.78rem}@media (max-width: 760px){.community-candidate-header{display:none}.community-candidate-row{grid-template-columns:1fr}}.curation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.curation-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-top:10px}.curation-filter-grid label{display:grid;gap:5px;color:var(--muted);font-size:.82rem;font-weight:800}.curation-filter-grid select{width:100%}.curation-editor-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.curation-editor-heading span{color:var(--muted);font-weight:800}.curation-back-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--text);cursor:pointer}.curation-save-panel{display:grid;gap:10px;margin-top:6px;padding-top:14px;border-top:1px solid var(--line)}.curation-save-panel h3{margin:0}.curation-save-panel label{display:grid;gap:5px;min-width:0;color:var(--muted);font-size:.86rem;font-weight:800}.curation-save-panel input,.curation-save-panel select{width:100%}.curation-save-actions{display:flex;flex-wrap:wrap;gap:10px}.curation-save-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:var(--card-bg);color:var(--text);cursor:pointer}.inline-check{align-content:end;grid-template-columns:auto 1fr;min-height:40px}.source-table{display:grid;gap:8px}.source-table>div{display:grid;grid-template-columns:minmax(92px,.55fr) minmax(0,1.45fr) minmax(0,.9fr) auto;gap:8px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.source-table select,.source-table input,.source-table button{min-width:0}.compact-source-table>div,.field-with-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.field-with-action input{min-width:0}.source-table a{display:inline-flex;align-items:center;gap:5px;min-width:0;color:var(--gold);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-toggle-grid{display:flex;flex-wrap:wrap;gap:8px}.tag-group{display:grid;gap:8px;padding:10px 0;border-top:1px solid rgba(0,0,0,.06)}.tag-group:first-of-type{border-top:0}.tag-group strong{color:var(--muted);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.tag-toggle-grid button{min-height:34px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--card-bg);color:var(--soft-text);cursor:pointer}.tag-toggle-grid button.active{border-color:#3f756b8c;background:#3f756b24;color:var(--accent);font-weight:800}.community-source-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.community-source-metrics span{border:1px solid var(--line);border-radius:6px;padding:8px 10px;background:var(--panel-soft);color:var(--soft-text);font-size:.86rem}.readonly-json-block{min-width:0;border:1px solid var(--line);border-radius:6px;padding:10px;background:var(--panel-soft)}.readonly-json-block pre{margin:8px 0 0;overflow:auto;white-space:pre-wrap;font-size:.78rem;line-height:1.45}.curation-notice{margin:0;padding:10px 12px;border:1px solid rgba(63,117,107,.28);border-radius:8px;background:#3f756b14;color:var(--accent)}.operation-queue,.curation-result{max-height:42vh;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text);white-space:pre-wrap}.curation-result{max-height:48vh}.admin-unlock,.run-actions,.admin-hub-grid,.audit-filters,.audit-list,.audit-row,.audit-card,.audit-status-list{display:grid;gap:12px}.admin-unlock{max-width:520px}.admin-hub{max-width:1080px}.admin-hub-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.admin-hub-card{display:grid;gap:8px;align-content:start;min-height:132px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--text);text-align:left;cursor:pointer}.app-shell[data-experience=immersive] .admin-hub-card{min-height:148px;border-color:#ffe7b12e;background:#fff4d60f;color:#fff5df}.app-shell[data-experience=immersive] .admin-hub-card svg{color:#e7bd62}.admin-hub-card span{font-weight:900}.admin-hub-card small{color:var(--muted);font-size:.86rem;line-height:1.4}.admin-hub-card:hover{border-color:#3f756b66;background:#3f756b14}.app-shell[data-experience=immersive] .admin-hub-card:hover,.app-shell[data-experience=immersive] .admin-hub-card:focus-visible{border-color:#ffe7b16b;background:#fff4d61a;outline:2px solid rgba(255,231,177,.3);outline-offset:3px}.admin-help{max-width:760px;color:var(--soft-text)}.admin-help summary{cursor:pointer;color:var(--accent-strong);font-weight:800}.admin-help p{margin:8px 0 0}.admin-unlock label{display:grid;gap:6px;color:var(--muted);font-weight:800}.admin-unlock input{min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.app-shell[data-experience=immersive] .admin-unlock input,.app-shell[data-experience=immersive] .artists-module input,.app-shell[data-experience=immersive] .artists-module select,.app-shell[data-experience=immersive] .artists-module textarea{border-color:#ffe7b12e;background:#050a0c9e;color:#fff5df}.app-shell[data-experience=immersive] .artists-module input::placeholder,.app-shell[data-experience=immersive] .artists-module textarea::placeholder{color:#fff5df80}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]){height:100vh;height:100dvh;min-height:0;overflow:hidden}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .main-stage{height:100%;min-height:0;padding:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;overscroll-behavior-y:contain;background:#f7f2e9;color:#342f29}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module){align-content:start;width:100%;max-width:none;height:auto;min-height:100%;padding:0 28px 88px;background:#f7f2e9;color:#342f29;overflow:visible}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module)>.lab-intro{box-sizing:border-box;position:relative;width:calc(100% + 56px);min-height:clamp(350px,43vh,440px);margin:0 -28px 10px;padding:118px 28px 74px;border:0;border-radius:0;background:linear-gradient(90deg,#070b0bc2,#070b0b61 48%,#070b0b38),linear-gradient(180deg,#070b0b0f 42%,#070b0b8f),url(/assets/sensory-map/world-shell-v1-candidate-1920x1080.webp) center 42% / cover no-repeat;color:#fff5df;box-shadow:none;backdrop-filter:none}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .lab-intro :is(.eyebrow,h2,p,li){color:inherit}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .lab-intro h2{max-width:760px;margin:6px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,5.5vw,5.2rem);line-height:.98}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .lab-intro p{max-width:720px;font-weight:700}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav{position:sticky;top:0;z-index:25;width:100%;max-width:none;padding:12px 28px;gap:6px;background:#f7f2e9f0;border-bottom:1px solid rgba(83,70,52,.12);box-shadow:0 12px 28px #4e3d2414;backdrop-filter:blur(14px) saturate(1.05)}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav button{min-height:50px;padding:0 18px;border-color:#53463429;border-radius:8px;background:#fffdf8;color:#342f29;box-shadow:0 8px 18px #4e3d240f}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav button.active,.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav button:hover,.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav button:focus-visible{border-color:#3f756b6b;background:#3f756b1f;color:#24584f;outline:2px solid rgba(63,117,107,.2);outline-offset:2px}.admin-floating-back{position:fixed;top:calc(24px + env(safe-area-inset-top));left:calc(296px + env(safe-area-inset-left));z-index:42;display:inline-grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid rgba(255,231,177,.52);border-radius:50%;background:#080c0cd6;color:#fff0c7;cursor:pointer;box-shadow:0 14px 34px #0000004d;backdrop-filter:blur(14px) saturate(1.08)}.admin-floating-back:hover,.admin-floating-back:focus-visible{border-color:#e4b34f;color:#e4b34f;outline:2px solid rgba(228,179,79,.34);outline-offset:3px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .admin-session-banner{position:sticky;top:74px;z-index:24;width:min(820px,calc(100% - 56px));margin:14px auto -4px;transform:none;border-color:#ffe7b147;background:#080c0cd1;color:#fff0c7;box-shadow:0 14px 34px #0000003d;backdrop-filter:blur(14px) saturate(1.08)}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.profile-section,.audit-list,.audit-card,.audit-row,.run-action-card,.readonly-json-block,.operation-queue,.curation-result,.curation-panel,.curation-toolbar,.admin-hub-card){border-color:#5346342e;background:#fffcf5c7;color:#342f29;box-shadow:0 10px 28px #4e3d240f;backdrop-filter:none}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module) :is(h2,h3,h4,.admin-hub-card span){color:#342f29}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module)>.lab-intro :is(.eyebrow,h2,p,li){color:#fff5df}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module) :is(p,small,label,.admin-session-banner,.relation-note,.empty-note){color:#6c645a}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module) :is(input,select,textarea){border-color:#53463433;background:#fffdf8;color:#342f29}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module) :is(input,textarea)::placeholder{color:#91877a}.app-shell[data-view=admin] .admin-hub{max-width:none}.app-shell[data-view=admin] .admin-hub-grid{width:min(1180px,100%);margin:20px auto 0}@media (max-width: 760px){.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module){padding-right:18px;padding-left:18px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module)>.lab-intro{width:calc(100% + 36px);min-height:390px;margin-right:-18px;margin-left:-18px;padding:112px 18px 72px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .lab-intro h2{font-size:3rem}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav{padding-right:18px;padding-left:18px;overflow-x:auto}.admin-floating-back{top:calc(16px + env(safe-area-inset-top));left:calc(16px + env(safe-area-inset-left))}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .admin-session-banner{top:64px;width:calc(100% - 36px)}}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]){grid-template-columns:minmax(0,1fr)}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .sidebar,.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .nav-scrim{display:none}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .topbar{position:fixed;top:calc(24px + env(safe-area-inset-top));right:calc(24px + env(safe-area-inset-right));z-index:42;width:auto;margin:0;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;pointer-events:none}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.topbar-title,.mobile-menu-button){display:none}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .topbar-actions{flex-direction:column;align-items:flex-start;gap:8px;pointer-events:auto}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.global-language-switch,.account-avatar-button,.immersive-home-button,.exploration-search-trigger){border:1px solid rgba(255,226,161,.46);background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;color:#fff0c7;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624;backdrop-filter:blur(16px) saturate(1.08)}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .global-language-switch{min-height:48px;padding:5px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.account-avatar-button,.immersive-home-button,.exploration-search-trigger){width:48px;height:48px;flex-basis:48px;min-height:48px;padding:0;border-radius:999px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.global-language-switch,.account-avatar-button,.immersive-entry-button):hover,.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.global-language-switch,.account-avatar-button,.immersive-entry-button):focus-visible,.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .global-language-switch:focus-within{border-color:#ffe2a175;background:linear-gradient(180deg,rgba(255,244,214,.16),transparent 50%),#0d1213e0;outline:2px solid rgba(255,231,177,.5);outline-offset:3px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .global-language-switch button{color:#fff5dfd1}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .global-language-switch button.active{background:#fff4d624;color:#fff0c7}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .admin-floating-back{top:calc(24px + env(safe-area-inset-top));left:calc(24px + env(safe-area-inset-left))}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav{top:0;justify-content:center;min-height:76px;padding:14px clamp(80px,12vw,210px);background:#f7f2e9}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module){min-height:calc(100dvh - 76px);padding:30px clamp(20px,4vw,56px) 56px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module)>.lab-intro{width:100%;min-height:0;margin:0 0 22px;padding:0;background:transparent;color:#342f29}@media (min-width: 761px){.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .exploration-fullscreen-button{display:inline-flex}}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module)>.lab-intro :is(.eyebrow,h2,p,li){color:inherit}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .lab-intro h2{margin:4px 0 6px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.1}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module)>.lab-intro :is(.eyebrow,p,ol){display:none}.app-shell[data-view=admin] .admin-hub{display:grid;align-content:start;width:min(1180px,100%);min-height:0;margin:0 auto}.app-shell[data-view=admin] .admin-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.app-shell[data-view=admin] .admin-hub-card{min-height:140px;padding:18px}@media (max-width: 620px) and (orientation: portrait){.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav{justify-content:flex-start;min-height:132px;padding:78px 18px 10px}.app-shell[data-view=admin] .admin-hub-grid{grid-template-columns:minmax(0,1fr)}.app-shell[data-view=admin] .admin-hub-card{min-height:112px}}@media (orientation: landscape) and (max-height: 520px){.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav{justify-content:flex-start;min-height:62px;padding:8px 244px 8px 82px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) .immersive-surface-nav button{min-height:44px;padding-right:12px;padding-left:12px}.app-shell:is([data-view=admin],[data-view=curation],[data-view=audit],[data-view=resources],[data-view=runs]) :is(.artists-module,.curation-module){min-height:calc(100dvh - 62px);padding-top:18px;padding-bottom:24px}.app-shell[data-view=admin] .admin-hub-card{min-height:128px;padding:14px}}.admin-unlock .admin-remember{display:flex;align-items:center;gap:8px;color:var(--soft-text);font-weight:700}.admin-unlock .admin-remember input{min-height:16px;width:16px;padding:0}.admin-valid{border-color:#3f756b61}.admin-session-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:0 0 14px;padding:10px 12px;border:1px solid rgba(63,117,107,.26);border-radius:8px;background:#3f756b14;color:var(--soft-text)}.app-shell[data-experience=immersive] .admin-session-banner,.app-shell[data-experience=immersive] .curation-notice,.app-shell[data-experience=immersive] .admin-inline-status{border-color:#ffe7b12e;background:#fff4d614;color:#fff0c7}.admin-inline-status{margin:0;padding:9px 10px;border:1px solid rgba(63,117,107,.28);border-radius:8px;background:#3f756b14;color:var(--accent);font-weight:800}.audit-section-heading,.audit-actions,.relation-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.audit-section-heading{justify-content:space-between}.audit-summary-grid,.audit-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.audit-metric-card,.audit-card,.audit-row{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.audit-metric-card{display:grid;gap:6px;min-width:0;overflow:hidden}.audit-metric-card strong{color:var(--gold);font-size:1.45rem;line-height:1.1;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.audit-metric-card span,.audit-card span,.relation-meta span{color:var(--muted);font-size:.82rem}.audit-card h3,.audit-row h3{margin:0}.audit-card p,.audit-row p,.run-actions p{margin:0;color:var(--soft-text)}.audit-status-list{margin:0;padding:0;list-style:none}.audit-status-list li{display:flex;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06)}.audit-status-list li:last-child{padding-bottom:0;border-bottom:0}.run-pilot-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.run-pilot-card>div:first-child{display:grid;gap:4px}.run-pilot-actions{display:flex;flex-wrap:wrap;gap:8px}.collection-control-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.community-cron-actions{display:flex;flex-wrap:wrap;gap:8px;grid-column:1 / -1;align-items:center}.community-cron-actions .primary-action{min-width:180px}.collection-control-panel label{display:grid;gap:6px;min-width:0}.collection-control-panel label span{color:var(--muted);font-size:.82rem;font-weight:800}.collection-static-scope{display:inline-flex;align-items:center;min-height:38px;color:var(--text);font-size:.95rem;font-weight:800}.collection-control-panel select,.collection-control-panel input{min-width:0;min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.collection-control-panel .primary-action{align-self:end}.collection-window-note,.collection-control-panel .run-guardrail-list{grid-column:1 / -1}.manual-relation-controls{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:8px;align-items:center}.manual-relation-controls select{min-height:38px;min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.manual-relation-controls small{grid-column:1 / -1;color:var(--muted)}.resource-manual-controls{margin-top:10px}.resource-manual-controls label{display:grid;gap:4px}.admin-action-notice{margin:10px 0;color:var(--accent);font-weight:700}.relation-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.scale-tuning-editor{display:grid;grid-template-columns:minmax(80px,1fr) minmax(72px,.7fr) auto auto;gap:8px;align-items:end;margin:8px 0}.scale-tuning-editor label{display:grid;gap:4px;min-width:0;color:var(--muted);font-size:.82rem;font-weight:700}.scale-tuning-editor input,.scale-tuning-editor select{min-width:0;min-height:34px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text)}.secondary-button{min-height:34px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.danger-outline-button{min-height:34px;border:1px solid rgba(185,80,74,.55);border-radius:8px;background:#b9504a0f;color:#9f3f3b}@media (max-width: 720px){.manual-relation-controls{grid-template-columns:1fr}.scale-tuning-editor{grid-template-columns:1fr 1fr}}.run-pilot-card strong{color:var(--gold)}.run-pilot-card span{color:var(--muted);font-size:.86rem}.preview-run-card{display:grid;gap:14px;margin:14px 0;padding:14px;border:1px solid rgba(179,111,35,.25);border-radius:8px;background:#b36f230f}.preview-run-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.preview-run-heading h3{margin:0}.preview-run-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.preview-risk{display:inline-flex;align-items:center;min-height:32px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;color:var(--accent);background:#3f756b14}.preview-risk-safe-review,.preview-risk-review-first{color:var(--gold);background:#b36f231a;border-color:#b36f2347}.preview-risk-high-collision{color:var(--danger);background:#a8443b14;border-color:#a8443b42}.preview-warning-box{display:grid;gap:8px;padding:12px;border:1px solid rgba(179,111,35,.2);border-radius:8px;background:var(--panel-soft)}.preview-warning-box strong{color:var(--gold)}.preview-warning-box ul{display:grid;gap:6px;margin:0;padding-left:18px;color:var(--soft-text)}.capacity-overview-card{border-color:#3f756b3d;background:#3f756b0d}.capacity-warning-box{margin-top:12px}.capacity-heavy-runs{display:grid;gap:10px;margin-top:12px}.capacity-heavy-runs>strong{color:var(--gold)}.capacity-heavy-run-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.capacity-heavy-run-list{display:grid;gap:6px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.capacity-heavy-run-list>span{color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.capacity-heavy-run-list em{color:var(--muted);font-style:normal}.capacity-heavy-run-list ol{display:grid;gap:4px;margin:0;padding-left:18px}.capacity-heavy-run-list li{color:var(--soft-text);overflow-wrap:anywhere}.capacity-heavy-run-list li strong{color:var(--gold);margin-right:6px}.capacity-history-list{display:grid;gap:8px;padding:12px;border:1px solid rgba(63,117,107,.22);border-radius:8px;background:#ffffff61}.capacity-history-list>strong,.capacity-history-heading>strong{color:var(--gold)}.capacity-history-list>.relation-note{margin:-2px 0 2px}.technical-history-list{background:#ffffff3d;border-style:dashed}.technical-history-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;cursor:pointer;color:var(--soft-text)}.technical-history-summary strong{color:var(--muted)}.technical-history-summary span{color:var(--muted);font-size:.86rem}.capacity-history-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.capacity-history-heading span{color:var(--muted);font-size:.86rem}.live-session-panel{display:grid;gap:10px;padding:12px;border:1px solid rgba(63,117,107,.22);border-radius:8px;background:#ffffff61}.live-session-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.live-session-main{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px}.live-session-main>div{display:grid;gap:3px;min-width:0}.live-session-main span{color:var(--muted);overflow-wrap:anywhere}.live-session-status{display:inline-flex;align-items:center;min-height:30px;padding:4px 9px;border:1px solid rgba(179,111,35,.28);border-radius:999px;color:var(--gold);background:#b36f2314;font-size:.82rem;font-weight:800}.live-session-completed .live-session-status,.live-session-active-continuation .live-session-status{color:var(--accent);border-color:#3f756b42;background:#3f756b14}.live-session-blocked .live-session-status,.live-session-failed .live-session-status,.live-session-stuck-no-recent-activity .live-session-status{color:var(--danger);border-color:#a8443b47;background:#a8443b14}.live-session-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.live-session-resume{justify-self:start}.capacity-history-row,.capacity-history-row summary{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(80px,.7fr) minmax(90px,.7fr) minmax(160px,1fr) minmax(90px,.7fr);gap:8px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text);font-size:.86rem}.capacity-history-details{display:block}.capacity-history-row summary{cursor:pointer}.capacity-history-report{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;padding:10px}.capacity-history-report .run-result{grid-column:1 / -1;max-height:260px}@media (max-width: 760px){.capacity-history-row,.capacity-history-row summary{grid-template-columns:1fr}}.run-guardrail-list{display:flex;flex-wrap:wrap;gap:8px}.run-guardrail-list span{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid rgba(63,117,107,.26);border-radius:999px;background:#3f756b14;color:var(--accent);font-size:.78rem;font-weight:800}.run-guardrail-status{margin-top:12px}.run-result{max-height:420px;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--soft-text);white-space:pre-wrap}.run-result-details{display:grid;gap:8px;margin-top:12px}.run-result-details summary{cursor:pointer;color:var(--gold);font-weight:800}.cron-health-dashboard{gap:16px}.cron-health-heading,.cron-card-heading,.cron-health-subheading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cron-health-heading h3,.cron-card-heading h4,.cron-health-subheading h4{margin:0}.cron-health-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.cron-health-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:var(--panel-soft);color:var(--muted);font-size:.78rem;font-weight:900}.cron-health-status-green,.cron-card-green{border-color:#3f756b4d}.cron-health-status-green{color:var(--accent);background:#3f756b14}.cron-health-status-yellow,.cron-card-yellow{border-color:#b36f2352}.cron-health-status-yellow{color:var(--gold);background:#b36f231a}.cron-health-status-red,.cron-card-red{border-color:#a8443b57}.cron-health-status-red{color:var(--danger);background:#a8443b1a}.cron-health-summary,.cron-card-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.cron-health-risks,.cron-health-cards{display:grid;gap:10px}.cron-storage-pressure{display:grid;gap:12px;padding:14px;border:1px solid rgba(63,117,107,.22);border-radius:8px;background:#ffffff4d}.cron-storage-pressure-yellow{border-color:#b36f234d;background:#b36f230f}.cron-storage-pressure-red{border-color:#a8443b52;background:#a8443b0f}.cron-storage-pressure-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cron-storage-pressure-heading h4{margin:0}.cron-storage-pressure-bar{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#5953491f}.cron-storage-pressure-bar span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.cron-storage-pressure-yellow .cron-storage-pressure-bar span{background:var(--gold)}.cron-storage-pressure-red .cron-storage-pressure-bar span{background:var(--danger)}.cron-storage-recommendations,.cron-storage-alerts{display:grid;gap:6px;color:var(--muted);font-size:.82rem;font-weight:800}.cron-storage-recommendations strong{color:var(--ink);font-size:.86rem}.cron-progress-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(63,117,107,.24);border-radius:8px;background:#ffffff61}.cron-progress-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.cron-progress-range-tabs{display:inline-flex;align-items:center;min-height:30px;padding:2px;border:1px solid var(--line);border-radius:8px;background:#ffffff75}.cron-progress-range-tabs button{min-width:42px;min-height:26px;padding:4px 8px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:.76rem;font-weight:900;cursor:pointer}.cron-progress-range-tabs button.active{background:var(--accent);color:var(--panel)}.cron-progress-range-tabs button:disabled{cursor:not-allowed;opacity:.38}.cron-progress-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.cron-progress-groups{display:grid;gap:14px}.cron-progress-group{display:grid;gap:8px;min-width:0}.cron-progress-group+.cron-progress-group{padding-top:12px;border-top:1px solid rgba(89,83,73,.14)}.cron-progress-group h5{margin:0;color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.cron-progress-card{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.cron-progress-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cron-progress-card-heading div{display:grid;gap:2px;min-width:0}.cron-progress-card-heading span,.cron-progress-card small{color:var(--muted);font-size:.78rem;font-weight:800}.cron-progress-card-heading strong{color:var(--ink);font-size:1.45rem;line-height:1}.cron-progress-card-heading em{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border-radius:999px;font-size:.78rem;font-style:normal;font-weight:900}.cron-progress-delta-positive{color:var(--accent);background:#3f756b1a}.cron-progress-delta-negative{color:var(--danger);background:#a8443b1a}.cron-progress-sparkline{width:100%;height:94px;overflow:visible}.cron-progress-sparkline line{stroke:#5953492e;stroke-width:1}.cron-progress-sparkline path{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.cron-progress-sparkline circle{fill:var(--panel);stroke:var(--accent);stroke-width:2}.cron-health-risks{padding:12px;border:1px solid rgba(179,111,35,.22);border-radius:8px;background:#ffffff47}.cron-health-subheading span,.cron-card-heading span,.cron-card-alert small,.cron-risk-card small{color:var(--muted);font-size:.82rem}.cron-health-loading{display:grid;gap:6px}.cron-health-loading>div{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.78rem}.cron-health-loading progress{width:100%;height:8px;accent-color:var(--accent)}.cron-risk-card,.cron-card-alert{display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.cron-risk-card strong,.cron-card-alert strong{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border-radius:999px;font-size:.74rem;font-weight:900}.cron-risk-green strong{color:var(--accent);background:#3f756b1a}.cron-risk-yellow strong{color:var(--gold);background:#b36f231f}.cron-risk-red strong{color:var(--danger);background:#a8443b1f}.cron-health-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.cron-card{display:grid;align-content:start;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.cron-yield-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}.cron-operator-guidance{display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.cron-operator-guidance span{display:grid;gap:2px;color:var(--soft-text);font-size:.84rem;line-height:1.35}.cron-operator-guidance strong{color:var(--muted);font-size:.7rem;letter-spacing:0;text-transform:uppercase}.cron-guidance-action{border-color:#a8443b4d;background:#a8443b14}.cron-guidance-watch{border-color:#b36f2338}.cron-risk-action{display:block;margin-top:3px;color:var(--soft-text);font-weight:800}.cron-yield-list span{display:grid;gap:2px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);color:var(--muted);font-size:.76rem}.cron-yield-list strong{color:var(--soft-text);font-size:.92rem;overflow-wrap:anywhere}.cron-package-family-status{display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.cron-package-family-status span{display:grid;gap:2px;min-width:0;color:var(--soft-text);font-size:.8rem;line-height:1.35;overflow-wrap:anywhere}.cron-package-family-status strong{color:var(--muted);font-size:.7rem;letter-spacing:0;text-transform:uppercase}@media (max-width: 760px){.cron-health-heading,.cron-card-heading,.cron-health-subheading{display:grid}.cron-health-actions,.cron-progress-toolbar{justify-content:flex-start}.cron-progress-range-tabs{width:100%;overflow-x:auto}.cron-progress-grid{grid-template-columns:1fr}}.events-calendar-section{display:grid;gap:12px}.calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.calendar-heading h3{margin:0}.calendar-heading span{color:var(--muted);font-weight:800}.event-producer-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.event-producer-summary>div{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.event-producer-summary svg{color:var(--gold);flex:0 0 auto}.event-producer-summary strong{color:var(--ink)}.event-producer-summary span{color:var(--muted);font-weight:700}.calendar-event-list{display:grid;gap:10px}.calendar-event-card{display:grid;grid-template-columns:minmax(132px,180px) minmax(0,1fr);gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.calendar-date-block{display:grid;align-content:start;gap:6px;color:var(--muted)}.calendar-date-block svg{color:var(--gold)}.calendar-date-block strong{color:var(--ink)}.calendar-date-block span{font-size:.88rem}.calendar-event-main{display:grid;gap:8px;min-width:0}.calendar-event-main h3{margin:0}.calendar-event-main p{margin:0;color:var(--soft-text)}.calendar-artists,.calendar-links{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.calendar-links a{display:inline-flex;align-items:center;gap:5px;color:var(--gold);font-weight:800;text-decoration:none}.calendar-links span{color:var(--muted)}@media (max-width: 720px){.calendar-event-card,.curation-layout{grid-template-columns:1fr}.curation-save-actions button{flex:1 1 180px}.source-table>div{grid-template-columns:1fr}}@media (pointer: coarse) and (max-width: 1024px) and (orientation: landscape){.exploration-world{overflow:auto}.exploration-map-frame{position:relative;left:0;top:0;width:max(180vw,1180px);min-width:0;height:max(101.25vw,664px);contain:layout paint}.exploration-rail{top:calc(70px + env(safe-area-inset-top));height:calc(100dvh - 82px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.exploration-rail[data-expanded=false] .exploration-rail-nav{gap:4px;padding-top:52px;padding-bottom:8px}.exploration-support-button{left:calc(10px + env(safe-area-inset-left));bottom:calc(12px + env(safe-area-inset-bottom))}.exploration-rail.open+.exploration-support-button{left:calc(10px + env(safe-area-inset-left))}}@media (pointer: coarse) and (max-width: 1023px) and (orientation: landscape){.exploration-support-button{left:calc(10px + env(safe-area-inset-left))}.exploration-rail.open+.exploration-support-button{left:calc(10px + env(safe-area-inset-left))}}@media (min-width: 1367px){html:has(body .app-shell[data-experience=immersive]),body:has(.app-shell[data-experience=immersive]){width:100%;height:100%;overflow:hidden}.app-shell[data-experience=immersive],.app-shell[data-experience=immersive] .main-stage,.app-shell[data-experience=immersive] .exploration-world{width:100%;height:100vh;height:100dvh;min-height:0;overflow:hidden}.app-shell[data-experience=immersive] .exploration-map-frame{inset:0;width:auto;height:auto}.exploration-rail{--exploration-rail-expanded-width: 202px;left:calc(24px + env(safe-area-inset-left));top:calc(24px + env(safe-area-inset-top));max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:18px}.exploration-rail-logo{width:194px;max-width:calc(100% - 8px);margin:14px auto 6px}.exploration-rail-nav{gap:5px;padding:6px 8px 12px}.exploration-rail-nav button{min-height:48px;gap:10px;padding:8px 10px}.exploration-support-button{display:none}}@media (pointer: coarse) and (max-width: 1024px) and (orientation: landscape){.exploration-fullscreen-button,.resource-player-fullscreen{display:none}.app-shell[data-experience=immersive],.app-shell[data-experience=immersive] .main-stage{background:#050608;overflow:hidden}.exploration-menu-trigger{left:calc(10px + env(safe-area-inset-left));top:calc(10px + env(safe-area-inset-top));width:48px;height:48px}.exploration-rail{left:calc(10px + env(safe-area-inset-left));top:50%;height:auto;width:var(--exploration-rail-collapsed-width);max-height:calc(100dvh - 154px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:18px;background:linear-gradient(180deg,#09151df5,#08181feb),radial-gradient(circle at 50% 0%,rgba(219,180,94,.12),transparent 42%);transform:translateY(-50%)}.exploration-rail.open{width:min(var(--exploration-rail-expanded-width),calc(100vw - 20px));transform:translateY(-50%)}.exploration-rail-close{top:14px;right:10px;width:30px;height:30px}.exploration-rail-nav{gap:3px;padding:10px 4px;overflow:hidden}.exploration-rail.open .exploration-rail-nav{gap:3px;padding:54px 8px 10px}.exploration-rail-nav button,.exploration-rail.open .exploration-rail-nav button{height:44px;min-height:44px;padding:7px 10px;overflow:hidden}.exploration-rail[data-expanded=false] .exploration-rail-nav{gap:3px;padding:10px 4px}.exploration-rail[data-expanded=false] .exploration-rail-nav button{width:40px;height:44px;min-height:44px;padding:7px}.exploration-rail.open .exploration-rail-nav button span{opacity:0;animation:explorationLabelIn 1ms linear .19s forwards}.exploration-rail.open[data-expanded=true] .exploration-rail-nav button span{opacity:0}.exploration-rail-nav button span{line-height:1}.exploration-rail-nav small{font-size:.56rem;line-height:1.05}.exploration-rail-nav button strong{font-size:.79rem;line-height:1}.app-shell[data-experience=immersive] .topbar{top:calc(10px + env(safe-area-inset-top));right:calc(10px + env(safe-area-inset-right))}.app-shell[data-experience=immersive] .global-language-switch{right:calc(10px + env(safe-area-inset-right));bottom:calc(10px + env(safe-area-inset-bottom));min-height:48px;height:48px;border-color:#ffe7b147;background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624}.app-shell[data-experience=immersive] .immersive-entry-button{border-color:#ffe7b147;background:linear-gradient(180deg,rgba(255,244,214,.1),transparent 48%),#0c1112cc;color:#fff0c7;box-shadow:0 16px 38px #00000057,inset 0 1px #fff4d624}.app-shell[data-experience=immersive] .language-switch button{min-width:38px;min-height:36px}.exploration-support-button{left:calc(10px + env(safe-area-inset-left));top:auto;bottom:calc(10px + env(safe-area-inset-bottom))}.exploration-rail.open+.exploration-support-button{top:auto;bottom:calc(10px + env(safe-area-inset-bottom))}}@keyframes explorationLabelIn{to{opacity:1}}
