/* SmartCantina / LEVI — built against the approved 1536 × 1024 reference. */
:root{color-scheme:dark;--ink:#edf1f6;--muted:#acbac9;--quiet:#8695a8;--red:#ff424e;--cyan:#a0d9ed;--line:rgba(174,205,226,.23);--glass:rgba(13,22,35,.48);--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--sans:"Segoe UI",Arial,Helvetica,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100svh;background:#080d15;color:var(--ink);font-family:var(--sans);font-weight:400;-webkit-font-smoothing:antialiased;isolation:isolate}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid #ace1f7;outline-offset:5px}button[hidden],[hidden]{display:none!important}::selection{background:rgba(207,64,82,.5);color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.icon{width:24px;height:24px;flex:0 0 auto;vertical-align:middle}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;background:transparent;color:#c5d2df;border-radius:50%;flex:0 0 auto;transition:color .2s,background .2s}.icon-button:hover{background:rgba(147,177,203,.1);color:#fff}.icon-button .icon{width:23px;height:23px}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:#101a28;padding:12px 20px;border:1px solid var(--cyan)}.skip-link:focus{top:12px}
.room{position:fixed;z-index:-3;inset:0;pointer-events:none;background-image:linear-gradient(90deg,rgba(3,6,11,.32),rgba(3,6,11,.03) 45%,rgba(3,6,11,.12)),url('assets/levi-room.webp?v=1');background-size:cover;background-position:center top}.room::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 35%,rgba(4,8,13,.06) 65%,#04080dd9 100%)}.architecture{position:fixed;z-index:-2;pointer-events:none;height:1px;opacity:.5}.architecture-red{width:40vw;left:16vw;top:20vh;transform:rotate(11deg);background:linear-gradient(90deg,transparent,#d93349 15%,#ff5364 45%,transparent);box-shadow:0 0 6px #fa324899}.architecture-blue{width:36vw;right:-14vw;top:19vh;transform:rotate(-33deg);background:linear-gradient(90deg,transparent,#85c4ea,transparent);box-shadow:0 0 8px #74b6ed66}
.app-shell{width:100%;max-width:1800px;min-height:100svh;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:216px minmax(0,1fr) 266px;grid-template-rows:112px minmax(0,1fr) auto;gap:0 40px}.topbar{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:5}.brand-group{display:flex;align-items:center;gap:22px;min-width:0}.brand{display:flex;align-items:center;gap:22px;flex:none}.brand-type{font-size:29px;line-height:1.2;letter-spacing:-.8px;font-weight:550}.brand-type>span{display:block;font:13px/1.5 var(--mono);letter-spacing:.3em;margin-top:5px;color:#d9c7c9}.brand-sigil{position:relative;display:block;width:98px;height:98px;border-radius:50%;border:1px solid rgba(216,175,175,.64);border-top-color:#fa6370;border-right-color:#92383e;transform:rotate(-14deg);background:radial-gradient(ellipse at 30% 54%,rgba(126,15,33,.1),transparent 70%)}.brand-sigil::before{content:"";position:absolute;left:-4px;top:50%;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 7px 3px #ff333e,0 0 20px 6px #ee293b;transform:translateY(-50%)}.brand-sigil::after{content:"";position:absolute;width:46%;height:1px;left:0;top:50%;background:linear-gradient(90deg,#ff7c78,#98222c)}.brand-sigil i{position:absolute;left:46%;top:calc(50% - 3px);width:6px;height:6px;border:1px solid #98363f;border-radius:50%}.brand-manifesto{border-left:1px solid #8793a938;padding-left:22px;font:10px/1.95 var(--mono);letter-spacing:.21em;color:#a5adb9}.brand-manifesto small{font-size:6px;letter-spacing:.13em;display:block;margin-top:4px}.connection-bar{display:flex;align-items:flex-start;justify-content:flex-end;gap:20px;min-width:0;margin-left:auto}.connection{display:flex;align-items:center;gap:9px;padding-top:5px;white-space:nowrap;font:10px/1.8 var(--mono);letter-spacing:.17em;color:#a2afbf}.connection i{width:6px;height:6px;border-radius:50%;background:#40efcc;box-shadow:0 0 7px #30eec4}.connection.is-offline i{background:#ffb76d;box-shadow:0 0 7px #a74832}.quota-panel{font:12px/1.4 var(--sans);text-align:right;flex:0 0 auto;padding:5px 0 0}.quota-counts{display:flex;align-items:baseline;gap:5px;margin:0;white-space:nowrap}.quota-window{display:flex}.quota-window+.quota-window::before{content:"·";margin-right:5px;color:#7c8da0}.quota-counts dd{margin:0;font-variant-numeric:tabular-nums}.quota-counts strong{font-weight:400;color:#e1e7ef}.quota-counts dd>span{color:#bac8d7}.quota-status,.quota-countdown{font:10px/1.3 var(--mono);margin:4px 0 0;color:#edbaaa;max-width:230px}.quota-panel[data-state="unknown"] .quota-status{color:#b1bdc8}.quota-window.is-empty strong{color:#ffbba6}.menu-toggle{display:none}
.sidebar{grid-column:1;grid-row:2;position:relative;display:flex;flex-direction:column;align-self:stretch;min-height:610px;padding-top:28px;padding-bottom:25px;border-left:1px solid rgba(170,156,162,.17);border-radius:10px;background:linear-gradient(90deg,rgba(5,7,13,.3),rgba(5,7,13,.15) 90%,transparent)}.primary-nav{display:flex;flex-direction:column;gap:8px}.nav-item{position:relative;display:flex;align-items:center;gap:19px;text-align:left;width:100%;min-height:49px;padding:11px 18px 11px 21px;border-radius:8px;background:transparent;color:#cdd6df;font-size:15px;font-weight:400;transition:background .18s,color .18s}.nav-item .icon{width:23px;height:23px}.nav-item:hover{background:rgba(115,152,181,.09);color:#fff}.nav-item.is-active{background:linear-gradient(90deg,rgba(104,28,44,.6),rgba(67,28,43,.45));color:#fff;box-shadow:inset 1px 0 #ff404d}.nav-item.is-active::before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:2px;background:#ff4755;box-shadow:0 0 13px 3px #f13e434a}.nav-item .nav-external{margin-left:auto;width:12px;height:12px;opacity:0;transition:opacity .2s}.nav-item:hover .nav-external{opacity:.7}.side-manifesto{margin:150px 0 0 23px;font:11px/1.95 var(--mono);letter-spacing:.2em;color:#ae8e97}.red-line{display:block;width:48px;height:2px;margin-bottom:22px;background:#ed3c4a;box-shadow:0 0 10px #ff4e5a88}.back-home{font:9px/1.5 var(--mono);letter-spacing:.03em;color:#9b9caa;margin:24px 0 0 23px}.back-home:hover{color:#e7f0f7}.back-home span{margin-left:4px}.nav-backdrop{display:none}
.workspace{grid-column:2;grid-row:2;min-width:0;position:relative;padding-bottom:24px}.hero{height:394px;position:relative;transition:height .45s}.hero-manifesto{position:absolute;left:0;bottom:20px;font:13px/1.95 var(--mono);letter-spacing:.18em;color:#d7d1df;z-index:1}.hero-manifesto span{display:block;width:30px;height:1px;background:#ada7b6;margin-top:20px}.glass{background:linear-gradient(110deg,rgba(44,54,73,.47),rgba(8,20,32,.39));border:1px solid var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 9px 24px rgba(0,0,0,.06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.telemetry{position:absolute;left:15.5%;top:45%;width:160px;height:144px;padding:16px 18px;border-radius:16px;z-index:1;background:rgba(40,68,89,.14);border-color:#a8d2ea4d}.telemetry>span{font:10px/1.7 var(--mono);letter-spacing:.15em;color:#b6cde1}.telemetry>b{display:block;width:23px;height:1px;background:#aac9df88;margin-top:13px}.signal-bars{height:32px;display:flex;gap:4px;align-items:center;margin-top:9px}.signal-bars i{display:block;width:1px;height:7px;background:#c2deed;opacity:.65}.signal-bars i:nth-child(2n){height:15px}.signal-bars i:nth-child(3n){height:26px}.signal-bars i:nth-child(5n){height:36px}.levi-visual{position:absolute;width:480px;height:480px;left:29%;top:-77px;z-index:2;pointer-events:none;transition:width .5s,height .5s,top .5s,left .5s}.levi-eye{width:100%;height:100%;display:block;filter:drop-shadow(0 0 30px #5c93b313);position:relative;z-index:1}.orb-glow{position:absolute;inset:18%;background:radial-gradient(circle at 48% 47%,#ee102635 0,transparent 62%);filter:blur(20px)}.core-pulse{position:absolute;left:50%;top:46%;width:5%;height:5%;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#fff7e555,rgba(255,13,43,.08) 60%,transparent);box-shadow:0 0 24px 6px #ff253933;z-index:2;animation:core-breathe 6s ease-in-out infinite}.orb-orbit{position:absolute;inset:7% 7% 11%;border-radius:50%;border:1px solid transparent;border-left-color:rgba(140,194,222,.26);border-bottom-color:rgba(110,186,223,.12);transform:rotate(-17deg);z-index:2}.orbit-two{inset:3% 3% 8%;border-left-color:transparent;border-top-color:#a5c9e533;border-right-color:#ce506930;transform:rotate(28deg)}.orb-crosshair{position:absolute;left:47%;bottom:9%;height:17%;width:1px;background:linear-gradient(transparent,#7bcee970,transparent)}.levi-caption{position:absolute;right:-6px;top:50px;width:194px;z-index:3}.levi-caption h1{font:23px/1.3 var(--mono);letter-spacing:.11em;margin:0 0 9px;font-weight:400}.levi-caption>p{font:10px/1.7 var(--mono);letter-spacing:.15em;color:#92c5dc;margin:0}.caption-rule{display:block;height:1px;width:32px;background:#b1c0ca;margin-top:23px}.levi-values{font:11px/1.9 var(--mono);letter-spacing:.18em;margin-top:65px;color:#aeb4c1}
.conversation-stack{width:min(690px,calc(100% - 64px));margin-left:auto;margin-right:min(5.8vw,90px);position:relative;z-index:3}.welcome{border-radius:20px;display:flex;align-items:flex-start;gap:17px;min-height:101px;padding:19px 22px 19px 12px;background:linear-gradient(120deg,rgba(60,63,83,.52),rgba(17,30,46,.65));border-color:rgba(178,192,215,.36)}.message-avatar{width:47px;height:47px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 0 9px #fb293824)}.welcome h2{font-size:19px;line-height:1.5;font-weight:400;letter-spacing:-.25px;margin:1px 0 10px}.welcome p{font-size:13px;line-height:1.65;font-weight:350;margin:0;color:#b4c2d2}.prompt-shortcuts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:23px}.shortcut{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:101px;border-radius:17px;padding:13px 4px 12px;text-align:center;color:#e3e5ed;background:linear-gradient(140deg,rgba(47,47,61,.32),rgba(8,14,24,.65));border-color:#c1b3c737;transition:border-color .2s,background .2s,transform .2s}.shortcut .icon{width:26px;height:26px;color:#ced9e5;stroke-width:1.05}.shortcut span{font-size:12px;line-height:1.4;font-weight:350}.shortcut:hover{border-color:#d6818777;background:linear-gradient(140deg,rgba(92,38,55,.45),rgba(14,29,44,.73));transform:translateY(-3px)}.shortcut:hover .icon{color:#fff0f1}
#chatForm{margin-top:42px;position:relative}.composer{display:flex;align-items:center;gap:11px;padding:7px 7px 7px 8px;border:1px solid rgba(183,205,228,.25);border-radius:36px;background:linear-gradient(110deg,rgba(33,45,61,.76),rgba(5,13,21,.91));box-shadow:0 6px 30px #02091360,inset 0 1px 0 #e3f1ff09;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:border-color .2s,box-shadow .2s}.composer:focus-within{border-color:#b8d4e578;box-shadow:0 0 0 3px #8096b208,0 6px 30px #02091360}.composer-plus{width:43px;height:43px;border:1px solid #b0bbd23a;color:#b5bdcc;background:#08111ab3}.input-wrapper{display:flex;align-items:center;gap:12px;min-width:0;flex:1;border-left:1px solid #9faecc50;border-radius:30px;padding-left:20px}#prompt{min-width:0;width:100%;height:26px;max-height:144px;flex:1;resize:none;overflow-y:auto;border:0;outline:0!important;box-shadow:none;background:transparent;color:#f0f3f7;font:14px/26px var(--sans);padding:0;scrollbar-width:thin;scrollbar-color:#567086 transparent}#prompt::placeholder{color:#adbacb;opacity:1}.speech-toggle{width:31px;height:36px;color:#e5edf7}.speech-toggle .icon{width:23px;height:23px}.speech-toggle[aria-pressed="false"]{opacity:.4}#sendButton{border-radius:50%;display:grid;place-items:center;width:49px;height:49px;flex:0 0 auto;background:linear-gradient(125deg,#e3e8ee,#bec9d7);color:#162331;border:1px solid #fff5;box-shadow:inset 0 0 0 4px rgba(255,255,255,.08);transition:background .2s,transform .2s,opacity .2s}#sendButton .icon{width:23px;height:23px;stroke-width:2}#sendButton:hover:not(:disabled){background:#fff2ee;transform:scale(1.04)}#sendButton:disabled{opacity:.35}.chat-privacy{margin:11px auto 0;max-width:100%;font:10px/1.6 var(--sans);color:#a4aabb;text-align:center}.chat-privacy summary{display:list-item;list-style-position:inside;cursor:pointer}.chat-privacy p{font:12px/1.7 var(--sans);margin:12px 0;text-align:left;color:#bec9d5}.chat-privacy[open]{background:#0b1520ed;border:1px solid #91b3c730;border-radius:12px;padding:12px 16px}.workspace-signature{margin:29px 0 0;text-align:center;font:10px/1.8 var(--mono);letter-spacing:.2em;color:#a1b1c5;white-space:nowrap}.workspace-signature i{font-style:normal;margin:0 10px;color:#808b9b}
.context-rail{grid-column:3;grid-row:2;position:relative;padding-top:27px;min-width:0;display:flex;flex-direction:column;gap:30px}.context-card,.inspiration-card{border-radius:16px;background:linear-gradient(115deg,rgba(4,12,21,.57),rgba(11,26,42,.73));border-color:#95b5cd42;padding:20px 22px}.context-card h2,.inspiration-card h2{font:10px/1.4 var(--mono);letter-spacing:.18em;color:#b0a8b4;font-weight:400;margin:0 0 13px;display:flex;align-items:center;justify-content:space-between}.context-card h2 .icon{width:12px;height:12px}.context-item{display:flex;align-items:center;gap:17px;width:100%;text-align:left;background:none;padding:14px 0;color:#b6dcec}.context-item .icon{width:22px;height:22px;stroke-width:1.35}.context-item .accent-red{color:#ff384e}.context-item>span{font-size:12px;line-height:1.5;min-width:0;color:#c8d3df}.context-item small{display:block;font-size:12px;font-weight:400;color:#d9dfe7}.context-item>span>span{display:block}.context-item:hover>span>span{color:#a7dfed}.context-item:hover .icon{filter:drop-shadow(0 0 5px #acd2f84d)}.context-item+ .context-item{border-top:1px solid #c4daea05}.inspiration-card{min-height:213px;padding-top:20px;background:linear-gradient(130deg,rgba(20,21,30,.58),rgba(9,15,27,.7))}.inspiration-card blockquote{margin:32px 0 21px;font-size:23px;font-weight:300;line-height:1.27;letter-spacing:-.2px}.inspiration-card>p{font:9px/1.6 var(--mono);letter-spacing:.16em;color:#b9bcc8;margin:0}.desk-detail{position:relative;width:calc(100% + 118px);max-width:none;height:auto;margin-top:-15px;margin-left:-92px;pointer-events:none;align-self:flex-end;z-index:-1}.page-footer{grid-column:1/-1;display:flex;align-items:center;gap:20px;justify-content:space-between;min-height:72px;border-top:1px solid #bfd0d618;margin-top:24px;position:relative;z-index:3}.footer-brand{font-size:15px;letter-spacing:-.3px;color:#bec3cc}.footer-brand small{display:block;font:6px/1.6 var(--mono);letter-spacing:.3em;color:#ac787e;margin-top:2px}.page-footer>p{display:flex;align-items:center;gap:20px;font:8px/1.5 var(--mono);letter-spacing:.16em;color:#929aac;margin-left:auto}.page-footer>p>span{display:block;width:35px;height:1px;background:linear-gradient(90deg,#b7454b,transparent)}.page-footer>p>b{color:#b74952;font-size:17px;font-weight:400}.page-footer>a:last-child:not(.footer-brand){font:9px/1.5 var(--sans);color:#8f9bab}
/* Real conversation: the hero retreats; readable messages become the primary surface. */
body.has-conversation .hero{height:218px}body.has-conversation .levi-visual{width:302px;height:302px;left:37%;top:-61px}body.has-conversation .hero-manifesto{font-size:10px;bottom:28px}body.has-conversation .hero-manifesto span{margin-top:10px}body.has-conversation .levi-caption{top:22px}body.has-conversation .levi-values{display:none}body.has-conversation .telemetry{top:37%;height:102px;width:141px;padding:12px 15px}body.has-conversation .telemetry b{display:none}body.has-conversation .telemetry>span{font-size:8px}body.has-conversation .signal-bars{margin-top:3px;height:24px}body.has-conversation #promptShortcuts{display:none}.chat-output{max-height:min(48vh,540px);min-height:260px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#506070 transparent;padding:2px 5px 12px 0;display:flex;flex-direction:column;gap:17px;scroll-behavior:smooth}.message{border:1px solid #bdcde42b;border-radius:17px;padding:17px 19px;background:linear-gradient(120deg,rgba(35,47,65,.84),rgba(12,24,39,.86));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;gap:12px;line-height:1.65;font-size:14px;position:relative;overflow-wrap:anywhere}.message .message-avatar{width:31px;height:31px;flex:none}.message-content{min-width:0;flex:1}.message-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px;font:9px/1.3 var(--mono);letter-spacing:.14em;color:#c2cedc}.message-heading .copy-message{background:transparent;color:#a7bdcc;padding:3px 5px;font:9px var(--sans);letter-spacing:0;border-radius:4px}.copy-message:hover{color:#fff;background:#ffffff0a}.message-body{white-space:pre-wrap;line-height:1.7}.message-body>*:first-child{margin-top:0}.message-body>*:last-child{margin-bottom:0}.message-body p{margin:.4em 0 .9em}.message-body p:only-child{margin:0}.message-body ul,.message-body ol{padding-left:1.4em;margin:.5em 0;white-space:normal}.message-body a{color:#b5e5f5;text-decoration:underline;text-underline-offset:3px}.message-body blockquote{margin:12px 0;border-left:2px solid #8fb2c5;padding-left:15px;color:#cfdfeb}.message-body pre{white-space:pre;max-width:100%;overflow:auto;background:#070e18;border:1px solid #869fbd35;border-radius:8px;padding:13px;font:12px/1.6 var(--mono)}.message-body code{font-family:var(--mono);font-size:.89em;color:#c5eaf1}.message-body table{display:block;overflow:auto;max-width:100%;border-collapse:collapse;white-space:normal}.message-body th,.message-body td{border:1px solid #69839455;padding:7px 10px;text-align:left}.message-body h1,.message-body h2,.message-body h3{font-size:1.15em;font-weight:500;line-height:1.4;white-space:normal}.message.is-user{align-self:flex-end;max-width:90%;min-width:100px;background:linear-gradient(135deg,rgba(78,29,43,.74),rgba(31,23,38,.78));border-color:#db7d8f30}.message.is-user .message-heading{color:#ddb1b9}.message.is-error{border-color:#f18b6055;background:#291a23df;color:#f0d9d3}.message.is-error .message-heading{color:#e5a693}.message.is-notice{border-color:#d4a84b55;background:linear-gradient(120deg,rgba(55,45,20,.82),rgba(28,32,40,.86));color:#f0e6c8}.message.is-notice .message-heading{color:#e8c878}.message.is-pending .message-body{color:#a0b7c9}.thinking-dots::after{content:"";display:inline-block;width:4px;height:4px;margin-left:10px;background:#fa6c77;border-radius:50%;box-shadow:7px 0 #bf677899,14px 0 #bf677855;animation:dot-breathe 1.2s ease-in-out infinite}.conversation-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;font:10px var(--sans);color:#b0bacb;margin-top:13px}.conversation-actions>span{margin-right:auto;font:9px var(--mono);letter-spacing:.03em}.conversation-actions button{display:inline-flex;align-items:center;gap:6px;background:transparent;padding:4px 0;color:inherit}.conversation-actions .icon{width:12px;height:12px}.conversation-actions button:hover{color:#fff}.has-conversation #chatForm{margin-top:22px}body[data-levi-state="thinking"] .core-pulse{box-shadow:0 0 30px 10px #ff385866;animation:core-breathe 1.4s ease-in-out infinite}body[data-levi-state="thinking"] .orbit-one{animation:orbit-drift 18s linear infinite}body[data-levi-state="thinking"] .signal-bars i{animation:signal .8s ease-in-out infinite alternate}body[data-levi-state="thinking"] .signal-bars i:nth-child(2n){animation-delay:-.4s}body[data-levi-state="speaking"] .signal-bars i{animation:signal .45s ease-in-out infinite alternate}body[data-levi-state="speaking"] .signal-bars i:nth-child(3n){animation-delay:-.25s}
.club-dialog{width:min(760px,calc(100vw - 36px));max-height:85svh;border:1px solid #afc8df50;border-radius:22px;background:linear-gradient(130deg,#131e2aef,#08111cf7);color:var(--ink);box-shadow:0 30px 130px #000b;padding:0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.club-dialog::backdrop{background:#020912af;backdrop-filter:blur(9px)}.club-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #bac8da22;position:sticky;top:0;background:#111b29f5;z-index:1}.club-dialog>header>h2{font:13px/1.5 var(--mono);letter-spacing:.12em;font-weight:400;margin:0}.dialog-body{padding:24px 28px 30px;font:14px/1.8 var(--sans);color:#c5d1df;overflow-wrap:anywhere}.dialog-body h1{font-size:25px;line-height:1.3;color:#f0f3f7;font-weight:500}.dialog-body h2{font-size:18px;line-height:1.4;font-weight:500;margin-top:1.6em;color:#f0f3f7}.dialog-body h3{font-size:15px;font-weight:500;color:#f0f3f7}.dialog-body a{color:#a5dbe9;text-decoration:underline;text-underline-offset:4px}.dialog-body ul{padding-left:22px}.dialog-body .dialog-option{display:block;width:100%;text-align:left;background:#a7c9ee09;border:1px solid #8ea8c533;border-radius:12px;padding:13px 16px;margin:10px 0;color:#dfeaf4}.dialog-option:hover{border-color:#f6a0b455}.dialog-body .muted{font-size:12px;color:#b1b6c5}.notes-field{display:block;width:100%;min-height:230px;resize:vertical;background:#050e1799;border:1px solid #8ea8c54d;border-radius:12px;color:#e7edf5;line-height:1.6;padding:14px;margin:14px 0 20px;outline:0}.dialog-primary{display:inline-block;border:1px solid #f3d9dd33;background:#6a2a3ab3;color:#ffe8e8;padding:9px 20px;border-radius:9px}.dialog-primary:hover{background:#86384ba6}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);z-index:40;padding:11px 19px;border:1px solid #a4c1d350;background:#121e2cf5;border-radius:12px;color:#e5eef9;font-size:13px;box-shadow:0 10px 35px #0008}.noscript-notice{position:fixed;bottom:0;left:0;right:0;z-index:20;text-align:center;background:#492432;padding:14px;font-size:14px;margin:0}
@keyframes core-breathe{0%,100%{opacity:.4}50%{opacity:1}}@keyframes signal{from{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes dot-breathe{0%,100%{opacity:.3}50%{opacity:1}}@keyframes orbit-drift{to{transform:rotate(343deg)}}
@media(min-width:1700px){.conversation-stack{margin-right:100px;width:760px}.levi-visual{left:31%}.levi-caption{right:20px}.hero{height:430px}.room{background-size:100% auto}.sidebar{padding-top:33px}.prompt-shortcuts{gap:20px}}
@media(max-width:1350px){.app-shell{grid-template-columns:185px minmax(0,1fr) 238px;gap:0 24px}.brand-sigil{width:76px;height:76px}.brand-type{font-size:26px}.brand{gap:18px}.brand-manifesto{margin-left:4px}.nav-item{gap:14px;padding-left:16px;font-size:14px}.nav-item .icon{width:21px;height:21px}.levi-visual{width:425px;height:425px;left:23%;top:-48px}.levi-caption{right:-3px;width:158px}.levi-caption h1{font-size:20px}.levi-caption>p{font-size:8px}.hero{height:350px}.hero-manifesto{font-size:10px;bottom:20px}.telemetry{left:8%;top:49%;width:140px;height:122px;padding:13px 15px}.telemetry>span{font-size:8px}.levi-values{font-size:10px}.conversation-stack{width:calc(100% - 15px);margin-left:auto;margin-right:0}.welcome{padding:18px 17px 18px 10px}.welcome h2{font-size:17px}.welcome p{font-size:12px}.context-card,.inspiration-card{padding:20px}.context-item{gap:12px;padding:13px 0}.context-item>span,.context-item small{font-size:11px}.prompt-shortcuts{gap:10px}.shortcut{min-height:94px}.workspace-signature{letter-spacing:.12em;font-size:9px}.workspace-signature i{margin:0 8px}body.has-conversation .levi-visual{left:29%}body.has-conversation .hero{height:215px}}
@media(max-width:1120px){.app-shell{grid-template-columns:182px minmax(0,1fr);column-gap:36px;padding:0 22px}.context-rail{display:none}.brand-manifesto{display:none}.hero{height:360px}.levi-visual{left:25%;width:450px;height:450px;top:-67px}.levi-caption{right:0;width:152px}.hero-manifesto{font-size:11px}.telemetry{left:6%;top:44%}.conversation-stack{width:min(690px,100%);margin:0 auto}.sidebar{min-height:550px}.page-footer>p{font-size:7px;letter-spacing:.1em;gap:12px}.side-manifesto{margin-top:130px}.room{background-position:57% top}.welcome h2{font-size:18px}.workspace-signature{font-size:9px}body.has-conversation .levi-visual{left:31%}}
@media(max-width:850px){.app-shell{grid-template-columns:160px minmax(0,1fr);column-gap:25px;padding:0 18px}.brand-sigil{width:64px;height:64px}.brand-type{font-size:24px}.brand-type>span{font-size:11px}.brand{gap:15px}.connection{display:none}.nav-item{gap:12px;padding-left:13px;font-size:13px}.nav-item .icon{width:20px;height:20px}.hero{height:324px}.levi-visual{left:12%;width:395px;height:395px;top:-40px}.levi-caption{right:-3px;width:131px;top:38px}.levi-caption>p{font-size:7px}.levi-caption h1{font-size:17px}.levi-values{font-size:8px;margin-top:45px}.hero-manifesto{display:none}.telemetry{left:0;top:49%;width:111px;height:111px;padding:11px 12px}.telemetry>span{font-size:7px}.signal-bars{gap:3px}.welcome{gap:9px;padding-right:14px}.welcome h2{font-size:16px}.welcome p{font-size:11px}.shortcut span{font-size:10px}.shortcut{min-height:85px}.prompt-shortcuts{gap:8px}.workspace-signature{font-size:8px;letter-spacing:.05em}.workspace-signature i{margin:0 5px}body.has-conversation .levi-visual{left:21%;width:280px;height:280px;top:-40px}body.has-conversation .levi-caption{top:24px}body.has-conversation .telemetry{width:111px}#chatForm{margin-top:30px}.page-footer>p>span{display:none}}
@media(max-width:680px){.app-shell{display:flex;flex-direction:column;padding:0 16px;min-height:100svh;gap:0}.topbar{height:89px;min-height:89px;gap:10px}.brand-group{gap:9px}.menu-toggle{display:inline-grid;width:30px;height:36px}.menu-toggle .icon{width:21px;height:21px}.brand{gap:10px}.brand-sigil{width:41px;height:41px}.brand-sigil::before{width:4px;height:4px;left:-2px;box-shadow:0 0 6px 2px #ff333e}.brand-type{font-size:21px;letter-spacing:-.7px}.brand-type>span{font-size:8px;letter-spacing:.3em;margin-top:3px}.quota-panel{font-size:10px;max-width:160px;padding:0}.quota-counts{gap:3px}.quota-window+.quota-window::before{margin-right:3px}.quota-counts strong{font-size:10px}.quota-status,.quota-countdown{font-size:8px;max-width:160px;line-height:1.4}.connection-bar{gap:0}.sidebar{position:fixed;z-index:30;left:12px;top:80px;width:238px;max-height:calc(100svh - 100px);overflow:auto;min-height:0;padding:18px 10px 22px;background:#0d1623f7;border:1px solid #a0b9cf44;border-radius:15px;box-shadow:0 20px 80px #000b;backdrop-filter:blur(22px);display:none}.nav-item{font-size:14px;min-height:47px;padding-left:15px}.sidebar .side-manifesto{display:none}.sidebar .back-home{margin-top:22px;font-size:10px}body.nav-open .sidebar{display:flex}.nav-backdrop{position:fixed;inset:78px 0 0;z-index:25;border:0;background:#0005;backdrop-filter:blur(4px);border-radius:0}body.nav-open .nav-backdrop{display:block}.workspace{width:100%;flex:1;padding-bottom:10px}.hero{height:290px}.levi-visual{width:365px;height:365px;max-width:105vw;max-height:105vw;left:50%;transform:translateX(-50%);top:-57px}.telemetry{width:91px;height:94px;top:39%;left:1%;background:#162b3820;border-color:#b8dbea25;border-radius:12px;padding:9px}.telemetry>span{font-size:6px}.signal-bars{gap:3px;height:28px}.signal-bars i{height:4px}.signal-bars i:nth-child(3n){height:19px}.signal-bars i:nth-child(5n){height:26px}.telemetry>b{width:17px;margin-top:7px}.levi-caption{width:auto;top:auto;bottom:9px;right:0;left:0;text-align:center}.levi-caption h1{font-size:14px;letter-spacing:.26em;margin:0 0 5px}.levi-caption>p{font-size:7px;letter-spacing:.12em}.levi-caption>p br{display:none}.levi-caption>p br::after{content:" "}.caption-rule,.levi-values{display:none}.conversation-stack{width:100%;margin:0}.welcome{min-height:96px;gap:11px;padding:16px 13px 16px 8px;border-radius:16px;background:linear-gradient(120deg,#243143ba,#0e1c2dcc)}.message-avatar{width:39px;height:39px}.welcome h2{font-size:16px;line-height:1.4;margin-top:0;margin-bottom:8px}.welcome p{font-size:11px;line-height:1.6}.prompt-shortcuts{margin-top:15px;gap:7px}.shortcut{min-height:85px;border-radius:13px;padding:10px 2px;gap:8px;background:#15203175}.shortcut .icon{width:23px;height:23px}.shortcut span{font-size:10px}.composer{gap:7px;padding:6px}.composer-plus{width:35px;height:35px}.composer-plus .icon{width:21px;height:21px}.input-wrapper{gap:7px;padding-left:10px}#prompt{font-size:13px;line-height:24px;height:24px}#sendButton{width:40px;height:40px}#sendButton .icon{width:21px;height:21px}.speech-toggle{width:25px}.speech-toggle .icon{width:20px;height:20px}#chatForm{margin-top:25px}.chat-privacy{font-size:9px;margin-top:10px}.workspace-signature{font-size:8px;letter-spacing:.07em;margin-top:23px}.workspace-signature i{margin:0 6px}.page-footer{min-height:58px;gap:12px;margin-top:15px}.footer-brand{font-size:12px}.footer-brand small{font-size:5px}.page-footer>p{display:none}.page-footer>a:last-child:not(.footer-brand){margin-left:auto;font-size:9px}.room{background-size:auto 100svh;background-position:center top;opacity:.85}.room::after{background:linear-gradient(180deg,#02091110,#07101a60 50%,#060c15e0)}.architecture-red{left:0;top:23vh;width:70vw}.architecture-blue{top:18vh}body.has-conversation .hero{height:153px}body.has-conversation .levi-visual{width:218px;height:218px;left:50%;top:-42px}body.has-conversation .levi-caption{top:auto;bottom:0;right:0;left:0}body.has-conversation .levi-caption h1{font-size:11px;margin:0}body.has-conversation .levi-caption>p{display:none}body.has-conversation .telemetry{width:82px;top:25%;height:84px;padding:8px}body.has-conversation .telemetry>span{font-size:6px}body.has-conversation .signal-bars{height:26px}.chat-output{min-height:230px;max-height:48svh;gap:13px;padding-top:12px}.message{font-size:13px;padding:13px 12px;gap:7px;border-radius:14px}.message .message-avatar{width:26px;height:26px}.message-heading{font-size:8px}.conversation-actions{font-size:9px;gap:12px;margin-top:12px}.conversation-actions>span{font-size:8px}.conversation-actions .icon{display:none}.club-dialog{width:calc(100vw - 24px);max-height:88svh;border-radius:17px}.club-dialog>header{padding:12px 16px}.club-dialog>header>h2{font-size:11px}.dialog-body{padding:16px 20px 25px;font-size:13px}.dialog-body h1{font-size:21px}}
@media(max-width:380px){.app-shell{padding:0 12px}.brand-sigil{display:none}.brand-type{font-size:20px}.brand-group{gap:7px}.quota-panel{font-size:9px}.quota-counts strong{font-size:9px}.hero{height:271px}.levi-visual{width:335px;height:335px;top:-52px}.telemetry{display:none}.welcome h2{font-size:15px}.welcome p{font-size:10px}.welcome{gap:7px}.welcome .message-avatar{width:32px;height:32px}.shortcut span{font-size:9px}.shortcut{min-height:80px}.prompt-shortcuts{gap:5px}.workspace-signature{font-size:7px}.workspace-signature i{margin:0 4px}.composer-plus{width:30px;height:33px}.input-wrapper{padding-left:8px;gap:5px}.speech-toggle{width:22px}#prompt{font-size:12px}#sendButton{width:36px;height:36px}.conversation-actions{gap:8px}.conversation-actions>span{font-size:7px}}
@media(prefers-reduced-motion:reduce){html,.chat-output{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* astra-reference-alignment: reviewed at the original 1536 x 1024 artboard. */
.room{filter:blur(5px);transform:scale(1.008)}
@media(min-width:1121px){
 .context-item{padding-block:11px}
 .desk-detail{position:absolute;top:calc(45.2474vw - 112px);right:-24px;width:26.6927vw;margin:0}
 .workspace{padding-bottom:16px}
 .workspace-signature{margin-top:20px}
 .page-footer{margin-top:16px;min-height:64px}
 .brand-sigil{top:12px}
}

/* exact-approved-panorama: desktop hero uses the approved cinematic artwork, not a substitute. */
.hero-scene{display:none}
@media(min-width:1121px){
body:not(.has-conversation) .hero-scene{display:block;position:absolute;left:0;top:-64px;width:100%;aspect-ratio:977/468;pointer-events:none;z-index:2;mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}
.hero-scene img{display:block;width:100%;height:auto}
body:not(.has-conversation) .hero>.levi-visual,body:not(.has-conversation) .hero>.telemetry,body:not(.has-conversation) .hero>.hero-manifesto{visibility:hidden}
body:not(.has-conversation) .hero>.levi-caption{visibility:hidden}
.scene-core{position:absolute;width:2.5%;height:5.2%;left:52%;top:43.5%;border-radius:50%;background:radial-gradient(circle,#fff8de44,#fa233c14 60%,transparent);box-shadow:0 0 22px 7px #ee234026;animation:core-breathe 6s ease-in-out infinite}
}


/* Centered blue system messages (not chat blobs) */
.message.is-system {
  align-self: center !important;
  max-width: 92%;
  width: fit-content;
  margin: 6px auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  display: flex !important;
  justify-content: center;
  flex-direction: row;
}
.message.is-system .message-avatar,
.message.is-system .message-heading,
.message.is-system .message-content {
  display: none !important;
}
.message.is-system .message-body {
  text-align: center;
  font: 12px/1.45 var(--sans, system-ui, sans-serif);
  letter-spacing: 0.01em;
  color: #8ec8f0;
  background: rgba(40, 110, 170, 0.18);
  border: 1px solid rgba(100, 180, 240, 0.35);
  border-radius: 999px;
  padding: 6px 14px;
  white-space: normal;
}
