@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#212529;background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.eyebrow{font-size:13px;font-weight:700;color:#ff6500;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;display:block}.w{max-width:1200px;margin:0 auto;padding:0 32px}@media(max-width:768px){.w{padding:0 20px}}@media(max-width:480px){.w{padding:0 16px}}.btn-orange{display:inline-flex;align-items:center;justify-content:center;background:#ff6500;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:16px;padding:14px 28px;border-radius:8px;border:none;cursor:pointer;white-space:nowrap;text-decoration:none;line-height:1.2;transition:background .2s,transform .2s,box-shadow .2s;-webkit-tap-highlight-color:transparent}.btn-orange:hover{background:#e55a00;transform:translateY(-1px);box-shadow:0 4px 16px #ff650059;color:#fff}#site-header{position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid transparent;transition:border-color .25s,box-shadow .25s}#site-header.elevated{border-color:#e9ecef;box-shadow:0 2px 16px #00000014}#site-header .w{max-width:1440px;padding:0 48px}@media(max-width:768px){#site-header .w{padding:0 24px}}@media(max-width:480px){#site-header .w{padding:0 16px}}.hd-inner{display:flex;align-items:center;gap:20px;height:76px}.hd-logo img{height:47px;width:auto;display:block}.hd-nav{display:flex;align-items:center;margin-left:auto;gap:2px}.hd-nav a{font-size:15px;font-weight:500;color:#495057;padding:8px 14px;border-radius:8px;transition:color .2s,background .2s}.hd-nav a:hover{color:#082a4a;background:#f1f3f5}.hd-right{display:flex;align-items:center;gap:14px}.hd-login{font-size:15px;font-weight:500;color:#495057;padding:8px 12px;border-radius:8px;transition:color .2s,background .2s}.hd-login:hover{color:#082a4a;background:#f1f3f5}.hd-cta{font-size:14px!important;padding:10px 18px!important}.hd-burger{display:none;flex-direction:column;justify-content:center;gap:5px;padding:10px;margin-left:auto;background:none;border:none;cursor:pointer;min-width:44px;min-height:44px;-webkit-tap-highlight-color:transparent}.hd-burger span{display:block;width:24px;height:2px;background:#082a4a;border-radius:2px;transition:all .25s;transform-origin:center}.hd-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hd-burger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hd-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1024px){.hd-burger{display:flex}.hd-nav,.hd-right{display:none;position:absolute;top:76px;left:0;right:0;flex-direction:column;align-items:stretch;gap:6px;background:#fff;padding:20px 24px;border-bottom:1px solid #e9ecef;box-shadow:0 8px 24px #0000001a;z-index:199}.hd-nav.open,.hd-right.open{display:flex}.hd-nav{margin-left:0}.hd-nav a{font-size:17px;padding:12px 16px;border-radius:10px}.hd-right{top:auto;border-top:1px solid #f1f3f5;gap:12px;padding-top:16px}.hd-right .hd-cta{width:100%!important;justify-content:center;font-size:16px!important;padding:14px!important}.hd-login{font-size:17px;padding:12px 16px}#site-header{position:relative}#site-header.elevated{position:sticky}.hd-inner{position:relative}}@media(max-width:480px){.hd-inner{height:68px}.hd-logo img{height:39px}}.breadcrumb-bar{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:12px 0}.bc-inner{display:flex;align-items:center;gap:8px;font-size:14px;color:#6c757d;flex-wrap:wrap}.bc-inner a{color:#6c757d;transition:color .2s}.bc-inner a:hover{color:#082a4a}.ml-page{padding:72px 0 96px}.ml-layout{display:grid;grid-template-columns:240px 1fr;gap:72px;align-items:start}.ml-toc{position:sticky;top:100px;background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:16px;padding:24px}.ml-toc-title{font-size:11px;font-weight:800;color:#adb5bd;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.ml-toc-list{display:flex;flex-direction:column;gap:4px}.ml-toc-list li a{font-size:13px;color:#6c757d;display:block;padding:6px 10px;border-radius:8px;transition:color .2s,background .2s;line-height:1.4}.ml-toc-list li a:hover{color:#082a4a;background:#fff}.ml-toc-meta{margin-top:20px;padding-top:16px;border-top:1px solid #e9ecef}.ml-toc-date{font-size:11px;color:#adb5bd;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.ml-toc-date-val{font-size:13px;font-weight:600;color:#495057}.ml-header{margin-bottom:56px;padding-bottom:40px;border-bottom:2px solid #e9ecef}.ml-header h1{font-size:clamp(28px,4vw,42px);font-weight:800;color:#082a4a;margin-bottom:16px}.ml-intro{font-size:17px;color:#6c757d;line-height:1.7;max-width:680px}.ml-section{display:grid;grid-template-columns:56px 1fr;gap:24px;padding:48px 0;border-bottom:1px solid #f1f3f5}.ml-section:last-child{border-bottom:none}.ml-section--contact{display:block;padding-top:48px}.ml-sec-num{font-size:13px;font-weight:800;color:#ff6500;letter-spacing:.06em;padding-top:6px}.ml-sec-body h2{font-size:clamp(20px,2.5vw,26px);font-weight:800;color:#082a4a;margin-bottom:20px}.ml-sec-body h3{font-size:16px;font-weight:700;color:#082a4a;margin:24px 0 12px}.ml-sec-body p{font-size:15px;color:#495057;line-height:1.75;margin-bottom:16px}.ml-sec-body p:last-child{margin-bottom:0}.ml-sec-body a{color:#ff6500;text-decoration:underline;text-decoration-color:#ff65004d;text-underline-offset:3px;transition:text-decoration-color .2s}.ml-sec-body a:hover{text-decoration-color:#ff6500}.ml-card-info{background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:12px;padding:20px 24px;margin:16px 0 24px}.ml-dl{display:flex;flex-direction:column;gap:12px}.ml-dl>div{display:grid;grid-template-columns:160px 1fr;gap:12px;align-items:baseline}.ml-dl dt{font-size:13px;font-weight:600;color:#adb5bd;text-transform:uppercase;letter-spacing:.06em}.ml-dl dd{font-size:14px;color:#343a40}.ml-dl dd a{color:#ff6500;text-decoration:underline;text-decoration-color:#ff65004d}.ml-dl dd a:hover{text-decoration-color:#ff6500}.ml-notice{display:flex;align-items:flex-start;gap:12px;background:#fff8f3;border:1.5px solid #fde8d8;border-radius:12px;padding:16px 20px;margin-bottom:20px;color:#e55a00}.ml-notice p{font-size:14px;color:#7c3500;line-height:1.6;margin:0}.ml-notice p strong{color:#e55a00}.ml-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.ml-contact-card{display:flex;align-items:center;gap:16px;background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:14px;padding:20px 24px;transition:border-color .2s,background .2s}.ml-contact-card:hover{border-color:#ff6500;background:#ff650008}.ml-contact-ico{width:44px;height:44px;border-radius:12px;background:#ff650017;color:#ff6500;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ml-contact-card strong{display:block;font-size:15px;font-weight:700;color:#082a4a;margin-bottom:3px}.ml-contact-card span{font-size:13px;color:#6c757d}@media(max-width:960px){.ml-layout{grid-template-columns:1fr;gap:40px}.ml-toc{position:static}.ml-page{padding:48px 0 72px}}@media(max-width:640px){.ml-section{grid-template-columns:1fr;gap:8px}.ml-sec-num{padding-top:0}.ml-contact-grid{grid-template-columns:1fr}.ml-dl>div{grid-template-columns:1fr;gap:4px}}
