*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-portal-blue:#155eef;--color-portal-cyan:#38d7ff;--color-portal-emerald:#2ed3a4;--color-portal-navy:#061225;--color-portal-panel:#0c1728;--bg-deep:#061225;--bg-primary:#08111f;--bg-panel:#0c1728;--bg-elevated:#111e31;--bg-light:#f0f4f8;--bg-light-elevated:#fff;--text-primary:#fff;--text-secondary:#a9b5c7;--text-muted:#718096;--text-dark:#0f172a;--text-dark-secondary:#475569;--accent-primary:#155eef;--accent-cyan:#38d7ff;--accent-emerald:#2ed3a4;--accent-orange:#f97316;--border-subtle:#ffffff14;--border-highlight:#155eef4d;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "SF Mono", "Cascadia Code", monospace;--max-width:1200px;--nav-height:72px;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 2px 8px #0003;--shadow-md:0 8px 32px #00000059;--shadow-lg:0 24px 64px #00000073;--shadow-glow:0 0 80px #155eef1f;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s cubic-bezier(.16, 1, .3, 1);font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-deep);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px;line-height:1.6}html{scroll-behavior:smooth;overflow-x:hidden}body{background-color:var(--bg-deep);margin:0;overflow-x:hidden}#root{width:100%;min-height:100svh}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.portal-shell{color:#0f172a;background:#f8fafc;grid-template-columns:minmax(320px,.9fr) minmax(480px,1.1fr);min-height:100svh;display:grid}.portal-brand-panel{color:#fff;background:radial-gradient(circle at 20% 20%,#38d7ff29,#0000 35%),linear-gradient(145deg,#061225,#0a2852 65%,#0d4183);flex-direction:column;min-height:100svh;padding:42px clamp(32px,6vw,88px);display:flex}.portal-back{color:#cbd5e1;align-items:center;gap:8px;width:max-content;font-weight:600;display:inline-flex}.portal-brand-copy{max-width:530px;margin:auto 0}.portal-kicker{color:#38d7ff;letter-spacing:.16em;font-size:.73rem;font-weight:800}.portal-brand-copy h1{letter-spacing:-.055em;margin:22px 0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1}.portal-brand-copy p{color:#cbd5e1;max-width:450px;font-size:1.08rem}.portal-trust-row{color:#a7f3d0;align-items:center;gap:10px;margin-top:36px;font-size:.88rem;display:flex}.portal-form-panel{place-items:center;padding:48px 28px;display:grid}.portal-form-wrap{width:min(100%,430px)}.portal-icon{color:#155eef;background:#e8f0ff;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:24px;display:grid}.portal-form-wrap h2{letter-spacing:-.04em;margin:8px 0;font-size:2.25rem}.portal-intro{color:#64748b;margin-bottom:34px}.portal-form{gap:12px;display:grid}.portal-form label{font-size:.87rem;font-weight:700}.portal-label-row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.portal-label-row a,.portal-label-row button{color:#155eef;padding:0;font-size:.8rem;font-weight:650}.portal-label-row button:hover{text-decoration:underline}.portal-input-wrap{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.portal-input-wrap:focus-within{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}.portal-input-wrap input{font:inherit;color:#0f172a;background:0 0;border:0;outline:0;flex:1}.portal-message{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:10px 12px;font-size:.84rem}.portal-submit{color:#fff;background:#155eef;border-radius:10px;height:50px;margin-top:10px;font-weight:750}.portal-submit:hover{background:#0b4bd4}.portal-submit:disabled{opacity:.65;cursor:wait}.portal-support{text-align:center;color:#64748b;margin-top:28px;font-size:.86rem}.portal-support a{color:#155eef;font-weight:700}.dashboard-loading{text-align:center;color:#0f172a;background:#f8fafc;place-content:center;justify-items:center;gap:14px;min-height:100svh;padding:30px;display:grid}.dashboard-loading p{color:#64748b}.dashboard-loading a{color:#155eef;font-weight:700}.dashboard-shell{color:#0f172a;background:#f4f7fb;grid-template-columns:240px 1fr;min-height:100svh;display:grid}.dashboard-sidebar{color:#fff;background:#07172e;flex-direction:column;padding:30px 22px;display:flex}.dashboard-logo{letter-spacing:.08em;font-weight:900}.dashboard-logo span{color:#38d7ff;font-size:.6rem;display:block}.dashboard-sidebar nav{gap:8px;margin-top:56px;display:grid}.dashboard-sidebar nav a,.dashboard-sidebar nav span{color:#9fb0c8;border-radius:8px;padding:11px 13px;font-size:.9rem}.dashboard-sidebar nav .active{color:#fff;background:#155eef}.dashboard-sidebar button{color:#cbd5e1;align-items:center;gap:9px;margin-top:auto;padding:12px;display:flex}.dashboard-main{padding:clamp(28px,5vw,64px)}.dashboard-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboard-header p{color:#155eef;letter-spacing:.13em;font-size:.7rem;font-weight:800}.dashboard-header h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3rem)}.dashboard-header>span{color:#64748b;font-size:.85rem}.dashboard-notice{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:10px;margin-top:32px;padding:15px 18px;display:flex}.dashboard-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.dashboard-cards article{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;box-shadow:0 8px 26px #0f172a0a}.dashboard-cards svg{color:#155eef}.dashboard-cards p{color:#64748b;margin-top:22px}.dashboard-cards strong{margin:2px 0;font-size:2rem;display:block}.dashboard-cards span{color:#94a3b8;font-size:.78rem}.dashboard-empty{text-align:center;background:#fff;border:1px dashed #b9c6d8;border-radius:14px;place-content:center;justify-items:center;min-height:290px;margin-top:24px;padding:28px;display:grid}.dashboard-empty svg{color:#155eef}.dashboard-empty h2{margin:16px 0 6px}.dashboard-empty p{color:#64748b;max-width:540px}.dashboard-empty a{color:#fff;background:#155eef;border-radius:8px;margin-top:22px;padding:11px 18px;font-weight:700}@media (width<=800px){.portal-shell{grid-template-columns:1fr}.portal-brand-panel{min-height:280px}.portal-brand-copy{margin:50px 0 10px}.portal-brand-copy h1{font-size:2.6rem}.portal-brand-copy p,.portal-trust-row{display:none}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{flex-direction:row;justify-content:space-between;align-items:center;min-height:auto}.dashboard-sidebar nav{display:none}.dashboard-sidebar button{margin:0}.dashboard-cards{grid-template-columns:1fr}.dashboard-header{flex-direction:column;align-items:flex-start}}.dashboard-main{min-width:0}.dashboard-account{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.dashboard-account strong{font-size:.92rem}.dashboard-account>span{color:#64748b;font-size:.8rem}.dashboard-account label{color:#64748b;gap:4px;font-size:.7rem;font-weight:700;display:grid}.dashboard-account select{color:#0f172a;min-width:220px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 30px 8px 10px}.dashboard-company-bar{background:#fff;border:1px solid #dbe5f0;border-radius:12px;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:18px;margin-top:32px;padding:18px 20px;display:grid;box-shadow:0 7px 24px #0f172a0a}.dashboard-company-bar>svg{color:#155eef}.dashboard-company-bar>div{gap:1px;display:grid}.dashboard-company-bar>div:not(:first-of-type){border-left:1px solid #e2e8f0;padding-left:22px}.dashboard-company-bar span{color:#64748b;font-size:.75rem}.dashboard-company-bar strong{font-size:.92rem}.dashboard-notice-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.dashboard-notice-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.dashboard-notice button{color:inherit;margin-left:auto;font-weight:800;text-decoration:underline}.invoice-upload-panel{background:linear-gradient(135deg,#fff,#f7faff);border:1px solid #cbdcf5;border-radius:14px;margin-top:24px;padding:22px;box-shadow:0 8px 26px #0f172a0a}.invoice-upload-copy{align-items:center;gap:13px;display:flex}.invoice-upload-icon{color:#155eef;background:#e8f0ff;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.invoice-upload-copy p{color:#155eef;letter-spacing:.12em;font-size:.65rem;font-weight:850}.invoice-upload-copy h2{letter-spacing:-.02em;font-size:1.12rem}.invoice-upload-copy span{color:#64748b;font-size:.75rem}.invoice-upload-security{color:#166534;align-items:center;gap:7px;margin-left:auto;font-size:.75rem;font-weight:750;display:flex}.invoice-upload-form{grid-template-columns:.65fr 1fr .9fr .9fr minmax(190px,1.25fr) auto;align-items:end;gap:12px;margin-top:20px;display:grid}.invoice-upload-form label{color:#334155;gap:6px;min-width:0;font-size:.72rem;font-weight:750;display:grid}.invoice-upload-form label span{justify-content:space-between;gap:8px;display:flex}.invoice-upload-form small{color:#94a3b8;font:inherit;font-weight:500}.invoice-upload-form input,.invoice-upload-form select{color:#0f172a;width:100%;min-width:0;height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;font-size:.78rem}.invoice-upload-form input:focus,.invoice-upload-form select:focus{border-color:#155eef;outline:0;box-shadow:0 0 0 3px #155eef1c}.invoice-upload-form input[type=file]{padding:8px}.invoice-upload-form button{white-space:nowrap;color:#fff;background:#155eef;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 15px;font-size:.78rem;font-weight:800;display:inline-flex}.invoice-upload-form button:hover{background:#0b4bd4}.invoice-upload-form button:disabled{opacity:.68;cursor:wait}.invoice-csv-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.invoice-csv-summary span{color:#64748b;background:#f8fafc;border:1px solid #dbe5f1;border-radius:8px;gap:2px;padding:10px 12px;font-size:.72rem;display:grid}.invoice-csv-summary strong{color:#0f172a;font-size:.9rem}.invoice-upload-message{color:#475569;background:#f8fafc;border-radius:8px;align-items:center;gap:7px;margin-top:14px;padding:10px 12px;font-size:.78rem;display:flex}.invoice-upload-message-error{color:#991b1b;background:#fef2f2}.invoice-upload-message-success{color:#166534;background:#ecfdf3}.invoice-upload-spinner{animation:.8s linear infinite invoice-spin}@keyframes invoice-spin{to{transform:rotate(360deg)}}.dashboard-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-cards[aria-busy=true]{opacity:.6}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;margin-top:24px;display:grid}.dashboard-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 8px 26px #0f172a0a}.dashboard-panel-heading{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.dashboard-panel-heading p{color:#155eef;letter-spacing:.12em;font-size:.65rem;font-weight:850}.dashboard-panel-heading h2{letter-spacing:-.02em;font-size:1.12rem}.dashboard-panel-heading>span{color:#94a3b8;font-size:.72rem}.dashboard-table-wrap{overflow-x:auto}.dashboard-panel table{border-collapse:collapse;width:100%;font-size:.8rem}.dashboard-panel th{color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f8fafc;padding:11px 14px;font-size:.68rem}.dashboard-panel td{white-space:nowrap;border-top:1px solid #f1f5f9;padding:13px 14px}.dashboard-carrier{text-transform:uppercase;font-weight:750}.dashboard-badge{color:#1e40af;text-transform:capitalize;background:#eff6ff;border-radius:999px;width:max-content;padding:3px 7px;font-size:.65rem;font-weight:800;display:inline-flex}.dashboard-badge-completed,.dashboard-badge-credited,.dashboard-badge-ready{color:#166534;background:#dcfce7}.dashboard-badge-failed,.dashboard-badge-denied{color:#991b1b;background:#fee2e2}.dashboard-badge-processing,.dashboard-badge-under_review,.dashboard-badge-submitted,.dashboard-badge-identified{color:#92400e;background:#fef3c7}.dashboard-claim-list,.dashboard-report-list{display:grid}.dashboard-claim-list article,.dashboard-report-list article{border-top:1px solid #f1f5f9;justify-content:space-between;gap:16px;padding:16px 20px;display:flex}.dashboard-claim-list article:first-child,.dashboard-report-list article:first-child{border-top:0}.dashboard-claim-list article>div,.dashboard-report-list article>div{gap:3px;display:grid}.dashboard-claim-list article>div:last-child,.dashboard-report-list article>div:last-child{text-align:right;justify-items:end}.dashboard-claim-list span,.dashboard-report-list span{color:#64748b;font-size:.7rem}.dashboard-report-list article>div:first-child{align-items:center;gap:10px;display:flex}.dashboard-report-list svg{color:#155eef}.dashboard-reports-panel{margin-top:24px}.dashboard-panel-empty{text-align:center;place-content:center;justify-items:center;gap:7px;min-height:180px;padding:28px;display:grid}.dashboard-panel-empty svg{color:#94a3b8}.dashboard-panel-empty span{color:#64748b;max-width:420px;font-size:.78rem;line-height:1.5}@media (width<=1350px){.invoice-upload-form{grid-template-columns:repeat(4,minmax(0,1fr))}.invoice-file-field{grid-column:span 3}}@media (width<=1100px){.dashboard-cards{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.invoice-upload-form{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-file-field{grid-column:auto}}@media (width<=800px){.dashboard-account{align-items:flex-start}.dashboard-company-bar{grid-template-columns:auto 1fr}.dashboard-company-bar>div:not(:first-of-type){border-left:0;padding-left:0}.dashboard-cards{grid-template-columns:1fr}.invoice-upload-copy{flex-wrap:wrap;align-items:flex-start}.invoice-upload-security{width:100%;margin:2px 0 0 55px}.invoice-upload-form,.invoice-csv-summary{grid-template-columns:1fr}}.audit-refresh{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:7px;padding:10px 14px;font-weight:750;display:inline-flex}.audit-refresh:disabled{opacity:.6}.audit-toolbar{justify-content:space-between;align-items:end;gap:18px;margin-top:30px;display:flex}.audit-toolbar label{color:#475569;gap:6px;font-size:.72rem;font-weight:800;display:grid}.audit-toolbar select{min-width:190px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:9px 32px 9px 11px}.audit-toolbar>span{color:#64748b;font-size:.8rem}.audit-workspace{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:start;gap:18px;margin-top:18px;display:grid}.audit-list-panel{max-height:680px;overflow-y:auto}.audit-row{border-top:1px solid #eef2f7}.audit-row:first-child{border-top:0}.audit-row>button{text-align:left;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:18px;width:100%;padding:16px 18px;display:grid}.audit-row>button:hover,.audit-row-selected>button{background:#f7faff}.audit-row-selected{box-shadow:inset 3px 0 #155eef}.audit-row button>span:not(.dashboard-badge){gap:3px;display:grid}.audit-row button>span:nth-child(2){justify-items:end}.audit-row small{color:#64748b;font-size:.7rem;font-weight:500}.audit-editor{position:sticky;top:24px}.audit-editor form,.audit-editor-body{display:grid}.audit-editor-body{gap:15px;padding:20px 22px 22px}.audit-editor-body label{color:#334155;gap:6px;font-size:.75rem;font-weight:750;display:grid}.audit-editor-body input,.audit-editor-body select{height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px}.audit-file-button{color:#1e40af;text-align:left;background:#eff6ff;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;padding:12px;font-size:.8rem;font-weight:800;display:grid}.audit-file-button small{color:#64748b;grid-column:2;font-size:.65rem;font-weight:500}.audit-save-button{color:#fff;background:#155eef;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:44px;font-weight:800;display:inline-flex}.audit-save-button:disabled{opacity:.65}@media (width<=1050px){.audit-workspace{grid-template-columns:1fr}.audit-editor{position:static}.audit-list-panel{max-height:440px}}@media (width<=650px){.audit-row>button{grid-template-columns:1fr auto}.audit-row button>span:nth-child(2){display:none}}.claim-create-panel{background:linear-gradient(135deg,#fff,#f7faff);border:1px solid #cbdcf5;border-radius:14px;margin-top:28px;padding:22px;box-shadow:0 8px 26px #0f172a0a}.claim-create-fields{grid-template-columns:1.4fr .8fr .9fr .7fr .9fr 1fr auto;align-items:end;gap:11px;margin-top:20px;display:grid}.claim-create-fields label{color:#334155;gap:6px;min-width:0;font-size:.7rem;font-weight:750;display:grid}.claim-create-fields input,.claim-create-fields select{width:100%;min-width:0;height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 9px;font-size:.76rem}.claim-create-fields button{white-space:nowrap;color:#fff;background:#155eef;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:.76rem;font-weight:800;display:inline-flex}.claim-recovery-preview{grid-template-columns:1fr 1fr;gap:9px;display:grid}.claim-recovery-preview span{color:#64748b;background:#f8fafc;border-radius:8px;gap:4px;padding:11px;font-size:.68rem;display:grid}.claim-recovery-preview strong{color:#0f172a;font-size:.96rem}@media (width<=1450px){.claim-create-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.claim-description-field{grid-column:span 2}}@media (width<=900px){.claim-create-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.claim-description-field{grid-column:auto}}@media (width<=600px){.claim-create-fields,.claim-recovery-preview{grid-template-columns:1fr}}.report-create-fields{grid-template-columns:1fr 1.2fr .8fr .8fr .8fr auto;align-items:end;gap:11px;margin-top:20px;display:grid}.report-create-fields label{color:#334155;gap:6px;font-size:.7rem;font-weight:750;display:grid}.report-create-fields input,.report-create-fields select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:0;height:42px;padding:0 9px}.report-create-fields button{color:#fff;background:#155eef;border-radius:8px;height:42px;padding:0 14px;font-weight:800}.reports-workspace{margin-top:24px}@media (width<=1100px){.report-create-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.report-create-fields{grid-template-columns:1fr}}.notifications-panel{margin-top:28px}.notification-list{display:grid}.notification-list article{border-top:1px solid #eef2f7;align-items:center;display:flex}.notification-list article:first-child{border-top:0}.notification-list article>button{text-align:left;flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-width:0;padding:17px 20px;display:grid}.notification-list article>button>svg{color:#64748b}.notification-list article>button>div{gap:3px;min-width:0;display:grid}.notification-list span,.notification-list small{color:#64748b;font-size:.72rem}.notification-list b{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:3px 8px;font-size:.65rem}.notification-list article>a{color:#155eef;white-space:nowrap;margin-right:20px;font-size:.75rem;font-weight:800}.notification-unread{background:#f7faff;box-shadow:inset 3px 0 #155eef}.notification-unread>button>svg{color:#155eef!important}@media (width<=600px){.notification-list article{flex-direction:column;align-items:flex-start}.notification-list article>a{margin:-8px 20px 16px 51px}}.carrier-create-fields{grid-template-columns:1.2fr .6fr 1fr .7fr auto;align-items:end;gap:11px;margin-top:20px;display:grid}.carrier-create-fields label{color:#334155;gap:6px;font-size:.72rem;font-weight:750;display:grid}.carrier-create-fields input,.carrier-create-fields select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:42px;padding:0 10px}.carrier-create-fields button{color:#fff;background:#155eef;border-radius:8px;height:42px;padding:0 15px;font-weight:800}.connections-panel{margin-top:24px}.connection-list{display:grid}.connection-list article{border-top:1px solid #eef2f7;align-items:center;gap:18px;padding:17px 20px;display:flex}.connection-list article:first-child{border-top:0}.connection-list article>div:first-child{flex:1;gap:3px;min-width:0;display:grid}.connection-list span,.connection-list small{color:#64748b;font-size:.72rem}.connection-actions{gap:7px;display:flex}.connection-actions button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:7px 9px;font-size:.7rem;font-weight:750}.dashboard-badge-connected{color:#166534;background:#dcfce7}.dashboard-badge-error{color:#991b1b;background:#fee2e2}.dashboard-badge-disconnected{color:#475569;background:#e2e8f0}@media (width<=900px){.carrier-create-fields{grid-template-columns:1fr 1fr}.connection-list article{flex-wrap:wrap;align-items:flex-start}}@media (width<=600px){.carrier-create-fields{grid-template-columns:1fr}}.fx-page{--ink:#161813;--paper:#f4f0e6;--cream:#ebe5d8;--red:#d8462f;--blue:#274b8e;--green:#1f5c45;min-height:100vh;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}.fx-page *{box-sizing:border-box}.fx-page a{text-decoration:none}.fx-wrap{width:min(1280px,100% - 64px);margin-inline:auto}.fx-nav{background:var(--paper);border-bottom:1px solid #16181338;height:86px}.fx-nav-inner{justify-content:space-between;align-items:center;gap:30px;height:100%;display:flex}.fx-logo{color:var(--ink);align-items:center;gap:12px;display:flex}.fx-logo>span{border:1px solid var(--ink);place-items:center;width:34px;height:34px;font-family:Newsreader,serif;font-size:1.35rem;display:grid}.fx-logo>div{line-height:1;display:grid}.fx-logo b{letter-spacing:.18em;font-size:.75rem}.fx-logo small{letter-spacing:.17em;margin-top:5px;font-size:.48rem}.fx-nav-links{gap:31px;display:flex}.fx-nav-actions{align-items:center;gap:24px;display:flex}.fx-nav-actions button{display:none}.fx-button{color:#fff;background:var(--ink);border:1px solid var(--ink);justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 22px;font-size:.72rem;font-weight:700;display:inline-flex}.fx-button svg{width:16px}.fx-button.small{color:#fff;gap:10px;min-height:40px;padding:0 15px;font-size:.64rem}.fx-hero{border-bottom:1px solid #16181333;padding-top:72px}.fx-hero-grid{grid-template-columns:.87fr 1.13fr;align-items:center;gap:70px;display:grid}.fx-label{color:#68685f;letter-spacing:.16em;align-items:center;gap:20px;font-size:.59rem;font-weight:700;display:flex}.fx-label span{color:#9b998e}.fx-hero h1,.fx-section h2,.fx-thesis blockquote,.fx-economics h2,.fx-request h2,.fx-faq h2{letter-spacing:-.06em;margin:24px 0;font-family:Newsreader,serif;font-size:clamp(4.5rem,6.3vw,7.7rem);font-weight:400;line-height:.84}.fx-hero h1 em,.fx-section h2 em,.fx-economics h2 em{color:var(--red);font-weight:400}.fx-hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.fx-hero-actions>a:last-child{color:var(--ink);align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:flex}.fx-hero-actions svg{width:16px}.fx-assurances{flex-wrap:wrap;gap:20px;margin-top:34px;display:flex}.fx-assurances span{color:#696a62;align-items:center;gap:7px;font-size:.61rem;display:flex}.fx-assurances svg{width:13px;color:var(--green)}.fx-evidence{background-color:#d8d1c2;background-image:linear-gradient(#2828200a 1px,#0000 1px),linear-gradient(90deg,#2828200a 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;height:660px;padding:40px 20px 0;position:relative}.fx-folder-tab{color:#665e51;letter-spacing:.13em;background:#c8bda9;padding:10px 20px 20px;font-size:.5rem;position:absolute;top:15px;left:34px}.fx-invoice{background:#fffdf7;width:72%;height:590px;margin-left:8%;padding:38px 34px;position:relative;transform:rotate(-1.3deg);box-shadow:0 30px 55px #231f1838}.fx-invoice-head{border-bottom:2px solid #20231e;justify-content:space-between;padding-bottom:20px;display:flex}.fx-invoice-head>div{display:grid}.fx-invoice-head small{letter-spacing:.17em;font-size:.47rem}.fx-invoice-head strong{margin-top:6px;font-family:Newsreader;font-size:1.2rem}.fx-invoice-head>span{text-align:right;font-size:.46rem;line-height:1.7}.fx-redacted{padding:22px 0 18px}.fx-redacted i{background:#252720;height:4px;margin-top:6px;display:block}.fx-redacted i:first-child{width:42%}.fx-redacted i:nth-child(2){width:31%}.fx-redacted i:nth-child(3){width:38%}.fx-invoice-table{font-size:.52rem}.fx-invoice-table>div{border-bottom:1px solid #d8d7d0;grid-template-columns:1fr 1fr .7fr;align-items:center;height:44px;padding:0 8px;display:grid;position:relative}.fx-invoice-table .head{color:#77776f;letter-spacing:.1em;background:#eeece5;height:30px;font-size:.43rem}.fx-invoice-table .flag{outline:2px solid var(--red);outline-offset:-2px;background:#d8462f0a}.fx-invoice-table em{color:#fff;background:var(--red);letter-spacing:.08em;padding:4px 6px;font-size:.4rem;font-style:normal;position:absolute;right:-51px}.fx-invoice-total{justify-content:space-between;margin-top:22px;font-size:.48rem;display:flex}.fx-invoice-total strong{font-size:.75rem}.fx-stamp{border:3px solid var(--red);width:115px;height:115px;color:var(--red);text-align:center;border-radius:50%;place-content:center;font-size:.55rem;line-height:1.7;display:grid;position:absolute;bottom:49px;right:-48px;transform:rotate(-8deg)}.fx-stamp b{font-size:.8rem}.fx-pencil{width:170px;position:absolute;top:235px;right:-78px;overflow:visible}.fx-pencil path{fill:none;stroke:var(--red);stroke-width:3px;stroke-linecap:round}.fx-note{color:#fff;background:var(--red);width:160px;padding:14px;position:absolute;top:117px;right:13px;transform:rotate(2deg);box-shadow:6px 7px #16181326}.fx-note.second{background:var(--blue);top:auto;bottom:38px;right:18px;transform:rotate(-2deg)}.fx-note span{font-size:.48rem}.fx-note p{margin:9px 0 13px;font-family:Newsreader;font-size:.95rem;line-height:1.1}.fx-note strong{font-size:.63rem}.fx-hero-foot{color:#77766d;justify-content:space-between;align-items:center;gap:20px;height:96px;display:flex}.fx-hero-foot span{font-weight:700}.fx-thesis{background:#fffdf7;padding:125px 0}.fx-thesis blockquote{max-width:1120px;margin:36px 0 50px;font-size:clamp(3.4rem,5vw,5.8rem);line-height:1.03}.fx-thesis-meta{border-top:1px solid #1618132e;grid-template-columns:80px 1fr auto;align-items:center;padding-top:22px;display:grid}.fx-thesis-meta span{color:var(--red);font-size:.6rem}.fx-thesis-meta p{font-size:.72rem}.fx-thesis-meta a{color:var(--ink);align-items:center;gap:12px;font-size:.66rem;font-weight:700;display:flex}.fx-thesis-meta svg{width:14px}.fx-section-head{grid-template-columns:1.2fr .8fr;align-items:end;display:grid}.fx-section-head>p{color:#66675f;justify-self:end;max-width:440px;font-size:.78rem;line-height:1.75}.fx-section h2{font-size:clamp(3.7rem,5vw,6rem)}.fx-findings-list{border-top:1px solid #16181333;margin-top:70px}.fx-findings-list article{border-bottom:1px solid #16181333;grid-template-columns:80px 1fr 1.4fr auto;align-items:center;gap:25px;min-height:132px;padding:26px 14px;display:grid}.fx-findings-list>article>span{color:var(--red);font-size:.58rem}.fx-findings-list h3{font-family:Newsreader;font-size:1.5rem;font-weight:400}.fx-findings-list p{color:#696a63;max-width:520px;font-size:.72rem;line-height:1.7}.fx-findings-list svg{color:#8f8e85;width:18px}.fx-label.light{color:#a29e92}.fx-method-intro{grid-template-columns:1.2fr .8fr;align-items:end;display:grid}.fx-method-intro p{color:#9b9a92;justify-self:end;max-width:390px;font-family:Newsreader;font-size:1rem;line-height:1.6}.fx-method-grid{border-top:1px solid #44463f;border-bottom:1px solid #44463f;grid-template-columns:repeat(5,1fr);margin-top:75px;display:grid}.fx-method-grid article{border-right:1px solid #44463f;min-height:320px;padding:27px 22px}.fx-method-grid article:last-child{border:0}.fx-method-grid span{color:var(--red);font-size:.55rem}.fx-method-grid h3{margin-top:105px;font-family:Newsreader;font-size:1.5rem;font-weight:400}.fx-method-grid p{color:#96968e;margin-top:18px;font-size:.65rem;line-height:1.7}.fx-board-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.fx-board-grid>div:first-child>p:last-child{color:#66675f;max-width:430px;font-size:.78rem;line-height:1.75}.fx-case-card{background:#fffdf7;border:1px solid #16181333;box-shadow:14px 16px #d3cbbb}.fx-case-card header{letter-spacing:.1em;border-bottom:1px solid #1618132e;justify-content:space-between;padding:17px 22px;font-size:.52rem;display:flex}.fx-case-card header b{color:var(--green)}.fx-case-main{grid-template-columns:1fr 1fr;gap:28px;padding:32px;display:grid}.fx-case-main>div{display:grid}.fx-case-main small{color:#88877e;letter-spacing:.1em;font-size:.48rem}.fx-case-main strong{margin-top:8px;font-family:Newsreader;font-size:1.15rem;font-weight:400}.fx-case-main strong.red{color:var(--red);font-size:1.65rem}.fx-case-card footer{border-top:1px solid #1618132e;gap:18px;padding:17px 22px;display:flex}.fx-case-card footer span{color:#686a61;align-items:center;gap:5px;font-size:.5rem;display:flex}.fx-case-card footer svg{width:11px;color:var(--green)}.fx-security-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.fx-permissions{border:1px solid #16181333;grid-template-columns:1fr 1fr;display:grid}.fx-permissions article{padding:32px}.fx-permissions article:last-child{color:#f5f0e7;background:var(--ink)}.fx-permissions>article>svg{width:24px;color:var(--green);margin-bottom:45px}.fx-permissions article:last-child>svg{color:var(--red)}.fx-permissions h3{margin-bottom:24px;font-family:Newsreader;font-size:1.25rem;font-weight:400}.fx-permissions p{color:#6c6c64;border-top:1px solid #1618131f;align-items:center;gap:8px;padding:12px 0;font-size:.62rem;display:flex}.fx-permissions article:last-child p{color:#a7a69e;border-color:#3d3f39}.fx-permissions p svg{width:12px;color:var(--green)}.fx-permissions article:last-child p svg{color:var(--red)}.fx-econ-grid{grid-template-columns:.7fr 1.5fr .55fr .75fr;align-items:center;gap:45px;display:grid}.fx-economics h2{color:#fff;margin:0;font-size:4rem}.fx-economics strong{font-family:Newsreader;font-size:3.5rem;font-weight:400;display:block}.fx-economics span{color:#bac7e1;letter-spacing:.09em;margin-top:5px;font-size:.48rem;line-height:1.5;display:block}.fx-disclaimer{color:#c3cee4;border-top:1px solid #ffffff40;grid-column:2/5;padding-top:24px;font-size:.55rem}.fx-request{background:#d4c7ae;padding:125px 0}.fx-request-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.fx-request h2{font-size:5rem}.fx-request-grid>div>p:not(.fx-label){color:#5e5a50;max-width:450px;font-size:.78rem;line-height:1.7}.fx-request-grid>div>a{color:var(--ink);border-bottom:1px solid;margin-top:28px;font-size:.7rem;font-weight:700;display:inline-block}.fx-request form{background:#fffdf7;grid-template-columns:1fr 1fr;gap:22px;padding:40px;display:grid}.fx-request label{color:#5f6059;letter-spacing:.06em;gap:8px;font-size:.58rem;font-weight:700;display:grid}.fx-request input,.fx-request select{height:48px;font:inherit;background:#fff;border:1px solid #c9c6bc;padding:0 12px}.fx-request form button{grid-column:1/3}.fx-request form>p{color:var(--green);grid-column:1/3;font-size:.65rem}.fx-faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.fx-faq-grid>div:last-child{border-top:1px solid #16181333}.fx-faq article{border-bottom:1px solid #16181333}.fx-faq button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;grid-template-columns:45px 1fr auto;align-items:center;padding:24px 5px;font:700 .78rem DM Sans;display:grid}.fx-faq button span{color:var(--red);font-size:.52rem}.fx-faq button svg{width:15px}.fx-faq article.open button svg{transform:rotate(180deg)}.fx-faq article>p{color:#66675f;padding:0 50px 24px;font-size:.72rem;line-height:1.7}.fx-footer{color:#f4f0e6;background:var(--ink);padding:52px 0}.fx-footer .fx-wrap{grid-template-columns:1fr 1fr 1.4fr auto;align-items:center;gap:40px;display:grid}.fx-footer .fx-logo>span{border-color:#f4f0e6}.fx-footer p,.fx-footer>div>span{color:#85867f;font-size:.58rem;line-height:1.6}.fx-footer nav{justify-content:center;gap:20px;display:flex}.fx-footer nav a{color:#a5a69e;font-size:.57rem}@media (width<=1050px){.fx-nav-links{display:none}.fx-nav-actions button{display:block}.fx-nav-links.open{z-index:10;background:var(--paper);border-bottom:1px solid;flex-direction:column;padding:35px;display:flex;position:absolute;top:86px;left:0;right:0}.fx-hero-grid{grid-template-columns:1fr}.fx-evidence{margin-top:30px}.fx-section-head,.fx-method-intro,.fx-board-grid,.fx-security-grid,.fx-request-grid,.fx-faq-grid{grid-template-columns:1fr}.fx-section-head>p,.fx-method-intro p{justify-self:start}.fx-method-grid{grid-template-columns:1fr 1fr}.fx-method-grid article{border-bottom:1px solid #44463f}.fx-econ-grid{grid-template-columns:1fr 1fr}.fx-disclaimer{grid-column:1/3}.fx-footer .fx-wrap{grid-template-columns:1fr 1fr}.fx-footer nav{justify-content:flex-start}}@media (width<=700px){.fx-wrap{width:calc(100% - 36px)}.fx-nav{height:74px}.fx-nav-actions>a{display:none}.fx-nav-links.open{top:74px}.fx-hero{padding-top:50px}.fx-hero h1{font-size:4rem}.fx-intro{font-size:1rem}.fx-hero-actions{flex-direction:column;align-items:flex-start}.fx-assurances span{width:100%}.fx-evidence{height:500px;margin-inline:-18px;overflow:hidden}.fx-invoice{width:78%;height:450px;padding:25px 20px}.fx-invoice-table>div{height:31px}.fx-note{width:125px;right:-4px}.fx-note.second,.fx-pencil{display:none}.fx-hero-foot{justify-content:flex-start;overflow:hidden}.fx-hero-foot p{display:none}.fx-hero-foot span{white-space:nowrap}.fx-thesis,.fx-section,.fx-request{padding:85px 0}.fx-thesis blockquote,.fx-section h2,.fx-request h2,.fx-faq h2{font-size:3.5rem}.fx-thesis-meta{grid-template-columns:40px 1fr}.fx-thesis-meta a{display:none}.fx-section-head{display:block}.fx-findings-list article{grid-template-columns:40px 1fr auto;gap:12px}.fx-findings-list article p{grid-column:2/4}.fx-method-grid{grid-template-columns:1fr}.fx-method-grid article{border-right:0;min-height:230px}.fx-method-grid h3{margin-top:65px}.fx-case-main{grid-template-columns:1fr}.fx-case-card footer{flex-wrap:wrap}.fx-permissions,.fx-econ-grid{grid-template-columns:1fr}.fx-disclaimer{grid-column:auto}.fx-request form{grid-template-columns:1fr;padding:25px}.fx-request form button,.fx-request form>p{grid-column:auto}.fx-footer .fx-wrap{grid-template-columns:1fr}.fx-footer nav{flex-wrap:wrap}}.fx-econ-calc{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;grid-column:2/5;grid-template-columns:1fr .8fr .8fr;gap:20px;padding:25px 0;display:grid}.fx-econ-calc label{color:#bac7e1;letter-spacing:.09em;gap:7px;font-size:.48rem;display:grid}.fx-econ-calc input{color:#fff;background:#0000001f;border:1px solid #ffffff59;height:48px;padding:0 12px;font:600 1rem DM Sans}.fx-econ-calc>span{align-content:center;margin:0;display:grid}.fx-econ-calc small{color:#bac7e1;letter-spacing:.09em;font-size:.44rem}.fx-econ-calc strong{font-size:1.65rem}@media (width<=1050px){.fx-econ-calc{grid-column:1/3}}@media (width<=700px){.fx-econ-calc{grid-column:auto;grid-template-columns:1fr}}.fx-about{background:var(--paper);border-top:1px solid #1618132e}.fx-about-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.fx-about-grid>div:last-child>p{color:#55564f;margin:0;font-family:Newsreader;font-size:1.55rem;line-height:1.55}.fx-about dl{border-top:1px solid #16181333;margin:50px 0 0}.fx-about dl div{border-bottom:1px solid #16181333;grid-template-columns:160px 1fr;padding:17px 0;display:grid}.fx-about dt{color:#85857d;letter-spacing:.1em;text-transform:uppercase;font-size:.55rem;font-weight:700}.fx-about dd{margin:0;font-size:.7rem}.fx-about dd a{color:var(--ink);border-bottom:1px solid}.fx-security-note{color:#66675f;max-width:440px;font-size:.74rem;line-height:1.7}.fx-security-foot{border-top:1px solid #16181333;grid-template-columns:160px 1fr auto;align-items:start;gap:30px;margin-top:55px;padding-top:22px;display:grid}.fx-security-foot span{color:#77776f;letter-spacing:.13em;font-size:.52rem;font-weight:700}.fx-security-foot p{color:#66675f;max-width:650px;margin:0;font-size:.65rem;line-height:1.7}.fx-security-foot a{color:var(--ink);align-items:center;gap:8px;font-size:.62rem;font-weight:700;display:flex}.fx-security-foot svg{width:13px}.fx-econ-calc{grid-template-columns:1.1fr repeat(3,.8fr)}.fx-request form button:disabled{cursor:wait;opacity:.7}.fx-request form>small{color:#77776f;grid-column:1/3;font-size:.58rem;line-height:1.6}.fx-request .fx-form-success{color:var(--green)}.fx-request .fx-form-error{color:#a52d1e}.fx-request .fx-form-error a{color:inherit;text-decoration:underline}.fx-honeypot{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.fx-footer .fx-independence{border-top:1px solid #353730;grid-column:1/5;margin:0;padding-top:24px;font-size:.52rem}@media (width<=1050px){.fx-about-grid{grid-template-columns:1fr}.fx-footer .fx-independence{grid-column:1/3}}@media (width<=700px){.fx-about dl div,.fx-security-foot{grid-template-columns:1fr}.fx-request form>small,.fx-footer .fx-independence{grid-column:auto}}.fx-page{--ink:#0b1d3a;--paper:#fff;--cream:#f1f3f5;--red:#146ef5;--blue:#0b1d3a;--green:#00a98f;font-family:Inter,sans-serif}.fx-nav{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-color:#e2e8f0;position:sticky;top:0;box-shadow:0 8px 30px #0b1d3a0a}.fx-logo>span{color:#fff;background:linear-gradient(135deg,#146ef5,#00bfa5);border:0;border-radius:10px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:800;box-shadow:0 8px 22px #146ef533}.fx-logo b{font-family:Montserrat,sans-serif;font-weight:800}.fx-nav-links a,.fx-nav-actions>a:first-child{color:#53627a}.fx-button{background:linear-gradient(135deg,#146ef5,#0d5bd7);border-color:#146ef5;border-radius:10px;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 28px #146ef533}.fx-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #146ef542}.fx-hero{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom-color:#e2e8f0;position:relative;overflow:hidden}.fx-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#146ef521,#00bfa50a 48%,#0000 70%);border-radius:50%;width:780px;height:780px;position:absolute;top:-300px;right:-260px}.fx-label{color:#146ef5}.fx-hero h1,.fx-section h2,.fx-thesis blockquote,.fx-economics h2,.fx-request h2,.fx-faq h2{letter-spacing:-.055em;font-family:Montserrat,sans-serif;font-weight:700;line-height:.92}.fx-intro{color:#53627a;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.75}.fx-evidence{background-color:#edf4fb;background-image:linear-gradient(#146ef50b 1px,#0000 1px),linear-gradient(90deg,#146ef50b 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbe5f1;border-radius:24px;box-shadow:0 36px 80px #0b1d3a1f}.fx-folder-tab{color:#315271;background:#dbe8f5}.fx-note{background:#146ef5;border-radius:10px}.fx-hero-foot{color:#708098}.fx-thesis{background:#fff}.fx-thesis blockquote{color:#0b1d3a;font-size:clamp(3rem,4.6vw,5.3rem)}.fx-findings-list,.fx-findings-list article{border-color:#dbe4ee}.fx-findings-list article{transition:background .2s,transform .2s}.fx-findings-list article:hover{z-index:1;background:#fff;position:relative;transform:translateY(-2px);box-shadow:0 14px 34px #0b1d3a12}.fx-findings-list h3,.fx-method-grid h3,.fx-case-main strong,.fx-permissions h3,.fx-about-grid>div:last-child>p{font-family:Montserrat,sans-serif}.fx-method{background:#0b1d3a}.fx-method-grid,.fx-method-grid article{border-color:#30415d}.fx-method-grid h3{font-weight:600}.fx-method-grid p,.fx-method-intro p{color:#aebbd0;font-family:Inter,sans-serif}.fx-board{background:#f1f5f9}.fx-case-card{background:#fff;border:1px solid #dbe4ee;border-radius:16px;box-shadow:0 24px 60px #0b1d3a1f}.fx-about{background:#fff;border-color:#e2e8f0}.fx-about-grid>div:last-child>p{color:#33445f;font-size:1.25rem;font-weight:500}.fx-security{background:#f8fafc}.fx-permissions{border-color:#dbe4ee;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px #0b1d3a14}.fx-permissions article{background:#fff}.fx-permissions article:last-child{background:#0b1d3a}.fx-economics{background:linear-gradient(135deg,#0d5bd7 0%,#146ef5 52%,#057e8b 145%)}.fx-econ-calc{border-color:#ffffff4d}.fx-econ-calc input{background:#0727603d;border-radius:8px}.fx-request{background:#eef3f8}.fx-request form{background:#fff;border:1px solid #dbe4ee;border-radius:18px;box-shadow:0 24px 64px #0b1d3a1c}.fx-request input,.fx-request select{border-color:#ccd8e5;border-radius:8px}.fx-faq{background:#fff}.fx-footer .fx-logo>span{border:0}@media (width<=700px){.fx-hero h1{font-size:3.65rem;line-height:.94}.fx-evidence{border-radius:0}.fx-request form{border-radius:14px}.fx-about-grid>div:last-child>p{font-size:1.05rem}}.fx-nav{color:#f5f5f7;height:58px;box-shadow:none;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#000000d1;border-color:#2d2d2f}.fx-nav-inner{gap:24px}.fx-logo>span{width:30px;height:30px;box-shadow:none;background:#1d1d1f;border-radius:9px;font-size:.8rem}.fx-nav-links{gap:28px}.fx-nav-links a,.fx-nav-actions>a:first-child{color:#a1a1a6;font-size:.65rem;font-weight:500}.fx-button,.fx-button.small{min-height:36px;box-shadow:none;background:#0071e3;border:0;border-radius:980px;padding:0 18px;font-size:.65rem}.fx-button:hover{box-shadow:none;background:#1683e8;transform:none}.fx-hero{background:#000;border:0;padding-top:90px}.fx-label{color:#f56900;font-size:.6rem}.fx-hero h1,.fx-section h2,.fx-thesis blockquote,.fx-economics h2,.fx-request h2,.fx-faq h2{letter-spacing:-.045em;font-family:Inter,system-ui,sans-serif;font-weight:600}.fx-hero h1{font-size:clamp(4rem,5.9vw,5.6rem);line-height:1.01}.fx-evidence{background:#111 radial-gradient(circle at 50% 45%,#ffffff14,#0000 52%);border:1px solid #2f2f31;border-radius:28px;height:680px;box-shadow:0 50px 120px #0009}.fx-note.second{background:#00a1b3}.fx-hero-foot{color:#6e6e73;height:110px}.fx-section-head>p{color:#86868b;font-size:.85rem}.fx-findings{background:#000}.fx-findings-list{border:0;grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.fx-findings-list article{background:#111;border:1px solid #2d2d2f;border-radius:28px;grid-template-columns:50px 1fr auto;align-content:start;align-items:start;gap:28px;min-height:260px;padding:32px;display:grid}.fx-findings-list p{color:#86868b;grid-column:2/4;font-size:.82rem}.fx-method-grid{border:0;gap:14px}.fx-board h2 em,.fx-board-grid>div:first-child>p:last-child{color:#86868b}.fx-case-card{color:#f5f5f7;box-shadow:none;background:#111;border:1px solid #333336;border-radius:28px;overflow:hidden}.fx-economics h2,.fx-economics h2 em,.fx-economics strong{color:#1d1d1f}.fx-request input,.fx-request select{color:#f5f5f7;background:#1d1d1f;border-color:#424245;border-radius:12px}.fx-footer{background:#000}@media (width<=1050px){.fx-hero-grid,.fx-findings-list{grid-template-columns:1fr}.fx-method-grid{grid-template-columns:1fr 1fr}.fx-wrap{width:min(100% - 48px,1440px)}}@media (width<=700px){.fx-wrap{width:calc(100% - 36px)}.fx-nav{height:58px}.fx-nav-links.open{background:#000;border-color:#2d2d2f;top:58px}.fx-hero{padding-top:65px}.fx-hero h1{font-size:3.55rem}.fx-evidence{border-radius:28px;height:500px}.fx-findings-list article{min-height:230px;padding:24px}.fx-method-grid{grid-template-columns:1fr}.fx-method-grid article{border-radius:24px}.fx-permissions{gap:12px}.fx-econ-calc,.fx-request form,.fx-case-card{border-radius:24px}}.fx-nav{height:72px;color:var(--ink);-webkit-backdrop-filter:saturate(160%)blur(24px);backdrop-filter:saturate(160%)blur(24px);background:#fbfaf7e0;border-color:#1518211a}.fx-logo>span{color:#fff;background:var(--ink);width:34px;height:34px;box-shadow:none;border-radius:50%}.fx-logo small{font-size:.44rem}.fx-nav-links a,.fx-nav-actions>a:first-child{color:#626775;font-size:.66rem}.fx-button,.fx-button.small{color:#fff;background:var(--ink);min-height:48px;box-shadow:none;letter-spacing:.01em;border:0;border-radius:999px;padding:0 22px;font-size:.66rem}.fx-button.small{min-height:38px;padding-inline:18px}.fx-button:hover{color:#fff;box-shadow:none;background:#5266eb;transform:translateY(-1px)}.fx-hero{color:var(--ink);background:var(--paper);border:0;padding-top:92px}.fx-hero:before{background:radial-gradient(circle,#5266eb1a,#0000 68%);width:760px;height:760px;top:-280px;right:-180px}.fx-label{color:#5266eb;letter-spacing:.19em;font-size:.58rem}.fx-intro{color:#626775;max-width:590px;font-family:DM Sans,sans-serif;font-size:1.02rem;line-height:1.7}.fx-hero-actions>a:last-child{color:var(--ink);font-weight:600}.fx-assurances span{color:#747986}.fx-evidence{height:690px;box-shadow:none;background-color:#eceae4;background-image:linear-gradient(#15182109 1px,#0000 1px),linear-gradient(90deg,#15182109 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:28px 28px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #15182117;border-radius:36px;padding-top:46px}.fx-folder-tab{color:#626775;background:#dedbd2;border-radius:8px 8px 0 0}.fx-invoice-head{color:var(--ink)}.fx-invoice-head strong,.fx-note p{font-family:DM Sans,sans-serif}.fx-invoice-table{color:var(--ink)}.fx-note{background:#5266eb;border-radius:18px;box-shadow:0 20px 50px #5266eb3d}.fx-note.second{color:#2f211c;background:#f5c9b5;box-shadow:0 20px 50px #4e322321}.fx-hero-foot{color:#858995;border-top:1px solid #15182114;height:118px}.fx-hero-foot p,.fx-hero-foot span{font-size:.5rem}.fx-thesis{color:var(--ink);background:#f1f0ec;padding:150px 0}.fx-thesis blockquote{max-width:1180px;color:var(--ink);font-size:clamp(3.4rem,5.4vw,6rem);line-height:.98}.fx-thesis-meta a{color:var(--ink)}.fx-section{padding:138px 0}.fx-findings-list{border:0;grid-template-columns:repeat(2,1fr);gap:16px}.fx-findings-list article{min-height:255px;box-shadow:none;background:#fff;border:1px solid #1518211a;border-radius:24px;padding:34px}.fx-findings-list article:first-child{background:#f5c9b5}.fx-findings-list article:last-child{background:#f1f0ec;grid-column:1/3}.fx-findings-list article:hover{box-shadow:none;background:#f4f3ef;transform:translateY(-3px)}.fx-findings-list article:first-child:hover{background:#f5c9b5}.fx-findings-list h3{color:var(--ink);font-family:DM Sans,sans-serif;font-size:1.35rem;font-weight:600}.fx-findings-list p{color:#686d79}.fx-method{color:#ededf3;background:#171721}.fx-method .fx-label{color:#8795ff}.fx-method h2{color:#ededf3}.fx-method-intro p{color:#a9a9b4}.fx-method-grid{background:#353542;border:0;border-radius:26px;gap:1px;overflow:hidden}.fx-method-grid h3{color:#ededf3;font-family:DM Sans,sans-serif;font-size:1.3rem}.fx-method-grid p{color:#a9a9b4}.fx-about-grid>div:last-child>p{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:1.65rem;font-weight:400;line-height:1.45}.fx-about dd a{color:#5266eb}.fx-security{color:#ededf3;background:#171721}.fx-security h2{color:#ededf3}.fx-security-note{color:#a9a9b4}.fx-permissions{box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px}.fx-security-foot p{color:#a9a9b4}.fx-economics{color:var(--ink);background:#f5c9b5;padding:138px 0}.fx-request form{box-shadow:none;background:#f1f0ec;border:1px solid #1518211a;border-radius:24px}.fx-faq button{font-family:DM Sans,sans-serif}@media (width<=1050px){.fx-wrap{width:min(100% - 48px,1320px)}.fx-hero-grid,.fx-findings-list{grid-template-columns:1fr}.fx-findings-list article:last-child{grid-column:auto}.fx-method-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.fx-wrap{width:calc(100% - 36px)}.fx-nav{height:64px}.fx-nav-links.open{color:var(--ink);background:#fbfaf7;border-color:#deddd8;top:64px}.fx-hero{padding-top:58px}.fx-hero h1{font-size:4rem;line-height:.88}.fx-evidence{border-radius:24px;height:510px;margin-top:10px}.fx-thesis,.fx-section,.fx-request,.fx-economics{padding:92px 0}.fx-thesis blockquote,.fx-section h2,.fx-request h2,.fx-faq h2{font-size:3.55rem}.fx-findings-list article{min-height:225px;padding:26px}.fx-method-grid{grid-template-columns:1fr}.fx-method-grid article{min-height:240px}.fx-permissions{gap:12px}.fx-econ-calc,.fx-request form,.fx-case-card{border-radius:20px}}.fx-page *{font-family:Inter,Söhne Buch,system-ui,sans-serif;box-shadow:none!important;font-weight:400!important}.fx-logo b,.fx-logo small{font-weight:400}.fx-nav-links,.fx-nav-actions{gap:24px}.fx-nav-links a,.fx-nav-actions>a:first-child{color:#6c6b6b;letter-spacing:.02em;font-size:16px;line-height:1.2}.fx-button,.fx-button.small{color:#fff;letter-spacing:.02em;background:#b154f9;border:1px solid #b154f9;border-radius:8px;min-height:48px;padding:0 20px;font-size:16px;line-height:1.2}.fx-hero h1,.fx-section h2,.fx-thesis blockquote,.fx-economics h2,.fx-request h2,.fx-faq h2{color:#000;letter-spacing:-.01em;font-size:48px;line-height:1.3}.fx-hero h1{letter-spacing:-.01em;margin:24px 0;font-size:80px;line-height:1.1}.fx-hero-actions{gap:24px;margin-top:32px}.fx-hero-actions>a:last-child{color:#b154f9;letter-spacing:.02em;font-size:16px;line-height:1.2}.fx-assurances{gap:24px;margin-top:32px}.fx-assurances span{color:#6c6b6b;font-size:16px;line-height:1.2}.fx-evidence{background:#f1f1f1;border:1px solid #b3b3b3;border-radius:30px;height:690px;padding:40px 20px 0}.fx-invoice{background:#fff;border:1px solid #b3b3b3;border-radius:14px}.fx-note,.fx-note.second{color:#fff;background:#b154f9;border:1px solid #b154f9;border-radius:8px}.fx-hero-foot p,.fx-hero-foot span{letter-spacing:.02em;font-size:16px;line-height:1.2}.fx-thesis blockquote{max-width:1100px;font-size:64px;line-height:1.1}.fx-thesis-meta{border-color:#b3b3b3;gap:20px}.fx-thesis-meta span,.fx-thesis-meta a{color:#b154f9}.fx-section-head{gap:80px}.fx-findings-list article,.fx-findings-list article:first-child,.fx-findings-list article:last-child{background:#fff;border:1px solid #b3b3b3;border-radius:8px;min-height:240px;padding:20px}.fx-findings-list h3{color:#000;font-size:32px;line-height:1.3}.fx-method-intro p,.fx-security-note{color:#b3b3b3;font-size:18px;line-height:1.3}.fx-method-grid{background:0 0;border:0;border-radius:14px;gap:8px}.fx-method-grid h3{color:#fff;font-size:32px;line-height:1.3}.fx-board-grid>div:first-child>p:last-child{color:#6c6b6b;font-size:18px;line-height:1.3}.fx-case-card{color:#000;background:#fff;border:1px solid #b3b3b3;border-radius:14px}.fx-about-grid>div:last-child>p{color:#000;letter-spacing:.01em;font-size:24px;line-height:1.1}.fx-about dt{color:#6c6b6b;font-size:16px}.fx-about dd,.fx-about dd a{color:#000;font-size:18px}.fx-permissions article,.fx-permissions article:last-child{color:#fff;background:#171717;border:1px solid #b3b3b3;border-radius:8px;padding:20px}.fx-permissions h3{font-size:32px;line-height:1.3}.fx-permissions p,.fx-permissions article:last-child p{color:#b3b3b3;border-color:#b3b3b3;font-size:18px;line-height:1.3}.fx-security-foot{border-color:#b3b3b3;gap:20px}.fx-security-foot span,.fx-security-foot p{color:#b3b3b3;font-size:16px;line-height:1.2}.fx-security-foot a{color:#b154f9;font-size:16px}.fx-request-grid{gap:80px}.fx-request-grid>div>p:not(.fx-label){color:#6c6b6b;font-size:18px;line-height:1.3}.fx-request-grid>div>a{color:#b154f9;font-size:16px}.fx-request form{background:#f1f1f1;border:1px solid #b3b3b3;border-radius:14px;gap:20px;padding:20px}.fx-request label{color:#6c6b6b;font-size:16px;line-height:1.2}.fx-faq-grid{gap:80px}.fx-faq button{font-size:18px;line-height:1.3}.fx-faq article>p{color:#6c6b6b;font-size:18px;line-height:1.3}.fx-footer .fx-logo>span{background:#b154f9}.fx-footer p,.fx-footer>div>span,.fx-footer nav a{color:#b3b3b3;font-size:16px;line-height:1.2}@media (width<=1050px){.fx-hero-grid,.fx-findings-list{grid-template-columns:1fr}.fx-findings-list article:last-child{grid-column:auto}.fx-method-grid{grid-template-columns:1fr 1fr}.fx-wrap{width:min(100% - 48px,1200px)}}@media (width<=700px){.fx-wrap{width:calc(100% - 32px)}.fx-nav-links.open{color:#000;background:#fff;border-color:#b3b3b3;top:72px}.fx-hero{padding-top:80px}.fx-hero h1{font-size:48px;line-height:1.3}.fx-evidence{border-radius:30px;height:500px}.fx-thesis blockquote,.fx-section h2,.fx-request h2,.fx-faq h2{font-size:48px;line-height:1.3}.fx-findings-list article{padding:20px}.fx-method-grid{grid-template-columns:1fr}.fx-method-grid article{min-height:220px}.fx-econ-calc,.fx-request form,.fx-case-card{border-radius:14px}}.fx-page{--ink:#f7fafc;--paper:#061225;--cream:#0c1728;--red:#38d7ff;--blue:#155eef;--green:#2ed3a4;color:#f7fafc;background:#061225;font-family:Inter,system-ui,sans-serif}.fx-page *{font-family:Inter,system-ui,sans-serif;box-shadow:none!important}.fx-page b,.fx-page strong,.fx-page h1,.fx-page h2,.fx-page h3{font-weight:700!important}.fx-wrap{width:min(1240px,100% - 64px)}.fx-nav{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061225eb;border-bottom:1px solid #ffffff1a;height:72px}.fx-logo{color:#fff}.fx-logo>span{color:#061225;background:#38d7ff;border:0;border-radius:10px;width:36px;height:36px}.fx-logo b{font-size:.72rem}.fx-logo small{color:#9fb0c8}.fx-nav-links a,.fx-nav-actions>a:first-child{color:#a9b5c7;letter-spacing:0;font-size:.72rem}.fx-nav-links a:hover,.fx-nav-actions>a:first-child:hover{color:#38d7ff}.fx-nav-actions button{color:#fff}.fx-button,.fx-button.small{color:#fff;letter-spacing:0;background:#155eef;border:1px solid #155eef;border-radius:10px;min-height:50px;padding:0 22px;font-size:.72rem}.fx-button.small{min-height:40px}.fx-button:hover{color:#fff;background:#0b4bd4;transform:translateY(-1px)}.fx-hero{color:#fff;background:radial-gradient(circle at 16% 12%,#38d7ff24,#0000 30%),linear-gradient(145deg,#061225,#0a2852 66%,#0d4183);border:0;padding:92px 0 0}.fx-hero:before{display:none}.fx-hero-grid{grid-template-columns:.9fr 1.1fr;gap:72px}.fx-label{color:#38d7ff;letter-spacing:.16em;gap:12px;font-size:.66rem;line-height:1.2}.fx-hero h1,.fx-section h2,.fx-thesis blockquote,.fx-economics h2,.fx-request h2,.fx-faq h2{color:#fff;letter-spacing:-.055em;font-family:Inter,system-ui,sans-serif;font-weight:700!important}.fx-hero h1{margin:26px 0;font-size:clamp(4.5rem,6.4vw,6.8rem);line-height:.9}.fx-hero h1 em,.fx-section h2 em,.fx-economics h2 em{color:#38d7ff;font-style:normal}.fx-intro{color:#cbd5e1;max-width:590px;font-size:1.05rem;line-height:1.65}.fx-hero-actions{margin-top:34px}.fx-hero-actions>a:last-child{color:#38d7ff;font-size:.72rem}.fx-assurances{margin-top:34px}.fx-assurances span{color:#a9b5c7;font-size:.65rem}.fx-assurances svg{color:#2ed3a4}.fx-evidence{background-color:#0c1728;background-image:linear-gradient(#38d7ff0b 1px,#0000 1px),linear-gradient(90deg,#38d7ff0b 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:26px 26px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ffffff24;border-radius:28px;height:690px;padding:42px 20px 0}.fx-folder-tab{color:#9fb0c8;background:#111e31;border-radius:10px 10px 0 0;padding:10px 20px 20px;font-size:.5rem}.fx-invoice{background:#fff;border:1px solid #dbe5f0;border-radius:10px;box-shadow:0 28px 70px #0000004d!important}.fx-invoice-head,.fx-invoice-table{color:#0f172a}.fx-redacted i{background:#0f172a}.fx-invoice-table .flag{background:#eff6ff;outline-color:#155eef}.fx-invoice-table em{background:#155eef}.fx-stamp{color:#155eef;border-color:#155eef}.fx-pencil path{stroke:#38d7ff}.fx-note{color:#fff;background:#155eef;border:0;border-radius:12px;box-shadow:0 16px 40px #00000040!important}.fx-note.second{color:#061225;background:#38d7ff}.fx-hero-foot{color:#9fb0c8;border-top:1px solid #ffffff1a;height:auto;margin-top:80px;padding:24px 0}.fx-hero-foot p,.fx-hero-foot span{letter-spacing:.1em;font-size:.55rem}.fx-thesis,.fx-section,.fx-request,.fx-economics{padding:110px 0}.fx-thesis{color:#0f172a;background:#f0f4f8}.fx-thesis .fx-label{color:#155eef}.fx-thesis blockquote{color:#0f172a;max-width:1120px;font-size:clamp(3.3rem,5vw,5.4rem);line-height:1}.fx-thesis-meta{border-color:#cbd5e1}.fx-thesis-meta span,.fx-thesis-meta a{color:#155eef}.fx-section h2{font-size:clamp(3.4rem,4.8vw,5rem);line-height:.98}.fx-section-head>p{color:#64748b;font-size:.82rem;line-height:1.7}.fx-findings{color:#0f172a;background:#f8fafc}.fx-findings .fx-section-head h2{color:#0f172a}.fx-findings .fx-section-head h2 em{color:#155eef}.fx-findings-list{grid-template-columns:repeat(2,1fr);gap:16px}.fx-findings-list article,.fx-findings-list article:first-child,.fx-findings-list article:last-child{background:#fff;border:1px solid #dbe5f0;border-radius:14px;min-height:250px;padding:28px;box-shadow:0 8px 26px #0f172a0a!important}.fx-findings-list article:last-child{grid-column:1/3}.fx-findings-list article:hover,.fx-findings-list article:first-child:hover{background:#f7faff;transform:translateY(-2px)}.fx-findings-list>article>span{color:#155eef}.fx-findings-list h3{color:#0f172a;font-size:1.35rem}.fx-findings-list p{color:#64748b;font-size:.78rem;line-height:1.7}.fx-findings-list svg{color:#38d7ff}.fx-method,.fx-security{color:#fff;background:#07172e}.fx-method .fx-label,.fx-security .fx-label{color:#38d7ff}.fx-method h2,.fx-security h2{color:#fff}.fx-method-intro p,.fx-security-note{color:#a9b5c7}.fx-method-grid{background:0 0;border:0;gap:12px}.fx-method-grid article{background:#0c1728;border:1px solid #ffffff1a;border-radius:14px;min-height:285px;padding:26px}.fx-method-grid span{color:#38d7ff}.fx-method-grid h3{color:#fff;font-size:1.35rem}.fx-method-grid p{color:#a9b5c7;font-size:.72rem;line-height:1.7}.fx-board{color:#0f172a;background:#f0f4f8}.fx-board h2{color:#0f172a}.fx-board h2 em{color:#155eef}.fx-board-grid>div:first-child>p:last-child{color:#64748b}.fx-case-card{color:#0f172a;background:#fff;border:1px solid #dbe5f0;border-radius:18px;box-shadow:0 12px 36px #0f172a0f!important}.fx-case-card header,.fx-case-card footer{border-color:#e2e8f0}.fx-case-main small,.fx-case-card footer span{color:#64748b}.fx-case-main strong.red{color:#155eef}.fx-about{color:#0f172a;background:#fff;border:0}.fx-about h2{color:#0f172a}.fx-about h2 em{color:#155eef}.fx-about-grid>div:last-child>p{color:#334155;font-size:1.35rem;line-height:1.5}.fx-about dl,.fx-about dl div{border-color:#e2e8f0}.fx-about dt{color:#64748b}.fx-about dd,.fx-about dd a{color:#0f172a}.fx-about dd a{border-color:#155eef}.fx-permissions{background:0 0;border:0;gap:14px}.fx-permissions article,.fx-permissions article:last-child{color:#fff;background:#0c1728;border:1px solid #ffffff1f;border-radius:14px}.fx-permissions h3{font-size:1.25rem}.fx-permissions p,.fx-permissions article:last-child p{color:#a9b5c7;border-color:#ffffff1a}.fx-security-foot{border-color:#ffffff1f}.fx-security-foot span,.fx-security-foot p{color:#a9b5c7}.fx-security-foot a{color:#38d7ff}.fx-economics{color:#fff;background:linear-gradient(145deg,#061225,#0a2852 65%,#0d4183)}.fx-economics .fx-label{color:#38d7ff}.fx-economics h2,.fx-economics h2 em,.fx-economics strong{color:#fff}.fx-economics h2 em{color:#38d7ff}.fx-economics span,.fx-econ-calc label,.fx-econ-calc small{color:#cbd5e1}.fx-econ-calc{background:#0612257a;border:1px solid #ffffff24;border-radius:14px;gap:14px;padding:22px}.fx-econ-calc input{color:#fff;background:#0c1728;border:1px solid #ffffff40;border-radius:10px}.fx-disclaimer{color:#a9b5c7;border-color:#ffffff24}.fx-request{color:#0f172a;background:#f8fafc}.fx-request h2{color:#0f172a}.fx-request-grid>div>p:not(.fx-label){color:#64748b}.fx-request-grid>div>a{color:#155eef}.fx-request form{background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:36px;box-shadow:0 12px 36px #0f172a0f!important}.fx-request label{color:#475569}.fx-request input,.fx-request select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px}.fx-request input:focus,.fx-request select:focus{border-color:#155eef;outline:3px solid #155eef1f}.fx-request form>small{color:#64748b}.fx-faq{color:#0f172a;background:#fff}.fx-faq h2,.fx-faq button{color:#0f172a}.fx-faq-grid>div:last-child,.fx-faq article{border-color:#e2e8f0}.fx-faq button span{color:#155eef}.fx-faq article>p{color:#64748b}.fx-footer{color:#fff;background:#061225}.fx-footer .fx-logo{color:#fff}.fx-footer .fx-logo>span{color:#061225;background:#38d7ff}.fx-footer p,.fx-footer>div>span,.fx-footer nav a{color:#9fb0c8}.fx-footer .fx-independence{border-color:#ffffff1a}@media (width<=1050px){.fx-hero-grid,.fx-findings-list{grid-template-columns:1fr}.fx-findings-list article:last-child{grid-column:auto}.fx-method-grid{grid-template-columns:1fr 1fr}.fx-wrap{width:min(100% - 48px,1240px)}}@media (width<=700px){.fx-wrap{width:calc(100% - 36px)}.fx-nav-links.open{color:#fff;background:#061225;border-color:#ffffff1a;top:72px}.fx-hero{padding-top:64px}.fx-hero h1{font-size:3.7rem;line-height:.92}.fx-evidence{border-radius:22px;height:500px}.fx-thesis blockquote,.fx-section h2,.fx-request h2,.fx-faq h2{font-size:3.35rem;line-height:.98}.fx-findings-list article{padding:24px}.fx-method-grid{grid-template-columns:1fr}.fx-method-grid article{min-height:230px}.fx-request form{padding:24px}.fx-econ-calc,.fx-request form,.fx-case-card{border-radius:14px}}
