:root{color:#24312c;font-synthesis:none;--ink:#24312c;--muted:#6c7771;--paper:#fffefa;--line:#dfe3dc;--green:#2f6653;--green-2:#dcebe2;--lime:#d9ed9e;--clay:#d98766;--clay-soft:#f4dfd4;--blue:#cfe3eb;--gold:#f0db94;--lav:#ddd9eb;--shadow:0 18px 50px #27362e1a;--mint-soft:var(--green-2);--warm-soft:var(--clay-soft);--shadow-soft:var(--shadow);background:#f6f5ef;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 80% -10%,#e4eee8 0,#0000 34%),#f6f5ef;margin:0}button,input,textarea,select{font:inherit}button,a{color:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}svg{flex:none;width:1.25em;height:1.25em}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif}h1{font-size:clamp(2.25rem,5vw,4.8rem);line-height:1.02}h2{font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.08}h3{font-size:1.2rem}p{color:var(--muted);line-height:1.6}:focus-visible{outline-offset:3px;outline:3px solid #316d59}.skip-link{z-index:100;color:#fff;background:#172720;border-radius:12px;padding:12px 18px;position:fixed;top:-70px;left:16px}.skip-link:focus{top:16px}.eyebrow{color:#507162;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:800}.primary{background:var(--green);color:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 21px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 16px #2f66532e}.primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px #2f66533d}.primary.large{min-height:58px;padding:0 27px;font-size:1.03rem}.primary.full{width:100%}.text-action{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;padding:8px;font-weight:700;display:inline-flex}.button-link{text-decoration:none}.back-button{background:0 0;border:0;align-items:center;gap:8px;min-height:44px;padding:0;font-weight:700;display:inline-flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font:800 1.12rem/1 Manrope,sans-serif;display:inline-flex}.brand-mark{align-items:flex-end;gap:3px;width:27px;height:29px;display:flex}.brand-mark i{background:var(--green);border-radius:5px;width:7px;display:block}.brand-mark i:first-child{height:19px}.brand-mark i:nth-child(2){height:28px}.brand-mark i:nth-child(3){background:var(--clay);height:23px}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f5efe6;border-bottom:1px solid #4051481c;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 max(22px,50vw - 620px);display:grid;position:sticky;top:0}.brand-button{background:0 0;border:0;justify-self:start;padding:8px}.topbar nav{border:1px solid var(--line);background:#ffffffbd;border-radius:16px;gap:8px;padding:5px;display:flex}.topbar nav button{color:#68726d;background:0 0;border:0;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:700;display:flex}.person-menu{justify-self:end;position:relative}.person-menu summary{cursor:pointer;align-items:center;gap:9px;list-style:none;display:flex}.person-menu summary::-webkit-details-marker{display:none}.person-menu summary span,.room-people i,.people-list i{background:var(--green-2);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;font-size:.72rem;font-style:normal;font-weight:800;display:grid}.person-menu>div{border:1px solid var(--line);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:18px;position:absolute;top:48px;right:0}.person-menu>div strong,.person-menu>div small{display:block}.person-menu>div small{color:var(--muted);margin-top:4px}.person-menu>div button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;width:100%;margin-top:16px;padding:11px}.capture-main{width:100%}.home-hello{justify-content:space-between;align-items:flex-end;gap:40px;padding:28px 0 54px;display:flex}.home-hello h1{margin-bottom:10px;font-size:clamp(2.3rem,5vw,4.3rem)}.home-hello p{margin:0;font-size:1.05rem}.make-easier{margin-bottom:7px}.section-title,.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px;display:flex}.section-title h2,.section-heading h2{margin:0}.now-section{margin-bottom:64px}.attention-list{border:1px solid var(--line);background:#ffffffb8;border-radius:22px;overflow:hidden}.attention-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;min-height:78px;padding:14px 20px;display:grid}.attention-row:last-child{border-bottom:0}.attention-row:hover{background:#fff}.attention-row span:nth-child(2) b,.attention-row span:nth-child(2) small{display:block}.attention-row small{color:var(--muted);margin-top:4px}.status-orb{background:var(--clay-soft);color:#9f4b2d;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.status-orb.waiting{background:var(--gold);color:#725700}.status-orb.done{background:var(--green-2);color:var(--green)}.calm-state{background:#eff6f0;border:1px solid #cadecf;border-radius:22px;align-items:center;gap:17px;padding:25px;display:flex}.calm-state>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.calm-state b{font-size:1.05rem}.calm-state p{margin:4px 0 0}.rooms-section{margin-top:20px}.room-wall{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.room-tile,.new-room-tile{text-align:left;border:0;border-radius:24px;flex-direction:column;min-height:272px;padding:23px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.room-tile:hover,.new-room-tile:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.tone-0{background:#dbe9df}.tone-1{background:#f2dfd3}.tone-2{background:#d4e4ea}.tone-3{background:#ede4bd}.tone-4{background:#e2deed}.room-tile-top{justify-content:space-between;display:flex}.room-glyph{background:#ffffffb3;border-radius:15px;place-items:center;width:45px;height:45px;display:grid}.people-stack{display:flex}.people-stack i{background:#fff;border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-7px;font-size:.6rem;font-style:normal;font-weight:800;display:grid}.room-tile-body{flex-direction:column;margin:auto 0 0;display:flex}.room-tile-body small{text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:10px;font-weight:800}.room-tile-body b{font:700 1.38rem/1.15 Manrope}.room-tile-body span{color:#4d5b54;margin-top:8px}.tile-arrow{position:absolute;bottom:22px;right:22px}.new-room-tile{background:0 0;border:2px dashed #bec8c1;justify-content:center;align-items:flex-start}.new-room-tile>svg{width:35px;height:35px;color:var(--green);margin-bottom:18px}.new-room-tile b{font:700 1.2rem Manrope}.new-room-tile span{color:var(--muted);margin-top:7px}.first-room{text-align:center;width:min(760px,100%);margin:35px auto}.warm-orb{background:var(--clay-soft);color:#a34e31;border-radius:34px;place-items:center;width:92px;height:92px;margin:0 auto 24px;display:grid;transform:rotate(-3deg)}.warm-orb svg{width:38px;height:38px}.warm-orb.small{border-radius:25px;width:70px;height:70px}.first-room h1{margin-bottom:20px}.first-room>p:not(.eyebrow){max-width:590px;margin:0 auto 28px;font-size:1.12rem}.starter-cloud{flex-wrap:wrap;justify-content:center;gap:10px;margin:26px 0 34px;display:flex}.starter-cloud button{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:47px;padding:0 18px;font-weight:700}.starter-cloud button:hover,.starter-cloud button[aria-pressed=true]{border-color:var(--green);background:var(--green-2)}.starter-cloud.compact{margin:20px 0 26px}.starter-cloud.compact button{min-height:42px}.focused-page{width:min(850px,100%);margin:0 auto}.focused-card{border:1px solid var(--line);background:var(--paper);max-width:680px;box-shadow:var(--shadow);text-align:center;border-radius:30px;margin:25px auto;padding:50px}.focused-card h1{font-size:clamp(2rem,5vw,3.5rem)}.step-count{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.big-input{text-align:left;margin:20px 0;display:block}.big-input span,.capture-text>span{margin-bottom:8px;font-weight:700;display:block}.big-input input,.capture-text input,.capture-text textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd5cf;border-radius:15px;padding:17px 18px;font-size:1.06rem}.room-page>.back-button{margin-bottom:28px}.room-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:38px;display:flex}.room-hero h1{margin-bottom:20px}.room-people{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.room-people span{align-items:center;gap:7px;font-weight:700;display:flex}.room-people i{width:31px;height:31px}.room-people button{color:var(--green);background:0 0;border:0;align-items:center;gap:6px;padding:7px;font-weight:700;display:flex}.action-banner{background:#faf1d3;border:1px solid #e3ca81;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;margin:22px 0;padding:19px;display:grid}.action-banner>span{color:#7d6109;background:#fff;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.action-banner b{font:700 1.05rem Manrope}.action-banner p{margin:4px 0 0}.room-content{padding:55px 0}.item-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.situation-card{border:1px solid var(--line);background:var(--paper);border-radius:25px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 25px #2a3a310f}.card-open{text-align:left;background:0 0;border:0;flex:1;width:100%;padding:23px;display:block}.source-line{justify-content:space-between;gap:10px;display:flex}.source-line>span:first-child,.source-badge{color:var(--muted);align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:inline-flex}.status-label{background:var(--green-2);color:var(--green);white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:6px 9px;font-size:.68rem;font-style:normal;font-weight:800;display:inline-flex}.status-label.needs_check{color:#725700;background:#f4e7bf}.card-open h3{margin:25px 0 18px;font-size:1.55rem}.facts-preview{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.facts-preview div{background:#f4f4ef;border-radius:13px;min-width:0;padding:12px}.facts-preview small,.facts-preview b{display:block}.facts-preview small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:.68rem}.facts-preview b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.next-step{border-top:1px solid var(--line);background:#f2f6f2;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.next-step small,.next-step b{display:block}.next-step small{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.7rem;font-weight:800}.card-actions{gap:7px;display:flex}.card-actions button{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:38px;padding:0 11px;font-size:.78rem;font-weight:700}.card-actions .compact-button{background:var(--green);color:#fff;border:0}.done-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.empty-room{border:1px solid var(--line);background:var(--paper);border-radius:28px;padding:38px}.empty-copy{text-align:center}.empty-copy h3{margin-bottom:10px;font-size:1.8rem}.empty-copy p{max-width:620px;margin:0 auto 30px}.capture-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.capture-grid button,.capture-choice-wall button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:12px;min-height:100px;padding:16px;display:grid}.capture-grid button:hover,.capture-choice-wall button:hover{background:#f1f6f2;border-color:#8ba699}.capture-grid button>span,.capture-choice-wall button>span{background:var(--green-2);width:42px;height:42px;color:var(--green);border-radius:13px;grid-row:1/3;place-items:center;display:grid}.capture-grid button b,.capture-choice-wall button b{align-self:end}.capture-grid button small,.capture-choice-wall button small{color:var(--muted)}.example-button{text-align:left;background:#f6edcc;border:0;border-radius:16px;align-items:center;gap:14px;width:100%;margin-top:18px;padding:16px;display:flex}.example-button>svg:first-child{color:#755d0b;width:29px;height:29px}.example-button span{flex:1}.example-button b,.example-button small{display:block}.example-button small{color:var(--muted);margin-top:3px}.people-panel{background:#edf1ec;border-radius:25px;padding:38px}.people-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.people-list>div{background:#ffffffb8;border-radius:15px;align-items:center;gap:12px;padding:12px;display:flex}.people-list span{flex:1}.people-list b,.people-list small{display:block}.people-list small{color:var(--muted);margin-top:3px}.status-dot{border-radius:50%;width:9px;height:9px;display:block}.status-dot.good{background:#4b936b}.status-dot.waiting{background:#c2a13c}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b26206b;justify-content:flex-end;display:flex;position:fixed;inset:0}.item-sheet{background:var(--paper);width:min(650px,100%);height:100%;animation:.28s ease-out sheet-in;position:relative;overflow:auto;box-shadow:-15px 0 50px #141e192e}.item-sheet>header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffefaf2;justify-content:space-between;align-items:flex-start;gap:20px;padding:30px 34px 25px;display:flex;position:sticky;top:0}.item-sheet header h2{margin:14px 0 7px}.item-sheet header p{margin:0}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.sheet-body{padding:30px 34px 70px}.sheet-body>section,.source-detail{margin-bottom:35px}.subheading{justify-content:space-between;align-items:center;gap:15px;display:flex}.subheading h3{margin:0}.fact-list{border:1px solid var(--line);border-radius:18px;margin-top:12px;overflow:hidden}.fact-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.fact-row:last-child{border:0}.fact-row>span small,.fact-row>span b{display:block}.fact-row>span small{color:var(--muted);margin-bottom:4px}.fact-row>button{color:var(--green);background:0 0;border:0;font-size:.78rem;font-weight:700}.fact-status{color:var(--green);align-items:center;gap:4px;margin-top:5px;font-size:.68rem;display:flex}.fact-status.suggested,.fact-status.needs_check{color:#87690d}.dominant-action{background:var(--green);color:#fff;border-radius:22px;padding:24px}.dominant-action>small{text-transform:uppercase;letter-spacing:.1em;opacity:.72;font-weight:800}.dominant-action h3{margin:9px 0 6px;font-size:1.5rem}.dominant-action p{color:#d7e8df;margin-bottom:18px}.dominant-action>div{flex-wrap:wrap;gap:8px;display:flex}.dominant-action button{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:11px;min-height:42px;padding:0 13px;font-weight:700}.dominant-action button.primary{color:var(--green);box-shadow:none;background:#fff}.complete-note{align-items:center;gap:8px;font-weight:700;display:flex}.source-detail{border:1px solid var(--line);border-radius:16px}.source-detail summary{cursor:pointer;padding:15px;font-weight:700}.source-detail p,.source-detail a,.source-detail img{white-space:pre-wrap;max-width:100%;margin:0;padding:0 15px 15px;display:block}.share-section>div{align-items:center;gap:10px;display:flex}.share-section label{color:var(--muted);align-items:center;gap:7px;display:flex}.share-section select{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:45px;padding:0 10px}.change-list>div{align-items:flex-start;gap:11px;padding:10px 0;display:flex}.change-list .status-dot{margin-top:6px}.change-list span b,.change-list span small{display:block}.change-list span small{color:var(--muted);margin-top:3px}.edit-fact{z-index:5;border-top:1px solid var(--line);background:#f6f2e8;padding:23px 34px;position:sticky;bottom:0;box-shadow:0 -10px 35px #1e28231f}.edit-fact h3{margin-bottom:12px}.edit-fact label{margin:9px 0;font-size:.78rem;font-weight:700;display:block}.edit-fact input{border:1px solid var(--line);border-radius:10px;width:100%;margin-top:5px;padding:11px}.edit-fact p{color:var(--green);align-items:center;gap:6px;margin:12px 0;font-size:.78rem;display:flex}.edit-fact>div{justify-content:flex-end;gap:8px;display:flex}.edit-fact>div button{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:42px;padding:0 15px;font-weight:700}.edit-fact>div .primary{background:var(--green);color:#fff;border:0}.capture-page{background:linear-gradient(145deg,#eef3ee,#f7f0e5);min-height:100vh}.capture-page>header{border-bottom:1px solid #3c50451f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 26px;display:grid}.capture-page>header>span{color:var(--muted);justify-self:end}.capture-focus{text-align:center;width:min(860px,100% - 36px);margin:0 auto;padding:70px 0 100px}.capture-focus>h1{margin-bottom:14px}.capture-focus>p:not(.eyebrow){max-width:610px;margin:0 auto 35px;font-size:1.08rem}.capture-choice-wall{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.capture-choice-wall button{min-height:116px}.capture-form{text-align:left}.capture-text textarea{resize:vertical;min-height:260px}.file-drop{text-align:center;cursor:pointer;background:#ffffff9e;border:2px dashed #aabbb1;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:30px;display:flex}.file-drop svg{width:52px;height:52px;color:var(--green);margin-bottom:15px}.file-drop small{color:var(--muted);margin-top:7px}.file-drop input{margin-top:20px}.voice-capture{flex-direction:column;align-items:center;padding:70px 20px;display:flex}.voice-capture button{background:var(--clay);color:#fff;border:0;border-radius:50%;place-items:center;width:115px;height:115px;margin-bottom:23px;display:grid;box-shadow:0 0 0 15px #d9876626}.voice-capture button.recording{animation:1.4s infinite pulse}.voice-capture button svg{width:43px;height:43px}.voice-capture small{color:var(--muted);margin-top:7px}.capture-submit{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;display:flex}.trust-note{color:var(--muted);justify-content:center;align-items:center;gap:7px;display:flex;margin:25px 0!important;font-size:.78rem!important}.trust-note svg{color:var(--green)}.signin-page,.invite-page{background:radial-gradient(circle at 20% 5%,#ddebe1 0,#0000 30%),radial-gradient(circle at 90% 90%,#f2ded0 0,#0000 28%),#f6f5ef;place-items:center;min-height:100vh;padding:24px;display:grid}.signin-card,.invite-card{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow);text-align:center;background:#fffefaeb;border-radius:30px;padding:48px}.signin-card>.brand,.invite-card>.brand{margin-bottom:35px}.signin-card h1,.invite-card h1{font-size:clamp(2.1rem,6vw,4rem)}.signin-card>p:not(.eyebrow),.invite-card>p:not(.eyebrow){font-size:1.05rem}.signin-card .button-link{width:100%;min-height:58px;margin-top:15px}.signin-link{color:var(--green);margin:19px 0;font-weight:700;display:block}.privacy-line{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:25px;display:flex}.signin-preview{text-align:left;background:#edf2ed;border-radius:17px;flex-direction:column;gap:5px;margin:20px 0;padding:18px;display:flex}.signin-preview small{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.signin-preview b{font-size:1.15rem}.signin-preview span{color:var(--muted)}.invite-situation{text-align:left;background:#edf2ed;border-radius:20px;margin:25px 0;padding:22px}.invite-situation>small{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.invite-situation h2{margin:8px 0 15px;font-size:1.6rem}.invite-situation>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.invite-situation span{background:#fff;border-radius:10px;padding:9px}.invite-situation span small,.invite-situation span b{display:block}.invite-situation span small{color:var(--muted)}.invite-situation>strong{color:var(--green);align-items:center;gap:7px;margin-top:16px;display:flex}.waiting-card{text-align:left;background:#eef4ef;border-radius:16px;align-items:center;gap:13px;margin-top:20px;padding:17px;display:flex}.waiting-card>svg{color:var(--green)}.waiting-card b,.waiting-card span{display:block}.waiting-card span{color:var(--muted);margin-top:3px}.centered-action{margin-top:16px}.loading-orb{border:4px solid #d5e2da;border-top-color:var(--green);border-radius:50%;width:42px;height:42px;margin:30px auto;animation:.8s linear infinite spin}.notice-bar{z-index:40;width:min(620px,100% - 28px);box-shadow:var(--shadow);background:#edf7f0;border:1px solid #b9d6c3;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px 17px;display:grid;position:fixed;top:86px;left:50%;transform:translate(-50%)}.notice-bar.bad{background:#fff0eb;border-color:#e2b7a9}.notice-bar.info{background:#fff7dd;border-color:#d9c781}.notice-bar>svg{color:var(--green)}.notice-bar span b,.notice-bar span small{display:block}.notice-bar span small{color:var(--muted);word-break:break-word;margin-top:3px}.notice-bar>button{background:0 0;border:0}@keyframes sheet-in{0%{opacity:.5;transform:translate(30px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 28px #d987660f}}@media (width<=900px){.room-wall{grid-template-columns:repeat(2,1fr)}.item-grid,.people-list{grid-template-columns:1fr}.topbar{grid-template-columns:1fr auto}.topbar nav{z-index:35;justify-content:space-around;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 12px 35px #1e2d2529}.topbar nav button{flex:1;justify-content:center}.person-menu{display:none}.main-frame{padding-bottom:125px}.room-hero,.home-hello{flex-direction:column;align-items:flex-start}.room-hero .primary,.home-hello .primary{width:100%}.capture-page>header{grid-template-columns:1fr auto}.capture-page>header>.brand{display:none}.capture-page>header>span{justify-self:end}.share-section>div{flex-direction:column;align-items:stretch}.share-section label{justify-content:space-between}.share-section select{flex:1}}@media (width<=620px){h1{font-size:2.25rem}.main-frame{width:min(100% - 26px,1240px);padding-top:28px}.topbar{height:64px;padding:0 13px}.brand-button{padding:6px}.home-hello{gap:23px;padding:15px 0 38px}.room-wall{grid-template-columns:1fr}.room-tile,.new-room-tile{min-height:230px}.section-title{align-items:flex-start}.section-title h2{font-size:1.65rem}.section-title .text-action{font-size:.78rem}.attention-row{gap:11px;padding:13px}.room-hero{padding-bottom:25px}.room-people span{font-size:.82rem}.room-content{padding:38px 0}.empty-room{padding:22px 15px}.capture-grid{grid-template-columns:1fr 1fr}.capture-grid button{flex-direction:column;min-height:125px;display:flex}.capture-grid button>span{margin-bottom:9px}.people-panel{padding:23px 16px}.source-line{flex-direction:column;align-items:flex-start}.facts-preview{grid-template-columns:1fr 1fr}.next-step{flex-direction:column;align-items:flex-start}.card-actions{width:100%}.card-actions button{flex:1}.action-banner{grid-template-columns:auto 1fr}.action-banner .primary{grid-column:1/3;width:100%}.focused-card,.signin-card,.invite-card{border-radius:24px;padding:30px 20px}.focused-page>.back-button{margin-bottom:15px}.capture-focus{padding-top:45px}.capture-choice-wall{grid-template-columns:1fr}.capture-choice-wall button{min-height:95px}.capture-submit{flex-direction:column-reverse;align-items:stretch}.capture-submit .primary{width:100%}.capture-page>header{padding:0 15px}.capture-page>header>span{font-size:.75rem}.sheet-backdrop{align-items:flex-end}.item-sheet{border-radius:24px 24px 0 0;height:94%}.item-sheet>header,.sheet-body,.edit-fact{padding-left:19px;padding-right:19px}.fact-row{align-items:flex-start}.fact-row>button{max-width:75px}.dominant-action>div{flex-direction:column}.dominant-action button{width:100%}.invite-situation>div{grid-template-columns:1fr}.notice-bar{top:72px}.first-room{margin-top:15px}.starter-cloud{gap:7px}.starter-cloud button{min-height:42px;padding:0 13px;font-size:.84rem}.capture-main+.notice-bar{top:70px}}@media (width<=370px){.capture-grid{grid-template-columns:1fr}.topbar nav button{padding:0 10px}.topbar nav{bottom:10px;left:10px;right:10px}.main-frame{width:calc(100% - 20px)}.facts-preview{grid-template-columns:1fr}.signin-card,.invite-card{padding:25px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.first-run{text-align:center;width:min(820px,100%);margin:clamp(28px,8vh,90px) auto}.first-run h1{margin-bottom:18px;font-size:clamp(3rem,9vw,6.4rem)}.first-run>p:not(.eyebrow){max-width:660px;margin:0 auto 30px;font-size:clamp(1rem,2vw,1.2rem)}.openparty-composer{-webkit-backdrop-filter:blur(24px)saturate(1.16);backdrop-filter:blur(24px)saturate(1.16);background:#ffffffad;border:1px solid #fffc;border-radius:26px;width:min(780px,100%);margin:0 auto;padding:10px;position:relative;box-shadow:0 24px 70px #2d433721}.openparty-composer form{position:relative}.openparty-composer textarea{width:100%;min-height:128px;color:var(--ink);resize:none;background:#fffefadb;border:0;border-radius:19px;padding:23px 68px 23px 22px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.5;display:block}.openparty-composer textarea::placeholder{color:#7a857f}.openparty-composer textarea:focus{outline:2px solid var(--green);outline-offset:2px}.composer-send{background:var(--green);color:#fff;border:0;border-radius:15px;place-items:center;width:46px;height:46px;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 7px 17px #2f66533d}.composer-send svg{width:22px;height:22px}.mini-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:19px;height:19px;animation:.7s linear infinite spin}.human-examples{flex-wrap:wrap;gap:8px;padding:10px 4px 2px;display:flex}.human-examples button{color:#53615a;text-align:left;background:#f2f4eed1;border:0;border-radius:14px;flex:210px;min-height:44px;padding:9px 13px;font-size:.8rem}.human-examples button:hover{background:var(--green-2);color:var(--green)}.composer-trust{color:var(--muted);justify-content:space-between;gap:12px;padding:11px 8px 3px;font-size:.7rem;display:flex}.composer-trust span{align-items:center;gap:5px;display:flex}.composer-trust svg{color:var(--green)}.openparty-composer.compact{z-index:12;border-radius:22px;width:100%;margin:0 0 54px;position:sticky;top:88px}.openparty-composer.compact textarea{min-height:82px;padding-top:17px;padding-bottom:17px}.openparty-composer.compact .composer-trust{padding-top:7px}.memory-wall{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.memory-wall>button{text-align:left;background:#fff9e9;border:1px solid #e5dcc0;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:112px;padding:17px;display:grid}.memory-wall>button>span{color:#715a16;background:#f3e3ad;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.memory-wall b,.memory-wall small{display:block}.memory-wall small{color:var(--muted);margin-top:5px}.resolved-section{opacity:.88}.attention-row.handled{background:#f2f7f3}.status-orb.remembered{color:#725700;background:#f4e7bf}.situation-card.remembered{background:#fffdf6;border-color:#e5dcc0}.situation-card.remembered .next-step{background:#fff7dd}.remembered-mark{color:#725700;background:#f0db94;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.generated-situation>section{margin-bottom:28px}.generated-situation .gen-header{background:#f4f5ef;border-radius:18px;padding:18px}.generated-situation .gen-header p{margin:12px 0 0}.generated-situation .gen-header .status-label{display:none}.fact-status.known{color:var(--green)}.people-prompt{background:#eef6f0;border:1px solid #cadfd1;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:23px;display:flex}.people-prompt small,.memory-confirmation small,.resolution-confirmation small{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.people-prompt h3,.memory-confirmation h3,.resolution-confirmation h3{margin:6px 0}.people-prompt p,.memory-confirmation p,.resolution-confirmation p{margin:0}.memory-confirmation,.resolution-confirmation{border-radius:22px;align-items:flex-start;gap:16px;padding:23px;display:flex}.memory-confirmation{background:#fff7dd}.resolution-confirmation{background:#eef6f0}.memory-confirmation>svg,.resolution-confirmation>svg{width:30px;height:30px;color:var(--green)}.room-hero{border-bottom:0}.room-page>.openparty-composer{margin-top:24px}.room-content{padding-top:10px}.home-page>.openparty-composer{margin-top:-25px}.topbar{background:#f6f5efc7}@media (width<=900px){.topbar{grid-template-columns:1fr auto 1fr}.topbar nav{box-shadow:none;position:static;bottom:auto;left:auto;right:auto}.person-menu{display:block}.main-frame{padding-bottom:80px}.openparty-composer.compact{top:75px}.memory-wall{grid-template-columns:1fr 1fr}}@media (width<=620px){.topbar{grid-template-columns:1fr auto}.topbar nav,.person-menu summary b{display:none}.person-menu{display:block}.home-page>.openparty-composer{margin-top:-18px}.openparty-composer{border-radius:21px;padding:7px}.openparty-composer textarea{border-radius:16px;min-height:116px;padding:18px 59px 18px 16px;font-size:1rem}.openparty-composer.compact{margin-bottom:38px;position:static}.openparty-composer.compact textarea{min-height:88px}.composer-send{width:43px;height:43px;bottom:9px;right:9px}.composer-trust{padding:10px 5px 2px;display:block}.composer-trust span+span{margin-top:5px}.human-examples{display:block}.human-examples button{width:100%;margin-top:6px}.first-run{margin-top:30px}.first-run h1{font-size:3.25rem}.first-run>p:not(.eyebrow){font-size:1rem}.memory-wall{grid-template-columns:1fr}.people-prompt{flex-direction:column;align-items:stretch}.people-prompt .primary{width:100%}.generated-situation .gen-header{padding:15px}.home-hello{padding-bottom:42px}.home-hello h1{font-size:2.45rem}}@media (width<=350px){.main-frame{width:calc(100% - 16px)}.openparty-composer{padding:5px}.attention-row{grid-template-columns:auto minmax(0,1fr) auto}.attention-row b,.attention-row small{overflow-wrap:anywhere}.first-run h1{font-size:2.8rem}.signin-card,.invite-card{padding:23px 14px}}@media (prefers-reduced-transparency:reduce){.topbar,.openparty-composer,.item-sheet>header,.signin-card,.invite-card{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}.sheet-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1b2620b8}}:root{--plum:#58435f;--plum-soft:#eee7f0;--orange:#e4875e;--orange-soft:#f8dfd0;--mint:#cfe8da;--night:#21312b;--cream:#fbf7ee}.name-step{max-width:680px}.name-form{text-align:left;align-items:flex-end;gap:12px;max-width:560px;margin:34px auto 0;display:flex}.name-form label{flex:1}.name-form label span{margin:0 0 8px;font-weight:750;display:block}.name-form input{width:100%;min-height:58px;color:var(--ink);background:#fff;border:1px solid #cbd5ce;border-radius:15px;padding:0 17px;font-size:1.05rem}.understanding-state{color:var(--green);align-items:center;gap:10px;padding:12px 14px 5px;font-size:.78rem;display:flex}.understanding-pulse,.live-signal{background:#54a877;border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite signal;display:inline-block;box-shadow:0 0 #54a87759}.is-understanding{background:#eef7f1d1;border-color:#a5cbb3}.situation-card.world-card{box-shadow:none;background:0 0;border:0;border-radius:34px;margin:0 0 32px;overflow:visible}.world-card-top{justify-content:space-between;gap:16px;margin:0 0 12px;padding:0 4px;display:flex}.understood-by{color:#607068;align-items:center;gap:7px;margin:0 4px 14px;font-size:.72rem;display:flex}.degraded-banner{color:#695414;background:#fff5d6;border:1px solid #e2c67f;border-radius:16px;align-items:flex-start;gap:10px;margin:0 0 15px;padding:13px 15px;display:flex}.degraded-banner>svg{margin-top:2px}.degraded-banner b,.degraded-banner small{display:block}.degraded-banner small{margin-top:3px;line-height:1.45}.open-detail{border:1px solid var(--line);width:100%;min-height:48px;color:var(--green);background:#ffffffa8;border-radius:15px;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-weight:750;display:flex}.generated-situation{background:var(--paper);border:1px solid #3e4f451a;border-radius:32px;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:clamp(18px,3vw,34px);display:grid;overflow:hidden;box-shadow:0 28px 80px #2b3e341c}.generated-situation>section,.generated-situation>header,.generated-situation>aside,.generated-situation>button{grid-column:span 12;margin:0}.primitive{min-width:0}.primitive-label,.composition-label{color:#607168;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.68rem;font-weight:850;display:block}.gen-context{border-bottom:1px solid #46554d21;padding:7px 2px 20px}.gen-context h3{letter-spacing:-.06em;max-width:820px;margin:0 0 10px;font-size:clamp(2.25rem,6vw,5rem);line-height:.96}.gen-context p{max-width:750px;margin:0;font-size:1.03rem}.certainty{color:#66736d;align-items:center;gap:5px;margin-top:8px;font-size:.64rem;font-style:normal;font-weight:750;display:inline-flex}.certainty>span{background:#d1ab39;border-radius:50%;width:6px;height:6px}.certainty-confirmed>span{background:#55a474}.certainty-inferred>span{background:#7e82aa}.people-cluster>div{flex-wrap:wrap;gap:9px;display:flex}.person-chip{background:#ffffffb8;border:1px solid #46554d1f;border-radius:999px;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;padding:7px 12px 7px 7px;display:grid}.person-chip i{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:50%;grid-row:1/3;place-items:center;font-size:.63rem;font-style:normal;font-weight:850;display:grid}.person-chip small{color:var(--muted)}.time-anchor{background:var(--night);color:#fff;border-radius:23px;flex-direction:column;justify-content:space-between;min-height:175px;padding:20px;display:flex;grid-column:span 4!important}.time-anchor>span{letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-size:.69rem;font-weight:800}.time-anchor strong{letter-spacing:-.04em;font:750 clamp(1.35rem,3vw,2.25rem)/1.05 Manrope,sans-serif}.time-anchor .certainty{color:#d2dfd8}.event-profile{background:linear-gradient(135deg,var(--orange-soft),#f5e9c8);border-radius:23px;grid-template-columns:1.4fr 1fr 1fr;align-items:end;gap:18px;min-height:175px;padding:22px;display:grid;position:relative;overflow:hidden;grid-column:span 8!important}.event-profile h4{margin:4px 0;font-size:clamp(1.65rem,4vw,3rem)}.event-profile small,.event-profile b{display:block}.event-rings{opacity:.38;width:165px;height:165px;position:absolute;top:-45px;right:-30px}.event-rings i{border:2px solid var(--orange);border-radius:50%;position:absolute;inset:0}.event-rings i:nth-child(2){inset:22px}.event-rings i:nth-child(3){inset:44px}.fact-strip{padding:21px 0}.fact-strip>div{flex-wrap:wrap;gap:9px;display:flex}.fact-strip button{text-align:left;background:#f3f4ee;border:1px solid #46554d1f;border-radius:17px;flex:155px;min-width:0;padding:16px}.fact-strip button:disabled{cursor:default;opacity:1}.fact-strip small,.fact-strip b{display:block}.fact-strip button>small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem}.fact-strip button>b{overflow-wrap:anywhere}.constraint-list{background:#eff2eb;border-radius:22px;padding:22px;grid-column:span 7!important}.constraint-list ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.constraint-list li{align-items:center;gap:8px;font-weight:700;display:flex}.constraint-list li svg{color:var(--green)}.budget-boundary{background:var(--gold);border-radius:22px;flex-direction:column;justify-content:center;padding:22px;display:flex;grid-column:span 5!important}.budget-boundary>span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.budget-boundary strong{margin:9px 0 3px;font:800 2rem Manrope,sans-serif}.budget-boundary p{color:#54491f;margin:0}.place-possibilities>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.place-possibilities article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:150px;padding:17px;display:flex}.place-possibilities article>svg{color:var(--green);margin-bottom:auto}.place-possibilities article p{margin:5px 0}.place-possibilities article small{color:var(--muted);margin-top:7px}.research-note{background:#f3f4ef;border-left:3px solid #81978a;align-items:flex-start;gap:12px;padding:18px;display:flex}.research-note p{margin:3px 0}.research-note a{color:var(--green);margin-left:auto;font-weight:750}.question-prompt{background:var(--plum);color:#fff;border-radius:25px;padding:clamp(24px,4vw,42px);position:relative}.question-prompt>span,.choice-set>span{letter-spacing:.12em;text-transform:uppercase;opacity:.7;font-size:.68rem;font-weight:850}.question-prompt h4,.choice-set h4{letter-spacing:-.045em;max-width:720px;margin:9px 0 8px;font-size:clamp(1.65rem,4vw,3rem);line-height:1.08}.question-prompt button{min-height:46px;color:var(--plum);background:#fff;border:0;border-radius:13px;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:inline-flex}.choice-set{background:var(--night);color:#fff;border-radius:27px;padding:clamp(24px,4vw,40px)}.choice-set>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.choice-set>div>button{color:#fff;text-align:left;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:220px;padding:18px;transition:background .18s,transform .18s;display:flex}.choice-set button>small{opacity:.55}.choice-set button>b{margin:22px 0 8px;font:750 1.25rem Manrope,sans-serif}.choice-set button p,.choice-set button li{color:#c7d5ce}.choice-set button>span{color:#d9ed9e;align-items:center;gap:7px;margin-top:auto;font-weight:800;display:flex}.honesty-note{margin:17px 0 0;font-size:.72rem;color:#aebfb7!important}.decision-summary,.resolution-marker{background:linear-gradient(135deg,#dceee3,#eef4c9);border-radius:26px;align-items:center;gap:18px;padding:clamp(24px,4vw,40px);display:flex}.decision-check,.resolution-marker>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.decision-check svg,.resolution-marker>span svg{width:29px;height:29px}.decision-summary small,.resolution-marker small{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-weight:850}.decision-summary h4,.resolution-marker h4{margin:5px 0;font-size:clamp(1.7rem,4vw,3.2rem)}.decision-summary p,.resolution-marker p{margin:0}.commitment-step{background:var(--green);color:#fff;border-radius:24px;padding:26px}.commitment-step>small{letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-weight:850}.commitment-step h4{margin:8px 0;font-size:clamp(1.45rem,3vw,2.3rem)}.commitment-step p{color:#dbe9e1}.commitment-step>div{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.commitment-step button{color:#fff;background:0 0;border:1px solid #ffffff52;border-radius:12px;min-height:43px;padding:0 14px;font-weight:750}.commitment-step button.primary{color:var(--green);background:#fff}.memory-note{background:#fff6d8;border-radius:22px;align-items:flex-start;gap:14px;padding:22px;display:flex}.memory-note>svg{color:#806514;width:30px}.memory-note small{color:#806514;text-transform:uppercase;font-weight:850}.memory-note h4{margin:5px 0}.memory-note p{margin:0}.device-identity{align-items:center;gap:18px;padding:23px 0;display:flex}.device-glyph{background:var(--blue);color:#315d6c;border-radius:20px;place-items:center;width:70px;height:70px;display:grid}.device-glyph svg{width:32px;height:32px}.device-identity small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-weight:850}.device-identity h4{margin:4px 0;font-size:clamp(1.7rem,4vw,3rem)}.device-identity p{margin:0}.device-identity>b{margin-left:auto}.diagnostic-step{border-top:1px solid #d9e0dc;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px 0;display:grid}.diagnostic-step:first-of-type{border-top:0}.step-number{color:#8b9b93;font:750 clamp(1.45rem,4vw,2.6rem) Manrope,sans-serif}.diagnostic-step small{color:#61726a;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.diagnostic-step h4{margin:4px 0;font-size:1.15rem}.diagnostic-step p{margin:0}.safety-notice{color:#773d27;background:#fff0e7;border-radius:17px;align-items:flex-start;gap:12px;padding:18px;display:flex}.safety-notice svg{width:25px}.safety-notice small,.safety-notice b{display:block}.safety-notice small{text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-weight:850}.source-reference{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:12px;width:100%;padding:15px;display:flex}.source-reference span{flex:1}.source-reference small,.source-reference b{display:block}.source-reference small{color:var(--muted)}.collaboration-prompt{background:var(--plum-soft);border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.collaboration-prompt small{color:var(--plum);text-transform:uppercase;font-weight:850}.collaboration-prompt h4{margin:5px 0}.collaboration-prompt p{margin:0}.composition-event{background:radial-gradient(circle at 88% 4%,#fff0bf 0,transparent 28%),var(--paper)}.composition-event .gen-context{border-bottom:0}.composition-event .gen-context h3{color:#67422f}.composition-diagnostic{background:linear-gradient(90deg,#eaf1f2 0 12px,var(--paper) 12px);padding-left:clamp(22px,5vw,54px);display:block}.composition-diagnostic>*{margin-bottom:16px!important}.composition-diagnostic .gen-context h3{color:#274d59;max-width:650px;font-size:clamp(2.3rem,6vw,4.6rem)}.composition-diagnostic .fact-strip>div{grid-template-columns:repeat(2,1fr);display:grid}.composition-resolved{background:#f0f6eb}.composition-resolved .choice-set,.composition-resolved .question-prompt,.composition-resolved .commitment-step.open{display:none}.item-sheet .generated-situation{box-shadow:none;border:0;border-radius:0;padding:0}.item-sheet .gen-context h3{font-size:2.2rem}.item-sheet .event-profile,.item-sheet .time-anchor,.item-sheet .constraint-list,.item-sheet .budget-boundary{grid-column:span 12!important}@keyframes signal{70%{box-shadow:0 0 0 9px #54a87700}to{box-shadow:0 0 #54a87700}}@media (width<=760px){.event-profile,.time-anchor,.constraint-list,.budget-boundary{grid-column:span 12!important}.event-profile{grid-template-columns:1fr 1fr;min-height:210px}.event-profile>div:first-of-type{grid-column:1/3}.choice-set>div,.place-possibilities>div{grid-template-columns:1fr}.choice-set>div>button{min-height:165px}.composition-diagnostic .fact-strip>div{grid-template-columns:1fr}.name-form{flex-direction:column;align-items:stretch}.name-form .primary{width:100%}.research-note{flex-wrap:wrap}.collaboration-prompt{flex-direction:column;align-items:stretch}.collaboration-prompt .primary{width:100%}}@media (width<=430px){.generated-situation{border-radius:23px;gap:9px;padding:15px}.gen-context h3{font-size:2.35rem}.event-profile{flex-direction:column;align-items:flex-start;min-height:250px;display:flex}.time-anchor{min-height:145px}.fact-strip>div{grid-template-columns:1fr 1fr;display:grid}.fact-strip button{padding:12px}.choice-set,.question-prompt{padding:21px 17px}.decision-summary,.resolution-marker{flex-direction:column;align-items:flex-start}.diagnostic-step{grid-template-columns:auto 1fr}.diagnostic-step>.status-dot{display:none}.composition-diagnostic{padding:16px 16px 16px 26px}.world-card-top{align-items:flex-start}.understood-by{overflow-wrap:anywhere}.open-detail{min-height:52px}.name-step h1{font-size:2.8rem}}@media (width<=350px){.fact-strip>div{grid-template-columns:1fr}.event-profile{min-height:280px}.generated-situation{padding:12px}.gen-context h3{font-size:2.05rem}.choice-set>div>button{padding:15px}}.public-demo{width:min(1120px,100% - 32px);margin:0 auto;padding:22px 0 65px}.public-demo>header{justify-content:space-between;align-items:center;gap:20px;min-height:64px;display:flex}.public-demo>header>span{color:var(--muted);align-items:center;gap:8px;font-size:.75rem;display:flex}.public-demo-copy{padding:45px 0 28px}.public-demo-copy h1{max-width:820px;margin-bottom:18px;font-size:clamp(3.1rem,8vw,7rem)}.public-demo-copy>p:not(.eyebrow){max-width:650px;font-size:1.05rem}.public-demo>.button-link{float:right}@media (width<=520px){.public-demo>header>span{text-align:right;max-width:150px}.public-demo-copy{padding-top:28px}.public-demo-copy h1{font-size:3.2rem}.public-demo>.button-link{float:none;width:100%}}.demo-reset{float:right;margin:10px 14px 0 0}.generated-situation[data-ui-version="3"]{isolation:isolate;background:color-mix(in srgb,var(--paper) 92%,transparent);border:0;border-radius:clamp(24px,4vw,46px);position:relative;box-shadow:0 35px 100px #25342d1f,inset 0 0 0 1px #3e4f4514}.generated-situation[data-ui-version="3"]:before{content:"";z-index:-1;filter:blur(30px);pointer-events:none;background:radial-gradient(circle at 80% 15%,#cfe8da6b,#0000 34%),radial-gradient(circle at 15% 85%,#f8dfd059,#0000 32%);position:absolute;inset:-25%}.generated-situation[data-ui-version="3"]>.primitive,.generated-situation[data-ui-version="3"]>header,.generated-situation[data-ui-version="3"]>aside{animation:.34s cubic-bezier(.2,.78,.25,1) both scene-emerge}.material-possibility{-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(155deg,#20302aeb,#2a3339d6)!important;border:1px solid #ffffff29!important}.material-reality{box-shadow:0 18px 50px #33654a24;animation:.42s cubic-bezier(.18,.85,.24,1) both become-real!important}.composer-presence{z-index:2;pointer-events:none;align-items:end;gap:2px;width:18px;height:20px;display:flex;position:absolute;top:18px;left:17px}.composer-presence i{background:var(--green);border-radius:5px;width:4px;transition:height .28s,transform .28s}.composer-presence i:first-child{height:8px}.composer-presence i:nth-child(2){height:15px}.composer-presence i:nth-child(3){background:var(--orange);height:11px}.openparty-composer textarea{padding-left:48px}.openparty-composer[data-intelligence-state=listening] .composer-presence i:first-child{height:14px}.openparty-composer[data-intelligence-state=listening] .composer-presence i:nth-child(2){height:9px}.openparty-composer[data-intelligence-state=understanding] .composer-presence i{animation:.8s ease-in-out infinite alternate presence-think}.openparty-composer[data-intelligence-state=understanding] .composer-presence i:nth-child(2){animation-delay:.14s}.openparty-composer[data-intelligence-state=understanding] .composer-presence i:nth-child(3){animation-delay:.28s}.material-dot{background:linear-gradient(135deg,var(--green),var(--orange));border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #2f665314}.intelligence-presence{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #ffffffa8;border-radius:19px;align-items:end;gap:4px;width:56px;height:56px;margin:28px auto 20px;padding:13px;display:flex;box-shadow:0 15px 35px #2c43381f}.intelligence-presence i{background:var(--green);border-radius:6px;flex:1}.intelligence-presence i:first-child{height:45%}.intelligence-presence i:nth-child(2){height:90%}.intelligence-presence i:nth-child(3){background:var(--orange);height:65%}.intelligence-presence[data-state=working] i{animation:.7s ease-in-out infinite alternate presence-think}.account-card{width:min(520px,100% - 24px);max-width:none}.account-card h1{font-size:clamp(2.4rem,8vw,4.2rem)}.account-form{text-align:left;gap:15px;margin-top:24px;display:grid}.account-form label>span,.account-form label>small{display:block}.account-form label>span{margin:0 0 7px;font-weight:800}.account-form label>small{color:var(--muted);margin:6px 2px 0}.account-form input{width:100%;min-height:54px;font:inherit;background:#ffffffd1;border:1px solid #cad4cd;border-radius:14px;padding:0 15px}.account-switch{flex-wrap:wrap;justify-content:center;gap:8px;margin:18px 0;display:flex}.account-switch button{color:var(--green);text-underline-offset:3px;background:0 0;border:0;font-weight:750;text-decoration:underline}.auth-error{color:#793f2a;background:#fff0e7;border-radius:13px;margin-top:14px;padding:12px 14px}.recovery-receipt{text-align:left;background:#fff8dc;border:1px solid #d8c57e;border-radius:17px;gap:13px;max-width:560px;margin:26px auto 0;padding:18px;display:flex}.recovery-receipt>svg{color:#725c13;width:25px}.recovery-receipt b,.recovery-receipt code,.recovery-receipt small{display:block}.recovery-receipt code{overflow-wrap:anywhere;background:#ffffffb3;border-radius:8px;margin:8px 0;padding:8px;font-size:.92rem}.claim-account{background:#f2f5f0;border-radius:12px;gap:7px;margin:12px 0;padding:12px;display:grid}.claim-account input{border:1px solid var(--line);border-radius:8px;width:100%;min-height:38px;padding:0 9px}.claim-account button{background:var(--green)!important;color:#fff!important;min-height:38px!important}.claim-account code{overflow-wrap:anywhere;background:#fff7d7;padding:7px}.destination-focus{color:#fff;background:linear-gradient(145deg,#173f52,#315b6c 55%,#d78d62);border-radius:32px;min-height:330px;padding:clamp(26px,5vw,58px);position:relative;overflow:hidden;grid-column:span 12!important}.destination-focus>small{letter-spacing:.12em;text-transform:uppercase;opacity:.72;font-weight:850;position:relative}.destination-focus h4{letter-spacing:-.075em;max-width:760px;margin:80px 0 30px;font-size:clamp(3.1rem,9vw,7.4rem);line-height:.85;position:relative}.destination-focus>div:last-child{flex-wrap:wrap;gap:24px;display:flex;position:relative}.destination-focus span b,.destination-focus span small{display:block}.destination-focus span small{opacity:.65}.destination-atmosphere{inset:0;position:absolute!important}.destination-atmosphere i{border:1px solid #ffffff40;border-radius:50%;position:absolute}.destination-atmosphere i:first-child{width:360px;height:360px;top:-160px;right:-80px}.destination-atmosphere i:nth-child(2){width:220px;height:220px;top:-60px;right:40px}.destination-atmosphere i:nth-child(3){background:#ffffff14;width:100px;height:100px;top:10px;right:100px}.itinerary-path{padding:16px 0}.itinerary-path>div{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.itinerary-path article{background:0 0;border-top:2px solid #bfcac3;min-height:150px;padding:19px;position:relative}.itinerary-path article:before{content:"";border:2px solid var(--paper);background:#8fa197;border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:19px}.itinerary-path article.settled:before{background:var(--green)}.itinerary-path article.possible:before{background:var(--orange)}.itinerary-path i,.itinerary-path b,.itinerary-path small{display:block}.itinerary-path i{color:#8a9992;margin-bottom:28px;font-style:normal}.itinerary-path small{color:var(--muted);margin-top:7px}.composition-itinerary{background:linear-gradient(#f1f5f2,#fffdf8);display:grid}.composition-itinerary .gen-context{border:0;order:-3}.composition-itinerary .destination-focus{order:-2}.composition-itinerary .itinerary-path{order:-1}.composition-itinerary .time-anchor{display:none}.composition-event{grid-template-areas:"context context context""event event time""people facts facts"}.composition-event .gen-context{grid-area:context}.composition-event .event-profile{grid-area:event;grid-column:auto!important}.composition-event .time-anchor{grid-area:time;grid-column:auto!important}.composition-event .people-cluster{grid-area:people}.composition-event .fact-strip{grid-area:facts}.composition-resolved{transition:background .4s}@keyframes scene-emerge{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:none}}@keyframes become-real{0%{opacity:.65;filter:blur(4px);transform:translateY(10px)scale(.97)}to{opacity:1;filter:none;transform:none}}@keyframes presence-think{to{height:95%;transform:translateY(-1px)}}@media (width<=760px){.composition-event{flex-direction:column;display:flex}.composition-event .gen-context,.composition-event .event-profile,.composition-event .time-anchor,.composition-event .people-cluster,.composition-event .fact-strip{width:100%}.destination-focus{min-height:285px}.itinerary-path>div{grid-template-columns:1fr}.itinerary-path article{border-top:0;border-left:2px solid #bfcac3;min-height:100px}.itinerary-path article:before{top:20px;left:-7px}.itinerary-path i{margin-bottom:13px}}@media (prefers-reduced-motion:reduce){.generated-situation[data-ui-version="3"]>*,.material-reality,.composer-presence i,.intelligence-presence i{animation:none!important}.generated-situation[data-ui-version="3"]>*{transform:none!important}}@media (prefers-reduced-transparency:reduce){.generated-situation[data-ui-version="3"],.material-possibility,.account-form input,.intelligence-presence{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}.material-possibility{background:var(--night)!important}}:root{--scene-ink:#17251f;--scene-moss:#315f4f;--scene-mist:#e9eee8;--scene-cream:#faf8f1;--scene-coral:#eb9275;--scene-sky:#9dcbd0;--scene-violet:#b4a8dc;--scene-ease:cubic-bezier(.18,.82,.22,1)}.possible-match{box-shadow:var(--shadow);background:#ffffffc7;border:1px solid #14292224;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 28px;padding:24px;display:flex}.possible-match h2{margin:0 0 7px}.possible-match p{margin-bottom:0}.possible-match>div:last-child{flex-wrap:wrap;gap:9px;display:flex}.possible-match>div:last-child>button:not(.primary){border:1px solid var(--line);background:#fff;border-radius:15px;min-height:50px;padding:0 18px;font-weight:700}.composer-context{background:color-mix(in srgb,var(--ink,#142922) 7%,transparent);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;padding:9px 12px;font-size:.86rem;display:flex}.composer-context button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:inline-flex}.composer-context svg{width:14px;height:14px}.question-prompt form{gap:10px;margin-top:14px;display:grid}.question-prompt textarea{resize:vertical;width:100%;min-height:86px;font:inherit;color:inherit;background:#ffffff9e;border:1px solid #1429222e;border-radius:15px;padding:12px}.question-prompt form>div{justify-content:flex-end;gap:8px;display:flex}.artifact-list{gap:12px;display:grid}.artifact-list>article{background:#ffffff7a;border:1px solid #14292221;border-radius:18px;padding:16px}.artifact-list article header{justify-content:space-between;align-items:start;gap:16px;display:flex}.artifact-list article h4{margin:3px 0 0}.artifact-list article header small{text-transform:capitalize}.artifact-list article ul{gap:7px;padding:0;list-style:none;display:grid}.artifact-list article li{border-bottom:1px solid #14292214;justify-content:space-between;gap:14px;padding:7px 0;display:flex}.artifact-list article>button{color:#fff;font:inherit;cursor:pointer;background:#142922;border:0;border-radius:13px;padding:10px 12px;font-weight:700}.artifact-list article>small{margin-top:9px;display:block}.webgl-fallback{z-index:1;color:#142922;text-align:center;background:radial-gradient(circle at 20% 20%,#f4e6dd,#0000 42%),radial-gradient(circle at 80% 70%,#91c0ca,#0000 45%),linear-gradient(145deg,#eaf0f4,#b8c9d7);place-items:center;padding:30px;display:grid;position:fixed;inset:0}.webgl-fallback>div{max-width:760px}.webgl-fallback h1{letter-spacing:-.075em;margin:20px 0;font-size:clamp(3rem,9vw,7rem);line-height:.84}.webgl-fallback p{font-size:clamp(1rem,2vw,1.25rem);line-height:1.55}.webgl-fallback a{color:#142922;border:1px solid #14292233;border-radius:15px;margin:8px;padding:13px 18px;text-decoration:none;display:inline-flex}.webgl-fallback a.primary{color:#fff}html{background:#e9eee9}body{min-width:320px;color:var(--scene-ink);background:linear-gradient(#eef2ed 0,#f7f5ef 72%,#f0eee7 100%)}button,a,textarea,input,select{transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .3s var(--scene-ease),transform .3s var(--scene-ease)}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #315f4f59}.app-shell{isolation:isolate;background:0 0;min-height:100dvh;position:relative;overflow:hidden}.ambient-world{z-index:-2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient-world:before{content:"";filter:blur(25px);background:radial-gradient(circle at 50% 14%,#fffffff0 0 10%,#0000 36%),radial-gradient(circle at 11% 45%,#aed6c885,#0000 32%),radial-gradient(circle at 89% 28%,#f6c2a675,#0000 28%),radial-gradient(circle at 63% 79%,#b8b0e03d,#0000 30%);animation:18s ease-in-out infinite alternate atmosphere-drift;position:absolute;inset:-12%}.ambient-world>i{filter:blur(.1px);border:1px solid #3f5d4e24;border-radius:50%;position:absolute}.ambient-world>i:first-child{width:48vw;min-width:520px;height:48vw;min-height:520px;top:5vh;right:-23vw}.ambient-world>i:nth-child(2){width:28vw;height:28vw;top:38vh;left:-13vw}.ambient-world>i:nth-child(3){background:#7ba895;width:9px;height:9px;top:24vh;left:calc(50% - 4px);box-shadow:0 0 0 8px #7ba8951f,0 0 40px 12px #7ba8953d}.ambient-world>span{background:linear-gradient(#0000,#4a695a38,#0000);width:1px;position:absolute}.ambient-world>span:first-of-type{height:38vh;top:24vh;left:50%}.ambient-world>span:nth-of-type(2){height:22vh;top:63vh;left:24%;transform:rotate(38deg)}.topbar{z-index:40;-webkit-backdrop-filter:blur(24px)saturate(1.25);backdrop-filter:blur(24px)saturate(1.25);background:#f8faf694;border:1px solid #fffc;border-radius:28px;grid-template-columns:1fr auto 1fr;width:min(1080px,100% - 36px);height:72px;margin:18px auto 0;padding:8px 10px;display:grid;position:relative;box-shadow:0 18px 60px #25392f17}.topbar:after{content:"";background:linear-gradient(90deg,#0000,#466d5a59,#0000);height:1px;position:absolute;inset:auto 24% -1px}.brand-button{padding:0 12px;background:0 0!important;border:0!important}.brand{gap:10px}.brand b{letter-spacing:-.035em}.topbar nav{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.topbar nav button{min-height:44px;padding:0 19px;color:#6d7d75!important;box-shadow:none!important;background:#ffffff61!important;border:0!important;border-radius:18px!important}.topbar nav button.active{color:var(--scene-ink)!important;background:#ffffffe0!important;box-shadow:0 8px 24px #2b3e3414!important}.person-menu{grid-column:3;justify-self:end}.person-menu summary{background:0 0!important;border:0!important}.person-menu summary>span{color:#315f4f!important;background:linear-gradient(135deg,#dceee5,#f3ddd2)!important}.main-frame{width:min(1240px,100% - 40px);margin:0 auto;padding:0 0 120px}.now-stage,.room-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(520px,67vh,760px);padding:90px 20px 130px;display:flex;position:relative}.now-stage:before,.room-intro:before{content:"";z-index:-1;filter:blur(18px);background:radial-gradient(circle,#ffffffc7 0 22%,#ffffff3b 48%,#0000 72%);border-radius:50%;width:min(840px,85vw);height:min(520px,55vw);position:absolute}.home-hello,.room-hero{z-index:2;background:0 0;border:0;width:100%;padding:0;position:relative}.home-hello h1,.room-hero h1{view-transition-name:scene-title;letter-spacing:-.075em;text-wrap:balance;max-width:900px;margin:8px auto 13px;font-size:clamp(3.4rem,8.3vw,7.5rem);font-weight:650;line-height:.88}.home-hello>div>p:last-child,.room-hero>div>p:last-child{color:#65756d;max-width:560px;margin:0 auto;font-size:1rem;line-height:1.6}.home-hello .eyebrow,.room-hero .eyebrow{color:#547567;letter-spacing:.2em}.now-thread,.room-thread{z-index:0;background:linear-gradient(#0000,#4a715e66,#0000);width:1px;height:36%;position:absolute;inset:50% auto auto 50%}.now-thread>i,.room-thread>i{background:#f5f7f2;border:2px solid #36644f7a;border-radius:50%;width:9px;height:9px;position:absolute;left:-4px;box-shadow:0 0 22px #42775e40}.now-thread>i:first-child,.room-thread>i:first-child{top:6%}.now-thread>i:nth-child(2),.room-thread>i:nth-child(2){top:52%}.now-thread>i:nth-child(3){top:92%}.now-stage[data-state=understanding] .now-thread>i,.room-intro[data-state=understanding] .room-thread>i{animation:1.1s ease-in-out infinite thread-signal}.scene-caption{color:#718078;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;position:absolute;bottom:62px}.openparty-composer{view-transition-name:intelligence-composer;z-index:5;-webkit-backdrop-filter:blur(30px)saturate(1.25);backdrop-filter:blur(30px)saturate(1.25);background:#fafbf7b8;border:1px solid #ffffffe6;border-radius:26px;width:min(720px,100% - 24px);margin:58px auto 0;padding:7px;position:relative;box-shadow:0 24px 80px #1f332926,inset 0 0 0 1px #3d5d4d0d}.openparty-composer form{min-height:72px;box-shadow:none!important;background:#ffffff8c!important;border:0!important;border-radius:20px!important}.openparty-composer textarea{resize:none;line-height:1.45;background:0 0!important;min-height:70px!important;padding:23px 72px 18px 51px!important;font-size:1.02rem!important}.openparty-composer.compact textarea{height:70px!important;min-height:70px!important}.openparty-composer.compact form{min-height:70px!important}.openparty-composer .composer-presence{top:29px;left:24px}.composer-send{box-shadow:0 10px 24px #315f4f38;color:#fff!important;background:#315f4f!important;border-radius:18px!important;width:50px!important;height:50px!important;top:14px!important;right:13px!important}.composer-send:hover:not(:disabled){transform:translateY(-2px)rotate(-2deg);box-shadow:0 15px 32px #315f4f47}.composer-trust{position:absolute;top:calc(100% + 12px);left:8px;right:8px;color:#738078!important;padding:0!important;font-size:.66rem!important}.compact .composer-trust{display:flex!important}.understanding-state{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f9f5cc;border:1px solid #fffc;width:max-content;max-width:90vw;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #2c433814}.human-examples{justify-content:center;width:min(960px,94vw);position:absolute;top:calc(100% + 34px);left:50%;transform:translate(-50%);display:flex!important}.human-examples button{max-width:260px;color:#63746c!important;background:0 0!important;border:0!important;text-decoration:none!important}.human-examples button:hover{transform:translateY(-2px);color:var(--scene-ink)!important}.now-section{border-top:1px solid #47605329;width:min(900px,100%);margin:44px auto 0;padding:42px 0}.section-title{margin-bottom:25px}.section-title h2{letter-spacing:-.06em;font-size:clamp(2rem,5vw,4.25rem);font-weight:620}.attention-list{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important}.attention-row{text-align:left;min-height:92px;position:relative;background:0 0!important;border:0!important;border-bottom:1px solid #46615324!important;border-radius:0!important;padding:18px 10px!important}.attention-row:before{content:"";background:#3e64514d;width:20px;height:1px;position:absolute;top:50%;left:-31px}.attention-row:hover{background:#ffffff52!important;padding-left:20px!important}.attention-row>span:nth-child(2) b{font-size:1.04rem}.attention-row small{margin-top:5px!important}.calm-state{justify-content:center;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:40px!important}.calm-state>span{box-shadow:0 0 0 12px #36675014}.memory-wall{grid-template-columns:repeat(3,1fr)!important}.memory-wall button{min-height:190px;background:#ffffff59!important;border:0!important;border-radius:2px!important;box-shadow:0 18px 50px #293b320f!important}.room-page>.back-button{z-index:10;background:0 0;border:0;margin-top:32px;position:relative}.room-intro{min-height:clamp(430px,56vh,650px);padding-top:50px}.room-intro .openparty-composer{margin-top:48px}.room-people{justify-content:center}.room-people span{background:0 0!important;border:0!important}.room-content{background:0 0;border:0;margin:0;padding:0}.room-content>.section-heading{width:min(900px,100%);margin:0 auto 12px}.room-content>.section-heading h2{letter-spacing:-.06em;font-size:clamp(2.2rem,5vw,4.7rem);font-weight:620}.item-grid{display:block!important}.world-card{margin:58px 0 120px;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.world-card-top{z-index:8;position:absolute;top:24px;left:28px;right:28px}.world-card .understood-by,.world-card .degraded-banner{z-index:8;background:0 0;border:0;margin:0;position:absolute;bottom:30px;left:30px}.world-card .open-detail{z-index:9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:auto;min-height:44px;padding:0 16px;position:absolute;bottom:22px;right:28px;box-shadow:0 10px 30px #23382d17;background:#ffffffa3!important;border:1px solid #ffffffbf!important;border-radius:18px!important}.source-badge,.status-label{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8c!important;border:1px solid #ffffffbf!important}.generated-situation[data-ui-version="3"]{isolation:isolate;background:radial-gradient(circle at 20% 16%,#ffffffbd,#0000 31%),radial-gradient(circle at 82% 82%,#dfbeae4a,#0000 28%),#f0f4eea8;border:0;border-radius:48px;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;min-height:780px;padding:88px clamp(28px,6vw,82px) 110px;display:grid;position:relative;overflow:hidden;box-shadow:0 45px 130px #23352c1f}.generated-situation[data-ui-version="3"]:before{filter:blur(18px);background:radial-gradient(circle at 82% 10%,#b3d8c873,#0000 27%),radial-gradient(circle at 8% 92%,#f4bfa557,#0000 30%);inset:-15%}.semantic-thread{z-index:-1;background:linear-gradient(#0000,#37664f52 14% 85%,#0000);width:1px;height:64%;position:absolute;top:19%;left:50%}.semantic-thread>span{background:#507c67;border-radius:50%;width:7px;height:7px;position:absolute;top:0;left:-3px;box-shadow:0 0 0 8px #507c6714,0 0 30px #507c6773}.semantic-thread>i{background:#edf2ec;border:1px solid #3f645275;border-radius:50%;width:9px;height:9px;position:absolute;left:-4px}.semantic-thread>i:first-of-type{top:28%}.semantic-thread>i:nth-of-type(2){top:61%}.semantic-thread>i:nth-of-type(3){top:96%}.generated-situation .gen-context{z-index:2;text-align:center;grid-column:1/-1;max-width:860px;margin:50px auto 44px;position:relative;border:0!important;padding:0!important}.generated-situation .gen-context .composition-label{color:#557365;letter-spacing:.18em;font-size:.67rem}.generated-situation .gen-context h3{letter-spacing:-.074em;text-wrap:balance;max-width:900px;margin:12px auto 16px;font-size:clamp(3.1rem,7.2vw,7.2rem);font-weight:620;line-height:.88}.generated-situation .gen-context p{color:#5f7067;max-width:590px;margin:0 auto;line-height:1.65}.generated-situation .primitive-label{color:#5c7468;letter-spacing:.16em;font-size:.65rem}.generated-situation .primitive{z-index:2;position:relative}.composition-event .event-profile,.composition-decision .event-profile{background:0 0;border-radius:0;align-self:center;min-height:210px;padding:30px 0;overflow:visible;grid-column:2/span 7!important}.composition-event .event-profile:before,.composition-decision .event-profile:before{content:"";z-index:-1;filter:blur(9px);background:radial-gradient(circle at 30% 45%,#facc9eb8,#f5e2c257 46%,#0000 72%);position:absolute;inset:-28px -34px}.composition-event .event-profile h4,.composition-decision .event-profile h4{letter-spacing:-.06em;font-size:clamp(2.4rem,5vw,5rem);font-weight:620}.composition-event .event-rings,.composition-decision .event-rings{opacity:.24;width:230px;height:230px;top:-55px;right:2%}.composition-event .time-anchor,.composition-decision .time-anchor{aspect-ratio:1;background:radial-gradient(circle at 35% 24%,#355247,#192a23 70%);border-radius:50%;align-self:center;width:220px;max-width:100%;min-height:0;padding:30px;box-shadow:0 30px 70px #192a233d;grid-column:10/span 3!important}.composition-event .people-cluster,.composition-decision .people-cluster{grid-column:2/span 4;padding:24px 0}.composition-event .person-chip,.composition-decision .person-chip{box-shadow:0 12px 30px #2c3d3412;background:#ffffff6e!important;border:0!important}.composition-event .fact-strip,.composition-decision .fact-strip{grid-column:6/span 6}.composition-event .fact-strip>div,.composition-decision .fact-strip>div{gap:0}.composition-event .fact-strip button,.composition-decision .fact-strip button{background:0 0;border:0;border-left:1px solid #425d4e2e;border-radius:0;padding:14px 18px}.composition-event .budget-boundary,.composition-decision .budget-boundary{background:radial-gradient(circle at 38% 30%,#f8dea2,#e8c572);border-radius:50% 50% 48% 52%/62% 52% 48% 38%;min-height:190px;padding:34px;transform:rotate(-3deg);box-shadow:0 30px 70px #71581f21;grid-column:2/span 4!important}.choice-set{margin:70px 0 38px;padding:70px clamp(28px,5vw,72px) 62px;position:relative;box-shadow:0 45px 100px #1828213d;background:radial-gradient(circle at 50% -10%,#8bab9b61,#0000 35%),linear-gradient(155deg,#162720,#263a32 70%,#202f2a)!important;border:0!important;border-radius:44px!important;grid-column:1/-1!important}.choice-set:before{content:"";background:linear-gradient(#0000,#3459476b);width:1px;height:70px;position:absolute;top:-70px;left:50%}.choice-set:after{content:"";background:#a8cfbb;border-radius:50%;width:11px;height:11px;position:absolute;top:-6px;left:50%;box-shadow:0 0 0 9px #a8cfbb1a,0 0 40px #8fc0a8}.choice-set>span{text-align:center;display:block}.choice-set h4{text-align:center;margin:12px auto 36px}.choice-set>div{gap:18px;position:relative}.choice-set>div:before{content:"";background:#cbded43d;height:1px;position:absolute;top:-18px;left:16.66%;right:16.66%}.choice-set>div>button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(160deg,#ffffff17,#ffffff06);border:1px solid #ffffff21;border-radius:4px;min-height:250px;padding:24px;position:relative;box-shadow:0 20px 50px #0000001f}.choice-set>div>button:before{content:"";background:#cbded447;width:1px;height:18px;position:absolute;top:-18px;left:50%}.choice-set>div>button:hover{background:#ffffff21;transform:translateY(-7px)}.question-prompt{color:var(--scene-ink);text-align:center;background:0 0;border-radius:0;margin:50px 0;padding:50px 20px;grid-column:3/span 8!important}.question-prompt p{color:#617269}.question-prompt button{color:var(--scene-moss);background:#ffffff8a;border:1px solid #3053432e;border-radius:18px;box-shadow:0 14px 34px #2b423614}.composition-diagnostic{color:#eef7f3;background:radial-gradient(circle at 16% 14%,#5f9baa4d,#0000 30%),radial-gradient(circle at 86% 80%,#8b7dbe3b,#0000 28%),linear-gradient(155deg,#10262b,#17343a 54%,#182b31)!important;padding:88px clamp(28px,6vw,82px) 110px!important;display:grid!important}.composition-diagnostic:after{content:"";pointer-events:none;background-image:linear-gradient(#bee0e009 1px,#0000 1px),linear-gradient(90deg,#bee0e009 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.composition-diagnostic .semantic-thread{background:linear-gradient(#0000,#8bcdc975,#0000)}.composition-diagnostic .semantic-thread>i{background:#19363a;border-color:#9bdcd599;box-shadow:0 0 25px #7bcbc44d}.composition-diagnostic .gen-context h3{color:#f0f8f5!important}.composition-diagnostic .gen-context p,.composition-diagnostic .primitive-label{color:#a9c3bd}.composition-diagnostic .device-identity{text-align:center;grid-column:2/span 10;justify-content:center;margin:10px 0 50px}.composition-diagnostic .device-glyph{background:radial-gradient(circle,#315b61,#1b3a3f);border:1px solid #c0e4e033;border-radius:50%;width:110px;height:110px;box-shadow:0 0 0 20px #6bb1ad0a,0 0 70px #5faba82e}.composition-diagnostic .diagnostic-step{border-color:#bbdcd624;grid-column:3/span 8;min-height:112px;padding:24px 0}.composition-diagnostic .diagnostic-step:before{content:"";background:#8fccc445;width:10%;height:1px;position:absolute;top:50%;left:-12.5%}.composition-diagnostic .diagnostic-step p{color:#a9beb9}.composition-diagnostic .step-number{color:#7ba6a2}.composition-diagnostic .safety-notice{color:#ffd9cb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#753d2f40;border:1px solid #eda98b47;grid-column:4/span 6}.composition-diagnostic .fact-strip{grid-column:3/span 8}.composition-diagnostic .fact-strip button{color:#fff;background:#ffffff0a;border-color:#c2e1da21}.composition-diagnostic .constraint-list{color:#edf7f3;background:#ffffff12;grid-column:3/span 7!important}.composition-diagnostic .question-prompt,.composition-diagnostic .question-prompt h4{color:#f0f8f5}.composition-diagnostic .question-prompt p{color:#a9beb9}.composition-diagnostic .question-prompt button{background:#eef8f4e6;border-color:#cde8e23d}.composition-itinerary{color:#fff;background:radial-gradient(circle at 70% 22%,#f4b78470,#0000 28%),radial-gradient(circle at 12% 76%,#5d9ea985,#0000 34%),linear-gradient(155deg,#173c4a,#245866 48%,#9a5f49)!important;padding:88px clamp(28px,6vw,82px) 110px!important;display:grid!important}.composition-itinerary:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 30%,#ffffff14 30.2% 30.4%,#0000 30.6%),radial-gradient(circle at 72% 23%,#0000 0 80px,#ffffff1a 81px 82px,#0000 83px);position:absolute;inset:0}.composition-itinerary .semantic-thread{background:linear-gradient(#0000,#e1f4ee7a,#0000)}.composition-itinerary .semantic-thread>i{background:#275663;border-color:#ffffff8c}.composition-itinerary .gen-context{margin-block:42px 12px;order:initial!important}.composition-itinerary .gen-context h3{color:#fff;font-size:clamp(2.5rem,5vw,4.6rem)}.composition-itinerary .gen-context p,.composition-itinerary .primitive-label{color:#ecf7f4bd}.composition-itinerary .destination-focus{background:0 0;border-radius:0;min-height:430px;margin:10px 0 40px;padding:30px 0;overflow:visible;grid-column:1/-1!important}.composition-itinerary .destination-focus h4{text-shadow:0 20px 70px #0003;margin:120px 0 44px;font-size:clamp(5rem,13vw,11rem);font-weight:600}.composition-itinerary .destination-atmosphere i{border-color:#ffffff3d}.composition-itinerary .itinerary-path{grid-column:1/-1;padding:46px 0;position:relative}.composition-itinerary .itinerary-path article{border-color:#ffffff6b}.composition-itinerary .itinerary-path article:before{border-color:#32606a}.composition-itinerary .itinerary-path small,.composition-itinerary .itinerary-path i{color:#ecf7f4a6}.composition-itinerary .fact-strip,.composition-itinerary .constraint-list,.composition-itinerary .budget-boundary,.composition-itinerary .question-prompt{color:#fff}.composition-itinerary .fact-strip button{color:#fff;background:#ffffff0f;border-color:#fff3}.composition-itinerary .constraint-list{background:#ffffff14}.composition-itinerary .question-prompt p{color:#ecf7f4b8}.decision-summary,.resolution-marker{text-align:left;background:radial-gradient(circle at 38% 28%,#f1f6cf,#cfe5d8);border-radius:50% 48% 52% 45%/55% 48% 50% 45%;justify-content:center;min-height:260px;box-shadow:0 35px 80px #325f4826;grid-column:2/span 10!important}.composition-resolved .semantic-thread{height:46%}.composition-resolved .gen-context h3{font-size:clamp(3rem,7vw,6.8rem)}.composition-resolved .decision-summary+.resolution-marker{display:none}.commitment-step{background:linear-gradient(145deg,#315f4f,#254a3e);border-radius:4px;margin:45px 0;box-shadow:0 32px 75px #284e3f33;grid-column:3/span 8!important}.people-panel{background:0 0;border:0;border-top:1px solid #47605329;width:min(900px,100%);margin:60px auto;padding:40px 0}.people-list{background:0 0;border:0}.people-list>div{border-color:#47605321}.public-demo{width:min(1240px,100% - 40px);padding-top:18px}.public-demo>header{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f8faf694;border:1px solid #fffc;border-radius:26px;width:min(1080px,100%);margin:auto;padding:8px 18px;position:relative;box-shadow:0 18px 60px #25392f17}.public-demo-copy{text-align:center;min-height:clamp(560px,64vh,760px);padding:15vh 0 80px}.public-demo-copy h1{letter-spacing:-.08em;max-width:1020px;margin:10px auto 22px;font-size:clamp(4.3rem,8vw,8rem);font-weight:620;line-height:.86}.public-demo-copy>p:not(.eyebrow){margin:0 auto}.public-demo>.generated-situation{margin-bottom:34px}.public-demo>.button-link{border-radius:18px}::view-transition-old(scene-title){animation:scene-title-out .34s var(--scene-ease) both}::view-transition-new(scene-title){animation:scene-title-in .52s var(--scene-ease) both}::view-transition-group(intelligence-composer){animation-duration:.5s;animation-timing-function:var(--scene-ease)}@keyframes atmosphere-drift{to{transform:translate(1.8vw,-1.3vh)scale(1.035)}}@keyframes thread-signal{0%,to{box-shadow:0 0 #5d9f7f2e}50%{box-shadow:0 0 0 12px #5d9f7f00,0 0 28px #5d9f7f73}}@keyframes scene-title-out{to{opacity:0;filter:blur(8px);transform:translateY(-24px)scale(.97)}}@keyframes scene-title-in{0%{opacity:0;filter:blur(10px);transform:translateY(35px)scale(.96)}}@media (width<=900px){.generated-situation[data-ui-version="3"]{padding:76px 28px 100px}.composition-event .event-profile,.composition-decision .event-profile{grid-column:1/span 8!important}.composition-event .time-anchor,.composition-decision .time-anchor{width:190px;grid-column:9/span 4!important}.choice-set>div{grid-template-columns:1fr}.choice-set>div:before,.choice-set>div>button:before{display:none}.choice-set>div>button{min-height:180px}.question-prompt{grid-column:2/span 10!important}.memory-wall{grid-template-columns:1fr!important}.composer-trust>span:last-child{display:none}}@media (width<=700px){.topbar{border-radius:23px;width:calc(100% - 20px);height:62px;margin-top:10px}.brand b,.person-menu summary>b{display:none}.topbar nav button{min-height:40px;padding:0 15px}.main-frame{width:calc(100% - 24px)}.now-stage,.room-intro{min-height:560px;padding:68px 0 126px}.home-hello h1,.room-hero h1{font-size:clamp(3.2rem,16vw,5.3rem)}.scene-caption{bottom:54px}.openparty-composer{border-radius:23px;width:100%;margin-top:44px}.composer-trust{justify-content:center}.composer-trust>span:first-child{max-width:280px}.human-examples{width:100%;margin:20px 0 0;position:relative;top:auto;left:auto;transform:none;display:grid!important}.human-examples button{text-align:left;max-width:none}.now-section{margin-top:20px;padding:32px 0}.section-title h2,.room-content>.section-heading h2{font-size:2.7rem}.attention-row:before{display:none}.attention-row{min-height:84px}.attention-row:hover{padding-left:10px!important}.room-page>.back-button{margin-top:20px}.room-intro{min-height:490px}.room-content>.section-heading{padding:0 6px}.world-card{margin-top:35px}.world-card-top{top:16px;left:16px;right:16px}.world-card .understood-by{max-width:70%;bottom:70px;left:18px}.world-card .open-detail{bottom:14px;right:14px}.generated-situation[data-ui-version="3"]{border-radius:30px;flex-direction:column;min-height:680px;padding:72px 18px 110px;display:flex!important}.generated-situation .gen-context{margin:45px auto 28px}.generated-situation .gen-context h3{font-size:clamp(3rem,15vw,5.4rem)}.composition-event .event-profile,.composition-event .time-anchor,.composition-event .people-cluster,.composition-event .fact-strip,.composition-event .budget-boundary,.composition-decision .event-profile,.composition-decision .time-anchor,.composition-decision .people-cluster,.composition-decision .fact-strip,.composition-decision .budget-boundary{width:100%;grid-column:auto!important}.composition-event .event-profile,.composition-decision .event-profile{min-height:230px}.composition-event .time-anchor,.composition-decision .time-anchor{align-self:flex-end;width:170px}.composition-event .budget-boundary,.composition-decision .budget-boundary{align-self:flex-start;width:190px!important}.fact-strip>div{grid-template-columns:1fr 1fr;display:grid}.choice-set{margin:60px 0 20px;padding:54px 16px 42px;border-radius:26px!important}.choice-set h4{font-size:2rem}.choice-set>div>button{min-height:170px}.question-prompt{width:100%;margin:20px 0;padding:34px 5px}.composition-diagnostic .device-identity{text-align:left;flex-direction:column;align-items:flex-start}.composition-diagnostic .diagnostic-step,.composition-diagnostic .safety-notice,.composition-diagnostic .fact-strip{grid-column:auto;width:100%}.composition-diagnostic .diagnostic-step:before{display:none}.composition-itinerary .destination-focus h4{margin-top:90px;font-size:clamp(4.6rem,22vw,7rem)}.composition-itinerary .itinerary-path{width:100%}.decision-summary,.resolution-marker,.commitment-step{width:100%;grid-column:auto!important}.decision-summary,.resolution-marker{border-radius:46% 54% 48% 52%/42% 46% 54% 58%;min-height:330px;padding:42px 34px}.public-demo{width:calc(100% - 20px)}.public-demo>header>span{font-size:.62rem}.public-demo-copy{min-height:58vh;padding-top:11vh}.public-demo-copy h1{font-size:clamp(4rem,20vw,6rem)}}@media (width<=430px){.topbar{padding:6px}.brand-button{padding:0 7px}.topbar nav{left:52%}.person-menu summary{padding:5px!important}.home-hello h1,.room-hero h1{font-size:3.65rem}.home-hello>div>p:last-child,.room-hero>div>p:last-child{font-size:.9rem}.openparty-composer textarea{padding-left:48px!important;padding-right:62px!important}.composer-trust{font-size:.61rem!important}.scene-caption{display:none}.now-stage{padding-bottom:95px}.source-badge{font-size:.6rem}.status-label,.world-card .understood-by{font-size:.58rem}.generated-situation[data-ui-version="3"]{border-radius:24px}.generated-situation .gen-context h3{font-size:3.25rem}.fact-strip>div{grid-template-columns:1fr}.composition-event .event-profile,.composition-decision .event-profile{display:grid;grid-template-columns:1fr 1fr!important}.composition-event .event-profile>div:first-of-type,.composition-decision .event-profile>div:first-of-type{grid-column:1/-1}.choice-set>div>button{padding:18px}.destination-focus>div:last-child{gap:14px}.public-demo-copy h1{font-size:4rem}}.generic-screen{padding:122px 27px 78px}.generic-screen h1{letter-spacing:-.07em;max-width:440px;margin:12px 0 16px;font-size:clamp(2.5rem,7vw,4.4rem);line-height:.88}.generic-screen>p{color:#566b64;max-width:420px;font-size:.72rem}.generic-materials{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:28px;display:grid}.generic-materials>span{background:#ffffff85;border:1px solid #ffffffb3;border-radius:16px;padding:14px 10px}.generic-materials svg,.generic-materials b,.generic-materials small{display:block}.generic-materials svg{color:#376b5a;margin-bottom:13px}.generic-materials b{font-size:.7rem}.generic-materials small{color:#6d7b76;margin-top:4px;font-size:.53rem}.context-choice,.household-setup,.join-step{max-width:780px}.context-paths{grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;display:grid}.context-paths>button{border:1px solid var(--line);color:var(--ink);text-align:left;box-shadow:var(--shadow-soft);background:#ffffffb3;border-radius:22px;grid-template-columns:46px 1fr 22px;align-items:center;gap:14px;padding:18px;display:grid}.context-paths>button>span{background:var(--mint-soft);width:46px;height:46px;color:var(--green);border-radius:16px;place-items:center;display:grid}.context-paths svg{width:20px}.context-paths b,.context-paths small{display:block}.context-paths small{color:var(--muted);margin-top:5px;line-height:1.35}.household-setup form{gap:18px;margin-top:28px;display:grid}.household-people{gap:9px;display:grid}.household-people>div{border:1px solid var(--line);background:#ffffff94;border-radius:18px;grid-template-columns:1fr 180px 42px;align-items:end;gap:9px;padding:13px;display:grid}.household-people label,.guest-response label{color:var(--muted);gap:6px;font-size:.74rem;font-weight:750;display:grid}.household-people input,.household-people select,.guest-response input,.guest-response textarea{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border-radius:13px;padding:11px 13px}.household-people>div>button{background:var(--warm-soft);width:40px;height:40px;color:var(--ink);border:0;border-radius:12px;place-items:center;display:grid}.household-people svg{width:17px}.optional-invite small{color:var(--muted);margin-top:5px;display:block}.privacy-controls,.artifact-controls{border:1px solid var(--line);background:#f6f9f7b8;border-radius:22px;margin-top:24px;padding:20px}.privacy-controls h3,.artifact-controls h3{margin:0 0 6px}.privacy-controls>p,.artifact-controls>small{color:var(--muted);font-size:.75rem}.visibility-options{gap:8px;margin:16px 0;display:grid}.visibility-options>button{color:var(--ink);text-align:left;background:#fff;border:1px solid #0000;border-radius:15px;align-items:center;gap:12px;padding:12px;display:flex}.visibility-options>button[aria-pressed=true]{border-color:var(--green);background:var(--mint-soft)}.visibility-options svg{width:19px}.visibility-options b,.visibility-options small{display:block}.visibility-options small{color:var(--muted);margin-top:3px}.artifact-controls>div{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.artifact-controls button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:7px;padding:10px 12px;font-weight:750;display:flex}.artifact-controls svg{width:17px}.shared-page{background:radial-gradient(circle at 10% 0,#e8f2ed,#0000 34%),linear-gradient(145deg,#f5f1e9,#dbe7e2);min-height:100dvh;padding:clamp(18px,5vw,70px)}.shared-experience{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc2;border:1px solid #fffc;border-radius:34px;width:min(720px,100%);margin:auto;padding:clamp(24px,6vw,64px);box-shadow:0 32px 90px #283f3724}.shared-experience>h1{letter-spacing:-.07em;margin:32px 0 12px;font-size:clamp(2.7rem,8vw,5.6rem);line-height:.88}.shared-experience>p{max-width:580px;color:var(--muted);font-size:1.02rem;line-height:1.6}.shared-facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;margin:28px 0;display:grid}.shared-facts>span{border:1px solid var(--line);background:#fff;border-radius:17px;padding:15px}.shared-facts small,.shared-facts b{display:block}.shared-facts small{color:var(--muted);text-transform:uppercase;font-size:.68rem}.shared-facts b{margin-top:7px}.capability-chips{flex-wrap:wrap;gap:7px;margin:20px 0;display:flex}.capability-chips span{background:var(--mint-soft);color:var(--green);text-transform:capitalize;border-radius:999px;padding:7px 10px;font-size:.67rem;font-weight:800}.guest-response{border-top:1px solid var(--line);gap:14px;margin-top:30px;padding-top:26px;display:grid}.guest-response h2{margin:0}.guest-response textarea{resize:vertical;min-height:90px}.guest-choices{gap:8px;display:flex}.guest-choices button{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;padding:11px}.guest-choices button[aria-pressed=true]{border-color:var(--green);background:var(--mint-soft);color:var(--green);font-weight:800}@media (width<=650px){.context-paths,.household-people>div{grid-template-columns:1fr}.household-people>div>button{justify-self:end}.shared-page{padding:10px}.shared-experience{border-radius:26px}.guest-choices{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ambient-world:before,.now-stage[data-state=understanding] .now-thread>i,.room-intro[data-state=understanding] .room-thread>i{animation:none!important}::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}::view-transition-old(scene-title){animation:none!important}::view-transition-new(scene-title){animation:none!important}}@media (prefers-reduced-transparency:reduce){.topbar,.public-demo>header,.openparty-composer,.understanding-state,.world-card .open-detail,.source-badge,.status-label{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f8faf6!important}.generated-situation[data-ui-version="3"]{background:#eef2ec}.composition-diagnostic{background:#173137!important}.composition-itinerary{background:#285b68!important}}.cinematic-demo{--cinematic-ink:#11211c;--cinematic-glass:#f7faf99e;isolation:isolate;width:100%;min-height:100dvh;color:var(--cinematic-ink);transition:background .9s var(--scene-ease);background:#cbd3df;font-family:Inter,Avenir Next,Avenir,system-ui,sans-serif;position:relative;overflow:hidden}.spatial-world-canvas{z-index:-3;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.cinematic-demo:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(112deg,#ffffff80,#0000 23% 71%,#ffffff38),radial-gradient(circle at 50% 80%,#0000 0 22%,#2f4b571f 58%,#0000 75%);position:fixed;inset:0}.cinematic-nav{z-index:80;-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);background:#f1f7f85c;border:1px solid #ffffff94;border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1120px,100% - 40px);min-height:58px;padding:7px 9px 7px 15px;display:grid;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #1f303c1a,inset 0 1px #ffffffb8}.cinematic-nav>button{background:0 0;border:0;justify-self:start;padding:0}.cinematic-nav .brand-mark i{background:#1e3e36}.cinematic-nav nav{background:#ffffff2e;border:1px solid #ffffff5c;border-radius:15px;gap:3px;padding:3px;display:flex}.cinematic-nav nav button{color:#5d6f70;letter-spacing:.02em;background:0 0;border:0;border-radius:11px;min-height:36px;padding:0 13px;font-size:.7rem;font-weight:800}.cinematic-nav nav button[aria-pressed=true]{color:#152621;background:#ffffffb8;box-shadow:0 5px 15px #24374112}.cinematic-nav>a{color:#fff;background:#142922;border-radius:15px;justify-self:end;align-items:center;gap:7px;min-height:43px;padding:0 15px;font-size:.72rem;font-weight:850;text-decoration:none;display:flex;box-shadow:0 11px 28px #14292233}.cinematic-presence{color:#1b302c9e;letter-spacing:.05em;align-items:center;gap:8px;font-size:.64rem;font-weight:750;display:flex;position:absolute;top:72px;left:17px}.cinematic-presence i,.cinematic-caption>span i{background:#2f785b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #2f785b1a}.cinematic-stage{perspective:1800px;place-items:center;width:100%;min-height:100dvh;padding:102px 20px 132px;display:grid;position:relative}.device-shadow{filter:blur(28px);width:min(440px,56vw);height:85px;transition:all 1s var(--scene-ease);background:#1e324142;border-radius:50%;position:absolute;bottom:9vh;left:50%;transform:translate(-50%)scaleX(.72)}.world-device{width:min(388px,100vw - 44px);height:min(790px,100dvh - 180px);min-height:590px;transition:width 1s var(--scene-ease),height 1s var(--scene-ease),transform 1.1s var(--scene-ease),border-radius .9s var(--scene-ease),filter .8s ease;background:linear-gradient(145deg,#f9fcfde6,#98afbc9e 45%,#ffffffc7);border:1px solid #ffffffb3;border-radius:52px;padding:8px;position:relative;transform:rotateX(1deg)rotateY(-2.5deg)translateZ(0);box-shadow:0 52px 110px #21333e47,0 10px 25px #21333e2e,inset 0 0 0 1px #475c6733,inset -4px -5px 12px #283e4b2e}.world-device:before,.world-device:after{content:"";background:#445a667a;border-radius:4px;width:3px;height:76px;position:absolute;top:116px}.world-device:before{left:-4px}.world-device:after{height:48px;right:-4px}.device-edge{z-index:-1;filter:blur(.2px);background:linear-gradient(135deg,#ffffff73,#263e4b4d);border-radius:54px;position:absolute;inset:14px -11px -13px 14px;transform:translateZ(-24px)}.device-screen{width:100%;height:100%;transition:background .85s ease,border-radius .85s var(--scene-ease);background:linear-gradient(165deg,#f8fbfcf0,#e0eaefd6);border-radius:44px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #172f3914,inset 0 -50px 80px #53798f1a}.device-screen:before{content:"";filter:blur(19px);opacity:.72;transition:opacity .8s ease,transform 1.4s var(--scene-ease);pointer-events:none;background:radial-gradient(circle at 78% 10%,#ffbe9b9e,#0000 24%),radial-gradient(circle at 14% 58%,#92c9d6b3,#0000 32%),radial-gradient(circle at 70% 82%,#c2b0df80,#0000 28%);position:absolute;inset:-20%}.device-status{z-index:60;color:#1a2926;justify-content:space-between;align-items:center;height:48px;padding:0 21px;font-size:.62rem;font-weight:850;display:flex;position:absolute;top:0;left:0;right:0}.device-island{background:#101816;border-radius:20px;width:82px;height:23px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.device-people{z-index:40;align-items:center;gap:8px;display:flex;position:absolute;top:59px;left:19px}.device-people>span{border:1px solid #fffc;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.58rem;font-weight:850;display:grid;box-shadow:0 6px 16px #1c30371f}.person-avatar{background:#ead7cd}.person-l{background:#b6d8c9}.device-people .person-orbit{color:#657471;background:#ffffff7a;width:24px;height:24px}.screen-home,.screen-compose,.screen-thinking,.screen-scene{z-index:5;opacity:0;visibility:hidden;filter:blur(9px);transition:opacity .48s ease,visibility .48s,transform .85s var(--scene-ease),filter .65s ease;padding:126px 26px 86px;position:absolute;inset:0;transform:translateY(26px)scale(.97)}.mode-home .screen-home,.mode-listening .screen-compose,.mode-thinking .screen-thinking,.mode-generic .generic-screen,.mode-birthday .birthday-screen,.mode-choices .choices-screen,.mode-resolved .resolved-screen,.mode-repair .repair-screen,.mode-travel .travel-screen{opacity:1;visibility:visible;filter:none;transform:none}.screen-home>p{color:#334843;margin:36px 0 0;font-size:1rem}.screen-home h1{letter-spacing:-.075em;margin:0;font-size:3.4rem;font-weight:590;line-height:.88}.focus-object{min-height:154px;color:var(--cinematic-ink);text-align:left;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);transition:transform .4s var(--scene-ease),background .3s ease;background:#fafcfc80;border:1px solid #ffffffbf;border-radius:28px;grid-template-columns:84px 1fr 25px;align-items:center;gap:14px;padding:12px;display:grid;position:absolute;bottom:103px;left:20px;right:20px;box-shadow:0 26px 60px #263d4824,inset 0 1px #ffffffc7}.focus-object:hover{background:#ffffffb8;transform:translateY(-7px)rotateX(1deg)}.focus-object>span:nth-child(2){min-width:0}.focus-object small,.focus-object b,.focus-object em{display:block}.focus-object small{color:#71807d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.6rem;font-weight:850}.focus-object b{letter-spacing:-.04em;font-size:1.18rem}.focus-object em{color:#667673;margin-top:8px;font-size:.68rem;font-style:normal}.focus-art{background:linear-gradient(155deg,#f0b48d,#9a6eab 46%,#345e68);border-radius:20px;height:126px;position:relative;overflow:hidden}.focus-art i{background:#ffffffa6;border-radius:50%;position:absolute}.focus-art i:first-child{width:70px;height:70px;top:35px;left:-18px}.focus-art i:nth-child(2){background:#f2df80;width:32px;height:32px;top:14px;right:12px}.focus-art i:nth-child(3){background:#1b37407a;border-radius:20px;width:75px;height:12px;bottom:20px;right:-15px;transform:rotate(-32deg)}.screen-back{z-index:5;background:#ffffff6b;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:61px;right:18px}.compose-question{color:#1b302b;letter-spacing:-.065em;margin:46px 0 24px;font-size:2.4rem;font-weight:590;line-height:.92}.screen-compose form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8fafa94;border:1px solid #ffffffbf;border-radius:24px;align-items:end;gap:8px;padding:8px;display:flex;position:absolute;bottom:83px;left:18px;right:18px;box-shadow:0 25px 65px #223b472e}.screen-compose label{flex:1}.screen-compose textarea{color:#142521;resize:none;background:0 0;border:0;outline:0;width:100%;height:118px;padding:15px;font:500 .9rem/1.45 inherit;display:block}.screen-compose form>button{color:#fff;background:#142722;border:0;border-radius:17px;place-items:center;width:48px;height:48px;margin:0 0 2px;display:grid}.screen-thinking{text-align:center;align-content:center;place-items:center;display:grid}.screen-thinking p{color:#40534f;margin:34px 0 0;font-size:.76rem;line-height:1.6}.thinking-core{background:radial-gradient(circle at 32% 25%,#fff,#acd5dab8 32%,#7777b9a8 66%,#ffb093b3);border:1px solid #ffffffbf;border-radius:50%;width:82px;height:82px;animation:2.1s ease-in-out infinite cinematic-think;position:relative;box-shadow:0 0 0 24px #ffffff1c,0 28px 58px #43527940}.thinking-core i{border:1px solid #ffffff6b;border-radius:48% 52% 46% 54%;animation:3.8s linear infinite cinematic-ring;position:absolute;inset:-34px}.thinking-core i:nth-child(2){animation-duration:5.2s;animation-direction:reverse;inset:-67px}.thinking-core i:nth-child(3){animation-duration:7s;inset:-102px}.screen-scene{padding-top:112px}.scene-kicker,.screen-scene>small{color:#536863;letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:850;display:block}.birthday-screen .shared-title,.resolved-screen .shared-title{letter-spacing:-.08em;margin:0;font-size:3.55rem;font-weight:600;line-height:.82;position:absolute;top:138px;left:23px}.birthday-orbit{width:230px;height:230px;position:absolute;top:91px;right:-50px}.birthday-orbit i{border:1px solid #2b534629;border-radius:50%;position:absolute;inset:0}.birthday-orbit i:nth-child(2){inset:29px}.birthday-orbit i:nth-child(3){background:radial-gradient(circle at 35% 28%,#f4d79b,#dc9c7c 56%,#b886a0);inset:63px;box-shadow:0 22px 50px #5c42412e}.shared-date,.shared-guests,.shared-person,.shared-budget{position:absolute}.shared-date{top:304px;left:25px}.shared-date small,.shared-date b,.shared-guests small,.shared-guests b,.shared-budget small,.shared-budget b,.shared-person b,.shared-person small{display:block}.shared-date small,.shared-budget small{color:#6b7b77;text-transform:uppercase;font-size:.58rem;font-weight:800}.shared-date b{margin-top:5px;font-size:1.08rem}.shared-guests{align-items:baseline;gap:5px;display:flex;top:346px;right:29px}.shared-guests b{letter-spacing:-.08em;font-size:2.8rem;font-weight:570}.shared-guests small{font-size:.65rem}.shared-person{grid-template-rows:1fr 1fr;grid-template-columns:42px 1fr;column-gap:10px;display:grid;top:414px;left:24px}.shared-person>span{background:#b8d9ca;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.shared-person b{align-self:end;font-size:.76rem}.shared-person small{color:#6b7b77;font-size:.57rem}.shared-budget{background:radial-gradient(circle at 32% 24%,#f8dfa6,#d9b46b);border-radius:53% 47% 58% 42%;width:112px;height:104px;padding:28px 20px;top:436px;right:30px;transform:rotate(-4deg);box-shadow:0 18px 38px #644f2521}.shared-budget b{letter-spacing:-.05em;font-size:1.55rem}.context-action{color:#162923;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);white-space:nowrap;background:#f8faf9a8;border:1px solid #ffffffbf;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:.72rem;font-weight:850;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 16px 35px #23383d24}.find-places{color:#fff;background:#163128;bottom:91px}.mode-choices .world-device{width:min(740px,100vw - 60px);transform:rotateX(1.5deg)rotateY(2deg)rotate(-.35deg)}.mode-choices .device-shadow{width:min(680px,70vw);transform:translate(-50%)scaleX(.94)}.choices-screen{padding:105px 30px 50px}.choice-context{max-width:430px}.choice-context small{color:#5d706d;letter-spacing:.13em;text-transform:uppercase;font-size:.58rem;font-weight:850}.choice-context h1{letter-spacing:-.07em;margin:9px 0 0;font-size:3rem;font-weight:590;line-height:.88}.venue-stack{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;bottom:33px;left:28px;right:28px}.venue{color:#172723;text-align:left;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);min-width:0;transition:transform .45s var(--scene-ease),opacity .3s ease;background:#f7fafa82;border:1px solid #ffffffa8;border-radius:22px;padding:8px 8px 15px;box-shadow:0 20px 45px #22364024}.venue:hover{transform:translateY(-10px)scale(1.015)}.venue b,.venue small,.venue em{padding:0 8px;display:block}.venue b{margin-top:13px;font-size:.82rem}.venue small{color:#657773;min-height:32px;margin-top:5px;font-size:.57rem}.venue em{color:#2b5c4d;margin-top:10px;font-size:.62rem;font-style:normal;font-weight:850}.venue-photo{background:linear-gradient(145deg,#efb28e,#a47a9b 43%,#315b66);border-radius:16px;width:100%;height:173px;display:block;position:relative;overflow:hidden}.venue-photo i{background:#ffffff80;position:absolute}.venue-photo i:first-child{border-radius:50%;width:85%;height:62%;bottom:-18%;left:-12%}.venue-photo i:nth-child(2){background:#f4d473;border-radius:50%;width:34%;height:34%;top:13%;right:13%}.venue-photo i:nth-child(3){border-radius:20px;width:65%;height:10%;bottom:17%;right:-8%;transform:rotate(-35deg)}.venue-two .venue-photo{background:linear-gradient(155deg,#98c8c4,#c5b5db 53%,#665c8f)}.venue-three .venue-photo{background:linear-gradient(155deg,#e2c892,#8fb88f 48%,#376c62)}.mode-resolved .world-device{width:min(370px,100vw - 44px);height:min(710px,100dvh - 190px);transform:rotateX(.5deg)rotateY(-1deg)translateY(16px)}.resolved-screen{text-align:center}.resolved-signal{color:#fff;background:#244d3f;border-radius:50%;place-items:center;width:54px;height:54px;margin:10px auto 14px;display:grid;box-shadow:0 0 0 18px #43776014}.resolved-screen>small{color:#406158}.resolved-screen .shared-title{margin:21px 0 25px;font-size:3.2rem;position:static}.resolved-place{text-align:left;border-top:1px solid #314e4529;border-bottom:1px solid #314e4529;align-items:center;gap:12px;padding:9px;display:flex}.resolved-place .venue-photo{border-radius:16px;flex:0 0 75px;height:75px}.resolved-place b,.resolved-place small{display:block}.resolved-place b{font-size:.8rem}.resolved-place small{color:#697975;margin-top:6px;font-size:.58rem}.resolved-line{color:#536a63;justify-content:space-between;padding:19px 5px;font-size:.6rem;display:flex}.resolved-screen .context-action{bottom:24px}.mode-repair{--cinematic-ink:#ecf7f5}.mode-repair .world-device{background:linear-gradient(145deg,#d5e9ed,#516f78 52%,#cbd7da);transform:rotateX(1deg)rotateY(2.6deg)}.mode-repair .device-screen{background:linear-gradient(165deg,#10272ffa,#14353cf5);box-shadow:inset 0 0 0 1px #c9ecee1a,inset 0 -60px 100px #010c1259}.mode-repair .device-screen:before{background:radial-gradient(circle at 20% 20%,#539daa6e,#0000 31%),radial-gradient(circle at 90% 76%,#7265ab52,#0000 29%)}.mode-repair .device-status,.mode-repair .screen-scene,.mode-repair .device-people{color:#eef8f6}.repair-screen{padding-inline:25px}.repair-screen>small{color:#8eb0ab;margin-top:23px}.repair-screen h1{letter-spacing:-.075em;margin:9px 0 0;font-size:3.2rem;font-weight:570;line-height:.87}.repair-device{background:radial-gradient(circle,#315b61,#10292f 72%);border:1px solid #b1e0dc3d;border-radius:50%;width:105px;height:105px;position:absolute;top:116px;right:20px;box-shadow:0 0 0 19px #72bdb80a,0 0 55px #58a9a538}.repair-device span{border:2px solid #87bbb5;border-radius:50%;position:absolute;inset:30%}.repair-device i{background:#9ed0c9;width:2px;height:25px;position:absolute;top:20px;left:50%}.repair-symptom{border-top:1px solid #b4dbd524;border-bottom:1px solid #b4dbd524;grid-template-columns:1fr auto;gap:6px 20px;margin-top:42px;padding:16px 0;font-size:.65rem;display:grid}.repair-symptom span{color:#8da8a4}.safety-line{color:#ffdacf;background:#753d2f42;border:1px solid #eda98b3d;border-radius:15px;gap:12px;margin-top:17px;padding:13px;display:flex}.safety-line b,.safety-line small{font-size:.63rem;display:block}.safety-line small{color:#d9afa4;margin-top:4px}.repair-path{color:#91aaa6;grid-template-columns:14px 1fr;gap:0 9px;margin-top:18px;font-size:.61rem;display:grid;position:relative}.repair-path:before{content:"";background:#8ec5be42;width:1px;position:absolute;top:7px;bottom:7px;left:5px}.repair-path i{z-index:2;background:#17343a;border:1px solid #78a39e;border-radius:50%;width:11px;height:11px;margin:4px 0 13px;transition:background .3s,box-shadow .3s;position:relative}.repair-path span{padding-top:2px}.repair-path.step-1 i:first-child,.repair-path.step-2 i{background:#91c5ba;box-shadow:0 0 0 5px #78b6ac17}.repair-screen .context-action{color:#fff;background:#e0f2ee1f;border-color:#d3ece733}.mode-travel .world-device{width:min(520px,100vw - 44px);transform:rotateX(1deg)rotateY(-3deg)}.mode-travel .device-screen{color:#fff;background:linear-gradient(#1d5967,#15333c 63%,#0d2027)}.mode-travel .device-screen:before{opacity:0}.mode-travel .device-status,.mode-travel .device-people{color:#fff}.travel-screen{color:#fff;padding:115px 28px 80px}.travel-screen>small{z-index:2;color:#ffffffb3;position:relative}.travel-screen h1{z-index:2;letter-spacing:-.09em;margin:12px 0 9px;font-size:5.4rem;font-weight:560;line-height:.8;position:relative}.travel-screen>p{z-index:2;color:#ffffffb8;max-width:270px;margin:0;font-size:.7rem;line-height:1.5;position:relative}.travel-sky{background:linear-gradient(#041b2508,#051319d4),linear-gradient(135deg,#2a7580,#d97d5b 47%,#132d36);position:absolute;inset:0;overflow:hidden}.travel-sky i{position:absolute}.travel-sky i:first-child{clip-path:polygon(0 100%,5% 48%,18% 51%,23% 14%,29% 9%,34% 55%,46% 47%,53% 20%,61% 50%,78% 42%,83% 2%,89% 0,94% 47%,100% 52%,100% 100%);background:linear-gradient(120deg,#0000 8%,#173b42 8% 25%,#0000 25% 34%,#254b52 34% 57%,#0000 57%),linear-gradient(170deg,#0000 42%,#071a20e0 43%);height:35%;bottom:27%;left:10%;right:10%}.travel-sky i:nth-child(2){background:#f2ab81;height:2px;bottom:24%;left:13%;right:13%;box-shadow:0 0 17px #f3a277}.travel-sky i:nth-child(3){background:#efc5a1;border-radius:50%;width:68px;height:68px;top:16%;right:12%;box-shadow:0 0 60px #eaa17b}.travel-sky i:nth-child(4){background:#102930;border-radius:50%;height:46%;bottom:-25%;left:-20%;right:-20%}.travel-route{z-index:3;border-top:1px solid #ffffff57;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:103px;left:25px;right:25px}.travel-route>span{color:#fff;padding:18px 5px;font-size:.66rem;font-weight:800;position:relative}.travel-route>span>i{background:#f1a57e;border:2px solid #15343c;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px}.travel-route small{color:#ffffff8c;margin-top:5px;font-size:.53rem;font-weight:600;display:block}.travel-screen .context-action{color:#fff;background:#0d212861;border-color:#ffffff40}.device-dock{z-index:55;-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);height:60px;transition:opacity .4s ease,transform .55s var(--scene-ease);background:#f6fafa70;border:1px solid #ffffffa6;border-radius:22px;justify-content:space-between;align-items:center;padding:7px;display:flex;position:absolute;bottom:13px;left:15px;right:15px;box-shadow:0 13px 40px #1e323c1c}.device-dock>button{color:#233a34;background:#ffffff70;border:0;border-radius:16px;align-items:center;gap:9px;height:44px;padding:0 13px;font-size:.63rem;font-weight:800;display:flex}.dock-orb{background:#162b24;border-radius:17px;justify-content:center;align-items:end;gap:2px;width:46px;height:46px;padding:13px;display:flex}.dock-orb i{background:#fff;border-radius:3px;width:3px}.dock-orb i:first-child{height:8px}.dock-orb i:nth-child(2){background:#9ad0bc;height:18px}.dock-orb i:nth-child(3){background:#ef9f81;height:12px}.mode-thinking .device-dock{opacity:.25;transform:translateY(10px)}.mode-repair .device-dock,.mode-travel .device-dock,.mode-choices .device-dock,.mode-resolved .device-dock{opacity:0;visibility:hidden;transform:translateY(20px)}.cinematic-caption{z-index:50;max-width:330px;position:fixed;bottom:25px;left:30px}.cinematic-caption>span{color:#2f4c45;letter-spacing:.06em;align-items:center;gap:9px;font-size:.62rem;font-weight:800;display:flex}.cinematic-caption p{color:#1d3530ad;max-width:300px;margin:12px 0;font-size:.72rem;line-height:1.5}.cinematic-caption button{color:#17372e;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:.67rem;font-weight:850;display:flex}@keyframes cinematic-think{50%{filter:saturate(1.25);transform:translateY(-8px)scale(1.05)}}@keyframes cinematic-ring{to{transform:rotate(360deg)}}@media (width<=760px){.cinematic-nav{border-radius:20px;width:calc(100% - 20px);min-height:54px;padding-left:11px;top:10px}.cinematic-nav nav,.cinematic-presence{display:none}.cinematic-nav>a{grid-column:3;font-size:.65rem}.cinematic-nav .brand b{font-size:.8rem}.cinematic-stage{padding:76px 10px 96px}.world-device{border-radius:44px;height:calc(100dvh - 125px);min-height:560px}.device-screen{border-radius:37px}.cinematic-caption{display:none}.mode-choices .world-device{width:calc(100vw - 20px);height:calc(100dvh - 100px);transform:none}.choices-screen{padding:92px 16px 30px}.choice-context h1{font-size:2.4rem}.venue-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;bottom:23px;left:14px;right:14px}.venue{border-radius:16px;padding:5px 5px 12px}.venue-photo{border-radius:12px;height:155px}.venue b,.venue small,.venue em{padding-inline:4px}.venue b{font-size:.69rem}.venue small{font-size:.5rem}.venue em{font-size:.54rem}.mode-travel .world-device{width:calc(100vw - 28px);transform:none}}@media (width<=430px){.screen-home,.screen-compose,.screen-thinking,.screen-scene{padding-inline:20px}.screen-home h1{font-size:3rem}.focus-object{left:14px;right:14px}.birthday-screen .shared-title{font-size:3.25rem}.birthday-orbit{right:-75px}.shared-budget{right:22px}.mode-choices .device-people{display:none}.choice-context h1{font-size:2.15rem}.venue-stack{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,165px);padding-bottom:5px;overflow-x:auto}.venue{scroll-snap-align:start}.venue-photo{height:125px}.venue small{display:none}.travel-screen h1{font-size:4.8rem}}@media (prefers-reduced-motion:reduce){.thinking-core,.thinking-core i{animation:none}.world-device,.device-shadow,.screen-home,.screen-compose,.screen-thinking,.screen-scene{transition:none}}@media (prefers-reduced-transparency:reduce){.cinematic-nav,.focus-object,.screen-compose form,.device-dock,.context-action{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f4f8f8}}
