:root{--ink:#172139;--muted:#68738b;--blue:#3859de;--line:#dce1ed;--paper:#f5f6fa;--white:#fff;--warm:#d49a54;--shadow:0 12px 34px #1f315b0b;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8498ed;outline-offset:3px}button{border:0}a{color:inherit}h1,h2,h3,p{margin:0}h2{font-size:22px;font-weight:650;letter-spacing:-.5px}h3{font-size:14px;font-weight:650}p{line-height:1.6}.app{max-width:1400px;padding:0 38px;margin:auto}.masthead{height:83px;display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;letter-spacing:1.6px;font-size:11px;font-weight:800;white-space:nowrap}.brand-mark{font-size:30px;color:var(--blue)}.mast-label{font-size:9px;letter-spacing:1.6px;color:var(--muted);margin-left:auto}.small{font-size:11px;padding:10px 12px;line-height:1.3}.quiet{color:var(--muted);background:transparent;border-radius:8px}.quiet:hover{background:#e8ecf5;color:var(--ink)}.hero{padding:50px 0 27px;max-width:810px}.eyebrow{color:var(--blue);font-size:10px;font-weight:750;letter-spacing:1.6px;margin-bottom:13px}.hero h1{font-size:clamp(32px,4.8vw,61px);line-height:1.12;letter-spacing:-2.3px;font-weight:650;margin-bottom:21px}.hero h1 span{color:var(--blue)}.lead{font-size:15px;line-height:1.8;color:#59647b;max-width:735px}.model-bar{display:flex;align-items:center;gap:18px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px 22px}.model-icon{width:42px;height:42px;background:#eff2ff;color:var(--blue);border-radius:12px;display:grid;place-items:center;font-size:30px;flex-shrink:0}.model-bar p{font-size:12px;color:var(--muted);max-width:900px}.model-bar b{color:var(--ink);font-size:13px}.model-tag{margin-left:auto;white-space:nowrap;font-size:8px;letter-spacing:1px;color:var(--muted)}.quick-start{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:24px 1px}.quick-start p{font-size:12px;color:var(--muted)}.quick-start b{color:var(--ink)}.text-button{font-size:11px;background:transparent;color:var(--blue);font-weight:650;white-space:nowrap}.text-button span{margin-left:10px}.workspace{display:grid;grid-template-columns:minmax(235px,1fr) minmax(340px,1.45fr) minmax(235px,1fr);gap:24px;align-items:start}.column-title{display:flex;gap:12px;align-items:center;min-height:67px;padding-bottom:16px}.column-title h2{font-size:17px;letter-spacing:-.3px}.column-title p{font-size:11px;color:var(--muted);margin-top:5px}.step{font-size:10px;display:grid;place-items:center;background:#e8ebf2;color:var(--muted);width:29px;height:29px;border-radius:50%;flex-shrink:0}.step.blue{background:var(--blue);color:white}.phone{border:1px solid #c6cddc;border-radius:35px;padding:6px;background:linear-gradient(130deg,#e9edf4,#fdfdff 40%,#d6dce9);box-shadow:0 12px 30px #1e2f5210}.phone-rim{border:1px solid #dde1e9;background:white;border-radius:29px;overflow:hidden}.phone-status{height:42px;padding:16px 18px 9px;display:flex;justify-content:space-between;font-size:7px;font-weight:750;letter-spacing:1.5px;position:relative}.phone-status:after{content:'';position:absolute;top:9px;left:calc(50% - 20px);width:40px;height:5px;border-radius:9px;background:#e0e4ec}.phone-status span:last-child{color:#7b8aa7;letter-spacing:2px}.phone-inner{padding:6px 14px 14px}.screen-heading{display:flex;justify-content:space-between;align-items:center;margin:2px 0 15px}.screen-heading h3{font-size:15px;letter-spacing:-.3px}.screen-heading>span{font-size:8px;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:19px}.gallery-item{position:relative;background:transparent;padding:0;text-align:left;min-width:0}.gallery-item .tile{height:64px;border-radius:8px;border:2px solid transparent;overflow:hidden;position:relative}.gallery-item[aria-pressed=true] .tile{border-color:var(--blue)}.gallery-item .tile svg{width:100%;height:100%;display:block;object-fit:cover}.gallery-item .tile:after{content:'▧';position:absolute;right:5px;bottom:4px;color:#fff;font-size:12px;text-shadow:0 1px 2px #0008}.gallery-item.offloaded .tile{opacity:.35}.gallery-item .tile-label{display:block;font-size:8px;line-height:1.4;margin-top:5px;color:#697187;min-height:24px}.gallery-item[aria-pressed=true] .tile-label{color:var(--blue);font-weight:650}.cloud-mark{font-size:9px;position:absolute;left:5px;top:4px;background:#fff;border-radius:4px;padding:1px 4px;color:var(--blue)}.player-label{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1px;font-weight:650;color:var(--muted);margin-bottom:8px}.version{font-size:9px;letter-spacing:0;background:#eef0f6;border-radius:4px;padding:3px 6px}.version.stale{background:#fff1dc;color:#966421}.mini-scene{height:115px;background:#f2f4fa;border-radius:10px;overflow:hidden}.mini-scene svg{width:100%;height:100%;display:block}.phone-meaning{font-size:10px;line-height:1.6;min-height:50px;margin:10px 0 6px}.phone-meaning b{display:block;font-weight:500;color:var(--muted);font-size:8px;margin-bottom:2px}.phone-actions{display:flex;gap:3px;align-items:center;justify-content:space-between;margin-bottom:16px}.secondary{background:white;border:1px solid #cfd7e9;border-radius:8px;padding:12px 16px;color:var(--ink);font-size:12px;font-weight:600}.secondary.small{font-size:10px;padding:9px 11px}.primary{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:8px;padding:12px 16px;font-size:12px;font-weight:600}.primary:hover{background:#2949c5}.primary.small{font-size:10px;padding:11px 12px}.wide{width:100%}.meter-label{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:9px;margin-bottom:8px}.meter-label b{font-size:10px;white-space:nowrap}.slot-meter{display:flex;gap:4px}.slot-meter i{display:block;flex:1;height:6px;border-radius:3px;background:#e9edf4}.slot-meter i.used{background:#96a4bf}.slot-meter i.active{background:var(--blue)}.storage-block{border-top:1px solid var(--line);padding-top:13px}.storage-block p,.alien-storage p{font-size:9px;color:var(--muted);margin-top:8px;line-height:1.6}.home-line{height:4px;width:68px;margin:2px auto 10px;background:#c7cdd9;border-radius:6px}.ram-card{padding:18px 9px}.ram-card h3{font-size:11px}.ram-card p{font-size:10px;color:var(--muted);line-height:1.6;margin-top:10px}.check{display:flex;align-items:flex-start;gap:7px;font-size:10px;color:var(--muted);margin-top:13px;line-height:1.5}.check input{accent-color:var(--blue);margin:1px 0 0;flex-shrink:0;width:13px;height:13px}.editor-card{background:white;border:1px solid #d7deef;border-radius:18px;padding:18px;box-shadow:var(--shadow)}.file-heading{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:11px;margin-bottom:14px}.file-heading>div{display:flex;gap:8px;align-items:center;min-width:0}.file-icon{font-size:20px;color:var(--blue)}.badge{font-size:8px;color:#67738e;white-space:nowrap;background:#eff2f8;border-radius:5px;padding:5px 7px}.badge.draft{background:#fff1dd;color:#906221}.preview-wrap{position:relative;border-radius:11px;overflow:hidden;aspect-ratio:1.55;background:#e6ebf3}.main-scene{position:absolute;inset:0}.main-scene svg{width:100%;height:100%;display:block}.preview-badge{position:absolute;left:12px;top:11px;font-size:7px;letter-spacing:.7px;color:white;text-shadow:0 1px 3px #12234a;background:#26375945;border:1px solid #ffffff35;border-radius:4px;padding:4px 6px}.emotion-tag{position:absolute;bottom:12px;right:12px;font-size:8px;color:#25304c;background:#fffffff0;border-radius:99px;padding:5px 9px}.perspective{display:flex;padding:3px;border-radius:7px;background:#f1f3f8;margin:13px 0 9px}.perspective button{width:50%;padding:7px 4px;font-size:9px;background:transparent;color:var(--muted);border-radius:5px}.perspective button[aria-pressed=true]{background:white;box-shadow:0 1px 4px #1c325315;color:var(--ink)}.render-caption{font-size:10px;color:var(--muted);line-height:1.6;min-height:48px;margin-bottom:13px}.editor-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:15px;gap:14px}.editor-tabs button{background:none;font-size:10px;padding:9px 0 11px;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.editor-tabs button[aria-selected=true]{color:var(--blue);border-color:var(--blue);font-weight:650}#fields{min-height:304px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field>span,.field>label{font-size:10px;color:#566079;display:flex;justify-content:space-between}.field input,.field select,.field textarea{width:100%;min-width:0;background:#f8f9fc;border:1px solid #e0e5ef;border-radius:7px;padding:9px 10px;color:var(--ink);font-size:11px;line-height:1.5;resize:vertical}.field textarea{min-height:56px}.field input[type=range]{padding:0;border:0;accent-color:var(--blue);height:14px;margin-top:5px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.field-note{font-size:9px;line-height:1.6;color:var(--muted);margin-bottom:10px}.data-view{font-size:10px;line-height:1.7;padding:12px;background:#f5f7fb;border:1px solid var(--line);border-radius:7px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:440px;overflow:auto;color:#4e5f83;margin:0}.apply-row{display:flex;gap:6px;align-items:center;margin-top:17px;justify-content:space-between}.apply-row .primary{font-size:11px;padding:12px}.apply-row .quiet{font-size:9px;padding:10px 0}.feedback{color:var(--muted);font-size:9px;line-height:1.7;margin-top:12px;min-height:32px}.now-stamp{font-size:8px;color:var(--muted);margin-bottom:11px;min-height:13px}.alien-storage{border-top:1px solid var(--line);padding-top:13px;margin-top:10px;display:grid;grid-template-columns:1fr auto;align-items:center;font-size:9px}.alien-storage>b{font-size:18px;font-weight:500;color:var(--blue)}.alien-storage>p{grid-column:1/-1}.alien-phone{border-color:#bcc8ef}.alien-ram i.used{background:var(--blue)}.empty-scene{display:grid;place-items:center;text-align:center;height:100%;padding:14px;font-size:10px;color:var(--muted);line-height:1.6}.empty-scene span{font-size:28px;display:block;margin-bottom:3px;color:#aab6d6}.change-status{border:1px solid #d9e1f4;background:#ecf0fc;color:#425481;border-radius:10px;padding:15px 20px;font-size:12px;margin:21px 0 54px;line-height:1.65}.change-status b{color:#2a4399}.speed-section{padding:0 0 44px;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;gap:25px;align-items:center}.section-head p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:10px;max-width:650px}.section-head button{flex-shrink:0}.section-head button span{margin-left:15px}.speed-meters{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:25px}.speed-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin-bottom:11px}.speed-label>b{font-weight:500}.speed-label>span{color:var(--muted);font-size:10px}.speed-label strong{display:inline-block;color:var(--blue);min-width:64px;text-align:right}.speed-track{height:7px;background:#e0e5f0;border-radius:5px;overflow:hidden}.speed-track i{display:block;height:100%;background:var(--blue);width:0}.speed-track #human-speed-bar{background:#98a7c3}.speed-status{font-size:10px;color:var(--muted);margin-top:15px}.measurement-note{font-size:10px;color:#7b859a;max-width:990px;margin-top:13px;line-height:1.7}.ocean-section{display:grid;grid-template-columns:1fr 1.7fr;gap:65px;align-items:center;padding:50px 0;border-bottom:1px solid var(--line)}.ocean-copy h2{font-size:29px;line-height:1.25;margin-bottom:18px}.ocean-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.8}.ocean-copy .muted{margin-top:13px}.ocean-map{position:relative;border:1px solid #d6deec;border-radius:16px;overflow:hidden;background:linear-gradient(#f4f7fe,#e3e9f7 45%,#c4d0ec)}.ocean-row{position:relative;min-height:100px;display:flex;align-items:center;gap:16px;padding:21px 24px;border-top:1px solid #ffffffaa}.ocean-row:first-child{border:0}.ocean-depth{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#53658c;min-width:76px;width:76px;line-height:1.8}.ocean-packages{display:flex;align-items:center;gap:13px;flex:1}.ocean-packet{position:relative;background:#ffffff90;border:1px solid #fff;border-radius:7px;padding:8px 9px;flex:1;max-width:125px;text-align:left;color:#4a5a7c;transition:box-shadow .2s,background .2s;transform:rotate(-3deg);font-size:8px;line-height:1.5;min-height:57px}.ocean-packet svg{width:35px;height:20px;display:block;margin-bottom:3px}.ocean-packet.active{border-color:#395be3;background:white;box-shadow:0 0 0 2px #6682f22a;color:var(--blue)}.ocean-packet.linked{box-shadow:0 0 18px #fff;border-color:#617dcc;background:#fff}.ocean-threads{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.ocean-threads path{stroke:#8298d1;stroke-width:1;stroke-dasharray:3 4;fill:none}.explanation{text-align:center;max-width:765px;padding:42px 0 35px;margin:auto}.closing-glyph{display:inline-block;color:var(--blue);font-size:30px;transform:rotate(-9deg);margin-bottom:14px}.explanation h2{font-size:29px;margin-bottom:17px}.explanation>p{font-size:13px;color:var(--muted);line-height:1.9}.explanation details{margin-top:29px;text-align:left;border:1px solid var(--line);border-radius:10px;background:#fff}.explanation summary{padding:15px 19px;cursor:pointer;font-size:12px;color:#51617f}.source-notes{padding:0 19px 18px}.source-notes p{font-size:11px;color:var(--muted);margin-top:13px;line-height:1.85}.source-notes b{color:var(--ink);font-weight:550}.app-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:21px 0 28px;gap:20px;font-size:10px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:15px;box-shadow:0 20px 70px #111b3940;padding:27px;max-width:420px;width:90%;color:var(--ink)}dialog::backdrop{background:#15234466}dialog h2{font-size:21px}dialog p{font-size:13px;color:var(--muted);margin:12px 0 23px}.dialog-actions{display:flex;gap:10px;justify-content:flex-end}@media(min-width:1250px){.phone-inner{padding:6px 18px 14px}.mini-scene{height:126px}.gallery-item .tile{height:72px}}@media(max-width:1090px){.app{padding:0 23px}.workspace{gap:15px;grid-template-columns:minmax(216px,1fr) minmax(310px,1.4fr) minmax(216px,1fr)}.editor-card{padding:14px}.phone-inner{padding-left:11px;padding-right:11px}.model-tag{display:none}.mast-label{font-size:8px}.field-row{gap:8px}.file-heading{font-size:10px}.badge{font-size:7px}.phone-actions{flex-wrap:wrap;gap:0}.ocean-section{gap:30px}.ocean-row{padding:18px 15px;gap:8px}.ocean-depth{width:62px;min-width:62px}.ocean-packages{gap:8px}}
@media(max-width:850px){.app{max-width:660px;padding:0 20px}.masthead{height:69px;gap:12px}.mast-label{display:none}.hero{padding-top:32px}.hero h1{font-size:43px;letter-spacing:-1.7px}.lead{font-size:13px}.model-bar{padding:15px;gap:13px}.model-bar p{font-size:11px}.model-bar b{font-size:12px}.model-icon{width:34px;height:34px;font-size:25px}.quick-start{align-items:flex-start;flex-direction:column;gap:9px;padding:20px 0}.quick-start p{font-size:11px}.workspace{display:flex;flex-direction:column;gap:20px}.human-column,.alien-column,.editor-column{width:100%}.column-title{padding-bottom:15px;min-height:60px}.phone{max-width:350px;margin:auto}.phone-inner{padding:6px 20px 15px}.gallery-item .tile{height:74px}.gallery-item .tile-label{font-size:9px;min-height:27px}.ram-card{max-width:350px;margin:auto;padding:18px 9px 0}.mini-scene{height:143px}.phone-actions{flex-wrap:nowrap}.editor-card{padding:20px}.file-heading{font-size:12px}.badge{font-size:9px}.preview-wrap{aspect-ratio:1.65}.preview-badge{font-size:8px}.emotion-tag{font-size:9px}.editor-tabs button{font-size:12px}.field>span{font-size:11px}.field input,.field select,.field textarea{font-size:13px}.field{margin-bottom:14px}.render-caption{font-size:11px;min-height:0}.perspective button{font-size:11px}.feedback{font-size:10px}.apply-row .primary{font-size:12px;padding:13px 18px}.apply-row .quiet{font-size:10px}.screen-heading>span{font-size:9px}.phone-meaning{font-size:11px}.alien-column{margin-top:8px}.change-status{margin:26px 0 38px;font-size:11px}.section-head{align-items:flex-start;flex-direction:column;gap:15px}.speed-meters{gap:25px}.speed-label{flex-direction:column;gap:7px}.speed-label strong{min-width:0;margin-left:15px}.ocean-section{grid-template-columns:1fr;gap:23px;padding:35px 0}.ocean-copy h2{font-size:26px}.ocean-copy h2 br{display:none}.ocean-row{padding:20px 16px;min-height:100px}.ocean-depth{width:80px;min-width:80px}.explanation{padding-top:32px}.explanation h2{font-size:26px}.explanation>p{font-size:12px}.app-footer{font-size:9px;align-items:flex-start}}
@media(max-width:400px){.app{padding:0 14px}.hero h1{font-size:36px}.brand{font-size:9px;letter-spacing:1.1px}.brand-mark{font-size:25px}.model-icon{display:none}.editor-card{padding:14px}.file-heading{font-size:10px}.badge{font-size:8px}.ocean-depth{width:58px;min-width:58px;font-size:7px}.ocean-row{padding:16px 11px}.ocean-packages{gap:6px}.ocean-packet{padding:6px;font-size:7px}.ocean-packet svg{width:28px}.apply-row{gap:10px}.apply-row .primary{padding:12px;font-size:11px}.apply-row .quiet{max-width:100px}.explanation h2{font-size:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

/* Generated photographic memory images. */
.preview-wrap{aspect-ratio:8/5}.image-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px;margin-top:9px}.image-tools .small{font-size:10px;padding:8px 10px}.picture-hint{font-size:9px;color:var(--muted);line-height:1.7;margin-top:9px}.gallery-item .tile svg{object-fit:cover}.mini-scene{aspect-ratio:8/5;height:auto}#picture-dialog{max-width:1120px;width:94vw;padding:18px}#picture-dialog p{font-size:11px;margin:10px 0 0}.picture-dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}#picture-large{background:#e8ecf3;border-radius:10px;overflow:hidden}#picture-large svg{width:100%;height:auto;display:block}.picture-dialog-head h2{font-size:18px}@media(max-width:850px){.picture-hint{font-size:10px}.image-tools .small{font-size:11px}#picture-dialog{padding:12px}}

/* One scene is one instant: no playback, sprite transforms or floating motion. */
.still-tag{font-size:9px;letter-spacing:1px;padding:7px 10px;border:1px solid var(--line);border-radius:6px;color:var(--blue);white-space:nowrap}
.lives-comparison{margin-top:24px}.lives-comparison .eyebrow{margin-bottom:10px}.comparison-scroll{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.lives-comparison table{border-collapse:collapse;width:100%;font-size:11px;line-height:1.65;table-layout:fixed}.lives-comparison th,.lives-comparison td{text-align:left;vertical-align:top;padding:13px 17px;border-bottom:1px solid var(--line)}.lives-comparison tr:last-child>*{border-bottom:0}.lives-comparison thead th{background:#edf1fc;color:#3854a1;font-size:12px}.lives-comparison th:first-child{width:20%;font-weight:600}.lives-comparison td{color:var(--muted)}
.packet-owner{font-size:8px;font-weight:700;color:var(--blue);letter-spacing:1.1px;margin-bottom:9px}.preview-wrap{aspect-ratio:4/3}.mini-scene{aspect-ratio:4/3;height:auto}.preview-badge,.emotion-tag{display:none}.picture-hint{margin-bottom:13px}.render-caption{border-left:2px solid #dbe2f4;padding-left:10px}.context-facts{margin:0 0 17px}.context-facts>div{padding:8px 0;border-bottom:1px solid #edf0f6;display:grid;grid-template-columns:94px 1fr;gap:8px}.context-facts dt{font-size:10px;color:var(--muted)}.context-facts dd{font-size:11px;line-height:1.65;margin:0}.context-facts .context-event{display:block}.context-event dd{margin-top:5px}.reframe-button{font-size:11px;color:var(--blue);background:#eef2fc;padding:10px 12px;border:1px solid #dce4fb;border-radius:7px;width:100%;text-align:left;margin-bottom:17px}.alien-role-note{font-size:9px;line-height:1.7;color:var(--muted);margin:0 0 16px}.alien-gallery{margin-bottom:8px}.ocean-packages{flex-wrap:wrap}.ocean-packet{transform:none;flex:1 1 82px;min-width:0;max-width:none;display:flex;gap:7px;align-items:center}.ocean-packet>span{font-size:21px}.ocean-row{min-height:120px}.speed-track #alien-speed-bar{min-width:2px}.masthead{gap:18px}.image-tools{gap:8px}
@media(max-width:850px){.still-tag{margin-left:auto}.lives-comparison table{font-size:10px}.lives-comparison th,.lives-comparison td{padding:10px}.lives-comparison th:first-child{width:25%}.lives-comparison thead th{font-size:11px}.packet-owner{font-size:9px}.context-facts dt{font-size:11px}.context-facts dd{font-size:12px}.alien-role-note{font-size:10px}.ocean-packet{flex-basis:90px}.preview-wrap{aspect-ratio:4/3}.mini-scene{height:auto}.reframe-button{font-size:12px}}
@media(max-width:400px){.lives-comparison th,.lives-comparison td{padding:8px 7px;font-size:9px}.lives-comparison thead th{font-size:10px}.context-facts>div{grid-template-columns:85px 1fr}.still-tag{font-size:8px;padding:6px}.ocean-packet{flex-basis:72px}}
