:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{color:#111827;background:#fafafa;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}a{color:inherit}.container{max-width:980px;margin:0 auto;padding:18px 16px}.card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:16px;box-shadow:0 1px 8px #0000000a}.grid{gap:12px;display:grid}.muted{color:#666}.row{gap:8px;display:grid}.row-2{grid-template-columns:1fr 1fr}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #ddd;border-radius:10px;padding:10px 12px}textarea{resize:vertical;min-height:90px}button{color:#fff;cursor:pointer;font:inherit;background:#03396c;border:1px solid #03396c;border-radius:12px;padding:10px 12px;transition:background .12s,border-color .12s}button:hover:not(:disabled){background:#011f4b;border-color:#011f4b}button.secondary{color:#03396c;background:#fff;border-color:#03396c}button.secondary:hover:not(:disabled){background:#eaf3f8;border-color:#03396c}button:disabled{opacity:.5;cursor:not-allowed}.badge{background:#fff;border:1px solid #ddd;border-radius:999px;padding:2px 8px;font-size:12px;display:inline-block}.kbd{background:#fff;border:1px solid #ddd;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}hr{border:0;border-top:1px solid #eee;margin:14px 0}small{color:#555}ul{margin:8px 0 0 18px}.err{border-left:4px solid #d00;padding-left:10px}.warn{border-left:4px solid #f90;padding-left:10px}.topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.toast{color:#fff;z-index:9999;background:#111;border-radius:12px;padding:10px 12px;font-size:13px;animation:.18s ease-out toastIn;position:fixed;top:18px;right:18px;box-shadow:0 10px 30px #0000002e}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-top:1px solid #eee;padding:8px 10px}th{color:#555;background:#fafafa;font-size:12px}td{font-size:13px}.mkt{background:#f7fafc;flex-direction:column;min-height:100vh;display:flex}.mktHeader{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7fafceb;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.mktNav{justify-content:space-between;align-items:center;gap:16px;padding-top:14px;padding-bottom:14px;display:flex}.mktBrand{align-items:center;gap:10px;text-decoration:none;display:flex}.mktLogo{color:#fff;letter-spacing:-.5px;background:#011f4b;border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.mktLogoSm{border-radius:7px;width:26px;height:26px;font-size:11px}.mktBrandText{align-items:baseline;gap:8px;display:flex}.mktBrandName{letter-spacing:.1px;font-size:15px;font-weight:700}.mktBadge{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px;font-size:11px}.mktLinks{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.mktLink{color:#374151;border-radius:8px;padding:6px 10px;font-size:14px;text-decoration:none}.mktLink:hover{background:#f1f5f9}.mktLinkLogin{color:#011f4b;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 14px;font-weight:600}.mktLinkLogin:hover{background:#f9fafb}.mktMain{flex:1}.mktFooter{background:#fff;border-top:1px solid #e2e8f0;margin-top:0}.mktFooterInner{grid-template-columns:1fr auto auto;align-items:start;gap:32px;padding-top:24px;padding-bottom:24px;display:grid}.mktFooterBrand{flex-direction:column;gap:8px;display:flex}.mktFooterTagline{color:#94a3b8;margin-top:2px;font-size:12px}.mktFooterNav{flex-direction:column;gap:8px;display:flex}.mktFooterNav a{color:#4b5563;font-size:13px;text-decoration:none}.mktFooterNav a:hover{color:#011f4b}.mktFooterContact{text-align:right;flex-direction:column;gap:6px;display:flex}.mktFooterContactLabel{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:11px;font-weight:600}.mktFooterContact a{color:#4b5563;font-size:13px;text-decoration:none}.mktFooterContact a:hover{color:#011f4b}@media (max-width:640px){.mktFooterInner{grid-template-columns:1fr;gap:20px}.mktFooterContact{text-align:left}}.hero{padding:64px 0 40px}.heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.heroLeft{flex-direction:column;gap:20px;display:flex}.heroTitle{letter-spacing:-.03em;color:#011f4b;margin:0;font-size:clamp(30px,5vw,48px);font-weight:800;line-height:1.08}.heroSubtitle{color:#4b5565;max-width:480px;margin:0;font-size:17px;line-height:1.65}.heroMicro{color:#94a3b8;margin:0;font-size:12px}.trustStrip{flex-wrap:wrap;gap:8px;display:flex}.trustItem{color:#005b96;background:#eaf3f8;border:1px solid #b3cde0;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.heroRight{align-items:center;display:flex}.proofCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:13px;width:100%;padding:24px 26px;display:flex;box-shadow:0 4px 32px #0b122012}.proofCardLabel{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin-bottom:2px;font-size:11px;font-weight:700}.proofItem{color:#374151;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.proofCheck{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:700}@media (max-width:720px){.heroGrid{grid-template-columns:1fr;gap:32px}.heroTitle{font-size:clamp(26px,8vw,38px)}.heroRight{display:none}}.section{padding:40px 0}.sectionTitle{letter-spacing:-.025em;color:#011f4b;margin:0 0 28px;font-size:clamp(22px,4vw,30px);font-weight:700}.sectionSubtitle{color:#64748b;margin:-18px 0 28px;font-size:15px}.howGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.howStep{background:#fff;border:1px solid #e6e6e6;border-radius:14px;flex-direction:column;gap:12px;padding:22px;display:flex}.stepNum{color:#fff;background:#03396c;border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.howStep h3{color:#011f4b;margin:0;font-size:15px;font-weight:600}.howStep p{color:#555;margin:0;font-size:13px;line-height:1.65}.whyGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.whyItem{background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:22px}.whyIcon{margin-bottom:12px;font-size:22px;line-height:1;display:block}.whyItem h3{color:#011f4b;margin:0 0 8px;font-size:15px;font-weight:600}.whyItem p{color:#555;margin:0;font-size:13px;line-height:1.65}.ctaSection{text-align:center;background:#03396c;border-radius:20px;margin:16px 0 48px;padding:52px 32px}.ctaSection h2{color:#f8fafc;letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(22px,4vw,32px);font-weight:700}.ctaSection p{color:#94a3b8;max-width:440px;margin:0 auto 32px;font-size:16px;line-height:1.65}.ctaWhite{color:#03396c!important;background:#fff!important;border-color:#fff!important}.ctaWhite:hover{background:#f1f5f9!important}.btnLinkLg{padding:12px 22px;font-size:15px;font-weight:600}.pill{color:#1f2a44;background:#fff;border:1px solid #d6dce8;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;display:inline-flex}.tag{background:#fff;border:1px solid #d6dce8;border-radius:999px;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.btnrow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btnLink{color:#fff;background:#03396c;border:1px solid #03396c;border-radius:12px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.btnLink:hover{background:#011f4b;border-color:#011f4b}.btnLink.secondary{color:#03396c;background:#fff;border-color:#03396c}.btnLink.secondary:hover{background:#eaf3f8}.checkboxRow{align-items:center;gap:10px;display:flex}.checkboxRow input[type=checkbox]{width:16px;height:16px;margin:0}.checkboxRowText{line-height:1.2}.checkboxHint{margin-left:26px}.legalPage{gap:16px;display:grid}.legalIntro{padding:24px}.legalMetaRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.legalUpdated{color:#666;font-size:13px}.legalTitle{letter-spacing:-.02em;margin:0;font-size:clamp(28px,5vw,44px);line-height:1.05}.legalSummary{color:#4b5565;max-width:820px;margin:14px 0 0;font-size:17px;line-height:1.65}.legalContent{gap:14px;display:grid}.legalSection{padding:22px 24px}.legalSection h2{margin:0 0 12px;font-size:20px}.legalRichText{color:#374151;line-height:1.72}.legalRichText p:first-child,.legalRichText ul:first-child,.legalRichText ol:first-child{margin-top:0}.legalRichText p:last-child,.legalRichText ul:last-child,.legalRichText ol:last-child{margin-bottom:0}.legalRichText ul,.legalRichText ol{margin-left:20px}.legalTable th,.legalTable td{padding:12px 14px}@media (max-width:700px){.legalIntro,.legalSection{padding:18px}}.statusBadge{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.5;display:inline-block}.statusBadge-sent{color:#555;background:#f0f2f5}.statusBadge-opened{color:#92400e;background:#fef9c3}.statusBadge-submitted{color:#166534;background:#dcfce7}.statusBadge-converted{color:#005b96;background:#eaf3f8}.statusBadge-archived{color:#6b7280;background:#f3f4f6}.pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pageHeaderActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.intakeCard{cursor:pointer;transition:box-shadow .15s}.intakeCard:hover{box-shadow:0 4px 16px #00000014}.intakeCardMain{justify-content:space-between;align-items:center;gap:12px;display:flex}.intakeCardTitle{color:#111;margin-bottom:4px;font-size:15px;font-weight:700}.intakeCardMeta{color:#777;flex-wrap:wrap;gap:6px;font-size:13px;display:flex}.intakeCardMeta span+span:before{content:"·";color:#ccc;margin-right:6px}.intakeCardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.intakeCardDate{color:#aaa;font-size:12px}.intakeEmptyState{text-align:center;padding:48px 24px!important}.intakeEmptyStateIcon{margin-bottom:12px;font-size:32px}.intakeEmptyState h2{margin:0 0 8px}.intakeEmptyState p{margin:0 0 20px}.intakeLinkCard{background:#f0fdf4!important;border-color:#bbf7d0!important}.intakeLinkInput{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.intakeMetaGrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.intakeMetaItem{flex-direction:column;gap:3px;display:flex}.intakeMetaLabel{color:#999;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.intakeConvertSection{justify-content:space-between;align-items:center;gap:16px;display:flex}.intakeEmptyData{text-align:center;padding:24px 0}.intakeEmptyData p{margin:6px 0 0}.intakePageShell{background:#f7fafc;min-height:100vh;padding:32px 0 64px}.intakePageContainer{gap:16px;max-width:720px;margin:0 auto;padding:0 16px;display:grid}.intakeHero{padding:24px!important}.intakeMessageCard{background:#fffbf0!important;border-color:#fde68a!important;padding:16px 20px!important}.intakeForm{gap:16px;display:grid}.intakeSubmitRow{justify-content:flex-end;display:flex}.intakeStateCard{text-align:center;padding:48px 32px!important}.intakeStateIcon{border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 20px;font-size:22px;font-weight:700;display:grid}.intakeStateIcon-success{color:#166534;background:#dcfce7}.intakeStateIcon-error{color:#b91c1c;background:#fee2e2}@media (max-width:700px){.pageHeader{flex-direction:column;gap:12px}.intakeCardMain{flex-direction:column;align-items:flex-start}.intakeCardRight{flex-direction:row;align-items:flex-start;gap:8px}.intakeConvertSection{flex-direction:column;align-items:flex-start}.intakeMetaGrid{grid-template-columns:1fr 1fr}}.versionWizardShell{gap:16px;display:grid}.versionWizardIntro{padding:20px 24px!important}.versionWizardIntroTop{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.versionWizardEyebrow{letter-spacing:.07em;text-transform:uppercase;color:#999;margin-bottom:4px;font-size:11px;font-weight:600}.statusPill{color:#555;white-space:nowrap;background:#f0f2f5;border-radius:999px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.wizardDraftMeta{color:#999;border-top:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.subtleButton{color:#888!important;background:0 0!important;border:1px solid #ddd!important;border-radius:8px!important;padding:4px 10px!important;font-size:12px!important;line-height:1.5!important}.subtleButton:hover{color:#444!important;border-color:#bbb!important}.wizardSteps{flex-wrap:wrap;gap:2px;margin-top:4px;display:flex}.wizardStep{cursor:pointer;font:inherit;text-align:left;color:#bbb;background:0 0;border:none;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:130px;padding:8px 10px;transition:background .15s,color .15s;display:flex}.wizardStep:hover{color:#666;background:#f5f5f5}.wizardStep.isActive{color:#011f4b;background:#eaf3f8}.wizardStep.isComplete{color:#666}.wizardStep.isComplete:hover{color:#333;background:#f5f5f5}.wizardStepNumber{color:#aaa;background:#eee;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:grid}.wizardStep.isActive .wizardStepNumber{color:#fff;background:#03396c}.wizardStep.isComplete .wizardStepNumber{color:#166534;background:#dcfce7}.wizardStepBody{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.wizardStepTitle{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.wizardStepDescription{color:#bbb;white-space:normal;font-size:11px;line-height:1.35;display:none}.wizardStep.isActive .wizardStepDescription{color:#667;display:block}.wizardCurrentStepCard{padding:20px 24px!important}.wizardCurrentStepHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.wizardCurrentStepHint{text-align:right;flex-direction:column;flex-shrink:0;gap:3px;display:flex}.wizardCurrentStepHint strong{color:#555;font-size:13px;font-weight:600}.wizardCurrentStepHint span{color:#aaa;max-width:180px;font-size:11px;line-height:1.4}.wizardErrorSummary{background:#fff5f5;border:1px solid #fca5a5;border-radius:10px;margin-bottom:16px;padding:12px 16px}.wizardErrorSummary strong{color:#b91c1c;margin-bottom:6px;font-size:14px;display:block}.wizardErrorSummary ul{margin:0 0 0 16px;padding:0}.wizardErrorSummary li{color:#b91c1c;font-size:13px;line-height:1.6}.wizardSection[hidden]{display:none!important}.formSection{padding:16px 0}.formSection+.formSection{border-top:1px solid #f4f4f4}.formSectionHeader{margin-bottom:14px}.formSectionHeader h3{margin:0 0 4px;font-size:15px;font-weight:700}.formSectionHeader p{color:#777;margin:0;font-size:13px;line-height:1.5}.formSectionCompact{padding:12px 0 4px}.stackReveal{gap:12px;display:grid}.inlineHint{color:#888;background:#f8f8f8;border:1px solid #eee;border-radius:8px;padding:8px 12px;font-size:13px;line-height:1.5}.checkboxRowTextWrap{flex-direction:column;gap:2px;display:flex}.checkboxRowSubtext{color:#888;font-size:12px;line-height:1.3}.reviewGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reviewCard{background:#fafafa;border:1px solid #ebebeb;border-radius:10px;padding:16px}.reviewCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.reviewCardHeader h4{margin:0 0 2px;font-size:14px;font-weight:700}.reviewCardHeader p{color:#888;margin:0;font-size:12px}.reviewList{gap:5px;margin:0;padding:0;list-style:none;display:grid}.reviewValue{grid-template-columns:1fr 1.3fr;align-items:baseline;gap:6px;font-size:13px;display:grid}.reviewValue dt{color:#999}.reviewValue dd{color:#011f4b;word-break:break-word;margin:0;font-weight:500}.reviewValue dd.isMultiline{white-space:pre-line;font-weight:400}.wizardSubmitRow,.reviewSubmitRow{border-top:1px solid #f0f0f0;justify-content:flex-end;margin-top:8px;padding-top:16px;display:flex}.wizardFooterBar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;bottom:12px;background:#fffffff5!important;border-color:#0000!important;border-radius:14px!important;padding:12px 18px!important;box-shadow:0 2px 20px #00000014,0 0 0 1px #0000000a!important}.wizardFooterBar>div:first-child{min-width:0;overflow:hidden}.wizardFooterBar>div:first-child>div:first-child{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.wizardFooterActions{flex-shrink:0;gap:8px;display:flex}@media (max-width:700px){.reviewGrid{grid-template-columns:1fr}.versionWizardIntroTop{flex-direction:column;gap:10px}.wizardCurrentStepHeader{flex-direction:column}.wizardCurrentStepHint{text-align:left;flex-direction:row;align-items:center}.wizardStep{flex:none;min-width:0}.wizardStepDescription{display:none!important}}.approvalOutcomeBadge{letter-spacing:.04em;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.approvalOutcomeBadge-sm{padding:2px 7px;font-size:11px}.approvalOutcomeBadge-approved{color:#065f46;background:#d1fae5}.approvalOutcomeBadge-changes{color:#92400e;background:#fef3c7}.approvalOutcomeBadge-declined{color:#991b1b;background:#fee2e2}.approvalOutcomeGroup{flex-wrap:wrap;gap:8px;margin:6px 0 4px;display:flex}.approvalOutcomeOption{cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:500;transition:border-color .12s,background .12s;display:flex}.approvalOutcomeOption input[type=radio]{display:none}.approvalOutcomeOption-approve:has(input:checked){color:#065f46;background:#ecfdf5;border-color:#059669}.approvalOutcomeOption-changes:has(input:checked){color:#92400e;background:#fffbeb;border-color:#d97706}.approvalOutcomeOption-decline:has(input:checked){color:#991b1b;background:#fff5f5;border-color:#dc2626}.approvalOutcomeOption:hover{border-color:#9ca3af}.versionDiffApprovalBadge{border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.versionDiffApprovalBadge-ok{color:#065f46;background:#d1fae5}.versionDiffApprovalBadge-reapproval{color:#92400e;background:#fef3c7}.versionDiffPanel{flex-direction:column;gap:16px;display:flex}.versionDiffSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:6px;font-size:11px;font-weight:700}.versionDiffChange{border-left:3px solid #0000;border-radius:6px;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-bottom:4px;padding:6px 10px;font-size:13px;display:flex}.versionDiffChange-reapproval{background:#fffbeb;border-left-color:#f59e0b}.versionDiffChange-info{background:#f8fafc;border-left-color:#cbd5e1}.versionDiffChangeLabel{flex-shrink:0;min-width:160px;font-weight:600}.versionDiffChangeValues{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.versionDiffOld{color:#6b7280;word-break:break-all;text-decoration:line-through}.versionDiffArrow{color:#9ca3af;flex-shrink:0}.versionDiffNew{color:#111;word-break:break-all;font-weight:500}.versionDiffSeverityTag{text-transform:uppercase;letter-spacing:.05em;color:#92400e;background:#fef3c7;border-radius:4px;flex-shrink:0;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:700}.readinessPanel{border:1.5px solid #e5e7eb;border-radius:10px;margin-bottom:0;padding:16px 18px}.readinessPanelHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.readinessBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.readinessBadge-BLOCKED{color:#991b1b;background:#fee2e2}.readinessBadge-NEEDS_REVIEW{color:#92400e;background:#fef3c7}.readinessBadge-READY{color:#065f46;background:#d1fae5}.readinessPanelTitle{font-size:15px;font-weight:600}.readinessIssueList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.readinessIssue{border-radius:6px;align-items:baseline;gap:7px;padding:5px 8px;font-size:13px;display:flex}.readinessIssue-blocker{color:#7f1d1d;background:#fff5f5}.readinessIssue-warning{color:#78350f;background:#fffbeb}.readinessIssueCode{opacity:.6;flex-shrink:0;font-family:ui-monospace,monospace;font-size:11px}.checklistSummary{border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-flex}.checklistSummary-done{color:#065f46;background:#d1fae5}.checklistSummary-pending{color:#92400e;background:#fef3c7}.checklistSection{flex-direction:column;gap:4px;display:flex}.checklistSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:700}.checklistItem{border-radius:7px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;display:flex}.checklistItem-done{color:#14532d;background:#f0fdf4}.checklistItem-missing{color:#374151;background:#fafafa}.checklistIcon{text-align:center;flex-shrink:0;width:16px;font-size:13px}.checklistManualItem{cursor:pointer;color:#374151;border-radius:7px;align-items:center;gap:9px;padding:6px 10px;font-size:13px;display:flex}.checklistManualItem:hover{background:#f3f4f6}.checklistManualItem input[type=checkbox]{cursor:pointer;accent-color:#005b96;flex-shrink:0;width:15px;height:15px}.appBar{border-bottom:1px solid #f0f2f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:14px;display:flex}.appBarLeft{align-items:center;gap:10px;display:flex}.appBarLogo{color:#fff;background:#011f4b;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;text-decoration:none;display:grid}.appBarName{color:#011f4b;font-size:15px;font-weight:700;text-decoration:none}.appBarNav{align-items:center;gap:4px;margin-left:8px;display:flex}.appBarNavLink{color:#4b5563;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:5px 10px;font-size:13px;text-decoration:none;transition:background .12s,color .12s,border-color .12s}.appBarNavLink:hover{color:#03396c;background:#eaf3f8;border-color:#b3cde0}.appBarRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.appBarUserEmail{color:#64748b;font-size:13px}.pageHeader{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.pageHeaderLeft{flex:1;min-width:0}.pageTitle{letter-spacing:-.02em;color:#011f4b;margin:0 0 3px;font-size:20px;font-weight:700}.pageSubtitle{color:#64748b;margin:0;font-size:14px}.pageActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.sectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sectionHeaderTitle{color:#011f4b;margin:0;font-size:16px;font-weight:600}.metaTags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.metaTag{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;align-items:center;padding:2px 7px;font-size:11px;font-weight:500;display:inline-flex}.vsBadge{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;font-weight:500;display:inline-flex}.vsBadge-draft{color:#374151;background:#f3f4f6;border-color:#d1d5db}.vsBadge-generated{color:#005b96;background:#eaf3f8;border-color:#b3cde0}.vsBadge-approved{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.roleBadge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.roleBadge-OWNER{color:#7e22ce;background:#fdf4ff;border-color:#e9d5ff}.roleBadge-MEMBER{color:#374151;background:#f3f4f6;border-color:#d1d5db}.roleBadge-VIEWER{color:#0369a1;background:#f0f9ff;border-color:#bae6fd}.roleBadge-EDITOR{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.roleBadge-APPROVER{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.invBadge{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;font-weight:500;display:inline-flex}.invBadge-ACTIVE{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.invBadge-USED{color:#6b7280;background:#f3f4f6;border-color:#d1d5db}.invBadge-EXPIRED{color:#92400e;background:#fff7ed;border-color:#fed7aa}.invBadge-REVOKED{color:#991b1b;background:#fef2f2;border-color:#fecaca}.listItem{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.listItem:hover{background:#fafafa}.listItemMain{flex:1;min-width:0}.listItemTitle{color:#011f4b;margin:0 0 2px;font-size:14px;font-weight:600}.listItemSub{color:#6b7280;margin:0;font-size:13px}.listItemBadges{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.listDivider{border:0;border-top:1px solid #f3f4f6;margin:0}.emptyState{text-align:center;padding:48px 20px}.emptyStateIcon{margin-bottom:12px;font-size:36px;display:block}.emptyStateTitle{color:#374151;margin:0 0 6px;font-size:15px;font-weight:600}.emptyStateBody{color:#6b7280;margin:0 0 20px;font-size:14px;line-height:1.5}.authPage{background:#f7fafc;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 36px);margin:-18px -16px;padding:32px 16px;display:flex}.authCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:420px;padding:32px;box-shadow:0 4px 24px #0b122012}.authBrand{color:inherit;align-items:center;gap:8px;margin-bottom:28px;text-decoration:none;display:flex}.authLogo{color:#fff;background:#011f4b;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.authBrandName{color:#011f4b;font-size:16px;font-weight:700}.authTitle{letter-spacing:-.02em;color:#011f4b;margin:0 0 6px;font-size:20px;font-weight:700}.authSubtitle{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.authFooter{color:#6b7280;text-align:center;margin-top:18px;font-size:13px}.subBanner{border:1px solid;border-radius:10px;align-items:flex-start;gap:10px;padding:11px 16px;font-size:13px;line-height:1.5;display:flex}.subBannerIcon{flex-shrink:0;font-size:15px;line-height:1.4}.subBannerTitle{font-weight:700}.subBannerBody{color:inherit}.subBannerLink{color:inherit;text-decoration:underline}.subBanner-trial{color:#03396c;background:#eaf3f8;border-color:#b3cde0}.subBanner-trialUrgent{color:#713f12;background:#fffbeb;border-color:#fcd34d}.subBanner-expired{color:#7f1d1d;background:#fef2f2;border-color:#fca5a5}.portalPage{background:#f7fafc;min-height:100vh}.portalShell{max-width:720px;margin:0 auto;padding:0 16px 48px}.portalHeader{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px;padding:18px 0 24px;display:flex}.portalBrand{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.portalLogo{color:#fff;background:#011f4b;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.portalBrandName{color:#011f4b;font-size:15px;font-weight:700}.portalMain{flex-direction:column;gap:24px;display:flex}.portalTitle{letter-spacing:-.02em;color:#011f4b;margin:0 0 4px;font-size:22px;font-weight:800}.portalSubtitle{color:#6b7280;margin:0;font-size:14px}.portalStatusBanner{border:1px solid;border-radius:12px;gap:14px;padding:16px 18px;display:flex}.portalStatusIcon{flex-shrink:0;font-size:22px;line-height:1}.portalStatusTitle{margin:0 0 3px;font-size:15px;font-weight:700}.portalStatusBody{opacity:.85;margin:0;font-size:13px}.portalStatusComment{opacity:.75;margin:6px 0 0;font-size:13px;font-style:italic}.portalStatusBanner-pending{color:#03396c;background:#eaf3f8;border-color:#b3cde0}.portalStatusBanner-reapproval{color:#713f12;background:#fffbeb;border-color:#fcd34d}.portalStatusBanner-approved{color:#14532d;background:#f0fdf4;border-color:#86efac}.portalStatusBanner-changes{color:#7c2d12;background:#fff7ed;border-color:#fdba74}.portalStatusBanner-declined{color:#7f1d1d;background:#fef2f2;border-color:#fca5a5}.portalStatusBanner-expired{color:#475569;background:#f8fafc;border-color:#cbd5e1}.portalSection{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.portalSectionHeader{border-bottom:1px solid #f3f4f6;padding:14px 18px 12px}.portalSectionTitle{color:#011f4b;letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:14px;font-weight:700}.portalSectionBody{padding:16px 18px}.portalScopeGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.portalScopeItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px}.portalScopeLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:11px;font-weight:600}.portalScopeValue{color:#011f4b;font-size:14px;font-weight:600}.portalTargetList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.portalTargetItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.portalChangeList{flex-direction:column;gap:8px;display:flex}.portalChangeItem{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.portalChangeLabel{color:#92400e;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.portalChangeValue{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portalChangeOld{color:#9ca3af;font-size:13px;text-decoration:line-through}.portalChangeNew{color:#011f4b;font-size:13px;font-weight:600}.portalPendingItem{color:#374151;border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:8px 4px;font-size:14px;display:flex}.portalPendingItem:last-child{border-bottom:0}.portalPendingIcon{color:#94a3b8;flex-shrink:0;font-size:16px}.portalDocList{flex-direction:column;gap:12px;display:flex}.portalDocItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.portalDocInfo{flex:1;min-width:0}.portalDocType{color:#011f4b;margin:0 0 2px;font-size:14px;font-weight:600}.portalDocMeta{color:#6b7280;margin:0;font-size:12px}.portalApprovalRecord{align-items:flex-start;gap:14px;display:flex}.portalApprovalApprover{color:#011f4b;margin:0 0 2px;font-size:14px;font-weight:600}.portalApprovalDate{color:#6b7280;margin:0;font-size:13px}.portalApprovalComment{color:#374151;margin:6px 0 0;font-size:13px;font-style:italic}.portalCtaBlock{text-align:center;background:#03396c;border-radius:16px;padding:28px 28px 24px}.portalCtaTitle{color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:800}.portalCtaBody{color:#94a3b8;margin:0 0 20px;font-size:14px;line-height:1.5}.ctaWhite{color:#011f4b!important;background:#fff!important}.pricingSection{padding:40px 0 56px}.pricingHero{text-align:center;margin-bottom:48px}.pricingHero h1{letter-spacing:-.03em;color:#011f4b;margin:0 0 14px;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.07}.pricingHero p{color:#4b5565;max-width:520px;margin:0 auto;font-size:17px;line-height:1.65}.pricingTrialBadge{color:#03396c;background:#eaf3f8;border:1px solid #b3cde0;border-radius:999px;align-items:center;gap:6px;margin-bottom:22px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.pricingGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}@media (max-width:760px){.pricingGrid{grid-template-columns:1fr}}.pricingCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;padding:28px 24px;display:flex}.pricingCard-featured{background:#03396c;border-color:#03396c}.pricingCardPlanName{letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700}.pricingCard-featured .pricingCardPlanName{color:#60a5fa}.pricingCardBadge{color:#03396c;background:#eaf3f8;border-radius:999px;align-self:flex-start;margin-bottom:12px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.pricingCard-featured .pricingCardBadge{color:#fff;background:#005b96}.pricingCardPrice{align-items:baseline;gap:4px;margin-bottom:4px;display:flex}.pricingCardAmount{letter-spacing:-.04em;color:#011f4b;font-size:42px;font-weight:800;line-height:1}.pricingCard-featured .pricingCardAmount{color:#f8fafc}.pricingCardPer{color:#94a3b8;font-size:14px}.pricingCardCustomPrice{color:#011f4b;margin-bottom:4px;font-size:26px;font-weight:700;line-height:1.2}.pricingCardDesc{color:#64748b;margin:8px 0 20px;font-size:14px;line-height:1.6}.pricingCard-featured .pricingCardDesc{color:#94a3b8}.pricingCardDivider{border:0;border-top:1px solid #f0f2f5;margin:0 0 18px}.pricingCard-featured .pricingCardDivider{border-color:#ffffff1f}.pricingCardFeatures{flex-direction:column;flex:1;gap:10px;margin-bottom:24px;display:flex}.pricingCardFeature{color:#374151;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.pricingCard-featured .pricingCardFeature{color:#cbd5e1}.pricingCardFeatureCheck{color:#16a34a;flex-shrink:0;margin-top:2px;font-size:12px;font-weight:700}.pricingCard-featured .pricingCardFeatureCheck{color:#34d399}.pricingCardCta{text-align:center;color:#fff;background:#03396c;border:1.5px solid #03396c;border-radius:12px;padding:11px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s;display:block}.pricingCardCta:hover{background:#011f4b;border-color:#011f4b}.pricingCard-featured .pricingCardCta{color:#011f4b;background:#fff;border-color:#fff}.pricingCard-featured .pricingCardCta:hover{background:#f1f5f9;border-color:#f1f5f9}.pricingCardCtaOutline{color:#03396c;background:0 0;border-color:#b3cde0}.pricingCardCtaOutline:hover{color:#011f4b;background:#eaf3f8;border-color:#005b96}.pricingFaq{padding:48px 0 16px}.pricingFaq h2{letter-spacing:-.02em;color:#011f4b;margin:0 0 24px;font-size:clamp(20px,3vw,26px);font-weight:700}.pricingFaqGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:600px){.pricingFaqGrid{grid-template-columns:1fr}}.pricingFaqItem{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 22px}.pricingFaqItem h3{color:#011f4b;margin:0 0 7px;font-size:14px;font-weight:700}.pricingFaqItem p{color:#64748b;margin:0;font-size:13px;line-height:1.65}.seg{background:#eaf3f8;border:1px solid #b3cde0;border-radius:8px;align-items:center;gap:2px;padding:3px;display:inline-flex}.seg .segBtn{all:unset;cursor:pointer;color:#64748b;letter-spacing:.03em;border-radius:5px;padding:4px 9px;font-size:11px;font-weight:600;line-height:1;transition:background .1s,color .1s}.seg .segBtn:hover:not(:disabled){color:#03396c;background:#03396c14}.seg .segBtn.segBtnActive,.seg .segBtn:disabled{color:#03396c;opacity:1;cursor:default;background:#fff;box-shadow:0 1px 3px #011f4b1a}.settingsMeta{margin-bottom:4px}.settingsMeta h2{margin:0 0 4px;font-size:15px;font-weight:600}.settingsMeta p{margin:0;font-size:13px}.settingsLang{flex-direction:column;gap:6px;display:flex}.settingsLangLabel{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:700}.settingsLangSep{border:0;border-top:1px solid #f0f0f0;margin:12px 0}
