@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:dark;--bg: #111317;--bg-alt: #171a20;--panel: rgba(23, 27, 33, .92);--panel-strong: rgba(19, 23, 28, .96);--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--text: #f4efe7;--muted: #b7b1a6;--accent: #f97316;--accent-soft: rgba(249, 115, 22, .16);--green: #34d399;--red: #fb7185;--yellow: #fbbf24;--blue: #60a5fa;--shadow: 0 28px 60px rgba(0, 0, 0, .28);--radius: 24px;--radius-sm: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Space Grotesk,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 26%),radial-gradient(circle at top right,rgba(96,165,250,.12),transparent 18%),linear-gradient(180deg,#12151a,#0d1014)}button,input,textarea,select{font:inherit}button{cursor:pointer}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:14px;padding:.85rem .95rem;background:#ffffff0a;color:var(--text);transition:border-color .16s ease,transform .16s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#f97316b3;transform:translateY(-1px)}textarea{resize:vertical}label{display:grid;gap:.55rem;font-size:.95rem;color:var(--muted)}.app-shell{width:min(1480px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 2rem}.hero-panel,.panel-card,.metric-card,.banner,.loading-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{display:grid;grid-template-columns:1.25fr .75fr;gap:1.5rem;padding:2rem;border:1px solid var(--line);border-radius:32px;background:linear-gradient(125deg,rgba(255,255,255,.06),transparent 55%),linear-gradient(180deg,#f9731614,#0f12161a),var(--panel-strong);box-shadow:var(--shadow)}.hero-copy h1{margin:.5rem 0 .9rem;font-size:clamp(2.25rem,5vw,4.25rem);line-height:.95;letter-spacing:-.06em;max-width:12ch}.hero-text{max-width:64ch;color:var(--muted);font-size:1.06rem;line-height:1.7}.eyebrow,.inline-badge,.hero-tags span,.pill,.stage,.artifact-chip{display:inline-flex;align-items:center;gap:.4rem}.eyebrow{padding:.55rem .85rem;border:1px solid rgba(249,115,22,.28);border-radius:999px;background:#f973161a;color:#ffd4b5;font-size:.88rem;font-weight:600;letter-spacing:.02em}.hero-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}.hero-tags span,.inline-badge,.pill,.artifact-chip{padding:.5rem .75rem;border-radius:999px;border:1px solid var(--line);background:#ffffff0d;color:var(--muted);font-size:.84rem}.pill.warn{color:#ffd29f;border-color:#f973163d;background:#f973161f}.hero-side{display:grid;gap:1rem}.hero-side-card,.rule-panel,.snapshot-card,.subpanel,.artifact-card,.list-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff08}.hero-side-card,.rule-panel,.subpanel,.artifact-card{padding:1.15rem}.hero-stat-line{display:flex;align-items:center;gap:.55rem;margin:.55rem 0}.mini-label{margin:0;color:#e8b890;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.tight-list{margin:.85rem 0 0;padding-left:1rem;color:var(--muted);line-height:1.6}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.metric-card,.panel-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.metric-card{position:relative;overflow:hidden;padding:1.2rem;border-radius:24px}.metric-card:after{content:"";position:absolute;inset:auto -20% -65% auto;width:180px;height:180px;background:radial-gradient(circle,rgba(249,115,22,.18),transparent 58%)}.metric-card h2{margin:.55rem 0 .35rem;font-size:clamp(1.6rem,3vw,2.45rem);letter-spacing:-.05em}.metric-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:18px;background:#f9731624;color:#ffd4b5}.workspace-grid,.workbench-grid,.settings-grid{display:grid;gap:1rem;margin-top:1rem}.workspace-grid{grid-template-columns:.85fr 1.35fr .8fr}.workbench-grid{grid-template-columns:1.2fr .8fr}.settings-grid{grid-template-columns:1fr .75fr}.panel-card{border-radius:28px;padding:1.3rem}.wide-panel{min-width:0}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading.compact{align-items:center;margin-bottom:.85rem}.section-heading h3,.section-heading h4{margin:.18rem 0 0;letter-spacing:-.04em}.section-heading h3{font-size:1.35rem}.section-heading h4{font-size:1.02rem}.muted{color:var(--muted);line-height:1.6}.list-stack,.artifact-stack,.timeline{display:grid;gap:.75rem}.list-card{padding:.95rem}.list-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.list-card strong,.artifact-card h4,.snapshot-card h4,.rule-header strong{font-size:1.05rem}.micro-grid{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.75rem;color:var(--muted);font-size:.86rem}.form-block{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.form-block.plain{margin-top:0;padding-top:0;border-top:0}.field-grid{display:grid;gap:.9rem;margin-bottom:.9rem}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.span-two{grid-column:span 2}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:16px;padding:.95rem 1.1rem;border:1px solid transparent;transition:transform .16s ease,filter .16s ease,border-color .16s ease}.primary-button{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-weight:700;box-shadow:0 18px 34px #f9731633}.ghost-button{background:#ffffff0d;color:var(--text);border-color:var(--line)}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px);filter:brightness(1.04)}.primary-button:disabled,.ghost-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.claim-table{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffff06}.claim-head,.claim-row{display:grid;grid-template-columns:1.5fr .45fr .7fr .6fr;gap:.85rem;padding:.95rem 1rem;text-align:left}.claim-head{background:#ffffff0a;color:var(--muted);font-size:.84rem;text-transform:uppercase;letter-spacing:.08em}.claim-row{border:0;border-top:1px solid var(--line);background:transparent;color:var(--text)}.claim-row:hover,.claim-row.active{background:#f9731614}.claim-row strong{display:block;margin-bottom:.2rem}.claim-row small{color:var(--muted)}.filter-row{display:flex;gap:.6rem}.filter-row select{width:auto;min-width:112px}.stage{justify-content:center;min-width:105px;padding:.42rem .68rem;border-radius:999px;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--line)}.stage-notice-ready,.stage-notice_ready{color:#d7e2ff;background:#60a5fa24}.stage-demand{color:#ffe3aa;background:#fbbf2424}.stage-lien-ready,.stage-lien_ready{color:#ffc0b8;background:#fb718529}.stage-recorded{color:#ffceb1;background:#f973162e}.stage-stable{color:#bff7da;background:#34d39924}.rule-panel+.rule-panel{margin-top:1rem}.rule-header,.artifact-top{display:flex;justify-content:space-between;gap:.75rem}.rule-office{display:flex;gap:.5rem;margin-top:1rem;padding:.85rem;border-radius:14px;background:#ffffff0a;color:var(--muted)}.snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1rem}.snapshot-card{padding:1rem}.warning-strip{display:flex;gap:.65rem;align-items:flex-start;padding:.95rem 1rem;border:1px solid rgba(251,191,36,.22);border-radius:16px;background:#fbbf2414;color:#ffe5ad;margin-bottom:1rem}.editor-grid{margin-top:.6rem}.workbench-columns{display:grid;grid-template-columns:1fr .95fr;gap:1rem;margin-top:1rem}.timeline{margin-top:1rem}.timeline-row{display:grid;grid-template-columns:14px 1fr;gap:.8rem;align-items:start}.timeline-dot{width:10px;height:10px;margin-top:.45rem;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px #f9731626}.timeline-row p,.timeline-row small{margin:.2rem 0 0;color:var(--muted)}.artifact-card{display:grid;gap:.85rem}.artifact-body{margin:0;white-space:pre-wrap;border-radius:16px;padding:1rem;background:#0003;border:1px solid var(--line);color:#f6f2eb;font-size:.93rem;line-height:1.65;font-family:IBM Plex Mono,monospace}.artifact-list{padding:.95rem;border-radius:14px;background:#ffffff0a}.artifact-list.caution{border:1px solid rgba(251,191,36,.18);background:#fbbf240f}.banner,.loading-card{margin-top:1rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--line);background:var(--panel)}.banner.error{border-color:#fb71854d;background:#fb71851a}.banner.success{border-color:#34d3994d;background:#34d39917}.loading-card.small{min-height:180px}.tone-fire{background:linear-gradient(140deg,rgba(249,115,22,.12),transparent 55%),#ffffff08}@media(max-width:1200px){.workspace-grid,.workbench-grid,.settings-grid,.hero-panel{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.app-shell{width:min(100% - 1rem,100%);padding-top:.5rem}.hero-panel,.panel-card{padding:1rem;border-radius:22px}.metrics-grid,.snapshot-grid,.workbench-columns,.field-grid.two,.field-grid.three,.field-grid.four{grid-template-columns:1fr}.claim-head,.claim-row{grid-template-columns:1.2fr .45fr .65fr .7fr;font-size:.88rem}.span-two{grid-column:span 1}}.landing-shell,.auth-shell,.legal-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(249,115,22,.18),transparent 28%),linear-gradient(180deg,#f8f4ef,#f3efe8 48%,#efe8de);color:#172033}.landing-nav,.landing-footer,.content-section,.landing-band,.landing-hero,.legal-card,.legal-header,.auth-layout{width:min(1180px,calc(100% - 2rem));margin:0 auto}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;gap:1rem}.landing-nav nav,.hero-actions,.hero-tags,.public-legal-footer,.hero-account-row,.billing-inline,.legal-meta,.two-button-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.brand-lockup{display:flex;align-items:center;gap:.85rem}.brand-lockup p,.landing-footer p,.landing-nav nav a,.legal-meta span,.public-legal-footer a,.auth-copy p,.auth-aside p,.auth-aside li,.form-footnote,.checkbox-row span,.legal-card p,.landing-band p,.pricing-card p{color:#5f6778}.brand-mark{width:2.6rem;height:2.6rem;border-radius:.95rem;display:grid;place-items:center;background:linear-gradient(145deg,#d44f10,#f97316);color:#fff7ed;font-weight:800;box-shadow:0 14px 30px #d44f103d}.landing-nav nav a,.public-legal-footer a,.legal-back{text-decoration:none;font-weight:600}.nav-cta,.primary-cta,.primary-button,.inline-link-button{background:linear-gradient(145deg,#10213d,#1f365d);color:#fff;border:none;border-radius:999px;padding:.95rem 1.35rem;font-weight:700;text-decoration:none;cursor:pointer}.secondary-cta,.secondary-button{border:1px solid rgba(16,33,61,.15);border-radius:999px;padding:.9rem 1.25rem;background:#ffffffb3;color:#10213d;font-weight:700;text-decoration:none;cursor:pointer}.primary-button:disabled,.secondary-inline-button:disabled{opacity:.6;cursor:wait}.landing-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:1.5rem;padding:2rem 0 1.5rem}.landing-hero-copy,.landing-hero-card,.landing-band,.pricing-card,.auth-card,.auth-aside,.legal-card{border-radius:30px;border:1px solid rgba(16,33,61,.08);background:#ffffffd1;box-shadow:0 24px 60px #17203314}.landing-hero-copy,.landing-hero-card,.pricing-card,.auth-card,.auth-aside,.legal-card{padding:2rem}.landing-hero-copy h1,.section-intro h2,.auth-copy h1,.legal-card h1{font-size:clamp(2.3rem,4vw,4.8rem);line-height:.96;letter-spacing:-.06em;margin:.5rem 0 1rem}.hero-lead,.landing-band strong+p,.auth-copy p,.legal-title-wrap .muted{font-size:1.05rem;line-height:1.7}.eyebrow,.mini-label{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:800}.hero-tags span,.account-chip,.metric-strip>div,.billing-status,.notice-step,.checkbox-panel,.form-alert,.legal-section{border-radius:20px;border:1px solid rgba(16,33,61,.08);background:#ffffffb3}.hero-tags span{padding:.55rem .9rem;font-weight:600}.metric-strip,.three-up-grid,.two-up-fields,.auth-layout{display:grid;gap:1rem}.metric-strip,.three-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip strong,.pricing-card h3,.notice-step strong,.three-up-grid strong,.billing-status strong{display:block;color:#10213d}.notice-rail{display:grid;gap:.9rem;margin-top:1rem}.notice-step{display:grid;grid-template-columns:2.4rem 1fr;gap:.85rem;padding:1rem}.notice-step span:first-child{font-weight:800;color:#d44f10}.landing-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.4rem 1.6rem;margin-top:1rem}.content-section{padding:3.5rem 0 0}.muted-section{padding-bottom:3.5rem}.section-intro{max-width:760px;margin-bottom:1.4rem}.three-up-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.three-up-grid article{padding:1.4rem;border-radius:24px;background:#10213d0a;border:1px solid rgba(16,33,61,.08)}.pricing-card{max-width:460px}.landing-footer{padding:0 0 2rem}.public-legal-footer{margin-top:1.4rem;row-gap:.35rem}.auth-shell{display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.auth-layout{grid-template-columns:1.02fr .98fr}.centered-screen{min-height:100vh}.auth-card.compact-card,.billing-card{max-width:560px;width:min(100% - 2rem,560px)}.auth-copy{margin-bottom:1rem}.auth-brand{margin-bottom:1.25rem}.auth-form,.checkbox-panel,.legal-sections{display:grid;gap:1rem}.auth-form label{display:grid;gap:.45rem;font-weight:700;color:#172033}.auth-form input{width:100%;padding:.95rem 1rem;border-radius:16px;border:1px solid rgba(16,33,61,.12);background:#fffffff2;font:inherit}.two-up-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-panel{padding:1rem}.checkbox-row{display:grid;grid-template-columns:1.1rem 1fr;gap:.8rem;align-items:start}.checkbox-row input{margin-top:.3rem}.form-alert,.billing-status,.account-chip{padding:.9rem 1rem}.form-alert.error{border-color:#dc26262e;background:#dc262614;color:#991b1b}.auth-aside{background:radial-gradient(circle at top left,rgba(249,115,22,.18),transparent 26%),linear-gradient(180deg,#10213d,#172f54);color:#fff}.auth-aside p,.auth-aside li{color:#ffffffc2}.auth-aside ul{margin:1.1rem 0 0;padding-left:1.1rem;display:grid;gap:.6rem}.legal-shell{padding:1.5rem 0 2.5rem}.legal-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.legal-back{color:#10213d}.legal-card h2{margin:0;font-size:1.15rem}.legal-section{padding:1.2rem}.hero-account-row{justify-content:space-between;margin-bottom:.8rem}.account-chip{display:flex;flex-direction:column;gap:.15rem}.ghost-button,.secondary-inline-button{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#edf2ff;border-radius:999px;padding:.8rem 1rem;font-weight:700;cursor:pointer}.billing-inline{margin-top:1rem;justify-content:space-between}.good-pill{background:#34d3991f;border-color:#34d3993d}.spinner{width:2rem;height:2rem;border-radius:999px;border:3px solid rgba(16,33,61,.14);border-top-color:#10213d;animation:spin .9s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.landing-hero,.auth-layout,.landing-band,.metric-strip,.three-up-grid{grid-template-columns:1fr}.landing-nav{flex-direction:column;align-items:flex-start}}@media(max-width:720px){.two-up-fields,.legal-header{grid-template-columns:1fr;display:grid}.auth-card,.auth-aside,.landing-hero-copy,.landing-hero-card,.pricing-card,.legal-card{padding:1.25rem}}.brand-logo{display:block;height:2.25rem;width:auto}.portal-shell{min-height:100vh;background:linear-gradient(180deg,#fffffffa,#f8fafcfa),radial-gradient(circle at top left,rgba(255,60,0,.06),transparent 32%);color:#0f172a;display:grid;grid-template-columns:18rem minmax(0,1fr)}.portal-sidebar{background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1rem;position:sticky;top:0;height:100vh}.portal-brand{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:.85rem;padding:0 .5rem 1rem}.portal-brand strong{display:block;font-size:1.2rem;font-weight:800;letter-spacing:-.03em}.portal-brand p,.portal-account p,.portal-nav-link small,.portal-subtitle{color:#64748b;margin:0}.portal-nav{display:grid;gap:.35rem}.portal-nav-link{align-items:center;border:1px solid transparent;border-radius:.9rem;color:#0f172a;display:flex;gap:.85rem;padding:.85rem;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.portal-nav-link:hover{background:#f8fafc;border-color:#e2e8f0;transform:translate(2px)}.portal-nav-link.active{background:#eff6ff;border-color:#cbd5e1}.portal-nav-link strong{display:block;font-size:.96rem;font-weight:800}.portal-nav-link small{display:block;font-size:.76rem;margin-top:.15rem}.portal-nav-icon{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.8rem;display:inline-flex;height:2.3rem;justify-content:center;width:2.3rem}.portal-side-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;margin-top:auto;padding:1rem}.portal-side-card strong{display:block;font-size:1rem;margin-bottom:.35rem}.portal-account{border-top:1px solid #e2e8f0;display:grid;gap:.75rem;margin-top:.25rem;padding:1rem .5rem 0}.portal-avatar{align-items:center;background:#0f172a;border-radius:999px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:800;height:2.5rem;justify-content:center;width:2.5rem}.portal-main{min-width:0;padding:2rem}.portal-header{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.portal-header h1{font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.06em;line-height:.95;margin:.2rem 0 .5rem}.portal-header-rail{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.portal-chip{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#0f172a;display:inline-flex;gap:.45rem;padding:.55rem .9rem;white-space:nowrap}.portal-dashboard-grid,.portal-recovery-rail,.portal-documents-grid{display:grid;gap:1.25rem}.portal-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-recovery-rail,.portal-documents-grid{margin-bottom:1.25rem}.dashboard-table{border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden}.dashboard-table-head,.dashboard-table-row{display:grid;gap:.75rem;grid-template-columns:2.2fr .7fr .9fr 1fr;padding:.9rem 1rem}.dashboard-table-head{background:#f8fafc;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dashboard-table-row{align-items:center;background:#fff;border:0;border-top:1px solid #e2e8f0;cursor:pointer;text-align:left;transition:background .16s ease;width:100%}.dashboard-table-row:hover{background:#f8fafc}.dashboard-table-row strong{display:block;font-size:.95rem}.dashboard-table-row small{color:#64748b;display:block;font-size:.78rem;margin-top:.2rem}.table-link{color:#0f172a;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.table-link:hover{color:#ff3c00}.actionable-card{cursor:pointer;text-align:left;width:100%}.actionable-card:hover{border-color:#cbd5e1}.billing-status{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem}.billing-status.good{background:#f0fdf4;border-color:#86efac}.billing-status strong{display:block;margin-bottom:.35rem}.portal-shell label,.portal-shell .section-heading h3,.portal-shell .section-heading h4,.portal-shell .list-card strong,.portal-shell .artifact-card h4,.portal-shell .snapshot-card h4,.portal-shell .rule-header strong,.portal-shell .metric-card h2,.portal-shell .metric-card,.portal-shell .panel-card{color:#0f172a}.portal-shell .panel-card,.portal-shell .metric-card,.portal-shell .list-card,.portal-shell .rule-panel,.portal-shell .snapshot-card,.portal-shell .artifact-card,.portal-shell .artifact-list,.portal-shell .banner,.portal-shell .loading-card,.portal-shell .hero-side-card,.portal-shell .subpanel{background:#fff;border-color:#e2e8f0;box-shadow:0 12px 30px #0f172a0f}.portal-shell .muted,.portal-shell .micro-grid,.portal-shell .claim-row small,.portal-shell .timeline-row p,.portal-shell .timeline-row small,.portal-shell .artifact-list,.portal-shell .rule-office,.portal-shell .banner,.portal-shell .loading-card,.portal-shell .mini-label{color:#64748b}.portal-shell .metric-icon{background:#ff3c001f;color:#ff3c00}.portal-shell input,.portal-shell textarea,.portal-shell select{background:#fff;border-color:#cbd5e1;color:#0f172a}.portal-shell input:focus,.portal-shell textarea:focus,.portal-shell select:focus{border-color:#0f172a4d}.portal-shell .ghost-button{background:#fff;border-color:#cbd5e1;color:#0f172a}.portal-shell .primary-button{background:#ff3c00;box-shadow:0 12px 28px #ff3c002e}.portal-shell .primary-button:hover,.portal-shell .ghost-button:hover{filter:none}.portal-shell .claim-table,.portal-shell .dashboard-table{background:#fff}.portal-shell .claim-head{background:#f8fafc;color:#64748b}.portal-shell .claim-row{color:#0f172a}.portal-shell .claim-row:hover,.portal-shell .claim-row.active{background:#f8fafc}.portal-shell .stage{border-color:#cbd5e1}.portal-shell .stage-notice-ready,.portal-shell .stage-notice_ready{background:#eff6ff;color:#1d4ed8}.portal-shell .stage-demand{background:#fff7ed;color:#c2410c}.portal-shell .stage-lien-ready,.portal-shell .stage-lien_ready{background:#fff1f2;color:#be123c}.portal-shell .stage-recorded{background:#fff7ed;color:#ea580c}.portal-shell .stage-stable{background:#f0fdf4;color:#15803d}.portal-shell .rule-office,.portal-shell .artifact-list.caution,.portal-shell .warning-strip{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.portal-shell .artifact-body{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.portal-shell .banner.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.portal-shell .banner.success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}@media(max-width:1180px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{border-bottom:1px solid #e2e8f0;border-right:0;height:auto;position:static}.portal-dashboard-grid{grid-template-columns:1fr}}@media(max-width:760px){.portal-main{padding:1rem}.portal-header{align-items:start;flex-direction:column}.portal-header-rail{justify-content:start}.dashboard-table-head,.dashboard-table-row{grid-template-columns:1.6fr .7fr .9fr 1fr}}.forge-home-shell{background:#fff;color:#0f172a;min-height:100vh}.forge-home-width{margin:0 auto;width:min(100% - 3rem,1200px)}.forge-home-header{background:#f1f5f9f5;border-bottom:1px solid #d9e1ea;inset:0 0 auto;position:fixed;z-index:50}.forge-home-header-inner{align-items:center;display:flex;gap:1rem;height:6.3rem;justify-content:space-between;margin:0 auto;width:min(100% - 4rem,1840px)}.forge-home-wordmark,.forge-home-footer-brand{color:#0c3268;font-size:clamp(2.25rem,3vw,3.4rem);font-weight:900;letter-spacing:-.08em;line-height:.85;text-decoration:none}.forge-home-header-nav{align-items:center;display:flex;flex-wrap:wrap;gap:2.2rem}.forge-home-header-nav a{color:#475569;font-size:.98rem;font-weight:800;text-decoration:none}.forge-home-header-nav a:hover,.forge-home-secondary-link:hover{color:#0c3268}.forge-home-header-cta,.forge-home-primary-button{align-items:center;background:#ff6a00;border:2px solid #0f172a;border-radius:.9rem;color:#fff;display:inline-flex;font-size:1rem;font-weight:900;justify-content:center;letter-spacing:-.02em;min-height:3.65rem;padding:.95rem 1.7rem;text-decoration:none}.forge-home-header-cta:hover,.forge-home-primary-button:hover{background:#ff7b1f}.forge-home-main{padding-top:6.3rem}.forge-home-hero{background:#0c3268;color:#fff;padding:6.5rem 0 8rem}.forge-home-hero .forge-home-width{width:min(100% - 4rem,1840px)}.forge-home-hero-inner{display:grid;gap:2rem}.forge-home-hero-copy{max-width:92rem}.forge-home-hero-copy h1,.forge-home-final-cta h2{font-size:clamp(4rem,8vw,8.8rem);font-weight:900;letter-spacing:-.08em;line-height:.9;margin:0 0 2rem;max-width:15ch;text-transform:uppercase}.forge-home-hero-copy p,.forge-home-final-cta p{color:#cbd5e1;font-size:clamp(1.75rem,2.5vw,3.05rem);font-weight:500;line-height:1.28;margin:0;max-width:24ch}.forge-home-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;margin:3.4rem 0 4.2rem}.forge-home-primary-button{font-size:clamp(1rem,1.35vw,1.25rem);min-height:6rem;min-width:31rem}.forge-home-secondary-link{color:#fff;font-size:1.25rem;font-weight:800;text-decoration:none}.forge-home-tag-row{display:flex;flex-wrap:wrap;gap:1rem}.forge-home-tag-row span{border:2px solid rgba(255,255,255,.18);color:#e2e8f0;font-size:.98rem;font-weight:900;letter-spacing:.12em;padding:.9rem 1.15rem;text-transform:uppercase}.forge-home-section{padding:7rem 0}.forge-home-problem,.forge-home-service-section,.forge-home-pricing-section,.forge-home-faq-section{background:#fff}.forge-home-timeline-section,.forge-home-compare-section{background:#f8fafc}.forge-home-proof-section,.forge-home-final-cta{background:#0c3268;color:#fff}.forge-home-two-column,.forge-home-proof-grid{display:grid;gap:3rem;grid-template-columns:1.08fr .92fr}.forge-home-problem h2,.forge-home-service-section h2,.forge-home-proof-section h2,.forge-home-centered-heading,.forge-home-final-cta h2{color:#0f172a;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:900;letter-spacing:-.07em;line-height:.94;margin:0 0 2.5rem;text-transform:uppercase}.forge-home-proof-section h2,.forge-home-final-cta h2{color:#fff}.forge-home-centered-heading{text-align:center}.forge-home-problem-copy{color:#475569;display:grid;font-size:1.42rem;font-weight:500;gap:1.75rem;line-height:1.52;max-width:44rem}.forge-home-problem-emphasis{color:#0c3268;font-size:2rem;font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-top:.5rem}.forge-home-stat-stack{display:grid;gap:1.5rem}.forge-home-stat-card{background:#f8fafc;border-left:5px solid #ff6a00;padding:1.9rem 1.75rem 1.75rem}.forge-home-stat-card p,.forge-home-proof-meta span,.forge-home-pricing-subhead,.forge-home-footer-links span{color:#64748b;font-size:.84rem;font-weight:900;letter-spacing:.16em;margin:0 0 .45rem;text-transform:uppercase}.forge-home-stat-card strong,.forge-home-proof-grid strong{color:#0c3268;display:block;font-size:clamp(3rem,5vw,4.8rem);font-weight:900;letter-spacing:-.07em;line-height:.92;margin-bottom:.55rem}.forge-home-stat-card span{color:#475569;display:block;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.forge-home-timeline-grid,.forge-home-service-grid,.forge-home-compare-grid{display:grid;gap:2rem}.forge-home-timeline-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem}.forge-home-timeline-card{background:#fff;border:1px solid #e2e8f0;padding:2.4rem 2rem}.forge-home-timeline-card span{color:#ff6a0047;display:block;font-size:4.6rem;font-weight:900;letter-spacing:-.08em;line-height:.85;margin-bottom:1.35rem}.forge-home-timeline-card h3,.forge-home-service-card h3,.forge-home-compare-card h3{font-size:1.55rem;font-weight:900;letter-spacing:-.04em;margin:0 0 1rem;text-transform:uppercase}.forge-home-timeline-card p,.forge-home-service-card span,.forge-home-pricing-card span,.forge-home-faq-item p,.forge-home-footer-inner p{color:#475569;font-size:1.06rem;font-weight:500;line-height:1.55;margin:0}.forge-home-timeline-note{color:#334155;font-size:1.35rem;font-weight:800;line-height:1.45;margin:3.5rem auto 0;max-width:56rem;text-align:center}.forge-home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.forge-home-service-card,.forge-home-pricing-card,.forge-home-compare-card,.forge-home-case-study,.forge-home-proof-quote,.forge-home-faq-item{background:#fff;border:1px solid #e2e8f0}.forge-home-service-card{border-width:2px;padding:2.25rem}.forge-home-service-card.featured{background:#0c32680d;border-color:#0c32681f}.forge-home-service-card p{background:#f1f5f9;color:#0f172a;display:inline-block;font-size:.78rem;font-weight:900;letter-spacing:.16em;margin:0 0 1.2rem;padding:.4rem .65rem;text-transform:uppercase}.forge-home-service-card.featured p,.forge-home-recommended{background:#0c3268;color:#fff}.forge-home-service-card strong,.forge-home-quote{color:#0c3268;display:block;font-size:1rem;font-weight:900;letter-spacing:.14em;margin-top:1.6rem;text-transform:uppercase}.forge-home-quote{font-size:clamp(1.55rem,2vw,2.1rem);letter-spacing:-.03em;line-height:1.25;margin-top:3.25rem;text-align:center;text-transform:none}.forge-home-compare-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.forge-home-compare-card{padding:2rem;position:relative}.forge-home-compare-card.featured{background:#0c3268;border-color:#0c3268;color:#fff;transform:scale(1.03)}.forge-home-compare-card.featured h3,.forge-home-compare-card.featured ul,.forge-home-case-study strong,.forge-home-case-study span,.forge-home-proof-section h2,.forge-home-proof-section p,.forge-home-proof-section blockquote,.forge-home-proof-meta b,.forge-home-final-cta p,.forge-home-footer-brand,.forge-home-footer a,.forge-home-footer span,.forge-home-footer p{color:#fff}.forge-home-recommended{font-size:.72rem;font-weight:900;letter-spacing:.14em;padding:.4rem .65rem;position:absolute;right:0;text-transform:uppercase;top:0}.forge-home-compare-card ul,.forge-home-footer-links{display:grid;gap:.9rem;list-style:none;margin:0;padding:0}.forge-home-compare-card li{color:#475569;font-size:1rem;font-weight:800;line-height:1.45}.forge-home-compare-card.featured li{color:#fff}.forge-home-pricing-subhead{margin:-.75rem 0 3rem;text-align:center}.forge-home-pricing-card{margin:0 auto;max-width:32rem;padding:2.6rem;text-align:center}.forge-home-pricing-card h3{color:#0f172a;font-size:clamp(4rem,5vw,5.5rem);font-weight:900;letter-spacing:-.08em;line-height:.9;margin:0}.forge-home-pricing-label{color:#ff6a00;font-size:1.2rem;font-weight:900;letter-spacing:-.03em;margin:.5rem 0 1.6rem;text-transform:uppercase}.forge-home-pricing-card .forge-home-primary-button{margin-top:2rem;min-width:0;width:100%}.forge-home-proof-section{padding-bottom:6rem}.forge-home-proof-grid strong{color:#ff6a00}.forge-home-proof-grid p{font-size:1.2rem;font-weight:900;letter-spacing:.08em;line-height:1.4;margin:0 0 2rem;text-transform:uppercase}.forge-home-proof-meta{border-left:2px solid rgba(255,255,255,.2);display:grid;gap:.6rem;padding-left:1.5rem}.forge-home-proof-meta b{color:#cbd5e1;font-size:1rem;font-weight:800}.forge-home-case-study{background:#ffffff0d;border-color:#ffffff24;padding:2.2rem}.forge-home-case-study p{color:#ff6a00;font-size:.82rem;font-weight:900;letter-spacing:.16em;margin:0 0 1.4rem;text-transform:uppercase}.forge-home-case-study blockquote,.forge-home-proof-quote blockquote{font-size:1.45rem;font-weight:800;letter-spacing:-.03em;line-height:1.35;margin:0 0 1.8rem}.forge-home-case-study strong,.forge-home-proof-quote strong{display:block;font-size:.96rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.forge-home-case-study span{color:#cbd5e1;display:block;font-size:.86rem;font-weight:700;margin-top:.35rem}.forge-home-proof-quote{margin-top:3rem;padding:3rem}.forge-home-proof-quote blockquote,.forge-home-proof-quote strong{color:#0f172a}.forge-home-faq-width{max-width:58rem}.forge-home-faq-list{display:grid;gap:1rem}.forge-home-faq-item{padding:1.45rem 1.6rem}.forge-home-faq-item summary{cursor:pointer;font-size:1.28rem;font-weight:900;letter-spacing:-.03em;list-style:none}.forge-home-faq-item summary::-webkit-details-marker{display:none}.forge-home-faq-item p{margin-top:1rem}.forge-home-final-cta{padding:7rem 0 7.5rem;text-align:center}.forge-home-final-cta-inner{align-items:center;display:grid;justify-items:center}.forge-home-final-cta h2{margin-bottom:1.6rem;max-width:12ch}.forge-home-final-cta p{margin-bottom:2.6rem;max-width:32ch}.forge-home-final-cta .forge-home-primary-button{min-width:0;width:min(100%,24rem)}.forge-home-footer{background:#020617;border-top:1px solid rgba(255,255,255,.06);padding:4.5rem 0 3rem}.forge-home-footer-inner{display:flex;gap:4rem;justify-content:space-between}.forge-home-footer-inner>div:first-child{max-width:22rem}.forge-home-footer-brand{color:#fff;margin-bottom:1.25rem}.forge-home-footer-inner p{color:#94a3b8;font-size:.96rem;font-weight:800;line-height:1.6}.forge-home-footer-links{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.forge-home-footer-links>div{display:grid;gap:.7rem}.forge-home-footer-links a,.forge-home-footer .public-legal-footer a{color:#94a3b8;font-size:.9rem;font-weight:800;text-decoration:none}.forge-home-footer-links a:hover,.forge-home-footer .public-legal-footer a:hover{color:#fff}.forge-home-footer .public-legal-footer{display:grid;gap:.7rem;margin:0}@media(max-width:1180px){.forge-home-header-inner{width:min(100% - 2rem,1400px)}.forge-home-width{width:min(100% - 2rem,1120px)}.forge-home-two-column,.forge-home-proof-grid,.forge-home-service-grid,.forge-home-compare-grid,.forge-home-timeline-grid{grid-template-columns:1fr}.forge-home-compare-card.featured{transform:none}}@media(max-width:820px){.forge-home-header-inner{align-items:flex-start;flex-direction:column;height:auto;padding:1rem 0}.forge-home-main{padding-top:9rem}.forge-home-hero{padding:4rem 0 5rem}.forge-home-hero-copy h1,.forge-home-final-cta h2{font-size:clamp(3rem,13vw,5.6rem)}.forge-home-hero-copy p,.forge-home-final-cta p{font-size:1.4rem}.forge-home-primary-button{min-width:0;width:100%}.forge-home-hero-actions{align-items:stretch;flex-direction:column}.forge-home-footer-inner{flex-direction:column}.forge-home-footer-links{grid-template-columns:1fr}}
