/* Fortradex presentation. Scoped to this theme; no vendor styles or global overrides. */
.ft-site{margin:0;background:var(--ft-page,#fff);color:var(--ft-text,#56645c);font:400 16px/1.7 "IBM Plex Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased;--ft-primary:#22823a;--ft-ink:#15221c;--ft-text:#56645c;--ft-line:#dce5de;--ft-soft:#f4f7f3;--ft-header-offset:120px}
.ft-site *, .ft-site *:before,.ft-site *:after{box-sizing:border-box}.ft-site [hidden]{display:none!important}.ft-site img{max-width:100%;display:block}.ft-site figure{margin:0}.ft-site button,.ft-site input,.ft-site textarea,.ft-site select{font:inherit}.ft-site button,.ft-site select{cursor:pointer}.ft-site button{color:inherit}.ft-site a{color:inherit;text-decoration:none}.ft-site h1,.ft-site h2,.ft-site h3,.ft-site h4{font-family:Ubuntu,Arial,sans-serif;font-weight:500;color:var(--ft-ink);line-height:1.15;letter-spacing:-.035em;margin:0 0 22px}.ft-site h1{font-size:clamp(38px,4.3vw,62px)}.ft-site h2{font-size:clamp(30px,3.25vw,46px)}.ft-site h3{font-size:22px;letter-spacing:-.025em;margin-bottom:12px}.ft-site p{margin:0 0 20px;color:inherit}.ft-site a,.ft-site button{touch-action:manipulation}.ft-site :focus-visible{outline:3px solid var(--ft-primary);outline-offset:5px}.ft-site ::selection{background:var(--ft-primary);color:#fff}.ft-site main:focus{outline:none}.ft-icon{width:23px;height:23px;flex:0 0 auto;vertical-align:middle}.ft-reverse{transform:rotate(180deg)}.ft-container{width:min(1280px,calc(100% - 80px));margin-inline:auto}.ft-section{padding-block:88px}.ft-section--soft{background:var(--ft-soft)}.ft-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ft-split>*{min-width:0}.ft-eyebrow{display:block;margin-bottom:16px;font-size:12px;font-weight:600;line-height:1.4;text-transform:uppercase;letter-spacing:.15em;color:var(--ft-primary)}.ft-eyebrow:before{content:"";display:inline-block;width:23px;height:2px;margin-right:10px;vertical-align:middle;background:currentColor}.ft-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:52px;margin-bottom:40px}.ft-section-head h2{margin:0}.ft-section-head>p{width:min(100%,400px);margin:0}.ft-caption{font-size:13px;line-height:1.65;margin-top:22px!important}.ft-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ft-skip{position:fixed;z-index:5000;top:12px;left:12px;padding:10px 20px;background:#fff;color:#14201a;transform:translateY(-180%)}.ft-skip:focus{transform:translateY(0)}
/* Buttons use explicit hover contrast rather than the template's global a:hover. */
.ft-site .ft-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:13px 24px;background:var(--runtime-theme-button-bg,var(--ft-primary));border:1px solid var(--runtime-theme-button-bg,var(--ft-primary));border-radius:4px;color:var(--runtime-theme-button-text,#fff)!important;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,color .2s,transform .2s;white-space:normal;text-align:center}.ft-site .ft-button:hover{background:var(--runtime-theme-button-hover,#e4753d);border-color:var(--runtime-theme-button-hover,#e4753d);color:var(--ft-on-hover,#14201a)!important;transform:translateY(-2px)}.ft-site .ft-button--outline{background:transparent;border-color:var(--ft-primary);color:var(--ft-primary)!important}.ft-site .ft-button--outline:hover{background:var(--ft-primary);color:var(--ft-on-primary,#fff)!important;border-color:var(--ft-primary)}.ft-site .ft-button--ghost{background:transparent;border-color:rgba(255,255,255,.5);color:#fff!important}.ft-site .ft-button--ghost:hover{background:#fff;color:#15221c!important;border-color:#fff}.ft-site .ft-button--small{min-height:44px;padding:10px 18px;font-size:13px}.ft-button:disabled{opacity:.7;cursor:wait;transform:none!important}.ft-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.ft-text-link{display:inline-flex;align-items:center;gap:16px;color:var(--ft-primary)!important;font-weight:600;font-size:14px}.ft-text-link .ft-icon{transition:transform .2s}.ft-text-link:hover .ft-icon{transform:translateX(5px)}
/* One header, one CMS menu. The sticky version never clones the navigation. */
.ft-header{position:relative;z-index:1100;background:var(--ft-header,#fff);border-bottom:1px solid var(--ft-line)}.ft-header--sticky{position:sticky;top:0}.ft-header.is-scrolled{box-shadow:0 8px 30px #11261c12}.ft-topbar{background:#f3f6f1;border-bottom:1px solid #e4eae2;font-size:12px;color:#47564b}.ft-topbar__inner,.ft-topbar__tools,.ft-topbar__details{display:flex;align-items:center;gap:22px}.ft-topbar__inner{min-height:39px;justify-content:space-between}.ft-topbar__details{flex-wrap:wrap;gap:10px 22px;flex:1}.ft-topbar__details:empty{display:none}.ft-topbar__details>a{display:inline-flex;align-items:center;gap:8px}.ft-topbar .ft-icon{width:15px;height:15px}.ft-topbar__tools{margin-left:auto;flex-shrink:0}.ft-site .ft-topbar .runtime-language-control{background:transparent;border:0;padding:0;gap:6px;min-height:28px}.ft-site .ft-topbar .runtime-language-control select{font-size:12px;color:#354b3d;background:transparent;max-width:125px}.ft-site .ft-topbar .runtime-language-control__icon{font-size:13px}.ft-header__bar{display:flex;gap:30px;align-items:center;min-height:86px}.ft-brand{display:inline-flex;align-items:center;flex-shrink:0;max-width:260px;color:var(--ft-menu,var(--ft-ink))!important;line-height:1.15}.ft-wordmark{font:700 clamp(18px,1.9vw,27px)/1.1 Ubuntu,Arial,sans-serif;letter-spacing:-.05em;overflow-wrap:anywhere}.ft-brand img{max-height:var(--ft-logo-max,42px);max-width:230px;width:auto;height:auto;object-fit:contain}.ft-navigation{display:flex;align-items:center;justify-content:space-between;gap:28px;flex:1;min-width:0}.ft-nav{margin-left:auto;min-width:0}.ft-nav__list,.ft-nav__submenu{list-style:none;margin:0;padding:0}.ft-nav__list{display:flex;align-items:center;gap:15px}.ft-nav__item{position:relative}.ft-nav__row{display:flex;align-items:center}.ft-nav__row>a{display:flex;align-items:center;gap:10px;padding:20px 0;white-space:nowrap;color:var(--ft-menu,var(--ft-ink));font-size:13px;font-weight:600}.ft-nav__row>button{display:grid;place-items:center;width:24px;height:34px;padding:0;border:0;background:transparent;color:var(--ft-menu,var(--ft-ink))}.ft-nav__row>button .ft-icon{width:13px;height:13px;transition:transform .2s}.ft-nav__row>button[aria-expanded=true] .ft-icon{transform:rotate(180deg)}.ft-nav__list>.is-active>.ft-nav__row>a{color:var(--ft-primary);box-shadow:inset 0 -2px var(--ft-primary)}.ft-site .ft-nav__row>a:hover{color:var(--ft-primary)!important}.ft-nav__submenu{display:none;position:absolute;top:100%;left:-18px;z-index:20;min-width:245px;max-width:min(330px,90vw);padding:10px;background:var(--ft-dropdown,#fff);border:1px solid var(--ft-line);border-radius:5px;box-shadow:0 18px 45px #15221c20}.ft-nav__submenu .ft-nav__submenu{top:0;left:100%}.ft-nav__submenu.is-left{left:auto;right:0}.ft-nav__submenu .ft-nav__submenu.is-left{left:auto;right:100%}.ft-nav__submenu .ft-nav__row>a{padding:10px;font-size:13px;color:var(--ft-dropdown-text,#15221c);white-space:normal;width:100%;line-height:1.5;border-radius:3px}.ft-nav__submenu .ft-nav__row>.ft-icon,.ft-nav__submenu .ft-icon{width:17px;height:17px}.ft-nav__submenu .ft-nav__row>button{color:var(--ft-dropdown-text,#15221c)}.ft-nav__submenu .is-active>.ft-nav__row>a,.ft-site .ft-nav__submenu .ft-nav__row>a:hover{background:var(--ft-primary);color:var(--ft-on-primary,#fff)!important}.ft-nav__item.is-open>.ft-nav__submenu,.ft-header:not(.is-enhanced) .ft-nav__item:hover>.ft-nav__submenu,.ft-header:not(.is-enhanced) .ft-nav__item:focus-within>.ft-nav__submenu{display:block;animation:ft-dropdown .17s ease}.ft-header__actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.ft-login{font-size:13px;font-weight:600;color:var(--ft-menu,var(--ft-ink))}.ft-menu-toggle{display:none;background:transparent;border:1px solid var(--ft-line);border-radius:4px;width:43px;height:43px;align-items:center;justify-content:center}
/* Homepage. Keep Fortradex's white/green header and spacious trading hero. */
.ft-hero{position:relative;background:#10271b;color:#fff}.ft-hero__slide{position:relative;isolation:isolate;min-height:620px;animation:ft-slide .45s ease}.ft-hero__image,.ft-hero__shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.ft-hero__image{object-position:center}.ft-hero__shade{z-index:-1;background:linear-gradient(90deg,rgba(10,32,21,.98) 0%,rgba(10,32,21,.89) 36%,rgba(10,32,21,.44) 68%,rgba(10,32,21,.15) 100%)}.ft-hero__inner{min-height:620px;display:flex;align-items:center;padding-block:65px 110px}.ft-hero__copy{max-width:615px}.ft-hero__copy .ft-eyebrow{color:#a6dbad}.ft-site .ft-hero__copy h1,.ft-site .ft-hero__copy h2{font-size:clamp(46px,5.6vw,80px);color:var(--ft-banner-title,#fff)!important;line-height:1.04;letter-spacing:-.048em;white-space:pre-line;margin-bottom:28px}.ft-hero__copy>p{max-width:495px;font-size:17px;line-height:1.7;color:var(--ft-banner-text,#dbe8df);margin-bottom:30px}.ft-hero__copy p.ft-hero__risk{font-size:11px;color:#c0d2c6;margin:25px 0 0}.ft-hero__risk a{text-decoration:underline;text-underline-offset:3px}.ft-hero__controls{position:absolute;bottom:28px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;z-index:1}.ft-hero__dots,.ft-hero__arrows{display:flex;gap:12px;align-items:center}.ft-hero__dots button{color:#bccbc0;background:transparent;border:0;border-bottom:2px solid #ffffff40;width:52px;padding:8px 0;text-align:left;transition:width .2s;font-size:12px}.ft-hero__dots button[aria-pressed=true]{border-color:#a6dbad;color:#fff;width:82px}.ft-hero__arrows button{display:grid;place-items:center;background:#ffffff0d;border:1px solid #ffffff40;border-radius:3px;width:38px;height:38px;color:#fff}.ft-hero__arrows button:hover{background:#ffffff25}.ft-benefits{border-bottom:1px solid var(--ft-line);background:var(--ft-page)}.ft-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ft-benefits__grid>div{display:flex;gap:16px;align-items:center;padding:27px 24px;border-right:1px solid var(--ft-line)}.ft-benefits__grid>div:first-child{padding-left:0}.ft-benefits__grid>div:last-child{border:0}.ft-benefits .ft-icon{width:31px;height:31px;color:var(--ft-primary)}.ft-benefits strong,.ft-benefits small{display:block}.ft-benefits strong{font-size:14px;font-weight:600;color:var(--ft-ink)}.ft-benefits small{font-size:11px;color:var(--ft-text);margin-top:2px}
/* Market cards and native page sections. */
.ft-markets-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ft-market{display:flex;flex-direction:column;padding:30px;background:var(--ft-page);border:1px solid var(--ft-line);border-radius:6px;transition:border-color .2s,box-shadow .2s,transform .2s}.ft-market:hover{border-color:var(--ft-primary);box-shadow:0 12px 35px #15221c0b;transform:translateY(-4px)}.ft-market h3{font-size:24px;margin:20px 0 14px}.ft-market p{font-size:14px;line-height:1.7;color:var(--ft-text)}.ft-market__link{display:flex;align-items:center;justify-content:space-between;padding-top:20px;margin-top:auto;border-top:1px solid var(--ft-line);font-size:12px;font-weight:600;color:var(--ft-primary)}.ft-icon-tile{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:6px;background:#eff5ed;color:var(--ft-primary);flex:0 0 auto}.ft-icon-tile .ft-icon{width:25px;height:25px}.ft-platform-feature{padding-top:10px}.ft-platform-feature__visual{position:relative;min-height:400px;background:#10221a;border-radius:6px;padding:30px}.ft-platform-feature__visual>img{width:100%;height:370px;object-fit:contain;border-radius:3px}.ft-visual-caption{display:flex;gap:16px;align-items:center;position:absolute;left:25px;bottom:22px;right:25px;background:#fff;padding:20px;border-radius:4px;box-shadow:0 20px 30px #0002}.ft-visual-caption>.ft-icon{color:var(--ft-primary);width:33px;height:33px}.ft-visual-caption strong,.ft-visual-caption small{display:block}.ft-visual-caption strong{color:#15221c;font-size:15px}.ft-visual-caption small{color:#56645c;font-size:11px}.ft-feature-list{margin:28px 0}.ft-feature-list>div{display:flex;align-items:flex-start;gap:20px;margin:0 0 24px}.ft-feature-list>div>.ft-icon{width:25px;height:25px;color:var(--ft-primary);margin-top:3px}.ft-feature-list h3{font-size:18px;margin:0 0 8px}.ft-feature-list p{font-size:14px;margin:0}.ft-story-image img{width:100%;height:460px;object-fit:cover;border-radius:6px}.ft-access-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ft-access-card{background:var(--ft-page);border:1px solid var(--ft-line);border-radius:6px;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.ft-access-card h3{margin-top:25px}.ft-access-card p{font-size:14px}.ft-access-card .ft-button{margin-top:auto;width:100%}.ft-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;counter-reset:steps}.ft-step-number{display:block;font:500 55px/1 Ubuntu,sans-serif;letter-spacing:-.06em;color:var(--ft-primary);padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid var(--ft-line)}.ft-steps h3{font-size:21px}.ft-steps p{font-size:14px;max-width:330px}.ft-notice{display:flex;gap:18px;margin:36px 0;padding:25px 28px;background:#f4f7ef;border-left:3px solid var(--ft-primary);color:#3a503d}.ft-notice>.ft-icon{color:var(--ft-primary);margin-top:3px}.ft-notice strong{display:block;font-size:15px;color:#243929}.ft-notice p{font-size:14px;margin:6px 0 0!important}.ft-notice a{color:var(--ft-primary);font-size:14px;text-decoration:underline}.ft-notice h2{font-size:20px!important;margin-bottom:12px!important;color:#243929}.ft-empty{text-align:center;max-width:720px;margin-inline:auto;padding:45px 20px}.ft-empty>.ft-icon{width:44px;height:44px;color:var(--ft-primary);margin-bottom:25px}.ft-empty h2{font-size:32px}.ft-empty p{max-width:520px;margin:0 auto 26px}
/* Account plans: no static plans, no fabricated highlighted plan or statistics. */
.ft-plans{display:flex;flex-wrap:wrap;justify-content:center;gap:17px;align-items:stretch}.ft-plan{flex:1 1 215px;max-width:390px;min-width:0;display:flex;flex-direction:column;background:var(--ft-page);border:1px solid var(--ft-line);border-radius:5px;padding:25px 21px;transition:border-color .2s,transform .2s}.ft-plan:hover{border-color:var(--ft-primary);transform:translateY(-4px)}.ft-plan__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.ft-plan__number{color:#9cae9e;font:400 12px/1 Ubuntu,sans-serif;letter-spacing:.1em}.ft-plan h3{font-size:27px;margin:0 0 22px;overflow-wrap:anywhere}.ft-plan__deposit{padding-bottom:22px;border-bottom:1px solid var(--ft-line)}.ft-plan__deposit>span{display:block;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.ft-plan__deposit strong{display:block;font-size:32px;font-weight:600;line-height:1.15;letter-spacing:-.035em;color:var(--ft-ink);margin-top:8px;overflow-wrap:anywhere}.ft-plan__features{margin:22px 0 26px;padding:0;list-style:none}.ft-plan__features li{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:1.4;margin:0 0 10px}.ft-plan__features .ft-icon{height:14px;width:14px;margin-top:2px}.ft-plan__features .is-included .ft-icon{color:var(--ft-primary)}.ft-plan__features .is-excluded{color:#77837b}.ft-plan__features .is-excluded .ft-icon{color:#a1aba4}.ft-plan .ft-button{margin-top:auto;width:100%;padding:12px;font-size:12px;min-height:45px;gap:8px}.ft-plan .ft-button .ft-icon{width:16px;height:16px}
/* Page titles, platform workspace. */
.ft-page-hero{background:var(--ft-soft);border-bottom:1px solid var(--ft-line);padding:46px 0 64px}.ft-page-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.ft-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:11px;line-height:1.5;margin-bottom:36px;color:#78867c}.ft-breadcrumb a{color:var(--ft-primary)}.ft-page-hero h1{margin-bottom:18px;max-width:920px;overflow-wrap:anywhere}.ft-page-hero p{max-width:720px;margin:0}.ft-page-hero .ft-eyebrow{margin-bottom:12px}.ft-page-hero__symbol{display:grid;place-items:center;width:156px;height:156px;flex-shrink:0;border:1px solid #dbe6d5;border-radius:50%;background:#edf3e7}.ft-page-hero__symbol .ft-icon{height:66px;width:66px;stroke-width:1;color:var(--ft-primary)}.ft-workspace{background:#14281d;color:#d5e5d8;border:1px solid #233f2c;border-radius:8px;box-shadow:18px 18px 0 #edf3e9;overflow:hidden}.ft-workspace__bar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff26;padding:19px 27px;font-size:12px;color:#b7cabb}.ft-workspace__body{padding:38px}.ft-workspace__body .ft-eyebrow{color:#a6dbad}.ft-workspace__body h3{font-size:40px;color:#fff;margin-bottom:30px}.ft-workspace__row{display:flex;gap:18px;padding:19px 0;border-top:1px solid #ffffff21}.ft-workspace__row .ft-icon{color:#a6dbad}.ft-workspace__row strong,.ft-workspace__row small{display:block}.ft-workspace__row strong{font-size:15px;color:#fff}.ft-workspace__row small{font-size:12px;color:#b7cabb}.ft-workspace .ft-button{margin-top:20px}
/* FAQ native details work without JavaScript; search is progressive enhancement. */
.ft-faq-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:80px;align-items:start}.ft-faq{background:var(--ft-page);border-bottom:1px solid var(--ft-line)}.ft-faq:first-child{border-top:1px solid var(--ft-line)}.ft-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:var(--ft-ink);font-weight:600;line-height:1.5;padding:22px 4px;font-size:16px}.ft-faq summary::-webkit-details-marker{display:none}.ft-faq__toggle{width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;background:var(--ft-soft);border-radius:3px;color:var(--ft-primary)}.ft-faq__toggle .ft-icon{width:16px;height:16px;transition:transform .2s}.ft-faq[open] .ft-faq__toggle .ft-icon{transform:rotate(180deg)}.ft-faq__answer{padding:0 45px 24px 4px;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.ft-section--soft .ft-faq{background:transparent}.ft-faq-toolbar{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:45px}.ft-search{display:flex;align-items:center;gap:13px;flex:1;min-width:220px;padding:0 16px;border:1px solid var(--ft-line);border-radius:4px}.ft-search>.ft-icon{color:var(--ft-primary);width:19px;height:19px}.ft-search input{border:0;background:transparent;padding:13px 0;width:100%;outline-offset:0}.ft-filter select{height:53px;border:1px solid var(--ft-line);border-radius:4px;padding:0 34px 0 15px;background:var(--ft-page);color:var(--ft-ink);max-width:240px}.ft-faq-toolbar>p{margin:0;font-size:12px;flex:0 0 100%}.ft-faq-list:empty{display:none}
/* Real contact endpoint, inline validation, no fake offices or subscription form. */
.ft-contact-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;align-items:start}.ft-contact-info h2{font-size:46px}.ft-contact-detail{display:flex;gap:17px;align-items:flex-start;margin-top:28px}.ft-contact-detail small{display:block;font-size:11px;color:var(--ft-text);margin-bottom:4px}.ft-contact-detail strong,.ft-contact-detail a{font-size:14px;color:var(--ft-ink);font-weight:500;overflow-wrap:anywhere}.ft-contact-help{margin-top:36px;padding:25px;background:var(--ft-soft);border-radius:4px}.ft-contact-help h3{font-size:19px}.ft-contact-help a{display:flex;gap:12px;align-items:center;font-size:13px;margin-top:14px;color:var(--ft-primary)}.ft-contact-help .ft-icon{width:17px;height:17px;flex-shrink:0}.ft-contact-form{padding:40px;background:var(--ft-page);border:1px solid var(--ft-line);border-top:3px solid var(--ft-primary);border-radius:5px;box-shadow:0 18px 50px #17291b08;position:relative;min-width:0}.ft-contact-form>h2{font-size:29px;letter-spacing:-.03em;margin-bottom:10px}.ft-contact-form>.ft-caption{margin:0 0 24px!important}.ft-contact-form label{display:block;font-weight:500;color:var(--ft-ink);font-size:13px}.ft-contact-form input:not([type=hidden]),.ft-contact-form select,.ft-contact-form textarea{display:block;width:100%;min-width:0;background:var(--ft-page);color:var(--ft-ink);padding:12px 14px;border:1px solid var(--ft-line);border-radius:4px;font-size:14px;line-height:1.55;margin-top:8px;transition:border-color .15s}.ft-contact-form textarea{resize:vertical;min-height:140px;margin-bottom:18px}.ft-contact-form input:focus,.ft-contact-form textarea:focus,.ft-contact-form select:focus{outline:2px solid color-mix(in srgb,var(--ft-primary) 20%,transparent);outline-offset:1px;border-color:var(--ft-primary)}.ft-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.ft-topic-hint{font-size:12px;line-height:1.6;margin:18px 0 24px!important;padding-left:12px;border-left:2px solid var(--ft-line)}.ft-contact-form .ft-caption a{text-decoration:underline;color:var(--ft-primary)}.ft-field-error{display:block;color:#9b2938;font-size:12px;font-weight:400;margin-top:4px}.ft-contact-form [aria-invalid=true]{border-color:#a63242!important}.ft-form-status{padding:15px 18px;margin:15px 0;line-height:1.65;font-size:14px;border-radius:4px}.ft-form-status.is-success{background:#eaf7ef;border:1px solid #afd0b8;color:#205331}.ft-form-status.is-error{background:#fff1f0;border:1px solid #e6b5b3;color:#822a28}.ft-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ft-contact-form .platform-recaptcha{max-width:100%;overflow-x:auto}.ft-contact-form>.ft-button{margin-top:12px;min-width:185px}
/* Documents use the same header/footer; long text and tables remain readable. */
.ft-document-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:65px;align-items:start}.ft-sidebar{position:sticky;top:calc(var(--ft-header-offset) + 22px);border:1px solid var(--ft-line);border-radius:4px;padding:24px;background:var(--ft-page);max-height:calc(100dvh - var(--ft-header-offset) - 40px);overflow-y:auto}.ft-sidebar>h2{font-size:20px}.ft-sidebar nav{display:grid;gap:5px}.ft-sidebar nav>a{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;padding:9px 10px;border-radius:3px;line-height:1.5}.ft-sidebar nav>a[aria-current=page],.ft-sidebar nav>a.is-current{color:var(--ft-primary);background:var(--ft-soft);font-weight:600}.ft-sidebar nav>a .ft-icon{width:15px;height:15px}.ft-sidebar>.ft-button{width:100%;font-size:12px;margin-top:20px}.ft-toc>summary{display:flex;justify-content:space-between;align-items:center;list-style:none;color:var(--ft-ink);font-weight:600;font-size:15px;cursor:pointer;margin-bottom:15px}.ft-toc>summary::-webkit-details-marker{display:none}.ft-toc>summary .ft-icon{width:16px;height:16px}.ft-toc[open]>summary .ft-icon{transform:rotate(180deg)}.ft-prose{min-width:0;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.ft-prose h2{font-size:29px;line-height:1.25;margin:34px 0 20px}.ft-prose h2:first-child{margin-top:0}.ft-prose h3{font-size:21px;margin-top:28px}.ft-prose p{margin-bottom:18px}.ft-prose ul,.ft-prose ol{padding-left:23px;margin:20px 0}.ft-prose li{padding-left:6px;margin-bottom:12px}.ft-prose a:not(.ft-button){color:var(--ft-primary);text-decoration:underline;text-underline-offset:3px}.ft-prose img,.ft-prose video,.ft-prose iframe{max-width:100%}.ft-prose img{height:auto}.ft-prose dt{font-weight:600;color:var(--ft-ink);margin-top:16px}.ft-prose dd{margin-left:0}.ft-prose table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.7}.ft-prose th,.ft-prose td{padding:15px;border:1px solid var(--ft-line);min-width:130px;vertical-align:top}.ft-prose th{background:var(--ft-soft);color:var(--ft-ink);font-weight:600}.ft-table-scroll{overflow-x:auto;margin:26px 0}.ft-table-scroll table{min-width:580px}.ft-detail-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:35px 0}.ft-detail-cards>div{border:1px solid var(--ft-line);border-radius:4px;padding:22px}.ft-detail-cards h3{font-size:18px;margin-top:0}.ft-detail-cards p{font-size:13px;margin:0}.ft-document-links{display:grid;gap:0;border:1px solid var(--ft-line);border-radius:4px;padding:10px 23px}.ft-document-links>a{display:flex;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--ft-line);font-size:14px}.ft-document-links>a:last-child{border:0}.ft-document-links>a>.ft-icon{color:var(--ft-primary);width:20px;height:20px}.ft-document-links>a>.ft-icon:last-child{margin-left:auto;width:17px}.ft-legal-switcher{display:flex;gap:8px;overflow-x:auto;padding-top:25px;padding-bottom:8px}.ft-legal-switcher a{white-space:nowrap;border:1px solid var(--ft-line);border-radius:4px;padding:9px 14px;font-size:12px}.ft-legal-switcher a[aria-current=page]{background:var(--ft-primary);color:var(--ft-on-primary);border-color:var(--ft-primary)}.ft-legal-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-bottom:55px}.ft-legal-highlights>div{display:flex;align-items:flex-start;gap:15px}.ft-legal-highlights .ft-icon{color:var(--ft-primary);width:23px;height:23px}.ft-legal-highlights h2{font-size:18px;margin-bottom:10px}.ft-legal-highlights p{font-size:13px;margin:0}.ft-legal-section{padding:0 0 22px;margin:0 0 32px;border-bottom:1px solid var(--ft-line);scroll-margin-top:calc(var(--ft-header-offset) + 30px)}.ft-legal-section>h2{display:flex;gap:16px;align-items:flex-start}.ft-section-number{font:400 13px/2 Ubuntu,sans-serif;letter-spacing:0;color:var(--ft-primary);flex:0 0 auto;padding-top:4px}.ft-reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1200;pointer-events:none}.ft-reading-progress span{display:block;height:100%;width:0;background:var(--ft-primary)}.ft-cms-content{max-width:1100px}.ft-cms-content:empty{min-height:120px}
/* CTA, footer, floating actions. Contact stays still; back-to-top animates from below. */
.ft-cta{padding:50px 0;background:#eaf2e4;border-top:1px solid #dce7d4}.ft-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.ft-cta h2{font-size:34px;margin-bottom:10px}.ft-cta p{font-size:14px;margin:0;max-width:570px}.ft-cta .ft-eyebrow{font-size:11px;margin-bottom:12px}.ft-cta .ft-actions{flex-shrink:0}.ft-footer{padding-top:68px;background:var(--ft-footer,#11261c);color:var(--ft-footer-text,#fff);font-size:13px}.ft-footer__grid{display:grid;grid-template-columns:1.7fr .9fr 1fr 1.2fr;gap:48px;padding-bottom:44px}.ft-footer h2{font-size:16px;color:inherit;letter-spacing:-.01em;margin-bottom:22px}.ft-footer .ft-brand{color:inherit!important;margin-bottom:23px}.ft-footer .ft-brand img{max-height:48px}.ft-footer__grid>div>a:not(.ft-brand){display:block;margin-bottom:11px;font-size:12px}.ft-footer p{opacity:.78;line-height:1.9;font-size:12px}.ft-footer__social{display:flex;flex-wrap:wrap;gap:8px 15px}.ft-footer__social a{font-size:10px;border-bottom:1px solid #ffffff40;line-height:2}.ft-footer__social .ft-icon{width:12px;height:12px}.ft-footer__legal{display:flex;flex-wrap:wrap;gap:12px 24px;padding:22px 0;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;font-size:11px}.ft-footer__bottom{padding:24px 0 20px}.ft-footer__bottom p{font-size:11px;max-width:1200px;margin-bottom:15px}.ft-footer__bottom p:last-child{margin-bottom:0}.ft-footer__grid>div>a,.ft-footer__grid>div>p{overflow-wrap:anywhere}.ft-site .ft-footer a:hover{color:inherit!important;text-decoration:underline;text-underline-offset:4px}.ft-floating{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px;z-index:900;align-items:center;pointer-events:none}.ft-floating a,.ft-floating button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--ft-primary);pointer-events:auto;box-shadow:0 4px 15px #0002}.ft-site .ft-floating__contact{background:var(--ft-primary);color:var(--ft-on-primary,#fff)!important}.ft-floating__contact span{position:absolute;right:60px;white-space:nowrap;background:#13261b;color:#fff;padding:7px 13px;border-radius:3px;font-size:11px;opacity:0;visibility:hidden;transition:opacity .18s;pointer-events:none}.ft-floating__contact:hover span,.ft-floating__contact:focus-visible span{opacity:1;visibility:visible}.ft-floating__top{background:var(--ft-page);color:var(--ft-primary);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .23s,transform .23s,visibility .23s}.ft-floating__top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
@keyframes ft-dropdown{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ft-slide{from{opacity:.5}to{opacity:1}}
@media(min-width:1181px){.ft-nav__submenu{max-height:calc(100dvh - var(--ft-header-offset) - 30px)}.ft-nav__list>.ft-nav__item:last-child>.ft-nav__submenu{left:auto;right:0}}

/* Contrast boundaries for the shared loader and dark surfaces. */
.ft-site .platform-loader__name{color:var(--psl-text)!important;font-size:clamp(28px,6vw,39px);font-weight:780;line-height:1.08;margin:0}
.ft-site .platform-loader__message{color:var(--psl-muted)!important;margin:13px 0 0}
.ft-site .ft-hero__copy>p{color:var(--ft-banner-text,#dbe8df)!important}
.ft-site .ft-footer h2,.ft-site .ft-footer p{color:inherit!important}
.ft-site .ft-footer h2{font-size:16px;line-height:1.3}
.ft-site .platforma-footer-builder__title{color:var(--pfb-heading)!important;font-size:15px;font-weight:800;line-height:1.35}
.ft-site .platforma-footer-builder__company{color:var(--pfb-heading)!important}

@media(max-width:1280px){.ft-container{width:calc(100% - 56px)}.ft-header__bar{gap:24px}.ft-navigation{gap:22px}.ft-brand{max-width:195px}.ft-brand img{max-width:195px}.ft-nav__list{gap:12px}.ft-header__actions{gap:15px}.ft-plans{gap:20px}.ft-plan{flex-basis:28%;max-width:390px}.ft-footer__grid{gap:30px}}
@media(max-width:1180px){.ft-header__bar{min-height:77px;flex-wrap:wrap;gap:0;justify-content:space-between;position:relative}.ft-header.is-enhanced .ft-menu-toggle{display:flex;color:var(--ft-menu)}.ft-navigation{flex-basis:100%;display:flex;flex-wrap:wrap;padding:12px 0 25px;gap:22px}.ft-header.is-enhanced .ft-navigation{display:none}.ft-header.is-menu-open .ft-navigation{display:block;max-height:calc(100dvh - 145px);overflow:auto;overscroll-behavior:contain}.ft-nav{width:100%;margin:0}.ft-nav__list{display:block}.ft-nav__item{border-bottom:1px solid var(--ft-line)}.ft-nav__row>a{width:100%;padding:12px 8px;font-size:14px}.ft-nav__row>button{width:44px;height:44px}.ft-nav__row>button .ft-icon{width:17px;height:17px}.ft-nav__list>.is-active>.ft-nav__row>a{box-shadow:none}.ft-nav__submenu,.ft-nav__submenu .ft-nav__submenu{position:static;min-width:0;max-width:none;box-shadow:none;padding:4px 12px 12px;border:0;border-left:2px solid var(--ft-line);border-radius:0;background:var(--ft-header)}.ft-nav__submenu .ft-nav__row>a,.ft-nav__submenu .ft-nav__row>button{color:var(--ft-menu)}.ft-nav__submenu .ft-nav__row>a{padding:10px}.ft-nav__submenu .ft-nav__item{border:0}.ft-header:not(.is-enhanced) .ft-nav__submenu{display:block}.ft-header__actions{width:100%;justify-content:space-between;padding:22px 8px 0}.ft-split{gap:45px}.ft-faq-layout,.ft-contact-layout{gap:45px}.ft-cta__inner{align-items:flex-start;flex-direction:column;gap:28px}.ft-hero__inner{min-height:600px}.ft-hero__slide{min-height:600px}.ft-benefits__grid>div{padding:24px 15px;gap:10px}.ft-benefits strong{font-size:13px}.ft-benefits small{font-size:10px}}
@media(max-width:900px){.ft-section{padding-block:65px}.ft-section-head{gap:28px}.ft-section-head>p{max-width:330px;font-size:14px}.ft-markets-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ft-market{padding:25px}.ft-benefits__grid{grid-template-columns:repeat(2,1fr)}.ft-benefits__grid>div{padding:20px!important;border-bottom:1px solid var(--ft-line)}.ft-benefits__grid>div:nth-child(2){border-right:0}.ft-benefits__grid>div:nth-child(3){border-bottom:0}.ft-benefits strong{font-size:14px}.ft-benefits small{font-size:11px}.ft-split{grid-template-columns:1fr;gap:45px}.ft-platform-feature{padding-top:0}.ft-platform-feature__visual{max-width:600px;width:100%;margin:auto;min-height:340px}.ft-platform-feature__visual>img{height:310px}.ft-workspace{max-width:570px;width:100%;margin:auto}.ft-access-grid{gap:16px}.ft-access-card{padding:25px 20px}.ft-access-card h3{font-size:21px}.ft-steps{gap:24px}.ft-faq-layout{grid-template-columns:1fr;gap:30px}.ft-faq-layout>div:first-child p{max-width:570px}.ft-document-layout{grid-template-columns:210px minmax(0,1fr);gap:35px}.ft-sidebar{padding:18px}.ft-prose h2{font-size:26px}.ft-contact-layout{grid-template-columns:1fr;gap:40px}.ft-contact-info{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.ft-contact-info>.ft-eyebrow,.ft-contact-info>h2,.ft-contact-info>p,.ft-contact-help{grid-column:1/-1}.ft-contact-info>h2 br{display:none}.ft-contact-form{padding:35px}.ft-legal-highlights{gap:22px}.ft-legal-highlights>div{display:block}.ft-legal-highlights .ft-icon{margin-bottom:16px}.ft-footer__grid{grid-template-columns:1.4fr 1fr;gap:35px 60px}.ft-footer__brand{max-width:400px}.ft-topbar__details>span{display:none}.ft-page-hero__symbol{height:100px;width:100px}.ft-page-hero__symbol .ft-icon{height:44px;width:44px}}
@media(max-width:640px){.ft-container{width:calc(100% - 36px)}.ft-site{font-size:15px}.ft-topbar__details{display:none}.ft-topbar__inner{min-height:35px}.ft-topbar__tools{width:100%;justify-content:space-between}.ft-header__bar{min-height:70px}.ft-brand{max-width:calc(100% - 65px)}.ft-wordmark{font-size:23px}.ft-brand img{max-width:205px;max-height:40px}.ft-section{padding-block:52px}.ft-section-head{display:block;margin-bottom:28px}.ft-section-head>p{max-width:none;width:auto;margin:20px 0 0}.ft-section-head>.ft-text-link{margin-top:22px}.ft-section-head h2 br,.ft-split h2 br{display:none}.ft-site h2{font-size:31px}.ft-site h1{font-size:39px}.ft-eyebrow{font-size:10px}.ft-hero__slide,.ft-hero__inner{min-height:570px}.ft-hero__inner{padding-block:52px 100px}.ft-hero__copy{max-width:100%}.ft-site .ft-hero__copy h1,.ft-site .ft-hero__copy h2{font-size:clamp(40px,10.5vw,58px);line-height:1.08;white-space:normal;margin-bottom:24px}.ft-hero__copy>p{font-size:15px;max-width:440px;line-height:1.7;margin-bottom:24px}.ft-hero__shade{background:linear-gradient(90deg,rgba(10,32,21,.97),rgba(10,32,21,.82))}.ft-hero__image{object-position:65% center}.ft-actions{gap:10px}.ft-button{padding:12px 18px!important;font-size:13px!important}.ft-hero__controls{bottom:25px}.ft-hero__dots{gap:10px;flex-wrap:wrap;max-width:65%}.ft-hero__dots button{width:26px}.ft-hero__dots button[aria-pressed=true]{width:39px}.ft-hero__arrows{gap:6px}.ft-hero__arrows button{width:30px;height:34px}.ft-hero__arrows .ft-icon{width:17px;height:17px}.ft-benefits__grid>div{padding:20px 12px!important;gap:10px}.ft-benefits__grid>div:nth-child(odd){padding-left:0!important}.ft-benefits .ft-icon{width:25px;height:25px}.ft-benefits strong{font-size:11px}.ft-benefits small{font-size:10px;line-height:1.5}.ft-markets-grid{grid-template-columns:1fr;gap:15px}.ft-market{padding:25px}.ft-market h3{font-size:23px;margin-top:18px}.ft-market__link{padding-top:16px}.ft-access-grid,.ft-steps{grid-template-columns:1fr}.ft-access-card{padding:28px}.ft-access-card .ft-button{width:auto}.ft-step-number{padding-bottom:16px;margin-bottom:18px;font-size:45px}.ft-steps{gap:28px}.ft-steps p{max-width:none}.ft-plan{flex-basis:100%;max-width:none;padding:26px}.ft-plan__features{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.ft-plan__features li{font-size:11px}.ft-plan .ft-button{font-size:13px!important}.ft-platform-feature__visual{padding:22px 15px;min-height:305px}.ft-platform-feature__visual>img{height:270px}.ft-visual-caption{left:15px;right:15px;bottom:15px;padding:15px}.ft-page-hero{padding:28px 0 40px}.ft-breadcrumb{margin-bottom:24px;font-size:10px}.ft-page-hero__inner{gap:0}.ft-page-hero__symbol{display:none}.ft-page-hero p{font-size:14px}.ft-workspace__body{padding:28px}.ft-workspace__body h3{font-size:34px}.ft-faq summary{font-size:15px;padding:20px 2px}.ft-faq__answer{padding-right:10px}.ft-filter{width:100%}.ft-filter select{width:100%;max-width:none}.ft-faq-toolbar{gap:12px}.ft-contact-info{display:block}.ft-contact-info h2{font-size:34px}.ft-contact-form{padding:25px 20px}.ft-form-grid{grid-template-columns:1fr;gap:18px}.ft-contact-form>h2{font-size:26px}.ft-contact-form input,.ft-contact-form select,.ft-contact-form textarea{font-size:16px!important}.ft-document-layout{display:block}.ft-sidebar{position:static;max-height:none;padding:20px;margin-bottom:32px}.ft-toc nav{max-height:230px;overflow-y:auto}.ft-detail-cards{grid-template-columns:1fr}.ft-prose{font-size:14px;line-height:1.85}.ft-prose h2{font-size:24px}.ft-prose h3{font-size:19px}.ft-notice{padding:21px 18px;gap:12px}.ft-notice p{font-size:13px}.ft-notice>.ft-icon{width:20px;height:20px}.ft-legal-highlights{grid-template-columns:1fr;gap:23px;margin-bottom:36px}.ft-legal-highlights>div{display:flex}.ft-legal-highlights .ft-icon{margin-bottom:0}.ft-legal-highlights h2{font-size:18px}.ft-legal-section>h2{gap:12px}.ft-legal-switcher{gap:7px;padding-top:18px}.ft-legal-switcher a{font-size:11px;padding:8px 11px}.ft-cta{padding:36px 0}.ft-cta h2{font-size:28px}.ft-cta .ft-actions{width:100%;gap:12px}.ft-cta .ft-button{flex:1;min-width:135px}.ft-footer{padding-top:46px}.ft-footer__grid{grid-template-columns:1fr 1fr;gap:30px 22px}.ft-footer__brand{grid-column:1/-1}.ft-footer__grid>div:last-child{grid-column:1/-1}.ft-footer__legal{gap:10px 20px;padding:18px 0}.ft-footer__bottom{padding-bottom:35px}.ft-floating{right:15px;bottom:calc(16px + env(safe-area-inset-bottom));gap:10px}.ft-floating a,.ft-floating button{width:42px;height:42px}.ft-floating .ft-icon{width:21px;height:21px}.ft-floating__contact span{display:none}.ft-story-image img{height:300px}}
@media(max-width:360px){.ft-container{width:calc(100% - 28px)}.ft-plan__features{grid-template-columns:1fr}.ft-contact-form{padding:24px 14px}.ft-hero__copy .ft-actions{align-items:stretch;flex-direction:column}.ft-site .ft-hero__copy h1,.ft-site .ft-hero__copy h2{font-size:39px}.ft-benefits strong{font-size:10px}.ft-benefits .ft-icon{width:21px}.ft-hero__arrows{gap:4px}.ft-hero__dots{gap:6px}}
@media(prefers-reduced-motion:reduce){.ft-site *, .ft-site *:before,.ft-site *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.ft-header,.ft-footer,.ft-floating,.ft-cta,.ft-legal-switcher,.ft-sidebar,.ft-reading-progress{display:none!important}.ft-container{width:100%}.ft-section{padding:12px 0}.ft-page-hero{background:#fff;border:0;padding:0 0 20px}.ft-page-hero__symbol{display:none}.ft-document-layout{display:block}.ft-legal-section{break-inside:avoid}.ft-site{color:#111;background:#fff;font-size:11pt}}
