@charset "UTF-8";body.ec-page{box-sizing:border-box;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65;color:#1e293b;background:#f4f6f9;min-height:100vh;margin:0}body.ec-page *,body.ec-page *:before,body.ec-page *:after{box-sizing:border-box}body.ec-page html{scroll-behavior:smooth}body.ec-page a{color:#2563eb;text-decoration:none}body.ec-page a:hover{text-decoration:underline}body.ec-page .ec-container{max-width:820px;margin:0 auto;padding:0 24px}body.ec-page .ec-header{background:#fffffff2;border-bottom:1px solid #e2e8f0;padding:16px 0;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.ec-page .ec-header .ec-container{display:flex;align-items:center;justify-content:space-between;gap:16px}body.ec-page .ec-logo{font-weight:700;font-size:15px;color:#1e293b;text-decoration:none}body.ec-page .ec-logo:hover{text-decoration:none;color:#2563eb}body.ec-page .ec-nav{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:14px}body.ec-page .ec-nav a{color:#64748b;text-decoration:none}body.ec-page .ec-nav a:hover{color:#2563eb}body.ec-page .ec-hero{padding:40px 0 20px;text-align:center}body.ec-page .ec-hero-eyebrow{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#2563eb;background:#dbeafe;padding:6px 14px;border-radius:999px;margin-bottom:12px}body.ec-page .ec-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.15;margin-bottom:10px;color:#1e293b}body.ec-page .ec-hero-lead{font-size:1.15rem;color:#64748b;max-width:600px;margin:0 auto 10px;line-height:1.45}body.ec-page .ec-hero-meta{font-size:14px;color:#64748b;margin:0;line-height:1.4}body.ec-page .ec-hero-promo{font-size:14px;color:#64748b;max-width:520px;margin:14px auto 0;line-height:1.45}body.ec-page .ec-hero-promo a{font-weight:600}body.ec-page .ec-container>.ec-section-card:first-child{margin-top:8px}body.ec-page section{padding:40px 0}body.ec-page .ec-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px 36px;margin-bottom:24px;box-shadow:0 4px 24px #0f172a14}body.ec-page .ec-section-card h2{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;margin-bottom:16px;color:#1e293b;padding-bottom:12px;border-bottom:2px solid #dbeafe}body.ec-page .ec-section-card h3{font-size:1.1rem;margin:24px 0 10px;color:#1e293b}body.ec-page .ec-section-card p{margin-bottom:12px}body.ec-page .ec-section-card p:last-child{margin-bottom:0}body.ec-page ul,body.ec-page ol{margin:12px 0 12px 24px}body.ec-page li{margin-bottom:8px}body.ec-page .ec-table-wrap{overflow-x:auto;margin:16px 0}body.ec-page table{width:100%;border-collapse:collapse;font-size:15px}body.ec-page th,body.ec-page td{border:1px solid #e2e8f0;padding:12px 14px;text-align:left;vertical-align:top}body.ec-page th{background:#dbeafe;font-weight:600}body.ec-page .ec-callout{background:#dbeafe;border-left:4px solid #2563eb;padding:16px 20px;border-radius:0 12px 12px 0;margin:16px 0;font-size:16px}body.ec-page .ec-callout strong{color:#2563eb}body.ec-page .ec-callout--promo{margin-top:24px}body.ec-page .ec-checklist{list-style:none;margin-left:0}body.ec-page .ec-checklist li{padding-left:28px;position:relative}body.ec-page .ec-checklist li:before{content:"☐";position:absolute;left:0;color:#2563eb}body.ec-page .ec-footer{padding:40px 0 48px;text-align:center;font-size:14px;color:#64748b;border-top:1px solid #e2e8f0;margin-top:24px}body.ec-page .ec-footer a{color:#2563eb}body.ec-page .ec-footer p+p{margin-top:12px}body.ec-page .b2b-container{max-width:960px;margin:0 auto;padding:0 24px}body.ec-page .ec-footer.b2b-footer{max-width:none;margin-left:0;margin-right:0;padding:48px 0 56px}body.ec-page .b2b-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-bottom:20px}body.ec-page .b2b-footer__links a{font-size:14px;color:#2563eb;text-decoration:none}body.ec-page .b2b-footer__links a:hover{text-decoration:underline;text-underline-offset:3px}body.ec-page .b2b-footer__links--topics{margin-top:-4px}body.ec-page .b2b-footer__links-label{flex:0 0 100%;margin:0;text-align:center;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}body.ec-page .b2b-footer__notice{margin:0 0 20px;text-align:center;font-size:13px;line-height:1.5;color:#64748b}body.ec-page .b2b-footer__legal{margin:0;padding:16px 20px;text-align:center;font-size:14px;line-height:1.65;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 24px #0f172a14}body.ec-page .b2b-footer__legal a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}body.ec-page .b2b-footer__legal a:hover{color:#1d4ed8}@media(max-width:640px){body.ec-page{font-size:15px;line-height:1.6}body.ec-page .ec-container{padding:0 16px}body.ec-page .ec-header{padding:10px 0}body.ec-page .ec-header .ec-container{gap:8px}body.ec-page .ec-logo{font-size:14px}body.ec-page .ec-hero{padding:16px 0}body.ec-page .ec-hero-eyebrow{margin-bottom:8px;padding:5px 12px;font-size:11px;letter-spacing:.06em}body.ec-page .ec-hero h1{font-size:1.5rem}body.ec-page .ec-hero-lead{font-size:1rem}body.ec-page .ec-hero-meta{font-size:12px}body.ec-page .ec-hero-promo{font-size:12px;margin-top:10px}body.ec-page .ec-container>.ec-section-card:first-child{margin-top:4px}body.ec-page .ec-section-card{padding:20px 16px}body.ec-page .ec-section-card h2{font-size:1.25rem;margin-bottom:12px;padding-bottom:10px}body.ec-page .ec-section-card h3{font-size:1rem;margin:18px 0 8px}body.ec-page table{font-size:13px}body.ec-page th,body.ec-page td{padding:8px 10px}body.ec-page .ec-callout{padding:12px 14px;font-size:14px}body.ec-page .ec-footer{font-size:13px;padding:32px 0 40px}body.ec-page .b2b-container{padding:0 16px}body.ec-page .ec-footer.b2b-footer{padding:40px 0 48px}body.ec-page .ec-nav{display:none}}body.ec-page.ec-cookie-consent--open{padding-bottom:56px}@media(min-width:600px){body.ec-page.ec-cookie-consent--open{padding-bottom:48px}}body.ec-page .ec-cookie{position:fixed;left:0;right:0;bottom:0;z-index:10050;display:flex;justify-content:center;padding:0 12px 12px;padding-bottom:max(12px,env(safe-area-inset-bottom));pointer-events:none}body.ec-page .ec-cookie[hidden]{display:none!important}body.ec-page .ec-cookie__panel{pointer-events:auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;width:100%;max-width:820px;min-height:48px;padding:10px 14px;background:#fffffff7;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 4px 20px #0f172a1f;animation:ec-cookie-slide .28s ease both}@keyframes ec-cookie-slide{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}body.ec-page .ec-cookie__text{flex:1;min-width:200px;margin:0;font-size:12px;line-height:1.45;color:#64748b}body.ec-page .ec-cookie__link{color:#2563eb;font-weight:500;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}body.ec-page .ec-cookie__link:hover{color:#1d4ed8}body.ec-page .ec-cookie__btn{flex-shrink:0;padding:7px 16px;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;border:none;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer;transition:background .2s ease}body.ec-page .ec-cookie__btn:hover{background:#1d4ed8}body.ec-page .ec-cookie__btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}
