:root{color-scheme:light;--bg: #f5f7fb;--bg-soft: #ffffff;--panel: #ffffff;--panel-soft: #f8fafc;--line: #d8e0ee;--line-strong: #c9d4e5;--text: #172033;--muted: #4e5d78;--muted-soft: #67768f;--blue: #2456d3;--navy: #101f45;--navy-strong: #0e1a38;--shadow: 0 16px 40px rgba(15, 23, 42, .06)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.pageShell{min-height:100vh;background:var(--bg)}.siteHeader{background:#fff;border-bottom:1px solid var(--line)}.siteHeaderInner{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.brandLockup{display:inline-flex;align-items:center;gap:12px;font-weight:700}.brandBadge{width:48px;height:44px;border:3px solid var(--navy-strong);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:1.45rem;line-height:1}.brandText{font-size:1.05rem}.siteNav{display:flex;align-items:center;gap:28px;color:var(--muted);font-weight:600}.siteNav a{position:relative;padding:8px 0}.siteNav a.active{color:var(--text)}.siteNav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;background:var(--text)}.pageContainer{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.hero{margin-bottom:16px}.heroCentered{text-align:center}.hero h1{font-size:clamp(2.4rem,4vw,4.15rem);line-height:1.05;margin:0;letter-spacing:-.03em}.heroText{margin:12px 0 0;font-size:1.05rem;line-height:1.72;color:var(--muted)}.heroTextCentered{max-width:760px;margin-left:auto;margin-right:auto}.tabNav{margin-top:24px;display:inline-flex;align-items:center;gap:14px}.tabButton{border:1px solid var(--line-strong);background:#fff;color:var(--muted);padding:16px 22px;border-radius:18px;cursor:pointer;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.tabButton:hover{transform:translateY(-1px)}.tabButton.active{background:linear-gradient(180deg,#12224c,#0e1a38);border-color:#16295a;color:#fff}.contentCard{background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.heroCard,.primaryPanel,.infoCard{padding:30px}.sectionBadge{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#e8eef9;color:var(--blue);font-size:.86rem;font-weight:800;letter-spacing:.02em;margin:0 0 14px}.heroCard h2,.panelHeaderRow h2{margin:0;font-size:1.6rem;line-height:1.2}.sectionIntro,.panelIntro,.contentSection p,.resultCard p,.infoCard li,.infoCard ol,.infoCard ul{color:var(--muted);line-height:1.8}.summaryGrid,.archGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.summaryCard,.archCard{border:1px solid var(--line);border-radius:20px;background:var(--panel-soft);padding:20px}.summaryLabel,.subSectionLabel,.panelKicker,.fieldLabel{margin:0 0 8px;font-size:.82rem;font-weight:800;letter-spacing:.06em;color:var(--muted-soft);text-transform:uppercase}.highlightsPanel{margin-top:24px;border:1px solid var(--line);border-radius:22px;background:var(--panel-soft);padding:20px}.pillRow,.sampleQueryWrap{display:flex;flex-wrap:wrap;gap:12px}.highlightPill,.sampleChip{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid #ced8ee;background:#fff;color:var(--blue);font-weight:700}.descriptionLayout{display:grid;gap:28px}.contentSection{max-width:1040px}.contentSection h3{margin:0 0 12px;font-size:1.8rem;color:var(--blue)}.twoColSection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.contentList,.infoCard ul,.infoCard ol{margin:16px 0 0;padding-left:22px}.orderedList li+li,.contentList li+li,.infoCard li+li{margin-top:8px}.dashboardGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:20px;align-items:start}.secondaryPanel{display:grid;gap:20px}.panelHeaderRow,.resultsHeader,.resultTopRow{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.queryPanel{margin-top:18px;padding:18px;border-radius:24px;border:1px solid var(--line);background:var(--panel-soft)}.queryPanel label{display:block;margin-bottom:10px;font-size:.95rem;color:var(--text);font-weight:600}.queryPanel textarea{width:100%;border-radius:18px;border:1px solid var(--line-strong);background:#fff;color:var(--text);padding:10px;resize:vertical;min-height:80px;outline:none}.queryPanel textarea::placeholder{color:#7f8ca4}.queryActions{display:flex;justify-content:flex-start;margin-top:12px}.primaryButton{border:0;border-radius:16px;padding:14px 22px;background:linear-gradient(180deg,#12224c,#0e1a38);color:#fff;font-weight:700;cursor:pointer}.primaryButton:disabled{opacity:.7;cursor:not-allowed}.progressSection{margin-top:18px}.progressTrack{width:100%;height:12px;border-radius:999px;background:#e1e7f0;overflow:hidden}.progressFill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3065df,#5a97f0);transition:width .28s ease}.progressFill.is-animated{background-size:200% 100%;animation:progressShimmer 1.5s linear infinite}.progressFill.is-error{background:linear-gradient(90deg,#d45268,#ef7d8f)}.statusBubble{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;min-height:44px;padding:10px 18px;border-radius:999px;border:1px solid #ced8ee;background:#f3f6fb;color:var(--navy);font-size:.96rem;font-weight:700}.statusBubble.done{background:#eefaf0;border-color:#cde8d2;color:#24683b}.statusBubble.error{background:#fff2f4;border-color:#efc1ca;color:#ab384e}@keyframes progressShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.sampleChip{cursor:pointer}.sampleChip:hover,.tabButton:hover,.primaryButton:hover{filter:brightness(.98)}.errorBanner{margin-top:18px;border-radius:18px;border:1px solid #efc1ca;background:#fff2f4;color:#ab384e;padding:14px 16px}.resultsSection{margin-top:26px;scroll-margin-top:100px}.resultsHeader{align-items:center;margin-bottom:14px}.resultsHeader h3,.infoCard h3{margin:0;font-size:1.25rem}.resultsHeader span,.resultMeta{color:var(--muted);font-size:.95rem}.resultsList{display:grid;gap:16px}.emptyState,.resultCard{border-radius:22px;border:1px solid var(--line);background:var(--panel-soft)}.emptyState,.infoCard{padding:22px}.emptyState{color:var(--muted);line-height:1.7}.resultCard{padding:20px}.resultTopRow h4{margin:0;font-size:1.2rem}.scoreBadge{white-space:nowrap;border-radius:999px;padding:8px 12px;border:1px solid #cde8d2;background:#eefaf0;color:#24683b;font-size:.92rem;font-weight:700}.resultGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.resultBodyBlock{margin-top:14px}.matchExplanation{margin-top:16px;padding:14px 16px;border-radius:16px;background:#f2f6ff;border:1px solid #dbe5fb;color:#30405d}@media (max-width: 1080px){.summaryGrid,.archGrid,.dashboardGrid,.twoColSection{grid-template-columns:1fr}.siteHeaderInner{flex-direction:column;align-items:flex-start}.siteNav{gap:18px;flex-wrap:wrap}}@media (max-width: 860px){.pageContainer,.siteHeaderInner{width:min(100% - 24px,1280px)}.panelHeaderRow,.resultsHeader,.resultTopRow{flex-direction:column;align-items:flex-start}.tabNav{flex-wrap:wrap;justify-content:center}.resultGrid{grid-template-columns:1fr}}@media (max-width: 640px){.heroCard,.primaryPanel,.infoCard{padding:22px}.queryPanel{padding:16px}.hero h1{font-size:1.8rem}.brandBadge{width:44px;height:40px;font-size:1.2rem}}
