:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fafaf8;--g:#2563eb;--gd:#1d4ed8;--gs:#eff6ff;--m:#64748b;--l:#dfe5ee;--w:#fff;--ink:#111827;--cream:#fafaf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink)}button,textarea,input{font:inherit}button{touch-action:manipulation}.topbar{position:sticky;top:0;z-index:30;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(14px,4vw,52px);background:#f6f8f5f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e5e7eb}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-weight:950}.brand-button{border:0;background:transparent;padding:0;cursor:pointer;font:inherit}.brand-mark,.assistant-mark{display:grid;place-items:center;background:var(--g);color:#fff;font-weight:950}.brand-mark{width:37px;height:37px;border-radius:12px}.topbar-right{display:flex;gap:10px;align-items:center}.ghost-btn,.back{border:0;background:transparent;color:var(--gd);font-weight:850;cursor:pointer}.sign-in-btn{padding:10px 14px;border:1px solid #d6deeb;border-radius:12px;background:#fff}.account-chip{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--l);padding:5px 7px 5px 5px;border-radius:999px}.account-chip img,.account-chip>span{width:30px;height:30px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--gs);color:var(--g);font-weight:900}.account-chip button{border:0;background:transparent;color:var(--m);font-size:12px;cursor:pointer}.hero{max-width:1360px;margin:auto;min-height:calc(100vh - 68px);display:grid;grid-template-columns:1.04fr .96fr;gap:56px;align-items:center;padding:64px clamp(18px,5vw,70px)}.eyebrow{display:block;color:var(--g);font-size:11px;font-weight:950;letter-spacing:.14em;margin-bottom:12px}.hero h1,.heading h1,.chat-head h1{margin:0;letter-spacing:-.055em;line-height:.98}.hero h1{font-size:clamp(42px,6vw,76px)}.hero h1 span{color:var(--g)}.hero p,.heading p{color:var(--m);font-size:18px;line-height:1.65}.hero-composer{margin-top:26px;background:#fff;border:1px solid var(--l);border-radius:22px;box-shadow:0 18px 60px #0f172a14;padding:12px}.hero-composer textarea{width:100%;border:0;resize:none;outline:none;padding:10px 10px 8px;color:var(--ink);background:transparent;line-height:1.6;font-size:16px}.hero-composer-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.attach-btn,.secondary-btn,.phone-btn{border:1px solid var(--l);background:#fbfcfe;border-radius:12px;padding:12px 14px;color:var(--gd);font-weight:850;cursor:pointer}.primary-btn{border:0;border-radius:14px;padding:14px 18px;background:var(--g);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 28px #2563eb33}.primary-btn:hover,.send-btn:hover{background:var(--gd)}.quick-starts{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.quick-starts button{display:flex;align-items:center;gap:6px;border:1px solid var(--l);background:#ffffffc7;border-radius:999px;padding:8px 11px;color:#475569;font-size:12px;cursor:pointer}.legal-note{font-size:11px!important;margin-top:13px!important}.hero-card{padding:24px;border-radius:28px;background:#111827;color:#fff;box-shadow:0 28px 80px #0f172a2e}.hero-card>small{color:#bfdbfe;font-weight:900;letter-spacing:.1em}.bubble{padding:17px;border-radius:17px;margin-top:15px;line-height:1.5}.bubble.user{background:#fff;color:#172033;margin-left:34px}.bubble.ai{background:#ffffff14;margin-right:34px}.bubble.ai p{margin:5px 0 0;color:#dbeafe;font-size:14px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.mini-grid span{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;font-size:11px;text-align:center}.strip{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding:17px;background:#f1f5f9;border-block:1px solid #e2e8f0;color:#64748b;font-size:12px}.strip strong{color:var(--ink)}.how,.cases-page{max-width:1100px;margin:auto;padding:70px 20px}.how h2{font-size:clamp(32px,4vw,50px);margin:0;letter-spacing:-.04em}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.how-grid article,.case-list article,.cases-empty{background:#fff;border:1px solid var(--l);border-radius:20px;padding:22px}.how-grid b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--gs);color:var(--g)}.how-grid p,.case-list p,.cases-empty p{color:var(--m);line-height:1.55}.chat-page{max-width:1180px;margin:auto;padding:22px 18px 60px}.chat-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.chat-case-status{font-size:11px;color:var(--m);font-weight:750}.chat-shell{min-height:calc(100vh - 135px);background:#fff;border:1px solid var(--l);border-radius:28px;box-shadow:0 20px 70px #0f172a12;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden}.chat-head{padding:22px 24px 16px;display:flex;justify-content:space-between;gap:18px;align-items:flex-end;border-bottom:1px solid #eef2f7}.chat-head h1{font-size:clamp(30px,4vw,48px)}.report-cta{border:1px solid #d8c79e;background:#f6f1e5;color:#71551e;border-radius:14px;padding:12px 14px;font-weight:900;cursor:pointer;white-space:nowrap}.document-strip{padding:10px 20px;display:flex;gap:8px;overflow:auto;background:#f8fafc;border-bottom:1px solid #eef2f7}.document-strip>span{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid var(--l);white-space:nowrap;font-size:12px}.document-strip small{color:var(--m);font-size:9px;text-transform:uppercase;font-weight:900}.messages{padding:28px clamp(14px,4vw,38px);overflow:auto;min-height:430px;max-height:calc(100vh - 330px)}.chat-empty{text-align:center;max-width:460px;margin:70px auto;color:var(--m)}.chat-empty>span{margin:auto;display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:var(--gs);color:var(--g);font-size:20px;font-weight:950}.chat-empty h2{color:var(--ink);font-size:28px;margin:16px 0 6px}.message-row{display:flex;gap:9px;margin-bottom:16px;align-items:flex-end}.message-row.user{justify-content:flex-end}.assistant-mark{flex:0 0 auto;width:32px;height:32px;border-radius:11px;font-size:11px}.message-bubble{max-width:min(720px,84%);padding:14px 16px;border-radius:18px;line-height:1.62;font-size:15px}.message-row.user .message-bubble{background:#eff6ff;color:#172033;border-bottom-right-radius:5px}.message-row.assistant .message-bubble{background:#f8fafc;border:1px solid #e5eaf2;border-bottom-left-radius:5px}.message-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.message-meta span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--gd);background:#eff6ff;border-radius:999px;padding:5px 7px}.thinking-bubble{display:flex;align-items:center;gap:5px;color:var(--m)}.thinking-bubble i{width:6px;height:6px;border-radius:50%;background:#7c8ca3;animation:pulse 1.2s infinite alternate}.thinking-bubble i:nth-child(2){animation-delay:.2s}.thinking-bubble i:nth-child(3){animation-delay:.4s}.thinking-bubble span{margin-left:6px;font-size:12px}@keyframes pulse{to{opacity:.25;transform:translateY(-2px)}}.chat-composer-wrap{padding:12px 16px 15px;border-top:1px solid #eef2f7;position:relative}.chat-composer{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:end;background:#f8fafc;border:1px solid #dfe5ee;border-radius:18px;padding:8px}.chat-composer textarea{resize:none;border:0;background:transparent;outline:none;padding:10px 4px;line-height:1.45;max-height:140px}.plus-btn,.send-btn{border:0;cursor:pointer;font-weight:900;border-radius:12px;height:42px}.plus-btn{width:42px;background:#fff;border:1px solid var(--l);color:var(--g);font-size:23px}.send-btn{padding:0 16px;background:var(--g);color:#fff}.send-btn:disabled{opacity:.45;cursor:not-allowed}.composer-note{text-align:center;color:#8a94a6;font-size:10px;margin-top:7px}.attach-menu{position:absolute;left:16px;bottom:82px;width:min(320px,calc(100vw - 32px));background:#fff;border:1px solid var(--l);border-radius:18px;padding:8px;box-shadow:0 22px 70px #0f172a29;z-index:15}.attach-menu>button{width:100%;display:flex;gap:10px;align-items:center;text-align:left;padding:12px;border:0;background:#fff;border-radius:12px;cursor:pointer}.attach-menu>button:hover{background:#f5f7fb}.attach-menu span{font-size:20px}.attach-menu div{display:flex;flex-direction:column;gap:2px}.attach-menu small{color:var(--m)}.attach-menu .attach-cancel{justify-content:center;color:var(--m);border-top:1px solid #eef2f7;border-radius:0}.hidden-file-input{display:none}.error{background:#fff0f0;border:1px solid #ffd1d1;color:#963535;border-radius:12px;padding:11px;margin:12px 0}.modal-shell{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;border:0;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-card,.report-card{position:relative;z-index:1;width:min(520px,100%);background:#fff;border-radius:24px;padding:28px;border:1px solid #dfe5ee;box-shadow:0 30px 100px #00000038}.auth-card h2,.report-card h2{font-size:32px;letter-spacing:-.04em;margin:5px 0 8px}.auth-card p,.report-card p{color:var(--m);line-height:1.6}.modal-x{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:23px;cursor:pointer}.google-btn,.phone-btn{width:100%;padding:14px;border-radius:14px;margin-top:10px;font-weight:900}.google-btn{border:1px solid var(--l);background:#fff;color:#1f2937;cursor:pointer}.google-btn span{margin-right:9px;color:#4285f4;font-weight:950}.phone-btn:disabled{opacity:.55;cursor:not-allowed}.report-card{width:min(760px,100%)}.report-card pre{white-space:pre-wrap;max-height:55vh;overflow:auto;background:#f8fafc;border:1px solid var(--l);border-radius:16px;padding:18px;font-family:inherit;line-height:1.6;color:#263244}.report-actions{display:flex;gap:10px;margin-top:14px}.cases-heading{max-width:800px;margin:28px 0}.heading h1{font-size:clamp(38px,5vw,62px)}.case-list{display:grid;gap:12px}.case-list article{display:flex;justify-content:space-between;align-items:center;gap:20px}.case-list h3{font-size:20px;margin:6px 0}.case-list small{color:#8792a5}.case-actions{display:flex;gap:8px;flex:0 0 auto}.danger-btn{border:1px solid #f0cccc;background:#fff7f7;color:#963535;border-radius:12px;padding:10px 12px;font-weight:800;cursor:pointer}.cases-empty{text-align:center;padding:55px 20px}.cases-empty>span{font-size:28px;color:var(--g)}footer{display:flex;justify-content:space-between;gap:20px;padding:30px clamp(18px,5vw,60px);border-top:1px solid var(--l);color:var(--m);font-size:12px}@media(max-width:800px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:42px}.hero-card{order:2}.how-grid{grid-template-columns:1fr}.chat-head{align-items:flex-start;flex-direction:column}.report-cta{width:100%}.case-list article{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.topbar{height:60px;padding:0 10px}.account-chip button{display:inline-flex;align-items:center;padding:0 6px;font-size:11px;font-weight:850;color:var(--gd)}.hero{padding:34px 15px 48px}.hero h1{font-size:44px}.hero-composer-actions{align-items:stretch;flex-direction:column-reverse}.primary-btn,.attach-btn{width:100%}.bubble.user{margin-left:18px}.bubble.ai{margin-right:18px}.mini-grid{grid-template-columns:repeat(3,1fr)}.chat-page{padding:12px 8px 36px}.chat-shell{border-radius:20px;min-height:calc(100vh - 88px)}.chat-head{padding:17px 15px 13px}.chat-head h1{font-size:34px}.messages{padding:20px 10px;max-height:none;min-height:calc(100vh - 350px)}.message-bubble{max-width:88%;font-size:14px}.composer-note{font-size:9px}.cases-page{padding:34px 14px}.case-actions{width:100%}.case-actions button{flex:1}.report-actions{flex-direction:column}footer{flex-direction:column}}.turn-meter{display:flex;justify-content:center;margin-top:7px;color:#64748b;font-size:10px;font-weight:850}.paywall-card{position:relative;z-index:1;width:min(560px,100%);background:#fff;border-radius:24px;padding:30px;border:1px solid #dfe5ee;box-shadow:0 30px 100px #0000003d}.paywall-card h2{font-size:34px;line-height:1.05;letter-spacing:-.045em;margin:6px 0 10px}.paywall-card p{color:var(--m);line-height:1.65}.paywall-benefits{display:grid;gap:9px;margin:18px 0;background:#f6faf7;border:1px solid #e1e7f0;border-radius:16px;padding:16px;color:#334155;font-size:13px;font-weight:750}.pay-btn{width:100%;margin-top:4px}.pay-btn:disabled{opacity:.7;cursor:not-allowed}.paywall-card>small{display:block;color:#8a94a6;line-height:1.5;margin-top:9px;text-align:center}.text-link{border:0;background:transparent;padding:0;color:var(--gd);font:inherit;font-weight:850;text-decoration:underline;cursor:pointer}.site-footer{align-items:flex-start}.site-footer>div{display:flex;flex-direction:column;gap:5px}.site-footer small{color:#8792a5}.site-footer nav{display:flex;gap:13px;flex-wrap:wrap}.site-footer nav button{border:0;background:transparent;color:var(--gd);font-size:12px;font-weight:800;padding:0;cursor:pointer}.legal-page{max-width:880px}.legal-draft-warning{margin-top:22px;padding:17px;border:1px solid #e5d6ad;background:#fffaf0;border-radius:16px;color:#6e5a28;line-height:1.6;font-size:13px}@media(max-width:600px){.site-footer nav{gap:10px}.legal-page>h1{font-size:42px}}@media(max-width:560px){.topbar-right{gap:5px}.topbar-right>.ghost-btn{padding:7px 6px;font-size:11px}.account-chip{gap:4px;padding:4px}.account-chip img,.account-chip>span{width:28px;height:28px}}.chat-composer{grid-template-columns:auto auto 1fr auto}.mic-btn{width:42px;height:42px;border:1px solid var(--l);border-radius:12px;background:#fff;color:var(--gd);display:grid;place-items:center;cursor:pointer;font-size:18px;font-weight:900}.mic-btn.recording{background:#fff0f0;border-color:#efbcbc;color:#a72f2f;animation:micPulse 1s infinite alternate}.mic-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes micPulse{to{box-shadow:0 0 0 5px #a72f2f14}}.audio-status{margin:8px auto 0;width:max-content;max-width:100%;font-size:10px;font-weight:850;color:#64748b;background:#f5f7fb;border:1px solid #e1e7f0;border-radius:999px;padding:6px 9px}.audio-status.live{color:#923b3b;background:#fff4f4;border-color:#f0cccc}.next-step-map{margin:12px 18px 0;border:1px solid #dbe3ef;background:#f8fafc;border-radius:18px;overflow:hidden}.next-step-map-head{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;text-align:left;cursor:pointer;color:var(--ink)}.next-step-map-head .eyebrow{margin-bottom:4px}.next-step-map-head>span{font-size:22px;color:var(--g)}.next-step-map-body{border-top:1px solid #e5eaf2;padding:14px}.map-note{padding:10px 12px;border-radius:12px;background:#fffaf0;border:1px solid #e8ddbd;color:#695828;font-size:12px;line-height:1.5;margin-bottom:12px}.map-section{margin-bottom:14px}.map-section h3,.map-list h3{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.map-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:9px}.map-cards article,.map-list{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.map-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:7px}.map-card-title strong{font-size:14px}.map-card-title span{font-size:9px;text-transform:uppercase;font-weight:900;color:var(--gd);background:var(--gs);border-radius:999px;padding:4px 6px;text-align:right}.map-cards p,.map-list p{margin:5px 0;color:#596579;font-size:11px;line-height:1.5}.map-cards p b{color:#334155}.map-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.map-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px}.map-footer small{color:#8792a5;line-height:1.45}.map-footer button{border:1px solid #d7dfeb;background:#fff;color:var(--gd);border-radius:10px;padding:8px 10px;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}@media(max-width:620px){.chat-composer{grid-template-columns:auto auto 1fr auto}.plus-btn,.mic-btn{width:38px;height:38px}.send-btn{padding:0 11px;height:38px}.next-step-map{margin:9px 9px 0}.map-grid{grid-template-columns:1fr}.map-footer{align-items:flex-start;flex-direction:column}}.live-assistant-row{align-items:flex-start}.live-response-bubble{min-width:min(520px,84%);padding:14px 16px}.agent-activity{display:grid;gap:9px;min-width:0}.agent-step{display:flex;align-items:center;gap:9px;color:#7c879a;font-size:12px;line-height:1.45;transition:opacity .22s ease,color .22s ease,transform .22s ease}.agent-step.done{color:#718096}.agent-step.active{color:#334155;font-weight:780;animation:agentStepIn .24s ease both}.agent-step-icon{flex:0 0 18px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:950;color:var(--g);background:#eff6ff}.agent-step.active .agent-step-icon{background:#e8f0ff}.agent-step-icon i{width:6px;height:6px;border-radius:50%;background:var(--g);animation:agentThinking 1s ease-in-out infinite}.activity-complete{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;color:#64748b;font-size:10px;font-weight:850;margin:0 0 8px;padding:5px 8px;border-radius:999px;background:#eff6ff;border:1px solid #dbe7fb}.activity-complete>span{color:var(--g);font-weight:950}.activity-complete.live{animation:activityCompleteIn .22s ease both}.streaming-copy{white-space:pre-wrap;line-height:1.62;color:var(--ink)}.streaming-cursor{display:inline-block;width:2px;height:1.05em;margin-left:2px;vertical-align:-.12em;border-radius:999px;background:var(--g);animation:streamCursor .72s steps(1,end) infinite}@keyframes agentThinking{0%,to{opacity:.35;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}@keyframes agentStepIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes activityCompleteIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes streamCursor{0%,48%{opacity:1}49%,to{opacity:0}}@media(max-width:560px){.live-response-bubble{min-width:0;max-width:88%}.agent-step{font-size:11px}.activity-complete{font-size:9px}}@media(prefers-reduced-motion:reduce){.agent-step.active,.activity-complete.live,.agent-step-icon i,.streaming-cursor{animation:none}}@media(max-width:560px){.chat-page{height:calc(100dvh - 60px);min-height:0;padding:8px;overflow:hidden}.chat-topline{flex:0 0 auto;margin-bottom:6px}.chat-shell{height:calc(100dvh - 96px);min-height:0;max-height:none;display:flex;flex-direction:column;overflow:hidden;border-radius:18px}.chat-head{flex:0 0 auto;padding:12px 13px 10px;gap:8px}.chat-head h1{font-size:28px}.document-strip{flex:0 0 auto;padding:7px 9px;-webkit-overflow-scrolling:touch}.next-step-map{flex:0 0 auto;max-height:34dvh;overflow:auto}.messages{flex:1 1 auto;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;padding:18px 10px 26px}.chat-composer-wrap{flex:0 0 auto;padding:9px 9px max(9px,env(safe-area-inset-bottom));background:#fff}.chat-composer textarea{font-size:16px;max-height:96px}.message-row{margin-bottom:20px}.message-row.assistant{align-items:flex-start}.assistant-actions{flex-wrap:wrap}}@media(max-width:560px){.assistant-actions,.user-actions{max-width:100%;flex-wrap:wrap}.assistant-actions button,.user-actions button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.user-message-editor textarea{font-size:16px}}.site-footer{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(420px,.8fr);align-items:start;gap:56px;padding:42px clamp(18px,5vw,60px);background:#f7f8f6}.footer-brand{display:flex;flex-direction:column;gap:7px;max-width:520px}.footer-brand>strong{font-size:17px;color:var(--ink);letter-spacing:-.02em}.footer-brand>span{color:#475569;line-height:1.5}.footer-brand>small:last-child{margin-top:8px}.footer-links{display:grid!important;grid-template-columns:1fr 1.45fr;gap:36px!important}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-links strong{color:var(--ink);font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px}.footer-links button{border:0;background:transparent;color:#526176;padding:0;cursor:pointer;text-align:left;font-size:12px;line-height:1.45}.footer-links button:hover{color:var(--g)}.shell{width:min(1120px,calc(100% - 36px));margin-inline:auto}.info-page,.legal-page{padding:46px 0 86px}.info-page>.back,.legal-page>.back{margin-bottom:48px}.info-hero,.legal-page>h1,.legal-intro{max-width:820px}.info-hero h1{max-width:900px;margin:0;font-size:clamp(44px,6vw,72px);line-height:.98;letter-spacing:-.058em}.info-hero>p{max-width:760px;margin:22px 0 0;color:var(--m);font-size:19px;line-height:1.7}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px}.about-principles article,.contact-card{background:#fff;border:1px solid var(--l);border-radius:20px;padding:24px}.about-principles article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--gs);color:var(--g);font-size:11px;font-weight:950}.about-principles h2{font-size:20px;letter-spacing:-.025em;margin:22px 0 8px}.about-principles p{margin:0;color:#596579;line-height:1.7;font-size:14px}.trust-panel,.contact-guidance{margin-top:18px;background:#111827;color:#fff;border-radius:28px;padding:34px;display:grid;grid-template-columns:.9fr 1.1fr;gap:48px}.trust-panel h2,.contact-guidance h2{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em}.trust-panel>div>p{color:#cbd5e1;line-height:1.75}.trust-points,.contact-guidance>div:last-child{display:grid;gap:10px}.trust-points p,.contact-guidance>div:last-child p{margin:0;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:150px 1fr;gap:18px}.trust-points p:last-child,.contact-guidance>div:last-child p:last-child{border-bottom:0}.trust-points strong,.contact-guidance strong{font-size:13px}.trust-points span,.contact-guidance span{color:#cbd5e1;font-size:13px;line-height:1.55}.info-cta{margin-top:18px;padding:28px 32px;border:1px solid var(--l);border-radius:22px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px}.info-cta h2{margin:0;font-size:30px;letter-spacing:-.035em}.info-cta p{margin:5px 0 0;color:var(--m)}.info-cta .eyebrow{margin-bottom:7px}.contact-hero{max-width:900px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:48px}.contact-card{min-height:180px;display:flex;flex-direction:column;justify-content:flex-end}.contact-card-primary{background:#111827;color:#fff;border-color:#111827}.contact-label{margin-bottom:auto;font-size:10px;font-weight:950;letter-spacing:.11em;color:#7c8ca3}.contact-card-primary .contact-label{color:#93c5fd}.contact-card h2{font-size:30px;margin:22px 0 4px;letter-spacing:-.035em}.contact-card h3{font-size:20px;margin:22px 0 7px;letter-spacing:-.02em}.contact-card p{margin:0;color:#64748b;line-height:1.6;font-size:13px}.contact-card-primary p{color:#cbd5e1}.contact-card a{color:var(--gd);text-decoration:none}.contact-card a:hover{text-decoration:underline}.contact-address{grid-column:span 2;min-height:160px}.contact-guidance{margin-top:14px}.contact-emergency-note{margin:18px 0 0;padding:15px 18px;border:1px solid #e5d6ad;background:#fffaf0;border-radius:14px;color:#6e5a28;font-size:12px;line-height:1.6}.legal-page{max-width:900px}.legal-page>h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.055em;margin:14px 0}.legal-intro{font-size:19px;line-height:1.65;color:var(--m);max-width:720px}.legal-sections{display:grid;gap:13px;margin-top:30px}.legal-sections section{background:#fff;border:1px solid var(--l);border-radius:18px;padding:22px}.legal-sections h2{font-size:18px;margin:0 0 8px}.legal-sections p{margin:0;color:#596579;line-height:1.7}.legal-policy-note{margin-top:22px;padding:17px;border:1px solid #dbe3ef;background:#f8fafc;border-radius:16px;color:#596579;line-height:1.6;font-size:13px}.legal-policy-note strong{color:#334155}.legal-policy-note a{color:var(--gd);font-weight:800}@media(max-width:800px){.site-footer{grid-template-columns:1fr;gap:32px}.footer-links{grid-template-columns:1fr 1fr}.about-principles{grid-template-columns:1fr}.trust-panel,.contact-guidance{grid-template-columns:1fr;gap:26px}}@media(max-width:560px){.shell{width:min(100% - 28px,1120px)}.info-page,.legal-page{padding:30px 0 60px}.info-page>.back,.legal-page>.back{margin-bottom:34px}.info-hero h1{font-size:42px}.info-hero>p,.legal-intro{font-size:16px}.about-principles{margin-top:34px}.trust-panel,.contact-guidance{padding:24px 20px;border-radius:22px}.trust-points p,.contact-guidance>div:last-child p{grid-template-columns:1fr;gap:4px}.info-cta{align-items:stretch;flex-direction:column}.info-cta .primary-btn{width:100%}.contact-grid{grid-template-columns:1fr;margin-top:34px}.contact-address{grid-column:auto}.contact-card{min-height:155px}.footer-links{grid-template-columns:1fr;gap:24px}.site-footer{padding-top:34px}.legal-page>h1{font-size:42px}}.hero-copy,.hero-card,.clarity-visual,.chat-shell,.chat-head>*,.footer-brand,.footer-links,.footer-links>div{min-width:0}@media(max-width:800px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.hero{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)!important;gap:30px!important;padding:40px 18px 48px}.hero-copy{width:100%;max-width:100%;min-width:0}.hero-copy h1{width:100%;max-width:100%;white-space:normal!important;overflow-wrap:normal;word-break:normal}.hero-copy>p{max-width:100%}.hero-composer{width:100%;max-width:100%;min-width:0}.hero-composer textarea{display:block;min-width:0;max-width:100%}.hero-composer-actions{width:100%;min-width:0}.hero-composer-actions>*{min-width:0;max-width:100%}.clarity-visual{width:100%!important;max-width:700px!important;margin-inline:auto!important}.site-footer{grid-template-columns:minmax(0,1fr);gap:28px}.footer-links{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:24px!important}}@media(max-width:560px){.topbar{height:60px;padding:0 12px}.brand{min-width:0;font-size:14px}.brand-mark{width:34px;height:34px;border-radius:10px}.topbar-right{min-width:0;gap:6px}.topbar-right>.ghost-btn{font-size:11px;padding:7px 6px;white-space:nowrap}.account-chip{min-width:0;max-width:112px}.hero{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-height:auto!important;margin:0!important;padding:30px 16px 42px!important;gap:26px!important}.hero-copy{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible}.hero .eyebrow{font-size:10px;line-height:1.35;letter-spacing:.12em}.hero h1{display:block;width:100%!important;max-width:100%!important;margin:0!important;font-size:clamp(36px,11.2vw,44px)!important;line-height:1.01!important;letter-spacing:-.05em!important;white-space:normal!important;overflow:visible!important}.hero h1 span{display:inline}.hero p{font-size:15px!important;line-height:1.55!important;margin-top:18px}.hero-composer{width:100%!important;max-width:100%!important;min-width:0!important;margin-top:20px!important;padding:9px!important;border-radius:18px!important;overflow:hidden}.hero-composer textarea{width:100%!important;max-width:100%!important;min-width:0!important;font-size:16px!important;padding:9px 8px 8px!important}.hero-composer-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;min-width:0!important}.hero-composer-actions .primary-btn,.hero-composer-actions .attach-btn{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px;padding:11px 12px!important;margin:0!important}.hero-composer-actions .primary-btn{order:1}.hero-composer-actions .attach-btn{order:2}.quick-starts{display:flex!important;flex-wrap:nowrap!important;width:calc(100% + 16px);max-width:calc(100% + 16px);margin:14px -16px 0 0!important;padding:0 16px 5px 0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.quick-starts::-webkit-scrollbar{display:none}.quick-starts button{flex:0 0 auto;max-width:82vw;white-space:nowrap;min-height:38px}.legal-note{width:100%;max-width:100%;overflow-wrap:anywhere;font-size:10px!important;line-height:1.5!important}.clarity-visual{width:100%!important;max-width:100%!important;min-width:0!important}.chat-page{width:100%!important;max-width:none!important;height:calc(100dvh - 60px)!important;min-height:0!important;margin:0!important;padding:6px 0 0!important;overflow:hidden!important}.chat-topline{padding:0 12px;margin-bottom:5px}.chat-shell{width:100%!important;max-width:100%!important;height:calc(100dvh - 99px)!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;border-radius:18px 18px 0 0!important;border-left:0;border-right:0;border-bottom:0;box-shadow:none!important;overflow:hidden!important}.chat-head{flex:0 0 auto;flex-direction:row!important;align-items:center!important;padding:10px 12px 9px!important;gap:8px!important}.chat-head>div{min-width:0;flex:1 1 auto}.chat-head h1{font-size:25px!important;line-height:1!important;overflow-wrap:anywhere}.report-cta{flex:0 0 auto;width:auto!important;max-width:46%;padding:9px 10px!important;font-size:10.5px;white-space:normal;text-align:center}.document-strip{flex:0 0 auto;padding:6px 9px;overflow-x:auto;-webkit-overflow-scrolling:touch}.next-step-map{flex:0 0 auto;max-height:28dvh;overflow:auto;margin:7px 8px 0}.map-grid,.map-cards{grid-template-columns:minmax(0,1fr)!important}.messages{flex:1 1 auto!important;min-height:0!important;max-height:none!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding:15px 11px 22px!important;-webkit-overflow-scrolling:touch}.message-row{min-width:0;gap:7px;margin-bottom:18px}.message-bubble{min-width:0;max-width:100%;overflow-wrap:anywhere}.message-row.assistant .message-bubble{width:calc(100% - 37px)!important;max-width:none!important}.message-row.user .message-bubble{max-width:92%!important}.suggested-replies{max-width:100%;overflow-x:auto!important;flex-wrap:nowrap!important}.suggested-replies button{flex:0 0 auto;max-width:78vw}.chat-composer-wrap{flex:0 0 auto;padding:8px 8px max(8px,env(safe-area-inset-bottom))!important;background:#fff}.chat-composer{grid-template-columns:auto auto minmax(0,1fr) auto!important;gap:5px;padding:6px;min-width:0}.chat-composer textarea{width:100%;min-width:0;font-size:16px!important;max-height:88px}.plus-btn,.mic-btn{width:38px;height:38px;min-width:38px}.send-btn{height:38px;min-width:46px;padding:0 9px;font-size:12px}.site-footer{padding:30px 18px max(30px,env(safe-area-inset-bottom));gap:24px}.footer-links{grid-template-columns:minmax(0,1fr)!important;gap:22px!important}.footer-links button{min-height:32px;font-size:13px;display:flex;align-items:center}}@media(max-width:390px){.hero{padding-inline:14px!important}.hero h1{font-size:36px!important}.hero p{font-size:14.5px!important}.quick-starts{width:calc(100% + 14px);max-width:calc(100% + 14px);margin-right:-14px!important;padding-right:14px!important}.report-cta{max-width:44%;font-size:10px;padding:8px!important}.plus-btn,.mic-btn{width:36px;height:36px;min-width:36px}.send-btn{height:36px;min-width:42px;padding-inline:7px}}.doc-scan-overlay,.doc-intel-overlay{position:fixed;inset:0;z-index:180;background:#f5f7faeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.doc-scan-overlay{display:grid;place-items:center;padding:24px}.doc-scan-stage{width:min(880px,100%);display:grid;grid-template-columns:310px 1fr;gap:54px;align-items:center}.doc-scan-paper{position:relative;width:250px;height:330px;margin:auto;background:#fff;border:1px solid #dfe5ee;border-radius:10px;box-shadow:0 30px 90px #0f172a26;padding:55px 32px;overflow:hidden;transform:rotate(-1.5deg)}.doc-scan-paper:before{content:"हक़";position:absolute;left:28px;top:23px;width:32px;height:32px;border-radius:9px;background:var(--g);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950}.doc-scan-paper span{display:block;height:6px;border-radius:99px;background:#e9edf3;margin:16px 0}.doc-scan-paper span:nth-of-type(2){width:78%}.doc-scan-paper span:nth-of-type(3){width:90%}.doc-scan-paper span:nth-of-type(4){width:62%}.doc-scan-paper span:nth-of-type(5){width:84%}.doc-scan-beam{position:absolute;left:0;right:0;top:-12%;height:64px;background:linear-gradient(180deg,#2563eb00,#2563eb21,#2563eb05);border-bottom:1px solid rgba(37,99,235,.55);animation:docScanBeam 2.2s ease-in-out infinite}@keyframes docScanBeam{0%{transform:translateY(0)}50%{transform:translateY(350px)}to{transform:translateY(0)}}.doc-intel-kicker{display:block;color:#2563eb;font-size:10px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.doc-scan-copy h2{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.055em;margin:10px 0 12px}.doc-scan-copy>p{font-size:16px;color:#64748b;margin:0 0 26px}.doc-scan-progress{display:grid;gap:0;border-top:1px solid #dfe5ee}.doc-scan-progress>div{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #e8edf3;color:#94a3b8;font-size:13px}.doc-scan-progress b{width:24px;height:24px;border:1px solid #dbe2eb;border-radius:50%;display:grid;place-items:center;font-size:10px}.doc-scan-progress .active{color:#172033;font-weight:850}.doc-scan-progress .active b{border-color:#2563eb;color:#2563eb;box-shadow:0 0 0 5px #2563eb14}.doc-scan-progress .done{color:#64748b}.doc-scan-progress .done b{background:#172033;color:#fff;border-color:#172033}.doc-scan-copy>small{display:block;color:#94a3b8;font-size:10px;line-height:1.5;margin-top:16px}.doc-intel-overlay{background:#f6f7f5;overflow:hidden}.doc-intel-shell{height:100%;display:flex;flex-direction:column}.doc-intel-topbar{position:relative;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 clamp(18px,3vw,42px);border-bottom:1px solid #dfe5e9;background:#fafbf9f5}.doc-intel-brandline{display:flex;align-items:center;gap:18px;min-width:0}.doc-intel-brandline>span{font-weight:900;letter-spacing:-.02em;color:#172033}.doc-intel-back{border:0;background:transparent;color:#526176;cursor:pointer;font-size:12px;font-weight:800;padding:8px 0}.doc-intel-actions{display:flex;align-items:center;gap:7px}.doc-intel-actions>button{border:1px solid #d8e0e8;background:#fff;color:#334155;border-radius:10px;padding:9px 11px;font-size:11px;font-weight:850;cursor:pointer}.doc-intel-actions .doc-intel-close{border:0;background:transparent;font-size:24px;padding:3px 7px;color:#64748b}.doc-language-select{display:flex;align-items:center;gap:8px;border:1px solid #d8e0e8;background:#fff;border-radius:10px;padding:5px 8px}.doc-language-select span{font-size:9px;color:#94a3b8;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.doc-language-select select{border:0;background:transparent;outline:0;color:#334155;font-size:11px;font-weight:850}.doc-name-menu{position:absolute;right:105px;top:56px;z-index:5;width:min(320px,calc(100vw - 24px));padding:8px;background:#fff;border:1px solid #dbe2ea;border-radius:14px;box-shadow:0 20px 60px #0f172a24;display:grid;gap:3px}.doc-name-menu small{padding:7px 9px;color:#94a3b8;font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.doc-name-menu button{border:0;background:transparent;text-align:left;padding:10px;border-radius:9px;color:#334155;font-size:12px;cursor:pointer}.doc-name-menu button:hover{background:#f3f6f9}.doc-intel-main{flex:1;min-height:0;display:grid;grid-template-columns:minmax(330px,42%) minmax(0,58%)}.doc-viewer-pane{min-width:0;min-height:0;background:#e9ece9;border-right:1px solid #d8deda;padding:20px clamp(14px,2vw,28px);display:flex;flex-direction:column;gap:14px}.doc-viewer-meta{flex:0 0 auto;display:flex;justify-content:space-between;gap:12px;align-items:center;color:#526176}.doc-viewer-meta>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:950}.doc-viewer-meta small{font-size:10px;color:#7c8797}.doc-paper-view{flex:1;min-height:0;width:min(680px,100%);margin:auto;background:#fff;box-shadow:0 18px 55px #0f172a1f;border:1px solid #dfe3df;overflow:hidden;display:flex;flex-direction:column}.doc-paper-header{flex:0 0 auto;display:flex;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #ecefeb;font-size:11px}.doc-paper-header span{font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-paper-header small{color:#94a3b8}.doc-paper-view pre{flex:1;min-height:0;margin:0;padding:28px 34px 60px;overflow:auto;white-space:pre-wrap;word-break:break-word;font:12px/1.75 Georgia,Times New Roman,serif;color:#2f3742}.doc-source-focus{flex:1;min-height:0;background:#fff;border:1px solid #dfe3df;box-shadow:0 18px 55px #0f172a1a;padding:32px;overflow:auto}.doc-source-focus>button{border:0;background:transparent;padding:0;color:#2563eb;font-weight:850;font-size:11px;cursor:pointer}.doc-source-focus>span{display:block;margin:54px 0 14px;font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#64748b;font-weight:900}.doc-source-focus blockquote{margin:0;padding:0;font:22px/1.65 Georgia,Times New Roman,serif;color:#172033}.doc-source-focus p{margin-top:30px;padding-top:22px;border-top:1px solid #e5e7eb;color:#526176;font-size:13px;line-height:1.7}.doc-source-focus p b{display:block;color:#172033;margin-bottom:7px}.doc-analysis-pane{min-width:0;min-height:0;background:#fbfcfa;display:flex;flex-direction:column}.doc-analysis-hero{padding:36px clamp(24px,4vw,58px) 22px;display:flex;justify-content:space-between;gap:34px;align-items:flex-start}.doc-analysis-hero>div:first-child{max-width:760px}.doc-analysis-hero h1{margin:8px 0 12px;font-size:clamp(32px,4vw,54px);line-height:1;letter-spacing:-.055em}.doc-analysis-hero p{margin:0;color:#526176;font-size:15px;line-height:1.7;max-width:720px}.doc-quality{flex:0 0 190px;border-left:2px solid #cbd5e1;padding:2px 0 2px 12px;display:flex;gap:8px;align-items:flex-start}.doc-quality i{margin-top:5px;width:7px;height:7px;border-radius:50%;background:#22c55e}.doc-quality span{display:grid;gap:3px;color:#7b8796;font-size:10px;line-height:1.4}.doc-quality b{color:#334155;font-size:11px;text-transform:capitalize}.doc-quality.needs_description i,.doc-quality.low i{background:#f59e0b}.doc-intel-tabs{flex:0 0 auto;display:flex;gap:2px;padding:0 clamp(24px,4vw,58px);overflow-x:auto;border-bottom:1px solid #e2e7e2;scrollbar-width:none}.doc-intel-tabs::-webkit-scrollbar{display:none}.doc-intel-tabs button{flex:0 0 auto;border:0;background:transparent;padding:13px 10px 12px;color:#7b8796;font-size:11px;font-weight:800;cursor:pointer;border-bottom:2px solid transparent}.doc-intel-tabs button.active{color:#172033;border-bottom-color:#172033}.doc-report-scroll{flex:1;min-height:0;overflow-y:auto;padding:26px clamp(24px,4vw,58px) 150px}.doc-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #dfe4df;border-bottom:1px solid #dfe4df;margin-bottom:30px}.doc-fact-grid article{padding:18px 18px 18px 0;border-right:1px solid #e5e8e4;min-width:0}.doc-fact-grid article:nth-child(3n){border-right:0;padding-left:18px}.doc-fact-grid article:nth-child(3n+2){padding-left:18px}.doc-fact-grid span{display:block;color:#8792a0;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:7px}.doc-fact-grid strong{display:block;color:#172033;font-size:17px;line-height:1.25;overflow-wrap:anywhere}.doc-report-section{margin-top:28px}.doc-section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:10px;border-bottom:1px solid #dfe4df}.doc-section-head>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:950;color:#526176}.doc-section-head button{border:0;background:transparent;color:#2563eb;font-size:10px;font-weight:850;cursor:pointer}.doc-finding,.doc-plain-finding{padding:20px 0;border-bottom:1px solid #e5e8e4}.doc-finding>div:first-child{display:flex;align-items:center;gap:10px}.doc-finding>div:first-child>span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:#a16207}.doc-finding h3,.doc-plain-finding h3{margin:0;font-size:17px;letter-spacing:-.02em;color:#172033}.doc-finding p,.doc-plain-finding p{margin:8px 0 0;color:#526176;font-size:13px;line-height:1.65}.doc-finding.severity-high{border-left:2px solid #dc6a5f;padding-left:14px}.doc-finding.severity-low>div:first-child>span{color:#64748b}.doc-source-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.doc-source-chip{border:0;background:#eef2f4;color:#526176;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:850;cursor:pointer}.doc-source-chip:hover{background:#e4ebf2;color:#1d4ed8}.doc-source-intro,.doc-empty-copy{color:#64748b;line-height:1.6;font-size:13px}.doc-source-list{display:grid}.doc-source-list>button{border:0;border-bottom:1px solid #e5e8e4;background:transparent;text-align:left;padding:16px 0;cursor:pointer}.doc-source-list>button>span{font-size:9px;color:#2563eb;font-weight:900;text-transform:uppercase}.doc-source-list strong{display:block;font-size:12px;color:#334155;margin:5px 0}.doc-source-list p{margin:0;color:#64748b;font:12px/1.55 Georgia,Times New Roman,serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-ask-dock{position:absolute;right:0;bottom:0;width:58%;padding:12px clamp(24px,4vw,58px) 18px;pointer-events:none}.doc-ask-launch,.doc-ask-panel{pointer-events:auto;width:100%;background:#111827;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 70px #0f172a40}.doc-ask-launch{border-radius:16px;padding:14px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;cursor:pointer}.doc-ask-launch>span{width:32px;height:32px;border-radius:10px;background:#2563eb;display:grid;place-items:center}.doc-ask-launch div{display:grid;gap:3px}.doc-ask-launch strong{font-size:12px}.doc-ask-launch small{font-size:9px;color:#94a3b8}.doc-ask-launch>b{font-size:18px;color:#93c5fd}.doc-ask-panel{border-radius:18px;padding:14px}.doc-ask-head{display:flex;justify-content:space-between;align-items:center}.doc-ask-head>div{display:flex;gap:8px;align-items:center;font-size:12px}.doc-ask-head>div span{color:#93c5fd}.doc-ask-head>button{border:0;background:transparent;color:#94a3b8;font-size:20px;cursor:pointer}.doc-question-suggestions{display:flex;gap:6px;overflow-x:auto;margin:12px 0;scrollbar-width:none}.doc-question-suggestions button{flex:0 0 auto;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#dbe4ef;border-radius:999px;padding:7px 9px;font-size:9px;cursor:pointer}.doc-ask-answer{max-height:160px;overflow:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:10px;margin-top:4px}.doc-ask-answer p{margin:0;color:#e5e7eb;font-size:12px;line-height:1.6}.doc-ask-answer .doc-source-chip{background:#ffffff14;color:#bfdbfe}.doc-ask-composer{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:10px}.doc-ask-composer textarea{resize:none;border:1px solid rgba(255,255,255,.13);background:#1d2735;color:#fff;border-radius:11px;padding:10px;outline:0;font-size:12px}.doc-ask-composer button{border:0;background:#2563eb;color:#fff;border-radius:10px;padding:0 14px;font-weight:900;cursor:pointer}.doc-continue-chat{border:0;background:transparent;color:#93c5fd;font-size:9px;font-weight:850;padding:9px 0 0;cursor:pointer}@media(max-width:980px){.doc-intel-main{grid-template-columns:36% 64%}.doc-ask-dock{width:64%}.doc-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doc-fact-grid article:nth-child(n){padding-left:0;padding-right:14px}.doc-fact-grid article:nth-child(2n){padding-left:14px;border-right:0}.doc-scan-stage{grid-template-columns:240px 1fr;gap:34px}.doc-scan-paper{width:210px;height:285px}}@media(max-width:720px){.doc-scan-overlay{padding:16px}.doc-scan-stage{grid-template-columns:1fr;gap:24px}.doc-scan-paper{width:150px;height:195px;padding:48px 22px 20px}.doc-scan-paper span{margin:9px 0;height:4px}.doc-scan-copy{text-align:center}.doc-scan-copy h2{font-size:32px}.doc-scan-progress{text-align:left}.doc-intel-topbar{height:auto;min-height:60px;padding:8px 10px}.doc-intel-brandline>span{display:none}.doc-intel-back{font-size:10px}.doc-intel-actions{gap:4px}.doc-intel-actions>button{padding:8px;font-size:9px}.doc-language-select span{display:none}.doc-language-select{padding:4px}.doc-language-select select{font-size:10px}.doc-name-menu{right:10px;top:54px}.doc-intel-main{display:block;position:relative}.doc-viewer-pane{display:none}.doc-analysis-pane{height:100%;position:relative}.doc-analysis-hero{padding:24px 16px 16px;display:block}.doc-analysis-hero h1{font-size:34px}.doc-analysis-hero p{font-size:13px}.doc-quality{margin-top:16px;flex-basis:auto}.doc-intel-tabs{padding:0 10px}.doc-report-scroll{padding:18px 16px 138px}.doc-fact-grid{grid-template-columns:1fr 1fr}.doc-fact-grid strong{font-size:15px}.doc-ask-dock{width:100%;padding:8px 10px max(10px,env(safe-area-inset-bottom))}.doc-source-focus-mobile{display:block}.doc-source-chip{min-height:30px}.doc-intel-overlay:has(.doc-source-focus){background:#f6f7f5}}@media(prefers-reduced-motion:reduce){.doc-scan-beam{animation:none}}.doc-mobile-source-sheet{display:none}@media(max-width:720px){.doc-mobile-source-sheet{display:block;position:fixed;inset:0;z-index:190}.doc-mobile-source-backdrop{position:absolute;inset:0;border:0;background:#0f172a6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.doc-mobile-source-sheet>section{position:absolute;left:0;right:0;bottom:0;max-height:72dvh;overflow:auto;background:#fff;border-radius:22px 22px 0 0;padding:18px 18px max(26px,env(safe-area-inset-bottom));box-shadow:0 -22px 70px #0f172a33}.doc-mobile-source-sheet>section>div{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.doc-mobile-source-sheet>section>div span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#526176}.doc-mobile-source-sheet>section>div button{border:0;background:#f1f5f9;width:32px;height:32px;border-radius:50%;font-size:20px;color:#64748b}.doc-mobile-source-sheet blockquote{margin:20px 0 0;font:18px/1.65 Georgia,Times New Roman,serif;color:#172033}.doc-mobile-source-sheet p{margin:20px 0 0;padding-top:16px;border-top:1px solid #e5e7eb;color:#526176;font-size:13px;line-height:1.65}.doc-mobile-source-sheet p b{display:block;color:#172033;margin-bottom:6px}}.doc-quality.needs-rescan i{background:#d97706!important;box-shadow:0 0 0 5px #d977061a}.doc-quality.needs-rescan span b{color:#92400e}.doc-recovery-state{max-width:760px;margin:clamp(28px,7vh,72px) auto;padding:0 34px;text-align:left}.doc-recovery-symbol{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size:22px;font-weight:900;margin-bottom:18px}.doc-recovery-state .doc-intel-kicker{color:#9a5a13}.doc-recovery-state h2{margin:7px 0 12px;max-width:650px;font-size:clamp(28px,3vw,42px);line-height:1.06;letter-spacing:-.045em;color:#111827}.doc-recovery-state>p{max-width:650px;margin:0;color:#667085;font-size:15px;line-height:1.65}.doc-recovery-meta{display:flex;gap:28px;margin:25px 0 0;padding:18px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.doc-recovery-meta span{display:flex;align-items:baseline;gap:7px;color:#667085;font-size:12px}.doc-recovery-meta b{font-size:24px;letter-spacing:-.035em;color:#111827}.doc-recovery-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.doc-recovery-state>small{display:block;max-width:650px;margin-top:16px;color:#8a94a6;line-height:1.55}@media(max-width:720px){.doc-recovery-state{margin:26px auto;padding:0 18px}.doc-recovery-actions{display:grid;grid-template-columns:1fr}.doc-recovery-actions .primary-btn,.doc-recovery-actions .secondary-btn{width:100%}.doc-recovery-meta{gap:18px}}
