:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#101828;background:#f6f9ff;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f6f9ff;--surface: #ffffff;--surface-soft: #f0f6ff;--surface-blue: #e8f1ff;--ink: #0b1736;--ink-soft: #344563;--muted: #71809b;--line: #dbe7f7;--line-strong: #c6d8f1;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-deep: #163e9e;--accent-soft: #dbeafe;--accent-faint: #eff6ff;--shadow: 0 24px 70px rgba(54, 94, 158, .12);--panel-radius: 16px;--control-radius: 9px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:linear-gradient(rgba(98,135,196,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(98,135,196,.055) 1px,transparent 1px),var(--bg);background-size:34px 34px}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:active{transform:scale(.985)}.fluent-root,.app-provider{min-height:100dvh;background:transparent}.app-shell{min-height:100dvh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:sticky;top:0;z-index:10;display:flex;flex-direction:column;height:100dvh;padding:22px 14px 16px;color:var(--ink-soft);background:#ffffffe0;border-right:1px solid rgba(188,209,239,.78);backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%)}.brand{display:flex;align-items:center;width:100%;padding:5px 12px 27px;color:inherit;background:none;border:0;text-align:left;cursor:pointer}.brand-mark{position:relative;display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;overflow:hidden;border-radius:11px;color:#fff;background:var(--accent);box-shadow:0 10px 24px #2563eb3d;font-size:17px;font-weight:800}.brand-mark:after{content:"";position:absolute;inset:1px;border:1px solid rgba(255,255,255,.3);border-radius:10px}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{color:var(--ink);font-size:17px;letter-spacing:-.015em}.brand-copy small{color:#8ba0bf;font-size:10px;font-weight:500;letter-spacing:.025em}.nav-list{display:flex;flex-direction:column;gap:5px}.nav-button{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px;color:#657590;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer;text-align:left;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.nav-button svg{width:20px;height:20px}.nav-button:hover{color:var(--accent);background:#f5f8ff;border-color:#e4edfb}.nav-button.active{color:var(--accent-deep);background:var(--accent-faint);border-color:#d6e5fb;box-shadow:0 7px 20px #345d9f12}.nav-button.active:before{content:"";position:absolute;top:10px;bottom:10px;left:-15px;width:3px;background:var(--accent);border-radius:0 3px 3px 0}.sidebar-bottom{margin-top:auto}.settings-link{display:flex;align-items:center;gap:10px;width:100%;padding:11px 10px 15px;color:#71809b;background:none;border:0;border-bottom:1px solid var(--line);cursor:pointer}.settings-link span:nth-child(2){flex:1;text-align:left}.settings-link svg{width:19px}.demo-user{display:flex;align-items:center;gap:10px;padding:15px 8px 2px}.avatar{display:grid;place-items:center;width:34px;height:34px;border:1px solid #c7d9f4;border-radius:50%;color:var(--accent-deep);background:#edf5ff;font-weight:750}.demo-user>span:last-child{display:flex;flex-direction:column;gap:2px}.demo-user strong{color:var(--ink);font-size:12px}.demo-user small{color:#8b9bb5;font-size:10px}.main-area{min-width:0}.topbar{position:sticky;top:0;z-index:8;display:flex;justify-content:space-between;align-items:center;height:70px;padding:0 32px;background:#f7faffd1;border-bottom:1px solid rgba(198,216,241,.76);backdrop-filter:blur(22px) saturate(155%);-webkit-backdrop-filter:blur(22px) saturate(155%)}.topbar h1{margin:0;color:var(--ink);font-size:18px;font-weight:700;letter-spacing:-.02em}.mobile-brand{display:none}.topbar-actions{display:flex;align-items:center;gap:16px}.knowledge-status{display:flex;align-items:center;gap:7px;color:#5e6f8c;font-size:12px}.knowledge-status svg{color:var(--accent)}.topbar .fui-Button,.welcome-actions .fui-Button,.form-footer .fui-Button,.match-footer .fui-Button,.toolbar-actions .fui-Button{border-radius:var(--control-radius);box-shadow:none}.topbar .fui-Button[appearance=primary],.welcome-actions .fui-Button[appearance=primary]{box-shadow:0 12px 28px #2563eb33}.page-content{width:100%;max-width:1540px;margin:0 auto;padding:26px 32px 52px}.page-content>*{animation:pageIn .42s cubic-bezier(.2,.75,.25,1) both}.section-kicker{color:#5273ad;font-size:10px;font-weight:750;letter-spacing:.1em}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.overview-page{display:grid;gap:18px}.overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:2px 2px 4px}.overview-label{display:flex;align-items:center;gap:9px;color:#7e8ba3;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:750;letter-spacing:.14em}.overview-label i{width:8px;height:8px;background:var(--accent);border:3px solid #dce9ff;border-radius:50%;box-sizing:content-box}.overview-heading h2{margin:15px 0 4px;color:#0a1428;font-size:clamp(40px,4vw,58px);line-height:1;letter-spacing:-.055em}.overview-heading p{margin:12px 0 0;color:#71809a;font-size:13px}.overview-heading-actions{display:flex;align-items:center;gap:12px;padding-bottom:6px}.service-status{display:flex;align-items:center;gap:7px;padding:11px 15px;color:#50627f;background:#ffffffe6;border:1px solid var(--line);border-radius:999px;box-shadow:0 9px 28px #3e5b8a14;font-size:11px;white-space:nowrap}.service-status svg{color:var(--accent)}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.overview-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;min-height:172px;padding:24px 18px;background:#fffffff0;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 36px #415e8c17;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.overview-card:hover{transform:translateY(-2px);box-shadow:0 19px 44px #415e8c21}.overview-card-icon{display:grid;place-items:center;width:58px;height:58px;color:#fff;background:var(--accent);border-radius:15px;box-shadow:0 13px 28px #2563eb36}.overview-card-icon svg{width:27px;height:27px}.overview-card-copy{display:flex;min-width:0;align-items:center;flex-direction:column;gap:5px}.overview-card-copy small{color:#71819a;font-size:12px;font-weight:600;letter-spacing:.01em}.overview-card-copy strong{overflow:hidden;color:#0e1b34;font-size:22px;font-weight:760;line-height:1.2;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.overview-card-copy em{overflow:hidden;color:#7c8ba2;font-size:11px;font-style:normal;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.workflow-progress-panel{padding:24px 28px 23px;background:#ffffffeb;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 36px #415e8c12}.progress-heading{display:flex;align-items:center;justify-content:center;gap:13px;color:#63748f;font-size:12px;font-weight:600;text-align:center}.progress-heading strong{color:#111c33;font-family:SFMono-Regular,Consolas,monospace;font-size:14px}.progress-track{overflow:hidden;height:7px;margin:17px 0 14px;background:#e7edfa;border-radius:999px}.progress-track i{display:block;width:100%;height:100%;background:var(--accent);border-radius:inherit;transform-origin:left center;animation:progressReveal .85s cubic-bezier(.2,.75,.2,1) both}@keyframes progressReveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.progress-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:16px}.progress-steps span{display:flex;align-items:center;justify-content:center;gap:5px;color:#5d7294;font-size:11px;font-weight:560;text-align:center;white-space:nowrap}.progress-steps svg{color:var(--accent)}.metric-panel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:14px;background:#f6f9ffbd;border:1px solid var(--line);border-radius:16px}.metric-card{position:relative;isolation:isolate;overflow:hidden;display:grid;place-content:center;min-height:130px;padding:20px 16px;background:#fff;border:1px solid #dce6f4;border-radius:13px;text-align:center}.metric-card:after{content:"";position:absolute;z-index:-1;right:50%;bottom:-53px;width:102px;height:78px;background:#f0f4ff;border-radius:50%;transform:translate(50%)}.metric-card span{color:#71819a;font-size:11px;font-weight:600}.metric-card strong{display:block;margin:9px 0 6px;color:#0e1b34;font-family:SFMono-Regular,Consolas,monospace;font-size:27px;font-weight:760;letter-spacing:-.045em}.metric-card small{color:#7d8ca2;font-size:10px;line-height:1.4}.overview-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.overview-action-grid button{position:relative;display:grid;place-content:center;min-height:158px;padding:25px 26px;color:#192743;background:#ffffffeb;border:1px solid var(--line);border-radius:16px;box-shadow:0 13px 36px #415e8c12;cursor:pointer;text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.overview-action-grid button:hover{transform:translateY(-3px);border-color:#adc5eb;box-shadow:0 20px 46px #415e8c1f}.overview-action-grid button>svg{position:static;justify-self:center;margin-top:15px;color:#9aabc3;transition:transform .18s ease,color .18s ease}.overview-action-grid button:hover>svg{color:var(--accent);transform:translate(4px)}.action-code{color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.15em}.overview-action-grid strong{display:block;margin:0 0 8px;font-size:17px}.overview-action-grid p{max-width:310px;margin:0 auto;color:#7c899e;font-size:11px;line-height:1.65}.welcome-panel{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);gap:54px;min-height:380px;padding:52px 54px;color:var(--ink);background:linear-gradient(125deg,#fffffff0,#edf5ffd6),var(--surface);border:1px solid #cbdcf4;border-radius:var(--panel-radius);box-shadow:var(--shadow)}.welcome-panel:before{content:"";position:absolute;z-index:-1;top:-240px;left:-160px;width:580px;height:580px;border:1px solid rgba(37,99,235,.11);border-radius:50%;box-shadow:0 0 0 74px #2563eb07,0 0 0 148px #2563eb05}.welcome-panel:after{content:"";position:absolute;z-index:-1;right:34%;bottom:-1px;width:210px;height:2px;background:var(--accent);box-shadow:0 0 28px 8px #2563eb33;animation:scanLine 5s ease-in-out infinite alternate}@keyframes scanLine{0%{transform:translate(-90px);opacity:.35}to{transform:translate(140px);opacity:.85}}.welcome-copy{position:relative;z-index:1;align-self:center}.welcome-copy h2{max-width:760px;margin:20px 0 17px;color:#0a1734;font-size:clamp(38px,4.3vw,63px);line-height:1.06;letter-spacing:-.055em}.welcome-copy p{max-width:630px;margin:0;color:#52637f;font-size:15px;line-height:1.85}.welcome-actions{display:flex;gap:8px;margin-top:30px}.welcome-actions .fui-Button:nth-child(2){color:#37527e}.workflow-visual{position:relative;z-index:1;align-self:center;overflow:hidden;background:#fffc;border:1px solid #c7d8f1;border-radius:14px;box-shadow:0 28px 70px #2a4f8926,inset 0 1px #fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.workflow-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;color:#50617d;background:#f0f6ffb8;border-bottom:1px solid var(--line);font-size:11px;font-weight:700}.workflow-row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:18px;color:var(--ink);border-bottom:1px solid #e8eef8;transition:background .2s ease,transform .2s ease}.workflow-row:last-child{border-bottom:0}.workflow-row:hover{background:#f4f8ff;transform:translate(3px)}.workflow-number{display:grid;place-items:center;width:34px;height:34px;color:var(--accent);background:var(--accent-faint);border:1px solid #d5e5fb;border-radius:9px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.workflow-row>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.workflow-row strong{font-size:13px}.workflow-row small{color:#7b8ba4;font-size:10px}.workflow-row>svg{color:#9aacca}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0;padding:22px 12px;background:#ffffffb8;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stats-strip div{display:flex;align-items:baseline;justify-content:center;gap:9px;border-right:1px solid var(--line)}.stats-strip div:last-child{border:0}.stats-strip strong{color:#14306a;font-family:SFMono-Regular,Consolas,monospace;font-size:23px;letter-spacing:-.04em}.stats-strip span{color:#7888a2;font-size:11px}.home-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.72fr);gap:18px}.section-block{background:#ffffffe0;border:1px solid var(--line);border-radius:var(--panel-radius);box-shadow:0 14px 42px #395b9312}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:24px 26px 18px}.section-heading h3{margin:7px 0 0;color:var(--ink);font-size:18px;letter-spacing:-.02em}.recent-list{padding:0 12px 12px}.recent-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto 20px;align-items:center;gap:12px;width:100%;padding:14px;color:#1b2a47;background:transparent;border:0;border-top:1px solid #e9eff8;cursor:pointer;text-align:left;transition:background .18s ease,padding-left .18s ease}.recent-item:hover{padding-left:18px;background:#f6f9ff}.document-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--accent);background:var(--accent-faint);border:1px solid #dce9fb;border-radius:9px}.recent-main,.recent-meta{display:flex;flex-direction:column;gap:4px}.recent-main strong{font-size:12px}.recent-main small,.recent-meta small{color:#8391a8;font-size:10px}.recent-meta{align-items:flex-end}.recent-item>svg{color:#9cabc1}.insight-block{position:relative;overflow:hidden;padding:27px;color:var(--ink-soft);background:#eaf3ff;border-color:#c9dcf6}.insight-block:after{content:"";position:absolute;right:-50px;bottom:-60px;width:180px;height:180px;border:1px solid rgba(37,99,235,.13);border-radius:50%;box-shadow:0 0 0 30px #2563eb09}.insight-icon{position:relative;z-index:1;display:grid;place-items:center;width:42px;height:42px;margin-bottom:34px;color:#fff;background:var(--accent);border-radius:10px;box-shadow:0 12px 25px #2563eb33}.insight-block .section-kicker{color:#557ab6}.insight-block h3{position:relative;z-index:1;margin:8px 0 12px;color:#102657;font-size:20px;line-height:1.43;letter-spacing:-.025em}.insight-block p{position:relative;z-index:1;margin:0 0 18px;color:#5f7395;font-size:12px;line-height:1.75}.insight-block .fui-Button{position:relative;z-index:1;color:var(--accent-deep)}.flow-page{max-width:1270px;margin:0 auto}.step-header{display:flex;align-items:center;justify-content:center;margin:5px auto 28px}.step-item{display:flex;align-items:center;color:#91a0b7;font-size:11px}.step-item>span{display:grid;place-items:center;width:28px;height:28px;margin-right:8px;color:#71819c;background:#e9f0fa;border:1px solid #d7e3f4;border-radius:50%;font-family:SFMono-Regular,Consolas,monospace;font-weight:700}.step-item.active{color:#183665}.step-item.active>span{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 5px #2563eb17}.step-item i{width:90px;height:1px;margin:0 16px;background:#d5e0f1}.flow-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}.form-card,.context-panel,.match-card{background:#ffffffed;border:1px solid var(--line);border-radius:var(--panel-radius);box-shadow:0 18px 56px #375b9414}.form-card{overflow:hidden;padding:36px 40px 0}.form-card:before,.match-card:before{content:"";display:block;height:2px;margin:-36px -40px 34px;background:linear-gradient(90deg,var(--accent),rgba(37,99,235,.08) 70%,transparent)}.form-heading h2,.match-heading h2,.library-header h2{margin:8px 0;color:var(--ink);font-size:27px;line-height:1.25;letter-spacing:-.035em}.form-heading p,.match-heading p,.library-header p{margin:0;color:#71819b;font-size:12px;line-height:1.7}.form-grid{display:grid;gap:20px;margin:29px 0 21px}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-card>.fui-Field{margin-bottom:22px}.redaction-bar{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;margin:4px 0 24px;padding:15px 16px;color:#294b7d;background:#edf5ff;border:1px solid #d3e3f8;border-radius:11px}.redaction-bar>svg{color:var(--accent)}.redaction-bar>span{display:flex;min-width:0;flex-direction:column;gap:3px}.redaction-bar strong{color:#1d3d71;font-size:11px}.redaction-bar small{color:#6f82a0;font-size:10px;line-height:1.55}.form-card .fui-Input,.form-card .fui-Textarea{min-height:42px;color:var(--ink);background:#fbfdff;border-color:#cfdcf0;border-radius:var(--control-radius);box-shadow:inset 0 1px 2px #2a487b06}.form-card .fui-Input:focus-within,.form-card .fui-Textarea:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb17}.form-card .fui-Textarea{min-height:112px;padding-top:8px}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding-top:5px}.checkbox-grid .fui-Checkbox{padding:9px 10px;background:#f5f8fd;border:1px solid #e0e9f6;border-radius:var(--control-radius)}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px -40px 0;padding:18px 40px;background:#f7faff;border-top:1px solid #e3ebf7;border-radius:0 0 var(--panel-radius) var(--panel-radius)}.form-footer>span{display:flex;align-items:center;gap:6px;color:#71819a;font-size:10px}.form-footer>span svg{color:var(--accent)}.context-panel{position:sticky;top:92px;padding:28px;background:#f3f8fff0}.context-icon{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:var(--accent);border-radius:10px;box-shadow:0 12px 25px #2563eb2e}.context-panel h3{margin:18px 0 22px;color:var(--ink);font-size:18px}.context-panel ol{display:flex;flex-direction:column;gap:19px;margin:0;padding:0;list-style:none}.context-panel li{display:flex;gap:12px}.context-panel li>span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 auto;color:var(--accent);background:#fff;border:1px solid #ccdcf2;border-radius:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.context-panel li p{display:flex;flex-direction:column;gap:4px;margin:2px 0 0}.context-panel li strong{color:#223656;font-size:12px}.context-panel li small{color:#7b8aa2;font-size:10px;line-height:1.5}.security-note{margin-top:26px;padding:16px;background:#fff;border:1px solid #d7e4f5;border-left:3px solid var(--accent);border-radius:4px 9px 9px 4px}.security-note strong{color:#274779;font-size:11px}.security-note p{margin:5px 0 0;color:#71809a;font-size:10px;line-height:1.65}.match-card{position:relative;overflow:hidden}.match-card:before{margin:0}.match-heading{display:flex;justify-content:space-between;align-items:center;padding:31px 36px 25px;border-bottom:1px solid #e4ecf7}.match-summary{display:flex;align-items:center;gap:10px;padding:11px 14px;color:#476085;background:#edf5ff;border:1px solid #d8e6f9;border-radius:10px}.match-summary>svg{color:var(--accent)}.match-summary>span{display:flex;flex-direction:column}.match-summary strong{color:#183b7a;font-family:SFMono-Regular,Consolas,monospace;font-size:17px}.match-summary small{color:#7a8ba5;font-size:9px}.case-list{display:grid;gap:11px;padding:22px 36px}.case-card{display:grid;grid-template-columns:28px 1fr;gap:13px;width:100%;padding:20px;color:#1e2d49;background:#fff;border:1px solid #dce6f4;border-radius:12px;cursor:pointer;text-align:left;transition:border .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.case-card:hover{border-color:#9ebceb;transform:translateY(-2px);box-shadow:0 12px 32px #325b9b17}.case-card.selected{background:#f2f7ff;border-color:#7aa3e8;box-shadow:inset 3px 0 var(--accent),0 12px 32px #325b9b12}.case-check{display:grid;place-items:center;width:22px;height:22px;color:#fff;background:#fff;border:1px solid #aabbd3;border-radius:6px}.selected .case-check{background:var(--accent);border-color:var(--accent)}.case-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.case-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.score{color:#6c7c95;font-size:10px}.score strong{color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:15px}.case-title{color:#14284d;font-size:14px}.case-copy>small{color:#73839b;font-size:11px}.module-list{display:flex;flex-wrap:wrap;gap:7px}.module-list em{padding:4px 8px;color:#526683;background:#e9f0fa;border-radius:5px;font-size:9px;font-style:normal}.generation-plan{display:flex;align-items:center;gap:14px;margin:0 36px 24px;padding:16px 18px;color:#294b7d;background:#eaf3ff;border:1px solid #d3e3f8;border-radius:11px}.generation-plan>svg{color:var(--accent)}.generation-plan>div{flex:1}.generation-plan strong{font-size:11px}.generation-plan p{margin:3px 0 0;color:#6e82a2;font-size:10px}.match-footer{display:flex;align-items:center;justify-content:space-between;padding:17px 36px;background:#f8faff;border-top:1px solid #e4ecf7}.match-footer>span{color:#7b89a0;font-size:10px}.generating-page{display:grid;place-items:center;min-height:calc(100dvh - 160px)}.generating-card{position:relative;isolation:isolate;overflow:hidden;width:min(620px,100%);padding:44px 48px;text-align:center;background:#fffffff2;border:1px solid #ccdcf2;border-radius:var(--panel-radius);box-shadow:0 30px 90px #30589726}.generating-card:before{content:"";position:absolute;z-index:-1;top:-190px;left:50%;width:420px;height:420px;transform:translate(-50%);border:1px solid rgba(37,99,235,.12);border-radius:50%;box-shadow:0 0 0 55px #2563eb06,0 0 0 110px #2563eb05}.generating-symbol{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 17px;color:#fff;background:var(--accent);border-radius:14px;box-shadow:0 16px 34px #2563eb40;animation:breathe 1.6s ease-in-out infinite}.generating-card h2{margin:15px 0 8px;color:var(--ink);font-size:24px;letter-spacing:-.03em}.generating-card>p{margin:0 auto 25px;max-width:450px;color:#6c7d98;font-size:12px;line-height:1.7}.generating-card .fui-ProgressBar__bar{background-color:var(--accent)}.progress-value{display:block;margin-top:7px;color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700;text-align:right}.stage-list{margin-top:25px;text-align:left}.stage-row{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:11px;padding:12px 0;color:#9aa7bb;border-top:1px solid #e7eef8}.stage-row>span{display:grid;place-items:center;width:25px;height:25px;background:#edf2f8;border-radius:50%;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700}.stage-row p{display:flex;flex-direction:column;gap:3px;margin:0}.stage-row strong{font-size:11px}.stage-row small{font-size:9px}.stage-row.current{color:#244679}.stage-row.current>span{color:#fff;background:var(--accent);box-shadow:0 0 0 5px #2563eb14}.stage-row.current em{color:var(--accent);font-size:9px;font-style:normal;font-weight:700}.stage-row.done{color:#5f718d}.stage-row.done>span{color:var(--accent);background:var(--accent-soft)}@keyframes breathe{0%,to{transform:scale(1);box-shadow:0 16px 34px #2563eb33}50%{transform:scale(1.065);box-shadow:0 18px 40px #2563eb57}}.result-page{max-width:1480px;margin:0 auto}.result-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-bottom:18px;padding:12px 14px;background:#ffffffe6;border:1px solid var(--line);border-radius:13px;box-shadow:0 12px 36px #375b9412}.result-toolbar>.fui-Button:first-child{justify-self:start}.result-status{display:flex;align-items:center;gap:9px}.result-status>svg{color:var(--accent)}.result-status>span{display:flex;flex-direction:column;gap:2px}.result-status strong{color:#20365d;font-size:11px}.result-status small{color:#7b8aa2;font-size:9px}.toolbar-actions{display:flex;justify-content:flex-end;gap:7px}.result-layout{display:grid;grid-template-columns:182px minmax(620px,840px) minmax(215px,1fr);gap:18px;align-items:start;justify-content:center}.outline-panel,.evidence-panel{position:sticky;top:92px;padding:20px 17px;background:#ffffffed;border:1px solid var(--line);border-radius:13px;box-shadow:0 14px 40px #385b9312}.outline-panel{display:flex;flex-direction:column}.outline-panel>.section-kicker{margin:0 8px 10px}.outline-panel a{display:grid;grid-template-columns:25px 1fr;gap:5px;padding:9px 8px;color:#667790;border-radius:7px;font-size:10px;line-height:1.4;text-decoration:none;transition:color .16s ease,background .16s ease}.outline-panel a span{color:#9babc0;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.outline-panel a:hover,.outline-panel a.active{color:var(--accent-deep);background:var(--accent-faint)}.source-box{margin-top:16px;padding:13px;color:#34507c;background:#edf5ff;border:1px solid #d7e5f8;border-radius:9px}.source-box strong{display:block;margin-bottom:7px;color:var(--accent-deep);font-size:10px}.source-box p{margin:4px 0;color:#6e82a0;font-size:8px}.proposal{overflow:hidden;background:#fff;border:1px solid #cedcf0;border-radius:6px;box-shadow:0 28px 80px #30528721}.proposal-cover{position:relative;isolation:isolate;overflow:hidden;min-height:550px;padding:74px 66px 42px;color:var(--ink);background:#eef5ff}.proposal-cover:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(132deg,#fffffff0,#e8f2ffbd)}.proposal-cover:after{content:"";position:absolute;z-index:-1;right:42px;top:62px;width:190px;height:190px;border:1px solid rgba(37,99,235,.17);border-radius:50%;box-shadow:0 0 0 38px #2563eb0a,0 0 0 76px #2563eb06}.proposal-cover>span{color:#5270a3;font-size:12px;letter-spacing:.08em}.proposal-cover h2{max-width:560px;margin:66px 0 13px;color:#0a1c43;font-size:42px;line-height:1.17;letter-spacing:-.045em}.proposal-cover>p{margin:0;color:#5d7195;font-size:16px}.cover-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:95px;padding-top:22px;border-top:1px solid #cbdaf0}.cover-meta span{display:flex;flex-direction:column;gap:6px}.cover-meta small{color:#8293ad;font-size:8px}.cover-meta strong{color:#183665;font-size:11px}.proposal-cover footer{position:absolute;right:66px;bottom:35px;left:66px;display:flex;justify-content:space-between;color:#8899b3;font-size:8px}.proposal-section{position:relative;padding:57px 66px;color:#233553;background:#fff;border-bottom:1px solid #e6edf7}.proposal-number{color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.12em}.proposal-section h3{margin:8px 0 25px;color:#13264a;font-size:26px;letter-spacing:-.03em}.proposal-section .lead{color:#53657f;font-size:13px;line-height:2}.objective-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:30px}.objective-grid div{padding:20px;background:#f2f6fc;border-top:2px solid #82a7e7}.objective-grid strong{color:#163b7b;font-size:13px}.objective-grid p{margin:8px 0 0;color:#697a94;font-size:10px;line-height:1.65}.principle-list{display:grid;gap:0}.principle-list div{display:grid;grid-template-columns:100px 1fr;align-items:center;padding:16px 0;border-top:1px solid #e5ecf6}.principle-list span{color:var(--accent-deep);font-size:11px;font-weight:750}.principle-list p{margin:0;color:#5b6d87;font-size:11px}.dark-section{color:#29446e;background:#eaf3ff;border:0}.dark-section .proposal-number{color:var(--accent)}.dark-section h3{color:#0f2d65}.dark-section>p{color:#62789b;font-size:11px}.design-flow{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center;gap:8px;margin-top:28px}.design-flow>span{display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 10px;background:#ffffffb3;border:1px solid #ccdcf2;border-radius:8px;text-align:center}.design-flow em{color:#6782ae;font-size:8px;font-style:normal}.design-flow strong{color:#19386f;font-size:10px}.design-flow i{color:#89a1c6;text-align:center}.schedule-table{overflow:hidden;border:1px solid #d9e4f2;border-radius:9px}.schedule-table>div{display:grid;grid-template-columns:70px 1fr 1fr 100px}.schedule-table span,.schedule-table strong{padding:13px 11px;border-right:1px solid #e3eaf4;border-bottom:1px solid #e3eaf4;font-size:9px;font-weight:500}.schedule-table>div:last-child span,.schedule-table>div:last-child strong{border-bottom:0}.schedule-table span:last-child{border-right:0}.schedule-table strong{color:var(--accent-deep);font-family:SFMono-Regular,Consolas,monospace;font-weight:750}.schedule-head{color:#385989;background:#edf5ff;font-weight:700}.schedule-head span{font-weight:700}.course-list{display:grid}.course-list>div{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:14px;padding:18px 0;border-top:1px solid #e6edf6}.course-list>div>span{display:grid;place-items:center;width:32px;height:32px;color:var(--accent);background:var(--accent-faint);border:1px solid #d9e7fb;border-radius:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800}.course-list p{display:flex;flex-direction:column;gap:5px;margin:0}.course-list strong{color:#203556;font-size:11px}.course-list small{color:#72829a;font-size:9px}.course-list em{color:#50698f;font-size:9px;font-style:normal}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.delivery-grid div{padding:16px;background:#f3f7fc;border:1px solid #e1e9f5;border-radius:8px}.delivery-grid strong{color:var(--accent-deep);font-size:10px}.delivery-grid p{margin:7px 0 0;color:#6b7b93;font-size:9px;line-height:1.65}.pending-note{display:flex;align-items:center;gap:13px;margin-top:22px;padding:16px;color:#38577f;background:#edf5ff;border:1px solid #d3e2f6;border-radius:8px}.pending-note>svg{color:var(--accent)}.pending-note p{display:flex;flex-direction:column;gap:4px;margin:0}.pending-note strong{font-size:10px}.pending-note span{font-size:9px}.evidence-panel .section-kicker{display:block;margin-bottom:13px}.quality-score{display:flex;align-items:baseline;gap:8px;padding-bottom:15px;border-bottom:1px solid #e4ebf6}.quality-score strong{color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:38px;letter-spacing:-.06em}.quality-score span{color:#71819a;font-size:9px}.check-list{display:flex;flex-direction:column;gap:10px;padding:17px 0;border-bottom:1px solid #e4ebf6}.check-list span{display:flex;align-items:center;gap:6px;color:#526681;font-size:9px}.check-list svg{color:var(--accent)}.reference-list{padding:17px 0}.reference-list strong{color:#29456f;font-size:10px}.reference-list p{margin:8px 0 0;color:#73829a;font-size:8px;line-height:1.5}.ai-note{display:flex;gap:9px;padding:13px;color:#48648d;background:#edf5ff;border:1px solid #d9e6f7;border-radius:8px}.ai-note svg{flex:0 0 auto;color:var(--accent)}.ai-note p{margin:0;font-size:8px;line-height:1.65}.library-page{max-width:1190px;margin:0 auto}.library-header{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;gap:40px;padding:42px 44px;color:var(--ink);background:#eaf3ff;border:1px solid #cadcf4;border-radius:var(--panel-radius) var(--panel-radius) 0 0}.library-header:after{content:"";position:absolute;right:22%;top:-90px;width:250px;height:250px;border:1px solid rgba(37,99,235,.12);border-radius:50%;box-shadow:0 0 0 45px #2563eb06}.library-header h2{position:relative;z-index:1;max-width:760px;color:#0b204b}.library-header p{position:relative;z-index:1;max-width:760px;color:#617697}.library-header .section-kicker{color:#5278b6}.library-total{position:relative;z-index:1;align-self:center;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.library-total strong{display:block;color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:49px;line-height:1;letter-spacing:-.07em}.library-total span{display:block;color:#7084a5;font-size:10px;line-height:1.4}.library-search{display:grid;grid-template-columns:1fr auto;gap:10px;padding:18px 20px;background:#fffffff2;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line)}.library-search .fui-Input{border-radius:var(--control-radius)}.library-list{overflow:hidden;background:#fffffff2;border:1px solid var(--line);border-top:0;border-radius:0 0 var(--panel-radius) var(--panel-radius);box-shadow:0 20px 54px #375b9414}.library-list-head{display:grid;grid-template-columns:56px minmax(230px,1.1fr) minmax(260px,1.4fr) 100px 132px;align-items:center;gap:16px;min-height:50px;padding:12px 18px;color:#70819c;background:#f6f9fe;border-bottom:1px solid #e4ebf5;font-size:10px;font-weight:650;text-align:center}.library-row{display:grid;grid-template-columns:56px minmax(230px,1.1fr) minmax(260px,1.4fr) 100px 132px;align-items:center;gap:16px;min-height:98px;padding:16px 18px;border-bottom:1px solid #e8eef6;transition:background .18s ease,transform .18s ease}.library-row:last-child{border:0}.library-row:hover{background:#f5f8ff;transform:translate(2px)}.library-index{display:grid;place-items:center;justify-self:center;width:38px;height:38px;color:var(--accent);background:var(--accent-faint);border:1px solid #d9e7fb;border-radius:9px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.library-title{display:flex;align-items:center;flex-direction:column;gap:5px;text-align:center}.library-title strong{color:#1e3358;font-size:12px;line-height:1.45}.library-title small{color:#8b9ab0;font-size:9px}.library-description{color:#667893;font-size:10px;line-height:1.55;text-align:center}.library-count{display:flex;align-items:baseline;justify-content:center;gap:3px;color:#6f8099;font-size:9px;text-align:center}.library-count strong{color:var(--accent-deep);font-family:SFMono-Regular,Consolas,monospace;font-size:14px}.library-row .fui-Button{min-width:108px;justify-self:center;white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-reduced-transparency:reduce){.sidebar,.topbar,.workflow-visual,.section-block,.form-card,.context-panel,.match-card,.result-toolbar,.outline-panel,.evidence-panel{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}@media(max-width:1180px){.capability-grid{grid-template-columns:repeat(2,1fr)}.metric-panel{grid-template-columns:repeat(3,1fr)}.result-layout{grid-template-columns:160px minmax(560px,1fr)}.evidence-panel{position:static;grid-column:2}.home-grid{grid-template-columns:1fr}.insight-icon{margin-bottom:20px}}@media(max-width:980px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:22px 10px 16px}.brand{justify-content:center;padding:0 0 24px}.brand-copy,.nav-button span,.settings-link span,.settings-link .fui-Badge,.demo-user>span:last-child{display:none}.nav-button,.settings-link{justify-content:center}.nav-button.active:before{left:-11px}.demo-user{justify-content:center;padding-inline:0}.overview-heading{align-items:flex-start;flex-direction:column}.overview-heading-actions{width:100%}.overview-action-grid{grid-template-columns:1fr}.welcome-panel{grid-template-columns:1fr;gap:32px}.flow-layout{grid-template-columns:1fr}.context-panel{position:static}.result-toolbar{grid-template-columns:1fr auto}.result-status{grid-column:1 / -1;grid-row:1}.result-toolbar>.fui-Button:first-child{grid-row:2}.toolbar-actions{grid-row:2}.result-layout{grid-template-columns:1fr}.outline-panel{position:static;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.outline-panel .section-kicker,.source-box{grid-column:1 / -1}.proposal,.evidence-panel{grid-column:1}.library-list-head{display:none}.library-row{grid-template-columns:42px minmax(0,1fr) 76px 112px}.library-index{grid-row:1 / 3}.library-title{align-items:flex-start;grid-column:2;grid-row:1;text-align:left}.library-description{grid-column:2;grid-row:2;text-align:left}.library-count{grid-column:3;grid-row:1 / 3}.library-row .fui-Button{grid-column:4;grid-row:1 / 3}}@media(max-width:720px){body{background-size:26px 26px}.app-shell{display:block}.sidebar{position:fixed;inset:auto 0 0;width:auto;height:calc(64px + env(safe-area-inset-bottom));flex-direction:row;justify-content:center;padding:7px 12px calc(7px + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid var(--line);z-index:20}.brand,.sidebar-bottom{display:none}.nav-list{flex-direction:row;width:100%;max-width:430px}.nav-button{min-height:50px;flex:1;flex-direction:column;justify-content:center;gap:2px;padding:5px;font-size:8px}.nav-button span{display:block}.nav-button.active:before{display:none}.topbar{height:64px;padding:0 16px}.topbar h1{font-size:16px}.knowledge-status{display:none}.topbar .fui-Button{min-width:40px;min-height:40px}.page-content{padding:16px 14px calc(90px + env(safe-area-inset-bottom))}input,textarea{font-size:16px!important}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.overview-card{aspect-ratio:auto;min-height:138px;gap:6px;padding:10px 8px;border-radius:14px}.overview-card-icon{width:42px;height:42px;border-radius:11px;box-shadow:0 8px 18px #2563eb2b}.overview-card-icon svg{width:21px;height:21px}.overview-card-copy{gap:2px}.overview-card-copy small{font-size:10px}.overview-card-copy strong{font-size:17px}.overview-card-copy em{display:-webkit-box;overflow:hidden;max-width:140px;font-size:8.5px;line-height:1.4;text-overflow:initial;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-progress-panel{padding:20px}.progress-steps{display:grid;grid-template-columns:repeat(2,1fr);row-gap:14px}.metric-panel{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:118px}.metric-card:last-child{grid-column:1 / -1}.overview-action-grid{grid-template-columns:1fr}.welcome-panel{min-height:auto;padding:31px 24px;border-radius:14px}.welcome-copy h2{font-size:36px;line-height:1.08}.welcome-copy p{font-size:13px}.welcome-actions{flex-direction:column;align-items:stretch}.workflow-visual{display:none}.stats-strip{grid-template-columns:repeat(2,1fr);gap:18px 0;padding:20px 12px}.stats-strip div:nth-child(2){border:0}.stats-strip strong{font-size:19px}.recent-item{grid-template-columns:38px 1fr auto}.recent-meta,.recent-item>svg{display:none}.step-item i{width:18px;margin:0 7px}.step-item strong{display:none}.form-card{padding:27px 20px 0}.form-card:before{margin:-27px -20px 26px}.two-columns,.checkbox-grid{grid-template-columns:1fr}.form-footer{align-items:stretch;flex-direction:column;margin-inline:-20px;padding:16px 20px}.form-footer>span{justify-content:center}.redaction-bar{grid-template-columns:24px minmax(0,1fr)}.redaction-bar .fui-Badge{grid-column:2;justify-self:start}.match-heading{align-items:flex-start;padding:26px 20px 20px}.match-summary{display:none}.case-list{padding:16px 20px}.case-topline{align-items:flex-start}.generation-plan{align-items:flex-start;margin:0 20px 18px}.generation-plan .fui-Badge{display:none}.match-footer{flex-wrap:wrap;padding:15px 20px}.match-footer>span{order:-1;width:100%;text-align:center}.generating-card{padding:34px 22px}.result-toolbar{display:flex;flex-wrap:wrap}.result-status{order:-1;width:100%}.toolbar-actions{flex-wrap:wrap;margin-left:auto}.outline-panel{display:none}.proposal-cover{min-height:480px;padding:50px 30px 32px}.proposal-cover h2{margin-top:55px;font-size:32px}.cover-meta{grid-template-columns:1fr;gap:12px;margin-top:45px}.proposal-cover footer{right:30px;left:30px}.proposal-section{padding:39px 28px}.objective-grid,.delivery-grid,.design-flow{grid-template-columns:1fr}.design-flow i{transform:rotate(90deg)}.schedule-table{overflow-x:auto}.schedule-table>div{min-width:620px}.library-header{grid-template-columns:1fr;padding:31px 24px}.library-total{align-items:flex-start}.library-search{grid-template-columns:1fr}.library-list{display:flex;overflow:visible;flex-direction:column;gap:12px;padding:0;background:transparent;border:0;box-shadow:none}.library-row{grid-template-columns:44px minmax(0,1fr) auto;gap:10px 12px;min-height:0;padding:17px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 10px 28px #375b940f}.library-row:last-child{border:1px solid var(--line)}.library-row:hover{background:#fff;transform:none}.library-row[data-mobile-order="1"]{order:1}.library-row[data-mobile-order="2"]{order:2}.library-row[data-mobile-order="3"]{order:3}.library-row[data-mobile-order="4"]{order:4}.library-row[data-mobile-order="5"]{order:5}.library-row[data-mobile-order="6"]{order:6}.library-row[data-mobile-order="7"]{order:7}.library-index{align-self:start;grid-column:1;grid-row:1 / 3;width:40px;height:40px}.library-title{align-items:flex-start;grid-column:2;grid-row:1;gap:4px;text-align:left}.library-title strong{font-size:13px}.library-title small{font-size:9px}.library-count{align-self:start;grid-column:3;grid-row:1;padding-top:1px}.library-count strong{font-size:16px}.library-description{grid-column:2 / -1;grid-row:2;min-height:34px;color:#5f718f;font-size:11px;line-height:1.55;text-align:left}.library-row .fui-Button{grid-column:1 / -1;grid-row:3;width:100%;min-height:42px;justify-self:stretch;margin-top:3px}}
