:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#edf1ee;--surface:#f8faf8;--surface-strong:#fff;--surface-soft:#e3e9e5;--ink:#17211f;--muted:#66736f;--line:#d4ddd8;--accent:#174d45;--accent-strong:#0e3c36;--accent-soft:#d4e6df;--danger:#9f3f3a;--shadow:#2542391f;--radius-card:18px;--radius-control:11px;--radius-pill:999px;--rail-width:84px;font-synthesis:none}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#101715;--surface:#151f1c;--surface-strong:#1b2723;--surface-soft:#22302b;--ink:#eef5f1;--muted:#9aaba5;--line:#2b3a35;--accent:#79b9a8;--accent-strong:#9bcbbb;--accent-soft:#203d35;--danger:#e89b95;--shadow:#00000038}}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%}body{background:radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--accent-soft) 34%, transparent), transparent 32rem), var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,sans-serif;line-height:1.5}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer;border:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 38%, transparent);outline-offset:2px}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.46}.app-shell{min-height:100dvh}.demo-banner{background:color-mix(in srgb, #d99a2b 14%, var(--surface-strong));border:1px solid color-mix(in srgb, #d99a2b 38%, var(--line));border-radius:var(--radius-control);color:var(--ink);align-items:center;gap:9px;width:calc(100% - 56px);max-width:1400px;margin:10px auto 0;padding:9px 14px;font-size:12px;display:flex}.demo-banner>svg{color:#a76b09;flex:none}.demo-banner strong{margin-right:3px}.side-rail{background:var(--surface-strong);border-right:1px solid var(--line);width:var(--rail-width);z-index:20;flex-direction:column;align-items:center;padding:18px 12px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand-mark{background-color:var(--surface-strong);border:1px solid var(--line);color:#0000;background-image:url(/brand/main-logo.png);background-position:0;background-repeat:no-repeat;background-size:auto 100%;border-radius:15px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (prefers-color-scheme:dark){.wordmark-logo{filter:invert()saturate(.55)brightness(1.35)}.brand-mark{color:#101715}}.rail-nav{gap:12px;width:100%;margin-top:48px;display:grid}.nav-button{border-radius:var(--radius-control);color:var(--muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;padding:7px 4px;font-size:10px;font-weight:650;line-height:1.15;transition:background .18s,color .18s,transform .14s;display:flex}.nav-button:hover,.nav-button.active{background:var(--accent-soft);color:var(--accent-strong)}.rail-bottom{align-items:center;gap:12px;margin-top:auto;display:grid}.icon-button,.avatar-button{border:1px solid var(--line);border-radius:var(--radius-control);background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.auth-control-button{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-pill);align-items:center;gap:7px;min-height:40px;padding:7px 13px;font-size:11px;font-weight:750;display:inline-flex}.auth-control-button>span:only-child{background:var(--accent-soft);color:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.auth-backdrop{z-index:90;background:#08120f94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.auth-panel{background:var(--surface-strong);border:1px solid var(--line);border-radius:26px;width:100%;max-width:430px;padding:30px;position:relative;box-shadow:0 30px 90px #04120e4d}.auth-close{background:var(--surface-soft);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:16px;right:16px}.auth-mark,.auth-success-icon{background:var(--accent-soft);color:var(--accent);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.auth-success-icon{border-radius:50%}.auth-eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:850}.auth-panel h2{letter-spacing:-.035em;margin:0;padding-right:36px;font-size:25px}.auth-lead,.auth-identity>p:not(.auth-eyebrow,.auth-error),.auth-sent{color:var(--muted);margin:8px 0 22px;font-size:12px}.auth-form{gap:14px;margin-top:22px;display:grid}.auth-form label{gap:6px;display:grid}.auth-form label>span{font-size:10px;font-weight:750}.auth-form input{background:var(--surface);border:1px solid var(--line);border-radius:11px;width:100%;min-height:47px;padding:10px 12px}.auth-form input[name=otp]{font-variant-numeric:tabular-nums;letter-spacing:.24em;text-align:center;font-size:24px}.auth-primary,.auth-secondary{background:var(--accent);color:#f4faf7;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:10px 15px;font-size:12px;font-weight:800;display:flex}.auth-secondary{background:var(--surface-soft);color:var(--ink);width:100%;margin-top:22px}.auth-text-button{color:var(--accent);background:0 0;justify-self:center;padding:7px;font-size:11px;font-weight:750}.auth-error{background:color-mix(in srgb, var(--danger) 10%, var(--surface));color:var(--danger);border-radius:9px;margin:0;padding:9px 10px;font-size:11px}.auth-sent{gap:2px;margin:0;display:grid}.auth-sent strong{color:var(--ink);overflow-wrap:anywhere}.auth-sessions{border-top:1px solid var(--line);gap:7px;margin-top:18px;padding-top:15px;display:grid}.auth-sessions h3{margin:0 0 2px;font-size:11px}.auth-sessions>p{color:var(--muted);margin:0;font-size:10px}.auth-session{background:var(--surface);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;display:flex}.auth-session>span{gap:2px;min-width:0;display:grid}.auth-session strong,.auth-session em{font-size:10px;font-style:normal}.auth-session small{color:var(--muted);font-size:9px}.auth-session em{color:var(--accent);font-weight:750}.auth-session button,.auth-delete-button{color:var(--danger);background:0 0;padding:4px;font-size:10px;font-weight:750}.auth-delete-button{color:var(--muted);margin:9px auto 0;font-size:10px;text-decoration:underline;display:block}.icon-button:hover,.avatar-button:hover{background:var(--surface-soft)}.avatar-button{background:var(--accent-soft);color:var(--accent-strong);border-color:#0000;font-size:11px;font-weight:800}.locale-short{font-size:11px;font-weight:750}.main-area{background:radial-gradient(circle at 78% 16%, color-mix(in srgb, var(--accent-soft) 18%, transparent), transparent 28rem);min-height:100dvh;padding-left:var(--rail-width)}.top-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:color-mix(in srgb, var(--bg) 84%, transparent);border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);z-index:15;justify-content:flex-end;align-items:center;max-width:1460px;height:68px;margin:0 auto;padding:0 34px;display:flex;position:sticky;top:0}.wordmark{background:0 0;align-items:center;gap:8px;font-weight:750;display:none}.wordmark-logo{object-fit:contain;width:clamp(9.5rem,32vw,13rem);height:auto;max-height:2.5rem;display:block}.top-actions,.locale-switch{align-items:center;gap:9px;display:flex}.locale-switch{background:var(--surface-soft);border-radius:var(--radius-pill);padding:3px}.locale-switch button{border-radius:var(--radius-pill);color:var(--muted);background:0 0;padding:6px 10px;font-size:11px;font-weight:700}.locale-switch button.active{background:var(--surface-strong);box-shadow:0 1px 6px var(--shadow);color:var(--ink)}.space-page,.gallery-page{max-width:1400px;margin:0 auto;padding:24px 34px 72px}.space-heading{background:color-mix(in srgb, var(--surface-strong) 68%, transparent);border:1px solid color-mix(in srgb, var(--line) 74%, transparent);border-radius:22px;justify-content:space-between;align-items:flex-end;margin-bottom:18px;padding:20px 22px;display:flex}.date-line{color:var(--muted);margin:0 0 5px;font-size:12px;font-weight:700}.space-heading h1,.gallery-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,45px);line-height:1.08}.presence-line{color:var(--muted);background:0 0;align-items:center;gap:9px;margin-top:11px;padding:0;font-size:12px;display:flex}.avatar-stack{padding-left:7px;display:flex}.avatar-stack i{border:2px solid var(--bg);color:#29312e;background:#d5a777;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-left:-7px;font-size:7px;font-style:normal;font-weight:800;display:flex}.avatar-stack i:nth-child(2){background:#9eb8c7}.avatar-stack i:nth-child(3){background:#bdafa0}.heading-actions,.modal-actions{align-items:center;gap:10px;display:flex}.primary-button,.secondary-button{border-radius:var(--radius-control);white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:750;transition:background .18s,transform .14s;display:inline-flex}.primary-button{background:var(--accent);color:#f5faf7}.primary-button:hover{background:var(--accent-strong)}@media (prefers-color-scheme:dark){.primary-button{color:#0c1b17}}.secondary-button{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink)}.secondary-button:hover{background:var(--surface-soft)}.time-navigation{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:0 12px 32px -28px var(--shadow);grid-template-columns:repeat(4,1fr);margin-bottom:14px;padding:5px;display:grid}.time-navigation button{color:var(--muted);background:0 0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:7px 10px;display:flex}.time-navigation button.active{background:var(--accent-soft);color:var(--accent-strong)}.time-icon{justify-content:center;align-items:center;width:31px;height:31px;display:flex}.time-navigation button>span:last-child{text-align:left;flex-direction:column;display:flex}.time-navigation strong{font-size:12px}.time-navigation small{opacity:.76;font-size:9px}.memory-stage{border:1px solid color-mix(in srgb, var(--line) 80%, transparent);box-shadow:0 20px 60px -38px var(--shadow);background:#cbd9d4;border-radius:24px;position:relative;overflow:hidden}.stage-toolbar{z-index:5;justify-content:space-between;align-items:center;padding:16px;display:flex;position:absolute;top:0;left:0;right:0}.memory-total,.mode-switch{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-pill);color:#263b35;background:#f6faf7d6;border:1px solid #ffffff9e;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.mode-switch{gap:2px;padding:3px}.mode-switch button{border-radius:var(--radius-pill);color:#596b65;background:0 0;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.mode-switch button.active{color:#163f38;background:#fff;box-shadow:0 2px 8px #1b322b1a}.scene-3d{perspective:750px;height:clamp(390px,52vw,560px);position:relative;overflow:hidden}.scene-sky,.scene-floor{position:absolute;inset:0}.scene-sky{background:radial-gradient(circle at 77% 28%,#ffffff8c 0 2%,#0000 9%),linear-gradient(145deg,#c5d9d4 0%,#9fbdb4 50%,#718f86 100%)}.stage-daytime .scene-sky{background:linear-gradient(150deg,#bfddd8,#79a69a)}.stage-evening .scene-sky{background:linear-gradient(150deg,#c8a69c,#6e8c85)}.stage-night .scene-sky{background:linear-gradient(150deg,#3b5552,#182c2b)}.scene-sun{background:#f6efc7e6;border-radius:50%;width:28px;height:28px;position:absolute;top:21%;right:18%;box-shadow:0 0 0 18px #f7eec41c}.scene-floor{clip-path:polygon(0 49%,100% 43%,100% 100%,0 100%);transform-origin:bottom;background:linear-gradient(90deg,#0000 49.7%,#ecf4ef2e 50%,#0000 50.3%) 0 0/100% 100%,linear-gradient(#ecf4ef24 1px,#0000 1px) 0 0/100% 52px,linear-gradient(120deg,#8fa99c,#58756b) 0 0/100% 100%;transform:perspective(410px)rotateX(4deg)scale(1.05)}.floor-path{clip-path:polygon(43% 0,57% 0,82% 100%,18% 100%);background:#dee4d82e;width:54%;height:72%;position:absolute;bottom:-20%;left:23%}.memory-frame{z-index:2;background:#f9faf5e8;border:5px solid #f8faf5eb;border-radius:8px;padding:0;position:absolute;box-shadow:0 18px 34px #1b342d36}.memory-frame .media-art{border-radius:4px 4px 1px 1px;width:100%;height:100%;display:block}.memory-frame small{color:#2b3834;text-align:left;background:#fcfdf9f2;padding:5px 6px;font-size:8px;position:absolute;bottom:0;left:0;right:0}.frame-left{width:115px;height:142px;top:31%;left:9%;transform:rotateY(18deg)rotate(-1deg)}.frame-center{width:155px;height:194px;top:21%;left:41%;transform:translateZ(32px)rotateY(-3deg)}.frame-right{width:112px;height:138px;top:37%;right:9%;transform:rotateY(-19deg)rotate(1deg)}.sea-art,.tile-visual.sea,.gallery-rain .gallery-visual{background:linear-gradient(168deg,#cddcd4 0 37%,#5f8c8a 38% 60%,#d4c7a8 61%)}.breakfast-art,.tile-visual.breakfast,.gallery-garden .gallery-visual{background:radial-gradient(circle at 65% 55%,#d18b65 0 9%,#0000 10%),linear-gradient(120deg,#0000 0 48%,#ebf1d966 49%),linear-gradient(150deg,#b7c9a5 0 45%,#6f8f6f 46% 100%)}.train-art,.tile-visual.train,.gallery-music .gallery-visual{background:linear-gradient(75deg,#0000 0 30%,#f6deaebd 31% 36%,#0000 37%),linear-gradient(170deg,#a7b4ad 0 49%,#596a65 50% 100%)}.avatar-pin{color:#27342f;z-index:3;background:#e2b17e;border:3px solid #ffffffe6;border-radius:50% 50% 50% 8px;justify-content:center;align-items:center;width:29px;height:29px;font-size:7px;font-weight:850;display:flex;position:absolute;transform:rotate(-45deg);box-shadow:0 8px 14px #2236302e}.avatar-pin:first-letter{transform:rotate(45deg)}.pin-one{bottom:22%;left:32%}.pin-two{background:#97b2c0;bottom:16%;right:27%}.scene-focus{z-index:3;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:15%;left:50%;transform:translate(-50%)}.focus-ring{border:2px solid #f8fbf7e6;border-radius:50%;width:62px;height:34px;box-shadow:0 0 0 5px #f8fbf726}.scene-focus small{border-radius:var(--radius-pill);color:#f0f6f2;background:#19312bb8;padding:3px 8px;font-size:8px}.scene-2d{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:470px;padding:72px 18px 100px;display:grid}.scene-2d .memory-tile{background:#f9fbf8db}.empty-memory{border-radius:var(--radius-card);color:#31554c;background:#f9fbf870;border:1px dashed #23413859;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.stage-footer{z-index:5;justify-content:space-between;align-items:center;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.data-mode{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-control);color:#29473f;background:#f6faf7d6;border:1px solid #ffffff9e;align-items:center;gap:9px;padding:8px 11px;display:flex}.data-mode span{flex-direction:column;display:flex}.data-mode strong{font-size:9px}.data-mode small{opacity:.72;font-size:8px}.voice-controls{flex-flow:wrap;flex:0 auto;align-items:center;gap:10px;min-width:0;display:flex}.voice-controls>button{white-space:nowrap;flex:none}.people-orbit{display:flex}.people-orbit span{color:#26322e;background:#d9af84;border:2px solid #f6faf7f2;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;margin-left:-7px;font-size:7px;font-weight:800;display:flex}.people-orbit span:nth-child(2){background:#9cb7c4}.people-orbit span:nth-child(3){background:#c6b5a1}.people-orbit span:nth-child(4){background:#b2c89b}.people-orbit span:nth-child(5){background:#d4c1d2}.live-voice-room{border-radius:var(--radius-pill);color:#31423d;background:#f8faf7eb;align-items:center;gap:7px;min-height:40px;padding:0 13px;display:flex}.live-voice-room>span{display:flex}.live-voice-room>.copy{flex-direction:column}.live-voice-room strong{font-size:9px}.live-voice-room small{opacity:.68;max-width:180px;font-size:7px}.mic-button{border-radius:var(--radius-pill);align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.mic-button.muted{color:#31423d;background:#f8faf7eb}.mic-button.live{color:#f4faf7;background:#174d45}.realtime-video-tile{object-fit:cover;background:#13231f;border:1px solid #264e442e;border-radius:12px;width:100%;min-height:96px;max-height:180px;display:block}.memory-list-section{padding:26px 0 0}.section-heading-inline{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.section-heading-inline h2{letter-spacing:-.02em;margin:0;font-size:16px}.section-heading-inline button{color:var(--accent);background:0 0;align-items:center;gap:5px;font-size:11px;font-weight:750;display:flex}.memory-strip{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.memory-tile{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-card);text-align:left;grid-template-columns:76px 1fr;align-items:center;gap:11px;min-width:0;padding:8px;display:grid}.memory-tile:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.tile-visual{border-radius:12px;height:58px;display:block;position:relative;overflow:hidden}.tile-icon{color:#27443d;background:#f9fbf8db;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tile-copy{flex-direction:column;min-width:0;display:flex}.tile-copy small{color:var(--muted);font-size:9px}.tile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.gallery-page{padding-top:24px}.gallery-heading{max-width:660px;margin:34px 0 32px}.gallery-title-mark{background:var(--accent-soft);color:var(--accent-strong);border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:18px;display:flex}.gallery-heading p{color:var(--muted);max-width:55ch;margin:14px 0 0;font-size:14px}.category-row{scrollbar-width:none;gap:7px;margin-bottom:18px;padding-bottom:2px;display:flex;overflow-x:auto}.category-row button{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--muted);white-space:nowrap;padding:8px 15px;font-size:11px;font-weight:700}.category-row button.active{background:var(--accent);border-color:var(--accent);color:#f3faf6}.gallery-grid{grid-template-columns:1.3fr .85fr;gap:16px;display:grid}.gallery-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:24px;grid-template-columns:1.2fr .8fr;min-height:320px;display:grid;overflow:hidden}.gallery-card:nth-child(2),.gallery-card:nth-child(3){grid-template-columns:1fr;min-height:370px}.gallery-card:nth-child(3){grid-column:1/-1;grid-template-columns:.8fr 1.2fr;min-height:280px}.gallery-visual{min-height:220px;position:relative;overflow:hidden}.gallery-depth{background:#f6faf64d;border:1px solid #ffffff61;border-radius:8px;position:absolute;transform:perspective(500px)rotateY(-14deg)}.depth-one{width:27%;height:34%;top:25%;left:13%}.depth-two{width:31%;height:42%;top:35%;right:12%;transform:perspective(500px)rotateY(16deg)}.gallery-portal{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#f6faf6b3;background-image:url(/brand/main-logo.png);background-position:0;background-repeat:no-repeat;background-size:auto 100%;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-copy{flex-direction:column;justify-content:center;padding:26px;display:flex}.gallery-copy>span{color:var(--accent);font-size:10px;font-weight:800}.gallery-copy h2{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(20px,2.4vw,31px);line-height:1.14}.gallery-copy p{color:var(--muted);margin:0;font-size:11px}.gallery-copy button{color:var(--accent);background:0 0;align-self:flex-start;align-items:center;gap:6px;margin-top:25px;padding:0;font-size:11px;font-weight:800;display:flex}.gallery-safety{background:var(--accent-soft);border-radius:var(--radius-card);color:var(--accent-strong);align-items:center;gap:10px;margin-top:16px;padding:13px 16px;font-size:11px;display:flex}.gallery-safety p{margin:0}.gallery-safety button{color:inherit;background:0 0;align-items:center;gap:5px;margin-left:auto;font-size:10px;font-weight:750;display:flex}.modal-backdrop{z-index:50;background:#0f18158a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-sheet{background:var(--surface-strong);border:1px solid var(--line);border-radius:24px;width:100%;max-width:540px;max-height:calc(100dvh - 36px);padding:24px;overflow-y:auto;box-shadow:0 30px 90px #08141040}.modal-sheet.compact{max-width:410px}.modal-header{justify-content:space-between;align-items:center;display:flex}.modal-header h2{letter-spacing:-.03em;margin:0;font-size:21px}.modal-lead{color:var(--muted);margin:7px 0 20px;font-size:12px}.upload-zone{background:var(--surface);border:1px dashed color-mix(in srgb, var(--accent) 36%, var(--line));border-radius:var(--radius-card);color:var(--accent);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:205px;padding:22px;display:flex}.upload-zone:hover,.upload-zone.selected{background:var(--accent-soft);border-style:solid}.upload-zone input{opacity:0;width:1px;height:1px;position:absolute}.upload-zone strong{color:var(--ink);margin-top:10px;font-size:13px}.upload-zone span{color:var(--muted);margin-top:3px;font-size:10px}.helper{color:var(--muted);align-items:flex-start;gap:7px;margin:12px 0 22px;font-size:10px;display:flex}.helper svg{color:var(--accent);flex:none}.modal-actions{justify-content:flex-end}.privacy-options{gap:8px;display:grid}.privacy-option{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:13px;display:grid}.privacy-option.selected{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 48%, var(--line))}.privacy-icon{background:var(--surface-strong);border-radius:var(--radius-control);color:var(--accent);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.privacy-option>span:nth-child(2){flex-direction:column;display:flex}.privacy-option strong{font-size:12px}.privacy-option small{color:var(--muted);margin-top:2px;font-size:9px}.radio-mark{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.privacy-option.selected .radio-mark{background:var(--accent);border-color:var(--accent);color:#f5faf7}.public-note{background:var(--accent-soft);border-radius:var(--radius-control);color:var(--accent-strong);align-items:flex-start;gap:8px;margin:12px 0;padding:11px;font-size:10px;display:flex}.public-note svg{flex:none}.check-row{cursor:pointer;align-items:flex-start;gap:9px;font-size:11px;display:flex}.check-row input{accent-color:var(--accent);flex:none;width:17px;height:17px;margin:0}.privacy-options+.check-row,.public-note+.check-row{margin:14px 0 22px}.invite-visual{background:var(--accent-soft);color:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:24px auto 17px;display:flex}.member-limit{justify-content:center;align-items:center;gap:10px;margin-bottom:22px;display:flex}.member-limit>span{flex-direction:column;display:flex}.member-limit strong{font-size:15px}.member-limit span{color:var(--muted);font-size:10px}.copy-link-button{background:var(--accent);border-radius:var(--radius-control);color:#f4faf7;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;font-size:12px;font-weight:750;display:flex}.toast{background:var(--ink);border-radius:var(--radius-pill);box-shadow:0 12px 36px var(--shadow);color:var(--bg);z-index:70;align-items:center;gap:8px;padding:11px 17px;font-size:11px;font-weight:750;animation:.24s ease-out toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.bottom-nav{display:none}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:900px){:root{--rail-width:72px}.top-bar,.space-page,.gallery-page{padding-inline:22px}.frame-left{left:7%}.frame-right{right:7%}}.media3d-section{max-width:1400px;margin:0 auto 28px;padding:0 28px}.media3d-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:14px;display:flex}.media3d-heading small{color:var(--accent);letter-spacing:.16em;font-size:10px;font-weight:850}.media3d-heading h2{letter-spacing:-.035em;margin:2px 0 1px;font-size:clamp(21px,3vw,32px)}.media3d-heading p{color:var(--muted);max-width:650px;margin:0;font-size:12px}.media3d-upload{cursor:pointer;flex:none}.media3d-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.media3d-spin{animation:.8s linear infinite media3d-spin}.media3d-viewport{border:1px solid color-mix(in srgb, var(--accent) 20%, var(--line));box-shadow:0 26px 80px color-mix(in srgb, var(--accent) 18%, transparent);cursor:grab;perspective:900px;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#bdd5d1;border-radius:24px;height:min(58vw,520px);min-height:350px;position:relative;overflow:hidden}.media3d-viewport:active{cursor:grabbing}.media3d-sky{background:linear-gradient(#a8c9ca 0%,#dce8df 72%);position:absolute;inset:0 0 42%}.media3d-sky:after{content:"";background:#fff4c7;border-radius:50%;width:68px;height:68px;position:absolute;top:12%;left:13%;box-shadow:0 0 60px #fff6cf}.media3d-floor{background:linear-gradient(155deg,#76958b,#294b43);width:130%;height:80%;position:absolute;bottom:-30%;left:-15%;transform:perspective(500px)rotateX(58deg)}.media3d-floor:after{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute;inset:25% 10%}.media3d-world{height:1px;transform:rotateX(-5deg) rotateY(var(--world-rotation));transform-style:preserve-3d;width:1px;transition:transform 80ms linear;position:absolute;top:52%;left:50%}.media3d-world-fallback{transform:rotateX(-5deg)rotateY(-16deg)}.webgl-memory-world,.webgl-memory-canvas{width:100%;height:100%;display:block}.webgl-memory-world{position:relative}.webgl-memory-canvas{touch-action:pan-y}.webgl-memory-status{opacity:.7;z-index:1;background:#ffffffb8;border-radius:50%;width:7px;height:7px;transition:background .18s;position:absolute;top:14px;right:14px}.webgl-memory-world[data-ready=true] .webgl-memory-status{background:#2a7f67}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.media3d-card{backface-visibility:visible;height:190px;transform-style:preserve-3d;background:#f8faf8f2;border:5px solid #ffffffe0;border-radius:12px;width:270px;position:absolute;top:-120px;left:-135px;overflow:hidden;box-shadow:0 16px 42px #09231d59}.media3d-card img,.media3d-card video{object-fit:cover;background:#17211f;width:100%;height:152px;display:block}.media3d-card span{color:#17312b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;padding:8px;font-size:10px;font-weight:750;display:flex;overflow:hidden}.media3d-empty{color:#284c43;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.media3d-empty strong{font-size:17px}.media3d-empty span{opacity:.78;max-width:280px;font-size:12px}.media3d-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:9px;font-size:11px;display:flex}.media3d-meta span{align-items:center;gap:5px;display:flex}.media3d-meta strong{color:var(--accent)}.cloud-scene-stage{background:var(--surface-strong);border:1px solid var(--line);border-radius:24px;max-width:1400px;margin:0 auto 24px;padding:clamp(18px,3vw,28px);overflow:hidden}.cloud-scene-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.cloud-scene-eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 5px;font-size:10px;font-weight:850;display:flex}.cloud-scene-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(20px,3vw,30px)}.cloud-scene-header p:not(.cloud-scene-eyebrow){color:var(--muted);max-width:640px;margin:5px 0 0;font-size:11px}.cloud-scene-toggle{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:999px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.cloud-scene-viewport{background:#b9d3ce;border-radius:18px;height:min(48vw,470px);min-height:310px;position:relative;overflow:hidden}.cloud-scene-empty{color:#284c43;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex;position:absolute;inset:0}.cloud-scene-empty strong{font-size:15px}.cloud-scene-empty span{opacity:.8;font-size:11px}.cloud-scene-spin{animation:.8s linear infinite media3d-spin}.cloud-scene-2d{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;height:100%;padding:16px;display:grid;overflow:auto}.cloud-scene-2d figure{background:var(--surface-strong);border-radius:14px;margin:0;overflow:hidden}.cloud-scene-2d img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.cloud-scene-video-poster{color:#fff;cursor:pointer;background:#17211f;border:0;width:100%;padding:0;display:block;position:relative}.cloud-scene-video-poster:disabled{cursor:wait;opacity:.78}.cloud-scene-video-poster>span{white-space:nowrap;background:#0c1411c7;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:750;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.cloud-scene-video-dialog{z-index:60;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.cloud-scene-video-backdrop{background:#08110eb8;position:absolute;inset:0}.cloud-scene-video-panel{background:var(--surface-strong);border:1px solid var(--line);z-index:1;border-radius:18px;width:100%;max-width:min(760px,100%);position:relative;overflow:hidden;box-shadow:0 20px 70px #08110e73}.cloud-scene-video-panel header{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.cloud-scene-video-panel header strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cloud-scene-video-panel header button{background:var(--surface);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-width:32px;min-height:32px;display:inline-flex}.cloud-scene-video-panel video{background:#07110e;width:100%;max-height:min(70vh,620px);display:block}.cloud-scene-2d figcaption{color:var(--ink);padding:8px 10px;font-size:10px}.cloud-scene-warning{color:var(--muted);align-items:center;gap:5px;margin:8px 0 0;font-size:10px;display:flex}.cloud-scene-avatar-hint{color:var(--muted);margin:8px 2px 0;font-size:10px}.realtime-status-strip{background:color-mix(in srgb, var(--accent-soft) 72%, var(--surface-strong));border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));box-shadow:0 8px 24px color-mix(in srgb, var(--shadow) 70%, transparent);color:var(--ink);z-index:14;border-radius:16px;align-items:center;gap:10px;max-width:1400px;min-height:56px;margin:0 auto 10px;padding:10px 14px;display:flex;position:sticky;top:78px}.realtime-status-strip-icon{background:var(--accent-soft);color:var(--accent-strong);border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.realtime-status-strip>span:last-child{flex-direction:column;gap:1px;min-width:0;display:flex}.realtime-status-strip strong{font-size:11px}.realtime-status-strip small{color:var(--muted);font-size:10px}@media (max-width:767px){.realtime-status-strip{border-radius:14px;min-height:52px;margin-inline:0;padding:9px 11px;top:68px}.realtime-status-strip strong{font-size:12px}.realtime-status-strip small{font-size:10px}}.css-memory-world{perspective:980px;background:linear-gradient(#a9c9c7 0%,#dce8df 57%,#62877c 57%,#24483f 100%);height:100%;min-height:310px;position:relative;overflow:hidden}.css-memory-sky{background:radial-gradient(circle at 15% 19%,#fff7cdf2 0 29px,#fff7cd1f 30px 70px,#0000 71px);position:absolute;inset:0 0 43%}.css-memory-floor{background:repeating-radial-gradient(#ffffff24 0 1px,#0000 2px 46px),linear-gradient(155deg,#7c9f9380,#183d34cc);width:140%;height:80%;position:absolute;bottom:-45%;left:-20%;transform:perspective(600px)rotateX(59deg)}.css-memory-orbit{height:1px;transform-style:preserve-3d;width:1px;position:absolute;top:53%;left:50%;transform:rotateX(-8deg)}.css-memory-world[data-reduced-motion=false] .css-memory-orbit{animation:28s linear infinite css-memory-orbit}.css-memory-card{height:166px;transform:rotateY(var(--card-angle)) translateZ(var(--card-radius)) rotateY(var(--card-facing-angle));transform-style:preserve-3d;background:#f8faf8f5;border:5px solid #ffffffdb;border-radius:13px;width:224px;margin:-96px 0 0;position:absolute;top:0;left:-112px;overflow:hidden;box-shadow:0 16px 42px #09231d52}.css-memory-card img,.css-memory-card-placeholder{object-fit:cover;background:#17211f;width:100%;height:128px;display:block}.css-memory-card figcaption{color:#17312b;text-overflow:ellipsis;white-space:nowrap;padding:8px;font-size:10px;font-weight:750;overflow:hidden}.css-memory-video-button{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.css-memory-video-button:focus-visible{outline-offset:-3px;outline:3px solid #f0b08d}.css-memory-play-pill{color:#fff;white-space:nowrap;background:#0c1411c7;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.css-memory-presence{pointer-events:none;z-index:3;position:absolute;inset:0}.css-memory-avatar{background:#f0c48b;border:2px solid #ffffffd1;border-radius:50% 50% 46% 46%;width:17px;height:22px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 7px 16px #08221c61}.css-memory-avatar:before{content:"";background:#f4d7be;border-radius:50%;width:11px;height:11px;position:absolute;top:-8px;left:1px}.css-memory-avatar.is-self{background:#8fd0bd;box-shadow:0 0 0 4px #8fd0bd4d,0 7px 16px #08221c61}.webgl-avatar-controls{z-index:4;grid-template-columns:repeat(3,38px);gap:5px;display:grid;position:absolute;bottom:14px;left:14px}.webgl-avatar-controls button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4f0e5;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#09211cc7;border:1px solid #ffffff47;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:750;display:inline-flex}.webgl-avatar-controls button:first-child{grid-column:2}.webgl-avatar-controls button:active{background:#1d6b5c;transform:translateY(1px)}.css-avatar-controls{z-index:5;grid-template-columns:repeat(3,38px);gap:5px;display:grid;position:absolute;bottom:14px;left:14px}.css-avatar-controls button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4f0e5;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#09211cc7;border:1px solid #ffffff47;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:750;display:inline-flex}.css-avatar-controls button:first-child{grid-column:2}.css-avatar-controls button:active{background:#1d6b5c;transform:translateY(1px)}@keyframes css-memory-orbit{0%{transform:rotateX(-8deg)rotateY(0)}to{transform:rotateX(-8deg)rotateY(360deg)}}@keyframes media3d-spin{to{transform:rotate(360deg)}}@media (max-width:767px){.side-rail{display:none}.main-area{padding-left:0}.top-bar{background:color-mix(in srgb, var(--bg) 90%, transparent);justify-content:space-between;gap:8px;height:60px;padding:0 8px;overflow:hidden}.wordmark{flex:auto;min-width:0;display:inline-flex;overflow:hidden}.wordmark-logo{width:clamp(7rem,34vw,9.5rem);max-height:2rem}.top-actions{flex:none;gap:4px;min-width:0}.locale-switch{gap:0;padding:2px}.locale-switch button{white-space:nowrap;writing-mode:horizontal-tb;min-width:0;padding:5px 6px;font-size:10px}.auth-control-button{border-radius:10px;width:35px;min-height:35px;padding:0}.auth-control-button.signed-out{gap:5px;width:auto;padding:0 9px}.auth-control-button>svg{width:16px;height:16px}.auth-control-button>svg+span{display:none}.auth-control-button.signed-out>svg+span{font-size:10px;display:inline}.top-actions .avatar-button,.notification-button{display:none}.demo-banner{border-radius:0;align-items:flex-start;width:100%;margin:0;padding:8px 14px}.locale-switch button{padding-inline:8px}.space-page,.gallery-page{padding:16px 14px calc(100px + env(safe-area-inset-bottom));width:100%}.media3d-section{margin-bottom:20px;padding:0 14px}.media3d-heading{flex-direction:column;align-items:stretch;gap:12px}.media3d-upload{justify-content:center;width:100%}.media3d-viewport{border-radius:18px;height:430px;min-height:0}.media3d-card{width:210px;height:160px;top:-98px;left:-105px}.media3d-card img,.media3d-card video{height:123px}.media3d-meta{flex-direction:column;align-items:flex-start;gap:5px}.cloud-scene-header{flex-direction:column;align-items:stretch}.cloud-scene-toggle{align-self:flex-start}.cloud-scene-viewport{border-radius:15px;height:390px;min-height:0}.space-heading{flex-direction:column;align-items:flex-start;margin-bottom:16px;padding:17px 15px}.space-heading h1{font-size:29px}.heading-actions{grid-template-columns:auto 1fr;width:100%;margin-top:18px;display:grid}.heading-actions .primary-button{width:100%}.time-navigation{scrollbar-width:none;border-left:0;border-right:0;border-radius:0;grid-template-columns:repeat(4,minmax(112px,1fr));margin-inline:-14px;padding:5px 14px;overflow-x:auto}.time-navigation button{justify-content:flex-start}.memory-stage{border-radius:20px;margin-inline:-1px}.scene-3d{height:460px}.frame-left{width:88px;height:112px;top:34%;left:4%}.frame-center{width:130px;height:165px;top:25%;left:34%}.frame-right{width:85px;height:105px;top:42%;right:2%}.scene-2d{grid-template-columns:1fr;min-height:520px}.stage-footer{align-items:flex-end}.data-mode{max-width:170px}.data-mode small{line-height:1.25}.people-orbit{display:none}.mic-button{justify-content:center;width:43px;height:43px;padding:0}.mic-button span{display:none}.memory-list-section{overflow:hidden}.memory-strip{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.memory-tile{scroll-snap-align:start;flex:0 0 236px}.gallery-page{padding-top:6px}.gallery-heading{margin-top:24px}.gallery-grid{grid-template-columns:1fr}.gallery-card,.gallery-card:nth-child(2),.gallery-card:nth-child(3){grid-column:auto;grid-template-columns:1fr;min-height:0}.gallery-visual{min-height:235px}.gallery-card:nth-child(3) .gallery-visual{order:0}.gallery-copy{padding:21px}.gallery-safety{flex-wrap:wrap;align-items:flex-start}.gallery-safety svg{flex:none}.gallery-safety p{flex:1}.gallery-safety button{margin-left:28px}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--surface-strong) 90%, transparent);border-top:1px solid var(--line);box-shadow:0 -12px 30px -24px var(--shadow);padding:7px 8px calc(7px + env(safe-area-inset-bottom));z-index:30;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav.with-explore{grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav .nav-button{min-height:49px}.bottom-nav .nav-button:nth-child(2) span{max-width:60px}.mobile-add{background:var(--accent);box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 28%, transparent);color:#f4faf7;border-radius:15px;justify-content:center;align-self:center;align-items:center;width:48px;height:48px;margin:0 auto;transition:box-shadow .18s,transform .14s;display:flex;transform:none}.mobile-add:hover{box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 38%, transparent)}.mobile-add:active{transform:translateY(1px)!important}.mobile-profile{color:var(--muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:650;display:flex}.mobile-profile>span{background:var(--accent-soft);color:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:7px;font-weight:800;display:flex}.mobile-profile small{font-size:10px}.modal-backdrop{align-items:flex-end;padding:0}.modal-sheet{max-height:calc(100dvh - 28px);padding:20px 18px calc(20px + env(safe-area-inset-bottom));border-bottom-right-radius:0;border-bottom-left-radius:0}.modal-actions{grid-template-columns:.8fr 1.2fr;display:grid}.modal-actions button{width:100%}.toast{bottom:calc(87px + env(safe-area-inset-bottom));white-space:nowrap;max-width:calc(100% - 30px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports not ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.memory-total,.mode-switch,.data-mode{background:#f6faf7f5}}
