:root{--bg-base:#e8d5c0;--bg-surface:#f5ebe1;--bg-user:#dabda2;--text:#3b2215;--text2:#8b6552;--text3:#8b6552;--accent:#a04a26;--accent-deep:#7d2e1d;--ink:#17110d;--circuit:#b98f76;--b:#3b221514;--b2:#3b221526}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;min-height:100%;overflow-x:hidden}body{background:var(--bg-base);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior:none;background-image:url(/icons/circuit-bg.svg),radial-gradient(circle at 50% 0,#f0dfc9 0%,#e2ceb7 100%);background-position:50% 14px,top;background-repeat:repeat,no-repeat;background-size:420px 420px,100% 100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,serif;font-size:15px;line-height:1.5}button,input,textarea,select{max-width:100%}input,textarea,select{font-size:16px!important}.app{flex-direction:column;width:100%;max-width:100vw;height:100dvh;display:flex;overflow:hidden}.serif{font-family:Georgia,Times New Roman,serif}.hdr{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--b);z-index:50;background:#f5ebe1ad;justify-content:center;align-items:center;gap:10px;height:60px;display:flex;position:fixed;top:0;left:0;right:0}.hdr-mark{background:var(--bg-surface) url(/icons/app-icon-96.png) center/cover no-repeat;border:1px solid #a04a2647;border-radius:9px;width:28px;height:28px;box-shadow:0 6px 16px #3b22151a}.hdr-title{letter-spacing:.06em;font-size:1.1rem;font-weight:500}.nav{width:100%;max-width:100vw;height:calc(65px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--b);padding-bottom:env(safe-area-inset-bottom);z-index:50;background:#f5ebe1b8;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.nt{color:var(--text3);cursor:pointer;width:60px;height:100%;font:inherit;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:color .2s;display:flex}.nt.ac{color:var(--text)}.nt svg{width:22px;height:22px}.nt span{letter-spacing:.05em;font-size:.6rem;font-weight:500}.msg{overflow-wrap:anywhere;word-break:normal;border-radius:12px;max-width:min(88%,34rem);padding:12px 16px;font-size:.9rem;line-height:1.5}.msg-ai{background:var(--bg-surface);border:1px solid var(--b);border-bottom-left-radius:4px;box-shadow:0 2px 10px #00000005}.msg-u{background:var(--bg-user);border:1px solid var(--b);border-bottom-right-radius:4px}.msg-m{color:var(--text3);margin-top:4px;font-size:.65rem;display:block}.msg-u .msg-m{text-align:right}.md{font-size:.92rem;line-height:1.58}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p{margin:.45rem 0}.md strong{color:var(--text);font-weight:650}.md ul,.md ol{margin:.45rem 0 .55rem 1.1rem;padding-left:.2rem}.md li{margin:.28rem 0}.md h1,.md h2,.md h3{color:var(--text);margin:.75rem 0 .35rem;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.2}.md h1{font-size:1.15rem}.md h2{font-size:1.05rem}.md h3{font-size:1rem}.md code{border:1px solid var(--b);background:#3b22150f;border-radius:6px;padding:.08rem .28rem;font-size:.86em}.md blockquote{border-left:3px solid var(--accent);color:var(--text2);margin:.55rem 0;padding-left:.75rem}.md table{border-collapse:collapse;width:100%;max-width:100%;margin:.65rem 0;font-size:.86rem;line-height:1.42}.md th,.md td{vertical-align:top;text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #3b22151a;padding:.42rem .48rem}.md th{color:var(--text);font-weight:650}.md pre{white-space:pre-wrap;word-break:break-word;border:1px solid var(--b);background:#3b22150b;border-radius:10px;max-width:100%;margin:.55rem 0;padding:.55rem .65rem;overflow-x:auto}.md pre code{white-space:pre-wrap;background:0 0;border:0;padding:0}.inpw{bottom:calc(65px + env(safe-area-inset-bottom));background:linear-gradient(to top,var(--bg-base)64%,transparent);z-index:40;width:100%;max-width:100vw;padding:8px 14px;position:fixed;left:0;right:0}.inpr{background:var(--bg-surface);border:1px solid var(--b2);border-radius:999px;align-items:center;min-width:0;padding:6px 6px 6px 16px;display:flex;box-shadow:0 4px 20px #0000000a}.inpf{min-width:0;font:inherit;color:var(--text);resize:none;-webkit-overflow-scrolling:touch;background:0 0;border:none;outline:none;flex:1;max-height:168px;padding:8px 0;font-size:16px;line-height:1.4;overflow-y:auto}.inpf::placeholder{color:var(--text3)}.chat-disclaimer{text-align:center;color:var(--text3);margin:6px 8px 0;font-size:11px;line-height:1.3}.send{background:linear-gradient(145deg,var(--accent),var(--accent-deep));color:#f5ebe1;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.send:active{transform:scale(.95)}.send:disabled{opacity:.35}.card{background:var(--bg-surface);border:1px solid var(--b);border-radius:20px;margin-bottom:16px;overflow:hidden}.ci{border-bottom:1px solid var(--b);color:inherit;cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;font-size:.9rem;text-decoration:none;display:flex}.ci:last-child{border-bottom:none}.tc{border:1px solid var(--b);background:linear-gradient(#f5ebe1f7,#f5ebe1e6);border-radius:20px;padding:24px;position:relative;box-shadow:0 8px 24px #3b22150a}.tc.feat{border-color:var(--accent);box-shadow:0 8px 30px #3b221514}.tb{background:var(--text);color:#f5ebe1;letter-spacing:.05em;border-radius:999px;padding:4px 12px;font-size:.65rem;font-weight:500;position:absolute;top:16px;right:16px}.bp{border:1px solid var(--accent);width:100%;font:inherit;text-align:center;cursor:pointer;color:var(--text);background:0 0;border-radius:999px;padding:14px;font-size:.9rem;font-weight:500}.bp.pri{background:linear-gradient(145deg,var(--accent),var(--accent-deep));color:#f5ebe1}.mini-btn{border:1px solid var(--b2);color:var(--text);font:inherit;background:#f5ebe18c;border-radius:999px;padding:7px 12px;font-size:.78rem}.ft{color:var(--text2);align-items:flex-start;gap:10px;margin-bottom:6px;font-size:.85rem;display:flex}.ft svg{width:15px;height:15px;color:var(--text);flex-shrink:0;margin-top:3px}.av{background:var(--bg-surface);border:1px solid var(--b);width:56px;height:56px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:1.4rem;display:flex}.act{color:var(--text3);margin-top:2px;padding:14px 16px;font-size:.85rem}.loading{min-height:60vh;color:var(--text3);justify-content:center;align-items:center;display:flex}.onb{width:100%;max-width:100vw;height:100dvh;padding:32px 16px calc(28px + env(safe-area-inset-bottom));background:var(--bg-base);-webkit-overflow-scrolling:touch;overflow:hidden auto}.onb-submit{bottom:calc(12px + env(safe-area-inset-bottom));position:sticky;box-shadow:0 10px 24px #3b22151f}.content-scroll{min-height:0;padding:60px 0 calc(145px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.app-error-banner{color:var(--text);z-index:45;background:#fff6e9d1;border:1px solid #a04a263d;border-radius:0;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 12px;font-size:.82rem;line-height:1.35;display:flex;position:sticky;top:0;box-shadow:0 8px 22px #3b221514}.app-error-banner span{min-width:0}.app-error-retry{color:var(--accent);font:inherit;background:#ffffff6b;border:1px solid #a04a2657;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.76rem;font-weight:650}.safe-text{overflow-wrap:anywhere}.tab-pad{padding:16px}.tab-stack{flex-direction:column;gap:14px;padding:16px;display:flex}.tab-stack-lg{flex-direction:column;gap:16px;padding:16px;display:flex}.quota-row{align-items:center;gap:6px;padding:6px 0;display:flex}.quota-track{background:var(--bg-user);border-radius:2px;flex:1;height:4px;overflow:hidden}.quota-fill{height:100%;width:var(--quota-pct);background:#5a8f4a;border-radius:2px;transition:width .5s}.quota-fill.mid{background:#c4944a}.quota-fill.high{background:var(--accent)}.quota-count{color:var(--text3);font-size:.7rem}.chat-topbar{align-items:center;gap:10px;display:flex}.chat-topbar .quota-row{flex:1;min-width:0}.chat-new-button{border:1px solid var(--b2);min-height:40px;color:var(--accent);font:inherit;white-space:nowrap;background:#f5ebe1b3;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:9px 13px;font-size:.78rem;font-weight:650;display:inline-flex}.empty-chat{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:50vh;padding:0 24px;display:flex;position:relative}.empty-chat:before{content:"";background:var(--bg-surface) url(/icons/app-icon-96.png) center/cover no-repeat;border:1px solid #a04a263d;border-radius:24px;width:92px;height:92px;margin-bottom:18px;box-shadow:0 12px 32px #3b22151f}.empty-chat-title{margin-bottom:8px;font-size:2rem;font-weight:400}.empty-chat-copy{color:var(--text2);max-width:280px;font-size:.9rem}.message-list{flex-direction:column;gap:8px;display:flex}.msg-ai{align-self:flex-start}.msg-u{align-self:flex-end}.message-error{color:#a04a26;margin-bottom:4px;font-size:.75rem}.typing-cursor{background:var(--text);vertical-align:middle;width:8px;height:16px;margin-left:2px;animation:1s infinite pulse;display:inline-block}.stream-stop-wrap{margin-top:8px}.stream-stop{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:999px;min-height:40px;padding:0 14px;font-size:.75rem}.thinking{color:var(--text3)}.search-input{border:1px solid var(--b);resize:vertical;width:100%;min-height:110px;font:inherit;color:var(--text);background:#ffffff59;border-radius:12px;padding:12px}.check-row{justify-content:flex-start;gap:10px}.notice-accent{color:var(--accent)}.result-count{padding:2px 2px 0}.source-meta{color:var(--text2);margin-bottom:6px;font-size:.7rem}.source-meta-row{align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.source-chip{min-height:24px;color:var(--accent);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#ffffff6b;border:1px solid #a04a263d;border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.source-chip.official{color:#4f7f42;background:#4f7f421f;border-color:#4f7f4247}.source-chip.aggregator{color:#8e6230;background:#bf8b4b24;border-color:#bf8b4b4d}.source-chip.reference{color:var(--accent);background:#b34b251f;border-color:#b34b2547}.source-chip.media{color:#6d4d35;background:#5d47301a;border-color:#5d473038}.source-chip.unknown{color:var(--text2);background:#5a50461a;border-color:#5a504633}.source-domain{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text2);font-size:.76rem;overflow:hidden}.source-warning{border-left:3px solid var(--accent);color:#765443;background:#b34b2514;border-radius:10px;margin:0 0 10px;padding:9px 10px;font-size:.78rem;line-height:1.35}.source-warning.compact{font-size:.74rem}.source-freshness{border:1px solid var(--b2);border-left:2px solid var(--circuit);color:var(--text2);background:#f5ebe199;border-radius:8px;margin:0 0 10px;padding:6px 10px;font-size:.74rem;line-height:1.35}.source-freshness.stale{color:#8b3a22;background:#a04a2612;border-left-color:#a04a26}.result-title{margin-bottom:8px;font-size:1.15rem;font-weight:500}.result-summary{color:var(--text2);margin-bottom:10px;font-size:.9rem}.result-facts{color:var(--text3);margin-bottom:10px;font-size:.76rem}.button-grid{gap:8px;display:grid}.block-link{text-decoration:none;display:block}.history-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.history-segments{gap:6px;margin-bottom:14px;display:flex}.history-seg{border:1px solid var(--b2);min-height:40px;color:var(--text2);font:inherit;white-space:nowrap;text-overflow:ellipsis;background:#f5ebe173;border-radius:999px;flex:1;padding:7px 8px;font-size:.74rem;font-weight:700;overflow:hidden}.history-seg.active{color:#8b2d19;background:#8b2d191a;border-color:#8b2d1959}.history-date-group{margin-bottom:14px}.history-group-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text3);margin:0 2px 6px;font-size:.6rem;font-weight:600}.section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text2);font-size:.65rem;font-weight:500}.empty-note{text-align:center}.history-row-body{flex-direction:column;gap:2px;display:flex;overflow:hidden}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.history-title{font-weight:500}.history-search{margin-bottom:12px}.history-search-input{border:1px solid var(--b2);width:100%;color:var(--text);font:inherit;background:#f5ebe173;border-radius:12px;outline:none;padding:9px 12px;font-size:.82rem}.history-search-input::placeholder{color:var(--text3)}.history-search-input:focus{border-color:#8b2d1959}.history-snippet{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.section-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:24px 0 12px;display:flex}.saved-list{flex-direction:column;gap:12px;display:flex}.saved-card{padding:18px}.saved-title{margin-bottom:8px;font-size:1.05rem;font-weight:500}.saved-summary{color:var(--text2);margin-bottom:10px;font-size:.86rem}.saved-meta{color:var(--text3);margin-bottom:10px;font-size:.74rem}.saved-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.button-centered{text-align:center}.grid-full{grid-column:1/-1}.danger{color:var(--accent)}.pricing-intro{text-align:center;margin-bottom:32px}.pricing-title{margin-bottom:8px;font-size:2.4rem;font-weight:400}.muted-copy{color:var(--text2);font-size:.9rem}.plan-list{flex-direction:column;gap:16px;display:flex}.plan-title{margin-bottom:4px;font-size:1.6rem;font-weight:500}.plan-price{margin-bottom:16px;font-size:2rem;font-weight:300}.plan-suffix{color:var(--text2);font-size:.85rem}.plan-button{margin-top:16px}.profile-head{align-items:center;gap:16px;margin-bottom:32px;display:flex}.profile-name{font-size:1.3rem;font-weight:500}.profile-plan,.profile-muted{color:var(--text2);font-size:.85rem}.plain-link{text-decoration:none}.home-card{border:1px solid var(--b);background:linear-gradient(#f5ebe1f7,#f5ebe1e6);border-radius:20px;margin-bottom:24px;padding:16px;position:relative;overflow:hidden;box-shadow:0 10px 28px #3b22150d}.home-card:after{content:"";opacity:.11;pointer-events:none;background:url(/icons/app-icon-96.png) 50%/cover no-repeat;width:118px;height:118px;position:absolute;top:-26px;right:-26px}.home-card-head{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.home-icon{background:var(--bg-surface) url(/icons/app-icon-96.png) center/cover no-repeat;width:42px;height:42px;color:var(--accent);border:1px solid #a04a2638;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 18px #3b221517}.home-icon svg{filter:drop-shadow(0 1px #f5ebe1bf)}.home-icon.ok{color:#4f7f42;background:#4f7f421f}.home-copy{min-width:0}.home-title{margin-bottom:4px;font-weight:650}.home-copy p{color:var(--text2);margin:0;font-size:.84rem}.home-notice{color:var(--text2);border:1px solid var(--b);background:#ffffff57;border-radius:12px;margin-bottom:12px;padding:10px;font-size:.8rem}.home-status{color:var(--text2);align-items:center;gap:8px;font-size:.86rem;display:flex}.home-status.ok{color:#4f7f42}.home-secondary-link{text-align:center;color:var(--accent);margin-top:10px;font-size:.84rem;text-decoration:none;display:block}.section-title{margin:0 0 12px}.section-title.spaced{margin:24px 0 12px}.onb-inner{max-width:520px;margin:0 auto}.onb-title{margin-bottom:8px;font-size:2rem;font-weight:400}.onb-copy{color:var(--text2);margin-bottom:20px}.onb-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text2);margin-bottom:8px;font-size:.75rem}.onb-consent-link{color:#8b3a22;text-decoration:underline}.role-row{margin-bottom:8px}.role-row .bp[data-unavailable=true]{opacity:.45}.role-disabled{color:var(--text2);padding:6px 8px 0;font-size:.72rem}.spec-input{border:1px solid var(--b);background:#ffffff59;border-radius:12px;width:100%;margin-top:8px;padding:12px}.waitlist{text-align:center;flex-direction:column;gap:12px;padding:24px}.waitlist-title{font-size:1.8rem;font-weight:400}.waitlist-copy{color:var(--text2);max-width:320px}.support-link{max-width:260px;text-decoration:none}.send-muted{background:var(--text2)}.mini-error{color:#2f2119;background:#ead8c3;place-items:center;min-height:100svh;padding:24px;display:grid}.mini-error-card{background:#ffffff73;border-radius:20px;width:100%;max-width:360px;padding:20px;box-shadow:0 10px 40px #4a32231f}.mini-error-title{margin:0 0 10px;font-family:Georgia,serif;font-size:28px;font-weight:400}.mini-error-copy{color:#7d6255;margin:0 0 18px;line-height:1.45}.mini-error-button{color:#fff;background:#aa4f2b;border:0;border-radius:999px;width:100%;min-height:48px;font-weight:700}.install-page{min-height:100dvh;padding:24px 16px calc(28px + env(safe-area-inset-bottom));background:var(--bg-base);color:var(--text);overflow-y:auto}.install-card{background:var(--bg-surface);border:1px solid var(--b);border-radius:20px;width:100%;max-width:430px;margin:0 auto 16px;padding:20px;box-shadow:0 10px 34px #3b221514}.install-icon{border-radius:22px;width:96px;height:96px;margin:0 auto 14px;display:block;box-shadow:0 10px 24px #3b221524}.install-kicker{text-align:center;text-transform:uppercase;letter-spacing:.16em;color:var(--text2);margin-bottom:6px;font-size:.68rem}.install-title{text-align:center;margin-bottom:10px;font-size:2rem;font-weight:400;line-height:1.1}.install-copy{text-align:center;color:var(--text2);max-width:340px;margin:0 auto 16px;font-size:.92rem}.install-status{border:1px solid var(--b);color:var(--text2);background:#ffffff57;border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px;font-size:.86rem;display:flex}.install-status.ok{color:#4f7f42}.install-status svg{flex-shrink:0;margin-top:1px}.install-primary{justify-content:center;align-items:center;gap:8px;display:flex}.install-secondary{background:#f5ebe18c;justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}.install-link{text-decoration:none}.install-steps-card{padding:18px 20px}.install-steps{flex-direction:column;gap:12px;margin:12px 0 0;list-style:none;display:flex}.install-step{color:var(--text);grid-template-columns:28px 1fr;align-items:start;gap:10px;font-size:.9rem;display:grid}.install-step-number{background:var(--accent);color:#f5ebe1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:700;display:flex}.install-note{max-width:430px;color:var(--text2);align-items:flex-start;gap:9px;margin:0 auto;padding:0 4px;font-size:.82rem;display:flex}.install-note svg{color:var(--accent);flex-shrink:0;margin-top:2px}@keyframes spin{to{transform:rotate(360deg)}}.spin{border:2px solid var(--b);border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}:root{--paper:#fff6e9;--paper-2:#f8ebd9;--gold:#d0aa79;--gold-2:#b78855;--red:#b34b25;--red-deep:#7e2a18;--shadow-soft:0 18px 46px #472b1824;--shadow-inset:inset 0 0 0 1px #ffffffad, inset 0 0 26px #bc895514}body{color:#332014;background:radial-gradient(circle at 50% -10%,#fffcf6eb 0,#fff6e99e 34%,#e1c9aee0 100%) top/100% 100%,url(/icons/circuit-bg.svg) top/360px 360px}.app{background:linear-gradient(#fffbf49e,#ead5bcb8) top/100% 100%,url(/icons/circuit-bg.svg) 50% 28px/360px 360px}.hdr{background:radial-gradient(circle at 50% 18%,#ffffffd1,#faeedddb 52%,#ebd4bcd1) 50%/100% 100%,url(/icons/circuit-bg.svg) 50% -24px/360px 360px;border-bottom:1px solid #b286575c;flex-direction:column;gap:5px;height:96px;padding:8px 18px 9px;box-shadow:0 12px 34px #50321e14}.hdr:before,.hdr:after{content:"";pointer-events:none;border:1px solid #be94635c;height:20px;position:absolute;left:14px;right:14px}.hdr:before{border-bottom:none;border-radius:28px 28px 0 0;bottom:8px}.hdr:after{opacity:.45;border-top:none;border-radius:0 0 22px 22px;bottom:0}.hdr-mark{background:var(--paper) url(/icons/app-icon-96.png) center/cover no-repeat;width:32px;height:32px;box-shadow:0 10px 24px #4a261321,var(--shadow-inset);border:1px solid #b1532838;border-radius:12px}.hdr-title{letter-spacing:.1em;text-shadow:0 1px #fff,0 8px 20px #532f191a;font-size:clamp(1.44rem,6.4vw,2.04rem);font-weight:500;line-height:1}.hdr-line{background:linear-gradient(90deg,transparent,var(--gold),transparent);width:min(190px,52vw);height:1px;position:relative}.hdr-line:first-child:after{content:"✦";color:var(--red);font-size:16px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.content-scroll{padding:102px 0 calc(96px + env(safe-area-inset-bottom))}.app-chat .content-scroll{padding-bottom:calc(176px + env(safe-area-inset-bottom))}.inpw{bottom:calc(78px + env(safe-area-inset-bottom));background:linear-gradient(#e8d5c000,#e8d5c0f5 28%);padding:8px 14px 9px}.chat-source-row{pointer-events:none;scrollbar-width:none;justify-content:flex-end;gap:7px;padding:0 4px 7px;display:flex;overflow-x:auto}.chat-source-row::-webkit-scrollbar{display:none}.source-toggle,.source-hint{color:#7b5c43;min-height:40px;font:inherit;box-shadow:0 6px 16px #4a2c1814,var(--shadow-inset);pointer-events:auto;white-space:nowrap;background:#fff8eec7;border:1px solid #7e2a183d;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 11px;font-size:.74rem;line-height:1;display:inline-flex}.source-toggle.on{color:#fff7ec;background:linear-gradient(145deg,var(--red),var(--red-deep));border-color:#7e2a1880}.source-hint{color:#8b2d19;background:linear-gradient(#fffaf2f5,#f6e5cfeb);border-color:#b9583257}.source-toggle svg,.source-hint svg{flex-shrink:0}.inpr{min-height:54px;box-shadow:0 12px 34px #4a2c1824,var(--shadow-inset);background:linear-gradient(#fff9f0fa,#f6e8d5f5);border:1px solid #be946380;border-radius:28px;align-items:flex-end;padding:7px 7px 7px 16px}.send{background:radial-gradient(circle at 35% 22%,#d47a48,var(--red) 48%,var(--red-deep));width:42px;height:42px;box-shadow:0 8px 18px #7e2a1840,inset 0 0 0 2px #ffefd780}.attach-btn{width:40px;height:40px;color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-left:-6px;transition:background .15s,color .15s;display:flex}.attach-btn:active{background:#a04a261a}.attach-row{scrollbar-width:none;gap:7px;padding:0 4px 7px;display:flex;overflow-x:auto}.attach-row::-webkit-scrollbar{display:none}.attach-chip{border:1px solid var(--b2);max-width:220px;min-height:34px;color:var(--text2);background:#fff8eeeb;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 6px 5px 11px;font-size:.76rem;line-height:1;display:inline-flex;box-shadow:0 4px 14px #4a2c1814}.attach-chip svg{color:var(--accent);flex-shrink:0}.attach-chip.err{color:#8b2d19;background:#ffeee8f2;border-color:#b02a1880}.attach-chip.err svg{color:#8b2d19}.attach-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attach-x{width:32px;height:32px;color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -4px -4px 0;display:flex}.attach-x:active{background:#3b22151a}.attach-spin{border:2px solid #a04a2640;border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite attachspin}@keyframes attachspin{to{transform:rotate(360deg)}}.nav{width:auto;height:calc(70px + env(safe-area-inset-bottom));padding:6px 6px env(safe-area-inset-bottom);box-shadow:0 10px 34px #4428162e,var(--shadow-inset);background:linear-gradient(#fff8eef7,#f4e2cbf2);border:1px solid #be946373;border-radius:24px;bottom:6px;left:8px;right:8px}.nt{color:#7b5c43;border-radius:18px;flex:1;gap:3px;width:auto;min-width:0;height:56px;min-height:48px;position:relative}.nt svg{stroke-width:1.75px;width:22px;height:22px}.nt span{letter-spacing:.01em;font-size:.72rem}.nt.ac span{font-weight:700}.nt.ac{color:var(--red-deep);box-shadow:0 6px 16px #4e2d181a,var(--shadow-inset);background:linear-gradient(#fff7ecf2,#eed5b8e0)}.nt.ac:before{display:none}.tab-pad,.tab-stack,.tab-stack-lg{width:100%;max-width:720px;margin:0 auto;padding-left:20px;padding-right:20px}.card,.tc,.home-card,.install-card{box-shadow:var(--shadow-soft),var(--shadow-inset);background:linear-gradient(#fffaf2f5,#f8e9d3ed) 50%/100% 100%,url(/icons/circuit-bg.svg) top/290px 290px;border:1px solid #be94636e;border-radius:22px}.card,.tc,.home-card{position:relative}.card:before,.tc:before,.home-card:before{content:"";pointer-events:none;border:1px solid #caa57147;border-radius:16px;position:absolute;inset:7px}.card-pad{padding:18px}.ci{border-color:#be946340;min-height:54px;padding:13px 16px;font-size:1rem}.mini-btn{color:#8a3b22;min-height:38px;box-shadow:0 4px 12px #492b1714,var(--shadow-inset);background:linear-gradient(#fff9f1e0,#f5e1cad1);border-color:#a04a267a;padding:8px 13px}.bp{min-height:48px;box-shadow:var(--shadow-inset);border-color:#a04a26c7}.bp.pri{background:radial-gradient(circle at 35% 18%,#d97b49,var(--red) 48%,var(--red-deep));border:1px solid #7e2a18d1;box-shadow:0 12px 26px #7e2a1840,inset 0 0 0 2px #ffecd27a}.bp:disabled{opacity:.45;cursor:default}.section-label{color:#9b4928;letter-spacing:.16em;align-items:center;gap:12px;font-size:.78rem;display:flex}.section-label:after{content:"";background:linear-gradient(90deg,#be94639e,#0000);flex:1;height:1px}.profile-head{box-shadow:var(--shadow-soft),var(--shadow-inset);background:linear-gradient(#fffaf3eb,#f8e8d3db);border:1px solid #be94636b;border-radius:22px;margin:0 0 18px;padding:14px}.av{background:radial-gradient(circle at 40% 26%,#fff8ed,#eed8b9);border:1px solid #be94638c;border-radius:50%;width:60px;height:60px;font-size:1.6rem;box-shadow:0 8px 22px #4a2c181f,inset 0 0 0 7px #ffffff59}.profile-name{font-size:1.45rem;line-height:1.05}.profile-plan{color:#9c5a3b;font-size:.92rem}.home-card{margin-bottom:18px;padding:18px}.home-card:after{opacity:.08;width:126px;height:126px;top:-34px;right:-34px}.home-icon{width:54px;height:54px;box-shadow:0 10px 24px #4a2c1824,var(--shadow-inset);border-radius:17px}.home-title{color:#392114;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.15}.home-copy p{color:#5e3d2b;font-size:.9rem;line-height:1.45}.home-notice{background:#fffbf4a8;border-color:#be946352}.search-input{background:linear-gradient(#fffdf8d1,#f9ecdac2) 50%/100% 100%,url(/icons/circuit-bg.svg) 100% 100%/260px 260px;border:1px solid #be94636b;border-radius:18px;min-height:126px;padding:16px;box-shadow:inset 0 0 0 1px #ffffff9e;font-size:.98rem!important}.search-input::placeholder{color:#9d918a}.check-row{align-items:center;gap:13px;min-height:48px;padding:11px 0}.check-row input[type=checkbox]{appearance:none;background:#fffbf4ad;border:2px solid #5c3d2ab3;border-radius:8px;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.check-row input[type=checkbox]:checked{border-color:var(--red);background:radial-gradient(circle at 35% 20%,#d87948,var(--red))}.check-row input[type=checkbox]:checked:after{content:"✓";color:#fffaf1;font-size:17px;font-weight:700;line-height:1}.option-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.option-title{color:#342116;font-size:.94rem;font-weight:560}.option-sub{color:#7d5c48;font-size:.78rem}.option-info{color:#a06a42;border:1px solid #be94639e;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Georgia,serif;font-weight:700;display:grid}.option-lock{border:2px solid #be94638c;border-radius:9px 9px 7px 7px;width:22px;height:26px;position:relative}.option-lock:before{content:"";border:2px solid #be94638c;border-bottom:none;border-radius:10px 10px 0 0;width:8px;height:9px;position:absolute;top:-9px;left:5px}.result-title,.saved-title{font-size:1.16rem}.history-toolbar,.section-toolbar{margin-left:4px;margin-right:4px}.history-new{min-width:92px;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.history-row-body{gap:4px}.history-title{font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.history-preview{color:#8b6552;font-size:.82rem}.history-icon{background:var(--paper) url(/icons/app-icon-96.png) center/cover no-repeat;border:1px solid #b469406b;border-radius:50%;flex:0 0 42px;width:42px;height:42px;box-shadow:0 6px 16px #532f191f,inset 0 0 0 5px #ffffff6b}.empty-note{min-height:190px;box-shadow:var(--shadow-soft),var(--shadow-inset);background:linear-gradient(#fffaf2d1,#f8e9d3c7);border:1px solid #be946357;border-radius:24px;place-items:center;display:grid}.empty-note.compact-empty{min-height:92px}.practice-history-card .ci{min-height:64px}.practice-history-row{width:100%;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #be946340}.practice-history-row:last-child{border-bottom:0}.history-primary-toolbar{margin-top:2px}.practice-history-icon{background:#fffaf2db;place-items:center;display:grid}.practice-history-icon:before{content:"";border:2px solid #7e2a18b8;border-radius:50%;width:18px;height:18px;display:block;box-shadow:inset 5px 0 #7e2a182e}.history-row-action{color:#8b2d19;background:#fff8ee9e;border:1px solid #a04a262e;border-radius:999px;flex:none;align-items:center;min-height:40px;padding:5px 9px;font-size:.72rem;font-weight:750;display:inline-flex}.history-row-action.primary{color:#fffaf2;background:linear-gradient(#c5582deb,#8f2a19f0);border-color:#7e2a1870;box-shadow:0 7px 14px #7e2a1821,inset 0 1px #ffffff40}.practice-history-actions{flex:none;align-items:center;gap:5px;display:flex}.history-row-delete{color:#8b2d19;background:#fff8eeb8;border:1px solid #a04a2633;border-radius:999px;flex:0 0 30px;place-items:center;width:30px;min-width:40px;height:30px;min-height:40px;font-size:1.12rem;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #fff6}.history-row-delete:active{transform:translateY(1px)}.practice-history-sources,.practice-history-preview-list{align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.practice-history-preview-list{flex-direction:column;align-items:flex-start;gap:2px}.practice-history-domain{color:#8b6552;text-overflow:ellipsis;white-space:nowrap;background:#fff8ee94;border:1px solid #a04a2629;border-radius:999px;align-items:center;max-width:96px;min-height:20px;padding:2px 7px;font-size:.68rem;line-height:1;display:inline-flex;overflow:hidden}.practice-history-source-title{color:#8b6552;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-size:.72rem;line-height:1.2;overflow:hidden}.practice-history-dot{vertical-align:1px;background:#b17c29;border-radius:999px;width:7px;height:7px;margin-right:5px;display:inline-block}.practice-history-dot.official{background:#2b743b}.practice-history-dot.reference{background:#b15328}.practice-history-dot.aggregator{background:#8e6230}.practice-history-dot.media{background:#6d4d35}.practice-history-dot.unknown{background:#9a7e6b}.practice-history-empty{color:#9a7e6b;font-size:.7rem;font-style:italic}.app-chat .tab-stack-lg{min-height:calc(100dvh - 272px)}.tab-stack-lg.chat-empty{flex-direction:column;display:flex}.tab-stack-lg.chat-empty .empty-chat{margin-top:auto;margin-bottom:auto}.empty-chat{height:auto;min-height:min(380px,100dvh - 296px);box-shadow:var(--shadow-soft),var(--shadow-inset);background:linear-gradient(#fffaf3f0,#f9ebd8e0) 50%/100% 100%,url(/icons/circuit-bg.svg) 50% 40px/320px 320px;border:1px solid #be946366;border-radius:26px;padding:22px 18px}.empty-chat:before{width:156px;height:156px;box-shadow:none;background:url(/icons/app-icon-512.png) 50%/cover no-repeat;border:0;border-radius:34px;margin-bottom:18px}.empty-chat-title{font-size:1.72rem;line-height:1.08}.empty-chat-copy{max-width:310px;font-size:.92rem;line-height:1.42}.quota-row{gap:14px;padding:4px 6px 2px}.chat-topbar{gap:10px;padding:0 2px}.chat-new-button{color:#8a3b22;min-height:40px;box-shadow:0 6px 16px #4a2c1814,var(--shadow-inset);background:linear-gradient(#fff9f0e6,#f2ddc6cc);border-color:#a04a2680;flex:none;padding:9px 13px}.chat-new-button svg{width:16px;height:16px}.quota-track{background:#d6b693;border-radius:999px;height:6px;box-shadow:inset 0 1px 2px #4c2c182e}.quota-count{color:#7e2a18;min-width:48px;font-size:.8rem}.message-list{gap:10px}.source-note{width:calc(100% - 18px);box-shadow:0 8px 22px #4a2c181a,var(--shadow-inset);color:#5c3b29;background:linear-gradient(#fffaf2eb,#f6e6d1db);border:1px solid #be94636b;border-radius:18px;align-self:flex-start;padding:10px 12px}.source-note-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.source-quality-badge{color:#8b2d19;letter-spacing:.02em;background:#fff8eed1;border:1px solid #7e2a1838;border-radius:999px;align-items:center;min-height:24px;padding:4px 9px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.source-quality-badge.official{color:#245c34;background:#e8f5e2cc;border-color:#2b743b42}.source-quality-badge.mixed{color:#74420d;background:#fff1d3d1;border-color:#b17c2947}.source-quality-badge.reference{color:#80351b;background:#ffe7d6d1;border-color:#b153284d}.source-quality-badge.none{color:#6d6258;background:#f2ece2d1;border-color:#786c5e47}.source-note-count{color:var(--text2);min-width:0;font-size:.72rem}.source-note p{color:#745846;margin:0;font-size:.82rem;line-height:1.45}.source-card-list{margin-top:9px}.source-card-list summary{cursor:pointer;color:#8b2d19;align-items:center;width:max-content;max-width:100%;min-height:30px;font-size:.78rem;font-weight:700;list-style:none;display:flex}.source-card-list summary::-webkit-details-marker{display:none}.source-card-list summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-top:-3px;margin-left:8px;transition:transform .16s;transform:rotate(45deg)}.source-card-list[open] summary:after{margin-top:3px;transform:rotate(225deg)}.source-card-stack{gap:7px;margin-top:3px;display:grid}.source-card-link{color:inherit;background:#fffaf2c7;border:1px solid #7e2a1829;border-radius:14px;grid-template-columns:minmax(0,1fr);gap:4px 8px;padding:9px 10px;text-decoration:none;display:grid;box-shadow:0 7px 16px #462a160f}.source-card-badge{color:#7b5236;background:#fff6e8e6;border:1px solid #7e2a182e;border-radius:999px;justify-content:center;align-self:start;align-items:center;width:max-content;max-width:100%;min-height:22px;padding:3px 7px;font-size:.62rem;font-weight:800;line-height:1;display:inline-flex}.source-card-badge.official{color:#245c34;background:#e8f5e2db;border-color:#2b743b40}.source-card-badge.reference{color:#80351b;background:#ffe7d6db;border-color:#b1532840}.source-card-badge.media,.source-card-badge.aggregator{color:#7d5422;background:#fff1d3db;border-color:#b17c2940}.source-card-title{color:#342219;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;min-width:0;font-size:.82rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.source-card-meta{color:#8b6c58;text-overflow:ellipsis;white-space:normal;min-width:0;font-size:.7rem;line-height:1.25;overflow:hidden}.source-card-acc-head{cursor:pointer;grid-template-columns:minmax(0,1fr);gap:4px 8px;list-style:none;display:grid}.source-card-acc-head::-webkit-details-marker{display:none}.source-card-acc-head::marker{content:"";display:none}.source-card-acc[open] .source-card-title{-webkit-line-clamp:unset;display:block}.source-card-acc-body{border-top:1px dashed #7e2a182e;gap:8px;margin-top:9px;padding-top:9px;display:grid}.source-card-summary{color:#5c4434;margin:0;font-size:.78rem;line-height:1.4}.source-card-acc-body .source-warning{margin:0}.source-card-open{color:#8b2d19;background:#fff6e8e6;border:1px solid #7e2a1838;border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:30px;padding:5px 12px;font-size:.74rem;font-weight:800;text-decoration:none;display:inline-flex}.msg{border-color:#be946357;border-radius:20px;min-width:0;max-width:calc(100% - 24px);box-shadow:0 8px 18px #4428160f}.msg-ai{background:#fffaf3f0;align-self:flex-start;width:calc(100% - 18px)}.msg-u{background:linear-gradient(#e7c5a4,#d4a77d);align-self:flex-end;width:auto;max-width:min(86%,34rem)}.msg .md{max-width:100%;font-size:.95rem;line-height:1.58;overflow:hidden}.msg .md h1{margin:.15rem 0 .6rem;font-size:1.18rem;line-height:1.2}.msg .md h2{margin:.8rem 0 .4rem;font-size:1.08rem;line-height:1.25}.msg .md h3{margin:.7rem 0 .35rem;font-size:1rem;line-height:1.25}.msg .md hr{border:0;border-top:1px solid #3b22151a;margin:.8rem 0}.msg .md ul,.msg .md ol{margin:.45rem 0 .65rem 1.05rem}.msg .md li{margin:.24rem 0}.msg .md li::marker{color:#9b4928;font-weight:650}.msg .md table{-webkit-overflow-scrolling:touch;background:#fffbf494;border:1px solid #be946342;border-radius:12px;display:block;overflow-x:auto}.msg .md thead,.msg .md tbody{min-width:100%}.msg .md pre{white-space:pre-wrap;font-size:.86rem;line-height:1.45;overflow-x:hidden}.msg .md code{white-space:pre-wrap;word-break:break-word}.msg-actions{justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.msg-ai .msg-actions{justify-content:flex-start}.msg-action{color:#8b3a22;min-width:40px;height:40px;font:inherit;background:linear-gradient(#fffaf3e0,#f4e1ccc2);border:1px solid #a04a263d;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:.72rem;font-weight:750;display:inline-flex;box-shadow:0 5px 12px #4a2c1814,inset 0 0 0 1px #ffffff8c}.msg-action svg{width:15px;height:15px}.msg-action:active{transform:translateY(1px)}.msg-action.active{color:#fff;background:linear-gradient(#a04a26,#8b3a22);border-color:#a04a26;box-shadow:0 5px 12px #4a2c1829}.msg-action.neg.active{background:linear-gradient(#c0392b,#a12f22);border-color:#a12f22}.feedback-reasons{flex-wrap:wrap;justify-content:flex-start;gap:6px;margin-top:8px;display:flex}.feedback-reason{color:var(--text2);font:inherit;background:#fffaf3b3;border:1px solid #a04a263d;border-radius:999px;align-items:center;min-height:40px;padding:4px 10px;font-size:.72rem;font-weight:650;display:inline-flex}.feedback-reason:active{transform:translateY(1px)}.grounded-sources{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.grounded-sources-label{color:#2f7d4f;font-size:.72rem;font-weight:700}.grounded-source{color:#2f7d4f;background:#2f7d4f14;border:1px solid #2f7d4f52;border-radius:999px;align-items:center;min-height:36px;padding:3px 9px;font-size:.72rem;font-weight:650;text-decoration:none;display:inline-flex}.grounded-source:active{transform:translateY(1px)}.draft-chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.draft-chips-label{color:var(--text3);font-size:.8rem}.draft-chip{color:#8b3a22;min-height:40px;font:inherit;background:#fffaf3b3;border:1px solid #a04a2647;border-radius:999px;align-items:center;padding:8px 16px;font-size:.82rem;font-weight:650;display:inline-flex}.draft-chip:active{transform:translateY(1px)}.hdr-back{width:44px;height:44px;color:var(--red-deep);box-shadow:0 8px 20px #4a2c181f,var(--shadow-inset);z-index:49;background:linear-gradient(#fff9f0d1,#f2ddc6b8);border:1px solid #a04a2642;border-radius:999px;place-items:center;display:grid;position:fixed;top:66px;left:14px}.hdr-back svg{width:20px;height:20px}.home-card:after{display:none}.history-row-body{text-align:left;flex:1;align-items:flex-start;min-width:0}.history-title{letter-spacing:0;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.98rem;font-weight:650;line-height:1.22}.history-preview{width:100%;font-size:.78rem;line-height:1.2}.history-icon{flex-basis:36px;width:36px;height:36px;box-shadow:0 5px 12px #532f191a,inset 0 0 0 4px #ffffff61}.history-chevron{flex:0 0 14px;margin-left:8px}.history-card .ci{gap:12px;min-height:58px}@media (max-width:430px){.tab-pad,.tab-stack,.tab-stack-lg{padding-left:14px;padding-right:14px}.msg{max-width:100%;padding:12px 14px}.msg-ai,.source-note{width:100%}.msg .md{font-size:.9rem;line-height:1.52}.msg .md table,.msg .md thead,.msg .md tbody,.msg .md tr,.msg .md th,.msg .md td{display:block}.msg .md thead{display:none}.msg .md tr{border-bottom:1px solid #be946338;padding:.3rem 0}.msg .md tr:last-child{border-bottom:0}.msg .md th,.msg .md td{border-bottom:0;padding:.28rem .5rem}}.install-page{background:radial-gradient(circle at 50% 0,#fffcf6fa,#e8d5c0e6) 0 0/100% 100%,url(/icons/circuit-bg.svg) 0 0/360px 360px}@media (max-width:390px){.hdr{height:88px}.hdr-mark{border-radius:10px;width:28px;height:28px}.hdr-title{font-size:1.36rem}.hdr-line{width:min(160px,48vw)}.content-scroll{padding-top:94px}.app-chat .content-scroll{padding-bottom:calc(166px + env(safe-area-inset-bottom))}.empty-chat{min-height:min(338px,100dvh - 282px)}.empty-chat:before{border-radius:30px;width:130px;height:130px}.profile-name{font-size:1.28rem}.home-title{font-size:1.18rem}.home-copy p{font-size:.92rem}.nav{height:calc(66px + env(safe-area-inset-bottom))}.nt{height:52px}.inpw{bottom:calc(74px + env(safe-area-inset-bottom))}.history-title{font-size:.92rem}.history-preview{font-size:.72rem}.history-icon{flex-basis:32px;width:32px;height:32px}.history-card .ci{gap:9px}.practice-history-row{align-items:flex-start}.practice-history-actions{flex-direction:column;align-items:flex-end;gap:4px}.history-row-action{padding:4px 7px;font-size:.66rem;display:inline-flex}.history-row-delete{flex-basis:28px;width:28px;min-width:40px;height:28px;min-height:40px;font-size:1rem}}
