.press-module__7aWhUW__main{background:#fff;min-height:100vh}.press-module__7aWhUW__hero{text-align:center;background:#fff;padding:8rem 0 4rem}.press-module__7aWhUW__container{max-width:900px;margin:0 auto;padding:0 2rem}.press-module__7aWhUW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.press-module__7aWhUW__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.press-module__7aWhUW__section{border-bottom:1px solid #e2e8f0;padding:4rem 0}.press-module__7aWhUW__section:last-child{border-bottom:none}.press-module__7aWhUW__sectionTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:700}.press-module__7aWhUW__intro{color:#475569;margin-bottom:2rem;font-size:1rem;line-height:1.7}.press-module__7aWhUW__factsTable{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden}.press-module__7aWhUW__factsTable th,.press-module__7aWhUW__factsTable td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem}.press-module__7aWhUW__factsTable th{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;width:30%;font-size:.875rem;font-weight:700}.press-module__7aWhUW__factsTable td{color:#475569;font-size:.95rem}.press-module__7aWhUW__factsTable tr:last-child th,.press-module__7aWhUW__factsTable tr:last-child td{border-bottom:none}.press-module__7aWhUW__factsTable tr:hover{background:#f8fafc}.press-module__7aWhUW__factsList{margin:0;padding:0;list-style:none}.press-module__7aWhUW__factsList li{color:#475569;border-bottom:1px solid #e2e8f0;padding:1rem 0 1rem 1.5rem;font-size:1rem;line-height:1.6;position:relative}.press-module__7aWhUW__factsList li:before{content:"→";color:#2563eb;position:absolute;left:0}.press-module__7aWhUW__factsList li:last-child{border-bottom:none}.press-module__7aWhUW__statement{color:#0f172a;background:#f8fafc;border-left:3px solid #2563eb;border-radius:0 8px 8px 0;padding:1.5rem;font-size:1rem;line-height:1.8}.press-module__7aWhUW__contactCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 4px 16px #0f172a0a}.press-module__7aWhUW__contactCard p{color:#475569;margin:.75rem 0;font-size:1rem}.press-module__7aWhUW__contactCard strong{color:#0f172a}@media (max-width:768px){.press-module__7aWhUW__hero{padding:6rem 0 3rem}.press-module__7aWhUW__factsTable th,.press-module__7aWhUW__factsTable td{width:100%;display:block}.press-module__7aWhUW__factsTable th{padding-bottom:.5rem}.press-module__7aWhUW__factsTable td{padding-top:0;padding-bottom:1.5rem}}
.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:none;background:#fbfaf7;border-bottom:1px solid #dcd6c9;transition:border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #071a2a0a,0 10px 24px #071a2a0f}.Header-module__hBw1pG__container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1.35rem;width:min(100% - clamp(2rem,8vw,6rem),1280px);height:74px;margin:0 auto;padding:0;display:flex;position:relative}.Header-module__hBw1pG__logo{font-family:var(--font-inter);color:#071a2a;letter-spacing:0;text-shadow:none;flex:none;grid-column:1;justify-self:start;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:700;line-height:0;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{color:#003c64;filter:none}.Header-module__hBw1pG__logoImage{object-fit:contain;width:110px;height:auto;max-height:52px;transition:filter .25s;display:block}.Header-module__hBw1pG__logoIconContain{object-fit:contain;width:auto}.Header-module__hBw1pG__nav{flex:auto;grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:1.8rem;min-width:0;display:flex}.Header-module__hBw1pG__navItem{padding:1rem 0;position:relative}.Header-module__hBw1pG__navLink{font-family:var(--font-inter);color:#334155;cursor:pointer;white-space:nowrap;border-radius:0;align-items:center;gap:.35rem;padding:.35rem 0;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.Header-module__hBw1pG__navLink:hover{color:#003c64;background:0 0}.Header-module__hBw1pG__chevron{opacity:.5;width:14px;height:14px;transition:transform .2s}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__chevron{opacity:1;transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{-webkit-backdrop-filter:none;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #dcd6c9;border-radius:4px;min-width:280px;padding:.75rem;transition:all .2s cubic-bezier(.165,.84,.44,1);position:absolute;top:calc(100% - 6px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 22px 48px #071a2a21}.Header-module__hBw1pG__dropdown:before{content:"";background:0 0;height:16px;position:absolute;bottom:100%;left:0;right:0}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownItem{border:1px solid #0000;border-radius:4px;padding:.68rem .8rem;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:block}.Header-module__hBw1pG__dropdownItem:hover{box-shadow:none;background:#f1efe7;border-color:#e4ded2}.Header-module__hBw1pG__itemContent{flex:1}.Header-module__hBw1pG__itemTitle{font-family:var(--font-inter);color:#071a2a;margin-bottom:.15rem;font-size:.8rem;font-weight:600;display:block}.Header-module__hBw1pG__dropdownItem:hover .Header-module__hBw1pG__itemTitle{color:#003c64}.Header-module__hBw1pG__itemDesc{font-family:var(--font-inter);color:#5f6b78;font-size:.75rem;line-height:1.3;display:block}.Header-module__hBw1pG__sectionHeading{font-family:var(--font-inter);color:#007a78;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e4ded2;margin-top:.2rem;margin-bottom:.3rem;padding:.25rem .8rem .35rem;font-size:.75rem;font-weight:700;line-height:1.3;display:block}.Header-module__hBw1pG__menuColumn .Header-module__hBw1pG__sectionHeading{box-sizing:border-box;min-height:54px}.Header-module__hBw1pG__menuGrid{grid-template-columns:repeat(6,1fr);gap:1.1rem;width:100%;min-width:auto;max-width:100%;padding:.35rem;display:grid}.Header-module__hBw1pG__menuColumn{flex-direction:column;min-width:0;display:flex}.Header-module__hBw1pG__featureMenuColumn{grid-column:1/-1}.Header-module__hBw1pG__navItem.Header-module__hBw1pG__megaMenuParent{position:static}.Header-module__hBw1pG__megaMenu{background:#fffffffa;border:1px solid #dedede;border-radius:18px;width:min(760px,100vw - 2rem);min-width:auto;max-width:calc(100vw - 2rem);padding:2.35rem 2.1rem 2.15rem;top:calc(100% - 6px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 28px 58px #0f172a1f,inset 0 1px #ffffffeb}.Header-module__hBw1pG__solutionMenuIntro{color:#94a3b8;font-family:var(--font-inter);letter-spacing:.02em;text-transform:uppercase;margin:0 0 1.85rem;font-size:.78rem;font-weight:800;line-height:1.35}.Header-module__hBw1pG__solutionMenuList{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 3.5rem;display:grid}.Header-module__hBw1pG__megaMenu .Header-module__hBw1pG__solutionMenuItem{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:46px minmax(0,1fr);align-items:flex-start;gap:1.05rem;padding:0;display:grid}.Header-module__hBw1pG__megaMenu .Header-module__hBw1pG__solutionMenuItem:hover{box-shadow:none;background:0 0;border-color:#0000;transform:none}.Header-module__hBw1pG__solutionMenuIcon{color:#1768e8;background:radial-gradient(circle at 30% 20%,#ffffffe6,#0000 42%),linear-gradient(135deg,#2563eb1f,#0ea5e914);border:1px solid #2563eb47;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.Header-module__hBw1pG__megaMenu .Header-module__hBw1pG__solutionMenuItem:hover .Header-module__hBw1pG__solutionMenuIcon{color:#0b55d9;border-color:#2563eb85;transform:translateY(-1px)}.Header-module__hBw1pG__megaMenu .Header-module__hBw1pG__itemTitle{color:#020617;margin:0 0 .45rem;font-size:.98rem;font-weight:700;line-height:1.25}.Header-module__hBw1pG__megaMenu .Header-module__hBw1pG__solutionMenuItem:hover .Header-module__hBw1pG__itemTitle{color:#020617}.Header-module__hBw1pG__megaMenu .Header-module__hBw1pG__itemDesc{color:#53647d;font-size:.92rem;line-height:1.42}@media (max-width:1180px){.Header-module__hBw1pG__megaMenu{width:min(760px,100vw - 48px);max-width:calc(100vw - 48px)}.Header-module__hBw1pG__solutionMenuList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}}.Header-module__hBw1pG__ctaButton{isolation:isolate;color:#fbfaf7;font-family:var(--font-inter);letter-spacing:0;cursor:pointer;-webkit-backdrop-filter:none;box-shadow:none;white-space:nowrap;background:#071a2a;border:1px solid #071a2a;border-radius:3px;min-width:max-content;padding:.72rem 1.55rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;position:relative;overflow:hidden}.Header-module__hBw1pG__ctaButton:before,.Header-module__hBw1pG__ctaButton:after{content:none}.Header-module__hBw1pG__ctaButton:hover{background:#003c64;border-color:#003c64;transform:translateY(-1px)}.Header-module__hBw1pG__ctaButton:active{background:#071a2a;transform:translateY(0)}.Header-module__hBw1pG__mobileMenuBtn{color:#071a2a;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;display:none}.Header-module__hBw1pG__mobileMenuBtn:hover{background:#f1efe7}@media (max-width:1280px){.Header-module__hBw1pG__container{gap:1rem;width:calc(100% - 3.5rem);padding:0}.Header-module__hBw1pG__nav{gap:1.15rem}.Header-module__hBw1pG__navLink{padding-inline:.35rem;font-size:.85rem}.Header-module__hBw1pG__ctaButton{padding:.8rem 1.4rem}}@media (max-width:1024px){.Header-module__hBw1pG__container{grid-template-columns:auto 1fr auto;width:calc(100% - 2.5rem);padding:0}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileMenuBtn{min-width:44px;min-height:44px;display:block}}.Header-module__hBw1pG__actions{flex-shrink:0;grid-column:3;align-items:center;gap:.9rem;display:flex}.Header-module__hBw1pG__searchBtn,.Header-module__hBw1pG__loginButton{color:#001b7a;justify-content:center;align-items:center;min-height:38px;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__searchBtn{width:38px}.Header-module__hBw1pG__searchBtn:hover,.Header-module__hBw1pG__loginButton:hover{color:#003cd2}.Header-module__hBw1pG__loginButton{border:1px solid #003cd2;border-radius:2px;padding:0 .85rem;font-size:.8125rem;font-weight:600}.Header-module__hBw1pG__langWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__langBtn{cursor:pointer;color:#334155;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Header-module__hBw1pG__langBtn:hover{color:#003c64;background:#f1efe7;border-color:#dcd6c9}.Header-module__hBw1pG__langDropdown{z-index:100;background:#fff;border:1px solid #dcd6c9;border-radius:4px;width:max-content;min-width:160px;max-width:min(280px,100vw - 2rem);max-height:300px;margin-top:.5rem;padding:.5rem;display:none;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 18px 36px #071a2a21}.Header-module__hBw1pG__langDropdownOpen{display:block}.Header-module__hBw1pG__langOption{text-align:left;cursor:pointer;width:100%;font-family:var(--font-inter);color:#334155;background:0 0;border:none;border-radius:3px;align-items:center;padding:.6rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.Header-module__hBw1pG__langOption:hover{color:#003c64;background:#f1efe7}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:none;visibility:hidden;pointer-events:none;z-index:999;overscroll-behavior:contain;background:#fbfaf7;width:100%;height:calc(100dvh - 74px);padding:1.5rem;transition:transform .3s cubic-bezier(.165,.84,.44,1);display:none;position:fixed;top:74px;left:0;overflow-y:auto;transform:translate(100%)}@media (max-width:1024px){.Header-module__hBw1pG__mobileMenu{display:block}.Header-module__hBw1pG__ctaButton,.Header-module__hBw1pG__loginButton{display:none}}.Header-module__hBw1pG__mobileMenuOpen{visibility:visible;pointer-events:auto;transform:translate(0)}.Header-module__hBw1pG__mobileMenuContent{flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}.Header-module__hBw1pG__mobileMenuItem{border-bottom:1px solid #dcd6c9}.Header-module__hBw1pG__mobileMenuHeader,.Header-module__hBw1pG__mobileMenuDirectLink{font-family:var(--font-inter);color:#071a2a;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.Header-module__hBw1pG__chevronRotate{transform:rotate(180deg)}.Header-module__hBw1pG__mobileSubmenu{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.Header-module__hBw1pG__mobileSubmenuOpen{max-height:2500px;padding-bottom:1rem}.Header-module__hBw1pG__mobileSublink{font-family:var(--font-inter);color:#5f6b78;border-left:2px solid #0000;padding:.75rem 1rem;font-size:.95rem;line-height:1.5;text-decoration:none;display:block}.Header-module__hBw1pG__mobileSublink:hover{color:#003c64;background:#f1efe7;border-left-color:#007a78}.Header-module__hBw1pG__mobileCtaWrapper{justify-content:center;width:100%;margin-top:2rem;display:flex}.Header-module__hBw1pG__mobileCtaButton{color:#fbfaf7;text-align:center;width:fit-content;font-family:var(--font-inter);box-shadow:none;background:#071a2a;border:none;border-radius:3px;padding:.75rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.Header-module__hBw1pG__mobileCtaButton:hover{background:#003c64}.Header-module__hBw1pG__sectionHeadingStatic{cursor:default;text-decoration:none}.Header-module__hBw1pG__langFlag{object-fit:cover;border-radius:2px;margin-right:10px}.Header-module__hBw1pG__mobileMenuHeaderNoPadding{padding-bottom:0}.Header-module__hBw1pG__mobileMegaHeading{color:#666;font-size:.75rem}.Header-module__hBw1pG__mobileMegaHeadingMarginStatic{color:#666;margin-top:1.5rem;font-size:.75rem;text-decoration:none}.Header-module__hBw1pG__mobileMegaHeadingMargin{color:#666;margin-top:1.5rem;font-size:.75rem}@media (max-width:640px){.Header-module__hBw1pG__container{justify-content:flex-start;gap:.5rem;width:100%;max-width:100vw;height:68px;padding:0 .875rem}.Header-module__hBw1pG__logoImage{max-width:clamp(106px,31vw,118px);width:clamp(106px,31vw,118px)!important;height:auto!important}.Header-module__hBw1pG__actions{z-index:1101;justify-content:flex-end;gap:.35rem;width:86px;min-width:max-content;height:40px;position:fixed;top:14px;right:.875rem;transform:none;visibility:visible!important;opacity:1!important;display:flex!important}.Header-module__hBw1pG__langWrapper{visibility:visible!important;display:flex!important}.Header-module__hBw1pG__mobileMenuBtn{justify-content:center;align-items:center;display:flex!important}.Header-module__hBw1pG__langBtn,.Header-module__hBw1pG__mobileMenuBtn{flex:0 0 40px;width:40px;min-width:40px;height:40px;min-height:40px;padding:.35rem}.Header-module__hBw1pG__langDropdown{min-width:150px;right:-.25rem}.Header-module__hBw1pG__mobileMenu{height:calc(100dvh - 68px);padding:1rem;top:68px}.Header-module__hBw1pG__mobileMenuHeader,.Header-module__hBw1pG__mobileMenuDirectLink{font-size:1rem}.Header-module__hBw1pG__mobileCtaWrapper{margin-top:1.5rem}.Header-module__hBw1pG__mobileCtaButton{width:100%;padding:.9rem 1.5rem}}@media (max-width:380px){.Header-module__hBw1pG__container{padding-inline:.75rem}.Header-module__hBw1pG__actions{right:.75rem}.Header-module__hBw1pG__logoImage{max-width:clamp(98px,30vw,108px);width:clamp(98px,30vw,108px)!important}.Header-module__hBw1pG__actions{gap:.2rem}.Header-module__hBw1pG__langBtn,.Header-module__hBw1pG__mobileMenuBtn{flex-basis:38px;width:38px;min-width:38px;height:38px;min-height:38px}}
.ContactForm-module__j1WgZG__formCard{text-align:left;background:#fff;border-radius:24px;width:100%;padding:3rem;box-shadow:0 20px 40px #0000000d}.ContactForm-module__j1WgZG__title{color:#0f172a;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__inputGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__label{color:#475569;font-size:.875rem;font-weight:600}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:120px}.ContactForm-module__j1WgZG__submitButton{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__submitButton:hover{background:#1f2937;transform:translateY(-2px)}.ContactForm-module__j1WgZG__submitButton:active{transform:translateY(0)}.ContactForm-module__j1WgZG__submitButton:disabled{cursor:not-allowed;background:#94a3b8;transform:none}.ContactForm-module__j1WgZG__statusMessage{text-align:center;border-radius:12px;padding:1rem;font-size:.875rem}.ContactForm-module__j1WgZG__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.ContactForm-module__j1WgZG__successCard{text-align:center;padding:2rem 0}.ContactForm-module__j1WgZG__successIcon{color:#059669;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.ContactForm-module__j1WgZG__successTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ContactForm-module__j1WgZG__successText{color:#64748b}.ContactForm-module__j1WgZG__retryButton{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:1.5rem;font-weight:600}.ContactForm-module__j1WgZG__retryButton:hover{text-decoration:underline}@media (max-width:768px){.ContactForm-module__j1WgZG__formCard{box-sizing:border-box;width:100%;max-width:100%;padding:2rem 1.5rem}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{box-sizing:border-box;width:100%;max-width:100%}.ContactForm-module__j1WgZG__submitButton{box-sizing:border-box;width:100%}}
.Onboarding-module__Nz2wRW__wizardContainer{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:800px;min-height:900px;padding:3rem;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #0000001a}.Onboarding-module__Nz2wRW__stepContent{flex-direction:column;flex:1;justify-content:flex-start;padding-top:1rem;display:flex}.Onboarding-module__Nz2wRW__stepWrapper{width:100%;max-width:700px;margin:0 auto;padding:1rem 0;animation:.5s ease-out Onboarding-module__Nz2wRW__fadeInUp}.Onboarding-module__Nz2wRW__formGridCompact{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2.5rem;display:grid}.Onboarding-module__Nz2wRW__formSection{margin-bottom:2.5rem}.Onboarding-module__Nz2wRW__formSectionLarge{margin-bottom:4rem}.Onboarding-module__Nz2wRW__bookingSchedulerShell{width:100%;min-height:800px;margin-bottom:2rem;position:relative}.Onboarding-module__Nz2wRW__bookingLoadingOverlay{z-index:10;background:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Onboarding-module__Nz2wRW__bookingSpinner{border:4px solid #f3f4f6;border-top-color:#007a78;border-radius:50%;width:40px;height:40px}.Onboarding-module__Nz2wRW__introUnderline{transform-origin:0;background:#007a78;border-radius:2px;height:4px}.Onboarding-module__Nz2wRW__progressStep1{width:16.6667%}.Onboarding-module__Nz2wRW__progressStep2{width:33.3333%}.Onboarding-module__Nz2wRW__progressStep3{width:50%}.Onboarding-module__Nz2wRW__progressStep4{width:66.6667%}.Onboarding-module__Nz2wRW__progressStep5{width:83.3333%}.Onboarding-module__Nz2wRW__progressStep6{width:100%}.Onboarding-module__Nz2wRW__successWrapper{text-align:center;padding:2rem 0}.Onboarding-module__Nz2wRW__successIcon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) Onboarding-module__Nz2wRW__scaleIn;display:flex}.Onboarding-module__Nz2wRW__successTitle{margin-bottom:1rem}.Onboarding-module__Nz2wRW__successDescription{margin:0 auto 3rem}.Onboarding-module__Nz2wRW__successCard{background:#fbfaf7;border:1px solid #dcd6c9;border-radius:16px;max-width:500px;margin:0 auto;padding:2rem}.Onboarding-module__Nz2wRW__successCardTitle{color:#071a2a;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Onboarding-module__Nz2wRW__successList{text-align:left;flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.Onboarding-module__Nz2wRW__successListItem{color:#5f6b78;align-items:flex-start;gap:.75rem;display:flex}.Onboarding-module__Nz2wRW__successListNumber{color:#007a78;font-weight:700}.Onboarding-module__Nz2wRW__successAction{margin-top:3rem}.Onboarding-module__Nz2wRW__successLink{color:#007a78;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.Onboarding-module__Nz2wRW__progressBarContainer{background:#f3f4f6;width:100%;height:6px;position:absolute;top:0;left:0;overflow:hidden}.Onboarding-module__Nz2wRW__progressBarFill{background:linear-gradient(90deg,#007a78,#007a78);height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.Onboarding-module__Nz2wRW__stepIndicator{color:#5f6b78;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;display:flex}.Onboarding-module__Nz2wRW__stepTitle{color:#071a2a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.Onboarding-module__Nz2wRW__stepDescription{color:#5f6b78;max-width:600px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Onboarding-module__Nz2wRW__optionsGrid{flex-direction:column;gap:1rem;display:flex}.Onboarding-module__Nz2wRW__optionButton{cursor:pointer;text-align:left;background:#fbfaf7;border:2px solid #0000;border-radius:12px;align-items:center;gap:1.5rem;width:100%;max-width:650px;padding:1.25rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Onboarding-module__Nz2wRW__optionButton:hover{background:#eef8f7;border-color:#a9dad8;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000000d}.Onboarding-module__Nz2wRW__optionButton.Onboarding-module__Nz2wRW__selected{background:#eef8f7;border-color:#007a78;box-shadow:0 4px 6px -1px #007a781f}.Onboarding-module__Nz2wRW__keyBox{color:#5f6b78;background:#fff;border:1px solid #dcd6c9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Onboarding-module__Nz2wRW__optionButton.Onboarding-module__Nz2wRW__selected .Onboarding-module__Nz2wRW__keyBox{color:#fff;background:#007a78;border-color:#007a78}.Onboarding-module__Nz2wRW__optionLabel{color:#5f6b78;flex:1;font-size:1.125rem;font-weight:500}.Onboarding-module__Nz2wRW__optionButton.Onboarding-module__Nz2wRW__selected .Onboarding-module__Nz2wRW__optionLabel{color:#003c64;font-weight:600}.Onboarding-module__Nz2wRW__selectedOptionIcon{color:#007a78;margin-left:auto}.Onboarding-module__Nz2wRW__inputGroup{margin-bottom:2.5rem;transition:all .3s;position:relative}.Onboarding-module__Nz2wRW__inputLabel{color:#5f6b78;transform-origin:0 0;margin-bottom:.75rem;font-size:.95rem;font-weight:500;transition:all .3s;display:block}.Onboarding-module__Nz2wRW__inputLabel.Onboarding-module__Nz2wRW__focused{color:#007a78;transform:translateY(-2px)}.Onboarding-module__Nz2wRW__inputField{color:#071a2a;background:#fbfaf7;border:2px solid #0000;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1.1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.Onboarding-module__Nz2wRW__inputField:hover{background:#f3f4f6;transform:translateY(-1px)}.Onboarding-module__Nz2wRW__inputField:focus{background:#fff;border-color:#007a78;transform:translateY(-2px);box-shadow:0 8px 16px -4px #007a781f}.Onboarding-module__Nz2wRW__inputField.Onboarding-module__Nz2wRW__error{background:#fef2f2;border-color:#ef4444}.Onboarding-module__Nz2wRW__errorMessage{color:#ef4444;margin-top:.5rem;padding-left:.5rem;font-size:.875rem;animation:.3s ease-out Onboarding-module__Nz2wRW__fadeIn;display:block}.Onboarding-module__Nz2wRW__phoneInput{padding:12px 16px;box-shadow:0 2px 4px #00000005;background:#fbfaf7!important;border:2px solid #0000!important;border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.Onboarding-module__Nz2wRW__navButtons{gap:1rem;margin-top:auto;padding-top:3rem;display:flex}.Onboarding-module__Nz2wRW__backBtn{color:#5f6b78;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Onboarding-module__Nz2wRW__backBtn:hover{color:#071a2a;background:#dcd6c9}.Onboarding-module__Nz2wRW__nextBtn{color:#fff;cursor:pointer;background:#071a2a;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Onboarding-module__Nz2wRW__nextBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.Onboarding-module__Nz2wRW__nextBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Onboarding-module__Nz2wRW__slotsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.Onboarding-module__Nz2wRW__slotButton{cursor:pointer;text-align:center;background:#fff;border:1px solid #dcd6c9;border-radius:12px;padding:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Onboarding-module__Nz2wRW__slotButton:hover{border-color:#a9dad8;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.Onboarding-module__Nz2wRW__slotButton.Onboarding-module__Nz2wRW__selected{background:#eef8f7;border-color:#007a78;transform:scale(1.05);box-shadow:0 4px 6px -1px #007a781f}@keyframes Onboarding-module__Nz2wRW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Onboarding-module__Nz2wRW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Onboarding-module__Nz2wRW__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:768px){.Onboarding-module__Nz2wRW__wizardContainer{border-radius:16px;min-height:auto;padding:1.5rem}.Onboarding-module__Nz2wRW__stepTitle{font-size:1.75rem}.Onboarding-module__Nz2wRW__stepDescription{margin-bottom:2rem;font-size:1rem}.Onboarding-module__Nz2wRW__optionButton{gap:1rem;padding:1rem}.Onboarding-module__Nz2wRW__keyBox{display:none}.Onboarding-module__Nz2wRW__navButtons{flex-direction:column-reverse;gap:.75rem}.Onboarding-module__Nz2wRW__backBtn,.Onboarding-module__Nz2wRW__nextBtn{justify-content:center;width:100%}.Onboarding-module__Nz2wRW__formGrid{grid-template-columns:1fr!important;gap:0!important}}.Onboarding-module__Nz2wRW__phoneInput{align-items:center;display:flex;box-shadow:0 2px 4px #00000005;background:#fbfaf7!important;border:2px solid #0000!important;border-radius:12px!important;padding:1rem 1.25rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.Onboarding-module__Nz2wRW__phoneInput:hover{transform:translateY(-1px);background:#f3f4f6!important}.Onboarding-module__Nz2wRW__phoneInput:focus-within{transform:translateY(-2px);background:#fff!important;border-color:#007a78!important;box-shadow:0 8px 16px -4px #007a781f!important}.Onboarding-module__Nz2wRW__errorBorder .Onboarding-module__Nz2wRW__phoneInput{background:#fef2f2!important;border-color:#ef4444!important}.PhoneInputInput{color:#071a2a;background:0 0;border:none;outline:none;font-family:inherit;font-size:1.1rem;height:auto!important;padding:0!important}.PhoneInputCountry{opacity:.7;margin-right:1rem;transition:opacity .2s}.PhoneInputCountry:hover{opacity:1}.PhoneInputCountrySelectArrow{opacity:.5;border-top-color:#5f6b78;margin-left:.5rem}.Onboarding-module__Nz2wRW__introContainer{z-index:1000;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Onboarding-module__Nz2wRW__introTitle{text-align:center;background:linear-gradient(135deg,#071a2a 0%,#5f6b78 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.fx-non-home-design .Onboarding-module__Nz2wRW__wizardContainer{box-shadow:none;color:#141a27;font-family:var(--font-inter), Inter, sans-serif;border-radius:8px}:is(.fx-non-home-design .Onboarding-module__Nz2wRW__successTitle,.fx-non-home-design .Onboarding-module__Nz2wRW__successCardTitle){color:#141a27;font-weight:400}:is(.fx-non-home-design .Onboarding-module__Nz2wRW__successDescription,.fx-non-home-design .Onboarding-module__Nz2wRW__successListItem){color:#374151}.fx-non-home-design .Onboarding-module__Nz2wRW__successCard{background:#f7f9fa;border-color:#d1d5db;border-radius:8px}:is(.fx-non-home-design .Onboarding-module__Nz2wRW__successListNumber,.fx-non-home-design .Onboarding-module__Nz2wRW__successLink){color:#003cd2}
.Contact-module__BpFdJW__contactSection{background:#f8fafc;padding:80px 0}.Contact-module__BpFdJW__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Contact-module__BpFdJW__getInTouchTitle{color:#0f172a;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.Contact-module__BpFdJW__getInTouchText{color:#64748b;margin-bottom:3rem;font-size:1.1rem}.Contact-module__BpFdJW__contactInfoList{flex-direction:column;gap:2rem;display:flex}.Contact-module__BpFdJW__contactInfoItem{gap:1.5rem;display:flex}.Contact-module__BpFdJW__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__BpFdJW__emailIcon{color:#2563eb;background:#eff6ff}.Contact-module__BpFdJW__telegramIcon,.Contact-module__BpFdJW__whatsappIcon{color:#16a34a;background:#f0fdf4}.Contact-module__BpFdJW__itemTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Contact-module__BpFdJW__itemText{color:#64748b;margin-bottom:.25rem}.Contact-module__BpFdJW__itemLink{font-weight:600;text-decoration:none}.Contact-module__BpFdJW__emailLink{color:#2563eb}.Contact-module__BpFdJW__socialLink{color:#16a34a}.Contact-module__BpFdJW__officesSection{margin-top:4rem}.Contact-module__BpFdJW__officesTitle{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.Contact-module__BpFdJW__officesGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Contact-module__BpFdJW__officeItem h4{color:#0f172a;margin-bottom:.5rem;font-weight:700}.Contact-module__BpFdJW__officeItem p{color:#64748b;font-size:.9rem}.Contact-module__BpFdJW__formSide{flex-direction:column;gap:2rem;display:flex}.Contact-module__BpFdJW__supportTiersCard{color:#fff;background:#1e293b;border-radius:24px;padding:2rem}.Contact-module__BpFdJW__supportTiersTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Contact-module__BpFdJW__tierList{flex-direction:column;gap:1rem;display:flex}.Contact-module__BpFdJW__tierItem{border-bottom:1px solid #475569;justify-content:space-between;padding-bottom:.5rem;display:flex}.Contact-module__BpFdJW__tierItem:last-child{border-bottom:none}.Contact-module__BpFdJW__tierLabel{color:#94a3b8}.Contact-module__BpFdJW__tierValue{font-weight:700}.Contact-module__BpFdJW__enterpriseLabel,.Contact-module__BpFdJW__enterpriseValue{color:#f59e0b;font-weight:700}@media (max-width:1024px){.Contact-module__BpFdJW__container{gap:2rem}}@media (max-width:768px){.Contact-module__BpFdJW__container{flex-direction:column;gap:3rem;padding:0 1.5rem;display:flex}.Contact-module__BpFdJW__contactSection{padding:60px 0}.Contact-module__BpFdJW__contactInfoWrapper{order:1}.Contact-module__BpFdJW__formWrapper{order:2}.Contact-module__BpFdJW__officesSection{order:3;margin-top:2rem}.Contact-module__BpFdJW__supportTiersCard{order:4}.Contact-module__BpFdJW__officesGrid{grid-template-columns:1fr}.Contact-module__BpFdJW__getInTouchTitle{font-size:1.75rem}.Contact-module__BpFdJW__getInTouchText{margin-bottom:2rem}}.Contact-module__BpFdJW__contactSection{color:#141a27;font-family:var(--font-inter), system-ui, sans-serif;background:#fff}.Contact-module__BpFdJW__getInTouchTitle,.Contact-module__BpFdJW__officesTitle,.Contact-module__BpFdJW__itemTitle,.Contact-module__BpFdJW__officeItem h4,.Contact-module__BpFdJW__supportTiersCard h3{color:#141a27;font-weight:640}.Contact-module__BpFdJW__getInTouchText,.Contact-module__BpFdJW__itemText,.Contact-module__BpFdJW__officeItem p,.Contact-module__BpFdJW__supportTiersCard p{color:#374151}.Contact-module__BpFdJW__iconWrapper{color:#003cd2;background:#e9efff;border-radius:8px}.Contact-module__BpFdJW__emailIcon,.Contact-module__BpFdJW__telegramIcon,.Contact-module__BpFdJW__whatsappIcon{color:#003cd2;background:#e9efff}.Contact-module__BpFdJW__emailLink,.Contact-module__BpFdJW__socialLink,.Contact-module__BpFdJW__enterpriseLabel,.Contact-module__BpFdJW__enterpriseValue{color:#003cd2}.Contact-module__BpFdJW__supportTiersCard{box-shadow:none;border-color:#dbe4f0;border-radius:8px}
.manifesto-module__2OYxfa__pageSection{max-width:800px;margin:0 auto;padding:80px 0}.manifesto-module__2OYxfa__pageInner{padding:0 2rem}.manifesto-module__2OYxfa__quoteBlock{border-left:4px solid #2563eb;margin-bottom:3rem;padding-left:2rem}.manifesto-module__2OYxfa__primaryHeading{color:#0f172a;margin-bottom:2rem;font-size:2rem;font-weight:800}.manifesto-module__2OYxfa__quoteBlock .manifesto-module__2OYxfa__primaryHeading{margin-bottom:1rem}.manifesto-module__2OYxfa__quoteText{color:#64748b;font-size:1.25rem;font-style:italic;line-height:1.6}.manifesto-module__2OYxfa__bodyText{color:#64748b;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.manifesto-module__2OYxfa__sectionHeading{color:#0f172a;margin:3rem 0 2rem;font-size:2rem;font-weight:800}.manifesto-module__2OYxfa__highlightBox{background:#f8fafc;border-radius:16px;margin:2rem 0;padding:2rem}.manifesto-module__2OYxfa__highlightText{text-align:center;color:#0f172a;font-size:1.25rem;font-weight:600;line-height:1.6}.manifesto-module__2OYxfa__sectionBlock{margin:4rem 0}.manifesto-module__2OYxfa__philosophyGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.manifesto-module__2OYxfa__cardHeading{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.manifesto-module__2OYxfa__cardText{color:#64748b;line-height:1.6}.manifesto-module__2OYxfa__futureSection{color:#fff;background:#0f172a;border-radius:24px;margin-bottom:4rem;padding:3rem}.manifesto-module__2OYxfa__futureHeading{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.manifesto-module__2OYxfa__futureIntro,.manifesto-module__2OYxfa__futureOutro{color:#94a3b8;font-size:1.1rem;line-height:1.8}.manifesto-module__2OYxfa__futureIntro{margin-bottom:1.5rem}.manifesto-module__2OYxfa__futureOutro{margin-top:1.5rem}.manifesto-module__2OYxfa__futureList{margin:0}.manifesto-module__2OYxfa__futureListReset{padding:0;list-style:none}.manifesto-module__2OYxfa__futureItem{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.manifesto-module__2OYxfa__futureCheck{color:#10b981;font-weight:700}.manifesto-module__2OYxfa__architectsSection{margin-bottom:4rem}.manifesto-module__2OYxfa__architectsRow{gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.manifesto-module__2OYxfa__architectCard{text-align:center;min-width:200px}.manifesto-module__2OYxfa__architectAvatar{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1rem;font-size:2rem;display:flex}.manifesto-module__2OYxfa__architectTitle{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.manifesto-module__2OYxfa__architectMeta{color:#64748b;font-size:.9rem}.manifesto-module__2OYxfa__signatureBlock{border-top:1px solid #e2e8f0;margin-top:4rem;padding-top:2rem}.manifesto-module__2OYxfa__signatureRow{align-items:center;gap:1rem;display:flex}.manifesto-module__2OYxfa__signatureBadge{color:#fff;background:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-weight:700;display:flex}.manifesto-module__2OYxfa__signatureName{color:#0f172a;margin:0;font-family:cursive;font-size:1.5rem}.manifesto-module__2OYxfa__signatureLocation{color:#64748b;margin:0;font-size:.9rem}@media (max-width:768px){.manifesto-module__2OYxfa__manifestoContent{text-align:center}.manifesto-module__2OYxfa__manifestoQuote{border-top:4px solid #2563eb;padding-top:1.25rem;border-left:0!important;padding-left:0!important}.manifesto-module__2OYxfa__philosophyGrid{grid-template-columns:1fr!important}.manifesto-module__2OYxfa__futureList li{text-align:center;justify-content:center}.manifesto-module__2OYxfa__architectsRow{justify-content:center}.manifesto-module__2OYxfa__signatureRow{flex-direction:column;justify-content:center}}.manifesto-module__2OYxfa__pageSection{color:#141a27;font-family:var(--font-inter), system-ui, sans-serif}.manifesto-module__2OYxfa__quoteBlock{border-left-color:#003cd2}.manifesto-module__2OYxfa__primaryHeading,.manifesto-module__2OYxfa__sectionHeading,.manifesto-module__2OYxfa__cardHeading,.manifesto-module__2OYxfa__highlightText,.manifesto-module__2OYxfa__signatureName{color:#141a27;font-weight:640}.manifesto-module__2OYxfa__quoteText,.manifesto-module__2OYxfa__bodyText,.manifesto-module__2OYxfa__cardText,.manifesto-module__2OYxfa__signatureLocation{color:#374151}.manifesto-module__2OYxfa__highlightBox{background:#e9efff;border:1px solid #dbe4f0;border-radius:8px}.manifesto-module__2OYxfa__futureSection{background:#141a27;border-radius:8px}.manifesto-module__2OYxfa__signatureBadge{background:#003cd2}@media (max-width:768px){.manifesto-module__2OYxfa__manifestoQuote{border-top-color:#003cd2}}
.blog-module__p48eIW__main{background:#f8fafc;min-height:100vh}.blog-module__p48eIW__hero{text-align:center;background:#fff;border-bottom:1px solid #f1f5f9;padding:140px 2rem 40px;position:relative}.blog-module__p48eIW__heroContent{max-width:800px;margin:0 auto}.blog-module__p48eIW__heroTitle{font-family:var(--font-sans);color:#0f172a;-webkit-text-fill-color:initial;background:0 0;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.blog-module__p48eIW__heroSubtitle{font-family:var(--font-sans);color:#64748b;margin-bottom:0;font-size:1.125rem;line-height:1.6}.blog-module__p48eIW__contentSection{padding:2rem 0 6rem}.blog-module__p48eIW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.blog-module__p48eIW__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.blog-module__p48eIW__filterBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.blog-module__p48eIW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.blog-module__p48eIW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__p48eIW__heroTitle{font-size:2.25rem}.blog-module__p48eIW__grid{grid-template-columns:1fr}.blog-module__p48eIW__filterBar{gap:.5rem}}.blog-module__p48eIW__blogPage{color:#141a27;font-family:var(--font-inter), system-ui, sans-serif;background:#fff}.blog-module__p48eIW__hero{background:#e9efff}.blog-module__p48eIW__heroTitle{color:#141a27;letter-spacing:0;font-weight:640}.blog-module__p48eIW__heroSubtitle{color:#374151}.blog-module__p48eIW__filterBtn{color:#374151;border-color:#dbe4f0;border-radius:8px}.blog-module__p48eIW__filterBtn:hover,.blog-module__p48eIW__filterBtnActive{color:#fff;background:#003cd2;border-color:#003cd2}
.ContentPageLayout-module__CWmOua__pageLayout{background:linear-gradient(#fbfaf7 0%,#f1efe7 100%);grid-template-columns:280px minmax(0,800px) 320px;align-items:start;gap:2.5rem;max-width:1520px;min-height:calc(100vh - 80px);margin:0 auto;padding:3rem 2.5rem;display:grid}.ContentPageLayout-module__CWmOua__leftSidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.ContentPageLayout-module__CWmOua__tocCard{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #00000005,0 8px 24px -4px #0000000a}.ContentPageLayout-module__CWmOua__tocHeader{border-bottom:1px solid #f1efe7;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.ContentPageLayout-module__CWmOua__tocIcon{color:#003c64;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ContentPageLayout-module__CWmOua__tocTitle{font-family:var(--font-sans);color:#071a2a;text-transform:uppercase;letter-spacing:0;margin:0;font-size:.85rem;font-weight:600}.ContentPageLayout-module__CWmOua__tocNav{flex-direction:column;gap:.25rem;display:flex}.ContentPageLayout-module__CWmOua__tocLink{font-family:var(--font-sans);color:#5f6b78;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:flex}.ContentPageLayout-module__CWmOua__tocNumber{font-family:var(--font-mono);color:#8a94a0;background:#fbfaf7;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:600;transition:all .2s}.ContentPageLayout-module__CWmOua__tocText{flex:1;line-height:1.3}.ContentPageLayout-module__CWmOua__tocLink:hover .ContentPageLayout-module__CWmOua__tocNumber{color:#fff;background:#003c64}.ContentPageLayout-module__CWmOua__factsCard{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #00000005,0 8px 24px -4px #0000000a}.ContentPageLayout-module__CWmOua__factsTitle{font-family:var(--font-sans);color:#071a2a;text-transform:uppercase;letter-spacing:0;align-items:center;gap:.6rem;margin:0 0 1rem;font-size:.85rem;font-weight:600;display:flex}.ContentPageLayout-module__CWmOua__factsTitle svg{color:#003c64}.ContentPageLayout-module__CWmOua__factsList{flex-direction:column;gap:.75rem;display:flex}.ContentPageLayout-module__CWmOua__factItem{background:#fbfaf7;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.ContentPageLayout-module__CWmOua__factLabel{font-family:var(--font-sans);color:#5f6b78;font-size:.8rem}.ContentPageLayout-module__CWmOua__factValue{font-family:var(--font-sans);color:#071a2a;font-size:.85rem;font-weight:600}.ContentPageLayout-module__CWmOua__trustBadge{text-align:center;background:linear-gradient(135deg,#071a2a 0%,#102033 100%);border-radius:16px;padding:1.5rem}.ContentPageLayout-module__CWmOua__trustStars{justify-content:center;gap:.2rem;margin-bottom:.75rem;display:flex}.ContentPageLayout-module__CWmOua__trustText{font-family:var(--font-sans);color:#fff;margin-bottom:.25rem;font-size:.92rem;font-weight:760;display:block}.ContentPageLayout-module__CWmOua__trustSubtext{font-family:var(--font-sans);color:#8a94a0;font-size:.75rem;display:block}.ContentPageLayout-module__CWmOua__mainContent{min-width:0}.ContentPageLayout-module__CWmOua__article{flex-direction:column;display:flex}.ContentPageLayout-module__CWmOua__article h1{font-family:var(--font-sans);letter-spacing:-.02em;color:#071a2a;margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ContentPageLayout-module__CWmOua__article h2{font-family:var(--font-sans);letter-spacing:-.01em;color:#071a2a;margin:0 0 1.5rem;font-size:1.75rem;font-weight:600;line-height:1.3}.ContentPageLayout-module__CWmOua__sectionCard{background:#fff;border:1px solid #0000000f;border-radius:20px;margin-bottom:2.5rem;padding:2.5rem;transition:all .3s;box-shadow:0 1px 3px #00000005,0 8px 32px -4px #0000000d}.ContentPageLayout-module__CWmOua__sectionCard:hover{border-color:#003c6429;box-shadow:0 4px 6px #00000005,0 12px 40px -4px #00000014}.ContentPageLayout-module__CWmOua__article h3{font-family:var(--font-sans);color:#102033;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.ContentPageLayout-module__CWmOua__article h4{font-family:var(--font-sans);color:#334155;margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:750;line-height:1.3}.ContentPageLayout-module__CWmOua__article p{font-family:var(--font-sans);color:#5f6b78;margin:0 0 1.25rem;font-size:.96rem;font-weight:400;line-height:1.75}.ContentPageLayout-module__CWmOua__article ul,.ContentPageLayout-module__CWmOua__article ol{font-family:var(--font-sans);color:#5f6b78;margin:0 0 1.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.75}.ContentPageLayout-module__CWmOua__article .feature-list{flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.ContentPageLayout-module__CWmOua__article .feature-list li{color:#5f6b78;padding-left:1.75rem;font-size:.95rem;line-height:1.5;position:relative}.ContentPageLayout-module__CWmOua__article .feature-list li:before{content:"→";color:#003c64;font-weight:700;position:absolute;left:0}.ContentPageLayout-module__CWmOua__article li{margin-bottom:.5rem}.ContentPageLayout-module__CWmOua__article a{color:#003c64;text-underline-offset:2px;text-decoration:underline}.ContentPageLayout-module__CWmOua__article .featureGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;display:grid}.ContentPageLayout-module__CWmOua__article .featureCard{background:#fbfaf7;border:1px solid #dcd6c9;border-radius:12px;padding:1.25rem;transition:all .2s}.ContentPageLayout-module__CWmOua__article .featureCard:hover{border-color:#003c64;box-shadow:0 4px 12px #003c641f}.ContentPageLayout-module__CWmOua__article .featureCard h4{color:#071a2a;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1rem;display:flex}.ContentPageLayout-module__CWmOua__article .featureCard p{color:#5f6b78;margin:0;font-size:.9rem}.ContentPageLayout-module__CWmOua__article .infoBox{background:linear-gradient(135deg,#eef8f7 0%,#d8efed 100%);border-left:4px solid #003c64;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1.25rem 1.5rem}.ContentPageLayout-module__CWmOua__article .infoBox p{color:#003c64;margin:0;font-weight:500}.ContentPageLayout-module__CWmOua__article .warningBox{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #d97706;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1.25rem 1.5rem}.ContentPageLayout-module__CWmOua__article .warningBox p{color:#92400e;margin:0;font-weight:500}.ContentPageLayout-module__CWmOua__article .statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin:1.5rem 0;display:grid}.ContentPageLayout-module__CWmOua__article .statBox{text-align:center;background:#fbfaf7;border:1px solid #dcd6c9;border-radius:12px;padding:1.25rem}.ContentPageLayout-module__CWmOua__article .statBox strong{color:#003c64;margin-bottom:.25rem;font-size:1.5rem;display:block}.ContentPageLayout-module__CWmOua__article .statBox span{color:#5f6b78;font-size:.8rem}.ContentPageLayout-module__CWmOua__rightSidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.ContentPageLayout-module__CWmOua__ctaCard{background:linear-gradient(135deg,#071a2a 0%,#102033 100%);border-radius:20px;padding:2rem;position:relative;overflow:hidden}.ContentPageLayout-module__CWmOua__ctaGlow{pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.ContentPageLayout-module__CWmOua__ctaTitle{font-family:var(--font-sans);color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:850;position:relative}.ContentPageLayout-module__CWmOua__ctaText{font-family:var(--font-sans);color:#8a94a0;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5;position:relative}.ContentPageLayout-module__CWmOua__ctaButton{color:#fff;width:fit-content;font-family:var(--font-sans);background:linear-gradient(135deg,#003c64 0%,#007a78 100%);border-radius:100px;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;padding:.75rem 1.5rem;font-size:.94rem;font-weight:750;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #003c643d}.ContentPageLayout-module__CWmOua__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #003c644d}.ContentPageLayout-module__CWmOua__ctaGuarantee{font-family:var(--font-sans);color:#5f6b78;border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;font-size:.8rem;display:flex;position:relative}.ContentPageLayout-module__CWmOua__ctaGuarantee svg{color:#22c55e;width:16px;height:16px}.ContentPageLayout-module__CWmOua__relatedCard{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #00000005,0 8px 24px -4px #0000000a}.ContentPageLayout-module__CWmOua__relatedTitle{font-family:var(--font-sans);color:#071a2a;text-transform:uppercase;letter-spacing:0;align-items:center;gap:.6rem;margin:0 0 1rem;font-size:.9rem;font-weight:600;display:flex}.ContentPageLayout-module__CWmOua__relatedTitle svg{color:#003c64}.ContentPageLayout-module__CWmOua__relatedList{flex-direction:column;gap:.5rem;display:flex}.ContentPageLayout-module__CWmOua__relatedItem{border:1px solid #0000;border-radius:10px;flex-direction:column;gap:.25rem;padding:.875rem;text-decoration:none;transition:all .2s;display:flex}.ContentPageLayout-module__CWmOua__relatedItem:hover{background:#fbfaf7;border-color:#dcd6c9}.ContentPageLayout-module__CWmOua__relatedItemTitle{font-family:var(--font-sans);color:#071a2a;font-size:.9rem;font-weight:500;line-height:1.35}.ContentPageLayout-module__CWmOua__relatedItemMeta{font-family:var(--font-sans);color:#8a94a0;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.ContentPageLayout-module__CWmOua__contactCard{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #00000005,0 8px 24px -4px #0000000a}.ContentPageLayout-module__CWmOua__contactIcon{color:#003c64;background:linear-gradient(135deg,#eef8f7 0%,#d8efed 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.ContentPageLayout-module__CWmOua__contactTitle{font-family:var(--font-sans);color:#071a2a;margin:0 0 .25rem;font-size:1rem;font-weight:600}.ContentPageLayout-module__CWmOua__contactText{font-family:var(--font-sans);color:#5f6b78;margin:0 0 1rem;font-size:.85rem}.ContentPageLayout-module__CWmOua__contactEmail{font-family:var(--font-sans);color:#003c64;background:#eef8f7;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.ContentPageLayout-module__CWmOua__contactEmail:hover{color:#fff;background:#003c64}@media (max-width:1400px){.ContentPageLayout-module__CWmOua__pageLayout{grid-template-columns:260px minmax(0,1fr) 300px;gap:2rem}}@media (max-width:1200px){.ContentPageLayout-module__CWmOua__pageLayout{grid-template-columns:1fr;max-width:800px;padding:2rem 1.5rem}.ContentPageLayout-module__CWmOua__leftSidebar,.ContentPageLayout-module__CWmOua__rightSidebar{position:relative;top:0}.ContentPageLayout-module__CWmOua__leftSidebar{order:2;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ContentPageLayout-module__CWmOua__mainContent{order:1}.ContentPageLayout-module__CWmOua__rightSidebar{order:3;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ContentPageLayout-module__CWmOua__ctaCard{grid-column:span 2}}@media (max-width:768px){.ContentPageLayout-module__CWmOua__pageLayout{padding:1.5rem 1rem}.ContentPageLayout-module__CWmOua__leftSidebar,.ContentPageLayout-module__CWmOua__rightSidebar{grid-template-columns:1fr}.ContentPageLayout-module__CWmOua__ctaCard{text-align:center;grid-column:span 1}.ContentPageLayout-module__CWmOua__article{text-align:left;padding:0}.ContentPageLayout-module__CWmOua__article h1,.ContentPageLayout-module__CWmOua__article h2,.ContentPageLayout-module__CWmOua__article h3,.ContentPageLayout-module__CWmOua__article h4{text-align:center}.ContentPageLayout-module__CWmOua__article p{text-align:left}.ContentPageLayout-module__CWmOua__article ul,.ContentPageLayout-module__CWmOua__article ol{text-align:left;padding-left:1.25rem}.ContentPageLayout-module__CWmOua__article .statsGrid{grid-template-columns:repeat(2,1fr)}.ContentPageLayout-module__CWmOua__article .statBox{text-align:center}.ContentPageLayout-module__CWmOua__article .featureGrid{grid-template-columns:1fr}.ContentPageLayout-module__CWmOua__article .featureCard{text-align:center}.ContentPageLayout-module__CWmOua__article .featureCard h4{justify-content:center}:is(.ContentPageLayout-module__CWmOua__article .infoBox,.ContentPageLayout-module__CWmOua__article .warningBox){text-align:center;justify-content:center}.ContentPageLayout-module__CWmOua__article .faqItem{text-align:center}}.ContentPageLayout-module__CWmOua__pageLayout{background:#fff;grid-template-columns:240px minmax(0,760px) 280px;gap:2rem;max-width:1360px;padding:3rem 2rem}.ContentPageLayout-module__CWmOua__tocCard,.ContentPageLayout-module__CWmOua__factsCard{box-shadow:none;background:#fff;border:0;border-top:1px solid #e5e7eb;border-radius:0;padding:1.25rem 0}.ContentPageLayout-module__CWmOua__tocHeader{border-bottom-color:#e5e7eb}.ContentPageLayout-module__CWmOua__tocIcon{display:none}.ContentPageLayout-module__CWmOua__tocTitle,.ContentPageLayout-module__CWmOua__factsTitle{color:#374151;letter-spacing:1px;font-weight:600}.ContentPageLayout-module__CWmOua__tocLink{color:#374151;border-radius:0;padding:.45rem 0;font-weight:400}.ContentPageLayout-module__CWmOua__tocNumber{color:#9ca3af;background:0 0}.ContentPageLayout-module__CWmOua__tocLink:hover,.ContentPageLayout-module__CWmOua__tocLink:hover .ContentPageLayout-module__CWmOua__tocNumber{color:#003cd2;background:0 0}.ContentPageLayout-module__CWmOua__factItem{background:#f7f9fa;border-radius:0}.ContentPageLayout-module__CWmOua__factValue{color:#141a27;font-weight:600}.ContentPageLayout-module__CWmOua__trustBadge{background:#0b1019;border-radius:0}.ContentPageLayout-module__CWmOua__trustText{font-weight:600}.ContentPageLayout-module__CWmOua__article h1{color:#141a27;font-size:2.75rem;font-weight:400;line-height:3.375rem}.ContentPageLayout-module__CWmOua__article h2{color:#141a27;font-size:2.125rem;font-weight:400;line-height:2.75rem}.ContentPageLayout-module__CWmOua__article h3{color:#141a27;font-size:1.5rem;font-weight:400;line-height:1.9375rem}.ContentPageLayout-module__CWmOua__article h4{color:#141a27;font-size:1rem;font-weight:700;line-height:1.1875rem}.ContentPageLayout-module__CWmOua__article p,.ContentPageLayout-module__CWmOua__article ul,.ContentPageLayout-module__CWmOua__article ol{color:#374151;font-size:1rem;line-height:1.7}.ContentPageLayout-module__CWmOua__article strong{color:#141a27;font-weight:600}.ContentPageLayout-module__CWmOua__sectionCard{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:0;padding:2.25rem}.ContentPageLayout-module__CWmOua__sectionCard:hover{box-shadow:none;border-color:#d1d5db}.ContentPageLayout-module__CWmOua__article a{color:#003cd2}.ContentPageLayout-module__CWmOua__article a:hover{color:#0032af}:is(.ContentPageLayout-module__CWmOua__article .featureCard,.ContentPageLayout-module__CWmOua__article .info-card,.ContentPageLayout-module__CWmOua__article .stat-card){box-shadow:none;background:#f7f9fa;border-color:#e5e7eb;border-radius:0}.fx-non-home-design .ContentPageLayout-module__CWmOua__pageLayout{color:#141a27;font-family:var(--font-inter), Inter, sans-serif}:is(.fx-non-home-design .ContentPageLayout-module__CWmOua__tocTitle,.fx-non-home-design .ContentPageLayout-module__CWmOua__factsTitle,.fx-non-home-design .ContentPageLayout-module__CWmOua__relatedTitle){color:#374151;letter-spacing:1px;text-transform:uppercase;font-size:.875rem;font-weight:600}:is(.fx-non-home-design .ContentPageLayout-module__CWmOua__tocLink,.fx-non-home-design .ContentPageLayout-module__CWmOua__factValue,.fx-non-home-design .ContentPageLayout-module__CWmOua__trustText,.fx-non-home-design .ContentPageLayout-module__CWmOua__relatedItemTitle,.fx-non-home-design .ContentPageLayout-module__CWmOua__contactTitle,.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaTitle,.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaButton){font-weight:600}.fx-non-home-design .ContentPageLayout-module__CWmOua__article h1{color:#141a27;font-size:2.75rem;font-weight:400;line-height:3.375rem}.fx-non-home-design .ContentPageLayout-module__CWmOua__article h2{color:#141a27;font-size:2.125rem;font-weight:400;line-height:2.75rem}.fx-non-home-design .ContentPageLayout-module__CWmOua__article h3{color:#141a27;font-size:1.5rem;font-weight:400;line-height:1.9375rem}.fx-non-home-design .ContentPageLayout-module__CWmOua__article h4{color:#141a27;font-size:1rem;font-weight:700;line-height:1.1875rem}.fx-non-home-design .ContentPageLayout-module__CWmOua__article p{color:#374151;font-size:1rem;line-height:1.7}.fx-non-home-design .ContentPageLayout-module__CWmOua__article ul{color:#374151;font-size:1rem;line-height:1.7}.fx-non-home-design .ContentPageLayout-module__CWmOua__article ol{color:#374151;font-size:1rem;line-height:1.7}.fx-non-home-design .ContentPageLayout-module__CWmOua__factLabel{color:#374151;font-size:1rem;line-height:1.7}.fx-non-home-design .ContentPageLayout-module__CWmOua__contactText{color:#374151;font-size:1rem;line-height:1.7}.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaText{color:#374151;font-size:1rem;line-height:1.7}.fx-non-home-design .ContentPageLayout-module__CWmOua__article .statBox strong{color:#003cd2;font-weight:600}.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaCard{background:#0b1019;border-radius:0}.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaGlow{display:none}:is(.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaButton,.fx-non-home-design .ContentPageLayout-module__CWmOua__contactEmail){box-shadow:none;color:#fff;background:#003cd2;border-radius:2px}:is(.fx-non-home-design .ContentPageLayout-module__CWmOua__ctaButton:hover,.fx-non-home-design .ContentPageLayout-module__CWmOua__contactEmail:hover){box-shadow:none;background:#0032af;transform:none}@media (max-width:640px){.fx-non-home-design .ContentPageLayout-module__CWmOua__article h1{font-size:2.125rem;line-height:2.625rem}.fx-non-home-design .ContentPageLayout-module__CWmOua__article h2{font-size:1.875rem;line-height:2.375rem}}
.FAQAccordion-module__sbNgYW__faqContainer{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.FAQAccordion-module__sbNgYW__faqCard{background:#fff;border:1px solid #0000000f;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 1px 3px #00000005,0 8px 24px -4px #0000000a}.FAQAccordion-module__sbNgYW__faqCard:hover{border-color:#1e40af26;transform:translateY(-2px);box-shadow:0 4px 6px #00000005,0 12px 40px -4px #00000014}.FAQAccordion-module__sbNgYW__faqCard.FAQAccordion-module__sbNgYW__active{border-color:#1e40af;box-shadow:0 4px 6px #00000005,0 20px 48px -8px #1e40af1f}.FAQAccordion-module__sbNgYW__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 2rem;transition:background .2s;display:flex}.FAQAccordion-module__sbNgYW__faqQuestion h4{color:#0f172a;flex:1;margin:0;font-size:1.1rem;font-weight:600;line-height:1.4}.FAQAccordion-module__sbNgYW__iconWrapper{color:#1e40af;background:#f8fafc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.FAQAccordion-module__sbNgYW__faqCard.FAQAccordion-module__sbNgYW__active .FAQAccordion-module__sbNgYW__iconWrapper{color:#fff;background:#1e40af;transform:rotate(45deg)}.FAQAccordion-module__sbNgYW__faqAnswerWrapper{opacity:0;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQAccordion-module__sbNgYW__faqCard.FAQAccordion-module__sbNgYW__active .FAQAccordion-module__sbNgYW__faqAnswerWrapper{opacity:1;max-height:500px}.FAQAccordion-module__sbNgYW__faqAnswer{padding:0 2rem 1.5rem}.FAQAccordion-module__sbNgYW__faqAnswer p{color:#475569;margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQAccordion-module__sbNgYW__faqQuestion{padding:1.25rem 1.5rem}.FAQAccordion-module__sbNgYW__faqAnswer{padding:0 1.5rem 1.25rem}.FAQAccordion-module__sbNgYW__faqQuestion h4{font-size:1rem}}
.InnerPageHeader-module__fhIGhq__header{background:#dceeff;border-bottom:0;min-height:640px;padding:clamp(112px,11vw,150px) 0 clamp(84px,8vw,112px);position:relative;overflow:hidden}.InnerPageHeader-module__fhIGhq__glow{display:none}.InnerPageHeader-module__fhIGhq__container{z-index:2;text-align:left;grid-template-columns:minmax(0,540px) minmax(560px,1fr);align-items:center;gap:clamp(64px,7vw,96px);width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.InnerPageHeader-module__fhIGhq__copy{width:100%;max-width:560px}.InnerPageHeader-module__fhIGhq__badge,.InnerPageHeader-module__fhIGhq__badgeIcon{display:none}.InnerPageHeader-module__fhIGhq__badgeText{font-family:var(--font-inter);color:#0a1a2a;letter-spacing:0;text-transform:uppercase;font-size:.75rem;font-weight:700}.InnerPageHeader-module__fhIGhq__title,.InnerPageHeader-module__fhIGhq__relaxedTitle{color:#071827;max-width:560px;font-family:var(--font-inter);letter-spacing:0;overflow-wrap:normal;text-wrap:balance;margin:0 0 1.4rem;font-size:clamp(2.5rem,3.15vw,3rem);font-weight:400;line-height:1.14}.InnerPageHeader-module__fhIGhq__subtitle,.InnerPageHeader-module__fhIGhq__relaxedSubtitle{color:#4c5e73;max-width:590px;font-family:var(--font-inter);text-align:left;margin:0;font-size:clamp(1rem,1.3vw,1.125rem);font-weight:400;line-height:1.56}.InnerPageHeader-module__fhIGhq__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:2rem;display:flex}.InnerPageHeader-module__fhIGhq__primaryBtn,.InnerPageHeader-module__fhIGhq__secondaryBtn{width:220px;min-height:48px;font-family:var(--font-inter);text-align:center;white-space:nowrap;cursor:pointer;box-shadow:none;border-radius:2px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 1.25rem;font-size:.875rem;font-weight:750;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.InnerPageHeader-module__fhIGhq__primaryBtn{color:#fff;background:#061827;border:1px solid #061827}.InnerPageHeader-module__fhIGhq__primaryBtn:after{content:"→";font-size:1rem;font-weight:700;line-height:1}.InnerPageHeader-module__fhIGhq__primaryBtn:hover{color:#fff;background:#0d2538;border-color:#0d2538;transform:translateY(-1px)}.InnerPageHeader-module__fhIGhq__secondaryBtn{color:#071827;background:#ffffffb8;border:1px solid #919eac7a}.InnerPageHeader-module__fhIGhq__secondaryBtn:hover{color:#071827;background:#fff;border-color:#07182747;transform:translateY(-1px)}.InnerPageHeader-module__fhIGhq__visual{justify-self:stretch;width:100%;min-width:0;position:relative;overflow:visible}.InnerPageHeader-module__fhIGhq__visualImage{object-fit:contain;filter:drop-shadow(0 22px 42px #2d4e701a);border-radius:6px;width:min(100%,680px);height:auto;margin-left:auto;display:block}.InnerPageHeader-module__fhIGhq__extraDataGrid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:2rem;display:grid}.InnerPageHeader-module__fhIGhq__extraDataItem{min-height:86px;box-shadow:none;background:#ffffffa3;border:1px solid #919eac3d;border-radius:6px;padding:1rem;transition:transform .2s,border-color .2s}.InnerPageHeader-module__fhIGhq__extraDataItem:hover{background:#fff;border-color:#0718272e;transform:translateY(-1px)}.InnerPageHeader-module__fhIGhq__extraDataLabel{color:#5a6d82;letter-spacing:0;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:700}.InnerPageHeader-module__fhIGhq__extraDataValue{color:#071827;font-family:var(--font-inter);font-size:1rem;font-weight:750;line-height:1.35}.InnerPageHeader-module__fhIGhq__benefitsRow{flex-wrap:wrap;justify-content:flex-start;gap:.8rem 1.2rem;margin-top:1.6rem;display:flex}.InnerPageHeader-module__fhIGhq__benefitItem{color:#33465a;align-items:center;gap:.55rem;font-size:.875rem;font-weight:650;display:inline-flex}.InnerPageHeader-module__fhIGhq__benefitIcon{color:#0b57d0;justify-content:center;align-items:center;display:flex}.InnerPageHeader-module__fhIGhq__benefitIcon svg{width:18px;height:18px}:is(.InnerPageHeader-module__fhIGhq__copy .fx-header-highlights,.InnerPageHeader-module__fhIGhq__copy .heroActions){flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:2rem;display:flex}.InnerPageHeader-module__fhIGhq__copy .fx-header-highlight{color:#33465a;background:#ffffff94;border:1px solid #919eac42;border-radius:999px;align-items:center;gap:.5rem;min-height:36px;padding:.45rem .75rem;font-size:.82rem;font-weight:650;display:inline-flex}.InnerPageHeader-module__fhIGhq__copy .fx-header-highlight-icon{color:#0b57d0;width:16px;height:16px}.InnerPageHeader-module__fhIGhq__copy :is([class*=primaryCta],[class*=PrimaryCta],[class*=btnPrimary],[class*=primaryButton],[class*=buttonPrimary]){color:#fff!important;width:220px!important;min-height:48px!important;box-shadow:none!important;white-space:nowrap!important;background:#061827!important;border:1px solid #061827!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.25rem!important;font-size:.875rem!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;transform:none!important}.InnerPageHeader-module__fhIGhq__copy :is([class*=primaryCta],[class*=PrimaryCta],[class*=btnPrimary],[class*=primaryButton],[class*=buttonPrimary]):before{display:none!important}.InnerPageHeader-module__fhIGhq__copy :is([class*=secondaryCta],[class*=SecondaryCta],[class*=btnSecondary],[class*=secondaryButton],[class*=buttonSecondary],[class*=btnOutline],[class*=btnGhost],[class*=btnHeroGhost]){color:#071827!important;width:220px!important;min-height:48px!important;box-shadow:none!important;white-space:nowrap!important;background:#ffffffb8!important;border:1px solid #919eac7a!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.25rem!important;font-size:.875rem!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;transform:none!important}@media (max-width:1120px){.InnerPageHeader-module__fhIGhq__header{min-height:auto;padding-top:112px}.InnerPageHeader-module__fhIGhq__container{grid-template-columns:1fr;gap:44px;max-width:820px}.InnerPageHeader-module__fhIGhq__copy,.InnerPageHeader-module__fhIGhq__title,.InnerPageHeader-module__fhIGhq__relaxedTitle,.InnerPageHeader-module__fhIGhq__subtitle,.InnerPageHeader-module__fhIGhq__relaxedSubtitle{max-width:680px}.InnerPageHeader-module__fhIGhq__visualImage{width:100%;margin:0}}@media (max-width:640px){.InnerPageHeader-module__fhIGhq__header{padding:96px 0 64px}.InnerPageHeader-module__fhIGhq__container{box-sizing:border-box;gap:32px;width:100%;max-width:100vw;padding:0 1.25rem}.InnerPageHeader-module__fhIGhq__copy,.InnerPageHeader-module__fhIGhq__visual{width:100%;min-width:0;max-width:350px}.InnerPageHeader-module__fhIGhq__title,.InnerPageHeader-module__fhIGhq__relaxedTitle{overflow-wrap:break-word;text-wrap:wrap;max-width:100%;font-size:clamp(2.2rem,11vw,3rem);line-height:1.15}.InnerPageHeader-module__fhIGhq__subtitle,.InnerPageHeader-module__fhIGhq__relaxedSubtitle{overflow-wrap:break-word;max-width:100%;font-size:1rem;line-height:1.62}.InnerPageHeader-module__fhIGhq__actions{flex-direction:column;align-items:stretch}.InnerPageHeader-module__fhIGhq__copy .heroActions{flex-direction:column;align-items:stretch}.InnerPageHeader-module__fhIGhq__primaryBtn,.InnerPageHeader-module__fhIGhq__secondaryBtn{width:100%}.InnerPageHeader-module__fhIGhq__extraDataGrid{grid-template-columns:1fr}.InnerPageHeader-module__fhIGhq__visualImage{width:100%;max-width:350px}.InnerPageHeader-module__fhIGhq__benefitsRow{flex-direction:column;gap:.75rem}}.fx-non-home-design .InnerPageHeader-module__fhIGhq__header{background:#dceeff;border-bottom:0}.fx-non-home-design .InnerPageHeader-module__fhIGhq__container{text-align:left;max-width:1280px}:is(.fx-non-home-design .InnerPageHeader-module__fhIGhq__title,.fx-non-home-design .InnerPageHeader-module__fhIGhq__relaxedTitle){color:#071827;letter-spacing:0;font-size:clamp(2.5rem,3.15vw,3rem);font-weight:400;line-height:1.14}:is(.fx-non-home-design .InnerPageHeader-module__fhIGhq__subtitle,.fx-non-home-design .InnerPageHeader-module__fhIGhq__relaxedSubtitle,.fx-non-home-design .InnerPageHeader-module__fhIGhq__benefitItem){color:#4c5e73}:is(.fx-non-home-design .InnerPageHeader-module__fhIGhq__primaryBtn,.fx-non-home-design .InnerPageHeader-module__fhIGhq__secondaryBtn){width:220px;min-height:48px;box-shadow:none;border-radius:2px;font-size:.875rem;font-weight:750}.fx-non-home-design .InnerPageHeader-module__fhIGhq__primaryBtn{color:#fff;background:#061827;border-color:#061827}.fx-non-home-design .InnerPageHeader-module__fhIGhq__primaryBtn:hover{background:#0d2538;border-color:#0d2538}.fx-non-home-design .InnerPageHeader-module__fhIGhq__secondaryBtn{color:#071827;background:#ffffffb8;border-color:#919eac7a}.fx-non-home-design .InnerPageHeader-module__fhIGhq__extraDataItem{background:#ffffffa3;border-color:#919eac3d;border-radius:6px}.fx-non-home-design .InnerPageHeader-module__fhIGhq__extraDataValue{color:#071827;font-weight:750}@media (max-width:640px){:is(.fx-non-home-design .InnerPageHeader-module__fhIGhq__primaryBtn,.fx-non-home-design .InnerPageHeader-module__fhIGhq__secondaryBtn){width:100%}}
.risk-module__O_PcdW__section{padding:3rem 0;position:relative}.risk-module__O_PcdW__altSection{background:linear-gradient(#f8fafc 0%,#fff 100%)}.risk-module__O_PcdW__sectionCard{background:#fff;border:1px solid #0000000f;border-radius:20px;margin-bottom:2rem;padding:3rem;transition:all .3s;box-shadow:0 1px 3px #00000005,0 8px 32px -4px #0000000d}.risk-module__O_PcdW__sectionCard:hover{border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 4px 6px #00000005,0 12px 40px -4px #00000014}.risk-module__O_PcdW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.risk-module__O_PcdW__sectionHeader{text-align:center;margin-bottom:3.5rem}.risk-module__O_PcdW__sectionHeader h2{font-family:var(--font-inter);color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.risk-module__O_PcdW__sectionHeader p{font-family:var(--font-inter);color:#64748b;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.7}.risk-module__O_PcdW__badge{color:#2563eb;letter-spacing:.08em;background:linear-gradient(135deg,#2563eb26 0%,#2563eb14 100%);border:1px solid #2563eb4d;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.625rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.risk-module__O_PcdW__painGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.risk-module__O_PcdW__painCard{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:2.5rem;transition:all .3s}.risk-module__O_PcdW__painCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1a}.risk-module__O_PcdW__painIcon{color:#2563eb;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.risk-module__O_PcdW__painTitle{font-family:var(--font-inter);color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.risk-module__O_PcdW__painText{font-family:var(--font-inter);color:#64748b;font-size:.95rem;line-height:1.7}.risk-module__O_PcdW__splitFeature{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.risk-module__O_PcdW__featureContent{max-width:500px}.risk-module__O_PcdW__featureBadge{color:#2563eb;letter-spacing:.1em;background:linear-gradient(135deg,#2563eb26 0%,#2563eb14 100%);border:1px solid #2563eb4d;border-radius:6px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}.risk-module__O_PcdW__featureContent h2{font-family:var(--font-inter);color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.risk-module__O_PcdW__featureContent p{color:#64748b;margin-bottom:2rem;font-size:1rem;line-height:1.7}.risk-module__O_PcdW__featureList{margin:0;padding:0;list-style:none}.risk-module__O_PcdW__featureList li{font-family:var(--font-inter);color:#0f172a;align-items:center;gap:.875rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:flex}.risk-module__O_PcdW__checkIcon{color:#2563eb;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.risk-module__O_PcdW__checkIcon svg{width:14px;height:14px}.risk-module__O_PcdW__featureImage{justify-content:center;display:flex}.risk-module__O_PcdW__riskMockup{background:#f8fafc;min-height:320px;padding:1.5rem}.risk-module__O_PcdW__exposureHeader{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-weight:700;display:flex}.risk-module__O_PcdW__live{color:#10b981;font-size:.8rem}.risk-module__O_PcdW__exposureGrid{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.risk-module__O_PcdW__exposureItem{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex;box-shadow:0 1px 3px #0000000d}.risk-module__O_PcdW__symbol{color:#0f172a;font-weight:700}.risk-module__O_PcdW__exposureValue{font-size:.95rem;font-weight:700}.risk-module__O_PcdW__short{color:#ef4444}.risk-module__O_PcdW__long{color:#10b981}.risk-module__O_PcdW__alertBanner{color:#991b1b;background:#fef2f2;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;font-size:.85rem;display:flex}.risk-module__O_PcdW__hedgeBtn{color:#2563eb;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:100px;width:100%;padding:.875rem;font-weight:700;transition:all .2s}.risk-module__O_PcdW__hedgeBtn:hover{opacity:.9}.risk-module__O_PcdW__scenarioGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.risk-module__O_PcdW__scenarioCard{background:#f8fafc;border-top:4px solid;border-radius:16px;padding:2rem}.risk-module__O_PcdW__scenarioRed{border-top-color:#ef4444}.risk-module__O_PcdW__scenarioYellow{border-top-color:#f59e0b}.risk-module__O_PcdW__scenarioGreen{border-top-color:#10b981}.risk-module__O_PcdW__scenarioCard h3{font-family:var(--font-inter);color:#0f172a;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.risk-module__O_PcdW__scenarioContent{flex-direction:column;gap:.75rem;display:flex}.risk-module__O_PcdW__scenarioField{flex-direction:column;gap:.25rem;display:flex}.risk-module__O_PcdW__scenarioField strong{color:#0f172a;font-size:.8rem}.risk-module__O_PcdW__scenarioField span{color:#64748b;font-size:.9rem;line-height:1.5}.risk-module__O_PcdW__alertIntro{color:#64748b;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.risk-module__O_PcdW__alertList{flex-direction:column;gap:1.5rem;display:flex}.risk-module__O_PcdW__alertItem{align-items:flex-start;gap:1.25rem;display:flex}.risk-module__O_PcdW__alertNum{color:#0f172a;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.risk-module__O_PcdW__alertItem strong{color:#0f172a;margin-bottom:.25rem;display:block}.risk-module__O_PcdW__alertItem p{color:#64748b;margin:0;font-size:.9rem}.risk-module__O_PcdW__alertMockup{justify-content:center;display:flex}.risk-module__O_PcdW__alertCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:420px;padding:2rem;box-shadow:0 20px 50px #0f172a1a}.risk-module__O_PcdW__alertHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.risk-module__O_PcdW__alertIcon{background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.risk-module__O_PcdW__alertTitle{color:#0f172a;font-weight:700}.risk-module__O_PcdW__alertTime{color:#64748b;font-size:.8rem}.risk-module__O_PcdW__alertBody{color:#991b1b;background:#fef2f2;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;line-height:1.5}.risk-module__O_PcdW__alertActions{gap:1rem;display:flex}.risk-module__O_PcdW__hedgeNow{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:100px;flex:1;padding:.875rem;font-weight:700;transition:all .2s}.risk-module__O_PcdW__hedgeNow:hover{opacity:.9}.risk-module__O_PcdW__ignoreBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;flex:1;padding:.875rem;font-weight:700;transition:all .2s}.risk-module__O_PcdW__ignoreBtn:hover{background:#f8fafc}.risk-module__O_PcdW__faqGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.risk-module__O_PcdW__faqCard{background:#f8fafc;border-radius:16px;padding:2rem;transition:all .3s}.risk-module__O_PcdW__faqCard:hover{box-shadow:0 12px 32px #0f172a14}.risk-module__O_PcdW__faqCard h3{font-family:var(--font-inter);color:#0f172a;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.risk-module__O_PcdW__faqCard p{color:#64748b;font-size:.95rem;line-height:1.7}.risk-module__O_PcdW__ctaSection{background:linear-gradient(135deg,#0f172a 0%,#1e293b 40%,#334155 100%);padding:5rem 0;position:relative;overflow:hidden}.risk-module__O_PcdW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(600px 400px at 80% 80%,#2563eb1a 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.risk-module__O_PcdW__ctaContent{text-align:center;z-index:1;position:relative}.risk-module__O_PcdW__ctaContent h2{font-family:var(--font-inter);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.risk-module__O_PcdW__ctaContent p{color:#ffffffbf;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.risk-module__O_PcdW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.risk-module__O_PcdW__primaryCta{color:#0f172a;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:750;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #2563eb4d}.risk-module__O_PcdW__primaryCta:hover{font-weight:750;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb66}.risk-module__O_PcdW__secondaryCta{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:100px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:750;text-decoration:none;transition:all .3s;display:inline-flex}.risk-module__O_PcdW__secondaryCta:hover{background:#ffffff1a;border-color:#ffffff80;font-weight:750}@media (max-width:1024px){.risk-module__O_PcdW__splitFeature{grid-template-columns:1fr;gap:3rem}.risk-module__O_PcdW__featureContent{max-width:100%}.risk-module__O_PcdW__painGrid,.risk-module__O_PcdW__scenarioGrid,.risk-module__O_PcdW__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.risk-module__O_PcdW__section{padding:3.5rem 0}.risk-module__O_PcdW__sectionHeader h2{font-size:2rem}.risk-module__O_PcdW__featureContent h2{font-size:1.75rem}.risk-module__O_PcdW__ctaContent h2{font-size:2rem}.risk-module__O_PcdW__ctaButtons{flex-direction:column;align-items:center}}
.data-exchange-module__nlGWFG__apiSection{background:#fff;padding:6rem 1rem}.data-exchange-module__nlGWFG__container{max-width:1100px;margin:0 auto}.data-exchange-module__nlGWFG__card{background:#fff;border:1px solid #94a3b833;border-radius:24px;grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;padding:4rem;display:grid;box-shadow:0 20px 40px -10px #0f172a0d,inset 0 0 0 1px #ffffff80}.data-exchange-module__nlGWFG__badge{color:#475569;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.data-exchange-module__nlGWFG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.1}.data-exchange-module__nlGWFG__description{color:#64748b;font-size:1.05rem;line-height:1.7}.data-exchange-module__nlGWFG__diagramArea{width:100%;position:relative}.data-exchange-module__nlGWFG__diagramWrapper{width:100%;padding-bottom:75%;position:relative}.data-exchange-module__nlGWFG__connectorPaths{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.data-exchange-module__nlGWFG__pathBg{fill:none;stroke:#94a3b833;stroke-width:1.5px}.data-exchange-module__nlGWFG__pathFlow1,.data-exchange-module__nlGWFG__pathFlow2,.data-exchange-module__nlGWFG__pathFlow3,.data-exchange-module__nlGWFG__pathFlow4{fill:none;stroke:#2563eb;stroke-width:2px;stroke-dasharray:600;stroke-dashoffset:600px;animation:4s cubic-bezier(.4,0,.2,1) infinite data-exchange-module__nlGWFG__dataFlow}.data-exchange-module__nlGWFG__pathFlow2{animation-delay:1s}.data-exchange-module__nlGWFG__pathFlow3{stroke:#8b5cf6;animation-delay:2s}.data-exchange-module__nlGWFG__pathFlow4{stroke:#10b981;animation-delay:3s}@keyframes data-exchange-module__nlGWFG__dataFlow{0%{stroke-dashoffset:600px;opacity:1}40%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.data-exchange-module__nlGWFG__methodNode{color:#0f172a;z-index:2;background:#fff;border:1px solid #94a3b84d;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0f172a0a}.data-exchange-module__nlGWFG__methodNodeGet{top:10%;left:15%}.data-exchange-module__nlGWFG__methodNodePost{top:10%;left:38.3%}.data-exchange-module__nlGWFG__methodNodePut{top:10%;left:61.6%}.data-exchange-module__nlGWFG__methodNodeDelete{top:10%;left:85%}.data-exchange-module__nlGWFG__methodNode svg{color:#64748b;width:14px;height:14px}.data-exchange-module__nlGWFG__methodNode:hover{color:#1d4ed8;border-color:#2563eb;transform:translate(-50%,-60%);box-shadow:0 8px 24px #3b82f626}.data-exchange-module__nlGWFG__centerHub{color:#0f172a;z-index:5;background:#fff;border:1px solid #94a3b84d;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700;transition:transform .3s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 20px #0f172a14}.data-exchange-module__nlGWFG__centerHubPosition{top:41.6%;left:50%}.data-exchange-module__nlGWFG__centerHub:hover{transform:translate(-50%,-55%)}.data-exchange-module__nlGWFG__sparkle svg{color:#2563eb;fill:currentColor;width:16px;height:16px}.data-exchange-module__nlGWFG__radarPanelContainer{z-index:0;background:#f8fafc;border:1px solid #94a3b833;border-radius:20px;justify-content:center;align-items:flex-end;width:85%;height:48%;display:flex;position:absolute;bottom:5%;left:50%;overflow:hidden;transform:translate(-50%)}.data-exchange-module__nlGWFG__radarRing{border-top:1px solid #94a3b84d;border-left:1px solid #94a3b81a;border-right:1px solid #94a3b81a;border-radius:50% 50% 0 0/100% 100% 0 0;transition:all .5s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.data-exchange-module__nlGWFG__radarRingSm{width:200px;height:100px}.data-exchange-module__nlGWFG__radarRingMd{width:380px;height:190px}.data-exchange-module__nlGWFG__radarRingLg{width:560px;height:280px}.data-exchange-module__nlGWFG__radarRing:nth-child(2){animation:4s cubic-bezier(.16,1,.3,1) infinite data-exchange-module__nlGWFG__radarPulse}.data-exchange-module__nlGWFG__radarRing:nth-child(3){animation:4s cubic-bezier(.16,1,.3,1) 2s infinite data-exchange-module__nlGWFG__radarPulse}@keyframes data-exchange-module__nlGWFG__radarPulse{0%{border-color:#3b82f699;box-shadow:inset 0 2px 10px #3b82f61a}50%{box-shadow:none;border-color:#94a3b84d}to{box-shadow:none;border-color:#94a3b84d}}.data-exchange-module__nlGWFG__innerNodeLeft,.data-exchange-module__nlGWFG__innerNodeRight{color:#475569;z-index:2;background:#fff;border:1px solid #94a3b833;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:25%;box-shadow:0 4px 10px #0f172a0d}.data-exchange-module__nlGWFG__innerNodeLeft:hover,.data-exchange-module__nlGWFG__innerNodeRight:hover{color:#1d4ed8;border-color:#2563eb;transform:translateY(-4px)}.data-exchange-module__nlGWFG__innerNodeLeft{left:8%}.data-exchange-module__nlGWFG__innerNodeRight{right:8%}.data-exchange-module__nlGWFG__innerNodeLeft svg,.data-exchange-module__nlGWFG__innerNodeRight svg{color:#64748b;width:14px;height:14px}.data-exchange-module__nlGWFG__apiNode{color:#fff;letter-spacing:.05em;z-index:5;background:#0f172a;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:.85rem;font-weight:800;display:flex;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0f172a26}@media (max-width:1024px){.data-exchange-module__nlGWFG__card{grid-template-columns:1fr;gap:3rem;padding:3rem}.data-exchange-module__nlGWFG__textContent{text-align:center;max-width:600px;margin:0 auto}}@media (max-width:768px){.data-exchange-module__nlGWFG__card{padding:2rem 1.5rem}.data-exchange-module__nlGWFG__methodNode{padding:.4rem .6rem;font-size:.7rem}.data-exchange-module__nlGWFG__methodNode svg{display:none}.data-exchange-module__nlGWFG__centerHub{white-space:nowrap;padding:.5rem 1rem;font-size:.75rem}.data-exchange-module__nlGWFG__innerNodeLeft,.data-exchange-module__nlGWFG__innerNodeRight{padding:.3rem .6rem;font-size:.7rem}.data-exchange-module__nlGWFG__innerNodeLeft svg,.data-exchange-module__nlGWFG__innerNodeRight svg{display:none}}
.platforms-module__tzQGda__section{font-family:var(--font-inter), sans-serif;background-color:#f8fafc;padding:6rem 1rem}.platforms-module__tzQGda__container{text-align:center;max-width:1200px;margin:0 auto}.platforms-module__tzQGda__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800}.platforms-module__tzQGda__platformGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.platforms-module__tzQGda__platformCard{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.platforms-module__tzQGda__platformCard:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 20px -5px #00000014}.platforms-module__tzQGda__iconWrapper{color:#475569;justify-content:center;align-items:center;display:flex}.platforms-module__tzQGda__platformName{color:#1e293b;font-size:1.05rem;font-weight:700}.platforms-module__tzQGda__integrationPillWrapper{justify-content:center;display:flex}.platforms-module__tzQGda__integrationPill{background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:1rem;padding:.75rem 1.5rem;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000000d}.platforms-module__tzQGda__integrationPill:hover{box-shadow:0 8px 15px -3px #00000014}.platforms-module__tzQGda__avatarGroup{align-items:center;display:flex}.platforms-module__tzQGda__avatar{color:#fff;background:#0f172a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:.6rem;font-weight:800;display:flex}.platforms-module__tzQGda__avatar:first-child{margin-left:0}.platforms-module__tzQGda__avatar:first-child{background:#000}.platforms-module__tzQGda__avatar:nth-child(2){background:#475569}.platforms-module__tzQGda__avatar:nth-child(3){background:#334155}.platforms-module__tzQGda__integrationText{color:#0f172a;font-size:.95rem;font-weight:700}.platforms-module__tzQGda__subText{color:#64748b;font-weight:500}@media (max-width:1024px){.platforms-module__tzQGda__platformGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.platforms-module__tzQGda__platformGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.platforms-module__tzQGda__platformCard{padding:1.25rem 1rem}.platforms-module__tzQGda__integrationPill{text-align:center;border-radius:24px;flex-direction:column;gap:.5rem;padding:1rem}}@media (max-width:480px){.platforms-module__tzQGda__platformGrid{grid-template-columns:1fr}}
.fix-trading-api-module__97h9rq__page{color:#0f172a;min-height:100vh;font-family:var(--font-inter), system-ui, sans-serif;background:linear-gradient(#f6f9ff 0%,#fff 420px),#fff;padding-top:72px}.fix-trading-api-module__97h9rq__apiDocsPage{color:#102033;font-family:var(--font-inter), Arial, Helvetica, sans-serif;background:#fff;padding-top:0}.fix-trading-api-module__97h9rq__apiDocsWithHeader{padding-top:72px}.fix-trading-api-module__97h9rq__apiTopBar{color:#fff;background:linear-gradient(#071629 0%,#04101f 100%);border-bottom:1px solid #ffffff0f}.fix-trading-api-module__97h9rq__apiTopInner{align-items:center;gap:20px;width:min(100% - 48px,1180px);min-height:64px;margin:0 auto;display:flex}.fix-trading-api-module__97h9rq__apiBrand{align-items:center;text-decoration:none;display:inline-flex}.fix-trading-api-module__97h9rq__apiBrand img{object-fit:contain;width:120px;height:auto}.fix-trading-api-module__97h9rq__apiProductName{color:#fff;font-size:1.05rem;font-weight:750;line-height:1}.fix-trading-api-module__97h9rq__apiTools{align-items:center;gap:24px;margin-left:auto;display:inline-flex}.fix-trading-api-module__97h9rq__apiSearchButton,.fix-trading-api-module__97h9rq__apiMenuButton{appearance:none;cursor:pointer;background:0 0;border:0}.fix-trading-api-module__97h9rq__apiSearchButton{width:30px;height:30px;position:relative}.fix-trading-api-module__97h9rq__apiSearchButton:before{content:"";border:2px solid #ffffffc2;border-radius:999px;position:absolute;inset:4px 8px 8px 4px}.fix-trading-api-module__97h9rq__apiSearchButton:after{content:"";background:#ffffffb8;border-radius:999px;width:10px;height:2px;position:absolute;bottom:5px;right:5px;transform:rotate(45deg)}.fix-trading-api-module__97h9rq__apiMenuButton{background:#ffffff2e;place-content:center;gap:6px;width:50px;height:50px;display:grid}.fix-trading-api-module__97h9rq__apiMenuButton span{background:#fffc;width:18px;height:2px}.fix-trading-api-module__97h9rq__apiTabs{background:#343135}.fix-trading-api-module__97h9rq__apiTabsInner{scrollbar-width:none;align-items:stretch;width:min(100% - 48px,1180px);min-height:50px;margin:0 auto;display:flex;overflow-x:auto}.fix-trading-api-module__97h9rq__apiTabsInner::-webkit-scrollbar{display:none}.fix-trading-api-module__97h9rq__apiTabsInner a{color:#fff;flex:none;justify-content:center;align-items:center;min-width:174px;padding:0 24px;font-size:.95rem;font-weight:650;text-decoration:none;transition:background .16s;display:inline-flex}.fix-trading-api-module__97h9rq__apiTabsInner a:hover{background:#ffffff14}.fix-trading-api-module__97h9rq__apiTabsInner a[aria-current=page]{background:#2563eb;font-weight:750}.fix-trading-api-module__97h9rq__apiDocsLayout{background:#fff;grid-template-columns:220px minmax(0,820px);align-items:start;gap:56px;width:min(100% - 48px,1180px);margin:0 auto;padding:34px 0 88px;display:grid}.fix-trading-api-module__97h9rq__apiSideNav{position:sticky;top:104px}.fix-trading-api-module__97h9rq__apiSideNav nav{border-left:1px solid #dce6f3;gap:4px;padding:4px 0 4px 16px;display:grid}.fix-trading-api-module__97h9rq__apiSideNav a{color:#26384f;padding:5px 0;font-size:.95rem;font-weight:620;line-height:1.3;text-decoration:none;display:block;position:relative}.fix-trading-api-module__97h9rq__apiSideNav a:hover{color:#1d4ed8}.fix-trading-api-module__97h9rq__apiSideNav a[aria-current=page]{color:#003cd2;font-weight:760}.fix-trading-api-module__97h9rq__apiSideNav a[aria-current=page]:before{content:"";background:#003cd2;border-radius:999px;width:3px;position:absolute;top:4px;bottom:4px;left:-17px}.fix-trading-api-module__97h9rq__apiDocContent{min-width:0;max-width:820px}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__docSection{margin-bottom:54px;scroll-margin-top:154px}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__sectionHeader{margin-bottom:16px}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__sectionHeader span{display:none}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__sectionHeader h1,.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__sectionHeader h2{color:#061426;margin:0;font-size:1.68rem;font-weight:820;line-height:1.2}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__docSection p{color:#17283d;margin:0 0 18px;font-size:1rem;line-height:1.62}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__note{font-style:normal;color:#334155!important;margin-top:12px!important;font-size:.92rem!important}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap{box-shadow:none;background:#fff;border:1px solid #d8e1ec;border-radius:0}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap table{border-collapse:collapse;min-width:720px;font-size:.88rem}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap th,.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap td{border-bottom:1px solid #d8e1ec;padding:10px 11px;line-height:1.38}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap th+th,.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap td+td{border-left:1px solid #d8e1ec}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap th{color:#061426;background:#edf3fb;font-weight:800}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap td{color:#17283d}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap tbody tr:nth-child(2n){background:#fbfdff}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap tbody tr:hover{background:#f4f8ff}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap tr:last-child td{border-bottom:0}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap tbody tr:nth-child(2n):hover{background:#f4f8ff}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap thead+tbody tr:first-child td{border-top:0}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap tbody tr:nth-child(odd){background:#fff}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__certList{counter-reset:none;margin:16px 0 22px;padding-left:22px;list-style:decimal}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__certList li{counter-increment:none;color:#102033;min-height:0;padding:0;font-size:1rem;line-height:1.55}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__certList li+li{margin-top:8px}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__certList li:before{content:none}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__contactBox{box-shadow:none;background:linear-gradient(#f9fbff 0%,#eef5ff 100%);border:1px solid #d8e1ec;border-radius:0;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__contactBox span{color:#2563eb;margin-bottom:4px;font-size:.78rem;display:block}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__contactBox strong{color:#102033;font-size:1rem}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__contactBox a{min-height:38px;box-shadow:none;background:#2563eb;border-radius:0;padding:9px 14px;font-size:.82rem}.fix-trading-api-module__97h9rq__certificationPage{background:#fff}.fix-trading-api-module__97h9rq__hero{background:radial-gradient(circle at 12% 18%,#2563eb1c,#0000 28%),radial-gradient(circle at 88% 0,#17366b1a,#0000 30%),linear-gradient(#f8fbff 0%,#fff 100%);border-bottom:1px solid #e2e8f0e6}.fix-trading-api-module__97h9rq__heroInner{width:min(100% - 48px,1180px);margin:0 auto;padding:clamp(68px,9vw,112px) 0 clamp(48px,7vw,78px);display:block}.fix-trading-api-module__97h9rq__heroCopy{text-align:center;max-width:820px;margin:0 auto}.fix-trading-api-module__97h9rq__kicker,.fix-trading-api-module__97h9rq__sectionHeader span,.fix-trading-api-module__97h9rq__factStrip span,.fix-trading-api-module__97h9rq__contactBox span{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.fix-trading-api-module__97h9rq__hero h1{color:#0a192f;letter-spacing:0;max-width:760px;margin:12px auto 16px;font-size:clamp(3rem,8vw,6rem);font-weight:850;line-height:.94}.fix-trading-api-module__97h9rq__compactHero .fix-trading-api-module__97h9rq__heroInner{padding:clamp(58px,8vw,92px) 0 clamp(42px,6vw,64px)}.fix-trading-api-module__97h9rq__compactHero h1{font-size:clamp(2.7rem,7vw,5.25rem)}.fix-trading-api-module__97h9rq__heroCopy p{color:#475569;max-width:690px;margin:0 auto;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.8}.fix-trading-api-module__97h9rq__heroPills{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.fix-trading-api-module__97h9rq__heroPills span{color:#1e40af;background:#ffffffd6;border:1px solid #dbe7ff;border-radius:999px;align-items:center;min-height:34px;padding:8px 13px;font-size:.82rem;font-weight:750;display:inline-flex;box-shadow:0 10px 24px #2563eb0f}.fix-trading-api-module__97h9rq__sectionNav{z-index:40;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e2e8f0f2;position:sticky;top:72px}.fix-trading-api-module__97h9rq__sectionNavInner{scrollbar-width:none;justify-content:center;gap:8px;width:min(100% - 48px,1180px);margin:0 auto;padding:12px 0;display:flex;overflow-x:auto}.fix-trading-api-module__97h9rq__sectionNavInner::-webkit-scrollbar{display:none}.fix-trading-api-module__97h9rq__sectionNavInner a{color:#475569;border:1px solid #0000;border-radius:999px;flex:none;padding:8px 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s}.fix-trading-api-module__97h9rq__sectionNavInner a:hover{color:#1d4ed8;background:#eff6ff;border-color:#dbe7ff}.fix-trading-api-module__97h9rq__sectionNavInner a[aria-current=page]{color:#1d4ed8;background:#eff6ff;border-color:#bfd7ff}.fix-trading-api-module__97h9rq__certLayout{grid-template-columns:minmax(190px,240px) minmax(0,880px);align-items:start;gap:clamp(42px,7vw,78px);width:min(100% - 48px,1180px);margin:0 auto;padding:64px 0 88px;display:grid}.fix-trading-api-module__97h9rq__certSideNav{position:sticky;top:142px}.fix-trading-api-module__97h9rq__certSideNav nav{gap:12px;display:grid}.fix-trading-api-module__97h9rq__certSideNav a{color:#284e7f;font-size:.9rem;font-weight:650;line-height:1.35;text-decoration:none;transition:color .18s}.fix-trading-api-module__97h9rq__certSideNav a:hover{color:#1238b8}.fix-trading-api-module__97h9rq__certArticle{min-width:0;max-width:880px}.fix-trading-api-module__97h9rq__certArticle .fix-trading-api-module__97h9rq__docSection{scroll-margin-top:166px}.fix-trading-api-module__97h9rq__certSubLinks{color:#0f172a;margin:8px 0 28px;padding-left:24px}.fix-trading-api-module__97h9rq__certSubLinks li{margin:5px 0}.fix-trading-api-module__97h9rq__certSubLinks a{color:#2563eb;font-size:.96rem;font-weight:550;text-decoration:none}.fix-trading-api-module__97h9rq__certSubLinks a:hover{text-decoration:underline}.fix-trading-api-module__97h9rq__certDetailStack{gap:26px;display:grid}.fix-trading-api-module__97h9rq__certDetailBlock{scroll-margin-top:166px}.fix-trading-api-module__97h9rq__certDetailBlock h3{color:#020617;letter-spacing:0;margin:0 0 12px;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800}.fix-trading-api-module__97h9rq__certDetailBlock p{margin-bottom:0}.fix-trading-api-module__97h9rq__certDetailBlock .fix-trading-api-module__97h9rq__tableWrap{margin-top:14px}.fix-trading-api-module__97h9rq__faqGrid{gap:12px;display:grid}.fix-trading-api-module__97h9rq__faqCard{background:#fff;border:1px solid #dbe4f0;border-radius:8px;padding:18px 20px}.fix-trading-api-module__97h9rq__faqCard h3{color:#141a27;margin:0 0 8px;font-size:1rem;font-weight:680;line-height:1.38}.fix-trading-api-module__97h9rq__faqCard p{color:#374151;margin:0;font-size:.95rem;line-height:1.68}.fix-trading-api-module__97h9rq__docsShell{width:min(100% - 48px,1180px);margin:0 auto;padding:46px 0 92px;display:block}.fix-trading-api-module__97h9rq__docContent{min-width:0;max-width:920px;margin:0 auto}.fix-trading-api-module__97h9rq__docSection{margin-bottom:58px;scroll-margin-top:160px}.fix-trading-api-module__97h9rq__sectionHeader{margin-bottom:18px}.fix-trading-api-module__97h9rq__sectionHeader h2{color:#0a192f;letter-spacing:0;margin:8px 0 0;font-size:clamp(1.55rem,2.4vw,2.15rem);font-weight:800}.fix-trading-api-module__97h9rq__sectionHeader h1{color:#0a192f;letter-spacing:0;margin:8px 0 0;font-size:clamp(1.7rem,2.7vw,2.4rem);font-weight:800}.fix-trading-api-module__97h9rq__docSection p{color:#475569;margin:0 0 16px;font-size:.96rem;line-height:1.86}.fix-trading-api-module__97h9rq__note{font-style:italic;color:#64748b!important;margin-top:12px!important;font-size:.88rem!important}.fix-trading-api-module__97h9rq__factStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.fix-trading-api-module__97h9rq__factStrip div{background:#f8fbff;border:1px solid #dbe7ff;border-radius:8px;padding:16px}.fix-trading-api-module__97h9rq__factStrip span{color:#64748b;margin-bottom:8px;display:block}.fix-trading-api-module__97h9rq__factStrip strong{color:#0f172a;font-size:1rem}.fix-trading-api-module__97h9rq__tableWrap{background:#fff;border:1px solid #dbe4f0;border-radius:8px;width:100%;overflow-x:auto;box-shadow:0 14px 36px #0f172a0a}.fix-trading-api-module__97h9rq__tableWrap table{border-collapse:separate;border-spacing:0;width:100%;min-width:680px;font-size:.85rem}.fix-trading-api-module__97h9rq__tableWrap th,.fix-trading-api-module__97h9rq__tableWrap td{text-align:left;vertical-align:top;border-bottom:1px solid #e7edf5;padding:11px 13px}.fix-trading-api-module__97h9rq__tableWrap th{color:#0a192f;white-space:nowrap;background:#f1f6ff;font-weight:800}.fix-trading-api-module__97h9rq__tableWrap td{color:#334155;white-space:pre-line}.fix-trading-api-module__97h9rq__tableWrap tbody tr:nth-child(2n){background:#fbfdff}.fix-trading-api-module__97h9rq__tableWrap tbody tr:hover{background:#eff6ff}.fix-trading-api-module__97h9rq__tableWrap tr:last-child td{border-bottom:0}.fix-trading-api-module__97h9rq__certList{counter-reset:cert-step;margin:18px 0 26px;padding:0;list-style:none}.fix-trading-api-module__97h9rq__certList li{counter-increment:cert-step;color:#475569;min-height:38px;padding:7px 0 7px 46px;font-size:.95rem;line-height:1.65;position:relative}.fix-trading-api-module__97h9rq__certList li:before{content:counter(cert-step, decimal-leading-zero);color:#2563eb;background:#eff6ff;border-radius:999px;place-items:center;width:30px;height:30px;font-size:.7rem;font-weight:850;display:grid;position:absolute;top:6px;left:0}.fix-trading-api-module__97h9rq__contactBox{background:linear-gradient(#fffffff5,#f8fbfff5),#fff;border:1px solid #dbe7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex;box-shadow:0 16px 42px #2563eb0f}.fix-trading-api-module__97h9rq__contactBox span{margin-bottom:5px;display:block}.fix-trading-api-module__97h9rq__contactBox strong{color:#0a192f;font-size:.98rem}.fix-trading-api-module__97h9rq__contactBox a{color:#fff;background:#2563eb;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:38px;padding:9px 14px;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 12px 22px #2563eb38}.fix-trading-api-module__97h9rq__contactBox a:hover{background:#1d4ed8;transform:translateY(-1px)}@media (max-width:800px){.fix-trading-api-module__97h9rq__heroInner,.fix-trading-api-module__97h9rq__docsShell,.fix-trading-api-module__97h9rq__sectionNavInner,.fix-trading-api-module__97h9rq__apiTopInner,.fix-trading-api-module__97h9rq__apiTabsInner,.fix-trading-api-module__97h9rq__apiDocsLayout,.fix-trading-api-module__97h9rq__certLayout{width:min(100% - 32px,1180px)}.fix-trading-api-module__97h9rq__apiDocsLayout{padding-top:18px;display:block}.fix-trading-api-module__97h9rq__apiSideNav{border-bottom:1px solid #d9e0ea;margin-bottom:22px;padding-bottom:12px;position:static}.fix-trading-api-module__97h9rq__apiSideNav nav{scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.fix-trading-api-module__97h9rq__apiSideNav nav::-webkit-scrollbar{display:none}.fix-trading-api-module__97h9rq__apiSideNav a{background:#fff;border:1px solid #0000;border-radius:999px;flex:none;padding:8px 12px}.fix-trading-api-module__97h9rq__apiSideNav a[aria-current=page]{background:#e9efff;border-color:#bfd0ff}.fix-trading-api-module__97h9rq__apiSideNav a[aria-current=page]:before{content:none}.fix-trading-api-module__97h9rq__certLayout{padding-top:24px;display:block}.fix-trading-api-module__97h9rq__certSideNav{border-bottom:1px solid #e2e8f0;margin-bottom:34px;padding-bottom:16px;position:static}.fix-trading-api-module__97h9rq__certSideNav nav{scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.fix-trading-api-module__97h9rq__certSideNav nav::-webkit-scrollbar{display:none}.fix-trading-api-module__97h9rq__certSideNav a{background:#f8fbff;border:1px solid #dbe7ff;border-radius:999px;flex:none;padding:8px 12px;font-size:.82rem}.fix-trading-api-module__97h9rq__docsShell{padding-top:30px}.fix-trading-api-module__97h9rq__factStrip{grid-template-columns:1fr}.fix-trading-api-module__97h9rq__contactBox{flex-direction:column;align-items:flex-start}}.fix-trading-api-module__97h9rq__page,.fix-trading-api-module__97h9rq__apiDocsPage,.fix-trading-api-module__97h9rq__certificationPage{color:#374151;font-family:var(--font-inter), system-ui, sans-serif;background:#fff}.fix-trading-api-module__97h9rq__hero{background:#e9efff;border-bottom-color:#dbe4f0}.fix-trading-api-module__97h9rq__apiTopBar,.fix-trading-api-module__97h9rq__apiTabs{background:#141a27}.fix-trading-api-module__97h9rq__apiTabsInner a[aria-current=page],.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__contactBox a,.fix-trading-api-module__97h9rq__contactBox a{color:#fff;box-shadow:none;background:#003cd2}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__sectionHeader h1,.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__sectionHeader h2,.fix-trading-api-module__97h9rq__hero h1,.fix-trading-api-module__97h9rq__sectionHeader h1,.fix-trading-api-module__97h9rq__sectionHeader h2,.fix-trading-api-module__97h9rq__certDetailBlock h3{color:#141a27;font-weight:640}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__docSection p,.fix-trading-api-module__97h9rq__docSection p,.fix-trading-api-module__97h9rq__heroCopy p,.fix-trading-api-module__97h9rq__certList li,.fix-trading-api-module__97h9rq__tableWrap td{color:#374151}.fix-trading-api-module__97h9rq__kicker,.fix-trading-api-module__97h9rq__sectionHeader span,.fix-trading-api-module__97h9rq__factStrip span,.fix-trading-api-module__97h9rq__contactBox span,.fix-trading-api-module__97h9rq__certSubLinks a{color:#003cd2}.fix-trading-api-module__97h9rq__heroPills span,.fix-trading-api-module__97h9rq__factStrip div,.fix-trading-api-module__97h9rq__tableWrap,.fix-trading-api-module__97h9rq__contactBox,.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap,.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__contactBox{box-shadow:none;border-color:#dbe4f0;border-radius:8px}.fix-trading-api-module__97h9rq__apiDocsPage .fix-trading-api-module__97h9rq__tableWrap th,.fix-trading-api-module__97h9rq__tableWrap th{color:#141a27;background:#e9efff}
.BlogCard-module__h7P_Na__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.BlogCard-module__h7P_Na__card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.BlogCard-module__h7P_Na__imageWrapper{aspect-ratio:16/9;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.BlogCard-module__h7P_Na__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogCard-module__h7P_Na__card:hover .BlogCard-module__h7P_Na__image{transform:scale(1.05)}.BlogCard-module__h7P_Na__bookmark{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#475569;z-index:10;background:#fffc;border:1px solid #ffffff80;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.BlogCard-module__h7P_Na__bookmark:hover{color:#0f172a;background:#fff}.BlogCard-module__h7P_Na__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.BlogCard-module__h7P_Na__badge{color:#2563eb;background:#eef2ff;border-radius:20px;align-self:flex-start;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.BlogCard-module__h7P_Na__title{color:#0f172a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogCard-module__h7P_Na__excerpt{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__h7P_Na__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.BlogCard-module__h7P_Na__author{color:#334155;font-size:.8rem;font-weight:600}.BlogCard-module__h7P_Na__date{color:#94a3b8;font-size:.75rem}
.DeviceFrames-module__RczNgq__macWindow{background:#fff;border:1px solid #0000001a;border-radius:12px;width:95%;max-width:100%;margin:0 auto;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 50px -12px #00000040}.DeviceFrames-module__RczNgq__macWindow:hover{transform:translateY(-5px);box-shadow:0 25px 60px -12px #0000004d}.DeviceFrames-module__RczNgq__macHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;padding:12px 16px;display:flex}.DeviceFrames-module__RczNgq__macControls{gap:8px;margin-right:16px;display:flex}.DeviceFrames-module__RczNgq__macDot{border-radius:50%;width:12px;height:12px}.DeviceFrames-module__RczNgq__close{background:#ef4444}.DeviceFrames-module__RczNgq__minimize{background:#f59e0b}.DeviceFrames-module__RczNgq__maximize{background:#10b981}.DeviceFrames-module__RczNgq__macTitle{color:#64748b;text-align:center;flex:1;margin-right:52px;font-size:.85rem;font-weight:500}.DeviceFrames-module__RczNgq__macContent{background:#fff}.DeviceFrames-module__RczNgq__iphoneFrame{background:#0f172a;border:4px solid #475569;border-radius:40px;width:300px;max-width:100%;margin:0 auto;padding:12px;position:relative;box-shadow:0 25px 50px -12px #00000080}.DeviceFrames-module__RczNgq__iphoneScreen{background:#fff;border-radius:32px;height:600px;position:relative;overflow:hidden}.DeviceFrames-module__RczNgq__iphoneNotch{z-index:10;background:#0f172a;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:120px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.DeviceFrames-module__RczNgq__codeTerminal{background:#1e293b;border:1px solid #334155;border-radius:12px;width:95%;max-width:100%;margin:0 auto;font-family:Fira Code,Courier New,monospace;overflow:hidden;box-shadow:0 20px 50px -12px #00000080}.DeviceFrames-module__RczNgq__terminalHeader{background:#0f172a;border-bottom:1px solid #334155;align-items:center;padding:12px 16px;display:flex}.DeviceFrames-module__RczNgq__terminalTitle{color:#94a3b8;text-align:center;flex:1;margin-right:52px;font-family:sans-serif;font-size:.85rem}.DeviceFrames-module__RczNgq__terminalContent{color:#e2e8f0;padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-x:auto}.DeviceFrames-module__RczNgq__line{white-space:pre;display:block}.DeviceFrames-module__RczNgq__comment{color:#64748b;font-style:italic}.DeviceFrames-module__RczNgq__keyword{color:#c678dd}.DeviceFrames-module__RczNgq__function{color:#61afef}.DeviceFrames-module__RczNgq__string{color:#98c379}.DeviceFrames-module__RczNgq__number{color:#d19a66}.DeviceFrames-module__RczNgq__operator{color:#56b6c2}
.PageHeader-module__bRDKxW__header{text-align:center;background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #e2e8f0;padding:8rem 0 4rem}.PageHeader-module__bRDKxW__container{max-width:800px;margin:0 auto;padding:0 2rem}.PageHeader-module__bRDKxW__badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background:#eff6ff;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.PageHeader-module__bRDKxW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.PageHeader-module__bRDKxW__subtitle{color:#64748b;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.PageHeader-module__bRDKxW__header{padding:6rem 0 3rem}.PageHeader-module__bRDKxW__title{font-size:clamp(1.6rem,5vw,2.25rem)}}.prose{font-family:var(--font-sans);color:#475569;line-height:1.75}.prose h2{color:#0f172a;letter-spacing:-.02em;margin-top:3rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;line-height:1.2}.prose h3{color:#0f172a;letter-spacing:-.01em;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.prose p{margin-bottom:1.5rem;line-height:1.75}.prose ul{margin-bottom:1.5rem;margin-left:1.5rem;list-style:outside}.prose li{margin-bottom:.75rem;line-height:1.75}.prose strong{color:#0f172a;font-weight:600}
