:root{--paper:#f4f1ea;--ink:#191a16;--muted:#74766e;--line:#d9d7ce;--panel:#fffef9;--lime:#cbea65;--coral:#ff8d73;--sky:#7dc7da;--violet:#9f94de;--font-geist-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans);margin:0}button,textarea{font:inherit}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:minmax(230px,.68fr) minmax(560px,1.62fr) minmax(300px,.82fr);height:100svh;display:grid;overflow:hidden}.side-rail,.insight-panel{min-height:100svh;padding:34px 30px}.side-rail{border-right:1px solid var(--line);flex-direction:column;display:flex}.brand{width:fit-content;color:var(--ink);letter-spacing:.18em;align-items:center;gap:11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark,.avatar{color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.brand-mark{width:34px;height:34px;font-size:19px}.avatar{flex:none;width:32px;height:32px;font-size:15px}.rail-copy{margin-top:clamp(42px,7vh,76px)}.eyebrow{letter-spacing:.14em;color:var(--muted);font-size:10px;font-weight:750}.rail-copy h1{letter-spacing:-.055em;margin:18px 0 17px;font-size:clamp(31px,3.1vw,46px);font-weight:620;line-height:1.04}.rail-copy p{max-width:270px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.journey{gap:17px;margin:38px 0 0;padding:0;list-style:none;display:grid}.journey li{color:#aaa9a2;align-items:center;gap:14px;font-size:12px;font-weight:600;display:flex}.journey li span{width:22px;font:10px/1 var(--font-geist-mono), monospace}.journey .done{color:var(--muted)}.journey .active{color:var(--ink)}.journey .active:after{content:"";background:var(--ink);width:22px;height:2px;margin-left:auto}.mobile-user-select{display:none}.user-switcher{flex-direction:column;flex:1;min-height:0;margin-top:36px;display:flex}.user-switcher>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:11px;display:flex}.user-switcher>header>div{gap:5px;display:grid}.user-switcher>header strong{font-size:12px}.user-switcher>header button{cursor:pointer;background:0 0;border:1px solid #cac8bf;border-radius:50%;width:27px;height:27px;font-size:17px;line-height:1}.user-switcher>header button:disabled{opacity:.35;cursor:not-allowed}.user-list{align-content:start;gap:5px;min-height:0;margin-top:9px;display:grid;overflow-y:auto}.user-item{background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:minmax(0,1fr) 27px;align-items:center;gap:2px;width:100%;min-width:0;padding:3px;display:grid}.user-item:hover{background:#ebe8df}.user-item.active{background:#fffdf7;border-color:#d3d0c6;box-shadow:0 6px 18px #24241b08}.user-select-button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;padding:6px 4px;display:grid}.user-select-button:disabled{opacity:1;cursor:default}.user-delete-button{color:#a08f88;cursor:pointer;opacity:.52;background:0 0;border:0;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;transition:opacity .16s,color .16s,background .16s;display:grid}.user-item:hover .user-delete-button,.user-delete-button:focus-visible{opacity:1}.user-delete-button:hover{color:#984d43;background:#f4d9d3}.user-delete-button:disabled{opacity:.2;cursor:not-allowed}.user-initial{color:#55574f;background:#dedbd1;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:750;display:grid}.user-item.active .user-initial{background:var(--lime);color:var(--ink)}.user-copy{gap:3px;min-width:0;display:grid}.user-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.user-copy small{color:var(--muted);font-size:8px}.user-readiness{color:#91928a;font:8px/1 var(--font-geist-mono), monospace}.privacy-note{color:var(--muted);margin:18px 0 0;font-size:10px;line-height:1.55}.privacy-note span{color:#68a866;margin-right:4px;font-size:8px}.conversation{background:var(--panel);flex-direction:column;height:100svh;min-height:0;display:flex}.conversation-head{border-bottom:1px solid #e9e7df;justify-content:space-between;align-items:center;height:74px;padding:0 38px;display:flex}.conversation-head>div{align-items:center;gap:9px;font-size:11px;display:flex}.status-dot{background:#67b46e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #67b46e19}.status-dot.thinking{background:var(--coral);animation:1.2s ease-in-out infinite breathe;box-shadow:0 0 0 4px #ff8d7320}.quiet-button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px}.quiet-button:disabled{opacity:.35;cursor:not-allowed}.active-user-name{color:#8a8b84;font-size:10px;font-weight:500}.companion-mode{color:#676b52;letter-spacing:.03em;background:#eef1df;border-radius:99px;margin-left:7px;padding:4px 7px;font-size:9px;font-weight:700}.head-actions{gap:17px!important}.mobile-model{display:none}.chat-stream{flex:1;padding:34px clamp(30px,5vw,82px) 26px;overflow:auto}.date-divider{color:#aaa9a2;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:14px;font-size:9px;display:flex}.date-divider:before,.date-divider:after{content:"";background:#eeece6;flex:1;height:1px}.message{gap:13px;max-width:84%;margin-top:35px;display:flex}.message-body{font-size:14px;line-height:1.75}.message-body p{margin:0 0 9px}.message-body p:last-child{margin-bottom:0}.ai-message .message-body{padding-top:4px}.user-message{justify-content:flex-end;margin-left:auto}.user-message .message-body{background:#f0eee7;border-radius:17px 17px 4px;padding:15px 18px}.latest{margin-top:27px}.profile-reveal{background:#f7f4ec;border:1px solid #d6d3c9;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 18px 48px #24241b0c}.profile-reveal-head{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:18px;padding:23px 25px;display:flex}.profile-reveal-head h2{letter-spacing:-.045em;margin:7px 0 0;font-size:24px;line-height:1.1}.profile-reveal-head .eyebrow{color:#adafa7}.profile-reveal-head>strong{color:var(--lime);letter-spacing:.04em;border:1px solid #596044;border-radius:99px;flex:none;padding:8px 11px;font-size:10px;line-height:1}.profile-reveal-meta{border-bottom:1px solid #dedbd2;flex-wrap:wrap;gap:8px;padding:14px 20px;display:flex}.profile-reveal-meta span{color:#5f615a;background:#e8e5db;border-radius:99px;padding:6px 9px;font-size:9px}.result-domain-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:12px;padding:17px;display:grid}.result-domain{background:#fffdf8;border:1px solid #dddacf;border-radius:12px;overflow:hidden}.result-domain>header{border-bottom:1px solid #e8e5dc;justify-content:space-between;align-items:center;padding:12px 13px;display:flex}.result-domain>header>span{align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.result-domain>header i{border-radius:50%;width:7px;height:7px}.result-domain>header small{color:var(--muted);font:8px/1 var(--font-geist-mono), monospace}.result-fact{border-bottom:1px solid #eeebe3;padding:12px 13px}.result-fact:last-child{border-bottom:0}.result-fact>div{gap:4px;display:grid}.result-fact>div>span{color:var(--muted);font-size:9px}.result-fact>div>strong{font-size:11px;line-height:1.55}.result-fact>small{color:#909188;font:8px/1.4 var(--font-geist-mono), monospace;margin-top:6px;display:block}.result-fact blockquote{border-left:2px solid var(--lime);color:#686a62;background:#f2f0e8;margin:8px 0 0;padding:7px 9px;font-size:9px;line-height:1.55}.profile-reveal>footer{color:var(--muted);border-top:1px solid #dedbd2;padding:13px 20px 16px;font-size:9px;line-height:1.6}.composer-wrap{padding:0 clamp(30px,5vw,82px) 26px}.collection-focus{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.collection-focus span{letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:750}.collection-focus small{font-size:9px}.suggestions{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.suggestions button{color:#5d5e58;cursor:pointer;background:#fff;border:1px solid #dcdad2;border-radius:99px;padding:8px 12px;font-size:10px}.suggestions button:hover{color:var(--ink);border-color:#a9a79e}.suggestions button:disabled{opacity:.45;cursor:wait}.composer{background:#fff;border:1px solid #ceccc3;border-radius:14px;position:relative;box-shadow:0 8px 30px #22221a0b}.composer textarea{resize:none;width:100%;min-height:74px;color:var(--ink);background:0 0;border:0;outline:0;padding:17px 60px 15px 17px;font-size:13px;line-height:1.55}.composer textarea::placeholder{color:#a5a49e}.send-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:35px;height:35px;font-size:20px;position:absolute;bottom:12px;right:12px}.send-button:disabled{opacity:.28;cursor:not-allowed}.composer-meta{color:#a09f99;justify-content:space-between;margin-top:8px;font-size:9px;display:flex}.typing-row{align-items:center;gap:5px;margin:22px 0 0 45px;display:flex}.typing-row span{background:#a2a299;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite typing}.typing-row span:nth-child(2){animation-delay:.14s}.typing-row span:nth-child(3){animation-delay:.28s}.error-banner{color:#814b42;background:#fff0ec;border:1px solid #e0a69a;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:10px 12px;font-size:10px;display:flex}.error-banner button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.insight-panel{border-left:1px solid var(--line);background:#ece9e1;height:100svh;overflow-y:auto}.insight-head{justify-content:space-between;align-items:flex-start;display:flex}.insight-head h2{letter-spacing:-.04em;margin:10px 0 0;font-size:21px}.live-pill{font:8px/1 var(--font-geist-mono), monospace;letter-spacing:.1em;border:1px solid #bab8af;border-radius:99px;padding:5px 8px}.readiness-card{background:var(--ink);color:#fff;border-radius:16px;margin-top:30px;padding:21px}.readiness-top{justify-content:space-between;align-items:center;display:flex}.readiness-top>div:first-child{gap:6px;display:grid}.readiness-top span{color:#b8b9b2;font-size:10px}.readiness-top strong{letter-spacing:-.06em;font-size:39px;line-height:1}.readiness-top small{margin-left:2px;font-size:15px}.readiness-card p{color:#b8b9b2;margin:18px 0 0;font-size:10px;line-height:1.6}.profile-open-button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #3f403a;justify-content:space-between;align-items:flex-end;width:100%;margin-top:16px;padding:12px 0 0;display:flex}.profile-open-button span{gap:4px;font-size:11px;font-weight:650;display:grid}.profile-open-button small{color:var(--lime);font:8px/1 var(--font-geist-mono), monospace;letter-spacing:.08em}.profile-open-button b{color:var(--lime);font-size:18px;font-weight:400}.profile-open-button:hover span{color:var(--lime)}.orb{background:conic-gradient(var(--lime) 0 61%, #393a34 61% 100%);border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.orb span{background:var(--ink);border-radius:50%;width:50px;height:50px}.domain-list,.signal-card{margin-top:29px}.section-label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:700;display:flex}.domain-row{margin-top:17px}.domain-row>div:first-child{justify-content:space-between;font-size:11px;display:flex}.domain-row strong{font:9px/1 var(--font-geist-mono), monospace;color:var(--muted)}.meter{background:#d9d6cd;border-radius:99px;height:4px;margin-top:8px;overflow:hidden}.meter span{border-radius:inherit;height:100%;display:block}.domain-facts{border-left:2px solid #d6d3ca;gap:5px;margin-top:10px;padding-left:9px;display:grid}.domain-fact{grid-template-columns:minmax(64px,.7fr) minmax(0,1.3fr);align-items:baseline;gap:8px;display:grid}.domain-fact>span{color:#7e8078;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.domain-fact>strong{color:#4d4f48;font:8px/1.35 var(--font-geist-sans);text-align:right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.decay-note{color:#9a9c92;background:#efece2;border-radius:2px;margin-left:5px;padding:0 3px;font-size:7px;font-style:normal}.domain-fact.decayed>strong,.result-fact.decayed>div>strong{opacity:.62}.domain-facts>small{color:#999990;font-size:8px}.signal-card{background:#f5f2e9;border:1px solid #d5d2c8;border-radius:13px;padding:17px}.pulse{background:var(--coral);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ff8d7320}.signal-tags{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.signal-tags span{background:#e1edc0;border-radius:5px;padding:6px 8px;font-size:9px}.signal-tags .negative{background:#f1d2cb}.signal-tags .muted-tag{color:var(--muted);background:#e3e0d7}.signal-card p{color:var(--muted);margin:14px 0 0;font-size:9px;line-height:1.55}.model-link{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #d5d2c8;justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding:14px 2px;display:flex}.model-link span{gap:3px;font-size:10px;display:grid}.model-link small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.model-link b{font-size:17px;font-weight:400}.drawer-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1617126e;justify-content:flex-end;display:flex;position:fixed;inset:0}.model-drawer{background:#f7f4ed;flex-direction:column;width:min(620px,100%);height:100%;animation:.24s ease-out drawer-in;display:flex;box-shadow:-22px 0 70px #10110d2b}.profile-result-drawer{width:min(780px,100%)}.profile-result-content{padding:24px 28px 40px}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:27px 30px 22px;display:flex}.drawer-head h2{letter-spacing:-.045em;margin:8px 0 0;font-size:25px}.drawer-head button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:36px;height:36px;font-size:23px;line-height:1}.drawer-tabs{border-bottom:1px solid var(--line);gap:5px;padding:14px 30px 0;display:flex}.drawer-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:11px 12px 12px;font-size:11px}.drawer-tabs button.active{border-bottom-color:var(--ink);color:var(--ink);font-weight:700}.drawer-tabs button span{color:#a3a39c;font:9px/1 var(--font-geist-mono), monospace;margin-left:4px}.drawer-content{flex:1;padding:24px 30px 40px;overflow:auto}.drawer-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:14px 30px;font-size:9px;display:flex}.drawer-footer button{color:#a05246;cursor:pointer;background:0 0;border:0;font-size:9px;text-decoration:underline}.user-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16171275;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.user-modal{background:#f8f5ed;border-radius:18px;width:min(430px,100%);padding:30px;position:relative;box-shadow:0 30px 90px #0d0e0a38}.user-modal-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:12px;line-height:1;position:absolute;top:14px;right:14px}.user-modal-close:hover{color:var(--ink);background:#0d0e0a14}.user-modal h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:25px;line-height:1.2}.user-modal>p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.user-modal form{gap:8px;margin-top:23px;display:grid}.user-modal label{color:var(--muted);letter-spacing:.05em;font-size:9px;font-weight:700}.user-modal input{width:100%;color:var(--ink);font:13px/1.4 var(--font-geist-sans);background:#fff;border:1px solid #ccc9bf;border-radius:10px;outline:0;padding:13px 14px}.user-modal input:focus{border-color:#8e946f;box-shadow:0 0 0 3px #cbea6529}.user-modal-error{color:#874b41;background:#f6ddd6;border-radius:7px;padding:8px 10px;font-size:9px}.user-modal-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.user-modal-actions button{cursor:pointer;border-radius:9px;padding:10px 14px;font-size:10px}.user-modal-actions .secondary{background:0 0;border:1px solid #d1cec4}.user-modal-actions .primary{border:1px solid var(--ink);background:var(--ink);color:#fff}.user-modal-actions .primary:disabled{opacity:.35;cursor:not-allowed}.user-modal .owner-token-box{background:#161712;border-radius:12px;justify-items:center;gap:10px;margin:18px 0 4px;padding:16px 14px;display:grid}.user-modal .owner-token-box code{font:12px/1.5 var(--font-geist-mono);letter-spacing:.08em;color:#e9e7db;word-break:break-all;text-align:center}.user-modal .owner-token-box .secondary{color:#e9e7db;background:0 0;border:1px solid #3d4036}.user-modal .owner-token-box .secondary:disabled{opacity:.4;cursor:not-allowed}.user-modal .owner-token-warning{color:#984d43;margin:6px 0 0}.user-modal .private-option{color:var(--ink);letter-spacing:0;cursor:pointer;align-items:flex-start;gap:9px;margin-top:6px;font-size:11px;font-weight:600;display:flex}.user-modal .private-option small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:400;line-height:1.55;display:block}.user-modal .private-option input{width:auto;accent-color:var(--ink);margin-top:1px}.user-modal .private-option input:disabled{opacity:.4}.user-switcher.private{margin-top:22px}.user-switcher.private .user-initial{color:var(--muted);background:#efe9d8}.user-switcher.private .user-copy small{color:var(--muted)}.empty-state{min-height:300px;color:var(--muted);text-align:center;place-content:center;justify-items:center;display:grid}.empty-state span{color:#b7b5ac;font-size:33px}.empty-state p{max-width:260px;font-size:11px;line-height:1.7}.claim-list,.embedding-list,.profile-groups{gap:12px;display:grid}.claim-card,.embedding-card,.profile-group{background:#fffdf7;border:1px solid #dcd9cf;border-radius:12px;padding:17px}.claim-top,.embedding-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.claim-top code,.feature-line code{color:#777970;font:9px/1.4 var(--font-geist-mono), monospace}.claim-top span,.embedding-title span{color:var(--muted);font:9px/1 var(--font-geist-mono), monospace}.claim-card>strong{margin-top:13px;font-size:13px;line-height:1.5;display:block}.claim-card blockquote{border-left:2px solid var(--lime);color:#606159;background:#f2f0e8;margin:13px 0;padding:10px 12px;font-size:10px;line-height:1.6}.claim-meta{gap:6px;display:flex}.claim-meta span{color:var(--muted);font:8px/1 var(--font-geist-mono), monospace;background:#eceae2;border-radius:5px;padding:5px 7px}.profile-group{padding:0;overflow:hidden}.profile-group>header{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e4e1d8;align-items:center;gap:8px;padding:13px 15px;font-size:10px;font-weight:700;display:flex}.profile-group>header span{border-radius:50%;width:7px;height:7px}.feature-line{border-bottom:1px solid #ece9e0;grid-template-columns:minmax(140px,.8fr) 1.2fr;gap:16px;padding:13px 15px;display:grid}.feature-line:last-child{border-bottom:0}.feature-line>div{gap:4px;display:grid}.feature-line strong,.feature-line>div:last-child>span{font-size:10px;line-height:1.45}.feature-line small{color:var(--muted);font:8px/1.4 var(--font-geist-mono), monospace}.runtime-strip{background:var(--ink);color:#bfc0b9;border-radius:9px;flex-wrap:wrap;align-items:center;gap:12px;padding:11px 13px;font-size:9px;display:flex}.runtime-strip b{color:#fff;font-weight:600}.runtime-state{font:8px/1 var(--font-geist-mono), monospace;text-transform:uppercase;border:1px solid #595a54;border-radius:99px;margin-left:auto;padding:4px 6px}.runtime-state.live{border-color:var(--lime);color:var(--lime)}.embedding-title strong{font:11px/1.4 var(--font-geist-mono), monospace}.embedding-card pre{color:#55574f;white-space:pre-wrap;font:9px/1.65 var(--font-geist-mono), monospace;background:#f0eee6;border-radius:8px;margin:14px 0;padding:12px;overflow:auto}.vector-preview{color:#777970;font:8px/1.5 var(--font-geist-mono), monospace;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@keyframes typing{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes breathe{0%,to{opacity:.55}50%{opacity:1}}@keyframes drawer-in{0%{opacity:.3;transform:translate(26px)}to{opacity:1;transform:translate(0)}}@media (max-width:1080px){.app-shell{grid-template-columns:220px minmax(520px,1fr)}.insight-panel{display:none}.mobile-model{display:inline-block}}@media (max-width:760px){.app-shell{height:auto;min-height:100svh;display:block;overflow:visible}.side-rail{border:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;min-height:auto;padding:20px 20px 17px}.rail-copy,.journey,.user-switcher,.privacy-note{display:none}.mobile-user-select{max-width:155px;color:var(--ink);background:#fffdf7;border:1px solid #d0cdc4;border-radius:8px;margin-left:auto;padding:7px 28px 7px 9px;font-size:10px;display:block}.conversation{height:auto;min-height:calc(100svh - 72px)}.conversation-head{height:58px;padding:0 18px}.chat-stream{padding:24px 18px}.message{max-width:94%}.composer-wrap{padding:0 18px 18px}.suggestions{flex-wrap:nowrap;overflow-x:auto}.suggestions button{flex:none}.composer-meta span:first-child{display:none}.composer-meta{justify-content:flex-end}.profile-reveal-head{padding:20px}.profile-reveal-head h2{font-size:21px}.result-domain-grid{grid-template-columns:1fr;padding:12px}.drawer-head,.drawer-content,.drawer-footer,.drawer-tabs{padding-left:20px;padding-right:20px}.feature-line{grid-template-columns:1fr;gap:9px}}.send-button.stop-button{color:#f4f1e8;background:#3d3e38;font-size:9px}.send-button.stop-button:hover:not(:disabled){background:#55574e}.queued-note{color:#8a8c82;border:1px dashed #d6d2c6;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;padding:6px 10px;font-size:9px;display:flex}.queued-note button{color:#6f716a;cursor:pointer;background:0 0;border:0;font-size:9px;text-decoration:underline}.admin-bar{z-index:60;color:#f6efe6;background:#7a3b2e;justify-content:center;align-items:center;gap:12px;padding:7px 14px;font-size:10px;display:flex;position:fixed;top:0;left:0;right:0}.admin-bar b{letter-spacing:.04em}.admin-bar button{color:inherit;cursor:pointer;background:0 0;border:1px solid #f6efe680;border-radius:5px;padding:2px 9px;font-size:9px}.admin-bar-form label{opacity:.85}.admin-bar-form input{color:inherit;background:#0000002e;border:1px solid #f6efe666;border-radius:5px;min-width:220px;padding:3px 8px;font-size:10px}.app-shell.admin-mode{padding-top:28px}
