@font-face{font-family:roboto;src:url(/fonts/roboto-latin.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-weight:400;line-height:1.6;color:#00263a;margin:0;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-weight:700;line-height:1.25;color:#00263a;margin-top:0}h1{font-size:2rem;letter-spacing:-.02em}@media(min-width:768px){h1{font-size:2.5rem}}h2{font-size:1.5rem;letter-spacing:-.02em}@media(min-width:768px){h2{font-size:2rem}}h3{font-size:1.25rem;letter-spacing:-.01em}@media(min-width:768px){h3{font-size:1.5rem}}h4{font-size:1.25rem}h5{font-size:1.125rem;font-weight:500}h6{font-size:1rem;font-weight:500}a{color:#ff4d00;text-decoration:none;transition:color 150ms ease}a:hover{color:#cc3e00;text-decoration:underline}a:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}ul li::marker{color:#ff4d00}p{margin-top:0;margin-bottom:1rem}code{font-family:sfmono-regular,Consolas,liberation mono,Menlo,monospace;font-size:.875rem;background-color:rgba(255,77,0,7%);padding:.25rem .5rem;border-radius:4px}pre{background-color:#00263a;color:#fff;padding:1rem;border-radius:8px;overflow-x:auto;margin-bottom:1.5rem}pre code{background:0 0;padding:0;color:inherit}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #ccd4d8}th{font-weight:500;color:#00263a;background-color:rgba(204,212,216,.15)}blockquote{border-left:4px solid #ff4d00;background-color:rgba(255,77,0,7%);padding:1rem 1.5rem;margin:0 0 1.5rem;font-style:normal}.callout{font-style:normal;padding:1rem 1.5rem;margin:0 0 1.5rem;border-radius:6px}.callout__icon{flex-shrink:0;margin-top:3px}.callout__wrap{display:flex;align-items:flex-start;gap:.25rem}.callout__text{flex:1;min-width:0}.callout__text p{margin-bottom:0}.callout--important{border-left:4px solid #ff4d00;background-color:rgba(255,77,0,7%)}.callout--important strong:first-child{color:#ff4d00}.callout--important .callout__icon{color:#ff4d00}.callout--tip{border-left:4px solid #16a34a;background-color:rgba(22,163,74,7%)}.callout--tip strong:first-child{color:#16a34a}.callout--tip .callout__icon{color:#16a34a}.callout--note{border-left:4px solid #3b82f6;background-color:rgba(59,130,246,7%)}.callout--note strong:first-child{color:#3b82f6}.callout--note .callout__icon{color:#3b82f6}hr{border:none;border-top:1px solid #ccd4d8;margin:3rem 0}.skip-nav{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-nav:focus{position:fixed;top:.5rem;left:.5rem;z-index:300;padding:.75rem 1rem;background:#ff4d00;color:#fff;font-weight:700;border-radius:8px;clip:auto;width:auto;height:auto}.back-to-top{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border:1px solid #ccd4d8;border-radius:9999px;box-shadow:0 2px 8px rgba(0,0,0,8%);color:#00263a;cursor:pointer;z-index:200;transition:border-color 150ms ease,color 150ms ease}.back-to-top:hover{border-color:#ff4d00;color:#ff4d00}.back-to-top:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.header{background-color:#fff;border-bottom:1px solid #ccd4d8;position:sticky;top:0;z-index:200}.header__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:768px){.header__inner{padding-inline:2rem}}.header__inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:1rem}.header__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#00263a;font-weight:700;font-size:1.125rem;flex-shrink:0}.header__logo:hover{text-decoration:none}.header__logo img{height:32px;width:auto}.header__logo-divider{color:#ccd4d8;font-weight:300}.header__desktop{display:none;align-items:center;gap:1rem}@media(min-width:768px){.header__desktop{display:flex}}.header__search{position:relative;display:flex;align-items:center}.header__search-trigger{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-weight:500;color:#4b5563;background:#e8edf3;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:all 150ms ease;white-space:nowrap}.header__search-trigger:hover{background:#fff;border-color:#ccd4d8;color:#00263a}.header__search-trigger:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.header__search--open .header__search-trigger{display:none}.header__search-expand{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:480px;z-index:100}@media(min-width:992px){.header__search-expand{width:560px}}.header__search--open .header__search-expand{display:block}.header__search-input-wrap{position:relative;display:flex;align-items:center}.header__search-icon{position:absolute;left:.75rem;color:#6b7280;pointer-events:none}.header__search-input{width:100%;padding:.5rem 3rem;font-size:.875rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;border:1px solid #ccd4d8;border-radius:8px;background:#fff;color:#00263a;box-shadow:0 2px 8px rgba(0,0,0,8%);outline:none;transition:border-color 150ms ease}.header__search-input:focus{border-color:#00263a;box-shadow:0 4px 16px rgba(0,0,0,.1)}.header__search-input::placeholder{color:#6b7280}.header__search-close{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:0 0;border:none;border-radius:50%;color:#6b7280;cursor:pointer}.header__search-close:hover{color:#00263a;background-color:rgba(0,0,0,5%)}.header__hamburger{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;color:#00263a;padding:.5rem;min-width:44px;min-height:44px}.header__hamburger:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}@media(min-width:768px){.header__hamburger{display:none}}.header__mobile-panel{border-top:1px solid #ccd4d8;background:#fff;padding:1rem}@media(min-width:768px){.header__mobile-panel{display:none!important}}.header__mobile-search{position:relative;margin-bottom:1rem}.header__mobile-search .header__search-input{box-shadow:none;border:1px solid #ccd4d8}.header__mobile-nav{display:flex;flex-direction:column;gap:.25rem}.header__mobile-link{display:block;padding:.75rem;font-size:1rem;font-weight:500;color:#00263a;text-decoration:none;border-radius:4px}.header__mobile-link:hover{background:#e8edf3;color:#ff4d00}.header__mobile-link--primary{color:#ff4d00;font-weight:700}.header__link{font-size:.875rem;font-weight:500;color:#00263a;text-decoration:none;white-space:nowrap}.header__link:hover{color:#ff4d00;text-decoration:none}.header__btn{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:700;border-radius:8px;text-decoration:none!important;white-space:nowrap;transition:background-color 150ms ease,color 150ms ease,border-color 150ms ease}.header__btn:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.header__btn--primary{background-color:#ff4d00;color:#fff}.header__btn--primary:hover{background-color:#d64100;color:#fff}.header__btn--secondary{background-color:initial;color:#00263a;border:1px solid #ccd4d8}.header__btn--secondary:hover{border-color:#00263a;color:#00263a}.footer{background-color:#00263a;color:#fff;padding:3rem 0;margin-top:6rem}.footer__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:768px){.footer__inner{padding-inline:2rem}}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer__links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer__links a{color:rgba(255,255,255,.8);font-size:.875rem}.footer__links a:hover{color:#fff;text-decoration:none}.footer__copyright{font-size:.75rem;color:rgba(255,255,255,.6)}.footer__ctas{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:.5rem}.footer__cta{display:inline-flex;align-items:center;padding:.75rem 2rem;font-size:.875rem;font-weight:700;border-radius:8px;text-decoration:none;transition:background-color 150ms ease,color 150ms ease}.footer__cta:hover{text-decoration:none}.footer__cta:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.footer__cta--primary{background-color:#ff4d00;color:#fff}.footer__cta--primary:hover{background-color:#d64100;color:#fff}.footer__cta--secondary{background-color:initial;color:#fff;border:1px solid rgba(255,255,255,.4)}.footer__cta--secondary:hover{border-color:#fff;color:#fff}.footer-minimal{background:#fff;text-align:center;padding:1.5rem 0}.footer-minimal p{font-size:.75rem;color:#4b5563;margin:0}.sidebar{background:#e8edf3;border-radius:8px;padding:1.5rem}@media(min-width:992px){.sidebar{flex:0 0 260px;position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 96px);overflow-y:auto}}.sidebar__title{font-size:1.25rem;margin-bottom:1rem}.sidebar__list{list-style:none;padding:0;margin:0}.sidebar__item{margin-bottom:.5rem}.sidebar__link{color:#00263a;font-size:.875rem;text-decoration:none;transition:color 150ms ease}.sidebar__link:hover,.sidebar__link:focus{color:#ff4d00;text-decoration:none}.sidebar__link--active{color:#ff4d00;font-weight:500}.breadcrumbs{padding:.75rem 0;font-size:.875rem;color:#4b5563}.breadcrumbs-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.breadcrumbs__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.breadcrumbs__item{display:flex;align-items:center;gap:.5rem;margin-bottom:0}.breadcrumbs__item::after{content:"/";color:#ccd4d8}.breadcrumbs__item:last-child::after{content:none}.breadcrumbs__link{color:#4b5563}.breadcrumbs__link:hover{color:#ff4d00}.breadcrumbs__current{color:#00263a;font-weight:500}.breadcrumbs--light{padding-bottom:1.5rem}.breadcrumbs--light .breadcrumbs__link{color:rgba(255,255,255,.7)}.breadcrumbs--light .breadcrumbs__link:hover{color:#fff}.breadcrumbs--light .breadcrumbs__current{color:#fff}.breadcrumbs--light .breadcrumbs__item::after{color:rgba(255,255,255,.4)}.search-hero{background:linear-gradient(160deg,#00263A 60%,#003a59 100%);padding:5rem 0;text-align:center}.search-hero__title{color:#fff;font-size:2rem;margin-bottom:1.5rem}@media(min-width:768px){.search-hero__title{font-size:2.5rem}}.search-hero__input-wrap{width:100%;max-width:800px;margin-inline:auto;padding-inline:1rem;position:relative}.search-hero__input{width:100%;padding:1rem 1.5rem;padding-left:4rem;padding-right:4rem;font-size:1.125rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;border:2px solid transparent;border-radius:12px;outline:none;transition:border-color 150ms ease}.search-hero__input:focus{border-color:#ff4d00}.search-hero__input::placeholder{color:#6b7280}.search-hero__icon{position:absolute;left:1.5rem;top:28px;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-hero__clear{position:absolute;right:1rem;top:28px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:0 0;border:none;border-radius:50%;color:#6b7280;cursor:pointer;transition:color 150ms ease,background-color 150ms ease}.search-hero__clear:hover{color:#00263a;background-color:rgba(0,0,0,5%)}.search-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.12);overflow:hidden;z-index:100;max-height:480px;overflow-y:auto}.search-dropdown__item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;text-decoration:none;color:#00263a;border-bottom:1px solid rgba(204,212,216,.5);transition:background-color 150ms ease}.search-dropdown__item:hover,.search-dropdown__item--active{background-color:rgba(255,77,0,7%);text-decoration:none}.search-dropdown__item:last-of-type{border-bottom:none}.search-dropdown__item-main{display:flex;flex-direction:column;gap:.25rem;min-width:0;text-align:left}.search-dropdown__item-title{font-size:1rem;font-weight:500;color:#00263a;line-height:1.25}.search-dropdown__item:hover .search-dropdown__item-title,.search-dropdown__item--active .search-dropdown__item-title{color:#ff4d00}.search-dropdown__item-snippet{font-size:.875rem;color:#4b5563;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-dropdown__item-section{flex-shrink:0;font-size:.75rem;font-weight:500;color:#ff4d00;background:rgba(255,77,0,7%);padding:.25rem .75rem;border-radius:9999px;white-space:nowrap;align-self:center}.search-dropdown__empty{padding:2rem 1.5rem;text-align:center;color:#4b5563}.search-dropdown__empty p{margin-bottom:.5rem}.search-dropdown__empty p:last-child{margin-bottom:0}.search-dropdown__empty a{color:#ff4d00;font-weight:500}.search-dropdown__footer{padding:.75rem 1.5rem;font-size:.75rem;color:#4b5563;background:rgba(204,212,216,.1);text-align:center}.category-hub{padding:3rem 0 5rem}.category-hub .container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:768px){.category-hub .container{padding-inline:2rem}}.category-hub__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.category-hub__grid{grid-template-columns:repeat(2,1fr)}}.category-hub__card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #ccd4d8;border-radius:8px;text-decoration:none;color:#00263a;transition:box-shadow 150ms ease,transform 150ms ease,border-color 150ms ease}.category-hub__card:hover,.category-hub__card:focus-visible{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px);border-color:#ff4d00;text-decoration:none}.category-hub__card:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.category-hub__card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background:rgba(255,77,0,7%);color:#ff4d00}.category-hub__card-body{flex:1;min-width:0}.category-hub__card-title{font-size:1.125rem;font-weight:700;margin-bottom:.25rem;color:#00263a}.category-hub__card-desc{font-size:.875rem;color:#4b5563;margin-bottom:0;line-height:1.6}.category-hub__card-arrow{flex-shrink:0;color:#ff4d00;transition:transform 150ms ease}.category-hub__card:hover .category-hub__card-arrow{transform:translateX(3px)}.article-list{list-style:none;padding:0;margin:0}.article-list__item{margin-bottom:0}.article-list__link{display:flex;align-items:center;gap:.75rem;padding:1rem 0;border-bottom:1px solid #ccd4d8;color:#00263a;font-weight:500;text-decoration:none;transition:color 150ms ease}.article-list__link:hover{color:#ff4d00;text-decoration:none}.article-list__link::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#ff4d00;flex-shrink:0}.article-list--full{max-width:800px;margin-inline:auto}.subcategory-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.subcategory-grid{grid-template-columns:repeat(2,1fr)}}.subcategory-card{border:1px solid #ccd4d8;border-radius:8px;padding:1.5rem;transition:box-shadow 150ms ease}.subcategory-card:hover{box-shadow:0 1px 2px rgba(0,0,0,5%)}.subcategory-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.subcategory-card__title a{color:#00263a;text-decoration:none}.subcategory-card__title a:hover{color:#ff4d00}.subcategory-card__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:rgba(255,77,0,7%);color:#ff4d00;flex-shrink:0}.subcategory-card__desc{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.subcategory-card__list{list-style:none;padding:0;margin:0 0 1rem}.subcategory-card__list li{padding:.5rem 0;border-bottom:1px solid rgba(204,212,216,.5);margin-bottom:0}.subcategory-card__list li:last-child{border-bottom:none}.subcategory-card__list li a{font-size:.875rem;color:#00263a;text-decoration:none}.subcategory-card__list li a:hover{color:#ff4d00}.subcategory-card__more{font-size:.875rem;font-weight:500;color:#ff4d00;text-decoration:none}.subcategory-card__more:hover{text-decoration:none}.section-group{margin-bottom:2rem}.form-section{background:linear-gradient(160deg,#00263A 60%,#003a59 100%);padding:3rem 0 5rem}.form-section__inner{width:100%;max-width:800px;margin-inline:auto;padding-inline:1rem}.form-section__title{color:#fff;text-align:center;margin-bottom:2rem}.form-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.12);border-top:3px solid #ff4d00}.form-success{text-align:center;padding:2rem 0}.form-success svg{margin-bottom:1rem}.form-success h1{color:#00263a;margin-bottom:.5rem}.form-success p{color:#4b5563;margin-bottom:0}.btn-submit{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:#ff4d00;color:#fff;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background-color 150ms ease}.btn-submit:hover{background-color:#d64100}.btn-submit:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.form-card .hbspt-form{font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif}.form-card .hs-form-field>label{display:block;font-size:.875rem;font-weight:500;color:#00263a;margin-bottom:.5rem}.form-card .hs-form-field input[type=text],.form-card .hs-form-field input[type=email],.form-card .hs-form-field input[type=tel],.form-card .hs-form-field input[type=number],.form-card .hs-form-field input[type=url],.form-card .hs-form-field textarea,.form-card .hs-form-field select{width:100%;padding:.75rem 1rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-size:1rem;border:1px solid #ccd4d8;border-radius:8px;transition:border-color 150ms ease;box-sizing:border-box}.form-card .hs-form-field input[type=text]:focus,.form-card .hs-form-field input[type=email]:focus,.form-card .hs-form-field input[type=tel]:focus,.form-card .hs-form-field input[type=number]:focus,.form-card .hs-form-field input[type=url]:focus,.form-card .hs-form-field textarea:focus,.form-card .hs-form-field select:focus{outline:none;border-color:#ff4d00;box-shadow:0 0 0 3px rgba(255,77,0,.1)}.form-card .hs-form-field textarea{min-height:120px;resize:vertical}.form-card .hs-form-field{margin-bottom:1.5rem}.form-card .hs-field-desc{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.form-card .hs-error-msgs{list-style:none;padding:0;margin:.25rem 0 0}.form-card .hs-error-msgs li label{font-size:.75rem;color:#dc2626;font-weight:400}.form-card .hs-input.error,.form-card .hs-input.invalid{border-color:#dc2626}.form-card .hs-submit .hs-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:#ff4d00;color:#fff;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background-color 150ms ease}.form-card .hs-submit .hs-button:hover{background-color:#d64100}.form-card .hs-submit .hs-button:focus-visible{outline:2px solid #ff4d00;outline-offset:2px}.form-card .hs-form-required{color:#dc2626;margin-left:2px}.form-card .hs-richtext{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.form-card .hs-form-field input[type=file]{display:block;width:100%;padding:.75rem 1rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-size:.875rem;border:2px dashed #ccd4d8;border-radius:8px;background:rgba(232,237,243,.3);cursor:pointer;transition:border-color 150ms ease}.form-card .hs-form-field input[type=file]:hover{border-color:#ff4d00}.form-card .hs-form-field input[type=file]:focus{outline:none;border-color:#ff4d00;box-shadow:0 0 0 3px rgba(255,77,0,.1)}.form-card .legal-consent-container{font-size:.75rem;color:#6b7280;margin-top:1rem}.form-card .legal-consent-container a{color:#6b7280;text-decoration:underline}.form-card .legal-consent-container a:hover{color:#00263a}.form-card .submitted-message{text-align:center;padding:2rem 0;color:#00263a}.form-card .submitted-message p{color:#4b5563;line-height:1.6}.article-nav{margin-top:4rem;border-top:1px solid #ccd4d8;padding-top:2rem}.article-nav__links{display:flex;flex-direction:column;gap:1rem}@media(min-width:576px){.article-nav__links{flex-direction:row;justify-content:space-between}}.article-nav__link{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border:1px solid #ccd4d8;border-radius:8px;text-decoration:none!important;color:#00263a;transition:border-color 150ms ease,box-shadow 150ms ease;flex:1;min-width:0}.article-nav__link:hover,.article-nav__link:active{text-decoration:none;border-color:#ff4d00;box-shadow:0 1px 2px rgba(0,0,0,5%)}.article-nav__link:focus-visible{outline:2px solid #ff4d00;outline-offset:2px;text-decoration:none}.article-nav__link--next{text-align:right}.article-nav__link--disabled{visibility:hidden}.article-nav__direction{font-size:.875rem;font-weight:500;color:#ff4d00;text-transform:uppercase;letter-spacing:.02em}.article-nav__link-title{font-size:1rem;font-weight:500;line-height:1.25;color:#00263a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.faq-item{border-bottom:1px solid #ccd4d8}.faq-item[open] .faq-item__question::after{transform:rotate(180deg)}.faq-item__question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.125rem;font-weight:500;color:#00263a;cursor:pointer;list-style:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question::after{content:"";flex-shrink:0;width:20px;height:20px;margin-left:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300263A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transition:transform 250ms ease}.faq-item__question:hover{color:#ff4d00}.faq-item__answer{padding:0 0 1.5rem;color:#4b5563;line-height:1.6}.faq-item__answer p{margin-bottom:.75rem}.faq-item__answer p:last-child{margin-bottom:0}.faq-related{background:rgba(255,77,0,7%);padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem}.faq-related p{margin:0}.faq-related a{font-weight:500}.inline-search{margin-bottom:1rem}.inline-search__wrap{position:relative;max-width:360px}.inline-search__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.inline-search__input{width:100%;padding:.5rem 1rem;padding-left:2.5rem;padding-right:2.5rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-size:.875rem;color:#00263a;background:#fff;border:1px solid #ccd4d8;border-radius:8px;outline:none;transition:border-color 150ms ease}.inline-search__input::placeholder{color:#6b7280}.inline-search__input:focus{border-color:#00263a;outline:2px solid #ff4d00;outline-offset:2px}.inline-search__clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:0 0;border:none;border-radius:50%;color:#6b7280;cursor:pointer}.inline-search__clear:hover{color:#00263a;background-color:rgba(0,0,0,5%)}.article-actions{display:flex;gap:.25rem;flex-shrink:0}.article-actions__btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-weight:500;border-radius:4px;border:1px solid #ccd4d8;background:#fff;color:#4b5563;cursor:pointer;transition:all 150ms ease;white-space:nowrap}.article-actions__btn:hover{background:#e8edf3;border-color:#6b7280;color:#00263a}.article-actions__btn--active{background:rgba(255,77,0,7%);border-color:#ff4d00;color:#ff4d00}.article-actions__btn svg{width:14px;height:14px;flex-shrink:0}@media(max-width:480px){.article-actions__label{display:none}}.collection-bar{position:fixed;bottom:-100px;left:0;right:0;z-index:200;transition:bottom 250ms ease}.collection-bar--visible{bottom:0}.collection-bar__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1.5rem;background:#00263a;color:#fff;border-radius:12px 12px 0 0;box-shadow:0 8px 32px rgba(0,0,0,.12)}.collection-bar__count{font-size:1.125rem;font-weight:700}.collection-bar__actions{display:flex;gap:.5rem}.collection-bar__btn{padding:.75rem 1.5rem;font-size:1rem;font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-weight:700;border-radius:4px;border:none;cursor:pointer;transition:opacity 150ms ease}.collection-bar__btn:hover{opacity:.9}.collection-bar__btn--primary{background:#ff4d00;color:#fff}.collection-bar__btn--secondary{background:0 0;color:#fff;border:1px solid rgba(255,255,255,.3)}@media print{.header,.footer,.sidebar,.breadcrumbs,.inline-search,.article-nav,.back-to-top,.skip-nav,.breadcrumbs-row,.article-actions,.collection-bar,.faq-related{display:none!important}.article-layout{display:block!important}.article-content{max-width:100%!important;margin:0!important;padding:0!important}.container{max-width:100%!important;padding:0!important}body{font-family:roboto,system-ui,-apple-system,segoe ui,sans-serif;font-size:11pt;line-height:1.5;color:#000;background:#fff}.article-header h1{font-size:20pt;color:#000;margin-bottom:4pt}.article-meta{font-size:9pt;color:#666}.article-content h2,.article-content h3,.article-content h4{page-break-after:avoid;margin-top:14pt}.article-content img{max-width:100%!important;page-break-inside:avoid}.article-content table{font-size:9pt;border-collapse:collapse;width:100%;page-break-inside:avoid}.article-content table th,.article-content table td{border:.5pt solid #ccc;padding:4pt 6pt}.article-content blockquote{border-left:2pt solid #ff4d00;padding-left:8pt;margin-left:0;font-size:10pt;color:#333}.article-content a{color:#000;text-decoration:none}.article-content a[href^=http]::after,.article-content a[href^="/"]::after{content:" (" attr(href)")";font-size:8pt;color:#666}.article-content code{font-size:9pt}.article-content pre{page-break-inside:avoid;border:.5pt solid #ddd;padding:6pt;font-size:8pt}.article-content hr{border:none;border-top:.5pt solid #ddd;margin:10pt 0}.print-header{display:flex!important;align-items:center;gap:8pt;padding-bottom:8pt;border-bottom:1pt solid #00263a;margin-bottom:12pt}.print-header img{height:20pt;width:auto}.print-header span{font-size:9pt;color:#666}.print-footer{display:block!important;position:fixed;bottom:0;left:0;right:0;font-size:8pt;color:#999;text-align:center;padding-top:4pt;border-top:.5pt solid #ddd}.collection-article{page-break-before:always}.collection-article:first-child{page-break-before:avoid}.collection-toc{page-break-after:always}.collection-toc h1{font-size:20pt}.collection-toc ol{font-size:11pt;line-height:2}}.print-header,.print-footer{display:none}.home-intro{text-align:center;padding-bottom:1rem}.home-intro p{color:rgba(255,255,255,.8);font-size:1.125rem}.article-page{padding:1.5rem 0 5rem}.article-page .container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:768px){.article-page .container{padding-inline:2rem}}.article-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ccd4d8}.article-header h1{margin-bottom:.25rem}.article-meta{font-size:.875rem;color:#6b7280;margin-bottom:0}.article-layout{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.article-layout{flex-direction:row;gap:3rem}}.article-content{flex:1;min-width:0;font-size:1rem;line-height:1.75}@media(min-width:992px){.article-content{max-width:800px}}.article-content h2{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #ccd4d8;font-size:1.5rem}.article-content h3{margin-top:2rem;font-size:1.25rem}.article-content h4{margin-top:1.5rem;font-size:1.125rem}.article-content p{margin-bottom:1rem}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content li{margin-bottom:.5rem}.article-content img{border:1px solid rgba(0,0,0,6%);border-radius:6px;box-shadow:3px 3px 10px rgba(0,0,0,.15),-2px -2px 8px rgba(255,255,255,.5);margin:1.5rem 0;max-width:100%}.article-content a{color:#ff4d00;text-decoration:underline}.article-content a:hover{color:#cc3e00}.article-content table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.article-content table th,.article-content table td{padding:.75rem 1rem;border:none;border-bottom:1px solid #ccd4d8;text-align:left;font-size:.875rem}.article-content table th{background-color:rgba(204,212,216,.15);font-weight:500;color:#00263a}.section-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #ccd4d8}.section-header h1{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.section-header__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(255,77,0,7%);color:#ff4d00;flex-shrink:0}.section-description{font-size:1.25rem;color:#4b5563;line-height:1.75;margin-bottom:0}.error-page{text-align:center;padding:5rem 1rem}.error-page h1{margin-bottom:.75rem}.error-page p{color:#4b5563;margin-bottom:2rem}.error-page p a{color:#ff4d00}.error-page__search{max-width:480px;margin-inline:auto}.error-page__search .search-hero__input-wrap{border:1px solid #ccd4d8;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,5%);transition:border-color 150ms ease}.error-page__search .search-hero__input-wrap:focus-within{border-color:#00263a;outline:2px solid #ff4d00;outline-offset:2px}.error-page__search .search-hero__input{border:none;border-radius:12px}.error-page__search .search-hero__input:focus{border-color:transparent;outline:none}.release-header{max-width:800px;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ccd4d8}.release-header__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;color:#ff4d00;background:rgba(255,77,0,7%);border-radius:9999px}.release-header__badge svg{flex-shrink:0}.release-header__title{margin-bottom:.5rem;font-size:2rem;line-height:1.15}@media(min-width:768px){.release-header__title{font-size:2.5rem}}.release-header__date{display:block;font-size:.875rem;color:#6b7280}.release-body{max-width:800px;margin-bottom:3rem}.release-body .article-content h4{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#00263a;background:#e8edf3;border-radius:8px}.release-body .article-content hr{border:none;border-top:1px solid #ccd4d8;margin:1.5rem 0}.release-body .article-content li{margin-bottom:.75rem;line-height:1.6}.release-footer{max-width:800px;padding-top:1.5rem;border-top:1px solid #ccd4d8}.release-footer__back{display:inline-block;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;color:#ff4d00;text-decoration:none}.release-footer__back:hover{text-decoration:underline;color:#cc3e00}.updates-list{max-width:800px}.updates-item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #ccd4d8}.updates-item__date{flex-shrink:0;text-align:center;min-width:70px;padding-top:.25rem}.updates-item__day{display:block;font-size:2rem;font-weight:700;color:#ff4d00;line-height:1}.updates-item__month{display:block;font-size:.875rem;color:#6b7280;margin-top:.25rem}.updates-item__body{flex:1}.updates-item__title{font-size:1.25rem;margin-bottom:.5rem}.updates-item__title a{color:#00263a;text-decoration:none}.updates-item__title a:hover{color:#ff4d00}.updates-item__excerpt{font-size:.875rem;color:#4b5563;margin-bottom:.75rem;line-height:1.6}.updates-item__link{font-size:.875rem;font-weight:500;color:#ff4d00;text-decoration:none}.updates-item__link:hover{text-decoration:underline}.updates-item--hidden{display:none}.updates-load-more{text-align:center;padding-top:2rem}.updates-load-more__btn{display:inline-block;padding:.5rem 2rem;border:1px solid #ccd4d8;border-radius:8px;background:#fff;font-size:.875rem;font-weight:500;color:#00263a;cursor:pointer;transition:border-color 150ms ease,color 150ms ease}.updates-load-more__btn:hover{border-color:#ff4d00;color:#ff4d00}