@charset "UTF-8";.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ms-0{margin-left:0!important}.me-0{margin-right:0!important}.ps-0{padding-left:0!important}.pe-0{padding-right:0!important}.pt-0{padding-top:0!important}.px-0{padding-left:0!important;padding-right:0!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ms-1{margin-left:.25rem!important}.me-1{margin-right:.25rem!important}.ps-1{padding-left:.25rem!important}.pe-1{padding-right:.25rem!important}.pt-1{padding-top:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ms-2{margin-left:.5rem!important}.me-2{margin-right:.5rem!important}.ps-2{padding-left:.5rem!important}.pe-2{padding-right:.5rem!important}.pt-2{padding-top:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.mt-3{margin-top:1rem!important}.mb-3{margin-bottom:1rem!important}.ms-3{margin-left:1rem!important}.me-3{margin-right:1rem!important}.ps-3{padding-left:1rem!important}.pe-3{padding-right:1rem!important}.pt-3{padding-top:1rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-4{margin-left:1.5rem!important}.me-4{margin-right:1.5rem!important}.ps-4{padding-left:1.5rem!important}.pe-4{padding-right:1.5rem!important}.pt-4{padding-top:1.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-5{margin-bottom:3rem!important}.ms-5{margin-left:3rem!important}.me-5{margin-right:3rem!important}.ps-5{padding-left:3rem!important}.pe-5{padding-right:3rem!important}.pt-5{padding-top:3rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.d-none{display:none!important}.d-flex{display:flex!important}@media (min-width: 768px){.d-md-inline{display:inline!important}}.text-center{text-align:center!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-muted{color:#6c757d!important}.fw-bold{font-weight:700!important}.w-100{width:100%!important}:root{--primary-color: #0f4c75;--primary-light: #3282b8;--primary-dark: #1b262c;--secondary-color: #f7b731;--secondary-hover: #fa8231;--bg-color: #f8f9fa;--surface-color: #ffffff;--text-main: #2d3436;--text-muted: #636e72;--text-light: #dfe6e9;--success: #20bf6b;--warning: #fa8231;--error: #eb3b5a;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12)}body{margin:0;font-family:Outfit,sans-serif;background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.card{background:var(--surface-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-lg);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:var(--radius-md);font-weight:600;cursor:pointer;border:none;transition:all .2s;text-decoration:none}.btn.btn-primary{background:var(--primary-color);color:#fff}.btn.btn-primary:hover{background:var(--primary-light)}.btn.btn-secondary{background:var(--secondary-color);color:var(--text-main)}.btn.btn-secondary:hover{background:var(--secondary-hover)}.btn.btn-outline{background:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.btn.btn-outline:hover{background:var(--primary-color);color:#fff}.btn.btn-sm{padding:6px 12px;font-size:.85rem}.btn.btn-lg{padding:14px 28px;font-size:1.05rem}.btn.btn-link{background:transparent;border:none;color:var(--primary-color);padding:4px 8px;text-decoration:underline}.btn.btn-link:hover{color:var(--primary-light);background:transparent}.btn.btn-outline-primary{background:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.btn.btn-outline-primary:hover{background:var(--primary-color);color:#fff}.btn.btn-outline-secondary{background:transparent;border:1px solid #d8dcdf;color:var(--text-main)}.btn.btn-outline-secondary:hover{background:#f1f3f5}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700;color:var(--primary-dark)}.text-gradient{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.status-badge{padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase}.status-badge.submitted{background-color:#e3f2fd;color:#1976d2}.status-badge.active,.status-badge.approved{background-color:#e8f5e9;color:#2e7d32}.status-badge.pending,.status-badge.changes_requested{background-color:#fff3e0;color:#ef6c00}.status-badge.draft{background:#fafafa;color:#757575;border:1px solid #eee}.section-card{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000d}.section-card h3{margin:0 0 20px;color:#2c3e50;font-size:1.1rem;padding-bottom:12px;border-bottom:1px solid #eee}.details-row,.details-grid,.insurer-info{display:grid;gap:20px}.details-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.details-row{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-item label{font-size:.85rem;color:#666;font-weight:500}.detail-item p{margin:0;font-size:1rem;color:#333;font-weight:500}.detail-item .premium{font-size:1.2rem;color:#2e7d32;font-weight:700}.payment-table{width:100%;border-collapse:collapse;margin-top:10px}.payment-table td{padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:1rem;color:#333}.payment-table .label{text-align:left;color:#555;font-weight:500}.payment-table .amount{text-align:right;font-weight:600;color:#1a1a1a}.payment-table tr:last-child td{border-bottom:none}.payment-table .total-row td{padding-top:20px;font-size:1.2rem;color:#2e7d32;font-weight:700}html,body{height:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}.legal-back-link{color:#2f6fb3;text-decoration:none;margin-bottom:20px;display:inline-block}.landing-page{--bg: #f4f7fb;--bg-2: #edf3fb;--surface: #ffffff;--surface-soft: #f8fbff;--brand: #2f6fb3;--brand-dark: #1f4e79;--brand-2: #4f8fd2;--brand-soft: #eaf3fb;--gold: #e0bf43;--gold-dark: #b99212;--gold-soft: #fff8dd;--text: #1e2d3d;--muted: #5d7084;--faint: #7a8ea3;--border: #d8e4ef;--border-strong: #bdd0e3;--danger-soft: #fff3e8;--danger-text: #9a4d00;--shadow: 0 16px 42px rgba(31, 78, 121, .1);--radius: 22px;--max: 1220px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(224,191,67,.16),transparent 18%),radial-gradient(circle at left top,rgba(47,111,179,.14),transparent 22%),linear-gradient(180deg,#f8fbff 0%,var(--bg) 100%);line-height:1.58;position:relative;min-height:100vh}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page img{max-width:100%;display:block}.landing-page button,.landing-page input,.landing-page select,.landing-page textarea{font:inherit}.landing-page .container{width:min(var(--max),100% - 32px);margin:0 auto}.landing-page .topbar{position:sticky;top:0;z-index:40;background:#ffffffeb;border-bottom:1px solid rgba(31,78,121,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;isolation:isolate}.landing-page .topbar:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff6b,#ffffff9e);pointer-events:none;z-index:-1}.landing-page .nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.landing-page .brand{display:flex;align-items:center;gap:14px;font-weight:800;color:var(--brand-dark);letter-spacing:-.02em}.landing-page .brand-logo-wrap{width:58px;height:58px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 14px 26px #1f4e791a;border:1px solid rgba(31,78,121,.1);padding:4px;flex-shrink:0}.landing-page .brand-logo{width:100%;height:100%;object-fit:contain;border-radius:50%;display:block}.landing-page .brand small{display:block;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.landing-page .nav-links{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:15px;flex-wrap:wrap;justify-content:center}.landing-page .nav-links a:hover{color:var(--brand-dark)}.landing-page .nav-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.landing-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border-radius:14px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.landing-page .btn:hover{transform:translateY(-1px)}.landing-page .btn-primary{background:linear-gradient(180deg,#e0bb45,var(--gold));color:#183226;box-shadow:0 12px 26px #d4a72c38}.landing-page .btn-secondary{background:var(--surface);color:var(--brand-dark);border-color:var(--border-strong)}.landing-page .btn-outline{background:transparent;color:var(--brand-dark);border-color:#2d6a4f33}.landing-page .btn-link{color:var(--brand);min-height:auto;padding:0;background:transparent;border:0;font-weight:800}.landing-page .hero{position:relative;overflow:hidden;padding:44px 0 30px;isolation:isolate}.landing-page .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(224,191,67,.12),transparent 22%),radial-gradient(circle at left top,rgba(47,111,179,.1),transparent 28%);pointer-events:none;z-index:-2}.landing-page .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f8fbff2e,#f4f7fb94 34%,#f4f7fbe6),radial-gradient(circle at top right,rgba(224,191,67,.2),transparent 22%),radial-gradient(circle at left top,rgba(47,111,179,.14),transparent 28%);pointer-events:none;z-index:-1}.landing-page .hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:stretch}.landing-page .hero-copy,.landing-page .hero-panel,.landing-page .trust-card,.landing-page .info-card,.landing-page .step,.landing-page .pricing-card,.landing-page .payment-card,.landing-page .policy-card,.landing-page .faq-item,.landing-page .support-card,.landing-page .fleet-card,.landing-page .recognition-card,.landing-page .doc-card,.landing-page .channel-card,.landing-page .notice-card,.landing-page .cta-box{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.landing-page .hero-copy{padding:34px;position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0%,rgba(224,191,67,.18),transparent 28%),radial-gradient(circle at 0% 100%,rgba(47,111,179,.12),transparent 32%),linear-gradient(180deg,#fff,#f7fbff)}.landing-page .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid rgba(45,106,79,.16);background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.landing-page .eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--gold)}.landing-page h1{font-size:clamp(38px,6vw,62px);line-height:.98;letter-spacing:-.05em;margin:18px 0;max-width:680px;color:var(--brand-dark)}.landing-page .lead{font-size:18px;color:var(--muted);max-width:690px;margin:0 0 20px}.landing-page .hero-note{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 28px}.landing-page .note-pill{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:14px;border:1px solid var(--border);background:#ffffffe6;font-size:14px;color:var(--muted)}.landing-page .hero-actions{display:flex;gap:12px;flex-wrap:wrap}.landing-page .hero-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.landing-page .mini-stat{padding:16px;border-radius:18px;background:#fffffff0;border:1px solid var(--border)}.landing-page .mini-stat strong{display:block;font-size:15px;color:var(--brand-dark);margin-bottom:4px}.landing-page .mini-stat span{color:var(--muted);font-size:13px}.landing-page .hero-panel{padding:26px;background:linear-gradient(180deg,#fff,#f8fbf7)}.landing-page .panel-title{font-size:28px;line-height:1.05;margin:8px 0 10px;color:var(--brand-dark);letter-spacing:-.03em}.landing-page .panel-sub{color:var(--muted);margin-bottom:22px;font-size:15px}.landing-page .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-page .field{display:flex;flex-direction:column;gap:8px}.landing-page .field.full{grid-column:1/-1}.landing-page label{font-size:13px;font-weight:800;color:var(--brand-dark);letter-spacing:.02em}.landing-page input,.landing-page select,.landing-page textarea{width:100%;border-radius:14px;border:1px solid var(--border-strong);padding:13px 14px;background:var(--surface);color:var(--text);min-height:48px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.landing-page textarea{min-height:96px;resize:vertical}.landing-page input:focus,.landing-page select:focus,.landing-page textarea:focus{border-color:#40916cbf;box-shadow:0 0 0 4px #40916c1f}.landing-page .helper{color:var(--faint);font-size:12px;margin-top:-1px}.landing-page .wizard-summary{margin-top:16px;padding:16px;border-radius:18px;background:var(--surface-soft);border:1px dashed var(--border-strong)}.landing-page .wizard-summary strong{display:block;color:var(--brand-dark);margin-bottom:6px}.landing-page .hero-panel .action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.landing-page .trust-strip,.landing-page .section{padding:32px 0 0}.landing-page .trust-grid,.landing-page .card-grid,.landing-page .steps,.landing-page .pricing-grid,.landing-page .payments-grid,.landing-page .policy-grid,.landing-page .support-grid,.landing-page .doc-grid,.landing-page .recognition-grid,.landing-page .fleet-grid,.landing-page .channels-grid,.landing-page .notice-grid{display:grid;gap:16px}.landing-page .trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .trust-card,.landing-page .info-card,.landing-page .step,.landing-page .pricing-card,.landing-page .payment-card,.landing-page .policy-card,.landing-page .support-card,.landing-page .fleet-card,.landing-page .recognition-card,.landing-page .doc-card,.landing-page .channel-card,.landing-page .notice-card{padding:22px}.landing-page .trust-card small,.landing-page .subtle,.landing-page .section-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--brand)}.landing-page .trust-card strong,.landing-page .info-card h3,.landing-page .step h3,.landing-page .pricing-card h3,.landing-page .payment-card h3,.landing-page .policy-card h3,.landing-page .support-card h3,.landing-page .fleet-card h3,.landing-page .recognition-card h3,.landing-page .doc-card h3,.landing-page .channel-card h3,.landing-page .notice-card h3{display:block;font-size:18px;line-height:1.2;margin:10px 0 8px;color:var(--brand-dark);letter-spacing:-.02em}.landing-page .trust-card span,.landing-page .info-card p,.landing-page .step p,.landing-page .pricing-card p,.landing-page .payment-card p,.landing-page .policy-card p,.landing-page .support-card p,.landing-page .fleet-card p,.landing-page .recognition-card p,.landing-page .doc-card p,.landing-page .channel-card p,.landing-page .notice-card p,.landing-page .section-intro,.landing-page .faq-answer,.landing-page li{color:var(--muted);font-size:15px}.landing-page .section{padding-top:76px}.landing-page .section-heading{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:22px;flex-wrap:wrap}.landing-page .section-title{font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.04em;margin:10px 0;color:var(--brand-dark)}.landing-page .section-intro{max-width:760px;margin:0}.landing-page .notice-grid,.landing-page .recognition-grid,.landing-page .doc-grid,.landing-page .payments-grid,.landing-page .policy-grid,.landing-page .support-grid,.landing-page .fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .steps{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .pricing-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.landing-page .channels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .step-number{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--gold-soft);color:var(--gold-dark);font-weight:900;margin-bottom:16px;border:1px solid rgba(212,167,44,.18)}.landing-page .step ul,.landing-page .payment-card ul,.landing-page .pricing-card ul,.landing-page .policy-card ul,.landing-page .support-card ul,.landing-page .fleet-card ul,.landing-page .doc-card ul,.landing-page .recognition-card ul,.landing-page .info-card ul,.landing-page .notice-card ul{margin:12px 0 0 18px;padding:0}.landing-page .highlight{background:var(--gold-soft);border:1px solid rgba(212,167,44,.18)}.landing-page .pricing-card .price{font-size:30px;line-height:1;letter-spacing:-.04em;color:var(--brand-dark);margin:12px 0 6px;font-weight:900}.landing-page .pricing-meta{font-size:12px;color:var(--faint)}.landing-page .tag{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.landing-page .country-grid{display:flex;flex-direction:column;gap:10px;margin-top:16px}.landing-page .country-row{display:flex;flex-wrap:wrap;gap:10px}.landing-page .country-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:var(--surface-soft);border:1px solid var(--border);color:var(--brand-dark);font-size:13px;font-weight:700}.landing-page .country-chip.active{background:linear-gradient(180deg,#f7fbff,#eef5fc);border-color:#bfd3e5;box-shadow:0 8px 18px #1f4e7914}.landing-page .flag{font-size:16px;line-height:1}.landing-page .divider{height:1px;background:linear-gradient(90deg,#2d6a4f00,#2d6a4f2e,#2d6a4f00);margin:22px 0}.landing-page .faq-list{display:grid;gap:14px}.landing-page .faq-item{overflow:hidden}.landing-page .faq-trigger{width:100%;border:0;background:transparent;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;color:var(--brand-dark);font-size:17px;font-weight:800}.landing-page .faq-icon{width:32px;height:32px;border-radius:999px;background:var(--brand-soft);display:grid;place-items:center;color:var(--brand);flex-shrink:0}.landing-page .faq-answer{padding:0 22px 22px;display:none}.landing-page .faq-item.open .faq-answer{display:block}.landing-page .faq-item.open .faq-icon{background:var(--gold-soft);color:var(--gold-dark)}.landing-page .cta-box{padding:30px;display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px;background:linear-gradient(135deg,#fff,#f2f8f2)}.landing-page footer{margin-top:76px;background:var(--brand-dark);color:#ffffffeb;padding:54px 0 28px}.landing-page .footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:24px;margin-bottom:28px}.landing-page .footer-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#ffffffa8;margin-bottom:12px}.landing-page .footer-copy,.landing-page .footer-link,.landing-page .footer-bottom{color:#ffffffc2;font-size:14px}.landing-page .footer-link{display:block;margin-bottom:8px}.landing-page .footer-link:hover{color:#fff}.landing-page .footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}@media (max-width: 1140px){.landing-page .hero-grid,.landing-page .footer-grid,.landing-page .recognition-grid,.landing-page .doc-grid,.landing-page .payments-grid,.landing-page .policy-grid,.landing-page .support-grid,.landing-page .fleet-grid,.landing-page .notice-grid{grid-template-columns:1fr}.landing-page .trust-grid,.landing-page .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .channels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.landing-page .nav{padding:10px 0;align-items:flex-start}.landing-page .nav,.landing-page .nav-links,.landing-page .nav-actions{flex-direction:column;align-items:stretch}.landing-page .form-grid,.landing-page .hero-meta,.landing-page .trust-grid,.landing-page .steps,.landing-page .pricing-grid,.landing-page .channels-grid{grid-template-columns:1fr}.landing-page .hero-copy,.landing-page .hero-panel,.landing-page .trust-card,.landing-page .step,.landing-page .pricing-card,.landing-page .payment-card,.landing-page .policy-card,.landing-page .support-card,.landing-page .fleet-card,.landing-page .recognition-card,.landing-page .doc-card,.landing-page .channel-card,.landing-page .notice-card,.landing-page .cta-box,.landing-page .faq-trigger,.landing-page .faq-answer{padding-left:18px;padding-right:18px}.landing-page .hero{padding-top:24px}.landing-page .section{padding-top:60px}.landing-page .container{width:min(var(--max),100% - 20px)}}.note-pill strong{color:var(--brand-dark)}.helper-danger{color:var(--danger-text)}.landing-alert{margin:12px 0;padding:12px;border-radius:8px}.landing-alert-error{color:var(--danger-text);background:var(--danger-soft)}.landing-alert-success{color:#1d8a4a;background:#eefdf3}.quote-teaser{margin:16px 0;padding:16px;background:var(--gold-soft);border:2px solid var(--gold);border-radius:12px;text-align:center}.quote-teaser-label{font-size:14px;color:var(--gold-dark);font-weight:700;margin-bottom:4px}.quote-teaser-value{font-size:28px;color:var(--text);font-weight:800}.quote-teaser-note{font-size:12px;color:var(--gold-dark);margin-top:6px}.register-footnote{font-size:12px;color:var(--text-muted);margin:10px 0 0;text-align:center}.register-footnote-link{color:var(--brand)}.section-footnote{font-size:13px;color:var(--text-muted)}.section-footnote-tight{margin-top:8px}.legend-row{margin-bottom:12px}.legend-item{display:inline-flex;align-items:center;gap:5px}.legend-item-spaced{margin-right:12px}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.legend-dot-on{background:var(--brand)}.legend-dot-off{background:var(--border)}.chip-annotation{font-size:10px;margin-left:4px;color:var(--brand);font-weight:600}.section-heading{margin:8px 0;color:var(--brand-dark);font-size:24px;letter-spacing:-.03em}.footer-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.footer-brand-logo{width:50px;height:50px;padding:3px;box-shadow:none}.footer-brand-logo img{width:100%;height:100%;object-fit:contain}.footer-brand-name{font-weight:800;color:#ffffffeb}.footer-legal-links{display:flex;gap:12px;flex-wrap:wrap}
