@font-face{font-family:Satoshi;src:url(/assets/satoshi.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/satoshi-500.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/satoshi-700.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/satoshi-900.woff2) format("woff2");font-weight:900;font-display:swap}@font-face{font-family:Caveat;src:url(/assets/caveat.ttf) format("truetype");font-weight:400 700;font-display:swap}html:has(.thinking-room){color-scheme:light;background:var(--room-bg,#fafcf9);height:100%;overflow:hidden;overscroll-behavior:none}body:has(.thinking-room){margin:0;background:var(--room-bg,#fafcf9);height:100%;overflow:hidden;overscroll-behavior:none}.thinking-room{--room-ink:#182d35;--room-muted:#6e7b7e;--room-peach:#f6e4d6;--room-blue:#e6eff6;--room-white:#fff;--room-error:#a64340;--room-font:Satoshi,Arial,sans-serif;background:var(--room-bg);color:var(--room-ink);font-family:var(--room-font);font-size:15px;-webkit-font-smoothing:antialiased;height:100vh;height:var(--app-h,100dvh);overflow:hidden}.thinking-room button,.thinking-room input,.thinking-room select,.thinking-room textarea{font:inherit}.thinking-room a,.thinking-room button{-webkit-tap-highlight-color:transparent}.thinking-room button{cursor:pointer;transition:background .2s,box-shadow .2s,transform .25s,color .2s}.thinking-room button:disabled{cursor:not-allowed}.thinking-room a:focus-visible,.thinking-room button:focus-visible,.thinking-room input:focus-visible,.thinking-room textarea:focus-visible{outline:2px solid var(--agent-deep);outline-offset:4px}.thinking-room button:active:not(:disabled){transform:scale(.975)}.thinking-room a{color:inherit}.thinking-room .skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--agent-deep);color:var(--room-white);padding:12px 20px;border-radius:12px}.thinking-room .skip-link:focus{top:12px}.thinking-room .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.thinking-room .sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:linear-gradient(155deg,var(--agent-t50),var(--agent-t100));border-right:1px solid var(--agent-line);padding:33px 22px 20px;z-index:30;display:flex;flex-direction:column}.thinking-room .brand{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:27px;font-weight:750;letter-spacing:-1.3px;white-space:nowrap;min-width:0}.thinking-room .brand>span{overflow:hidden;text-overflow:ellipsis}.thinking-room .brand.long{font-size:21px;letter-spacing:-.8px}.thinking-room .brand .brand-avatar{width:33px;height:33px;flex-shrink:0;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px var(--room-white),0 0 0 3px var(--agent-t300)}.thinking-room .brand b{font-weight:450;color:var(--agent-ink)}.thinking-room .brand-caption{font-size:10.5px;line-height:1.6;color:var(--agent-muted);margin:8px 0 35px;letter-spacing:.15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.thinking-room .new-conversation{display:flex;align-items:center;gap:10px;width:100%;padding:13px 11px 13px 14px;border:1px solid var(--agent-t300);border-radius:13px;background:var(--agent-t150);color:var(--agent-ink);font-size:12.5px;font-weight:650;box-shadow:0 3px 5px #0000000a}.thinking-room .new-conversation>span{margin-left:auto;border:1px solid var(--agent-t300);border-radius:4px;padding:0 4px;font-size:13px;line-height:17px;color:var(--agent-muted)}.thinking-room .new-conversation:hover{box-shadow:0 7px 14px #1b2a2a0d;background:var(--agent-t200)}.thinking-room .sidebar-nav{display:flex;flex-direction:column;gap:6px;margin-top:23px}.thinking-room .nav-item{display:flex;align-items:center;gap:11px;width:100%;border:0;background:transparent;padding:11px 9px;border-radius:9px;font-size:12px;text-align:left;color:var(--agent-muted);white-space:nowrap;text-decoration:none}.thinking-room .nav-item:hover{background:var(--agent-t100);color:var(--agent-deep)}.thinking-room .nav-item.selected{background:var(--agent-t100);color:var(--agent-ink);font-weight:650}.thinking-room .nav-item.danger:hover{background:#f7e8df;color:#ad5e4e}.thinking-room .thread-count{margin-left:auto;border:1px solid var(--agent-line);font-size:10px;padding:0 5px;border-radius:4px}.thinking-room .history-list{margin:29px 0 0;padding:0 7px;min-height:0;overflow:auto;scrollbar-width:thin}.thinking-room .rail-label{font-size:9px;font-weight:650;letter-spacing:1.9px;color:var(--agent-pale);margin-bottom:15px}.thinking-room .empty-history{font-size:12px;line-height:1.9;color:var(--agent-pale)}.thinking-room .empty-history button{display:block;margin-top:6px;border:0;background:transparent;padding:0;color:var(--agent-deep);font-weight:650;font-size:12px}.thinking-room .history-row{position:relative}.thinking-room .history-item{display:flex;gap:8px;align-items:center;text-align:left;border:0;background:transparent;width:100%;padding:10px 30px 10px 4px;font-size:11px;color:var(--agent-muted);border-radius:6px}.thinking-room .history-item>svg{flex-shrink:0}.thinking-room .history-item span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.thinking-room .history-item .pin{margin-left:auto;color:#c49a5e}.thinking-room .history-item.current,.thinking-room .history-item:hover{background:var(--agent-t150);color:var(--agent-ink)}.thinking-room .history-more{position:absolute;right:2px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:var(--agent-muted);opacity:0}.thinking-room .history-more.open,.thinking-room .history-more:focus-visible,.thinking-room .history-row:hover .history-more{opacity:1}.thinking-room .history-more.open,.thinking-room .history-more:hover{background:var(--agent-t200);color:var(--agent-ink)}@media (hover:none){.thinking-room .history-more{opacity:1}}.thinking-room .history-menu{position:absolute;right:0;top:calc(100% + 2px);z-index:50;width:148px;padding:5px;border:1px solid var(--agent-line);border-radius:11px;background:#fffffffa;box-shadow:0 9px 35px #1b2d2a1c;animation:toast-arrive .2s ease-out}.thinking-room .history-menu button{display:flex;align-items:center;gap:9px;width:100%;border:0;background:transparent;padding:8px 9px;border-radius:7px;font-size:12px;color:var(--agent-ink);text-align:left}.thinking-room .history-menu button:hover{background:var(--agent-t100)}.thinking-room .history-menu hr{border:0;border-top:1px solid var(--agent-line);margin:4px 6px}.thinking-room .history-menu button.danger{color:#a64340}.thinking-room .history-menu button.danger:hover{background:#f7e8df}.thinking-room .history-menu-scrim{position:fixed;inset:0;z-index:40}.thinking-room .history-rename{padding:4px 0}.thinking-room .history-rename input{width:100%;padding:8px 10px;border:1px solid var(--agent-t300);border-radius:8px;background:var(--room-white);font-size:12px;color:var(--room-ink);outline:none;box-shadow:0 0 0 3px var(--agent-a12)}.thinking-room .sidebar-bottom{margin-top:auto;padding-top:25px}.thinking-room .room-note{display:flex;gap:12px;align-items:center;margin:0 8px 26px;padding-bottom:24px;border-bottom:1px solid var(--agent-line);color:var(--agent-muted)}.thinking-room .room-note p{font-size:12px;line-height:1.75;margin:0}.thinking-room .room-note strong{font-weight:500;color:var(--agent-ink)}.thinking-room .sidebar-signoff{font-size:9px;display:flex;align-items:center;gap:7px;margin:19px 9px 0;color:var(--agent-pale);text-decoration:none}.thinking-room .sidebar-signoff strong{font-weight:650;color:var(--agent-ink)}.thinking-room .tiny-spark{font-size:14px;color:var(--agent-t400)}.thinking-room .main-shell{position:relative;margin-left:244px;height:100%;display:flex;flex-direction:column;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 46% 21%,var(--agent-a06) 0,transparent 40%),radial-gradient(ellipse at 90% 75%,#f7ebdf96 0,transparent 32%),var(--room-bg)}.thinking-room .topbar{flex:none;height:83px;display:flex;align-items:center;justify-content:space-between;padding:0 43px;position:relative;z-index:10}.thinking-room .room-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--agent-t300) transparent;position:relative;z-index:2}.thinking-room .room-scroll.scrolled{-webkit-mask-image:linear-gradient(180deg,transparent,#000 16px);mask-image:linear-gradient(180deg,transparent,#000 16px)}.thinking-room .topbar-caption{text-transform:uppercase;font-size:9px;font-weight:500;letter-spacing:2.5px;color:var(--agent-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.thinking-room .topbar-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.thinking-room .demo-indicator{display:flex;align-items:center;gap:6px;border:1px solid var(--agent-line);background:#ffffff60;color:var(--agent-muted);padding:7px 11px;border-radius:20px;font-size:10px;white-space:nowrap}.thinking-room .demo-indicator:hover{background:var(--agent-t150)}.thinking-room .demo-indicator svg{color:var(--agent-deep)}.thinking-room .reply-mode{position:relative;flex-shrink:0}.thinking-room .reply-mode-button{display:flex;align-items:center;gap:6px;height:32px;border:1px solid var(--agent-line);background:#ffffffa8;color:var(--agent-ink);padding:0 10px 0 11px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer}.thinking-room .reply-mode-button:hover{background:var(--agent-t150)}.thinking-room .reply-mode-button>svg:first-child{color:var(--agent-deep)}.thinking-room .reply-mode-button.smart{background:var(--agent-t200);border-color:var(--agent-t400)}.thinking-room .reply-mode-caret{color:var(--agent-muted);transition:transform .16s cubic-bezier(.25,1,.5,1)}.thinking-room .reply-mode-button[aria-expanded=true] .reply-mode-caret{transform:rotate(180deg)}.thinking-room .reply-mode-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:288px;padding:12px;background:#fff;border:1px solid var(--agent-line);border-radius:18px;box-shadow:0 14px 34px #1b2d2a1f;transform-origin:top right;animation:reply-mode-in .16s cubic-bezier(.25,1,.5,1)}@keyframes reply-mode-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.thinking-room .reply-mode-panel{animation:none}.thinking-room .reply-mode-caret{transition:none}}.thinking-room .reply-mode-title{margin:2px 6px 8px;font-size:12px;font-weight:650;color:var(--agent-ink)}.thinking-room .reply-mode-option{display:flex;align-items:flex-start;gap:10px;width:100%;padding:10px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--agent-ink);text-align:left;cursor:pointer}.thinking-room .reply-mode-option+.reply-mode-option{margin-top:4px}.thinking-room .reply-mode-option:hover{background:var(--agent-t100)}.thinking-room .reply-mode-option.selected{background:var(--agent-t150);border-color:var(--agent-t300)}.thinking-room .reply-mode-option:focus-visible{outline-offset:0}.thinking-room .reply-mode-icon{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:50%;background:var(--agent-t200);color:var(--agent-deep)}.thinking-room .reply-mode-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.thinking-room .reply-mode-copy strong{font-size:13px;font-weight:650}.thinking-room .reply-mode-copy span{font-size:11.5px;line-height:1.45;color:var(--agent-ink);opacity:.82}.thinking-room .reply-mode-check{flex:none;margin-top:6px;color:var(--agent-deep)}.thinking-room .reply-mode-note{margin:10px 6px 2px;font-size:11px;color:var(--agent-ink);opacity:.78}.thinking-room .notification-button{position:relative;display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:var(--agent-ink);border-radius:50%}.thinking-room .notification-button:hover{background:var(--agent-t100)}.thinking-room .notification-button>span{position:absolute;right:6px;top:7px;width:5px;height:5px;border-radius:50%;background:#dda799;border:1px solid var(--room-bg)}.thinking-room .notification-button>span.on{background:var(--agent)}.thinking-room .notification-button.ringing svg{animation:bell-ring .8s ease-in-out;transform-origin:top center}.thinking-room .profile-button{height:34px;width:34px;display:grid;place-items:center;border:1px solid var(--agent-line);background:var(--agent-t100);border-radius:50%;color:var(--agent-muted);font-size:10px;font-weight:650;overflow:hidden;padding:0}.thinking-room .profile-button img{width:100%;height:100%;object-fit:cover}.thinking-room .profile-button:hover{box-shadow:0 0 0 4px var(--agent-a12)}.thinking-room .mobile-brand,.thinking-room .mobile-menu{display:none}.thinking-room .welcome{max-width:685px;margin:0 auto;padding:10px 34px 179px;position:relative;z-index:2}.thinking-room .welcome-art{height:210px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.thinking-room .portrait-world{position:relative;width:183px;height:183px;transform:rotateX(var(--turn-x,0deg)) rotateY(var(--turn-y,0deg));transition:transform .6s cubic-bezier(.2,.8,.2,1);transform-style:preserve-3d}.thinking-room .orbital-disc{position:absolute;left:-50px;top:15px;width:159px;height:159px;border-radius:50%;background:linear-gradient(150deg,var(--agent-t200),var(--agent-t100));opacity:.85;animation:orbit-breathe 14s ease-in-out 3}.thinking-room .peach-disc{position:absolute;right:-13px;bottom:-5px;width:68px;height:68px;border-radius:50%;background:linear-gradient(140deg,#f2dccb9c,#f8ecdd9c);animation:peach-breathe 11s ease-in-out 3}.thinking-room .portrait-ring{position:absolute;inset:0;border:5px solid #ffffffdb;outline:1px solid var(--agent-a40);border-radius:50%;box-shadow:0 0 0 7px var(--agent-a12),0 0 43px var(--agent-a40),0 12px 32px #1b2d2a14;overflow:hidden;background:var(--agent-t100);animation:portrait-arrive 1.3s cubic-bezier(.16,1,.3,1) both}.thinking-room .portrait-ring>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;filter:grayscale(1);transform:scale(1.03)}.thinking-room .portrait-ring>.portrait-fallback{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(145deg,var(--agent-deep-hover),var(--agent-deep));color:#fff}.thinking-room .portrait-shimmer{position:absolute;inset:-30%;background:linear-gradient(115deg,transparent 34%,#ffffff50 46%,transparent 61%);transform:translateX(140%);animation:portrait-light 2.2s ease-out 1}.thinking-room .portrait-spark{position:absolute;right:-16px;top:0;font-size:21px;color:var(--agent-t400);transform:translateZ(10px);animation:spark-arrive 1.8s ease-out}.thinking-room .portrait-tag{position:absolute;left:50%;bottom:-9px;transform:translateX(-50%) translateZ(16px);white-space:nowrap;display:flex;gap:5px;align-items:center;font-size:8px;color:var(--agent-deep);background:var(--agent-t50);border:1px solid var(--agent-t200);border-radius:15px;padding:5px 10px;box-shadow:0 4px 14px #1b2d2a10}.thinking-room .values-note{position:absolute;left:11px;top:67px;font-size:8px;line-height:2.35;letter-spacing:3px;color:var(--agent-pale);margin:0}.thinking-room .values-note>span{width:16px;height:1px;background:var(--agent-pale);opacity:.7;display:block;margin-top:9px}.thinking-room .handwritten{font-family:Caveat,cursive;font-size:28px;line-height:.98;color:#bf9278;position:absolute;right:1px;top:54px;transform:rotate(-10deg);font-weight:500;margin:0}.thinking-room .handwritten span{display:block;width:62px;height:1px;background:#c8a086;margin:9px 0 0 30px;transform:rotate(-5deg)}.thinking-room .welcome-copy{text-align:center;animation:soft-arrive 1s cubic-bezier(.16,1,.3,1) both}.thinking-room .welcome-copy h1{font-size:clamp(32px,3.3vw,45px);font-weight:730;line-height:1.12;letter-spacing:-1.8px;margin:23px -25px 0;color:var(--room-ink)}.thinking-room .welcome-copy h1 span{font-weight:570;display:block}@media(max-width:600px){.thinking-room .welcome-copy h1.long-line span{font-size:.74em;letter-spacing:-.6px;margin-top:4px}}.thinking-room .welcome-subtitle{font-size:14px;line-height:1.6;color:var(--agent-muted);margin:14px auto 18px;letter-spacing:.15px;max-width:520px}.thinking-room .ai-disclosure{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--agent-t200);background:var(--agent-t150);color:var(--agent-ink);border-radius:30px;padding:8px 13px;font-size:10px;font-weight:600}.thinking-room .ai-disclosure:hover{background:var(--agent-t200)}.thinking-room .ai-disclosure svg:first-child{color:var(--agent-deep)}.thinking-room .ai-disclosure svg:last-child{opacity:.7}.thinking-room .disclaimer{font-size:10.5px;line-height:1.7;color:var(--agent-muted);margin:12px auto 0;max-width:360px}.thinking-room .prompt-section{margin-top:29px}.thinking-room .prompt-heading{display:flex;align-items:center;justify-content:space-between;margin:0 2px 12px}.thinking-room .prompt-heading h2{font-size:11px;font-weight:650;color:var(--agent-ink);margin:0}.thinking-room .prompt-heading>span{font-size:9px;color:var(--agent-pale)}.thinking-room .prompt-list{display:flex;flex-direction:column;gap:11px}.thinking-room .prompt-card{width:100%;min-height:91px;padding:14px 17px;display:flex;gap:15px;align-items:center;text-align:left;border-radius:21px;border:1px solid #ffffffed;box-shadow:0 4px 8px #1b2d2a03,0 11px 32px #1b2d2a06;position:relative;overflow:hidden;animation:soft-arrive .95s cubic-bezier(.16,1,.3,1) both}.thinking-room .prompt-card.mint{background:linear-gradient(120deg,var(--agent-t100),var(--agent-t50))}.thinking-room .prompt-card.peach{background:linear-gradient(120deg,#fbf0e7e8,#fffcf7ee)}.thinking-room .prompt-card.blue{background:linear-gradient(120deg,#edf4f8f5,#f8fbfdee)}.thinking-room .prompt-card:hover{transform:translateY(-3px);box-shadow:0 8px 16px #1b2d2a06,0 18px 30px #1b2d2a0a;border-color:var(--agent-t300)}.thinking-room .prompt-icon{flex:0 0 49px;width:49px;height:49px;border-radius:50%;display:grid;place-items:center;color:var(--agent-deep);background:var(--agent-t200)}.thinking-room .peach .prompt-icon{color:#ae8569;background:#f6e4d5}.thinking-room .blue .prompt-icon{color:#658da7;background:#dfedf5}.thinking-room .prompt-copy{display:flex;flex-direction:column;gap:5px;max-width:440px;min-width:0}.thinking-room .prompt-category{font-size:8px;color:var(--agent-muted);letter-spacing:1.2px;text-transform:uppercase;font-weight:650}.thinking-room .peach .prompt-category{color:#ae917b}.thinking-room .blue .prompt-category{color:#8096a6}.thinking-room .prompt-question{font-size:13px;line-height:1.5;color:var(--agent-ink);font-weight:530}.thinking-room .peach .prompt-question{color:#665446}.thinking-room .blue .prompt-question{color:#425e71}.thinking-room .prompt-arrow{margin-left:auto;display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:50%;background:var(--agent-t150);color:var(--agent-muted);transition:transform .3s}.thinking-room .peach .prompt-arrow{background:#f5e8dbb8;color:#98755e}.thinking-room .blue .prompt-arrow{background:#e3edf3d1;color:#617e93}.thinking-room .prompt-card:hover .prompt-arrow{transform:translateX(4px)}.thinking-room .composer-region{position:fixed;z-index:20;left:244px;right:0;bottom:var(--kb,0);padding:20px 34px max(17px,env(safe-area-inset-bottom));background:linear-gradient(180deg,color-mix(in srgb,var(--room-bg) 94%,transparent),var(--room-bg) 16px);pointer-events:none}.thinking-room{--veil-band:48px}.thinking-room .composer-region:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--veil-band);background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--room-bg) 70%,transparent) 55%,color-mix(in srgb,var(--room-bg) 94%,transparent));pointer-events:none}.thinking-room .composer-wrap{max-width:657px;margin:0 auto;pointer-events:auto}.thinking-room .composer{position:relative;display:flex;align-items:center;gap:12px;padding:9px 10px 9px 12px;background:#ffffffed;border:1px solid var(--agent-line);border-radius:35px;box-shadow:0 4px 14px #1b2d2a07,0 13px 40px #1b2d2a0c;backdrop-filter:blur(20px);transition:box-shadow .3s,border-color .3s}.thinking-room .composer:focus-within{border-color:var(--agent-t300);box-shadow:0 0 0 4px var(--agent-a12),0 13px 40px #1b2d2a0c}.thinking-room .attach-button{flex-shrink:0;display:grid;place-items:center;width:41px;height:41px;background:var(--agent-t100);color:var(--agent-muted);border:0;border-radius:50%}.thinking-room .attach-button:hover:not(:disabled){background:var(--agent-t150);color:var(--agent-deep)}.thinking-room .attach-button:disabled{opacity:.45}.thinking-room .composer textarea{background:transparent;resize:none;flex:1;min-width:0;height:27px;max-height:140px;border:0;outline:none!important;padding:3px 0;font-size:14px;line-height:23px;color:var(--room-ink);box-shadow:none;overflow-y:auto;scrollbar-width:none}.thinking-room .composer textarea::placeholder{color:var(--agent-pale);opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thinking-room .composer-actions{display:flex;align-items:center;gap:9px;align-self:flex-end}.thinking-room .voice-button{display:grid;place-items:center;width:37px;height:37px;background:var(--agent-t100);border:0;border-radius:50%;color:var(--agent-muted);margin:5px 0}.thinking-room .voice-button:hover{background:var(--agent-t200)}.thinking-room .voice-button.active{color:var(--room-error);background:#fce6e3;box-shadow:0 0 0 5px #fce6e350}.thinking-room .send-button{display:grid;place-items:center;width:47px;height:47px;background:var(--agent-deep);color:var(--room-white);border:1px solid var(--agent-deep-hover);border-radius:50%;box-shadow:0 5px 13px var(--agent-deep-a15);overflow:hidden}.thinking-room .send-button:hover:not(:disabled){background:var(--agent-deep-hover);box-shadow:0 6px 20px var(--agent-deep-a25);transform:rotate(-5deg)}.thinking-room .send-button:disabled{opacity:.64;box-shadow:none}.thinking-room .send-button svg{transition:transform .25s}.thinking-room .send-button:hover:not(:disabled) svg{transform:translate(2px,-2px)}.thinking-room .send-button.stop span{width:14px;height:14px;border-radius:3px;background:#fff}.thinking-room .composer-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 11px 0;color:var(--agent-pale);font-size:8px}.thinking-room .composer-foot>a{display:flex;align-items:center;gap:4px;text-decoration:none;color:var(--agent-pale)}.thinking-room .composer-foot strong{font-size:11px;color:var(--agent-ink);font-weight:650;letter-spacing:-.3px}.thinking-room .composer-foot a:hover strong{text-decoration:underline;text-underline-offset:3px}.thinking-room .keyboard-hint{white-space:nowrap}.thinking-room .keyboard-hint i{font-size:11px;font-style:normal;margin-left:4px}.thinking-room .attachment-tray{display:flex;gap:8px;flex-wrap:wrap;margin:0 14px 8px;align-items:center}.thinking-room .attachment-tray>span{display:flex;gap:6px;align-items:center;border:1px solid var(--agent-t200);background:var(--agent-t50);padding:6px 9px;border-radius:8px;font-size:11px;color:var(--agent-muted);max-width:220px;overflow:hidden}.thinking-room .attachment-tray>span>em{font-style:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.thinking-room .attachment-tray>span>img{width:22px;height:22px;border-radius:5px;object-fit:cover;flex-shrink:0}.thinking-room .attachment-tray>span.uploading{opacity:.75}.thinking-room .attachment-tray>span.failed{border-color:#efc9c0;background:#fdf3ed;color:#8e4f45;max-width:320px}.thinking-room .attachment-tray button{background:transparent;border:0;padding:0;color:var(--agent-muted);display:grid;place-items:center;margin-left:auto;flex-shrink:0}.thinking-room .attachment-tray small{font-size:9px;color:var(--room-muted)}.thinking-room .tray-spin{animation:spin 1s linear infinite;flex-shrink:0;color:var(--agent-deep)}.thinking-room .listening-status{font-size:11px;display:flex;align-items:center;gap:7px;color:#8e6660;background:#fdf3ed;padding:8px 13px;border-radius:9px;margin-bottom:8px}.thinking-room .listening-status>span{width:6px;height:6px;border-radius:50%;background:#bf7d6a;animation:listening 1s ease-in-out infinite}.thinking-room .listening-status.access{color:var(--agent-ink);background:var(--agent-t100)}.thinking-room .listening-status.access>span{background:var(--agent)}.thinking-room .listening-status button{margin-left:auto;border:0;background:transparent;color:var(--agent-deep);font-weight:650;font-size:11px;padding:0}.thinking-room .botanical{position:fixed;bottom:0;right:0;width:129px;height:470px;object-fit:cover;opacity:.36;filter:grayscale(1) blur(1.5px);mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 75%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 75%);z-index:0;pointer-events:none}.thinking-room .edge-note{position:fixed;left:275px;bottom:52px;color:#c2af9c;font-size:6px;letter-spacing:1.8px;line-height:2.3;z-index:1;pointer-events:none;text-transform:uppercase}.thinking-room .conversation{max-width:761px;margin:0 auto;padding:20px 48px 180px;position:relative;z-index:2}.thinking-room .conversation-header{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--agent-line);padding-bottom:25px}.thinking-room .small-avatar{width:49px;height:49px;padding:3px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px var(--agent-t150);flex-shrink:0;position:relative}.thinking-room .small-avatar .portrait-fallback,.thinking-room .small-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.thinking-room .small-avatar .portrait-fallback{display:grid;place-items:center;background:var(--agent-deep);color:#fff}.thinking-room .small-avatar .online{position:absolute;right:1px;bottom:1px;width:10px;height:10px;border-radius:50%;background:#3fae7a;border:2px solid #fff}.thinking-room .conversation-header>div:nth-child(2){min-width:0}.thinking-room .conversation-header h1{font-size:21px;letter-spacing:-.6px;font-weight:650;margin:0 0 4px;color:var(--room-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thinking-room .conversation-header p{margin:0;color:var(--agent-muted);font-size:10px}.thinking-room .conversation-header p span{color:var(--agent-pale)}.thinking-room .export-icon{margin-left:auto;display:grid;place-items:center;width:37px;height:37px;border:0;border-radius:50%;color:var(--agent-muted);background:transparent;flex-shrink:0}.thinking-room .export-icon:hover{background:var(--agent-t100)}.thinking-room .conversation-date{font-size:8px;color:var(--agent-pale);letter-spacing:2px;text-align:center;margin:28px 0 35px;text-transform:uppercase}.thinking-room .messages{display:flex;flex-direction:column;gap:33px}.thinking-room .message{display:flex;gap:12px;align-items:flex-start;animation:message-arrive .55s cubic-bezier(.16,1,.3,1)}.thinking-room .message.user{justify-content:flex-end}.thinking-room .message.grouped{margin-top:-18px}.thinking-room .message-content{max-width:calc(100% - 44px);min-width:0}.thinking-room .message.user .message-content{background:var(--agent-t150);border:1px solid var(--agent-t200);border-radius:19px 4px 19px 19px;padding:14px 18px;max-width:84%;color:var(--agent-ink)}.thinking-room .message-text{font-size:14px;line-height:1.85;color:var(--room-ink);overflow-wrap:anywhere}.thinking-room .message-text p{font-size:14px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 16px}.thinking-room .message-text p:last-child{margin-bottom:0}.thinking-room .message-text ol,.thinking-room .message-text ul{margin:0 0 16px;padding-left:1.3em}.thinking-room .message-text ul{list-style:disc}.thinking-room .message-text ol{list-style:decimal}.thinking-room .message-text li{font-size:14px;line-height:1.85;margin:0}.thinking-room .message-text li p{margin:0}.thinking-room .message-text h1,.thinking-room .message-text h2,.thinking-room .message-text h3,.thinking-room .message-text h4{font-size:15px;font-weight:650;letter-spacing:-.2px;margin:4px 0 10px;color:var(--room-ink)}.thinking-room .message-text strong{font-weight:650}.thinking-room .message-text a{color:var(--agent-deep);text-decoration:underline;text-underline-offset:3px}.thinking-room .message-text code{font-size:12.5px;background:var(--agent-t100);border-radius:5px;padding:1px 5px}.thinking-room .message-text blockquote{background:var(--agent-t100);border-radius:12px;padding:10px 14px;color:var(--agent-ink);margin:0 0 16px}.thinking-room .message.user .message-text,.thinking-room .message.user .message-text p{font-size:13px;line-height:1.65;color:var(--agent-ink)}.thinking-room .message-avatar{width:27px;height:27px;display:grid;place-items:center;margin-top:1px;flex-shrink:0}.thinking-room .message-avatar .portrait-fallback,.thinking-room .message-avatar img{width:26px;height:26px;border-radius:50%;object-fit:cover}.thinking-room .message-avatar .portrait-fallback{display:grid;place-items:center;background:var(--agent-deep);color:#fff}.thinking-room .you-avatar{flex-shrink:0;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--agent-t100);border:1px solid var(--agent-line);font-size:9px;color:var(--agent-muted);overflow:hidden}.thinking-room .you-avatar img{width:100%;height:100%;object-fit:cover}.thinking-room .assistant-label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:650;color:var(--agent-ink);margin:3px 0 13px}.thinking-room .assistant-label span{font-weight:400;color:var(--agent-pale);font-size:9px;border-left:1px solid var(--agent-line);padding-left:9px}.thinking-room .message-actions{margin-top:13px;display:flex;align-items:center;gap:7px}.thinking-room .message-actions button{display:flex;align-items:center;gap:5px;min-height:36px;padding:5px 8px;background:transparent;border:0;border-radius:5px;color:var(--agent-pale);font-size:9px}.thinking-room .message-actions button:hover:not(:disabled){color:var(--agent-deep);background:var(--agent-t100)}.thinking-room .message-actions button.on{color:var(--agent-deep)}.thinking-room .message-actions time,.thinking-room .message-time{font-size:9px;color:var(--agent-pale);margin-left:4px}.thinking-room .message-time{display:block;text-align:right;margin:7px 2px 0}.thinking-room .message-files{margin-top:10px;display:flex;gap:7px;flex-wrap:wrap;align-items:center}.thinking-room .message-files>span{display:flex;gap:4px;align-items:center;font-size:10px;background:#f8fbf680;padding:5px 7px;border-radius:5px;overflow-wrap:anywhere}.thinking-room .message-files>img{max-height:64px;max-width:120px;border-radius:10px;object-fit:cover;cursor:zoom-in}.thinking-room .message-files small{font-size:9px;color:var(--agent-pale)}.thinking-room .message-media{margin-bottom:10px;display:inline-block;max-width:100%;border-radius:12px;overflow:hidden;cursor:zoom-in}.thinking-room .typing-row{display:flex;align-items:center;gap:12px;padding:0 0 10px;font-size:10px;color:var(--agent-pale)}.thinking-room .typing-row>.portrait-fallback,.thinking-room .typing-row>img{width:24px;height:24px;border-radius:50%;object-fit:cover}.thinking-room .typing-row>.portrait-fallback{display:grid;place-items:center;background:var(--agent-deep);color:#fff}.thinking-room .typing-dots{display:flex;gap:4px}.thinking-room .typing-dots i{width:4px;height:4px;border-radius:50%;background:var(--agent);animation:typing 1s ease-in-out infinite}.thinking-room .typing-dots i:nth-child(2){animation-delay:.15s}.thinking-room .typing-dots i:nth-child(3){animation-delay:.3s}.thinking-room .followups{display:flex;flex-wrap:wrap;gap:7px;margin:23px 0 0 39px}.thinking-room .followups button{display:flex;align-items:center;gap:8px;background:var(--agent-t50);border:1px solid var(--agent-t200);border-radius:9px;padding:8px 10px;color:var(--agent-muted);font-size:10px;text-align:left}.thinking-room .followups button:hover{background:var(--agent-t100);color:var(--agent-ink)}.thinking-room .conversation-bottom{height:1px}.thinking-room .history-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:120px 0;font-size:11px;color:var(--agent-pale)}.thinking-room .jump-latest{position:fixed;z-index:21;left:calc(50% + 122px);transform:translateX(-50%);bottom:calc(var(--composer-h,150px) + var(--kb,0px) + var(--toast-h,0px) + 14px);display:flex;align-items:center;gap:6px;border:1px solid var(--agent-line);background:#fffffffa;box-shadow:0 9px 35px #1b2d2a16;color:var(--agent-ink);border-radius:20px;padding:7px 13px 7px 10px;font-size:11px;animation:toast-arrive .3s ease-out}.thinking-room .jump-latest:hover{background:var(--agent-t50)}.thinking-room .jump-latest:active:not(:disabled){transform:translateX(-50%) scale(.975)}.thinking-room .toast{position:fixed;bottom:calc(var(--composer-h,150px) + var(--kb,0px) + 16px);left:calc(50% + 122px);transform:translateX(-50%);width:max-content;max-width:min(510px,90vw);display:flex;align-items:center;gap:10px;border:1px solid var(--agent-line);background:#fffffffa;box-shadow:0 9px 35px #1b2d2a16;color:var(--agent-ink);border-radius:13px;padding:14px 16px;z-index:80;font-size:12px;animation:toast-arrive .3s ease-out}.thinking-room .toast>svg{flex-shrink:0}.thinking-room .toast>button{border:0;background:none;padding:0;color:var(--agent-muted);margin-left:4px;display:grid;place-items:center}.thinking-room .room-dialog{border:1px solid var(--agent-line);border-radius:25px;padding:0;max-width:520px;width:calc(100vw - 32px);max-height:85dvh;margin:auto;background:var(--agent-t50);color:var(--room-ink);box-shadow:0 35px 150px #1b2d2a26;overflow:auto;animation:dialog-arrive .35s cubic-bezier(.16,1,.3,1)}.thinking-room .room-dialog::backdrop{background:#1f2f2e3d;background:color-mix(in srgb,var(--agent-deep,#1f2f2e) 15%,#1f2f2e24);backdrop-filter:blur(7px)}.thinking-room .dialog-inner{padding:28px}.thinking-room .dialog-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px}.thinking-room .dialog-title h2{font-size:22px;letter-spacing:-.8px;line-height:1.2;margin:0;font-weight:650}.thinking-room .dialog-close{width:32px;height:32px;flex-shrink:0;border:0;background:var(--agent-t100);color:var(--agent-muted);border-radius:50%;display:grid;place-items:center}.thinking-room .dialog-close:hover{background:var(--agent-t200)}.thinking-room .about-panel p,.thinking-room .account-panel>p,.thinking-room .history-panel>p,.thinking-room .preferences-panel>p{font-size:13px;line-height:1.8;color:var(--agent-muted);margin:0 0 20px}.thinking-room .about-brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:650;letter-spacing:-1px;margin-bottom:12px}.thinking-room .about-brand .portrait-fallback,.thinking-room .about-brand img{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0}.thinking-room .about-brand .portrait-fallback{display:grid;place-items:center;background:var(--agent-deep);color:#fff}.thinking-room .about-panel h3{font-size:13px;font-weight:650;margin:25px 0 9px;color:var(--agent-ink)}.thinking-room .about-disclosure{display:flex;gap:12px;align-items:flex-start;background:var(--agent-t100);border:1px solid var(--agent-t200);border-radius:12px;padding:15px}.thinking-room .about-disclosure svg{color:var(--agent-deep);flex-shrink:0;margin-top:3px}.thinking-room .about-disclosure p{font-size:12px;margin:0}.thinking-room .about-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.thinking-room .about-actions button{display:flex;align-items:center;gap:7px;border:1px solid var(--agent-t200);background:var(--agent-t50);border-radius:10px;padding:9px 12px;font-size:12px;color:var(--agent-ink)}.thinking-room .about-actions button:hover{background:var(--agent-t100)}.thinking-room .updates-panel{text-align:center}.thinking-room .update-flower{display:grid;place-items:center;width:90px;height:90px;border-radius:50%;background:var(--agent-t150);color:var(--agent-muted);margin:9px auto 18px}.thinking-room .updates-panel h3{font-size:22px;letter-spacing:-.7px;margin:0 0 12px;font-weight:550}.thinking-room .updates-panel p{font-size:13px;line-height:1.9;color:var(--agent-muted);max-width:350px;margin:0 auto 25px}.thinking-room .update-start{display:flex;gap:18px;align-items:center;justify-content:center;margin:auto;border:0;border-bottom:1px solid var(--agent-t400);padding:9px 0;background:transparent;color:var(--agent-ink);font-size:13px}.thinking-room .update-start:hover{gap:25px}.thinking-room .updates-panel small{display:block;font-size:10px;color:var(--agent-pale);margin-top:30px}.thinking-room .preference-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--agent-line)}.thinking-room .preference-row h3{font-size:13px;font-weight:650;margin:0 0 7px}.thinking-room .preference-row p{font-size:11px;color:var(--agent-muted);margin:0;line-height:1.6}.thinking-room .motion-switch{width:42px;height:24px;flex-shrink:0;border-radius:20px;border:0;padding:3px;background:var(--agent-t200)}.thinking-room .motion-switch.on{background:var(--agent-deep)}.thinking-room .motion-switch>span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0001;transition:transform .25s}.thinking-room .motion-switch.on>span{transform:translateX(18px)}.thinking-room .clear-session,.thinking-room .export-preference{display:grid;place-items:center;width:33px;height:33px;flex-shrink:0;border:0;background:transparent;color:var(--agent-muted);border-radius:7px}.thinking-room .export-preference:hover:not(:disabled){background:var(--agent-t100)}.thinking-room .clear-session:hover{background:#f7e8df;color:#ad785e}.thinking-room .clear-session:disabled,.thinking-room .export-preference:disabled{opacity:.35}.thinking-room .preference-caption{margin:22px 0 0!important;font-size:10px!important;color:var(--agent-pale)!important}.thinking-room .topic-browser{display:flex;flex-direction:column;gap:12px}.thinking-room .topic-option{display:flex;align-items:center;gap:15px;text-align:left;border:1px solid var(--agent-t200);background:var(--agent-t100);border-radius:14px;padding:19px 16px;color:var(--agent-ink)}.thinking-room .topic-option.peach{background:linen;border-color:#eee1d4;color:#9b7c62}.thinking-room .topic-option.blue{background:#edf3f6;border-color:#dfe9ee;color:#648598}.thinking-room .topic-option>span{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.thinking-room .topic-option strong{font-size:13px;font-weight:650}.thinking-room .topic-option small{font-size:11px;color:var(--agent-muted);line-height:1.6}.thinking-room .topic-option:hover{transform:translateX(3px)}.thinking-room .history-panel label{font-size:11px;display:block;margin-bottom:8px;color:var(--agent-muted)}.thinking-room .history-search{width:100%;padding:11px 12px;border:1px solid var(--agent-t200);border-radius:9px;background:var(--agent-t50);font-size:12px;margin-bottom:20px;color:var(--room-ink);outline:none}.thinking-room .history-search:focus{border-color:var(--agent-t400);box-shadow:0 0 0 3px var(--agent-a12)}.thinking-room .history-result{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:16px 4px;border:0;border-bottom:1px solid var(--agent-line);background:transparent;color:var(--agent-ink);font-size:12px}.thinking-room .history-result>span{flex:1;overflow-wrap:anywhere}.thinking-room .history-result small{display:block;font-size:9px;color:var(--agent-pale);margin-top:7px}.thinking-room .history-result.current,.thinking-room .history-result:hover{background:var(--agent-t100)}.thinking-room .history-empty{text-align:center;color:var(--agent-pale);padding:23px}.thinking-room .history-empty svg{margin:auto}.thinking-room .history-empty p{font-size:12px;line-height:1.7}.thinking-room .account-head{display:flex;text-decoration:none;color:inherit;align-items:center;gap:12px;padding:0 0 18px;margin-bottom:6px;border-bottom:1px solid var(--agent-line)}.thinking-room .account-head p{margin:0;font-size:11px;color:var(--agent-muted)}.thinking-room .account-head strong{display:block;font-size:15px;font-weight:650;color:var(--room-ink)}.thinking-room .account-links{display:flex;flex-direction:column;gap:2px}.thinking-room .mobile-navigation .sidebar-bottom{margin-top:30px}.thinking-room .mobile-navigation .history-list{margin-top:24px}.thinking-room .access-backdrop{background:#1f2f2e!important;backdrop-filter:blur(7px)}.thinking-room .access-card{background:var(--agent-t50)!important;border:1px solid var(--agent-line);box-shadow:0 35px 150px #1b2d2a33!important;color:var(--room-ink)}@media(min-width:768px){.thinking-room .access-card{border-radius:25px!important}}.thinking-room .access-card>.bg-white{background:transparent!important}@media(max-width:767px){.thinking-room .access-card{border-radius:25px 25px 0 0!important}}.thinking-room .access-card h3{font-size:22px!important;letter-spacing:-.8px;line-height:1.2;font-weight:650!important;color:var(--room-ink)!important}.thinking-room .access-card p{line-height:1.7}.thinking-room .access-card .italic{font-style:normal;color:var(--agent-muted)!important}.thinking-room .access-close{background:var(--agent-t100)!important;color:var(--agent-muted)}.thinking-room .access-close:hover{background:var(--agent-t200)!important}.thinking-room .access-cta{background:var(--agent-deep)!important;border:1px solid var(--agent-deep-hover);border-radius:35px!important;box-shadow:0 5px 13px var(--agent-deep-a15)!important;font-size:14px!important;font-weight:650!important;letter-spacing:-.1px}.thinking-room .access-cta:hover{background:var(--agent-deep-hover)!important;filter:none!important;box-shadow:0 6px 20px var(--agent-deep-a25)!important}.thinking-room .journey-segments{display:flex;gap:5px;width:100%;height:4px;align-items:stretch}.thinking-room .segment{flex:1;border-radius:8px;background:var(--agent-t200);position:relative;overflow:hidden}.thinking-room .segment:after{position:absolute;content:"";inset:0;background:var(--agent);transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.22,1,.36,1)}.thinking-room .segment.current:after{transform:scaleX(.28)}.thinking-room .segment.done:after{transform:scaleX(1);background:var(--agent-deep)}.thinking-room .journey-map{list-style:none;padding:0;margin:24px 0 0}.thinking-room .journey-map li{position:relative;margin-bottom:9px}.thinking-room .journey-map li:not(:last-child):after{content:"";position:absolute;left:28px;top:62px;height:17px;width:1px;background:var(--agent-t300)}.thinking-room .journey-step{position:relative;display:flex;align-items:center;width:100%;min-height:73px;gap:12px;padding:10px;background:transparent;border:1px solid transparent;text-align:left;border-radius:15px;color:var(--room-ink);transition:background .18s,border-color .3s,box-shadow .3s}@media(hover:hover){.thinking-room .journey-step:hover,.thinking-room .mobile-journey-nav:hover{background:var(--agent-t150)}}.thinking-room .journey-map .active .journey-step{border-color:var(--agent-a40);background:#fff;box-shadow:0 3px 8px var(--agent-a06)}.thinking-room .journey-step.previewing{border-color:var(--agent-t400);background:var(--agent-t150)}.thinking-room .step-number{width:35px;height:35px;border:1px solid var(--agent-t300);border-radius:50%;display:grid;place-items:center;font-size:12px;color:var(--agent-muted);flex-shrink:0;font-weight:500;font-variant-numeric:tabular-nums;background:var(--agent-t100);transition:background .4s,color .4s,box-shadow .4s}.thinking-room .journey-map .active .step-number{background:var(--agent-deep);border-color:var(--agent-deep);color:#fff;box-shadow:0 0 0 4px var(--agent-a20)}.thinking-room .journey-map .completed .step-number{background:var(--agent-t200);border-color:var(--agent-t300);color:var(--agent-deep)}.thinking-room .step-text{flex:1;min-width:0}.thinking-room .step-text strong{font-size:14px;font-weight:700;display:block;color:color-mix(in srgb,var(--agent-ink) 88%,#fff);line-height:1.3}.thinking-room .journey-map .active .step-text strong{color:var(--room-ink)}.thinking-room .step-text small{display:block;font-size:10px;line-height:1.5;color:var(--agent-muted);margin-top:3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.thinking-room .journey-map .active .step-text small{color:var(--agent-deep);font-weight:600}.thinking-room .step-active-dot{width:6px;height:6px;border-radius:50%;background:var(--agent);margin-right:5px;flex-shrink:0}.thinking-room .step-glyph{color:var(--agent-pale);flex-shrink:0}.thinking-room .journey-step>svg{flex-shrink:0;color:var(--agent-muted)}.thinking-room .sidebar-journey{margin-top:20px;padding:0 3px;min-height:0;overflow:auto;scrollbar-width:thin;flex:0 1 auto}.thinking-room .journey-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 8px}.thinking-room .journey-label h2{margin:0;font-size:9px;text-transform:uppercase;letter-spacing:1.9px;font-weight:650;color:var(--agent-pale)}.thinking-room .journey-label>span{font-size:12px;font-weight:700;color:var(--agent-ink)}.thinking-room .journey-label>span>span{color:var(--agent-pale);font-weight:400}.thinking-room .sidebar-journey .journey-segments{padding:0 8px}.thinking-room .sidebar-journey .journey-map{margin-top:14px}.thinking-room .sidebar-journey .journey-step{gap:10px}.thinking-room .sidebar-journey .step-number{width:32px;height:32px;font-size:11px}.thinking-room .sidebar-journey .step-text strong{font-size:12.5px}.thinking-room .sidebar-journey .step-text small{-webkit-line-clamp:1}.thinking-room .sidebar-journey .journey-step{min-height:54px;padding:6px 8px}.thinking-room .sidebar-journey .journey-map li{margin-bottom:6px}.thinking-room .sidebar-journey .journey-map li:not(:last-child):after{left:24px;top:47px;height:13px}.thinking-room.structured .sidebar-nav{margin-top:16px;gap:2px}.thinking-room.structured .sidebar .nav-item{padding-top:8px;padding-bottom:8px}.thinking-room.structured .sidebar .room-note{display:none}.thinking-room.structured .sidebar-bottom{padding-top:16px}.thinking-room .mobile-journey-nav{display:none}.thinking-room .mobile-journey-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;font-size:11px}.thinking-room .mobile-journey-heading>span:first-child{display:flex;align-items:center;gap:10px;min-width:0}.thinking-room .mobile-journey-heading b{font-weight:400;color:var(--agent-muted);font-size:10px;white-space:nowrap}.thinking-room .mobile-journey-heading strong{font-size:12px;font-weight:700;color:var(--room-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thinking-room .journey-divider{color:var(--agent-t400);font-size:12px}.thinking-room .view-journey-label{display:flex;align-items:center;gap:5px;color:var(--agent-deep);font-size:10px;flex-shrink:0}.thinking-room .mobile-journey-nav .journey-segments{height:3px}.thinking-room .mobile-journey-nav.advanced{animation:journey-advance 1.6s cubic-bezier(.22,1,.36,1)}.thinking-room .welcome.chapter-welcome{max-width:760px;padding-top:34px;animation:chapter-in .55s cubic-bezier(.22,1,.36,1)}.thinking-room .welcome-heading{margin-bottom:28px}.thinking-room .welcome-kicker{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:2.2px;color:var(--agent-muted);font-weight:700;margin-bottom:16px}.thinking-room .welcome-kicker>span{width:5px;height:5px;background:var(--agent);border-radius:50%}.thinking-room .welcome-heading h1{font-size:clamp(35px,3.8vw,52px);font-weight:700;line-height:1.08;letter-spacing:-2.2px;margin:0;color:var(--room-ink)}.thinking-room .welcome-heading h1 span{display:block;font-weight:500;font-size:.62em;letter-spacing:-.9px;line-height:1.2;margin-top:6px;color:var(--agent-ink)}.thinking-room .welcome-heading p{color:var(--agent-muted);line-height:1.7;font-size:15px;max-width:450px;margin:15px 0 0}.thinking-room .chapter-card{isolation:isolate;position:relative;display:grid;grid-template-columns:1fr 175px;align-items:center;border-radius:23px;background:var(--agent-t150);border:1px solid var(--agent-t300);overflow:hidden;padding:27px 28px 28px;box-shadow:0 10px 25px var(--agent-a06);animation:chapter-in .45s cubic-bezier(.22,1,.36,1)}.thinking-room .chapter-card:before{position:absolute;content:"";inset:0;z-index:-1;opacity:.36;background:radial-gradient(ellipse at 90% 65%,var(--agent-a40),transparent 55%)}.thinking-room .chapter-card-copy{position:relative;z-index:1}.thinking-room .chapter-label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:var(--agent-ink);margin-bottom:18px}.thinking-room .chapter-label>span:first-child{background:var(--agent-t300);color:var(--agent-deep);width:25px;height:25px;display:grid;place-items:center;font-size:10px;border-radius:7px;font-variant-numeric:tabular-nums;flex-shrink:0}.thinking-room .chapter-ready{color:var(--agent-muted);font-size:10px;font-weight:400;margin-left:3px;padding-left:10px;border-left:1px solid var(--agent-t400);white-space:nowrap}.thinking-room .chapter-card h2{font-size:29px;line-height:1.16;letter-spacing:-.85px;max-width:360px;font-weight:700;margin:0;color:var(--room-ink)}.thinking-room .chapter-card p{font-size:14px;line-height:1.65;color:var(--agent-muted);max-width:350px;margin:12px 0 0}.thinking-room .begin-step{display:flex;align-items:center;justify-content:space-between;gap:29px;padding:0 18px;height:48px;min-width:184px;border-radius:12px;background:var(--agent-deep);color:#fff;border:1px solid var(--agent-deep);font-size:13px;font-weight:500;margin-top:22px;box-shadow:0 4px 8px var(--agent-deep-a15)}.thinking-room .begin-step:hover{background:var(--agent-deep-hover);box-shadow:0 6px 12px var(--agent-deep-a25)}.thinking-room .begin-step svg{transition:transform .2s}.thinking-room .begin-step:hover svg{transform:translateX(3px)}.thinking-room .chapter-art{position:relative;display:grid;place-items:center;width:175px;height:205px;align-self:center;transform:translateX(7px);transition:transform .6s cubic-bezier(.22,1,.36,1)}.thinking-room .chapter-card:hover .chapter-art{transform:translateX(7px) rotate(5deg)}.thinking-room .art-orbit{position:absolute;border:1px solid var(--agent-a40);border-radius:50%;width:172px;height:172px}.thinking-room .orbit-1{transform:rotate(-25deg) scaleX(.68)}.thinking-room .orbit-2{transform:rotate(25deg) scaleX(.68)}.thinking-room .orbit-3{width:144px;height:144px;background:radial-gradient(circle,var(--agent-a40),transparent 75%);border-color:var(--agent-a20)}.thinking-room .chapter-emblem{width:100px;height:100px;display:grid;place-items:center;border-radius:50%;background:var(--agent-t300);color:var(--agent-deep);border:1px solid var(--agent-a40);box-shadow:inset 0 2px 1px #ffffff80,0 10px 25px var(--agent-a20);overflow:hidden;position:relative}.thinking-room .chapter-emblem img{width:100%;height:100%;object-fit:cover;display:block}.thinking-room .art-spark{position:absolute;color:var(--agent-deep);opacity:.55;font-size:17px}.thinking-room .spark-1{top:22px;right:14px}.thinking-room .spark-2{bottom:32px;left:10px;font-size:22px}.thinking-room .art-caption{position:absolute;bottom:-8px;font-size:8px;letter-spacing:3px;color:var(--agent-muted);white-space:nowrap}.thinking-room .step-preview{padding:24px 4px 0}.thinking-room .step-preview-heading{display:flex;align-items:center;gap:8px;color:var(--agent-muted);font-size:12px}.thinking-room .step-preview-heading strong{font-weight:500}.thinking-room .step-preview-heading svg{color:var(--agent-deep)}.thinking-room .step-outline{display:flex;justify-content:space-between;gap:14px;margin-top:14px}.thinking-room .step-outline>button{display:flex;align-items:flex-start;gap:9px;flex:1;min-width:0;min-height:44px;padding:8px 8px 8px 0;border:0;border-radius:10px;background:transparent;text-align:left;color:inherit}.thinking-room .step-outline>button:hover p{color:var(--agent-deep)}.thinking-room .step-outline span{flex-shrink:0;width:21px;height:21px;border-radius:50%;border:1px solid var(--agent-t300);display:grid;place-items:center;font-size:10px;color:var(--agent-muted);font-variant-numeric:tabular-nums}.thinking-room .step-outline p{font-size:11.5px;line-height:1.45;color:var(--agent-ink);margin:1px 0 0;text-decoration:underline;text-decoration-color:var(--agent-t300);text-underline-offset:3px}.thinking-room .gentle-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;border:0;background:transparent;min-height:44px;padding:0;color:var(--agent-deep)}.thinking-room .gentle-link:hover{color:var(--room-ink)}.thinking-room .mobile-full-journey{display:none}.thinking-room .chapter-disclosure{margin-top:22px;text-align:center}.thinking-room .room-dialog.journey-sheet[open]{display:flex;flex-direction:column;overflow:hidden}.thinking-room .journey-sheet .dialog-inner{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;padding-bottom:0}.thinking-room .journey-sheet .dialog-title{margin-bottom:14px;flex:none}.thinking-room .journey-sheet .sheet-body{min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;margin:0 -6px;padding:4px 6px 26px}.thinking-room .sheet-handle{display:none}.thinking-room .sheet-progress{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:13px}.thinking-room .sheet-progress>p{font-size:12px;color:var(--agent-muted);margin:0}.thinking-room .sheet-progress>strong{font-size:11px;font-weight:700;color:var(--agent-ink)}.thinking-room .sheet-progress .journey-segments{height:5px}.thinking-room .journey-sheet .journey-map{margin-top:20px}.thinking-room .journey-sheet .journey-step{min-height:74px;padding:12px}.thinking-room .journey-sheet .step-text strong{font-size:16px}.thinking-room .journey-sheet .step-text small{font-size:12px}.thinking-room .journey-sheet .step-number{width:40px;height:40px;font-size:13px}.thinking-room .journey-sheet .journey-map li:not(:last-child):after{left:32px;top:64px;height:17px}.thinking-room .step-lookahead{padding:19px;border-radius:15px;border:1px solid var(--agent-t300);background:var(--agent-t100);margin-top:18px;animation:chapter-in .35s ease}.thinking-room .step-lookahead.done{background:#fff;border-color:var(--agent-a40)}.thinking-room .step-lookahead>span{font-size:9px;display:flex;gap:6px;align-items:center;color:var(--agent-deep);letter-spacing:1px;font-weight:650}.thinking-room .step-lookahead h3{font-size:19px;line-height:1.25;font-weight:700;letter-spacing:-.4px;margin:12px 0 0;color:var(--room-ink)}.thinking-room .step-lookahead p{font-size:13px;color:var(--agent-muted);line-height:1.6;margin:6px 0 0}.thinking-room .step-lookahead small{display:block;margin-top:12px;font-size:11.5px;color:var(--agent-ink);line-height:1.6}.thinking-room .step-lookahead button{display:flex;gap:13px;justify-content:space-between;align-items:center;min-height:44px;width:100%;border:1px solid var(--agent-t300);background:#fff;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;color:var(--agent-deep);font-weight:600}.thinking-room .step-lookahead button:hover{border-color:var(--agent-deep)}.thinking-room .message.revisit .message-content{animation:revisit-flash 2.2s ease}@media(min-width:1440px){.thinking-room .welcome.chapter-welcome{max-width:800px;padding-top:44px}}@media(max-width:1150px){.thinking-room .chapter-card{grid-template-columns:1fr 126px;padding:24px}.thinking-room .chapter-art{transform:scale(.8) translateX(-8px);width:140px}.thinking-room .chapter-card:hover .chapter-art{transform:scale(.8) translateX(-8px) rotate(5deg)}.thinking-room .chapter-card h2{font-size:27px}.thinking-room .chapter-ready{display:none}.thinking-room .step-outline p{font-size:11px}}@media(max-width:900px){.thinking-room .mobile-journey-nav{display:block;flex:none;position:relative;z-index:9;margin:0 26px 4px;padding:12px 15px 13px;border:1px solid var(--agent-line);border-radius:13px;background:var(--agent-t100);box-shadow:0 2px 5px var(--agent-a06);text-align:left;color:inherit;font:inherit}.thinking-room .welcome.chapter-welcome{padding-top:22px}.thinking-room .welcome-heading h1{font-size:44px}.thinking-room .chapter-card{grid-template-columns:1fr 170px}.thinking-room .chapter-art{width:170px;transform:none}.thinking-room .chapter-card:hover .chapter-art{transform:rotate(5deg)}.thinking-room .chapter-ready{display:inline}.thinking-room .mobile-full-journey{display:inline-flex;margin:12px 0 0 3px}}@media(max-width:600px){.thinking-room .mobile-journey-nav{margin:0 16px 4px;border-radius:12px;padding:11px 13px 12px}.thinking-room .mobile-journey-heading{gap:6px}.thinking-room .mobile-journey-heading>span:first-child{gap:8px}.thinking-room .mobile-journey-heading b{font-size:11px}.thinking-room .mobile-journey-heading strong{font-size:13px}.thinking-room .welcome.chapter-welcome{padding-top:16px}.thinking-room .welcome-heading{margin-bottom:21px}.thinking-room .welcome-kicker{font-size:8px;letter-spacing:1.6px;margin-bottom:12px;gap:6px}.thinking-room .welcome-heading h1{font-size:34px;line-height:1.09;letter-spacing:-1.4px}.thinking-room .welcome-heading p{font-size:13px;line-height:1.65;max-width:320px;margin-top:12px}.thinking-room .chapter-card{display:block;padding:21px;border-radius:20px}.thinking-room .chapter-label{margin-bottom:16px;font-size:12px}.thinking-room .chapter-card h2{font-size:25px;max-width:235px;line-height:1.15;letter-spacing:-.75px;padding-right:33px}.thinking-room .chapter-card p{font-size:13px;line-height:1.6;margin-top:12px;max-width:100%}.thinking-room .begin-step{margin-top:19px;min-height:47px;width:100%;font-size:13px;border-radius:11px}.thinking-room .chapter-art{position:absolute;right:15px;top:20px;width:85px;height:100px;opacity:.7;transform:scale(.6);transform-origin:100% 0;z-index:0}.thinking-room .chapter-card:hover .chapter-art{transform:scale(.6)}.thinking-room .art-spark,.thinking-room .chapter-art .art-caption{display:none}.thinking-room .step-preview{padding:20px 3px 0}.thinking-room .step-outline{flex-direction:column;gap:2px;margin-top:10px}.thinking-room .step-outline p{font-size:12px}.thinking-room .room-dialog.journey-sheet{width:100%;max-width:100%;max-height:calc(var(--app-h,100dvh) - 24px);margin:auto 0 0;border-radius:24px 24px 0 0;border-width:1px 0 0;box-shadow:0 -10px 70px var(--agent-a20);padding-bottom:env(safe-area-inset-bottom);animation:sheet-up .3s cubic-bezier(.16,1,.3,1)}.thinking-room .journey-sheet .sheet-handle{display:block;height:4px;width:34px;border-radius:8px;background:var(--agent-t400);margin:10px auto 0}.thinking-room .journey-sheet .dialog-inner{padding:12px 20px 0}.thinking-room .journey-sheet .journey-map{margin-top:17px}.thinking-room .journey-sheet .journey-step{min-height:70px;padding:10px}.thinking-room .journey-sheet .step-text strong{font-size:15px}.thinking-room .journey-sheet .step-text small{font-size:11px}.thinking-room .journey-sheet .journey-map li:not(:last-child):after{left:30px;top:61px;height:18px}.thinking-room .step-lookahead h3{font-size:18px}}@media(max-width:340px){.thinking-room .view-journey-label{font-size:0;gap:0}}@media(max-width:360px){.thinking-room .mobile-journey-nav{margin:0 12px 4px}.thinking-room .chapter-card{padding:19px}.thinking-room .chapter-card h2{font-size:23px;max-width:205px;padding-right:24px}.thinking-room .chapter-card p{font-size:12px}.thinking-room .chapter-art,.thinking-room .chapter-card:hover .chapter-art{transform:scale(.5)}.thinking-room .welcome-heading h1{font-size:30px}}@media(max-height:760px) and (max-width:600px){.thinking-room .welcome-heading p,.thinking-room .welcome-kicker{display:none}.thinking-room .welcome-heading{margin-bottom:16px}.thinking-room .chapter-card{padding:18px}.thinking-room .chapter-label{margin-bottom:10px}.thinking-room .chapter-card h2{font-size:22px}.thinking-room .begin-step{margin-top:14px}}@keyframes chapter-in{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes journey-advance{0%{box-shadow:0 0 0 0 var(--agent-a40)}35%{box-shadow:0 0 0 6px var(--agent-a20);border-color:var(--agent)}to{box-shadow:0 2px 5px var(--agent-a06)}}@keyframes revisit-flash{0%,60%{box-shadow:0 0 0 4px var(--agent-a40);border-radius:16px}to{box-shadow:0 0 0 0 transparent}}@keyframes soft-arrive{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes portrait-arrive{0%{transform:scale(.94) rotate(-4deg)}to{transform:scale(1) rotate(0)}}@keyframes portrait-light{0%{transform:translateX(-140%)}to{transform:translateX(140%)}}@keyframes spark-arrive{0%{transform:scale(.7) rotate(45deg)}to{transform:scale(1) rotate(0)}}@keyframes orbit-breathe{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-8px,-7px) scale(1.07)}}@keyframes peach-breathe{0%,to{transform:translate(0)}50%{transform:translate(8px,-8px)}}@keyframes message-arrive{0%{transform:translateY(14px);opacity:.65}to{transform:translateY(0);opacity:1}}@keyframes typing{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-4px);opacity:1}}@keyframes listening{50%{transform:scale(1.3);opacity:.5}}@keyframes toast-arrive{0%{margin-bottom:-8px;opacity:.7}to{margin-bottom:0;opacity:1}}@keyframes dialog-arrive{0%{transform:translateY(14px) scale(.98)}to{transform:translateY(0) scale(1)}}@keyframes sheet-up{0%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes bell-ring{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(6deg)}60%{transform:rotate(-4deg)}70%{transform:rotate(2deg)}80%{transform:rotate(-1deg)}to{transform:rotate(0)}}.thinking-room.motion-paused *,.thinking-room.motion-paused :after,.thinking-room.motion-paused :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.thinking-room.motion-paused .portrait-world{transform:none!important}@media(min-width:1440px){.thinking-room .welcome{padding-top:30px}.thinking-room .welcome-art{height:232px}.thinking-room .portrait-world{width:199px;height:199px}.thinking-room .welcome-copy h1{font-size:48px}.thinking-room .prompt-card{min-height:98px}.thinking-room .welcome{max-width:732px}.thinking-room .composer-wrap{max-width:670px}.thinking-room .prompt-question{font-size:14px}.thinking-room .welcome-copy{margin-top:3px}}@media(max-width:1150px){.thinking-room .sidebar{width:215px;padding:30px 16px 18px}.thinking-room .main-shell{margin-left:215px}.thinking-room .composer-region{left:215px}.thinking-room .topbar{padding:0 27px}.thinking-room .topbar-caption{font-size:8px;letter-spacing:1.7px}.thinking-room .welcome{padding-left:28px;padding-right:28px;max-width:647px}.thinking-room .values-note{left:0}.thinking-room .handwritten{right:-6px;font-size:25px}.thinking-room .edge-note{display:none}.thinking-room .jump-latest,.thinking-room .toast{left:calc(50% + 107px)}.thinking-room .brand{font-size:25px}.thinking-room .brand.long{font-size:19px}.thinking-room .brand-caption{font-size:9px}.thinking-room .nav-item,.thinking-room .new-conversation{font-size:11px}}@media(max-width:900px){.thinking-room .sidebar{display:none}.thinking-room .main-shell{margin-left:0}.thinking-room .composer-region{left:0}.thinking-room .mobile-menu{display:grid;place-items:center;flex-shrink:0;border:1px solid var(--agent-line);background:#ffffffa8;color:var(--agent-ink);border-radius:50%;width:38px;height:38px}.thinking-room .mobile-brand{display:flex;align-items:center;gap:7px;min-width:0;text-decoration:none;font-size:24px;font-weight:650;letter-spacing:-.9px;margin-right:auto;margin-left:16px;white-space:nowrap}.thinking-room .mobile-brand>span{overflow:hidden;text-overflow:ellipsis}.thinking-room .mobile-brand .portrait-fallback,.thinking-room .mobile-brand img{width:28px;height:28px;flex-shrink:0;border-radius:50%;object-fit:cover}.thinking-room .mobile-brand .portrait-fallback{display:grid;place-items:center;background:var(--agent-deep);color:#fff}.thinking-room .topbar-caption{display:none}.thinking-room .topbar{height:82px;padding:0 25px}.thinking-room .jump-latest,.thinking-room .toast{left:50%}.thinking-room .welcome{max-width:659px}.thinking-room .botanical{opacity:.24}.thinking-room .topbar-actions{gap:12px}.thinking-room .conversation{padding-top:20px}.thinking-room .topbar-actions .demo-indicator{font-size:9px}.thinking-room .welcome-copy h1{font-size:43px}}@media(max-width:600px){.thinking-room .topbar{height:76px;padding:0 19px;gap:10px}.thinking-room .mobile-brand{font-size:22px;margin:auto;gap:6px;justify-content:center}.thinking-room .mobile-brand .portrait-fallback,.thinking-room .mobile-brand img{width:26px;height:26px}.thinking-room .mobile-menu{width:37px;height:37px}.thinking-room .topbar-actions{gap:0}.thinking-room .profile-button,.thinking-room .topbar-actions .demo-indicator,.thinking-room .topbar-actions .share-button{display:none}.thinking-room .notification-button{background:#ffffffab;border:1px solid var(--agent-line);box-shadow:0 5px 15px #1b2d2a05}.thinking-room .topbar-actions .privacy-button{margin-right:6px}.thinking-room .welcome{padding:8px 22px 155px}.thinking-room .welcome-art{height:195px}.thinking-room .portrait-world{width:161px;height:161px}.thinking-room .portrait-ring{border-width:4px;box-shadow:0 0 0 6px var(--agent-a12),0 0 34px var(--agent-a40),0 10px 22px #1b2d2a14}.thinking-room .orbital-disc{width:123px;height:123px;left:-28px;top:11px}.thinking-room .peach-disc{width:58px;height:58px;right:-8px;bottom:-4px}.thinking-room .portrait-tag{font-size:7px;bottom:-8px;padding:4px 8px}.thinking-room .values-note{top:59px;left:0;font-size:6px;letter-spacing:2px;line-height:2.4}.thinking-room .handwritten{font-size:22px;right:0;top:59px}.thinking-room .handwritten span{width:44px;margin:8px 0 0 20px}.thinking-room .welcome-copy h1{font-size:34px;line-height:1.13;letter-spacing:-1.3px;margin:12px -10px 0}.thinking-room .welcome-subtitle{font-size:12px;margin:13px -10px 15px}.thinking-room .ai-disclosure{font-size:8.7px;padding:7px 10px;gap:6px}.thinking-room .ai-disclosure svg{width:13px}.thinking-room .disclaimer{font-size:9px;line-height:1.7;max-width:310px;margin:11px auto 0}.thinking-room .prompt-section{margin-top:27px}.thinking-room .prompt-heading{margin-bottom:11px}.thinking-room .prompt-heading h2{font-size:10px}.thinking-room .prompt-heading>span{font-size:8px}.thinking-room .prompt-list{gap:11px}.thinking-room .prompt-card{border-radius:20px;min-height:99px;padding:13px;gap:12px}.thinking-room .prompt-icon{width:43px;height:43px;flex-basis:43px}.thinking-room .prompt-icon svg{width:25px}.thinking-room .prompt-category{font-size:6.7px;letter-spacing:.85px}.thinking-room .prompt-copy{gap:4px}.thinking-room .prompt-question{font-size:11.5px;line-height:1.6;font-weight:550}.thinking-room .prompt-arrow{width:24px;height:24px;flex-basis:24px}.thinking-room .prompt-arrow svg{width:16px}.thinking-room .composer-region{padding:16px 17px max(15px,env(safe-area-inset-bottom))}.thinking-room .composer{gap:8px;padding:8px;border-radius:31px}.thinking-room .attach-button{width:34px;height:34px}.thinking-room .attach-button svg{width:21px}.thinking-room .composer textarea{font-size:12px;line-height:23px}.thinking-room .composer-actions{gap:6px}.thinking-room .voice-button{width:31px;height:31px;margin:5px 0}.thinking-room .voice-button svg{width:19px}.thinking-room .send-button{width:41px;height:41px}.thinking-room .send-button svg{width:23px}.thinking-room .composer-foot{padding:10px 9px 0;font-size:7px;gap:5px;justify-content:space-between}.thinking-room .composer-foot strong{font-size:10px}.thinking-room .keyboard-hint{display:none}.thinking-room .botanical{width:85px;height:390px;opacity:.2}.thinking-room .conversation{padding:14px 21px 150px}.thinking-room .conversation-header{gap:11px;padding-bottom:21px}.thinking-room .conversation-header h1{font-size:20px}.thinking-room .conversation-header p{font-size:9px;line-height:1.6}.thinking-room .conversation-header p span{display:block}.thinking-room .small-avatar{width:43px;height:43px}.thinking-room .conversation-date{font-size:7px;margin:24px 0 30px}.thinking-room .message{gap:9px}.thinking-room .message-text,.thinking-room .message-text li,.thinking-room .message-text p{font-size:13px;line-height:1.85}.thinking-room .message.user .message-text,.thinking-room .message.user .message-text p{font-size:12px}.thinking-room .message.user .message-content{padding:13px 15px;max-width:85%}.thinking-room .message-avatar{width:24px}.thinking-room .message-avatar .portrait-fallback,.thinking-room .message-avatar img{width:24px;height:24px}.thinking-room .you-avatar{width:24px;height:24px;font-size:8px}.thinking-room .assistant-label{font-size:11px}.thinking-room .assistant-label span{font-size:8px}.thinking-room .message-content{max-width:calc(100% - 32px)}.thinking-room .followups{margin-left:32px;gap:7px}.thinking-room .followups button{font-size:9px}.thinking-room .typing-row{font-size:9px;gap:8px}.thinking-room .typing-row>span{max-width:190px}.thinking-room .room-dialog{border-radius:21px;max-height:88dvh}.thinking-room .dialog-inner{padding:23px}.thinking-room .dialog-title h2{font-size:20px}.thinking-room .toast{max-width:calc(100vw - 30px);font-size:11px;line-height:1.6;padding:12px}.thinking-room .listening-status{font-size:10px}.thinking-room .attachment-tray>span{max-width:175px}}@media(max-width:370px){.thinking-room .welcome{padding-left:15px;padding-right:15px}.thinking-room .welcome-copy h1{font-size:30px}.thinking-room .handwritten{font-size:19px;right:-3px}.thinking-room .values-note{left:-1px}.thinking-room .portrait-world{width:149px;height:149px}.thinking-room .prompt-card{gap:9px;padding:12px}.thinking-room .prompt-question{font-size:10.7px}.thinking-room .composer-region{padding-left:10px;padding-right:10px}.thinking-room .composer{gap:5px}.thinking-room .composer-actions{gap:4px}.thinking-room .composer textarea{font-size:11px}.thinking-room .composer-foot>span:first-child{font-size:6.5px}}@media(prefers-reduced-motion:reduce){html:has(.thinking-room){scroll-behavior:auto}.thinking-room *,.thinking-room :after,.thinking-room :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.thinking-room .portrait-world{transform:none!important}}.thinking-room .voice-mode-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 1px 8px}.thinking-room .conversation-mode{display:flex;padding:3px;gap:2px;border:1px solid var(--agent-line);border-radius:12px;background:var(--agent-t100)}.thinking-room .conversation-mode button{display:flex;align-items:center;justify-content:center;gap:6px;min-width:77px;min-height:36px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--agent-muted);font-size:11.5px;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.thinking-room .conversation-mode button:hover{color:var(--agent-ink)}.thinking-room .conversation-mode button[aria-pressed=true]{color:var(--agent-deep);background:#fff;box-shadow:0 2px 4px var(--agent-a12)}.thinking-room .voice-settings-button{display:flex;align-items:center;gap:6px;min-height:42px;padding:0 10px;background:transparent;color:var(--agent-muted);border:0;border-radius:12px;font-size:11px}.thinking-room .voice-settings-button:hover{background:var(--agent-t100);color:var(--agent-ink)}.thinking-room .voice-dock{border:1px solid var(--agent-t200);border-radius:26px;padding:15px 18px 8px;background:linear-gradient(145deg,color-mix(in srgb,var(--agent-t50) 98%,transparent),color-mix(in srgb,var(--agent-t100) 98%,transparent));box-shadow:0 12px 35px #1b2d2a10;backdrop-filter:blur(24px)}.thinking-room .voice-status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:23px;color:var(--agent-ink);font-size:14px;font-weight:650;text-align:center}.thinking-room .voice-status time{font-variant-numeric:tabular-nums;font-size:11px;font-weight:450;color:var(--agent-muted);padding:3px 7px;background:var(--agent-t150);border-radius:7px}.thinking-room .voice-main-controls{display:flex;align-items:center;justify-content:center;gap:clamp(23px,8vw,68px);margin:5px 0 0}.thinking-room .mic-stage{width:132px;height:132px;position:relative;display:grid;place-items:center;isolation:isolate}.thinking-room .mic-orbit{position:absolute;inset:5px;border:1px solid var(--agent-t300);border-radius:50%;background:var(--agent-a12);z-index:-1}.thinking-room .big-mic{width:108px;height:108px;border:1px solid var(--agent-deep-hover);border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--agent-deep-hover),var(--agent-deep));color:#fff;box-shadow:0 8px 24px var(--agent-deep-a15),inset 0 1px 2px #ffffff35;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;transition:transform .15s,background .2s,box-shadow .2s}.thinking-room .big-mic:hover{box-shadow:0 10px 30px var(--agent-deep-a25),inset 0 1px 2px #ffffff35}.thinking-room .big-mic.is-recording{background:linear-gradient(145deg,#ba7165,#a2524c);border-color:#a8665b;box-shadow:0 0 0 7px #dcada31f,0 8px 24px #9c60592a;transform:scale(1.035)}.thinking-room .big-mic:disabled{opacity:.55}.thinking-room .recording .mic-orbit{border-color:#dcb8aa;background:#f8e9e087;animation:mic-listening 1.5s ease-in-out infinite}.thinking-room .speaking .mic-orbit{animation:mic-listening 2s ease-in-out infinite}.thinking-room .voice-side-control{flex-shrink:0;width:54px;min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:0;border-radius:15px;background:transparent;color:var(--agent-muted)}.thinking-room .voice-side-control span{font-size:10px;font-weight:600}.thinking-room .voice-side-control.send{color:var(--agent-deep);background:var(--agent-t150)}.thinking-room .voice-side-control.cancel:hover:not(:disabled){background:#f6e8e0}.thinking-room .voice-side-control.send:hover:not(:disabled){background:var(--agent-t200)}.thinking-room .voice-side-control:disabled{opacity:.34}.thinking-room .voice-help{text-align:center;font-size:10px;line-height:1.6;color:var(--agent-muted);margin:0 0 13px}.thinking-room .voice-transcript{border:1px solid var(--agent-t200);border-radius:13px;background:#ffffffb0;padding:9px 12px}.thinking-room .voice-transcript label{display:block;font-size:9px;font-weight:600;color:var(--agent-muted);margin-bottom:3px}.thinking-room .voice-transcript textarea{resize:none;display:block;width:100%;border:0;outline:0;background:transparent;font-size:16px;line-height:1.5;color:var(--agent-ink);max-height:100px;min-height:45px;padding:0;scrollbar-width:thin;box-shadow:none}.thinking-room .voice-transcript textarea::placeholder{font-size:12px;color:var(--agent-pale)}.thinking-room .voice-transcript:focus-within{outline:2px solid var(--agent-t400);outline-offset:2px}.thinking-room .voice-transcript textarea:focus-visible{outline:none}.thinking-room .voice-transcript textarea:read-only{cursor:default}.thinking-room .voice-playback{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:39px;color:var(--agent-muted)}.thinking-room .voice-playback>span{display:flex;align-items:center;gap:6px;font-size:10px}.thinking-room .voice-playback>button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;background:transparent;color:var(--agent-deep);font-size:11px;font-weight:600;padding:0 7px;border-radius:9px}.thinking-room .voice-playback>button:hover{background:var(--agent-t150)}.thinking-room .voice-error{display:flex;gap:10px;align-items:center;font-size:12px;line-height:1.6;background:#f8e9e1;color:#835044;padding:10px 12px;border-radius:11px;margin-bottom:11px}.thinking-room .voice-error>button{background:transparent;border:0;min-width:32px;min-height:36px;display:grid;place-items:center;flex-shrink:0;color:inherit;margin-left:auto}.thinking-room .audio-hint{font-size:11px;line-height:1.6;color:#78674d;background:#f8f0df;padding:9px 12px;border-radius:9px;margin:0 0 11px}.thinking-room .voice-unsupported p{font-size:12px;line-height:1.6;color:#6d7663;margin:0}.thinking-room .voice-unsupported button{background:var(--agent-t100);border:1px solid var(--agent-t200);border-radius:10px;min-height:44px;padding:0 15px;color:var(--agent-ink);font-size:12px;margin:8px 0 15px}.thinking-room .mic-processing{display:flex;gap:6px}.thinking-room .mic-processing i{width:6px;height:6px;border-radius:50%;background:#fff;animation:typing 1s infinite}.thinking-room .mic-processing i:nth-child(2){animation-delay:.15s}.thinking-room .mic-processing i:nth-child(3){animation-delay:.3s}.thinking-room.voice-mode .composer-region{padding-top:8px;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--room-bg) 96%,transparent) 28%,var(--room-bg) 62%);max-height:calc(var(--app-h,100dvh)*.7);overflow:auto;overscroll-behavior:contain}.thinking-room.voice-mode .welcome{padding-top:0}.thinking-room.voice-mode .welcome-art{height:170px}.thinking-room.voice-mode .portrait-world{width:144px;height:144px}.thinking-room.voice-mode .welcome-copy h1{font-size:33px;letter-spacing:-1.1px;margin-top:7px}.thinking-room.voice-mode .welcome-subtitle{margin:8px auto 12px;font-size:12px}.thinking-room.voice-mode .prompt-section,.thinking-room.voice-mode .step-preview{display:none}.thinking-room.voice-mode .values-note{top:38px}.thinking-room.voice-mode .handwritten{top:45px}.thinking-room .conversation,.thinking-room .welcome{padding-bottom:calc(var(--composer-h,180px) + var(--veil-band))}.thinking-room .voice-preferences>h3{font-size:16px;letter-spacing:-.3px;font-weight:650;margin:0 0 3px;color:var(--agent-ink)}.thinking-room .voice-preferences .preference-row{gap:15px}.thinking-room .voice-toggle{position:relative;flex-shrink:0;width:52px;height:44px;padding:0 4px;border:0;border-radius:15px;background:transparent;display:flex;align-items:center}.thinking-room .voice-toggle:before{content:"";position:absolute;left:4px;right:4px;height:26px;border-radius:20px;background:var(--agent-t200);transition:background .2s}.thinking-room .voice-toggle.on:before{background:var(--agent-deep)}.thinking-room .voice-toggle>span{width:20px;height:20px;border-radius:50%;background:#fff;position:relative;transform:translateX(3px);transition:transform .2s;box-shadow:0 1px 3px #0002}.thinking-room .voice-toggle.on>span{transform:translateX(21px)}.thinking-room .recording-options{border:0;padding:19px 0 6px;margin:0;min-width:0}.thinking-room .recording-options legend{padding:18px 0 0;font-size:12px;font-weight:600;color:var(--agent-ink)}.thinking-room .recording-options label{position:relative;display:flex;align-items:center;gap:11px;padding:15px 13px;border:1px solid var(--agent-line);border-radius:13px;background:var(--agent-t50);margin-bottom:9px;cursor:pointer;min-height:75px}.thinking-room .recording-options label.chosen{border-color:var(--agent-t400);background:var(--agent-t100);box-shadow:0 0 0 1px var(--agent-t200)}.thinking-room .recording-options input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.thinking-room .recording-options label:has(input:focus-visible){outline:2px solid var(--agent-deep);outline-offset:3px}.thinking-room .recording-choice-icon{width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--agent-t100);color:var(--agent-muted);display:grid;place-items:center}.thinking-room .chosen .recording-choice-icon{background:var(--agent-deep);color:#fff}.thinking-room .recording-options label>span:last-child{display:flex;flex-direction:column;gap:5px}.thinking-room .recording-options strong{font-size:13px;font-weight:650;color:var(--agent-ink)}.thinking-room .recording-options small{font-size:11px;color:var(--agent-muted);line-height:1.5}.thinking-room .reply-voice-label{display:block;font-size:12px;font-weight:600;color:var(--agent-ink);margin:19px 0 9px}.thinking-room .voice-preferences select{width:100%;min-height:48px;border:1px solid var(--agent-t300);border-radius:10px;background:var(--agent-t50);padding:10px 12px;font-size:16px;color:var(--agent-ink)}.thinking-room .voice-privacy{font-size:10px;line-height:1.7;color:var(--agent-muted);margin:12px 0 24px;padding-bottom:20px;border-bottom:1px solid var(--agent-line)}@keyframes mic-listening{50%{transform:scale(1.07);opacity:.65}}@media(max-width:600px){.thinking-room.voice-mode .composer-region{padding:6px 12px max(10px,env(safe-area-inset-bottom));max-height:calc(var(--app-h,100dvh)*.65)}.thinking-room .voice-dock{padding:12px 13px 3px;border-radius:23px}.thinking-room .voice-status{font-size:13px;min-height:22px}.thinking-room .voice-main-controls{gap:clamp(23px,8vw,45px);margin:3px 0}.thinking-room .mic-stage{width:124px;height:124px}.thinking-room .big-mic{width:104px;height:104px}.thinking-room .big-mic svg{width:42px;height:42px}.thinking-room .voice-help{font-size:9px;margin-bottom:10px}.thinking-room .voice-transcript{padding:7px 10px}.thinking-room .voice-transcript textarea{min-height:42px;max-height:75px;line-height:1.4}.thinking-room .voice-transcript label{font-size:8px}.thinking-room .voice-playback>span{font-size:9px}.thinking-room .voice-playback>button{font-size:10px}.thinking-room.voice-mode .composer-foot{padding-top:7px}.thinking-room.voice-mode .composer-foot>span:first-child{display:none}.thinking-room.voice-mode .composer-foot{justify-content:center}.thinking-room.voice-mode .welcome-art{height:138px}.thinking-room.voice-mode .portrait-world{width:112px;height:112px}.thinking-room.voice-mode .orbital-disc{width:90px;height:90px;left:-25px}.thinking-room.voice-mode .peach-disc{width:43px;height:43px;right:-7px}.thinking-room.voice-mode .handwritten{font-size:20px;top:31px;right:11px}.thinking-room.voice-mode .values-note{top:28px;left:11px}.thinking-room.voice-mode .welcome-copy h1{font-size:28px;line-height:1.12;margin-top:8px}.thinking-room.voice-mode .welcome-subtitle{display:none}.thinking-room.voice-mode .ai-disclosure{margin-top:12px}.thinking-room.voice-mode .disclaimer{font-size:8px;line-height:1.6;margin-top:7px}.thinking-room.voice-mode .conversation-header{padding-bottom:15px}.thinking-room.voice-mode .conversation-date{margin:19px 0 23px}.thinking-room{--veil-band:40px}.thinking-room .composer textarea{font-size:16px}.thinking-room .composer textarea::placeholder{font-size:12px}.thinking-room .attach-button,.thinking-room .send-button,.thinking-room .voice-button{width:44px;height:44px}.thinking-room .voice-button{margin:0}.thinking-room .composer-actions{gap:4px}.thinking-room .room-dialog{max-height:90dvh}.thinking-room .voice-preferences .preference-row p{font-size:11px}.thinking-room .voice-preferences .preference-row h3{font-size:13px}}@media(max-width:360px){.thinking-room .voice-main-controls{gap:20px}.thinking-room .voice-side-control{width:48px}.thinking-room.voice-mode .welcome-copy h1{font-size:26px}.thinking-room .composer{gap:4px}.thinking-room .attach-button{width:38px;flex-basis:38px}.thinking-room .composer-actions{gap:1px}.thinking-room .composer textarea::placeholder{font-size:11px}}@media(max-height:700px) and (max-width:600px){.thinking-room.voice-mode .welcome-art{height:115px}.thinking-room.voice-mode .portrait-world{width:94px;height:94px}.thinking-room.voice-mode .welcome-copy h1{font-size:25px}.thinking-room.voice-mode .disclaimer{max-width:265px}.thinking-room.voice-mode .composer-region{max-height:calc(var(--app-h,100dvh)*.62)}.thinking-room .voice-dock{padding-top:10px}.thinking-room .mic-stage{height:110px;width:110px}.thinking-room .big-mic{width:94px;height:94px}.thinking-room .voice-transcript textarea{min-height:32px;height:37px}.thinking-room .voice-help{margin-bottom:7px}}@media(prefers-reduced-motion:reduce){.thinking-room .voice-dock *,.thinking-room .voice-preferences *,.thinking-room .voice-preferences :before{animation:none!important;transition:none!important}}@media(max-width:600px){.thinking-room .voice-mode-bar{margin:0 1px 6px}.thinking-room .conversation-mode{padding:2px;border-radius:11px}.thinking-room .conversation-mode button{min-width:68px;min-height:36px;font-size:11px;border-radius:8px}.thinking-room .voice-settings-button{font-size:10.5px;padding:0 6px;min-height:40px}.thinking-room .reply-mode{margin-right:8px}.thinking-room .reply-mode-button{height:37px;padding:0 11px;gap:5px;font-size:11px;background:#ffffffab;box-shadow:0 5px 15px #1b2d2a05}.thinking-room .reply-mode-caret{display:none}.thinking-room .reply-mode-panel{right:-58px;width:min(288px,calc(100vw - 32px))}}