/* Additional landing components only. Original landing.css is preserved unchanged. */
.af-imported{--aft-page:#050c14;--aft-surface:#0b1927;--aft-surface-2:#102236;--aft-ink:#eaf1f7;--aft-muted:#aabccb;--aft-fg-teal:#12cde0;--aft-bg-green:#133321;--aft-line:#294459;--af-ink:var(--ink,#eaf1f7);--af-muted:var(--muted,#aabccb);--af-teal:var(--blue2,#12cde0);--af-mint:#b7f34a;--af-line:var(--line,#294459);--af-soft:#102236;--af-white:#0b1927;--af-radius:22px;--af-ease:cubic-bezier(.2,.75,.25,1);font-family:inherit;color:var(--af-ink);line-height:1.6;text-align:left;overflow-x:clip;}
.af-imported *,.af-imported *::before,.af-imported *::after{box-sizing:border-box;}
.af-imported [hidden]{display:none !important;}
.af-imported h1,.af-imported h2,.af-imported h3,.af-imported p{margin:0;}
.af-imported h1,.af-imported h2,.af-imported h3{color:inherit;font-family:inherit;font-weight:800;}
.af-imported a{color:inherit;text-decoration:none;}
.af-imported button,.af-imported input,.af-imported select,.af-imported textarea{font:inherit;}
.af-imported button,.af-imported a,.af-imported input,.af-imported summary{-webkit-tap-highlight-color:transparent;}
.af-imported button{cursor:pointer;}
.af-imported img{max-width:100%;height:auto;display:block;}
.af-imported svg{display:block;}
.af-imported .shell{width:min(1240px,calc(100% - 64px));margin-inline:auto;}
.af-imported section[id]{scroll-margin-top:110px;}
.af-imported .af-icon{width:20px;height:20px;flex-shrink:0;}
.af-imported :is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--af-teal);outline-offset:5px;}
.af-imported .af-kicker,.af-imported .af-small-label{display:block;font-size:var(--aft-text-caption, 13px);font-weight:800;letter-spacing:.13em;line-height:1.6;}
.af-imported .af-kicker{color:var(--af-teal);margin-bottom:19px;font-size:var(--aft-text-caption, 13px);}
.af-imported .af-small-label{color:var(--af-muted);font-size:var(--aft-text-micro, 12px);letter-spacing:.07em;}
.af-imported .actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;}
.af-imported .button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--af-ink);color:var(--aft-on-solid,#eaf1f7);border:1px solid var(--af-ink);border-radius:10px;padding:16px 22px;font-size:var(--aft-text-body, 15px);font-weight:750;line-height:1.3;text-align:center;transition:transform .22s var(--af-ease),background .22s,box-shadow .22s;min-height:52px;text-decoration:none;box-shadow:0 5px 10px #07121f10;}
.af-imported .button:hover{background:var(--aft-solid,#07121f);transform:translateY(-2px);box-shadow:0 8px 22px #07121f1a;}
.af-imported .button .af-icon{width:17px;height:17px;}
.af-imported .button.secondary{background:transparent;color:var(--af-ink);border-color:var(--aft-line,#294459);box-shadow:none;}
.af-imported .button.secondary:hover{background:var(--aft-surface-2,#0b1927);}
.af-imported .af-text-link{display:inline-flex;align-items:center;gap:10px;font-size:var(--aft-text-body, 15px);font-weight:750;}
.af-imported .af-text-link:hover{color:var(--af-teal);}
.af-imported .af-text-link .af-icon{width:17px;height:17px;transition:transform .2s;}
.af-imported .af-text-link:hover .af-icon{transform:translateX(3px);}
.af-imported .af-skip{position:fixed;top:10px;left:16px;z-index:110;background:var(--af-ink);color:var(--aft-on-solid,#eaf1f7);border-radius:8px;padding:12px;transform:translateY(-150%);}
.af-imported .af-skip:focus{transform:translateY(0);}
.af-imported .af-header{height:88px;position:sticky;top:0;z-index:40;background:var(--aft-surface,#0b1927eb);border-bottom:1px solid #29445999;backdrop-filter:blur(16px);}
.af-imported .af-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;}
.af-imported .af-brand{display:inline-flex;align-items:center;gap:8px;font-size:26px;font-weight:800;letter-spacing:-1.1px;line-height:1;}
.af-imported .af-brand-symbol{width:37px;color:var(--aft-fg-teal,#b7f34a);display:block;}
.af-imported .af-brand-symbol svg{width:100%;height:auto;}
.af-imported .af-brand-dot{color:var(--aft-fg-teal,#b7f34a);}
.af-imported .af-nav-links{display:flex;align-items:center;gap:26px;}
.af-imported .af-nav-links a{font-size:var(--aft-text-small, 14px);font-weight:700;color:var(--aft-ink,#aabccb);white-space:nowrap;}
.af-imported .af-nav-links a:hover{color:var(--af-teal);}
.af-imported .af-nav-actions{display:flex;align-items:center;gap:22px;}
.af-imported .af-login{font-weight:750;font-size:var(--aft-text-small, 14px);}
.af-imported .af-nav-cta{padding:12px 17px;min-height:44px;font-size:var(--aft-text-small, 14px);}
.af-imported .af-menu{display:none;align-items:center;justify-content:center;width:42px;height:42px;background:none;border:1px solid var(--af-line);border-radius:9px;color:var(--af-ink);}
.af-imported .af-mobile-contact{display:none;}
body.admin-bar .af-imported .af-header{top:32px;}
.af-imported .af-hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-top:88px;padding-bottom:82px;position:relative;}
.af-imported .af-hero-copy{position:relative;z-index:2;}
.af-imported .af-eyebrow{display:flex;align-items:center;gap:8px;font-size:var(--aft-text-caption, 13px);font-weight:800;letter-spacing:.14em;margin-bottom:26px;}
.af-imported .af-status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#07121f;box-shadow:0 0 0 4px #07121f12;}
.af-imported .af-hero h1{font-size:clamp(48px,5.25vw,76px);letter-spacing:-.065em;line-height:1.06;font-weight:800;}
.af-imported .af-hero h1>span{color:var(--af-teal);}
.af-imported .af-hero-lead{font-size:16px;line-height:1.85;color:var(--af-muted);max-width:470px;margin:25px 0 30px;}
.af-imported .af-hero .actions{gap:21px;align-items:center;}
.af-imported .af-hero .button{padding:17px 20px;font-size:var(--aft-text-small, 14px);}
.af-imported .af-hero .af-text-link{font-size:var(--aft-text-caption, 13px);gap:7px;}
.af-imported .af-hero-points{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;font-size:var(--aft-text-caption, 13px);color:var(--af-muted);}
.af-imported .af-hero-points span{display:inline-flex;align-items:center;gap:6px;}
.af-imported .af-hero-points .af-icon{width:13px;height:13px;color:var(--af-teal);}
.af-imported .af-hero-art{position:relative;min-width:0;padding:14px 0 18px;}
.af-imported .af-orbit{position:absolute;width:450px;height:450px;border:1px solid #29445955;border-radius:50%;z-index:-1;pointer-events:none;}
.af-imported .af-orbit-one{right:-25px;top:-25px;background:radial-gradient(ellipse,#0b192760,transparent 70%);}
.af-imported .af-orbit-two{width:520px;height:520px;right:-20px;top:-60px;background:radial-gradient(ellipse at 100% 60%,#10223621,transparent 70%);}
.af-imported .af-app-preview{position:relative;border:1px solid var(--aft-line,#294459);border-radius:18px;background:var(--aft-surface,#0b1927);box-shadow:0 35px 70px -30px #07121f38,0 0 0 8px #0b1927;transform:rotate(1deg);overflow:hidden;z-index:1;}
.af-imported .af-app-top{height:58px;display:flex;align-items:center;padding:0 23px;gap:12px;border-bottom:1px solid var(--aft-line,#294459);}
.af-imported .af-mini-brand{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:800;letter-spacing:-.6px;}
.af-imported .af-mini-brand .af-brand-symbol{width:23px;}
.af-imported .af-example{font-size:var(--aft-text-micro, 12px);letter-spacing:.12em;margin-left:auto;color:var(--aft-muted,#aabccb);}
.af-imported .af-avatar{width:29px;height:29px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:var(--aft-text-micro, 12px);font-weight:800;background:var(--aft-surface-2,#0b1927);color:var(--aft-ink,#eaf1f7);flex-shrink:0;}
.af-imported .af-avatar.small{width:23px;height:23px;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-avatar.lavender{background:var(--aft-surface-2,#0b1927);color:var(--aft-fg-purple,#12cde0);}
.af-imported .af-avatar.peach{background:var(--aft-bg-amber,#0b1927);color:var(--aft-fg-amber,#12cde0);}
.af-imported .af-app-greeting{padding:22px 24px 18px;}
.af-imported .af-app-greeting>span{display:block;font-size:18px;font-weight:800;letter-spacing:-.6px;}
.af-imported .af-app-greeting>strong{display:block;font-size:var(--aft-text-caption, 13px);color:var(--af-muted);font-weight:500;margin-top:3px;}
.af-imported .af-tour-tabs{display:flex;margin:0 23px;border-bottom:1px solid var(--af-line);gap:20px;}
.af-imported .af-tour-tabs button{border:0;background:none;border-bottom:2px solid transparent;display:inline-flex;align-items:center;gap:6px;padding:9px 1px;font-size:var(--aft-text-caption, 13px);font-weight:700;color:var(--aft-muted,#aabccb);}
.af-imported .af-tour-tabs .af-icon{width:13px;height:13px;}
.af-imported .af-tour-tabs [aria-selected=true]{color:var(--af-teal);border-color:var(--af-teal);}
.af-imported .af-tour-pane{padding:18px 23px 10px;min-height:335px;}
.af-imported .af-demo-input{display:flex;gap:8px;align-items:center;border:1px solid var(--aft-line,#294459);background:var(--aft-surface-2,#0b1927);border-radius:7px;padding:9px 11px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .af-demo-input>.af-icon{width:13px;height:13px;}
.af-imported .af-input-check{margin-left:auto;background:var(--aft-surface-2,#0b1927);border-radius:4px;padding:2px;color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-input-check .af-icon{width:10px;height:10px;}
.af-imported .af-product-card{display:grid;grid-template-columns:42% 1fr;gap:17px;padding:14px 0;}
.af-imported .af-product-photo{background:var(--aft-surface-2,#0b1927);border-radius:10px;position:relative;overflow:hidden;min-width:0;}
.af-imported .af-product-photo img{width:100%;height:155px;object-fit:cover;}
.af-imported .af-product-photo>span{position:absolute;top:8px;left:8px;padding:3px 7px;border-radius:4px;font-size:var(--aft-text-micro, 12px);font-weight:800;letter-spacing:.07em;background:var(--aft-bg-green,#0b1927);color:var(--aft-ink,#eaf1f7);}
.af-imported .af-product-copy{padding:8px 0;min-width:0;}
.af-imported .af-product-copy h2{font-size:18px;letter-spacing:-.6px;line-height:1.3;margin:6px 0;}
.af-imported .af-product-price{font-weight:800;font-size:19px;color:var(--af-teal);letter-spacing:-.5px;}
.af-imported .af-product-price del{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);font-weight:500;margin-left:5px;}
.af-imported .af-product-copy p{font-size:var(--aft-text-micro, 12px);line-height:1.65;color:var(--af-muted);margin-top:5px;}
.af-imported .af-channel-heading{display:flex;align-items:center;justify-content:space-between;font-size:var(--aft-text-micro, 12px);margin:1px 0 8px;}
.af-imported .af-channel-heading>span{color:var(--aft-muted,#aabccb);font-size:var(--aft-text-micro, 12px);}
.af-imported .af-demo-channels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;}
.af-imported .af-demo-channels>span{display:flex;align-items:center;gap:4px;border:1px solid var(--aft-line,#294459);border-radius:5px;padding:7px 5px;background:var(--aft-surface,#0b1927);min-width:0;}
.af-imported .af-demo-channels>span>span:not(.social-icon){font-size:12px;font-weight:650;}
.af-imported .af-demo-channels>span>.af-icon{width:9px;height:9px;color:var(--aft-fg-teal,#b7f34a);margin-left:auto;}
.af-imported .af-demo-channels .social-icon{width:14px;height:14px;font-size:12px;border-radius:4px;flex-shrink:0;}
.af-imported .af-demo-channels .social-icon svg{width:10px;height:10px;}
.af-imported .af-preview-play{display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:7px;background:var(--af-ink);color:var(--aft-on-solid,#eaf1f7);width:100%;padding:11px;font-size:var(--aft-text-caption, 13px);font-weight:700;margin-top:13px;transition:background .2s;}
.af-imported .af-preview-play:hover{background:var(--af-teal);}
.af-imported .af-preview-play:disabled{cursor:wait;opacity:.8;}
.af-imported .af-preview-play .af-icon{width:13px;height:13px;}
.af-imported .af-preview-status{text-align:center;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);line-height:1.5;margin:8px 0 0;min-height:21px;}
.af-imported .af-floating-note{position:absolute;left:-28px;bottom:2px;background:var(--aft-surface,#0b1927);border:1px solid var(--af-line);border-radius:10px;box-shadow:0 15px 30px #07121f13;display:flex;align-items:center;gap:12px;padding:14px 20px;z-index:3;transform:rotate(-3deg);animation:af-float-in .75s .35s both;}
.af-imported .af-floating-note>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--aft-surface-2,#0b1927);color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-floating-note b{font-size:var(--aft-text-small, 14px);display:block;}
.af-imported .af-floating-note small{font-size:var(--aft-text-micro, 12px);color:var(--af-muted);}
.af-imported .af-art-caption{display:block;text-align:right;font-size:var(--aft-text-micro, 12px);color:var(--af-muted);margin:17px 0 -10px;}
.af-imported .af-pane-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
.af-imported .af-pane-title h2{font-size:17px;letter-spacing:-.4px;margin-top:4px;}
.af-imported .af-pane-title>.af-icon{color:var(--af-teal);}
.af-imported .af-week{display:flex;justify-content:space-between;gap:7px;}
.af-imported .af-week>span{display:flex;flex-direction:column;align-items:center;flex:1;padding:8px;border-radius:8px;background:var(--aft-surface-2,#0b1927);font-size:var(--aft-text-micro, 12px);color:var(--af-muted);gap:2px;}
.af-imported .af-week b{font-size:15px;color:var(--af-ink);}
.af-imported .af-week .is-current{background:var(--aft-bg-green,#0b1927);}
.af-imported .af-timeline{margin-top:16px;}
.af-imported .af-timeline>div{display:flex;align-items:center;gap:11px;margin-top:10px;}
.af-imported .af-timeline time{font-size:var(--aft-text-micro, 12px);color:var(--af-muted);}
.af-imported .af-timeline article{flex:1;border:1px solid var(--af-line);border-radius:7px;position:relative;padding:10px 15px;}
.af-imported .af-timeline b,.af-imported .af-timeline small{display:block;font-size:var(--aft-text-caption, 13px);}
.af-imported .af-timeline small{font-size:var(--aft-text-micro, 12px);color:var(--af-muted);}
.af-imported .af-timeline em{position:absolute;right:11px;top:14px;font-size:var(--aft-text-micro, 12px);background:var(--aft-surface-2,#0b1927);padding:3px 6px;border-radius:4px;font-style:normal;color:var(--aft-muted,#aabccb);}
.af-imported .af-event-dot{position:absolute;left:-2px;top:12px;height:25px;width:3px;background:#07121f;border-radius:3px;}
.af-imported .af-event-dot.blue{background:#102236;}
.af-imported .af-event-dot.purple{background:#102236;}
.af-imported .af-mini-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0;}
.af-imported .af-mini-kpis>div{background:var(--aft-surface-2,#0b1927);border-radius:8px;padding:12px;}
.af-imported .af-mini-kpis small{font-size:var(--aft-text-micro, 12px);color:var(--af-muted);display:block;}
.af-imported .af-mini-kpis strong{font-size:18px;letter-spacing:-.6px;}
.af-imported .af-graph{width:100%;height:auto;overflow:visible;}
.af-imported .af-grid-lines{fill:none;stroke:#aabccb33;stroke-width:1;}
.af-imported .af-graph-main,.af-imported .af-graph-second{fill:none;stroke-width:3;stroke:var(--aft-fg-teal,#b7f34a);stroke-linecap:round;stroke-linejoin:round;}
.af-imported .af-graph-second{stroke:var(--aft-fg-green,#b7f34a);stroke-width:2;stroke-dasharray:6 5;}
.af-imported .af-axis{display:flex;justify-content:space-between;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);margin:8px 0;}
.af-imported .af-demo-attribution{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 0;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-demo-attribution i{font-style:normal;color:var(--aft-muted,#aabccb);}
.af-imported .af-demo-attribution span:not(.af-avatar){background:var(--aft-surface-2,#0b1927);border-radius:4px;padding:3px 6px;}
.af-imported .af-preview-running .af-demo-channels>span{animation:af-confirm .7s both;}
.af-imported .af-preview-running .af-demo-channels>span:nth-child(2){animation-delay:.18s;}
.af-imported .af-preview-running .af-demo-channels>span:nth-child(3){animation-delay:.36s;}
.af-imported .af-preview-running .af-demo-channels>span:nth-child(4){animation-delay:.54s;}
.af-imported .af-connections{padding:32px 0 36px;border-top:1px solid var(--af-line);border-bottom:1px solid var(--af-line);}
.af-imported .af-connections>p{text-align:center;font-size:var(--aft-text-micro, 12px);letter-spacing:.17em;font-weight:700;color:var(--aft-muted,#aabccb);margin-bottom:25px;}
.af-imported .af-connections>div{display:flex;align-items:center;justify-content:space-around;gap:20px;flex-wrap:wrap;}
.af-imported .af-network-word{font-weight:800;font-size:27px;letter-spacing:-1px;display:flex;align-items:center;line-height:1;}
.af-imported .af-network-word.amazon>span{color:var(--aft-fg-amber,#12cde0);font-size:24px;margin-left:3px;}
.af-imported .af-network-word.awin>span{color:var(--aft-fg-red,#12cde0);font-size:38px;margin-left:2px;line-height:.6;}
.af-imported .af-platform-word{display:flex;align-items:center;gap:8px;font-weight:700;font-size:16px;color:var(--aft-ink,#aabccb);}
.af-imported .social-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;color:var(--aft-on-solid,#eaf1f7);vertical-align:middle;background:#07121f;font-weight:800;font-family:inherit;font-size:23px;line-height:1;flex-shrink:0;}
.af-imported .social-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;}
.af-imported .social-icon .fill{fill:currentColor;stroke:none;}
.af-imported .social-whatsapp{background:#07121f;}
.af-imported .social-facebook{background:#102236;}
.af-imported .social-instagram{background:linear-gradient(35deg,var(--aft-bg-amber,#102236),#102236,#102236);}
.af-imported .social-threads{background:var(--aft-solid,#07121f);}
.af-imported .social-pinterest{background:#102236;}
.af-imported .social-tiktok{background:var(--aft-solid,#07121f);}
.af-imported .social-youtube{background:#102236;}
.af-imported .social-threads svg{stroke:none;}
.af-imported .af-connections .social-icon{width:25px;height:25px;font-size:20px;border-radius:7px;filter:grayscale(.7);opacity:.85;}
.af-imported .af-connections .social-icon svg{width:16px;height:16px;}
.af-imported .af-section{padding-top:112px;padding-bottom:112px;}
.af-imported .af-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:46px;}
.af-imported .af-section-heading h2,.af-imported .af-results h2,.af-imported .af-calculator-section h2,.af-imported .af-platform-section h2,.af-imported .af-faq-section h2{font-size:clamp(34px,3.5vw,49px);line-height:1.14;letter-spacing:-.05em;}
.af-imported .af-section-heading>p{max-width:375px;font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--af-muted);padding-bottom:3px;}
.af-imported .af-section-heading.centered{display:block;text-align:center;max-width:850px;margin:0 auto 50px;}
.af-imported .af-section-heading.centered p{max-width:620px;margin:22px auto 0;font-size:var(--aft-text-body, 15px);line-height:1.8;color:var(--af-muted);}
.af-imported .af-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;}
.af-imported .af-process-grid article{padding:28px 0 0;border-top:1px solid var(--aft-line,#294459);min-width:0;}
.af-imported .af-process-top{display:flex;align-items:center;justify-content:space-between;color:var(--af-teal);margin-bottom:27px;}
.af-imported .af-process-top>span{font-size:var(--aft-text-micro, 12px);letter-spacing:.12em;font-weight:800;}
.af-imported .af-process-top .af-icon{width:24px;height:24px;}
.af-imported .af-process-grid h3{font-size:23px;line-height:1.35;letter-spacing:-.8px;margin-bottom:14px;}
.af-imported .af-process-grid p{font-size:var(--aft-text-small, 14px);line-height:1.9;color:var(--af-muted);max-width:340px;}
.af-imported .af-process-visual{height:113px;margin-top:23px;background:var(--aft-surface-2,#0b1927);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:18px;}
.af-imported .af-process-url{font-size:var(--aft-text-caption, 13px);letter-spacing:.03em;background:var(--aft-surface,#0b1927);border:1px solid var(--af-line);border-radius:5px;padding:6px 18px;box-shadow:0 3px 8px #07121f06;color:var(--aft-muted,#aabccb);}
.af-imported .af-process-result{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);display:flex;gap:5px;align-items:center;}
.af-imported .af-process-result .af-icon{width:12px;height:12px;}
.af-imported .af-process-socials{flex-direction:row;gap:12px;}
.af-imported .af-process-socials .social-icon{width:34px;height:34px;}
.af-imported .af-time-pill{font-size:var(--aft-text-caption, 13px);font-weight:700;display:flex;align-items:center;gap:5px;background:var(--aft-surface,#0b1927);border:1px solid var(--af-line);border-radius:5px;padding:7px 10px;margin-left:5px;}
.af-imported .af-time-pill .af-icon{width:13px;height:13px;}
.af-imported .af-process-bars{flex-direction:row;align-items:flex-end;gap:8px;position:relative;padding:24px 110px 18px 22px;}
.af-imported .af-process-bars>i{height:var(--bar);width:17px;border-radius:4px 4px 0 0;background:linear-gradient(#102236,var(--aft-bg-green,#102236));}
.af-imported .af-process-bars>span{position:absolute;right:18px;top:47px;font-size:var(--aft-text-micro, 12px);font-weight:750;color:var(--aft-muted,#aabccb);}
.af-imported .af-feature-section{padding:90px 0 108px;background:var(--aft-surface-2,#0b1927);border-block:1px solid var(--aft-line,#294459);}
.af-imported .af-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
.af-imported .af-feature-card{background:var(--aft-surface,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:var(--af-radius);padding:32px;position:relative;overflow:hidden;min-width:0;}
.af-imported .af-feature-wide{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;}
.af-imported .af-feature-icon{display:grid;place-items:center;width:39px;height:39px;background:var(--aft-surface-2,#0b1927);color:var(--af-teal);border-radius:11px;margin-bottom:22px;}
.af-imported .af-feature-card h3{font-size:26px;line-height:1.25;letter-spacing:-1px;}
.af-imported .af-feature-card p{font-size:var(--aft-text-small, 14px);line-height:1.85;color:var(--af-muted);margin-top:15px;}
.af-imported .af-feature-card .af-text-link{font-size:var(--aft-text-caption, 13px);margin-top:22px;}
.af-imported .af-calendar-art{align-self:stretch;min-width:0;background:var(--aft-surface-2,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:12px;transform:translate(10px,15px) rotate(-3deg);padding:17px 13px;box-shadow:0 12px 30px #07121f10;}
.af-imported .af-calendar-title{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-bottom:24px;}
.af-imported .af-calendar-title>b{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-calendar-title>span{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);letter-spacing:.05em;}
.af-imported .af-calendar-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.af-imported .af-calendar-columns>div{min-width:0;}
.af-imported .af-calendar-columns>div>b{font-size:var(--aft-text-micro, 12px);letter-spacing:.1em;color:var(--aft-muted,#aabccb);display:block;margin-bottom:12px;}
.af-imported .af-cal-event{display:block;padding:12px 9px;border-radius:6px;margin-bottom:12px;font-size:var(--aft-text-micro, 12px);min-height:76px;}
.af-imported .af-cal-event strong{display:block;font-size:var(--aft-text-micro, 12px);line-height:1.4;margin-top:4px;}
.af-imported .af-cal-event small{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-cal-event.teal{background:var(--aft-surface-2,#0b1927);color:var(--aft-ink,#eaf1f7);border-left:2px solid var(--aft-line-teal,#294459);}
.af-imported .af-cal-event.purple{background:var(--aft-surface-2,#0b1927);color:var(--aft-muted,#aabccb);border-left:2px solid var(--aft-line,#294459);}
.af-imported .af-cal-event.green{background:var(--aft-surface-2,#0b1927);color:var(--aft-muted,#aabccb);border-left:2px solid var(--aft-line-green,#294459);margin-top:26px;}
.af-imported .af-cal-event.ghost{border:1px dashed var(--aft-line,#294459);color:var(--aft-muted,#aabccb);min-height:90px;}
.af-imported .af-calendar-bottom{display:flex;align-items:center;gap:8px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);border-top:1px solid var(--af-line);padding-top:13px;}
.af-imported .af-calendar-bottom .af-status-dot{width:4px;height:4px;}
.af-imported .af-feature-control{background:var(--aft-surface-2,#0b1927);}
.af-imported .af-feature-control .af-feature-icon{background:#0b19278c;}
.af-imported .af-editor-art{margin:28px -6px -7px;background:var(--aft-surface,#0b1927cc);border:1px solid var(--aft-line,#294459);border-radius:11px;padding:16px 13px;position:relative;transform:rotate(2deg);}
.af-imported .af-editor-art>div{display:flex;justify-content:space-between;align-items:center;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);gap:4px;}
.af-imported .af-editor-art>div>span:last-child{display:flex;align-items:center;gap:3px;}
.af-imported .af-editor-art .af-icon{width:10px;height:10px;}
.af-imported .af-editor-art p{font-size:var(--aft-text-caption, 13px);line-height:1.8;color:var(--aft-ink,#eaf1f7);margin:13px 0;}
.af-imported .af-editor-art mark{background:var(--aft-bg-green,#0b1927);color:inherit;}
.af-imported .af-editor-art>i{display:block;height:4px;background:var(--aft-surface-2,#0b1927);border-radius:3px;margin-top:7px;width:85%;}
.af-imported .af-editor-art>i+ i{width:55%;}
.af-imported .af-cursor{position:absolute;right:26px;bottom:25px;width:9px;height:13px;background:var(--af-teal);clip-path:polygon(0 0,100% 60%,53% 64%,46% 100%);transform:rotate(-12deg);}
.af-imported .af-team-art{margin-top:24px;}
.af-imported .af-team-label{font-size:var(--aft-text-micro, 12px);letter-spacing:.1em;color:var(--aft-muted,#aabccb);}
.af-imported .af-team-art>div{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--aft-line,#294459);}
.af-imported .af-team-art>div:last-child{border-bottom:0;}
.af-imported .af-team-art b{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-team-art em{font-size:var(--aft-text-micro, 12px);color:var(--af-muted);font-style:normal;margin-left:auto;}
.af-imported .af-feature-insight{background:var(--aft-surface-2,#0b1927);}
.af-imported .af-insight-art{background:#0b1927;border:1px solid var(--aft-line,#294459);border-radius:14px;padding:24px 19px;transform:rotate(-2deg);}
.af-imported .af-insight-art>.af-small-label{margin-bottom:24px;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-insight-art>div{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:9px;margin-bottom:20px;}
.af-imported .af-insight-art>div>span{display:flex;align-items:center;gap:8px;font-size:var(--aft-text-caption, 13px);font-weight:700;}
.af-imported .af-insight-art .social-icon{width:22px;height:22px;font-size:16px;border-radius:5px;}
.af-imported .af-insight-art .social-icon svg{width:14px;height:14px;}
.af-imported .af-insight-art b{font-size:var(--aft-text-caption, 13px);color:var(--af-teal);}
.af-imported .af-insight-art i{position:relative;width:100%;height:7px;border-radius:7px;background:var(--aft-surface-2,#0b1927);overflow:hidden;}
.af-imported .af-insight-art i::after{content:"";position:absolute;inset:0 auto 0 0;width:var(--share);border-radius:inherit;background:linear-gradient(90deg,#07121f,var(--aft-bg-green,#102236));}
.af-imported .af-insight-art>small{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .af-results{background:var(--aft-solid,#07121f);color:var(--aft-on-solid,#eaf1f7);padding:110px 0;position:relative;overflow:hidden;}
.af-imported .af-results::before{content:"";position:absolute;width:700px;height:700px;right:-100px;top:-240px;border:1px solid #29445933;border-radius:50%;box-shadow:0 0 0 75px #10223608,0 0 0 150px #10223606;pointer-events:none;}
.af-imported .af-results-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:78px;align-items:center;position:relative;}
.af-imported .af-results .af-kicker{color:var(--aft-fg-green,#aabccb);}
.af-imported .af-results h2{font-size:43px;}
.af-imported .af-results-grid>div>p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--aft-muted,#aabccb);max-width:420px;margin:22px 0;}
.af-imported .af-source-tabs{display:inline-flex;padding:4px;gap:4px;border:1px solid var(--aft-line,#294459);border-radius:9px;margin:2px 0 0;}
.af-imported .af-source-tabs button{background:none;color:var(--aft-muted,#aabccb);padding:7px 18px;border:0;border-radius:5px;font-size:var(--aft-text-caption, 13px);font-weight:750;}
.af-imported .af-source-tabs [aria-pressed=true]{background:var(--aft-bg-green,#102236);color:var(--aft-ink,#eaf1f7);}
.af-imported .af-results-grid>div>p.af-source-note{font-size:var(--aft-text-caption, 13px);line-height:1.75;min-height:78px;margin:17px 0;}
.af-imported .af-results .af-text-link{color:var(--aft-fg-green,#eaf1f7);font-size:var(--aft-text-caption, 13px);}
.af-imported .af-results .af-text-link:hover{color:var(--aft-on-solid,#eaf1f7);}
.af-imported .af-analytics-card{min-width:0;background:var(--aft-solid,#07121f);border:1px solid var(--aft-line,#294459);border-radius:18px;box-shadow:0 22px 65px #07121f30;padding:27px;transform:rotate(-1deg);}
.af-imported .af-analytics-top{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.af-imported .af-analytics-top>span:first-child{display:flex;align-items:center;gap:9px;font-size:var(--aft-text-small, 14px);}
.af-imported .af-analytics-top .af-icon{width:16px;height:16px;color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-analytics-top>span:last-child{font-size:var(--aft-text-micro, 12px);letter-spacing:.1em;color:var(--aft-muted,#aabccb);}
.af-imported .af-analytics-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;margin-bottom:36px;}
.af-imported .af-analytics-kpis small{display:block;color:var(--aft-muted,#aabccb);font-size:var(--aft-text-micro, 12px);margin-bottom:8px;}
.af-imported .af-analytics-kpis strong{display:block;font-size:31px;font-weight:800;line-height:1;letter-spacing:-1px;}
.af-imported .af-analytics-kpis strong>span{font-size:18px;color:var(--aft-muted,#aabccb);}
.af-imported .af-analytics-kpis>div:nth-child(3)>strong{color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-large-graph{position:relative;}
.af-imported .af-results .af-graph-main{stroke:var(--aft-fg-teal,#b7f34a);}
.af-imported .af-results .af-graph-second{stroke:var(--aft-fg-green,#aabccb);}
.af-imported .af-chart-key{display:flex;align-items:center;gap:14px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);padding:18px 0 23px;}
.af-imported .af-chart-key>span{display:flex;align-items:center;gap:5px;}
.af-imported .af-chart-key i{width:5px;height:5px;border-radius:50%;background:var(--aft-bg-teal,#102236);}
.af-imported .af-chart-key>span:nth-child(2) i{background:var(--aft-bg-green,#102236);}
.af-imported .af-chart-key small{margin-left:auto;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-attribution-row{display:flex;align-items:center;justify-content:center;gap:16px;border-top:1px solid var(--aft-line,#294459);padding-top:20px;}
.af-imported .af-attribution-row>span{display:flex;gap:6px;align-items:center;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#eaf1f7);}
.af-imported .af-attribution-row .af-icon{width:13px;height:13px;}
.af-imported .af-attribution-row>i{font-size:var(--aft-text-caption, 13px);font-style:normal;color:var(--aft-muted,#aabccb);}
.af-imported .af-calculator-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;}
.af-imported .af-section-lead{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--af-muted);margin-top:22px;max-width:390px;}
.af-imported .af-time-result{display:flex;gap:18px;align-items:center;margin-top:30px;}
.af-imported .af-time-result>strong{font-size:70px;font-weight:800;letter-spacing:-5px;line-height:1;color:var(--af-teal);font-variant-numeric:tabular-nums;}
.af-imported .af-time-result>span{font-size:var(--aft-text-small, 14px);line-height:1.7;color:var(--af-muted);}
.af-imported .af-calculator-note{font-size:var(--aft-text-caption, 13px);line-height:1.8;color:var(--aft-muted,#aabccb);max-width:395px;margin-top:20px;}
.af-imported .af-calculator{padding:34px;border:1px solid var(--aft-line,#294459);border-radius:20px;background:var(--aft-surface,#0b1927);box-shadow:0 18px 55px #07121f08;min-width:0;}
.af-imported .af-calculator-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px;}
.af-imported .af-calculator-head>span:first-child{display:flex;align-items:center;gap:10px;font-weight:750;font-size:var(--aft-text-body, 15px);}
.af-imported .af-calculator-head>span:last-child{font-size:var(--aft-text-micro, 12px);letter-spacing:.1em;color:var(--aft-muted,#aabccb);}
.af-imported .af-calculator-head .af-icon{color:var(--af-teal);}
.af-imported .af-calculator label{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:var(--aft-text-caption, 13px);font-weight:650;margin-bottom:12px;}
.af-imported .af-calculator output{font-size:var(--aft-text-caption, 13px);font-weight:750;color:var(--af-teal);white-space:nowrap;background:var(--aft-surface-2,#0b1927);border-radius:4px;padding:4px 7px;}
.af-imported .af-calculator input[type=range]{display:block;appearance:none;-webkit-appearance:none;width:100%;height:6px;border-radius:9px;background:linear-gradient(to right,var(--aft-bg-green,#102236) var(--fill,20%),var(--aft-surface-2,#0b1927) var(--fill,20%));outline-offset:7px;cursor:pointer;margin:0 0 25px;border:0;padding:0;}
.af-imported .af-calculator input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border:3px solid var(--aft-line,#294459);border-radius:50%;background:#07121f;box-shadow:0 0 0 1px #102236,0 3px 7px #07121f20;}
.af-imported .af-calculator input[type=range]::-moz-range-thumb{width:12px;height:12px;border:3px solid var(--aft-line,#294459);border-radius:50%;background:#07121f;box-shadow:0 0 0 1px #102236;}
.af-imported .af-time-bars{margin-top:30px;padding-top:25px;border-top:1px solid var(--af-line);}
.af-imported .af-time-bars>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:19px;font-size:var(--aft-text-caption, 13px);}
.af-imported .af-time-bars b{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-time-bars i{width:100%;height:10px;background:var(--aft-surface-2,#0b1927);border-radius:4px;overflow:hidden;}
.af-imported .af-time-bars i>span{display:block;height:100%;border-radius:inherit;background:var(--aft-surface-2,#102236);transition:width .25s var(--af-ease);}
.af-imported .af-time-bars>div:last-child i>span{background:linear-gradient(90deg,#07121f,var(--aft-bg-green,#102236));}
.af-imported #af-calculation-status{font-size:var(--aft-text-micro, 12px);color:var(--af-muted);line-height:1.75;margin-top:8px;}
.af-imported .af-platform-section{background:var(--aft-surface-2,#0b1927);padding:76px 0;}
.af-imported .af-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;}
.af-imported .af-platform-section h2{font-size:43px;}
.af-imported .af-platform-section p{max-width:395px;font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--af-muted);margin:20px 0 24px;}
.af-imported .af-platform-section small{display:block;max-width:330px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);margin-top:17px;}
.af-imported .af-platform-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;transform:rotate(-3deg);padding:12px 0;}
.af-imported .af-platform-tiles>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:var(--aft-surface,#0b1927cf);border:1px solid var(--aft-line,#294459);border-radius:16px;min-height:124px;box-shadow:0 8px 20px #07121f06;transition:transform .25s,box-shadow .25s;}
.af-imported .af-platform-tiles>a:nth-child(even){transform:translateY(16px);}
.af-imported .af-platform-tiles>a:hover{transform:translateY(-5px);box-shadow:0 15px 25px #07121f10;}
.af-imported .af-platform-tiles span:not(.social-icon){font-size:12px;font-weight:650;}
.af-imported .af-platform-tiles .social-icon{width:42px;height:42px;border-radius:12px;font-size:30px;}
.af-imported .af-platform-tiles .social-icon svg{width:24px;height:24px;}
.af-imported .price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:23px;}
.af-imported .price-card{position:relative;padding:30px;border:1px solid var(--af-line);border-radius:20px;background:var(--aft-surface,#0b1927);min-width:0;display:flex;flex-direction:column;}
.af-imported .price-card.featured{background:var(--aft-surface-2,#0b1927);border:1.5px solid var(--aft-line,#294459);box-shadow:0 12px 30px #07121f0b;}
.af-imported .af-plan-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px;}
.af-imported .af-plan-icon{width:36px;height:36px;display:grid;place-items:center;background:var(--aft-surface-2,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:10px;color:var(--aft-muted,#aabccb);}
.af-imported .featured .af-plan-icon{background:var(--aft-bg-green,#0b1927);border-color:var(--aft-line,#294459);color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-plan-badge{font-size:var(--aft-text-micro, 12px);letter-spacing:.04em;font-weight:800;color:var(--aft-ink,#eaf1f7);background:var(--aft-bg-green,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:999px;padding:5px 9px;max-width:75%;overflow-wrap:anywhere;}
.af-imported .price-card h3{font-size:23px;letter-spacing:-.8px;}
.af-imported .af-plan-description{font-size:var(--aft-text-caption, 13px);line-height:1.8;color:var(--af-muted);min-height:62px;margin:10px 0 19px;}
.af-imported .price-big{font-size:43px;font-weight:800;letter-spacing:-2px;line-height:1.1;}
.af-imported .price-big>span{font-size:24px;font-weight:650;letter-spacing:-1px;}
.af-imported .af-plan-period{font-size:var(--aft-text-caption, 13px);color:var(--af-muted);margin:10px 0 22px;}
.af-imported .price-card>.button{width:100%;font-size:var(--aft-text-caption, 13px);min-height:47px;padding:12px 15px;justify-content:space-between;}
.af-imported .price-card ul{list-style:none;padding:22px 0 0;margin:24px 0 0;border-top:1px solid var(--aft-line,#294459);}
.af-imported .price-card li{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px;font-size:var(--aft-text-caption, 13px);line-height:1.6;color:var(--aft-muted,#aabccb);}
.af-imported .price-card li .af-icon{width:13px;height:13px;margin-top:2px;color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-plan-empty{padding:35px;border:1px solid var(--af-line);border-radius:18px;background:var(--aft-surface,#0b1927);}
.af-imported .af-plan-empty p{margin:10px 0 20px;color:var(--af-muted);}
.af-imported .af-pricing-bottom{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .af-pricing-bottom .af-text-link{font-size:var(--aft-text-caption, 13px);flex-shrink:0;color:var(--af-teal);}
.af-imported .af-story-band{display:flex;gap:42px;padding:42px 60px;border:1px solid var(--af-line);background:var(--aft-surface-2,#0b1927);border-radius:18px;}
.af-imported .af-story-mark{width:92px;height:92px;flex-shrink:0;border:1px solid var(--aft-line,#294459);border-radius:50%;display:grid;place-items:center;background:var(--aft-surface-2,#0b1927);}
.af-imported .af-story-mark .af-icon{width:40px;height:40px;color:var(--aft-muted,#aabccb);}
.af-imported .af-story-band .af-kicker{font-size:var(--aft-text-micro, 12px);margin-bottom:9px;}
.af-imported .af-story-band h2{font-size:25px;line-height:1.3;letter-spacing:-.9px;}
.af-imported .af-story-band p{font-size:var(--aft-text-small, 14px);line-height:1.9;color:var(--af-muted);max-width:840px;margin:12px 0 15px;}
.af-imported .af-story-band .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:110px;}
.af-imported .af-faq-section>div>p{font-size:var(--aft-text-body, 15px);line-height:1.8;color:var(--af-muted);margin:22px 0;}
.af-imported .af-faq-section .af-text-link{font-size:var(--aft-text-small, 14px);}
.af-imported .faq-list details{border-bottom:1px solid var(--aft-line,#294459);padding:0;}
.af-imported .faq-list details:first-child{border-top:1px solid var(--aft-line,#294459);}
.af-imported .faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;font-size:var(--aft-text-body, 15px);font-weight:750;padding:23px 0;line-height:1.6;}
.af-imported .faq-list summary::-webkit-details-marker{display:none;}
.af-imported .faq-list summary>span{font-weight:400;font-size:22px;line-height:1;color:var(--aft-muted,#aabccb);transition:transform .2s;}
.af-imported .faq-list [open] summary>span{transform:rotate(45deg);}
.af-imported .faq-list p{font-size:var(--aft-text-small, 14px);line-height:1.9;color:var(--af-muted);padding:0 30px 23px 0;}
.af-imported .af-final-cta{position:relative;background:var(--aft-solid,#07121f);border-radius:24px;color:var(--aft-on-solid,#eaf1f7);padding:65px 65px 70px;overflow:hidden;margin-bottom:90px;}
.af-imported .af-final-cta>.af-kicker{color:var(--aft-fg-green,#b7f34a);}
.af-imported .af-final-cta h2{font-size:44px;line-height:1.17;letter-spacing:-1.8px;position:relative;max-width:900px;}
.af-imported .af-final-cta p{color:var(--aft-muted,#aabccb);font-size:var(--aft-text-body, 15px);margin:20px 0 29px;position:relative;}
.af-imported .af-final-cta .actions{position:relative;}
.af-imported .light-button{background:var(--aft-bg-green,#102236);border-color:var(--aft-line-green,#294459);color:var(--aft-ink,#eaf1f7);box-shadow:none;}
.af-imported .light-button:hover{background:var(--aft-bg-green,#0b1927);}
.af-imported .af-final-cta .af-text-link{color:var(--aft-fg-green,#eaf1f7);font-size:var(--aft-text-small, 14px);}
.af-imported .af-cta-orbit{position:absolute;width:430px;height:430px;right:-60px;top:-50px;border:1px solid #29445944;border-radius:50%;box-shadow:0 0 0 60px #10223608,0 0 0 120px #10223607;background:radial-gradient(circle at 60% 40%,#10223640,transparent 65%);}
.af-imported .af-footer{border-top:1px solid var(--af-line);padding:66px 0 0;background:var(--aft-surface-2,#0b1927);}
.af-imported .af-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px;padding-bottom:50px;}
.af-imported .af-footer-about p{font-size:19px;font-weight:650;letter-spacing:-.5px;line-height:1.4;margin:22px 0 15px;}
.af-imported .af-footer-about>span{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .af-footer-grid h2{font-size:var(--aft-text-caption, 13px);font-weight:800;margin:4px 0 20px;}
.af-imported .af-footer-grid>div>a:not(.af-brand){display:block;font-size:var(--aft-text-caption, 13px);color:var(--af-muted);margin-bottom:13px;}
.af-imported .af-footer a:not(.af-brand):hover{color:var(--af-teal);}
.af-imported .af-footer-bottom{border-top:1px solid var(--af-line);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .af-footer-bottom>div{display:flex;gap:20px;}
.af-imported .page-hero{padding:82px 0 66px;background:radial-gradient(ellipse at 70% 50%,var(--aft-surface-2,#0b1927),transparent 65%);}
.af-imported .section-tag{font-size:var(--aft-text-caption, 13px);color:var(--af-teal);font-weight:800;letter-spacing:.12em;margin-bottom:18px;}
.af-imported .page-hero h1,.af-imported .legal h1{font-size:clamp(37px,4.5vw,61px);line-height:1.12;letter-spacing:-.05em;max-width:850px;}
.af-imported .page-hero p{font-size:15px;line-height:1.85;max-width:670px;color:var(--af-muted);margin-top:24px;}
.af-imported .pricing{padding-bottom:90px;}
.af-imported .price-note{font-size:var(--aft-text-caption, 13px);color:var(--af-muted);line-height:1.9;margin:25px 0;}
.af-imported .price-note a{color:var(--af-teal);text-decoration:underline;}
.af-imported .content-section{padding:15px 0 90px;}
.af-imported .content-section>h2{font-size:26px;margin:35px 0 22px;letter-spacing:-.8px;}
.af-imported .info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:36px;}
.af-imported .info-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));}
.af-imported .info-grid article,.af-imported .case-grid article{padding:29px;border:1px solid var(--af-line);border-radius:18px;background:var(--aft-surface,#0b1927);min-width:0;}
.af-imported .info-grid h3{font-size:20px;letter-spacing:-.6px;margin:15px 0 12px;}
.af-imported .info-grid p,.af-imported .case-grid p,.af-imported .story p,.af-imported .guide-grid p,.af-imported .inline-cta p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--af-muted);}
.af-imported .big-icon{display:block;color:var(--af-teal);font-size:26px;line-height:1;}
.af-imported .info-grid .social-icon{width:40px;height:40px;font-size:30px;}
.af-imported .info-grid .social-icon svg{width:25px;height:25px;}
.af-imported .inline-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;border:1px solid var(--af-line);border-radius:17px;padding:34px;background:var(--aft-surface-2,#0b1927);margin-top:45px;}
.af-imported .inline-cta h2{font-size:25px;line-height:1.3;letter-spacing:-.8px;margin-bottom:9px;}
.af-imported .inline-cta .button{flex-shrink:0;}
.af-imported .case-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;}
.af-imported .case-grid article>span{font-size:var(--aft-text-small, 14px);letter-spacing:.1em;color:var(--af-teal);font-weight:800;}
.af-imported .case-grid h2{font-size:28px;letter-spacing:-1px;margin:23px 0 15px;}
.af-imported .case-grid a{display:inline-block;color:var(--af-teal);font-size:var(--aft-text-small, 14px);font-weight:750;margin-top:22px;}
.af-imported .story{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:center;padding:36px 0;}
.af-imported .story h2{font-size:33px;line-height:1.25;letter-spacing:-1.3px;margin-bottom:22px;}
.af-imported .story p{margin-bottom:20px;}
.af-imported .values{background:var(--aft-surface-2,#0b1927);border:1px solid var(--af-line);border-radius:20px;padding:13px 30px;}
.af-imported .values>div{padding:23px 0;border-bottom:1px solid var(--aft-line,#294459);}
.af-imported .values>div:last-child{border:0;}
.af-imported .values b{display:block;color:var(--af-teal);font-size:24px;letter-spacing:-.5px;margin-bottom:7px;}
.af-imported .values span{display:block;font-size:var(--aft-text-small, 14px);color:var(--af-muted);}
.af-imported .guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 45px;padding-top:20px;}
.af-imported .guide-grid article{display:flex;gap:18px;border-top:1px solid var(--af-line);padding-top:24px;}
.af-imported .guide-grid article>span{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;background:var(--aft-surface-2,#0b1927);border-radius:9px;color:var(--af-teal);font-size:var(--aft-text-small, 14px);font-weight:800;}
.af-imported .guide-grid h2{font-size:19px;line-height:1.4;letter-spacing:-.5px;margin:2px 0 12px;}
.af-imported .legal{padding:72px 0 90px;max-width:920px;min-height:65vh;}
.af-imported .legal h1{margin-bottom:35px;}
.af-imported .legal h2{font-size:21px;letter-spacing:-.6px;margin:28px 0 12px;}
.af-imported .legal p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--af-muted);overflow-wrap:anywhere;}
.af-imported .contact{padding:0 0 90px;}
.af-imported .contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:stretch;}
.af-imported .contact-info{background:var(--aft-solid,#07121f);color:var(--aft-on-solid,#eaf1f7);padding:42px;border-radius:20px;position:relative;overflow:hidden;}
.af-imported .contact-info h2{font-size:31px;line-height:1.2;letter-spacing:-1px;margin-bottom:20px;}
.af-imported .contact-info>p{font-size:var(--aft-text-body, 15px);color:var(--aft-fg-green,#aabccb);line-height:1.9;}
.af-imported .contact-point{margin-top:28px;}
.af-imported .contact-point>b{display:block;font-size:var(--aft-text-caption, 13px);font-weight:750;letter-spacing:.08em;color:var(--aft-fg-green,#b7f34a);}
.af-imported .contact-point>span{display:block;font-size:var(--aft-text-small, 14px);color:var(--aft-muted,#aabccb);margin-top:9px;overflow-wrap:anywhere;}
.af-imported .contact-info a{text-decoration:underline;text-underline-offset:4px;}
.af-imported .contact-form{background:var(--aft-surface,#0b1927);border:1px solid var(--af-line);border-radius:20px;padding:38px;}
.af-imported .contact-form h2{font-size:24px;letter-spacing:-.7px;margin-bottom:22px;}
.af-imported .contact-form label{display:block;font-size:var(--aft-text-caption, 13px);font-weight:700;margin:17px 0 8px;}
.af-imported .contact-form input,.af-imported .contact-form select,.af-imported .contact-form textarea{display:block;width:100%;border:1px solid var(--aft-line,#294459);border-radius:7px;background:var(--aft-surface-2,#0b1927);font-size:var(--aft-text-body, 15px);padding:11px 13px;color:var(--af-ink);}
.af-imported .contact-form textarea{resize:vertical;min-height:105px;}
.af-imported .contact-form>.button{margin-top:24px;width:100%;}
.af-imported .af-contact-note{font-size:var(--aft-text-caption, 13px);line-height:1.8;color:var(--af-muted);margin-top:17px;}
.af-imported .af-contact-note a{text-decoration:underline;}
.af-imported .af-email-copy{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--aft-line,#294459);background:var(--aft-solid,#07121f);color:var(--aft-muted,#eaf1f7);border-radius:6px;font-size:var(--aft-text-caption, 13px);padding:8px 10px;margin-top:13px;}
.af-imported .af-copy-status{font-size:var(--aft-text-caption, 13px);color:var(--aft-fg-green,#eaf1f7);margin-top:8px;min-height:16px;}
.af-imported .af-video-dialog{position:fixed;width:min(920px,calc(100% - 32px));max-width:calc(100vw - 32px);padding:20px;border:1px solid var(--aft-line,#294459);border-radius:17px;background:var(--aft-solid,#07121f);color:var(--aft-on-solid,#eaf1f7);box-shadow:0 40px 100px #07121f;max-height:90vh;overflow:auto;}
.af-imported .af-video-dialog::backdrop{background:var(--aft-solid,#07121fbd);backdrop-filter:blur(6px);}
.af-imported .af-video-dialog>div{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;}
.af-imported .af-video-dialog h2{font-size:16px;}
.af-imported .af-video-dialog button{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--aft-line,#294459);border-radius:7px;color:var(--aft-muted,#eaf1f7);background:transparent;}
.af-imported .af-video-dialog video{width:100%;max-height:65vh;display:block;background:var(--aft-solid,#07121f);border-radius:9px;}
.af-imported .af-video-dialog>p{font-size:var(--aft-text-caption, 13px);line-height:1.7;color:var(--aft-muted,#aabccb);margin-top:13px;}
.af-imported .af-reveal-pending{opacity:0;transform:translateY(22px);transition:opacity .65s var(--af-ease),transform .65s var(--af-ease);}
.af-imported .af-reveal-pending.af-visible{opacity:1;transform:translateY(0);}
.af-imported .af-graph-draw .af-graph-main{stroke-dasharray:1;stroke-dashoffset:1;animation:af-draw 1.4s .15s var(--af-ease) forwards;}
.af-imported .af-graph-draw .af-graph-second{animation:af-soft-in 1s .5s both;}
@keyframes af-draw { 
  to {stroke-dashoffset: 0;} 
}
@keyframes af-soft-in { 
  from {opacity: 0;} 
  to {opacity: 1;} 
}
@keyframes af-float-in { 
  from {opacity: 0; translate: 0 13px;} 
  to {opacity: 1; translate: 0 0;} 
}
@keyframes af-confirm { 
  0% {background: var(--aft-surface,#fff); box-shadow: 0 0 0 0 #0c9c7630;} 
  50% {background: var(--aft-surface-2,#dff4d5); box-shadow: 0 0 0 3px #0c9c7610;} 
  100% {background: var(--aft-surface-2,#f5fbee);} 
}
@media (min-width:1600px) {.af-imported .af-hero{padding-top:100px;padding-bottom:100px;}
}
@media (max-width:1200px) {.af-imported .af-nav-links{gap:16px;}
.af-imported .af-nav{gap:18px;}
.af-imported .af-nav-actions{gap:16px;}
.af-imported .af-hero{gap:36px;}
.af-imported .af-hero h1{font-size:clamp(46px,5.6vw,68px);}
.af-imported .af-hero .actions{gap:17px;}
.af-imported .af-hero .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-results-grid{gap:42px;}
.af-imported .af-calculator-section,.af-imported .af-platform-grid{gap:65px;}
.af-imported .af-feature-card{padding:25px;}
.af-imported .af-feature-wide{gap:13px;}
.af-imported .af-feature-card h3{font-size:23px;}
.af-imported .af-platform-tiles{gap:10px;}
.af-imported .af-platform-tiles>a{min-height:110px;}
.af-imported .af-faq-section{gap:70px;}
.af-imported .af-demo-channels{grid-template-columns:repeat(2,minmax(0,1fr));}
.af-imported .af-hero-art .af-tour-pane{min-height:367px;}
.af-imported .af-demo-channels>span{padding:5px 8px;}
}
@media (max-width:1000px) {.af-imported .af-nav-links{gap:14px;}
.af-imported .af-nav-links a{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-nav-cta{font-size:var(--aft-text-caption, 13px);padding:11px 13px;}
.af-imported .af-login{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-brand{font-size:23px;}
.af-imported .af-brand-symbol{width:31px;}
.af-imported .af-hero{gap:26px;padding-top:60px;}
.af-imported .af-hero h1{font-size:52px;}
.af-imported .af-hero-lead{font-size:var(--aft-text-body, 15px);}
.af-imported .af-hero .actions{align-items:flex-start;flex-direction:column;gap:17px;}
.af-imported .af-hero-points{font-size:var(--aft-text-micro, 12px);gap:12px;}
.af-imported .af-app-top{padding:0 16px;}
.af-imported .af-example{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-mini-brand{font-size:var(--aft-text-body, 15px);}
.af-imported .af-app-greeting{padding:20px 16px 14px;}
.af-imported .af-tour-tabs{margin:0 16px;gap:17px;}
.af-imported .af-tour-pane{padding:16px 16px 8px;}
.af-imported .af-product-card{gap:12px;}
.af-imported .af-product-copy h2{font-size:16px;}
.af-imported .af-small-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-floating-note{padding:11px 14px;left:-18px;}
.af-imported .af-floating-note b{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-floating-note small{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-process-grid{gap:22px;}
.af-imported .af-process-grid h3{font-size:21px;}
.af-imported .af-process-visual{padding-inline:12px;}
.af-imported .af-process-bars{padding-right:88px;padding-left:14px;}
.af-imported .af-process-socials{gap:8px;}
.af-imported .af-process-socials .social-icon{width:25px;height:25px;font-size:20px;}
.af-imported .af-process-socials .social-icon svg{width:15px;height:15px;}
.af-imported .af-time-pill{font-size:var(--aft-text-micro, 12px);padding:5px;}
.af-imported .af-feature-grid{grid-template-columns:1fr 1fr;gap:18px;}
.af-imported .af-feature-wide{grid-column:span 2;}
.af-imported .af-feature-card h3{font-size:26px;}
.af-imported .af-calendar-art{transform:rotate(-2deg);padding:21px;}
.af-imported .af-feature-insight{grid-row:auto;}
.af-imported .af-feature-team{grid-row:2;grid-column:2;}
.af-imported .af-results h2{font-size:35px;}
.af-imported .af-results-grid{gap:32px;}
.af-imported .af-analytics-card{padding:20px;}
.af-imported .af-analytics-kpis{gap:10px;}
.af-imported .af-analytics-kpis strong{font-size:26px;}
.af-imported .af-analytics-kpis small{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-analytics-top>span:last-child{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-chart-key{flex-wrap:wrap;}
.af-imported .af-chart-key small{margin-left:0;}
.af-imported .af-attribution-row{gap:10px;}
.af-imported .af-attribution-row>span{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-calculator-section{gap:45px;}
.af-imported .af-calculator{padding:25px;}
.af-imported .af-calculator label{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-calculator output{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-platform-grid{gap:42px;}
.af-imported .af-platform-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;}
.af-imported .af-platform-tiles>a{min-height:96px;border-radius:12px;gap:10px;}
.af-imported .af-platform-tiles .social-icon{width:31px;height:31px;border-radius:9px;font-size:23px;}
.af-imported .af-platform-tiles .social-icon svg{width:19px;height:19px;}
.af-imported .af-platform-tiles span:not(.social-icon){font-size:12px;}
.af-imported .af-platform-section h2{font-size:36px;}
.af-imported .af-footer-grid{gap:35px;}
.af-imported .price-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));}
.af-imported .price-card{padding:25px;}
.af-imported .price-big{font-size:36px;}
.af-imported .af-story-band{padding:32px;gap:25px;}
.af-imported .af-story-band h2{font-size:23px;}
.af-imported .af-final-cta h2{font-size:39px;}
.af-imported .af-final-cta{padding:50px;}
.af-imported .info-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:800px) {.af-imported .shell{width:calc(100% - 40px);}
.af-imported .af-header{height:74px;}
.af-imported .af-nav{gap:12px;}
.af-imported .af-menu{display:inline-flex;}
.af-imported .af-nav-links{position:absolute;left:20px;right:20px;top:calc(100% + 8px);flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--af-line);border-radius:14px;padding:10px;background:var(--aft-surface,#0b1927);box-shadow:0 18px 50px #07121f1c;display:none;}
.af-imported .af-nav-links a{font-size:var(--aft-text-body, 15px);padding:12px 15px;}
.af-imported.af-menu-open .af-nav-links{display:flex;}
.af-imported .af-mobile-contact{display:block;}
.af-imported .af-nav-actions{gap:14px;}
.af-imported .af-hero{grid-template-columns:1fr;text-align:center;gap:55px;padding-top:55px;padding-bottom:64px;max-width:640px;}
.af-imported .af-hero-copy{max-width:600px;}
.af-imported .af-eyebrow{justify-content:center;font-size:var(--aft-text-micro, 12px);margin-bottom:22px;}
.af-imported .af-hero h1{font-size:clamp(47px,8.5vw,66px);}
.af-imported .af-hero-lead{font-size:15px;line-height:1.8;margin:22px auto 27px;max-width:460px;}
.af-imported .af-hero .actions{align-items:center;flex-direction:row;justify-content:center;gap:20px;}
.af-imported .af-hero-points{justify-content:center;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-hero-art{width:100%;max-width:530px;margin:auto;text-align:left;padding-inline:10px;}
.af-imported .af-orbit{width:90%;height:auto;aspect-ratio:1;right:5%;top:-4%;}
.af-imported .af-orbit-two{width:110%;right:-5%;top:-12%;}
.af-imported .af-app-greeting{padding:22px;}
.af-imported .af-app-top{padding:0 23px;}
.af-imported .af-app-greeting>span{font-size:21px;}
.af-imported .af-tour-tabs{margin:0 23px;gap:24px;}
.af-imported .af-tour-tabs button{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-tour-pane{padding:18px 23px 10px;}
.af-imported .af-hero-art .af-tour-pane{min-height:344px;}
.af-imported .af-product-copy h2{font-size:20px;}
.af-imported .af-small-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-demo-channels{grid-template-columns:repeat(4,minmax(0,1fr));}
.af-imported .af-demo-channels>span{padding:6px 5px;}
.af-imported .af-demo-channels>span>span:not(.social-icon){font-size:12px;}
.af-imported .af-preview-status{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-floating-note{left:-3px;bottom:1px;}
.af-imported .af-floating-note b{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-art-caption{font-size:var(--aft-text-micro, 12px);margin-top:20px;}
.af-imported .af-connections{padding:26px 0;}
.af-imported .af-connections>div{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;justify-items:center;}
.af-imported .af-network-word{font-size:22px;}
.af-imported .af-platform-word{font-size:var(--aft-text-body, 15px);}
.af-imported .af-section{padding-top:78px;padding-bottom:78px;}
.af-imported .af-section-heading{gap:25px;align-items:flex-start;flex-direction:column;margin-bottom:35px;}
.af-imported .af-section-heading h2,.af-imported .af-calculator-section h2,.af-imported .af-faq-section h2{font-size:40px;}
.af-imported .af-section-heading>p{font-size:var(--aft-text-body, 15px);max-width:500px;}
.af-imported .af-section-heading.centered{margin-bottom:35px;}
.af-imported .af-section-heading.centered p{font-size:var(--aft-text-body, 15px);}
.af-imported .af-process-grid{gap:25px;grid-template-columns:1fr;}
.af-imported .af-process-grid article{display:grid;grid-template-columns:1fr 1fr;gap:12px 25px;padding-top:22px;}
.af-imported .af-process-top{grid-column:span 2;margin-bottom:8px;}
.af-imported .af-process-grid h3{font-size:23px;grid-column:1;margin:0;}
.af-imported .af-process-grid p{grid-column:1;grid-row:3;font-size:var(--aft-text-small, 14px);}
.af-imported .af-process-visual{grid-column:2;grid-row:2/span 2;margin-top:0;height:100%;min-height:130px;}
.af-imported .af-feature-section{padding:75px 0;}
.af-imported .af-results{padding:75px 0;}
.af-imported .af-results-grid{grid-template-columns:1fr;gap:36px;}
.af-imported .af-results h2{font-size:42px;}
.af-imported .af-results-grid>div>p{max-width:590px;font-size:var(--aft-text-body, 15px);}
.af-imported .af-results-grid>div>p.af-source-note{min-height:48px;max-width:540px;font-size:var(--aft-text-small, 14px);}
.af-imported .af-analytics-card{max-width:620px;width:100%;margin:auto;padding:27px;transform:none;}
.af-imported .af-analytics-kpis strong{font-size:34px;}
.af-imported .af-analytics-kpis small{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-analytics-top>span:last-child{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-chart-key{font-size:var(--aft-text-micro, 12px);flex-wrap:nowrap;}
.af-imported .af-chart-key small{font-size:var(--aft-text-micro, 12px);margin-left:auto;}
.af-imported .af-attribution-row>span{font-size:var(--aft-text-small, 14px);}
.af-imported .af-attribution-row{gap:22px;}
.af-imported .af-calculator-section{grid-template-columns:1fr;gap:35px;}
.af-imported .af-section-lead{max-width:500px;}
.af-imported .af-calculator-note{max-width:550px;}
.af-imported .af-calculator{padding:30px;}
.af-imported .af-calculator label{font-size:var(--aft-text-small, 14px);}
.af-imported .af-calculator output{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-calculator input[type=range]{height:8px;}
.af-imported .af-calculator input[type=range]::-webkit-slider-thumb{width:24px;height:24px;}
.af-imported .af-calculator input[type=range]::-moz-range-thumb{width:18px;height:18px;}
.af-imported .af-platform-grid{grid-template-columns:1fr;gap:35px;}
.af-imported .af-platform-section{padding:65px 0;}
.af-imported .af-platform-section h2{font-size:40px;}
.af-imported .af-platform-section p{max-width:570px;}
.af-imported .af-platform-tiles{max-width:600px;transform:none;width:100%;margin:auto;gap:14px;padding-bottom:18px;}
.af-imported .af-platform-tiles>a{min-height:130px;}
.af-imported .af-platform-tiles .social-icon{width:43px;height:43px;font-size:30px;}
.af-imported .af-platform-tiles .social-icon svg{width:27px;height:27px;}
.af-imported .af-platform-tiles span:not(.social-icon){font-size:12px;}
.af-imported .af-faq-section{grid-template-columns:1fr;gap:35px;}
.af-imported .af-pricing-bottom{align-items:flex-start;flex-direction:column;gap:13px;}
.af-imported .af-story-band{padding:32px;gap:25px;}
.af-imported .af-story-mark{width:62px;height:62px;}
.af-imported .af-story-mark .af-icon{width:28px;height:28px;}
.af-imported .af-story-band h2{font-size:22px;}
.af-imported .af-final-cta{padding:45px 35px;margin-bottom:65px;}
.af-imported .af-final-cta h2{font-size:35px;}
.af-imported .af-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:35px;}
.af-imported .af-footer-grid>div:last-child{grid-column:2/span 2;display:flex;gap:20px;flex-wrap:wrap;align-items:center;}
.af-imported .af-footer-grid>div:last-child h2{margin:0;}
.af-imported .af-footer-grid>div:last-child a{margin:0;}
.af-imported .af-footer-bottom>span:nth-child(2){display:none;}
.af-imported .page-hero{padding:58px 0 42px;}
.af-imported .page-hero h1{font-size:44px;}
.af-imported .page-hero p{font-size:var(--aft-text-body, 15px);}
.af-imported .info-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.af-imported .contact-grid,.af-imported .story{grid-template-columns:1fr;gap:28px;}
.af-imported .contact-info{padding:32px;}
.af-imported .contact-form{padding:30px;}
.af-imported .inline-cta{flex-direction:column;align-items:flex-start;}
.af-imported .guide-grid{grid-template-columns:1fr;}
.af-imported .legal{padding:55px 0 75px;}
.af-imported .legal h1{font-size:43px;}
}
@media (max-width:480px) {.af-imported .shell{width:calc(100% - 36px);}
.af-imported .af-nav-actions{gap:10px;}
.af-imported .af-brand{font-size:23px;}
.af-imported .af-brand-symbol{width:30px;}
.af-imported .af-nav-cta{display:none;}
.af-imported .af-login{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-header{height:68px;}
.af-imported .af-nav-links{left:18px;right:18px;}
.af-imported .af-hero{padding-top:42px;gap:38px;padding-bottom:43px;}
.af-imported .af-eyebrow{font-size:var(--aft-text-micro, 12px);letter-spacing:.12em;margin-bottom:20px;}
.af-imported .af-hero h1{font-size:clamp(39px,11vw,51px);letter-spacing:-.06em;line-height:1.08;}
.af-imported .af-hero-lead{font-size:var(--aft-text-body, 15px);line-height:1.8;margin:21px 0 24px;}
.af-imported .af-hero .actions{gap:16px;flex-direction:column;}
.af-imported .af-hero .button{width:100%;font-size:var(--aft-text-small, 14px);min-height:52px;}
.af-imported .af-hero .af-text-link{font-size:var(--aft-text-small, 14px);}
.af-imported .af-hero-points{gap:12px;font-size:var(--aft-text-micro, 12px);flex-direction:column;align-items:center;margin-top:23px;}
.af-imported .af-hero-art{padding-inline:3px;}
.af-imported .af-app-preview{transform:none;border-radius:13px;box-shadow:0 20px 42px -20px #07121f2a,0 0 0 4px #0b1927;}
.af-imported .af-app-top{height:48px;padding:0 14px;gap:8px;}
.af-imported .af-mini-brand{font-size:var(--aft-text-body, 15px);}
.af-imported .af-example{font-size:var(--aft-text-micro, 12px);letter-spacing:.07em;}
.af-imported .af-app-top .af-avatar{width:23px;height:23px;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-app-greeting{padding:17px 14px 12px;}
.af-imported .af-app-greeting>span{font-size:18px;}
.af-imported .af-app-greeting>strong{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-tour-tabs{margin:0 14px;gap:18px;}
.af-imported .af-tour-tabs button{font-size:var(--aft-text-micro, 12px);gap:5px;}
.af-imported .af-tour-tabs .af-icon{width:12px;height:12px;}
.af-imported .af-tour-pane{padding:13px 14px 8px;}
.af-imported .af-hero-art .af-tour-pane{min-height:320px;}
.af-imported .af-demo-input{font-size:var(--aft-text-micro, 12px);padding:8px;}
.af-imported .af-product-card{gap:10px;grid-template-columns:42% 1fr;padding:13px 0;}
.af-imported .af-product-photo img{height:135px;}
.af-imported .af-product-copy{padding:6px 0;}
.af-imported .af-product-copy .af-small-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-product-copy h2{font-size:16px;}
.af-imported .af-product-price{font-size:17px;}
.af-imported .af-product-price del{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-product-copy p{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-channel-heading{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-demo-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;}
.af-imported .af-demo-channels>span{padding:5px 8px;}
.af-imported .af-preview-status{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-floating-note{position:relative;left:auto;bottom:auto;width:max-content;max-width:100%;margin:-6px auto 0;padding:10px 15px;transform:rotate(-2deg);}
.af-imported .af-floating-note>span{width:26px;height:26px;}
.af-imported .af-floating-note .af-icon{width:16px;height:16px;}
.af-imported .af-art-caption{text-align:center;font-size:var(--aft-text-micro, 12px);line-height:1.7;margin:15px 0 0;}
.af-imported .af-connections>p{font-size:var(--aft-text-micro, 12px);letter-spacing:.12em;margin-bottom:25px;}
.af-imported .af-connections>div{gap:25px 12px;}
.af-imported .af-platform-word{font-size:var(--aft-text-caption, 13px);gap:5px;}
.af-imported .af-connections .social-icon{width:20px;height:20px;border-radius:6px;font-size:15px;}
.af-imported .af-connections .social-icon svg{width:13px;height:13px;}
.af-imported .af-network-word{font-size:20px;}
.af-imported .af-section{padding-top:65px;padding-bottom:65px;}
.af-imported .af-kicker{font-size:var(--aft-text-micro, 12px);margin-bottom:17px;letter-spacing:.1em;}
.af-imported .af-section-heading h2,.af-imported .af-calculator-section h2,.af-imported .af-faq-section h2,.af-imported .af-platform-section h2,.af-imported .af-results h2{font-size:34px;line-height:1.15;letter-spacing:-1.3px;}
.af-imported .af-section-heading.centered{text-align:left;}
.af-imported .af-section-heading.centered p{font-size:var(--aft-text-small, 14px);margin-top:18px;}
.af-imported .af-section-heading p br{display:none;}
.af-imported .af-process-grid article{display:block;}
.af-imported .af-process-top{margin-bottom:18px;}
.af-imported .af-process-grid h3{font-size:24px;margin-bottom:13px;}
.af-imported .af-process-grid p{max-width:none;}
.af-imported .af-process-visual{margin-top:20px;height:103px;min-height:0;}
.af-imported .af-process-socials .social-icon{width:32px;height:32px;font-size:24px;}
.af-imported .af-process-socials .social-icon svg{width:20px;height:20px;}
.af-imported .af-process-socials{gap:17px;}
.af-imported .af-time-pill{font-size:var(--aft-text-caption, 13px);padding:8px 11px;}
.af-imported .af-process-bars{padding:23px 130px 18px 30px;gap:8px;}
.af-imported .af-process-bars>i{width:16px;}
.af-imported .af-process-bars>span{right:27px;font-size:var(--aft-text-caption, 13px);top:45px;}
.af-imported .af-feature-section{padding:62px 0;}
.af-imported .af-feature-grid{display:flex;flex-direction:column;gap:17px;}
.af-imported .af-feature-card{padding:26px;}
.af-imported .af-feature-wide{display:block;}
.af-imported .af-feature-card h3{font-size:25px;}
.af-imported .af-feature-card p{font-size:var(--aft-text-small, 14px);}
.af-imported .af-calendar-art{margin-top:28px;padding:20px;transform:rotate(-2deg);min-height:260px;}
.af-imported .af-calendar-title>b{font-size:var(--aft-text-small, 14px);}
.af-imported .af-calendar-title>span{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-cal-event{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-cal-event strong{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-cal-event small{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-editor-art{padding:19px;}
.af-imported .af-team-art em{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-feature-insight .af-insight-art{margin-top:27px;}
.af-imported .af-insight-art>small{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-results{padding:62px 0;}
.af-imported .af-results-grid>div>p{font-size:var(--aft-text-small, 14px);line-height:1.9;}
.af-imported .af-results-grid>div>p.af-source-note{font-size:var(--aft-text-caption, 13px);min-height:85px;}
.af-imported .af-analytics-card{padding:20px 16px;border-radius:15px;}
.af-imported .af-analytics-top>span:first-child{font-size:var(--aft-text-caption, 13px);gap:6px;}
.af-imported .af-analytics-top>span:last-child{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-analytics-kpis{margin:28px 0;gap:8px;}
.af-imported .af-analytics-kpis strong{font-size:24px;letter-spacing:-.8px;}
.af-imported .af-analytics-kpis strong>span{font-size:var(--aft-text-body, 15px);}
.af-imported .af-analytics-kpis small{font-size:var(--aft-text-micro, 12px);line-height:1.5;}
.af-imported .af-chart-key{flex-wrap:wrap;font-size:var(--aft-text-micro, 12px);padding-bottom:18px;gap:8px 14px;}
.af-imported .af-chart-key small{font-size:var(--aft-text-micro, 12px);flex-basis:100%;margin-left:0;}
.af-imported .af-attribution-row{gap:10px;padding-top:17px;}
.af-imported .af-attribution-row>span{font-size:var(--aft-text-micro, 12px);gap:4px;}
.af-imported .af-attribution-row .af-icon{width:12px;height:12px;}
.af-imported .af-source-tabs button{padding:9px 22px;}
.af-imported .af-section-lead{font-size:var(--aft-text-small, 14px);}
.af-imported .af-time-result>strong{font-size:65px;}
.af-imported .af-time-result>span{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-calculator-note{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-calculator{padding:25px 20px;}
.af-imported .af-calculator-head>span:first-child{font-size:var(--aft-text-body, 15px);}
.af-imported .af-calculator label{font-size:var(--aft-text-caption, 13px);gap:10px;}
.af-imported .af-calculator output{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-time-bars>div{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-time-bars b{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-platform-tiles{gap:9px;}
.af-imported .af-platform-tiles>a{min-height:98px;border-radius:10px;gap:12px;}
.af-imported .af-platform-tiles .social-icon{width:33px;height:33px;border-radius:10px;font-size:25px;}
.af-imported .af-platform-tiles .social-icon svg{width:20px;height:20px;}
.af-imported .af-platform-tiles span:not(.social-icon){font-size:12px;}
.af-imported .af-platform-section p{font-size:var(--aft-text-small, 14px);}
.af-imported .af-platform-section small{font-size:var(--aft-text-micro, 12px);}
.af-imported .price-grid{grid-template-columns:1fr;gap:19px;}
.af-imported .price-card{padding:28px;}
.af-imported .price-big{font-size:46px;}
.af-imported .af-plan-description{min-height:0;font-size:var(--aft-text-small, 14px);}
.af-imported .price-card li{font-size:var(--aft-text-small, 14px);}
.af-imported .price-card>.button{font-size:var(--aft-text-small, 14px);}
.af-imported .af-plan-badge{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-plan-period{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-pricing-bottom{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-story-band{display:block;padding:28px;}
.af-imported .af-story-mark{margin-bottom:24px;width:53px;height:53px;}
.af-imported .af-story-band h2{font-size:24px;}
.af-imported .af-story-band p{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-story-band .af-kicker{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-story-band .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .faq-list summary{font-size:var(--aft-text-small, 14px);padding:21px 0;}
.af-imported .faq-list p{font-size:var(--aft-text-caption, 13px);padding-right:10px;}
.af-imported .af-final-cta{padding:39px 27px;margin-bottom:55px;border-radius:18px;}
.af-imported .af-final-cta h2{font-size:30px;letter-spacing:-1px;line-height:1.2;}
.af-imported .af-final-cta h2 br{display:none;}
.af-imported .af-final-cta p{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-final-cta .actions{gap:20px;}
.af-imported .af-final-cta .button{width:100%;font-size:var(--aft-text-small, 14px);padding:14px;}
.af-imported .af-final-cta .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .af-footer{padding-top:42px;}
.af-imported .af-footer-grid{grid-template-columns:1fr 1fr;gap:30px 25px;padding-bottom:35px;}
.af-imported .af-footer-about{grid-column:span 2;}
.af-imported .af-footer-about p{font-size:19px;margin-top:18px;}
.af-imported .af-footer-grid>div:last-child{grid-column:span 2;gap:18px;}
.af-imported .af-footer-grid>div:last-child h2{flex-basis:100%;}
.af-imported .af-footer-grid h2{font-size:var(--aft-text-caption, 13px);margin-bottom:17px;}
.af-imported .af-footer-grid>div>a:not(.af-brand){font-size:var(--aft-text-caption, 13px);}
.af-imported .af-footer-bottom{font-size:var(--aft-text-micro, 12px);gap:12px;}
.af-imported .af-footer-bottom>div{gap:14px;}
.af-imported .page-hero{padding:45px 0 35px;}
.af-imported .page-hero h1{font-size:37px;}
.af-imported .page-hero p{font-size:var(--aft-text-small, 14px);margin-top:20px;}
.af-imported .section-tag{font-size:var(--aft-text-micro, 12px);}
.af-imported .info-grid,.af-imported .info-grid.four,.af-imported .case-grid{grid-template-columns:1fr;gap:16px;}
.af-imported .info-grid article,.af-imported .case-grid article{padding:26px;}
.af-imported .info-grid p,.af-imported .case-grid p,.af-imported .guide-grid p,.af-imported .story p{font-size:var(--aft-text-small, 14px);}
.af-imported .case-grid h2{font-size:26px;}
.af-imported .content-section{padding-bottom:65px;}
.af-imported .inline-cta{padding:28px;gap:25px;margin-top:32px;}
.af-imported .inline-cta h2{font-size:24px;}
.af-imported .inline-cta p{font-size:var(--aft-text-small, 14px);}
.af-imported .inline-cta .button{width:100%;font-size:var(--aft-text-caption, 13px);}
.af-imported .story{padding-top:20px;}
.af-imported .story h2{font-size:28px;}
.af-imported .values{padding:10px 25px;}
.af-imported .guide-grid{gap:24px;}
.af-imported .guide-grid h2{font-size:19px;}
.af-imported .contact-info{padding:29px;}
.af-imported .contact-info h2{font-size:27px;}
.af-imported .contact-form{padding:25px;}
.af-imported .contact-form h2{font-size:23px;}
.af-imported .contact-form input,.af-imported .contact-form textarea,.af-imported .contact-form select{font-size:16px;}
.af-imported .legal h1{font-size:35px;overflow-wrap:anywhere;}
.af-imported .legal h2{font-size:21px;}
.af-imported .legal p{font-size:var(--aft-text-small, 14px);}
.af-imported .af-video-dialog{padding:15px;}
.af-imported .af-video-dialog>p{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-mini-kpis strong{font-size:17px;}
.af-imported .af-mini-kpis>div{padding:11px 8px;}
.af-imported .af-pane-title h2{font-size:16px;}
.af-imported .af-demo-attribution{gap:6px;font-size:var(--aft-text-micro, 12px);}
.af-imported .af-timeline article{padding-left:11px;}
.af-imported .af-timeline b{font-size:var(--aft-text-micro, 12px);}
.af-imported .af-timeline small{font-size:var(--aft-text-micro, 12px);}
}
@media (max-width:782px) {body.admin-bar .af-imported .af-header{top:46px;}
}
@media (prefers-reduced-motion:reduce) {.af-imported *,.af-imported *::before,.af-imported *::after{animation:none !important;transition:none !important;scroll-behavior:auto !important;}
.af-imported .af-reveal-pending{opacity:1;transform:none;}
.af-imported .af-graph-draw .af-graph-main{stroke-dashoffset:0;}
}
@media print {.af-imported .af-header{position:static;}
.af-imported .af-menu,.af-imported .af-video-dialog,.af-imported .af-preview-play{display:none;}
.af-imported .af-reveal-pending{opacity:1;transform:none;}
}
@media (max-width:800px) {.af-imported:not(.af-js) .af-header{height:auto;position:static;}
.af-imported:not(.af-js) .af-nav{flex-wrap:wrap;padding-block:16px;}
.af-imported:not(.af-js) .af-nav-links{display:flex;position:static;flex-direction:row;flex-wrap:wrap;order:3;flex-basis:100%;padding:0;border:0;box-shadow:none;background:transparent;}
.af-imported:not(.af-js) .af-nav-links a{font-size:var(--aft-text-caption, 13px);padding:8px 10px;}
.af-imported:not(.af-js) .af-menu{display:none;}
}
.af-imported .afx-reading-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;overflow:hidden;pointer-events:none;}
.af-imported .afx-reading-progress i{display:block;height:100%;background:#07121f;transform:scaleX(0);transform-origin:left;will-change:transform;}
.af-imported .afx-motion-toggle{width:32px;height:32px;border:1px solid var(--af-line);border-radius:50%;background:transparent;color:var(--af-muted);font-size:var(--aft-text-body, 15px);font-weight:800;display:grid;place-items:center;}
.af-imported .afx-motion-toggle:hover{background:var(--aft-surface-2,#0b1927);color:var(--af-ink);}
.af-imported:not(.af-js) .afx-motion-toggle{display:none;}
.af-imported .afx-hero-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px;}
.af-imported .afx-hero-tags a{border:1px solid var(--af-line);border-radius:30px;padding:5px 11px;font-size:var(--aft-text-caption, 13px);font-weight:650;color:var(--aft-muted,#aabccb);background:var(--aft-surface-2,#0b1927);}
.af-imported .afx-hero-tags a:hover{border-color:var(--aft-line-teal,#294459);color:var(--aft-fg-teal,#b7f34a);}
.af-imported .af-hero-points{margin-top:15px;}
.af-imported .afx-explore{padding-top:70px;}
.af-imported .afx-explore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;}
.af-imported .afx-explore-card{display:flex;flex-direction:column;border:1px solid var(--aft-line,#294459);background:var(--aft-surface,#0b1927);border-radius:19px;padding:25px;min-height:245px;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s,border-color .3s;}
.af-imported .afx-explore-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px -20px #07121f30;border-color:var(--aft-line,#294459);}
.af-imported .afx-explore-card>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;}
.af-imported .afx-explore-card>div>span{display:grid;place-items:center;background:var(--aft-surface-2,#0b1927);width:42px;height:42px;border-radius:12px;color:var(--aft-fg-teal,#b7f34a);}
.af-imported .afx-explore-card>div>small{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-explore-card:nth-child(2)>div>span{background:var(--aft-surface-2,#0b1927);color:var(--aft-fg-purple,#12cde0);}
.af-imported .afx-explore-card:nth-child(3)>div>span{background:var(--aft-bg-amber,#0b1927);color:var(--aft-fg-green,#b7f34a);}
.af-imported .afx-explore-card:nth-child(4)>div>span{background:var(--aft-surface-2,#0b1927);color:var(--aft-fg-teal,#12cde0);}
.af-imported .afx-explore-card h3{font-size:19px;letter-spacing:-.5px;line-height:1.3;}
.af-imported .afx-explore-card p{font-size:var(--aft-text-small, 14px);color:var(--af-muted);margin:12px 0 25px;line-height:1.7;}
.af-imported .afx-explore-card .afx-explore-meta{margin-top:auto;padding-top:20px;border-top:1px solid var(--aft-line,#294459);display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-explore-card .afx-explore-meta svg{width:16px;}
.af-imported .afx-explore-card:hover .afx-explore-meta svg{transform:translateX(3px);}
.af-imported .afx-demo{background:var(--aft-surface,#0b1927);color:var(--aft-ink,#eaf1f7);border:1px solid var(--aft-line,#294459);border-radius:20px;overflow:hidden;box-shadow:0 28px 60px -30px #07121f29;min-width:0;position:relative;font-size:var(--aft-text-small, 14px);text-align:left;}
.af-imported .afx-demo-bar{display:flex;align-items:center;gap:12px;height:49px;border-bottom:1px solid var(--aft-line,#294459);padding:0 21px;background:linear-gradient(100deg,var(--aft-surface-2,#0b1927),var(--aft-surface,#0b1927));}
.af-imported .afx-demo-bar>span{display:flex;gap:4px;}
.af-imported .afx-demo-bar i{width:5px;height:5px;background:var(--aft-surface-2,#0b1927);border-radius:50%;display:block;}
.af-imported .afx-demo-bar i:first-child{background:#102236;}
.af-imported .afx-demo-bar>b{font-size:var(--aft-text-caption, 13px);font-weight:650;flex:1;color:var(--aft-muted,#aabccb);}
.af-imported .afx-demo-bar>small{font-size:var(--aft-text-micro, 12px);letter-spacing:.1em;color:var(--aft-muted,#aabccb);}
.af-imported .afx-report-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:25px 25px 20px;}
.af-imported .afx-report-head h3{font-size:19px;line-height:1.3;letter-spacing:-.6px;margin-top:9px;}
.af-imported .afx-report-head .af-small-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-segment{display:flex;gap:2px;padding:3px;border:1px solid var(--aft-line,#294459);border-radius:8px;flex-shrink:0;background:var(--aft-surface-2,#0b1927);}
.af-imported .afx-segment button{border:0;background:none;padding:7px 9px;border-radius:5px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);white-space:nowrap;}
.af-imported .afx-segment [aria-pressed=true]{background:var(--aft-solid,#07121f);color:var(--aft-on-solid,#eaf1f7);}
.af-imported .afx-metric-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 25px 23px;}
.af-imported .afx-metric-tabs button{position:relative;text-align:left;min-width:0;padding:13px;border:1px solid var(--aft-line,#294459);border-radius:10px;background:var(--aft-surface,#0b1927);transition:background .2s,border-color .2s;}
.af-imported .afx-metric-tabs button>span{display:block;font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);margin-bottom:6px;}
.af-imported .afx-metric-tabs strong{display:block;font-size:23px;font-weight:800;letter-spacing:-.8px;line-height:1.35;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--aft-ink,#eaf1f7);}
.af-imported .afx-metric-tabs i{position:absolute;right:12px;top:11px;font-style:normal;color:var(--aft-muted,#aabccb);font-size:var(--aft-text-small, 14px);}
.af-imported .afx-metric-tabs [aria-pressed=true]{border-color:var(--aft-line,#294459);background:var(--aft-surface-2,#0b1927);box-shadow:inset 0 0 0 1px #0b1927;}
.af-imported .afx-chart-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 25px 10px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);min-height:22px;flex-wrap:wrap;}
.af-imported .afx-chart-caption>span{display:flex;align-items:center;gap:5px;}
.af-imported .afx-chart-caption i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#07121f;}
.af-imported .afx-chart-caption output{font-variant-numeric:tabular-nums;min-width:160px;text-align:right;font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-line-chart{padding:0 13px;}
.af-imported .afx-line-chart svg{display:block;width:100%;height:auto;overflow:visible;}
.af-imported .afx-chart-grid path{stroke:var(--aft-muted,#eaf1f7);stroke-width:1;fill:none;stroke-dasharray:3 5;}
.af-imported .afx-chart-line{stroke:var(--aft-fg-teal,#b7f34a);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;filter:drop-shadow(0 4px 5px #0baa871c);}
.af-imported .afx-chart-dot{fill:var(--aft-on-solid,#eaf1f7);stroke:var(--aft-fg-teal,#b7f34a);stroke-width:3;transition:cx .35s,cy .35s;}
.af-imported .afx-chart-points{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin:-10px 23px 17px;gap:4px;}
.af-imported .afx-chart-points button{border:0;border-radius:6px;background:transparent;padding:7px 2px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-chart-points button:hover,.af-imported .afx-chart-points button:focus-visible{color:var(--aft-fg-teal,#b7f34a);background:var(--aft-surface-2,#0b1927);}
.af-imported .afx-report-bottom{display:flex;gap:22px;align-items:center;margin:0 25px;padding-top:16px;border-top:1px solid var(--aft-line,#294459);}
.af-imported .afx-donut{position:relative;width:100px;height:100px;flex-shrink:0;}
.af-imported .afx-donut svg{width:100%;height:100%;transform:rotate(-90deg);}
.af-imported .afx-donut circle{fill:none;stroke:var(--aft-on-solid,#eaf1f7);stroke-width:10;}
.af-imported .afx-donut .afx-ring-one{stroke:var(--aft-fg-teal,#b7f34a);}
.af-imported .afx-donut .afx-ring-two{stroke:var(--aft-fg-green,#b7f34a);}
.af-imported .afx-donut .afx-ring-three{stroke:var(--aft-fg-purple,#12cde0);}
.af-imported .afx-donut>span{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-donut b{font-size:25px;letter-spacing:-.7px;color:var(--aft-ink,#eaf1f7);line-height:1.2;}
.af-imported .afx-channel-bars{flex:1;min-width:0;}
.af-imported .afx-channel-bars>b{display:block;font-size:var(--aft-text-caption, 13px);font-weight:700;margin-bottom:13px;}
.af-imported .afx-channel-bars>div{display:flex;align-items:center;gap:10px;font-size:var(--aft-text-micro, 12px);margin-top:8px;}
.af-imported .afx-channel-bars>div>span{width:60px;flex-shrink:0;}
.af-imported .afx-channel-bars>div>i{display:block;flex:1;height:6px;background:var(--aft-surface-2,#0b1927);border-radius:10px;overflow:hidden;}
.af-imported .afx-channel-bars em{display:block;height:100%;width:var(--ax-bar);background:#07121f;border-radius:10px;transform-origin:left;}
.af-imported .afx-channel-bars>div:nth-child(3) em{background:var(--aft-bg-green,#102236);}
.af-imported .afx-channel-bars>div:nth-child(4) em{background:#102236;}
.af-imported .afx-channel-bars>div>b{width:32px;text-align:right;font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-demo-foot{font-size:var(--aft-text-micro, 12px) !important;line-height:1.7 !important;color:var(--aft-muted,#aabccb) !important;text-align:center;padding:17px 20px !important;margin:0 !important;min-height:45px;}
.af-imported .afx-source-title{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px;font-size:var(--aft-text-body, 15px);}
.af-imported .afx-source-title a{font-size:var(--aft-text-caption, 13px);color:var(--aft-fg-green,#aabccb);}
.af-imported .afx-source-preview{min-width:0;}
.af-imported .af-results-grid{grid-template-columns:.83fr 1.17fr;gap:70px;}
.af-imported .afx-source-preview .af-attribution-row{border:0;margin-top:0;justify-content:center;padding-top:20px;color:var(--aft-muted,#eaf1f7);}
.af-imported .afx-dark-section{background:var(--aft-solid,#07121f);color:var(--aft-muted,#eaf1f7);padding:105px 0;position:relative;overflow:hidden;}
.af-imported .afx-dark-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 88% 10%,#07121f60,transparent 48%),radial-gradient(ellipse at 10% 100%,#07121f45,transparent 60%);pointer-events:none;}
.af-imported .afx-showcase-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center;position:relative;}
.af-imported .afx-dark-section .af-kicker{color:var(--aft-fg-green,#b7f34a);}
.af-imported .afx-showcase-split h2{font-size:52px;letter-spacing:-2.5px;line-height:1.13;}
.af-imported .afx-showcase-split>div>p{margin:25px 0 28px;color:var(--aft-muted,#aabccb);font-size:var(--aft-text-body, 15px);line-height:1.9;max-width:430px;}
.af-imported .afx-dark-section .button.light-button{background:var(--aft-bg-green,#0b1927);color:var(--aft-ink,#eaf1f7);border-color:var(--aft-line,#294459);}
.af-imported .afx-dark-section .af-text-link{color:var(--aft-fg-green,#eaf1f7);}
.af-imported .afx-demo-network{background:var(--aft-surface-2,#0b1927);}
.af-imported .afx-network-stage{height:350px;position:relative;padding-top:20px;overflow:hidden;background:radial-gradient(ellipse at 50% 46%,var(--aft-surface-2,#0b1927) 0,transparent 60%);}
.af-imported .afx-network-label{display:block;text-align:center;font-size:var(--aft-text-micro, 12px);letter-spacing:.13em;color:var(--aft-muted,#aabccb);}
.af-imported .afx-network-sources{display:flex;justify-content:center;gap:16px;align-items:center;margin-top:18px;font-size:var(--aft-text-body, 15px);font-weight:800;color:var(--aft-ink,#eaf1f7);}
.af-imported .afx-network-sources span:last-child{font-size:var(--aft-text-caption, 13px);font-weight:650;}
.af-imported .afx-network-hub{position:absolute;top:99px;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center;gap:7px;padding:19px 24px;background:var(--aft-surface,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:15px;font-size:22px;font-weight:800;letter-spacing:-.8px;box-shadow:0 12px 30px -15px #07121f66;}
.af-imported .afx-network-hub .af-brand-symbol{width:30px;}
.af-imported .afx-network-wires{position:absolute;left:4%;top:143px;width:92%;height:160px;overflow:visible;}
.af-imported .afx-network-wires path{fill:none;stroke:var(--aft-muted,#eaf1f7);stroke-width:1.5;}
.af-imported .afx-network-wires .afx-flow-light path{stroke:var(--aft-fg-teal,#b7f34a);stroke-width:2;stroke-dasharray:.13 .87;stroke-dashoffset:0;opacity:.9;}
.af-imported .afx-network-destinations{position:absolute;left:4%;right:4%;top:281px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));text-align:center;}
.af-imported .afx-network-destinations>div{display:flex;flex-direction:column;align-items:center;gap:5px;}
.af-imported .afx-network-destinations .social-icon{width:32px;height:32px;border-radius:9px;font-size:23px;box-shadow:0 6px 18px #07121f22;}
.af-imported .afx-network-destinations .social-icon svg{width:21px;height:21px;}
.af-imported .afx-network-destinations>div>span:not(.social-icon){font-size:12px;color:var(--aft-ink,#eaf1f7);font-weight:700;}
.af-imported .afx-network-destinations small{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-network-meta{display:flex;justify-content:center;gap:15px;border-top:1px solid var(--aft-line,#294459);padding:18px 12px 8px;margin:20px 20px 0;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-network-meta span{display:flex;align-items:center;gap:5px;}
.af-imported .afx-network-meta svg{width:13px;height:13px;}
.af-imported .afx-replay{display:flex;align-items:center;gap:6px;border:0;border-radius:6px;background:var(--aft-surface-2,#0b1927);color:var(--aft-muted,#aabccb);padding:7px 10px;font-size:var(--aft-text-micro, 12px);margin:10px auto 0;}
.af-imported .afx-replay svg{width:12px;height:12px;}
.af-imported .afx-demo-network .afx-demo-foot{padding-top:10px !important;}
.af-imported .afx-demo-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;}
.af-imported .afx-demo-caption{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px;}
.af-imported .afx-demo-caption>span{font-size:var(--aft-text-caption, 13px);border:1px solid var(--aft-line,#294459);border-radius:7px;padding:7px 9px;color:var(--aft-muted,#aabccb);}
.af-imported .afx-demo-caption h3{font-size:20px;letter-spacing:-.6px;}
.af-imported .afx-demo-caption p{font-size:var(--aft-text-caption, 13px);color:var(--af-muted);margin-top:7px;}
.af-imported .afx-round-icon{background:var(--aft-surface-2,#0b1927);border-radius:12px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--aft-muted,#b7f34a);}
.af-imported .afx-compose-subject{margin:0 25px 15px;border:1px solid var(--aft-line,#294459);border-radius:9px;background:var(--aft-surface-2,#0b1927);padding:13px 15px;}
.af-imported .afx-compose-subject>span{display:block;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);letter-spacing:.1em;margin-bottom:4px;}
.af-imported .afx-compose-subject strong{font-size:var(--aft-text-caption, 13px);font-weight:650;}
.af-imported .afx-tone-switch{display:flex;gap:6px;margin:0 25px 17px;flex-wrap:wrap;}
.af-imported .afx-tone-switch button{border:1px solid var(--aft-line,#294459);background:var(--aft-surface,#0b1927);border-radius:7px;padding:7px 10px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-tone-switch [aria-pressed=true]{background:var(--aft-surface-2,#0b1927);border-color:var(--aft-line,#294459);color:var(--aft-fg-purple,#12cde0);}
.af-imported .afx-generated-text{background:linear-gradient(130deg,var(--aft-surface,#0b1927),var(--aft-surface-2,#0b1927));border:1px solid var(--aft-line,#294459);margin:0 25px 19px;padding:21px;min-height:168px;border-radius:11px;position:relative;overflow:hidden;}
.af-imported .afx-generated-text>p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--aft-ink,#aabccb);margin-top:13px;min-height:99px;}
.af-imported .afx-text-skeleton{display:flex;flex-direction:column;gap:8px;margin-top:15px;}
.af-imported .afx-text-skeleton i{height:4px;background:var(--aft-surface-2,#0b1927);border-radius:10px;width:84%;}
.af-imported .afx-text-skeleton i:nth-child(2){width:69%;}
.af-imported .afx-text-skeleton i:nth-child(3){width:42%;background:var(--aft-surface-2,#102236);}
.af-imported .afx-compose-button{margin:0 25px;width:calc(100% - 50px);font-size:var(--aft-text-caption, 13px);padding:13px;min-height:43px;}
.af-imported .afx-demo-editor .afx-demo-foot{min-height:53px;padding-block:14px !important;}
.af-imported .afx-compose-busy .afx-generated-text:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,#0b1927 50%,transparent 80%);transform:translateX(-100%);animation:afx-shimmer 1s ease-out 1;}
.af-imported .afx-week-switch{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0 25px 18px;}
.af-imported .afx-week-switch button{border:1px solid var(--aft-line,#294459);background:var(--aft-surface,#0b1927);border-radius:10px;min-height:72px;color:var(--aft-muted,#aabccb);padding:9px;display:flex;align-items:center;flex-direction:column;gap:4px;}
.af-imported .afx-week-switch span{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-week-switch b{font-size:18px;line-height:1.3;}
.af-imported .afx-week-switch i{width:4px;height:4px;background:var(--aft-bg-green,#102236);border-radius:50%;}
.af-imported .afx-week-switch [aria-pressed=true]{border-color:var(--aft-line-green,#294459);background:var(--aft-surface-2,#0b1927);color:var(--aft-fg-green,#b7f34a);}
.af-imported .afx-week-switch [aria-pressed=true] i{background:#07121f;}
.af-imported .afx-agenda{position:relative;margin:0 25px;display:flex;flex-direction:column;gap:10px;}
.af-imported .afx-agenda-line{position:absolute;top:0;bottom:0;left:28px;width:1px;border-left:1px dashed var(--aft-line,#294459);}
.af-imported .afx-agenda-event{display:flex;align-items:center;gap:13px;position:relative;min-height:67px;transform-origin:top;transition:transform .4s,opacity .4s;}
.af-imported .afx-agenda-event>time{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);z-index:1;background:var(--aft-surface,#0b1927);padding:5px 0;flex-shrink:0;width:38px;}
.af-imported .afx-agenda-event>div{flex:1;min-width:0;border-left:2px solid var(--aft-line-teal,#294459);background:var(--aft-surface-2,#0b1927);padding:11px 12px;border-radius:0 7px 7px 0;}
.af-imported .afx-agenda-event small{display:block;font-size:var(--aft-text-micro, 12px);letter-spacing:.08em;color:var(--aft-muted,#aabccb);margin-bottom:3px;}
.af-imported .afx-agenda-event strong{display:block;font-size:var(--aft-text-caption, 13px);font-weight:700;color:var(--aft-ink,#eaf1f7);}
.af-imported .afx-agenda-event>div>span{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-agenda-event.lilac>div{background:var(--aft-surface-2,#0b1927);border-color:var(--aft-line,#294459);}
.af-imported .afx-agenda-event.lilac strong{color:var(--aft-muted,#aabccb);}
.af-imported .afx-agenda-event.lilac small{color:var(--aft-muted,#aabccb);}
.af-imported .afx-agenda-event.lime>div{background:var(--aft-surface-2,#0b1927);border-color:var(--aft-line,#294459);}
.af-imported .afx-agenda-event.lime strong{color:var(--aft-muted,#aabccb);}
.af-imported .afx-agenda-event>b{font-size:var(--aft-text-micro, 12px);font-weight:600;position:absolute;right:10px;top:10px;color:var(--aft-muted,#aabccb);}
.af-imported .afx-week-summary{display:flex;align-items:center;justify-content:center;padding:18px 20px 0;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-week-summary>span{display:flex;align-items:center;gap:6px;}
.af-imported .afx-week-summary svg{width:13px;height:13px;}
.af-imported .afx-section-bottom{margin-top:29px;display:flex;align-items:center;justify-content:space-between;gap:20px;}
.af-imported .afx-section-bottom>span{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-section-bottom .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-small-things{text-align:center;}
.af-imported .afx-detail-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto 33px;max-width:1000px;}
.af-imported .afx-detail-chips a{background:var(--aft-surface,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:12px;padding:15px 20px;display:flex;gap:8px;align-items:center;font-size:var(--aft-text-small, 14px);font-weight:600;transition:transform .22s,border-color .22s;}
.af-imported .afx-detail-chips a:hover{transform:translateY(-3px);border-color:var(--aft-line,#294459);}
.af-imported .afx-detail-chips svg{width:14px;height:14px;color:var(--aft-muted,#aabccb);}
.af-imported .afx-directory-hero{padding:90px 0 20px;text-align:center;max-width:1100px;}
.af-imported .afx-directory-hero h1{font-size:clamp(42px,5vw,68px);letter-spacing:-3px;line-height:1.14;}
.af-imported .afx-directory-hero h1>span{color:var(--aft-fg-teal,#b7f34a);}
.af-imported .afx-directory-hero p{font-size:15px;line-height:1.9;color:var(--aft-muted,#aabccb);max-width:700px;margin:25px auto 30px;}
.af-imported .afx-directory-hero .actions{justify-content:center;}
.af-imported .afx-catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:22px;}
.af-imported .afx-feature-search{display:flex;align-items:center;gap:13px;background:var(--aft-surface,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:10px;padding:12px 17px;width:480px;max-width:100%;color:var(--aft-muted,#aabccb);}
.af-imported .afx-feature-search input{border:0;background:transparent;width:100%;outline-offset:10px;padding:4px;font-size:var(--aft-text-body, 15px);color:var(--aft-ink,#eaf1f7);min-width:0;}
.af-imported .afx-catalog-tools>p{font-size:var(--aft-text-small, 14px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-filter-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;}
.af-imported .afx-filter-pills button{background:var(--aft-surface-2,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:22px;font-size:var(--aft-text-caption, 13px);padding:9px 14px;color:var(--aft-muted,#aabccb);}
.af-imported .afx-filter-pills button[aria-pressed=true]{color:var(--aft-on-solid,#eaf1f7);background:var(--aft-solid,#07121f);border-color:var(--aft-line,#294459);}
.af-imported .afx-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.af-imported .afx-catalog-grid>article{display:flex;flex-direction:column;background:var(--aft-surface,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:16px;padding:25px;min-width:0;transition:transform .22s,box-shadow .22s;}
.af-imported .afx-catalog-grid>article:hover{transform:translateY(-3px);box-shadow:0 12px 25px -18px #07121f66;}
.af-imported .afx-feature-category{display:flex;align-items:center;gap:8px;color:var(--aft-muted,#aabccb);font-size:var(--aft-text-micro, 12px);font-weight:650;margin-bottom:25px;}
.af-imported .afx-feature-category svg{width:16px;height:16px;}
.af-imported .afx-catalog-grid h3{font-size:18px;line-height:1.3;letter-spacing:-.4px;}
.af-imported .afx-catalog-grid p{font-size:var(--aft-text-small, 14px);line-height:1.8;color:var(--aft-muted,#aabccb);margin:13px 0 23px;}
.af-imported .afx-catalog-grid a{font-size:var(--aft-text-caption, 13px);margin-top:auto;}
.af-imported .afx-empty-search{padding:45px;background:var(--aft-surface-2,#0b1927);border-radius:15px;text-align:center;}
.af-imported .afx-empty-search p{margin:15px 0 25px;color:var(--aft-muted,#aabccb);}
.af-imported .afx-detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding:60px 0 90px;}
.af-imported .afx-detail-hero h1{font-size:clamp(38px,4vw,57px);letter-spacing:-2.4px;line-height:1.15;}
.af-imported .afx-breadcrumb{display:inline-flex;font-size:var(--aft-text-caption, 13px);font-weight:600;color:var(--aft-muted,#aabccb);margin-bottom:32px;}
.af-imported .afx-detail-hero>div>p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--aft-muted,#aabccb);margin:24px 0 28px;}
.af-imported .afx-detail-hero .actions{gap:20px;}
.af-imported .afx-detail-hero .button{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-detail-hero .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-detail-visual{min-width:0;}
.af-imported .afx-detail-body{border-top:1px solid var(--aft-line,#294459);display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start;}
.af-imported .afx-sticky-intro{position:sticky;top:130px;}
.af-imported .afx-sticky-intro h2{font-size:42px;letter-spacing:-1.8px;line-height:1.2;}
.af-imported .afx-sticky-intro>p{font-size:var(--aft-text-body, 15px);color:var(--aft-muted,#aabccb);line-height:1.9;margin:25px 0;}
.af-imported .afx-checklist{padding:0;margin:25px 0;list-style:none;}
.af-imported .afx-checklist li{display:flex;gap:9px;align-items:center;font-size:var(--aft-text-small, 14px);margin-top:11px;}
.af-imported .afx-checklist svg{color:var(--aft-muted,#aabccb);width:15px;height:15px;}
.af-imported .afx-deep-sections{display:flex;flex-direction:column;gap:40px;}
.af-imported .afx-deep-sections article{border-bottom:1px solid var(--aft-line,#294459);padding-bottom:40px;}
.af-imported .afx-deep-sections article>span{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);font-weight:750;}
.af-imported .afx-deep-sections h3{font-size:25px;letter-spacing:-.8px;line-height:1.3;margin:15px 0;}
.af-imported .afx-deep-sections p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--aft-muted,#aabccb);}
.af-imported .afx-reviews{border-top:1px solid var(--aft-line,#294459);}
.af-imported .afx-review-grid,.af-imported .afx-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
.af-imported .afx-review{margin:0;padding:28px;display:flex;flex-direction:column;border:1px solid var(--aft-line,#294459);background:var(--aft-surface,#0b1927);border-radius:17px;}
.af-imported .afx-quote-mark{font-size:65px;line-height:.9;color:var(--aft-fg-green,#b7f34a);margin-bottom:15px;font-family:inherit;}
.af-imported .afx-review blockquote{margin:0 0 27px;font-size:16px;line-height:1.8;color:var(--aft-ink,#eaf1f7);overflow-wrap:anywhere;}
.af-imported .afx-review figcaption{display:flex;gap:11px;align-items:center;margin-top:auto;}
.af-imported .afx-review-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--aft-surface-2,#0b1927);color:var(--aft-muted,#aabccb);flex-shrink:0;}
.af-imported .afx-review figcaption b{display:block;font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-review figcaption div>span{display:block;font-size:var(--aft-text-micro, 12px);margin-top:3px;color:var(--aft-muted,#aabccb);overflow-wrap:anywhere;}
.af-imported .afx-review>.af-text-link{font-size:var(--aft-text-caption, 13px);margin-top:18px;}
.af-imported .afx-proof-grid article{padding:26px;border:1px solid var(--aft-line,#294459);border-radius:16px;background:linear-gradient(140deg,var(--aft-surface-2,#0b1927),var(--aft-surface,#0b1927));}
.af-imported .afx-proof-grid article>span{display:inline-flex;border:1px solid var(--aft-line,#294459);border-radius:9px;padding:6px 10px;font-size:var(--aft-text-caption, 13px);font-weight:700;color:var(--aft-muted,#aabccb);margin-bottom:25px;}
.af-imported .afx-proof-grid h3{font-size:22px;letter-spacing:-.7px;}
.af-imported .afx-proof-grid p{font-size:var(--aft-text-small, 14px);line-height:1.8;color:var(--aft-muted,#aabccb);margin-top:13px;}
.af-imported .afx-review-actions{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:32px;}
.af-imported .afx-review-actions .button{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-review-actions .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-founder-note{display:flex;align-items:flex-start;gap:60px;padding:55px;background:var(--aft-surface-2,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:20px;margin-block:30px 60px;}
.af-imported .afx-founder-symbol{display:flex;align-items:center;gap:7px;font-size:25px;font-weight:800;letter-spacing:-1px;flex-shrink:0;}
.af-imported .afx-founder-note h2{font-size:30px;line-height:1.3;letter-spacing:-1px;margin-bottom:20px;}
.af-imported .afx-founder-note p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--aft-muted,#aabccb);margin-bottom:18px;}
.af-imported .afx-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;}
.af-imported .afx-article-card{display:flex;flex-direction:column;min-width:0;}
.af-imported .afx-article-cover{height:180px;border-radius:15px;background:var(--aft-surface-2,#0b1927);padding:26px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .3s,box-shadow .3s;}
.af-imported .afx-article-card:hover .afx-article-cover{transform:translateY(-4px);box-shadow:0 13px 30px -15px #07121f55;}
.af-imported .afx-article-card:nth-child(2) .afx-article-cover{background:var(--aft-surface-2,#0b1927);}
.af-imported .afx-article-card:nth-child(3) .afx-article-cover{background:var(--aft-solid,#07121f);}
.af-imported .afx-article-cover svg{width:100%;}
.af-imported .afx-mini-chart{fill:none;stroke:var(--aft-fg-green,#b7f34a);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;}
.af-imported .afx-cover-calendar{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;width:75%;transform:rotate(-6deg);}
.af-imported .afx-cover-calendar i{height:25px;border-radius:5px;background:#0b1927;}
.af-imported .afx-cover-calendar i:nth-child(3n){background:#102236;}
.af-imported .afx-cover-calendar i:nth-child(4n){background:var(--aft-bg-purple,#0b1927);}
.af-imported .afx-cover-text{padding:20px 25px;width:88%;background:var(--aft-surface,#0b1927a6);border:1px solid var(--aft-line,#294459);border-radius:10px;transform:rotate(-4deg);}
.af-imported .afx-cover-text i{display:block;height:5px;border-radius:5px;background:var(--aft-bg-green,#102236);margin-bottom:10px;width:95%;}
.af-imported .afx-cover-text i:nth-child(2){width:78%;}
.af-imported .afx-cover-text i:nth-child(3){width:52%;background:var(--aft-bg-green,#102236);}
.af-imported .afx-cover-text>span{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);font-weight:700;}
.af-imported .afx-article-meta{display:flex;justify-content:space-between;margin:20px 0 13px;font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-article-meta>span:first-child{letter-spacing:.07em;font-weight:750;color:var(--aft-muted,#aabccb);}
.af-imported .afx-article-card h3{font-size:21px;letter-spacing:-.7px;line-height:1.35;}
.af-imported .afx-article-card p{font-size:var(--aft-text-small, 14px);line-height:1.8;color:var(--aft-muted,#aabccb);margin:15px 0 22px;}
.af-imported .afx-article-card>.af-text-link{margin-top:auto;font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-article-header{max-width:1000px;padding:55px 0 60px;}
.af-imported .afx-article-header h1{font-size:clamp(39px,4.5vw,64px);letter-spacing:-2.5px;line-height:1.15;max-width:900px;}
.af-imported .afx-article-header p{font-size:18px;line-height:1.8;color:var(--aft-muted,#aabccb);margin:25px 0;max-width:760px;}
.af-imported .afx-author{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);}
.af-imported .afx-reading-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:100px;max-width:1100px;align-items:start;border-top:1px solid var(--aft-line,#294459);padding-top:50px;}
.af-imported .afx-article-toc{position:sticky;top:120px;}
.af-imported .afx-article-toc nav{display:flex;flex-direction:column;gap:20px;}
.af-imported .afx-article-toc nav a{display:flex;align-items:flex-start;gap:12px;font-size:var(--aft-text-small, 14px);line-height:1.6;color:var(--aft-muted,#aabccb);}
.af-imported .afx-article-toc nav span{font-size:var(--aft-text-micro, 12px);color:var(--aft-muted,#aabccb);padding-top:3px;}
.af-imported .afx-article-toc nav a:hover{color:var(--aft-fg-teal,#b7f34a);}
.af-imported .afx-article-toc>.button{font-size:var(--aft-text-caption, 13px);padding:12px;margin-top:30px;min-height:42px;}
.af-imported .afx-prose>section{padding-bottom:45px;margin-bottom:40px;border-bottom:1px solid var(--aft-line,#294459);}
.af-imported .afx-prose-number{font-size:var(--aft-text-small, 14px);color:var(--aft-muted,#aabccb);font-weight:750;}
.af-imported .afx-prose h2{font-size:31px;letter-spacing:-.8px;line-height:1.3;margin:14px 0 25px;}
.af-imported .afx-prose p{font-size:16px;color:var(--aft-muted,#aabccb);line-height:1.95;margin:0 0 18px;}
.af-imported .afx-article-takeaway{padding:32px;border-radius:17px;background:var(--aft-surface-2,#0b1927);}
.af-imported .afx-article-takeaway h2{font-size:28px;}
.af-imported .afx-article-takeaway p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-article-takeaway .af-text-link{font-size:var(--aft-text-small, 14px);}
.af-imported .afx-use-cases{padding-top:30px;padding-bottom:65px;}
.af-imported .afx-use-tabs{display:flex;gap:10px;justify-content:center;margin-bottom:25px;flex-wrap:wrap;}
.af-imported .afx-use-tabs button{padding:13px 20px;border:1px solid var(--aft-line,#294459);border-radius:25px;font-size:var(--aft-text-small, 14px);font-weight:700;background:var(--aft-surface-2,#0b1927);color:var(--aft-muted,#aabccb);}
.af-imported .afx-use-tabs [aria-selected=true]{background:var(--aft-solid,#07121f);color:var(--aft-muted,#eaf1f7);border-color:var(--aft-line,#294459);}
.af-imported .afx-use-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:50px;border:1px solid var(--aft-line,#294459);border-radius:20px;background:var(--aft-surface-2,#0b1927);align-items:center;}
.af-imported .afx-use-panel h2{font-size:32px;line-height:1.25;letter-spacing:-1px;}
.af-imported .afx-use-panel p{font-size:var(--aft-text-body, 15px);line-height:1.9;color:var(--aft-muted,#aabccb);margin:22px 0 25px;}
.af-imported .afx-use-panel .button{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-use-panel ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;}
.af-imported .afx-use-panel li{display:flex;align-items:center;gap:14px;padding:23px 18px;background:var(--aft-surface,#0b1927);border:1px solid var(--aft-line,#294459);border-radius:12px;}
.af-imported .afx-use-panel li>span{font-size:var(--aft-text-caption, 13px);color:var(--aft-muted,#aabccb);flex-shrink:0;}
.af-imported .afx-use-panel li>b{font-size:var(--aft-text-small, 14px);font-weight:650;flex:1;}
.af-imported .afx-use-panel li>svg{color:var(--aft-muted,#aabccb);width:14px;height:14px;}
.af-imported .afx-comparison-wrap{overflow-x:auto;border:1px solid var(--aft-line,#294459);border-radius:17px;}
.af-imported .afx-comparison{width:100%;border-collapse:collapse;text-align:left;font-size:var(--aft-text-body, 15px);margin:0;}
.af-imported .afx-comparison caption{padding:18px;text-align:left;color:var(--aft-muted,#aabccb);font-size:var(--aft-text-caption, 13px);border-bottom:1px solid var(--aft-line,#294459);}
.af-imported .afx-comparison th,.af-imported .afx-comparison td{padding:23px;border-bottom:1px solid var(--aft-line,#294459);vertical-align:top;}
.af-imported .afx-comparison thead th{background:var(--aft-surface-2,#0b1927);color:var(--aft-muted,#aabccb);font-size:var(--aft-text-small, 14px);}
.af-imported .afx-comparison th:last-child,.af-imported .afx-comparison td:last-child{background:var(--aft-surface-2,#0b1927);color:var(--aft-ink,#eaf1f7);width:35%;}
.af-imported .afx-comparison td{color:var(--aft-muted,#aabccb);line-height:1.7;}
.af-imported .afx-comparison tbody th{width:24%;font-weight:700;}
.af-imported .afx-comparison tr:last-child>*{border-bottom:0;}
@keyframes afx-draw { 
  from {stroke-dashoffset: 1;} 
  to {stroke-dashoffset: 0;} 
}
@keyframes afx-flow { 
  from {stroke-dashoffset: 1.1; opacity: 0;} 
  15% {opacity: 1;} 
  to {stroke-dashoffset: -.15; opacity: 1;} 
}
@keyframes afx-grow { 
  from {transform: scaleX(.05); opacity: .3;} 
  to {transform: scaleX(1); opacity: 1;} 
}
@keyframes afx-rise { 
  from {transform: translateY(16px); opacity: .2;} 
  to {transform: translateY(0); opacity: 1;} 
}
@keyframes afx-shimmer { 
  to {transform: translateX(100%);} 
}
@keyframes afx-ring { 
  from {opacity: .1; stroke-width: 1;} 
  to {opacity: 1; stroke-width: 10;} 
}
@keyframes afx-soft-float { 
  0%,100% {transform: translateY(0);} 
  50% {transform: translateY(-7px);} 
}
.af-imported.af-js .afx-demo.ax-entered .afx-flow-light path{animation:afx-flow 3.6s ease-in-out 1 both;animation-play-state:paused;}
.af-imported.af-js .afx-demo.ax-entered .afx-flow-light path:nth-child(2){animation-delay:.2s;}
.af-imported.af-js .afx-demo.ax-entered .afx-flow-light path:nth-child(3){animation-delay:.4s;}
.af-imported.af-js .afx-demo.ax-entered .afx-flow-light path:nth-child(4){animation-delay:.6s;}
.af-imported.af-js .afx-demo.ax-entered .afx-chart-line,.af-imported.af-js .afx-chart-line.ax-redraw{animation:afx-draw 1.5s cubic-bezier(.2,.7,.2,1) 1 both;animation-play-state:paused;}
.af-imported.af-js .afx-demo.ax-entered .afx-channel-bars em{animation:afx-grow 1s ease-out 1 both;animation-play-state:paused;}
.af-imported.af-js .afx-demo.ax-entered .afx-donut circle:not(:first-child){animation:afx-ring 1.2s ease-out 1 both;animation-play-state:paused;}
.af-imported.af-js .afx-demo.ax-entered .afx-agenda-event{animation:afx-rise .65s ease-out 1 both;animation-play-state:paused;}
.af-imported.af-js .afx-demo.ax-entered .afx-agenda-event:nth-child(3){animation-delay:.2s;}
.af-imported.af-js .afx-demo.ax-entered .afx-agenda-event:nth-child(4){animation-delay:.4s;}
.af-imported.af-js .afx-demo.ax-active *{animation-play-state:running !important;}
.af-imported.af-motion-paused *,.af-imported.af-motion-paused *::before,.af-imported.af-motion-paused *::after{animation:none !important;transition:none !important;scroll-behavior:auto !important;}
.af-imported.af-motion-paused .af-reveal-pending{opacity:1;transform:none;}
.af-imported.af-motion-paused .afx-chart-line{stroke-dashoffset:0;}
.af-imported:not(.af-js) .afx-catalog-tools,.af-imported:not(.af-js) .afx-filter-pills,.af-imported:not(.af-js) .afx-use-tabs{display:none;}
.af-imported:not(.af-js) .afx-use-panel[hidden]{display:grid !important;margin-top:20px;}
.af-imported:not(.af-js) .afx-replay,.af-imported:not(.af-js) .afx-compose-button{display:none;}
@media (min-width:1000px) {.af-imported .afx-demo-editor,.af-imported .afx-demo-planner{min-height:544px;}
}
@media (max-width:1150px) {.af-imported .afx-showcase-split{gap:45px;}
.af-imported .afx-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.af-imported .afx-explore-card{min-height:230px;}
.af-imported .afx-detail-hero{gap:35px;}
.af-imported .afx-detail-hero h1{font-size:43px;}
.af-imported .afx-metric-tabs strong{font-size:21px;}
.af-imported .afx-report-head h3{font-size:16px;}
.af-imported .afx-report-head{gap:10px;margin-inline:20px;}
.af-imported .af-results-grid{gap:40px;}
.af-imported .afx-showcase-split h2{font-size:45px;}
.af-imported .afx-detail-body{gap:60px;}
.af-imported .afx-reading-layout{gap:50px;grid-template-columns:220px minmax(0,1fr);}
.af-imported .af-nav{gap:17px;}
.af-imported .af-nav-actions{gap:14px;}
.af-imported .af-nav-links{gap:20px;}
}
@media (max-width:900px) {.af-imported .afx-detail-hero{grid-template-columns:1fr;gap:40px;}
.af-imported .afx-detail-hero>div:first-child{max-width:660px;}
.af-imported .afx-detail-visual{max-width:650px;width:100%;margin-inline:auto;}
.af-imported .afx-detail-hero h1{font-size:54px;}
.af-imported .afx-detail-body{gap:40px;}
.af-imported .afx-sticky-intro h2{font-size:33px;}
.af-imported .afx-demo-duo{gap:18px;}
.af-imported .afx-report-head{margin:20px 16px;}
.af-imported .afx-report-head h3{font-size:15px;}
.af-imported .afx-report-head .af-small-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-compose-subject,.af-imported .afx-tone-switch,.af-imported .afx-generated-text{margin-inline:16px;}
.af-imported .afx-generated-text{padding:16px;min-height:198px;}
.af-imported .afx-generated-text p{font-size:var(--aft-text-small, 14px);}
.af-imported .afx-compose-button{margin-inline:16px;width:calc(100% - 32px);}
.af-imported .afx-week-switch,.af-imported .afx-agenda{margin-inline:16px;}
.af-imported .afx-week-switch{gap:5px;}
.af-imported .afx-agenda-event{gap:7px;min-height:75px;}
.af-imported .afx-agenda-event strong{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-agenda-event>b{display:none;}
.af-imported .afx-agenda-event>div{padding:11px 9px;}
.af-imported .afx-showcase-split{grid-template-columns:1fr;gap:40px;}
.af-imported .afx-showcase-split>div:not(.afx-demo){max-width:650px;}
.af-imported .afx-showcase-split .afx-demo{max-width:650px;width:100%;margin:auto;}
.af-imported .af-results-grid{grid-template-columns:1fr;}
.af-imported .afx-source-preview{max-width:700px;width:100%;margin:auto;}
.af-imported .afx-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.af-imported .afx-review-grid,.af-imported .afx-proof-grid{gap:14px;}
.af-imported .afx-proof-grid article{padding:22px;}
.af-imported .afx-proof-grid h3{font-size:19px;}
.af-imported .afx-article-grid{gap:18px;}
.af-imported .afx-article-card h3{font-size:19px;}
.af-imported .afx-article-cover{height:155px;padding:15px;}
.af-imported .afx-founder-note{gap:30px;padding:35px;}
.af-imported .afx-founder-symbol{font-size:20px;}
.af-imported .afx-use-panel{gap:35px;padding:32px;}
.af-imported .afx-use-panel h2{font-size:28px;}
.af-imported .afx-reading-layout{gap:35px;grid-template-columns:200px minmax(0,1fr);}
.af-imported .afx-prose h2{font-size:27px;}
.af-imported .afx-prose p{font-size:15px;}
}
@media (max-width:650px) {.af-imported .afx-directory-hero{padding:50px 0 10px;text-align:left;}
.af-imported .afx-directory-hero h1{font-size:38px;letter-spacing:-1.6px;}
.af-imported .afx-directory-hero p{font-size:var(--aft-text-body, 15px);margin:20px 0 25px;}
.af-imported .afx-directory-hero p br{display:none;}
.af-imported .afx-directory-hero .actions{justify-content:flex-start;gap:20px;}
.af-imported .afx-directory-hero .button{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-directory-hero .af-text-link{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-explore{padding-top:50px;}
.af-imported .afx-explore-grid{gap:12px;}
.af-imported .afx-explore-card{padding:19px;min-height:232px;border-radius:13px;}
.af-imported .afx-explore-card>div{margin-bottom:20px;}
.af-imported .afx-explore-card h3{font-size:17px;overflow-wrap:anywhere;}
.af-imported .afx-explore-card p{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-explore-card .afx-explore-meta{font-size:var(--aft-text-micro, 12px);align-items:flex-end;}
.af-imported .afx-explore-card .afx-explore-meta span{line-height:1.8;}
.af-imported .afx-explore-card .afx-explore-meta svg{width:13px;flex-shrink:0;}
.af-imported .afx-demo-duo{grid-template-columns:1fr;gap:40px;}
.af-imported .afx-demo-caption h3{font-size:19px;}
.af-imported .afx-demo-caption p{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-generated-text{min-height:172px;}
.af-imported .afx-generated-text>p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-report-head{margin:22px 20px 18px;}
.af-imported .afx-report-head h3{font-size:17px;}
.af-imported .afx-report-head .af-small-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-demo-bar{padding-inline:16px;gap:8px;}
.af-imported .afx-demo-bar>b{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-demo-bar>small{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-metric-tabs{margin-inline:17px;gap:6px;}
.af-imported .afx-metric-tabs button{padding:10px;}
.af-imported .afx-metric-tabs strong{font-size:21px;}
.af-imported .afx-metric-tabs button>span{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-metric-tabs i{display:none;}
.af-imported .afx-chart-caption{margin-inline:20px;font-size:var(--aft-text-micro, 12px);gap:5px;}
.af-imported .afx-chart-caption output{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-report-bottom{margin-inline:20px;gap:14px;}
.af-imported .afx-donut{width:80px;height:80px;}
.af-imported .afx-donut b{font-size:21px;}
.af-imported .afx-channel-bars>b{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-channel-bars>div{font-size:var(--aft-text-micro, 12px);gap:6px;}
.af-imported .afx-channel-bars>div>span{width:52px;}
.af-imported .afx-chart-points{margin-inline:17px;}
.af-imported .afx-segment button{font-size:var(--aft-text-micro, 12px);padding:7px;}
.af-imported .afx-source-title{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-source-title a{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-section-bottom{flex-direction:column;align-items:flex-start;gap:16px;}
.af-imported .afx-section-bottom>span{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-dark-section{padding:65px 0;}
.af-imported .afx-showcase-split h2{font-size:38px;letter-spacing:-1.6px;}
.af-imported .afx-showcase-split>div>p{font-size:var(--aft-text-small, 14px);}
.af-imported .afx-network-stage{height:315px;}
.af-imported .afx-network-label{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-network-sources{font-size:var(--aft-text-body, 15px);gap:18px;}
.af-imported .afx-network-sources span:last-child{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-network-hub{top:90px;font-size:20px;padding:16px 20px;}
.af-imported .afx-network-wires{top:130px;height:130px;}
.af-imported .afx-network-destinations{top:248px;left:0;right:0;}
.af-imported .afx-network-destinations>div>span:not(.social-icon){font-size:12px;}
.af-imported .afx-network-meta{margin-inline:12px;gap:9px;font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-network-meta svg{width:11px;height:11px;}
.af-imported .afx-detail-chips{gap:8px;}
.af-imported .afx-detail-chips a{font-size:var(--aft-text-caption, 13px);padding:11px 14px;border-radius:8px;}
.af-imported .afx-small-things{text-align:left;}
.af-imported .afx-small-things .afx-detail-chips{justify-content:flex-start;}
.af-imported .afx-review-grid,.af-imported .afx-proof-grid{grid-template-columns:1fr;}
.af-imported .afx-proof-grid article{padding:25px;display:grid;grid-template-columns:30px 1fr;gap:0 17px;}
.af-imported .afx-proof-grid article>span{padding:0;border:0;grid-row:span 2;margin:4px 0 0;}
.af-imported .afx-proof-grid h3{font-size:22px;}
.af-imported .afx-proof-grid p{font-size:var(--aft-text-small, 14px);grid-column:2;}
.af-imported .afx-review-actions{align-items:flex-start;justify-content:flex-start;gap:23px;}
.af-imported .afx-review-actions>.button{font-size:var(--aft-text-caption, 13px);width:100%;}
.af-imported .afx-article-grid{grid-template-columns:1fr;gap:35px;}
.af-imported .afx-article-cover{height:190px;padding:24px;}
.af-imported .afx-article-card h3{font-size:25px;}
.af-imported .afx-article-card p{font-size:var(--aft-text-body, 15px);margin-bottom:16px;}
.af-imported .afx-article-meta{margin-top:16px;}
.af-imported .afx-catalog-tools{display:block;margin-top:10px;}
.af-imported .afx-feature-search{width:100%;padding:12px;}
.af-imported .afx-feature-search input{font-size:16px;}
.af-imported .afx-catalog-tools>p{margin-top:15px;font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-filter-pills{gap:7px;}
.af-imported .afx-filter-pills button{font-size:var(--aft-text-micro, 12px);padding:8px 10px;}
.af-imported .afx-catalog-grid{grid-template-columns:1fr;gap:14px;}
.af-imported .afx-catalog-grid>article{padding:25px;}
.af-imported .afx-feature-category{margin-bottom:20px;}
.af-imported .afx-catalog-grid h3{font-size:21px;}
.af-imported .afx-catalog-grid p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-empty-search{padding:30px 22px;}
.af-imported .afx-empty-search h3{font-size:22px;}
.af-imported .afx-empty-search p{font-size:var(--aft-text-small, 14px);}
.af-imported .afx-detail-hero{padding:35px 0 55px;gap:35px;}
.af-imported .afx-detail-hero h1{font-size:39px;letter-spacing:-1.7px;}
.af-imported .afx-detail-hero>div>p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-detail-hero h1 br{display:none;}
.af-imported .afx-breadcrumb{font-size:var(--aft-text-caption, 13px);margin-bottom:25px;}
.af-imported .afx-detail-body{display:block;padding-top:50px;}
.af-imported .afx-sticky-intro{position:static;}
.af-imported .afx-sticky-intro h2{font-size:34px;}
.af-imported .afx-sticky-intro>p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-checklist{margin-bottom:40px;}
.af-imported .afx-deep-sections{gap:30px;}
.af-imported .afx-deep-sections article{padding-bottom:30px;}
.af-imported .afx-deep-sections h3{font-size:26px;}
.af-imported .afx-deep-sections p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-founder-note{display:block;padding:28px;margin-block:25px 40px;}
.af-imported .afx-founder-note>span{margin-bottom:25px;}
.af-imported .afx-founder-note h2{font-size:27px;}
.af-imported .afx-founder-note p{font-size:var(--aft-text-small, 14px);}
.af-imported .afx-article-header{padding:35px 0 40px;}
.af-imported .afx-article-header h1{font-size:39px;letter-spacing:-1.5px;}
.af-imported .afx-article-header p{font-size:15px;}
.af-imported .afx-reading-layout{display:block;padding-top:35px;}
.af-imported .afx-article-toc{position:static;margin-bottom:40px;padding:25px;border:1px solid var(--aft-line,#294459);border-radius:15px;}
.af-imported .afx-article-toc nav{gap:15px;}
.af-imported .afx-article-toc>.button{margin-top:25px;}
.af-imported .afx-prose h2{font-size:28px;}
.af-imported .afx-prose p{font-size:15px;line-height:1.95;}
.af-imported .afx-article-takeaway{padding:26px;}
.af-imported .afx-article-takeaway h2{font-size:26px;}
.af-imported .afx-use-tabs{gap:7px;justify-content:flex-start;}
.af-imported .afx-use-tabs button{font-size:var(--aft-text-caption, 13px);padding:10px 12px;}
.af-imported .afx-use-panel{grid-template-columns:1fr;gap:27px;padding:25px;}
.af-imported .afx-use-panel h2{font-size:29px;}
.af-imported .afx-use-panel p{font-size:var(--aft-text-body, 15px);}
.af-imported .afx-use-panel li{padding:18px 15px;}
.af-imported .afx-use-panel li>b{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-comparison{font-size:var(--aft-text-caption, 13px);min-width:0;}
.af-imported .afx-comparison th,.af-imported .afx-comparison td{padding:12px 9px;font-size:var(--aft-text-caption, 13px);overflow-wrap:anywhere;hyphens:auto;}
.af-imported .afx-comparison th:last-child,.af-imported .afx-comparison td:last-child{width:37%;}
.af-imported .afx-comparison tbody th{width:26%;}
.af-imported .afx-comparison thead th{font-size:var(--aft-text-caption, 13px);}
.af-imported .afx-comparison caption{font-size:var(--aft-text-micro, 12px);padding:15px;}
.af-imported .afx-hero-tags{gap:5px;margin-top:20px;}
.af-imported .afx-hero-tags a{font-size:var(--aft-text-micro, 12px);padding:5px 9px;}
.af-imported .af-hero-points{margin-top:14px;}
.af-imported .afx-motion-toggle{width:28px;height:28px;font-size:var(--aft-text-caption, 13px);}
.af-imported .af-nav-actions{gap:11px;}
.af-imported .afx-week-summary{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-demo-foot{font-size:var(--aft-text-micro, 12px) !important;}
}
@media (max-width:370px) {.af-imported .afx-explore-grid{grid-template-columns:1fr;}
.af-imported .afx-explore-card{min-height:200px;}
.af-imported .afx-report-head{flex-wrap:wrap;}
.af-imported .afx-metric-tabs strong{font-size:17px;}
.af-imported .afx-metric-tabs button{padding:9px 7px;}
.af-imported .afx-report-head h3{font-size:16px;}
.af-imported .afx-tone-switch button{font-size:var(--aft-text-micro, 12px);padding:7px 8px;}
.af-imported .afx-generated-text>p{font-size:var(--aft-text-small, 14px);}
.af-imported .afx-detail-hero h1{font-size:34px;}
.af-imported .afx-directory-hero h1{font-size:35px;}
.af-imported .afx-network-meta{gap:6px;font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-network-meta svg{width:9px;}
.af-imported .afx-channel-bars>div>span{width:47px;}
.af-imported .afx-channel-bars>div{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-report-bottom{gap:10px;margin-inline:14px;}
.af-imported .afx-donut{width:70px;height:70px;}
.af-imported .afx-demo-bar>b{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-demo-bar>small{font-size:var(--aft-text-micro, 12px);}
.af-imported .afx-motion-toggle{width:25px;height:25px;}
.af-imported .af-nav-actions{gap:8px;}
}
@media (prefers-reduced-motion:reduce) {.af-imported .afx-demo *{animation:none !important;transition:none !important;}
.af-imported .afx-chart-line{stroke-dashoffset:0;}
.af-imported .afx-flow-light path{opacity:1;}
}
@media print {.af-imported .afx-motion-toggle,.af-imported .afx-reading-progress,.af-imported .afx-catalog-tools,.af-imported .afx-filter-pills,.af-imported .afx-use-tabs{display:none;}
.af-imported .afx-detail-body,.af-imported .afx-reading-layout{display:block;}
.af-imported .afx-sticky-intro,.af-imported .afx-article-toc{position:static;}
.af-imported .afx-use-panel[hidden],.af-imported [data-ax-feature][hidden]{display:block !important;}
.af-imported .afx-demo{break-inside:avoid;box-shadow:none;}
.af-imported .afx-chart-line{stroke-dashoffset:0;}
}
.af-imported .afx-feature-search .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
.af-imported .afx-motion-toggle:disabled{opacity:.5;cursor:default;}

.af-imported .button,.af-imported .af-preview-play,.af-imported .afx-compose-button{background:linear-gradient(115deg,#008ba3,#12cde0 72%,#b7f34a);color:#04101d;border-radius:10px;font-family:inherit;font-size:14px;font-weight:800;border-color:#12cde0}.af-imported .button.secondary{background:#0b1927;color:#eaf1f7;border:2px solid #227689}.af-imported .shell{width:min(1180px,calc(100% - 40px))}.af-imported .af-kicker,.af-imported .af-small-label{color:#12cde0}.af-imported .af-text-link{color:#12cde0}.af-imported .af-icon{flex-shrink:0}.af-imported .social-icon{color:#fff}.af-imported :is(input,select,textarea){color:#eaf1f7;background:#07121f;border-color:#294459}.af-imported input[type=range]{accent-color:#12cde0}.af-imported .afx-detail-hero h1{color:var(--ink,#eaf1f7)}.af-imported .afx-demo-bar{color:#aabccb}.af-imported .af-product-price{color:#12cde0}.af-imported .af-product-photo{background:#eef2f4}.af-imported :is(.afx-chart-line,.afx-mini-chart){stroke:#12cde0}.af-imported .afx-filter-pills [aria-pressed=true],.af-imported .afx-use-tabs [aria-selected=true]{background:#12cde0;color:#071a2e}.af-imported .afx-tone-switch [aria-pressed=true],.af-imported .afx-week-switch [aria-pressed=true]{background:#12cde0;color:#071a2e}