:root{--canvas: #090a0c;--surface-1: #0e1013;--surface-2: #13161a;--surface-3: #181c21;--border-low: #282d34;--border-high: #3a424d;--fg: #f7f8fa;--fg-high: #e1e5ea;--fg-med: #a6adb7;--fg-low: #7d8793;--primary: #4169e1;--primary-hover: #5479e7;--primary-soft: rgba(65, 105, 225, .12);--green: #42a56a;--amber: #d0a13a;--red: #d76262;--font-head: "Cabinet Grotesk", Inter, system-ui, sans-serif;--font-body: Inter, system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--canvas);color:var(--fg-high);font-family:var(--font-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:var(--fg);font-family:var(--font-head);font-weight:700;letter-spacing:0}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit;cursor:pointer;font:inherit}input,select,textarea{font:inherit}fieldset{border:0}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{color:#86a2f2;font-size:11px;font-weight:700;text-transform:uppercase}.btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border-radius:6px;font-family:var(--font-head);font-size:14px;font-weight:700;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.btn:disabled{cursor:wait;opacity:.65}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-outline{border:1px solid var(--border-high);background:transparent;color:var(--fg-high)}.btn-outline:hover{border-color:var(--fg-med);background:var(--surface-3)}.navbar{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border-low);background:#090a0cf0;backdrop-filter:blur(12px)}.navbar-inner{display:grid;min-height:76px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}.logo{display:inline-flex;align-items:center;gap:10px;color:var(--fg);font-family:var(--font-head);font-size:18px;font-weight:800}.nav-links{display:flex;min-width:0;align-items:center;justify-content:center;gap:34px}.nav-links a{display:inline-flex;min-height:42px;align-items:center;color:var(--fg-med);font-size:12px;font-weight:600;text-transform:uppercase}.nav-links a:hover{color:var(--fg)}.nav-quote{justify-self:end}.quote-short{display:none}.calculator-hero{border-bottom:1px solid var(--border-low);background:var(--surface-1)}.calculator-shell{padding-top:72px;padding-bottom:56px}.calculator-heading{max-width:760px}.calculator-heading h1{margin-top:12px;font-size:46px;line-height:1.08}.calculator-heading>p:last-child{max-width:650px;margin-top:16px;color:var(--fg-med);font-size:17px;line-height:1.65}.calculator{margin-top:38px;border:1px solid var(--border-low);border-radius:8px;background:var(--canvas);padding:24px}.calculator-core{display:grid;grid-template-columns:auto minmax(210px,1fr) minmax(210px,1fr) auto;align-items:end;gap:16px}.unit-field legend,.field>span:first-child{display:block;margin-bottom:8px;color:var(--fg-med);font-size:12px;font-weight:600}.segmented{display:grid;height:44px;grid-template-columns:1fr 1fr;padding:3px;border:1px solid var(--border-low);border-radius:6px;background:var(--surface-1)}.segment{min-width:90px;border-radius:4px;color:var(--fg-med);font-size:13px;font-weight:600}.segment.active{background:var(--surface-3);color:var(--fg);box-shadow:inset 0 0 0 1px var(--border-high)}.input-with-suffix{display:flex;height:44px;align-items:center;border:1px solid var(--border-high);border-radius:6px;background:var(--surface-1)}.input-with-suffix:focus-within,.target-input-row:focus-within{border-color:#6685e6;box-shadow:0 0 0 3px #4169e11f}.input-with-suffix input{width:100%;min-width:0;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:var(--fg);font-variant-numeric:tabular-nums}.input-with-suffix>span{padding-right:12px;color:var(--fg-low);font-size:11px;white-space:nowrap}.target-input-row{display:grid;height:44px;grid-template-columns:minmax(0,1fr) 42px;border:1px solid var(--border-high);border-radius:6px;background:var(--surface-1)}.target-input-row input{min-width:0;padding:0 12px;border:0;outline:0;background:transparent;color:var(--fg)}.icon-button{width:42px;height:42px;border-left:1px solid var(--border-low);color:var(--fg-med);font-size:21px}.icon-button:hover{color:var(--fg);background:var(--surface-2)}.compare-submit{min-width:108px;height:44px}.target-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.target-chips:empty{display:none}.target-chip{display:inline-flex;min-height:30px;align-items:center;gap:8px;padding:0 7px 0 10px;border:1px solid var(--border-low);border-radius:5px;background:var(--surface-2);color:var(--fg-med);font-size:12px}.target-chip button{width:20px;height:20px;color:var(--fg-low);font-size:16px}.target-chip button:hover{color:var(--fg)}.field-error{min-height:18px;margin-top:8px;color:#e57979;font-size:12px}.advanced-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:#9bb1ee;font-size:13px;font-weight:600}.advanced-toggle:hover{color:#b8c8f5}.advanced-toggle span{width:16px;font-size:17px}.advanced-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:16px;margin-top:18px;padding-top:20px;border-top:1px solid var(--border-low)}.advanced-options select{width:100%;height:44px;padding:0 10px;border:1px solid var(--border-high);border-radius:6px;outline:0;background:var(--surface-1);color:var(--fg-high)}.check-control{display:flex;min-height:44px;align-items:center;gap:10px;color:var(--fg-high);font-size:13px}.check-control input,.switch-control input{accent-color:var(--primary)}.advanced-note{grid-column:1 / -1;color:var(--fg-low);font-size:11px}.comparison-results{min-height:540px;padding:58px 0 88px}.results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.results-head h2{margin-top:8px;font-size:30px}.results-summary{margin-top:8px;color:var(--fg-med);font-size:13px}.results-controls{display:flex;align-items:center;gap:24px}.switch-control{display:flex;align-items:center;gap:10px;color:var(--fg-high);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.switch-control input{position:absolute;opacity:0;pointer-events:none}.switch{position:relative;width:38px;height:22px;border:1px solid var(--border-high);border-radius:999px;background:var(--surface-2)}.switch:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--fg-low);content:"";transition:transform .15s,background .15s}.switch-control input:checked+.switch{border-color:var(--primary);background:var(--primary-soft)}.switch-control input:checked+.switch:after{transform:translate(16px);background:#86a2f2}.sort-control{display:flex;align-items:center;gap:10px;color:var(--fg-low);font-size:11px;font-weight:600;text-transform:uppercase}.sort-control select{height:38px;padding:0 10px;border:1px solid var(--border-low);border-radius:5px;outline:0;background:var(--surface-2);color:var(--fg-high);font-size:12px;text-transform:none}.directional-notice{margin-top:24px;padding:14px 16px;border-left:3px solid var(--amber);background:#d0a13a14;color:#c8bd9e;font-size:12px;line-height:1.65}.directional-notice strong{color:#ebd79d}.assumptions-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;padding:11px 14px;border:1px solid var(--border-low);background:var(--surface-1);color:var(--fg-med);font-size:12px}.assumptions-bar button{color:#9bb1ee;font-weight:600;white-space:nowrap}.commercial-disclosure{margin-top:16px;color:var(--fg-low);font-size:11px}.commercial-disclosure a{color:#9bb1ee;text-decoration:underline}.target-results{margin-top:24px}.target-result-group+.target-result-group{margin-top:48px}.target-result-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:12px}.target-result-heading h3{font-size:20px}.target-result-heading span{color:var(--fg-low);font-size:11px}.comparison-table-wrap{overflow-x:auto;border:1px solid var(--border-low);border-radius:7px}.comparison-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.comparison-table th,.comparison-table td{padding:15px 16px;border-bottom:1px solid var(--border-low);text-align:left;vertical-align:middle}.comparison-table th{background:var(--surface-2);color:var(--fg-low);font-size:10px;font-weight:700;text-transform:uppercase}.comparison-table th:nth-child(1){width:20%}.comparison-table th:nth-child(2){width:25%}.comparison-table th:nth-child(3),.comparison-table th:nth-child(4){width:17%}.comparison-table th:nth-child(5){width:21%}.comparison-table th.numeric,.comparison-table td.numeric{text-align:right;font-variant-numeric:tabular-nums}.comparison-row{background:var(--surface-1)}.comparison-row:hover{background:var(--surface-2)}.comparison-row.best{box-shadow:inset 3px 0 0 var(--green)}.comparison-row td>strong{display:block;color:var(--fg);font-size:13px}.comparison-row td.numeric strong{font-size:16px}.provider-identity{display:flex;align-items:center;gap:10px;font-weight:700}.provider-avatar{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:50%;color:#fff;font-family:var(--font-head);font-size:13px}.provider-page-link:hover{color:#9bb1ee}.cell-sub{display:block;margin-top:3px;color:var(--fg-low);font-size:10px;font-weight:400}.category-badge,.commercial-badge{display:inline-flex;margin-top:6px;padding:2px 6px;border:1px solid var(--border-high);border-radius:4px;color:var(--fg-med);font-size:9px;font-weight:700;text-transform:uppercase}.commercial-badge{margin:4px 0 0;border-color:#66562f;color:#d5bb78}.row-actions{text-align:right!important}.row-actions .btn{width:100%;min-height:36px;padding:0 12px;font-size:12px}.row-detail-toggle{margin-top:6px;color:var(--fg-low);font-size:10px;text-decoration:underline}.comparison-detail td{padding:0!important;background:var(--canvas)}.detail-grid{display:grid;grid-template-columns:.7fr 2fr .8fr .8fr;gap:18px;padding:15px 18px 18px 62px;color:var(--fg-med);font-size:11px}.detail-grid small{display:block;margin-bottom:3px;color:var(--fg-low);font-size:9px;text-transform:uppercase}.detail-grid a{color:#9bb1ee;text-decoration:underline}.enterprise-row td{padding:18px 16px;border-bottom:0;background:#111722}.enterprise-content{display:flex;align-items:center;justify-content:space-between;gap:24px}.enterprise-row strong{display:block;color:var(--fg);font-size:14px}.enterprise-row span{display:block;margin-top:4px;color:var(--fg-med);font-size:11px}.enterprise-row .btn{min-height:38px;font-size:12px}.show-more{display:flex;justify-content:center;margin-top:24px}.results-empty{padding:50px 24px;border:1px dashed var(--border-low);border-radius:7px;color:var(--fg-med);text-align:center}.results-empty.error{color:#e57979}.footer{border-top:1px solid var(--border-low);background:var(--surface-1);padding-top:48px}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:64px;padding-bottom:42px}.footer-brand p{max-width:300px;margin-top:16px;color:var(--fg-med);font-size:12px;line-height:1.7}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer-cols h4{margin-bottom:12px;color:var(--fg-high);font-family:var(--font-body);font-size:12px}.footer-cols a{display:block;padding:5px 0;color:var(--fg-low);font-size:12px}.footer-cols a:hover{color:var(--fg)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid var(--border-low);color:var(--fg-low);font-size:11px}.footer-bottom a{margin-right:18px}.quote-dialog{width:min(720px,calc(100% - 32px));max-height:calc(100vh - 32px);margin:auto;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg-high)}.quote-dialog::backdrop{background:#000c;backdrop-filter:blur(4px)}.quote-dialog-inner{max-height:calc(100vh - 32px);overflow-y:auto;padding:28px;border:1px solid var(--border-high);border-radius:8px;background:var(--surface-2)}.quote-dialog-head{display:flex;justify-content:space-between;gap:24px}.quote-dialog-head .eyebrow{display:block;margin-bottom:7px}.quote-dialog-head h2{font-size:27px;line-height:1.2}.quote-dialog-head p{margin-top:7px;color:var(--fg-med);font-size:13px}.dialog-close{display:grid;width:38px;height:38px;flex:none;place-items:center;border:1px solid var(--border-low);border-radius:5px;color:var(--fg-med);font-size:22px}.quote-form{display:flex;flex-direction:column;gap:15px;margin-top:24px}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form label{display:flex;flex-direction:column;gap:6px;color:var(--fg-med);font-size:11px;font-weight:600}.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{width:100%;padding:10px 11px;border:1px solid var(--border-high);border-radius:5px;outline:0;background:var(--surface-1);color:var(--fg);resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#6685e6}.quote-check{flex-direction:row!important;align-items:flex-start;gap:9px!important;color:var(--fg-high)!important;font-size:12px!important;font-weight:400!important}.quote-check input{margin-top:2px;accent-color:var(--primary)}.quote-check.optional{color:var(--fg-med)!important}.quote-honeypot{position:absolute;left:-9999px}.quote-actions{display:flex;justify-content:flex-end;gap:10px}.quote-status{min-height:20px;color:var(--fg-med);font-size:12px}.quote-status.success{color:#70c98d}.quote-status.error{color:#e57979}.turnstile-container:empty{display:none}.consent-banner{position:fixed;right:20px;bottom:20px;left:20px;z-index:100;display:flex;max-width:980px;align-items:center;justify-content:space-between;gap:24px;margin:auto;padding:16px 18px;border:1px solid var(--border-high);border-radius:7px;background:var(--surface-3);box-shadow:0 16px 44px #00000080}.consent-banner strong{color:var(--fg)}.consent-banner p{margin-top:3px;color:var(--fg-med);font-size:12px}.consent-actions{display:flex;flex:none;align-items:center;gap:9px}.consent-actions>a{color:#9bb1ee;font-size:12px}.consent-actions .btn{min-height:36px;padding:0 12px;font-size:12px}.page-head{padding:72px 0 20px;border-bottom:1px solid var(--border-low);background:var(--surface-1)}.page-head .container{text-align:left}.page-head h1{font-size:40px}.page-head p{max-width:700px;margin-top:12px;color:var(--fg-med);font-size:15px;line-height:1.7}.page-body{padding:44px 0 88px}.info-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:16px}.info-card{display:flex;flex-direction:column;gap:9px;padding:22px;border:1px solid var(--border-low);border-radius:7px;background:var(--surface-1)}.info-card h3{display:flex;align-items:center;gap:9px;font-size:18px}.info-card p{flex:1;color:var(--fg-med);font-size:13px;line-height:1.7}.info-card .meta{color:var(--fg-low);font-size:10px}.info-card .link{color:#9bb1ee;font-size:12px;text-decoration:underline}.diff-badge{padding:2px 6px;border-radius:4px;font-family:var(--font-body);font-size:9px;text-transform:uppercase}.diff-easy{background:#42a56a26;color:#73c690}.diff-medium{background:#d0a13a24;color:#dcb960}.diff-hard{background:#d7626224;color:#e48383}.bench-table-wrap{overflow-x:auto;border:1px solid var(--border-low);border-radius:7px}.bench-table{width:100%;min-width:650px;border-collapse:collapse}.bench-table th,.bench-table td{padding:13px 15px;border-bottom:1px solid var(--border-low);text-align:left}.bench-table th{background:var(--surface-2);color:var(--fg-low);font-size:10px;text-transform:uppercase}.bench-table .num{font-variant-numeric:tabular-nums}.bench-note{margin-top:14px;color:var(--fg-low);font-size:11px}.bench-note a{color:#9bb1ee;text-decoration:underline}.research-empty{max-width:700px;padding:28px;border-left:3px solid var(--border-high);background:var(--surface-1)}.research-empty h2{font-size:22px}.research-empty p{margin-top:10px;color:var(--fg-med);line-height:1.7}.research-empty .btn{margin-top:18px}.legal-page{max-width:840px;padding-top:76px;padding-bottom:100px}.legal-page h1{font-size:40px;line-height:1.15}.legal-page h2{margin-top:34px;font-size:22px}.legal-page h3{margin-top:24px;font-size:17px}.legal-page p,.legal-page li{color:var(--fg-med);font-size:15px;line-height:1.8}.legal-page p{margin-top:12px}.legal-page ul{margin:12px 0 0 20px}.legal-page a{color:#9bb1ee;text-decoration:underline}.legal-updated{color:var(--fg-low)!important;font-size:12px!important}.research-article .eyebrow{margin-bottom:12px}.research-deck{color:var(--fg-high)!important;font-size:18px!important}.research-body{margin-top:28px;color:var(--fg-med);font-size:15px;line-height:1.85;white-space:pre-wrap}.section-more{display:flex;justify-content:center;margin-top:28px}.provider-page{padding:64px 0 88px}.provider-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;padding-bottom:32px;border-bottom:1px solid var(--border-low)}.provider-overview h1{margin-top:8px;font-size:40px}.provider-overview p{max-width:700px;margin-top:12px;color:var(--fg-med);font-size:15px;line-height:1.7}.provider-categories{display:flex;gap:8px;margin-top:16px}.provider-runtime{margin-top:38px}.provider-runtime h2,.alternatives h2{font-size:24px}.runtime-status{margin-top:10px;color:var(--fg-low);font-size:12px}.provider-plan-table{margin-top:16px}.alternatives{margin-top:44px;padding-top:32px;border-top:1px solid var(--border-low)}.alternative-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}@media(max-width:960px){.container{width:min(100% - 36px,1180px)}.calculator-core{grid-template-columns:1fr 1fr}.compare-submit{width:100%}.advanced-options{grid-template-columns:1fr 1fr}.results-head{align-items:flex-start;flex-direction:column}.results-controls{width:100%;justify-content:space-between}.footer-top{grid-template-columns:1fr}}@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.navbar-inner{min-height:66px;gap:12px}.nav-links{display:none}.nav-quote{min-height:38px;padding:0 13px}.quote-long{display:none}.quote-short{display:inline}.calculator-shell{padding-top:48px;padding-bottom:40px}.calculator-heading h1{font-size:34px}.calculator-heading>p:last-child{font-size:15px}.calculator{padding:18px}.calculator-core,.advanced-options{grid-template-columns:1fr}.unit-field,.volume-field,.target-field{width:100%}.results-controls{align-items:flex-start;flex-direction:column;gap:14px}.sort-control{width:100%;justify-content:space-between}.sort-control select{max-width:230px}.assumptions-bar,.target-result-heading{align-items:flex-start;flex-direction:column}.target-result-heading{gap:4px}.comparison-results{padding-top:42px}.footer-cols{grid-template-columns:1fr 1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.quote-dialog-inner{padding:20px}.quote-grid{grid-template-columns:1fr}.quote-actions{flex-direction:column-reverse}.quote-actions .btn{width:100%}.consent-banner{align-items:flex-start;flex-direction:column;gap:12px}.consent-actions{width:100%;flex-wrap:wrap}.page-head h1,.provider-overview h1{font-size:32px}.provider-overview{grid-template-columns:1fr;align-items:start}}@media(max-width:480px){.logo span{display:none}.footer-cols{grid-template-columns:1fr}.segmented{width:100%}}
