:root{--content-width:1314px;--content-margins:16px;--motion-fast:150ms;--motion-base:350ms;--motion-slow:500ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-micro:cubic-bezier(0.4,0,0.2,1);--ease-exit:cubic-bezier(0.4,0,1,1);--hq-header-tint:color-mix(in srgb,var(--hq-bg) 78%,transparent);--hq-header-tint-band:color-mix(in srgb,var(--hq-band-deep) 82%,transparent);--hq-google-blue:#4285f4;--hq-google-red:#ea4335;--hq-google-yellow:#fbbc05;--hq-google-green:#34a853;--hq-white:#ffffff;--hq-chart-violet:#7c5cff;--hq-chart-pink:#ec4899;--hq-chart-amber:#f5a524;--hq-deep-top:color-mix(in srgb,var(--ds-palette-blue-900) 60%,black);--hq-deep-mid:color-mix(in srgb,var(--ds-palette-blue-800) 82%,black);--hq-deep-low:color-mix(in srgb,var(--ds-palette-blue-600) 80%,black);--hq-deep-line:rgba(255,255,255,0.16);--hq-deep-hover:rgba(255,255,255,0.55);--hq-deep-num:var(--ds-palette-blue-300);--hq-deep-cap:color-mix(in srgb,var(--ds-palette-blue-200) 74%,transparent);--hq-deep-glow-mid:color-mix(in srgb,var(--ds-palette-blue-400) 55%,transparent);--hq-band-deep:#101114;--hq-band-planet:var(--hq-band-deep);--hq-band-tile:#17191d;--hq-band-ring:rgba(255,255,255,0.14);--hq-band-line-strong:rgba(255,255,255,0.32);--hq-band-bright:rgba(255,255,255,0.9);--hq-band-cap:rgba(255,255,255,0.56);--hq-band-chip:rgba(255,255,255,0.08);--hq-white-fill:rgba(255,255,255,0.07);--hq-ink-band:#000000;--hq-ink-tile:#1d1d1f;--hq-resources-navy:#0d1738;--hq-resources-panel:#131c40;--hq-hero-peach:#ffb98a;--hq-hue-wheel:conic-gradient(from 0deg,hsl(0 72% 55%),hsl(60 72% 52%),hsl(120 62% 48%),hsl(180 65% 48%),hsl(240 72% 58%),hsl(300 70% 55%),hsl(360 72% 55%));--hq-bg:#ffffff;--hq-111:#e3e8ee;--hq-box:#f5f5f7;--hq-stage-bg:#f8fafd;--hq-card-border:#e3e8ee;--hq-shadow:0 16px 40px -16px rgba(29,29,31,0.12),0 2px 8px rgba(29,29,31,0.05);--hq-shadow-lift:0 24px 70px -16px rgba(29,29,31,0.2),0 8px 24px -8px rgba(29,29,31,0.1);--hq-ambient-stripe:rgba(43,127,255,0.12);--hq-stage:var(--ds-surface-3);--hq-scrim:rgba(29,29,31,0.38);--hq-drawer-surface:#ffffff;--hq-hero-stripe:#f5f5f7}.hq-elev{box-shadow:var(--hq-shadow)}.hq-flyout-outer{transition:height var(--motion-base) var(--ease-out)}.hq-flyout-fade{animation:hq-flyout-fade var(--motion-fast) var(--ease-out)}@keyframes hq-flyout-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hq-flyout-outer{transition:none}.hq-flyout-fade{animation:none}}.hq-strip{--hq-strip-cols:6;container-type:inline-size}@media (max-width:900px){.hq-strip{--hq-strip-cols:4}}@media (max-width:620px){.hq-strip{--hq-strip-cols:2}}.hq-strip-cell{width:min(calc(100cqw / var(--hq-strip-cols)),calc(var(--site-rail) / 6))}.hq-logo{opacity:.85;transition:opacity .2s var(--ease-out,ease-out)}.hq-strip-cell:hover .hq-logo{opacity:1}@media (prefers-reduced-motion:reduce){.hq-logo{transition:none}}@keyframes hq-marquee-left{to{transform:translateX(-33.3333%)}}@keyframes hq-marquee-right{0%{transform:translateX(-33.3333%)}to{transform:translateX(0)}}.hq-marquee-left{animation:hq-marquee-left 60s linear infinite}.hq-marquee-right{animation:hq-marquee-right 72s linear infinite}@media (prefers-reduced-motion:reduce){.hq-marquee-left,.hq-marquee-right{animation:none}}:root{--site-bg:#ffffff;--site-surface-1:#ffffff;--site-surface-2:#f7f8fa;--site-surface-3:#f0f2f5;--site-surface-ink:#131416;--site-text-on-ink:#ffffff;--site-text-on-ink-secondary:rgba(255,255,255,0.56);--site-text-on-ink-tertiary:rgba(255,255,255,0.4);--site-border-on-ink:rgba(255,255,255,0.07);--site-text-primary:#0a0b14;--site-text-secondary:rgba(10,11,20,0.56);--site-text-tertiary:rgba(10,11,20,0.4);--site-text-on-accent:#ffffff;--site-border-hairline:rgba(10,11,20,0.08);--site-border-strong:rgba(10,11,20,0.12);--site-accent:#0066ff;--site-accent-hover:#0057db;--site-accent-surface:rgba(0,102,255,0.08);--site-link:#0066ff;--site-success:#0a8f4d;--site-error:#d92d20;--site-rail:1280px;--ds-font-family-sans:"Inter Variable","Inter",system-ui,sans-serif}:root[data-ds=v2]{--ds-background:var(--site-bg);--ds-surface-1:var(--site-surface-1);--ds-surface-2:var(--site-surface-2);--ds-surface-3:var(--site-surface-3);--ds-surface-4:var(--site-surface-3);--ds-text-primary:var(--site-text-primary);--ds-text-secondary:var(--site-text-secondary);--ds-text-tertiary:var(--site-text-tertiary);--ds-text-on-accent:var(--site-text-on-accent);--ds-border-hairline:var(--site-border-hairline);--ds-border-strong:var(--site-border-strong);--ds-border-2:var(--site-border-hairline);--ds-accent:var(--site-accent,#0066ff);--ds-accent-hover:var(--site-accent-hover);--ds-accent-surface:var(--site-accent-surface);--ds-success:var(--site-success);--ds-error:var(--site-error);--ds-focus-ring:var(--site-accent);--ds-accent-pressed:color-mix(in srgb,var(--ds-accent) 70%,black);--ds-error-hover:color-mix(in srgb,var(--ds-error) 80%,black);--ds-error-pressed:color-mix(in srgb,var(--ds-error) 70%,black);--ds-text-on-error:#ffffff;--ds-fill-1:rgba(10,11,20,0.04);--ds-fill-2:rgba(10,11,20,0.06);--ds-fill-3:rgba(10,11,20,0.09);--ds-loss:var(--site-error);--ds-palette-yellow-600:#d08700;--ds-violet-600:#6842e4;--ds-warning:var(--ds-palette-yellow-600);--ds-info:#0c7fd6;--ds-profit:#15976a;--ds-metric:var(--ds-violet-600);--ds-error-surface:color-mix(in srgb,var(--ds-error) 12%,transparent);--ds-warning-surface:color-mix(in srgb,var(--ds-warning) 12%,transparent);--ds-success-surface:color-mix(in srgb,var(--ds-success) 12%,transparent);--ds-info-surface:color-mix(in srgb,var(--ds-info) 12%,transparent);--ds-profit-surface:color-mix(in srgb,var(--ds-profit) 12%,transparent);--ds-loss-surface:color-mix(in srgb,var(--ds-loss) 12%,transparent);--ds-metric-surface:color-mix(in srgb,var(--ds-metric) 12%,transparent);--ds-fill-4:rgba(10,11,20,0.12);--ds-fill-5:rgba(10,11,20,0.16);--ds-fill-6:rgba(10,11,20,0.24);--ds-shadow-1:0 1px 2px rgba(16,24,40,0.06);--ds-shadow-2:0 4px 12px rgba(16,24,40,0.1);--ds-shadow-3:0 12px 32px rgba(16,24,40,0.14)}:root{--landing-accent-bg:hsl(220 10% 97.6%);--landing-accent-glow:rgba(0,102,255,0.10);--landing-account-apex:#F59E0B;--landing-account-ftmo:#EF4444;--landing-account-myfundedfutures:#3B82F6;--landing-account-takeprofit:#EC4899;--landing-account-topstep:#34D399;--landing-account-tradestation:#3B82F6;--landing-account-tradovate:#A855F7;--landing-action-amber-bg:rgba(245,158,11,0.10);--landing-action-amber-from:#FCD34D;--landing-action-amber-label:#D97706;--landing-action-amber-to:#F59E0B;--landing-action-blue-bg:rgba(37,99,235,0.12);--landing-action-blue-from:#6BA2FF;--landing-action-blue-label:#2563EB;--landing-action-blue-to:#3B7BFF;--landing-action-brand:#0066FF;--landing-action-brand-from:#3B9FFF;--landing-action-cyan-from:#22D3EE;--landing-action-cyan-to:#0891B2;--landing-action-green-bg:rgba(34,197,94,0.10);--landing-action-green-label:#16A34A;--landing-action-purple-bg:rgba(155,109,255,0.10);--landing-action-purple-from:#C4A2FF;--landing-action-purple-label:#7C3AED;--landing-action-purple-to:#9B6DFF;--landing-action-red-bg:rgba(225,29,72,0.10);--landing-action-red-from:#FCA5A5;--landing-action-red-label:#E11D48;--landing-action-red-to:#EF4444;--landing-action-rose-bg:rgba(225,29,72,0.10);--landing-action-rose-from:#F87171;--landing-action-rose-label:#E11D48;--landing-action-rose-to:#E11D48;--landing-action-teal-bg:rgba(6,182,212,0.12);--landing-action-teal-label:#0891B2;--landing-border:rgba(0,0,0,0.08);--landing-border-strong:rgba(0,0,0,0.12);--landing-card-bg:var(--site-surface-1);--tracker-track:#f0f2f5;--backbone-card:rgba(255,255,255,0.62);--glass-edge:rgba(255,255,255,0.45);--glass-fill:rgba(255,255,255,0.65);--hc-a005:rgba(0,0,0,0.05);--hc-a0055:rgba(21,23,28,0.055);--hc-a006:rgba(0,0,0,0.06);--hc-a012:rgba(0,0,0,0.12);--hc-a028:rgba(0,0,0,0.28);--hc-a03:rgba(0,0,0,0.3);--hc-a032:rgba(0,0,0,0.32);--hc-a035:rgba(0,0,0,0.35);--hc-a035:rgba(21,23,28,0.35);--hc-a04:rgba(0,0,0,0.4);--hc-a042:rgba(0,0,0,0.42);--hc-a045:rgba(0,0,0,0.45);--hc-a05:rgba(0,0,0,0.5);--hc-a052:rgba(0,0,0,0.52);--hc-a058:rgba(0,0,0,0.58);--hc-a06:rgba(0,0,0,0.6);--hc-a062:rgba(0,0,0,0.62);--hc-a08:rgba(0,0,0,0.8);--hc-a085:rgba(0,0,0,0.85);--hc-a086:rgba(0,0,0,0.86);--hc-a09:rgba(0,0,0,0.9);--hero-chip-bg:var(--site-surface-1);--hero-chip-ring:rgba(10,11,20,0.09);--hero-chip-ink:#111111;--shadow-cast:rgba(0,0,0,0.28);--glass-plate:#ffffff;--browser-chrome:rgba(255,255,255,0.46);--glass-tint-scale:1;--hc-i00:rgba(10,11,20,0);--hc-i005:rgba(10,11,20,0.05);--hc-i006:rgba(10,11,20,0.06);--hc-i007:rgba(10,11,20,0.07);--hc-i009:rgba(10,11,20,0.09);--hc-i010:rgba(10,11,20,0.10);--hc-i013:rgba(10,11,20,0.13);--hc-i014:rgba(10,11,20,0.14);--hc-i028:rgba(10,11,20,0.28);--hc-i04:rgba(10,11,20,0.4);--hc-i045:rgba(10,11,20,0.45);--hc-i05:rgba(10,11,20,0.5);--hc-i055:rgba(10,11,20,0.55);--hc-i056:rgba(10,11,20,0.56);--hc-i062:rgba(10,11,20,0.62);--hc-i065:rgba(10,11,20,0.65);--hc-i066:rgba(10,11,20,0.66);--hc-i072:rgba(10,11,20,0.72);--hc-i092:rgba(10,11,20,0.92);--hc-a072:rgba(10,11,20,0.72);--hc-a055:rgba(0,0,0,0.55);--hc-a008:rgba(0,0,0,0.08);--hc-loss:#15171C;--hc-flat:#BFC5CE;--hc-ink:#1D1D1F;--landing-card-bg-hover:#F8F8FA;--landing-chart-secondary:#A855F7;--landing-control-stroke:rgba(0,0,0,0.18);--landing-cube-left-fill:#0F1012;--landing-cube-right-fill:#131416;--landing-cube-stroke:#272626;--landing-cube-text:#0B0C0D;--landing-cube-top-fill:#0F1012;--landing-cube-top-stop-1:#333843;--landing-cube-top-stop-2:#292C2F;--landing-cube-top-stop-3:#7A8491;--landing-fade-overlay:var(--site-bg);--landing-glass-bg:rgba(255,255,255,0.80);--landing-glass-border:rgba(255,255,255,0.55);--landing-glass-highlight:rgba(255,255,255,0.95);--landing-glass-inset:rgba(255,255,255,0.5);--landing-hairline:rgba(0,0,0,0.06);--landing-halo:rgba(0,0,0,0.04);--landing-illustration-blue-deep:#1D4ED8;--landing-illustration-blue-light:#93BFFF;--landing-illustration-blue-mid:#3B7BFF;--landing-illustration-blue-shadow:rgba(29,78,216,0.30);--landing-illustration-blue-stroke:#60A5FA;--landing-illustration-purple-deep:#6D28D9;--landing-illustration-purple-light:#C4A2FF;--landing-illustration-purple-mid:#9B6DFF;--landing-illustration-purple-shadow:rgba(109,40,217,0.30);--landing-illustration-purple-stroke:#A77BFF;--landing-illustration-rose-deep:#BE123C;--landing-illustration-rose-light:#FDA4AF;--landing-illustration-rose-mid:#FB7185;--landing-illustration-rose-shadow:rgba(190,18,60,0.30);--landing-illustration-rose-stroke:#F87171;--landing-muted-bg:rgba(0,0,0,0.04);--landing-page-bg:var(--site-bg);--landing-page-bg-deep:#EEEEF0;--landing-pill-active-bg:rgba(0,0,0,0.06);--landing-preview-bg:var(--site-surface-1);--landing-surface-2:var(--site-surface-1);--landing-symbol-copper-bg:#C26A44;--landing-symbol-dow-bg:#13A3D7;--landing-symbol-gold-bg:#D69A00;--landing-symbol-nasdaq-bg:#0091BA;--landing-symbol-nikkei-bg:#1E4D81;--landing-symbol-oil-bg:#000000;--landing-symbol-russell-bg:#511732;--landing-symbol-silver-bg:#ADABB8;--landing-symbol-sp500-bg:#C4162E;--landing-symbol-treasury-bg:#1E3A8A;--landing-text-muted:rgba(0,0,0,0.4);--landing-text-primary:#1D1D1F;--landing-text-secondary:rgba(0,0,0,0.55);--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--border:214.3 31.8% 91.4%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--foreground:222.2 84% 4.9%;--input:214.3 31.8% 91.4%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--ring:222.2 84% 4.9%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-background:0 0% 98%;--sidebar-border:220 13% 91%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-ring:217.2 91.2% 59.8%;--site-accent-hsl:214 100% 50%;--radius:8px}html:has(.alltra-site.site-ink){background:#0f1011}:root .site-ink{--ds-background:#0a0b0c;--ds-surface-1:#0f1011;--ds-surface-2:#131416;--ds-surface-3:#17181a;--ds-surface-4:#1b1c1e;--ds-text-primary:#f2f4f7;--ds-text-secondary:#a6adb8;--ds-text-tertiary:#696f79;--ds-border-hairline:#1d2023;--ds-border-strong:#232629;--ds-fill-1:rgba(255,255,255,0.04);--ds-fill-2:rgba(255,255,255,0.06);--ds-fill-3:rgba(255,255,255,0.08);--ds-fill-4:rgba(255,255,255,0.12);--landing-text-primary:var(--ds-text-primary);--landing-text-secondary:var(--ds-text-secondary);--landing-border:var(--ds-border-hairline);--landing-border-strong:var(--ds-border-strong);--site-text-tertiary:var(--ds-text-tertiary);--site-surface-1:var(--ds-surface-2);--landing-card-bg:var(--ds-surface-2);--landing-preview-bg:var(--ds-surface-2);--tracker-track:var(--ds-surface-3);--landing-surface-2:var(--ds-surface-2);--landing-page-bg:var(--ds-surface-1);--landing-fade-overlay:var(--ds-surface-1);--ds-profit-surface:color-mix(in srgb,var(--ds-profit) 14%,transparent);--ds-loss-surface:color-mix(in srgb,var(--ds-loss) 14%,transparent);--hc-a005:rgba(255,255,255,0.05);--hc-a0055:rgba(255,255,255,0.055);--hc-a006:rgba(255,255,255,0.06);--hc-a012:rgba(255,255,255,0.12);--hc-a028:rgba(255,255,255,0.28);--hc-a03:rgba(255,255,255,0.3);--hc-a032:rgba(255,255,255,0.32);--hc-a035:rgba(255,255,255,0.35);--hc-a04:rgba(255,255,255,0.4);--hc-a042:rgba(255,255,255,0.42);--hc-a045:rgba(255,255,255,0.45);--hc-a05:rgba(255,255,255,0.5);--hc-a052:rgba(255,255,255,0.52);--hc-a058:rgba(255,255,255,0.58);--hc-a06:rgba(255,255,255,0.6);--hc-a062:rgba(255,255,255,0.62);--hc-a08:rgba(255,255,255,0.8);--hc-a085:rgba(255,255,255,0.85);--hc-a086:rgba(255,255,255,0.86);--hc-a09:rgba(255,255,255,0.9);--hero-chip-bg:var(--ds-surface-4);--hero-chip-ring:rgba(255,255,255,0.14);--hero-chip-ink:var(--ds-text-primary);--shadow-cast:rgba(0,0,0,0.55);--glass-plate:var(--ds-surface-2);--browser-chrome:rgba(255,255,255,0.06);--glass-tint-scale:0.1;--hc-i00:rgba(255,255,255,0);--hc-i005:rgba(255,255,255,0.05);--hc-i006:rgba(255,255,255,0.06);--hc-i007:rgba(255,255,255,0.07);--hc-i009:rgba(255,255,255,0.09);--hc-i010:rgba(255,255,255,0.1);--hc-i013:rgba(255,255,255,0.13);--hc-i014:rgba(255,255,255,0.14);--hc-i028:rgba(255,255,255,0.28);--hc-i04:rgba(255,255,255,0.4);--hc-i045:rgba(255,255,255,0.45);--hc-i05:rgba(255,255,255,0.5);--hc-i055:rgba(255,255,255,0.55);--hc-i056:rgba(255,255,255,0.56);--hc-i062:rgba(255,255,255,0.62);--hc-i065:rgba(255,255,255,0.65);--hc-i066:rgba(255,255,255,0.66);--hc-i072:rgba(255,255,255,0.72);--hc-i092:rgba(255,255,255,0.92);--hc-a072:rgba(255,255,255,0.72);--hc-a055:rgba(255,255,255,0.55);--hc-a008:rgba(255,255,255,0.08);--hc-loss:var(--ds-text-primary);--hc-flat:var(--ds-text-tertiary);--hc-ink:#f2f4f7;--site-text-primary:var(--ds-text-primary);--site-text-secondary:var(--ds-text-secondary);--landing-muted-bg:var(--ds-fill-1);--landing-pill-active-bg:var(--ds-fill-2);--landing-control-stroke:rgba(255,255,255,0.18);--landing-text-muted:rgba(255,255,255,0.4);--site-bg:var(--ds-surface-1);--site-link:#4d94ff;--landing-hairline:var(--ds-border-hairline);--landing-accent-bg:var(--ds-background);--landing-glass-inset:transparent;--band-bg:var(--ds-surface-1);--backbone-card:var(--ds-surface-2);--glass-edge:rgba(255,255,255,0.1);--glass-fill:rgba(255,255,255,0.08);--landing-glass-highlight:rgba(255,255,255,0.12);--hq-bg:var(--ds-surface-1);--hq-111:var(--ds-border-hairline);--ds-alpha-black-4:rgba(255,255,255,0.04);--ds-profit:#2ebd85;--ds-loss:#f04e5e;--change-field:linear-gradient(102deg,#1b1c1e,#17181a 55%,#131416);--cta-ground:linear-gradient(180deg,#1b1c1e,#17181a 55%,#131416);--preview-ground-grey:linear-gradient(180deg,#16181a,#1d2023 55%,#24272b);--brokers-ground:radial-gradient(90% 70% at 50% 105%,rgba(255,255,255,0.03) 0%,rgba(255,255,255,0) 70%),linear-gradient(180deg,#0f1011,#0f1011 38%,#141619 72%,#1a1d20);--brokers-cursor-fill:#ffffff;--brokers-cursor-stroke:rgba(10,11,20,0.55);--brokers-frame-fill:rgba(255,255,255,0.05);--brokers-frame-edge:rgba(255,255,255,0.1);--brokers-panel:#0a0b0c;--cta-field-grey:radial-gradient(58% 78% at 16% 4%,#24272b 0%,rgba(36,39,43,0) 58%),radial-gradient(52% 72% at 88% 2%,#15171a 0%,rgba(21,23,26,0) 56%),radial-gradient(72% 92% at 0% 100%,#202327 0%,rgba(32,35,39,0) 60%),radial-gradient(66% 88% at 100% 100%,#15171a 0%,rgba(21,23,26,0) 58%),linear-gradient(100deg,#24272b,#202327 34%,#1d2023 66%,#15171a);--site-surface-2:var(--ds-surface-3);--change-scrim:linear-gradient(0deg,#0f1011 0%,rgba(15,16,17,0.97) 30%,rgba(15,16,17,0.6) 62%,rgba(15,16,17,0));--hq-deep-line:var(--ds-border-hairline)}.alltra-site{min-height:100svh;background:var(--site-bg);color:var(--site-text-primary);font-family:var(--ds-font-sans);font-size:var(--ds-font-size-15);line-height:var(--ds-leading-15);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;--surface-2:#fefefe;--radius-lg:8px;--radius-md:6px;--radius-sm:4px}.alltra-site .aria-expanded\:text-primary[aria-expanded=true],.alltra-site .focus\:text-primary:focus,.alltra-site .hover\:text-primary:hover,.alltra-site .text-primary{color:var(--ds-text-primary)}.alltra-site .group:hover .group-hover\:text-secondary,.alltra-site .hover\:text-secondary:hover,.alltra-site .text-secondary{color:var(--ds-text-secondary)}.alltra-site .bg-surface-2,.alltra-site .focus\:bg-surface-2:focus{background-color:var(--ds-surface-2)}.alltra-site .bg-fill-2,.alltra-site .hover\:bg-fill-2:hover{background-color:var(--ds-fill-2)}.alltra-site .border-hairline{border-color:var(--ds-border-hairline)}.alltra-site :focus-visible:not(.outline-none){outline:2px solid var(--site-accent);outline-offset:2px}.alltra-site .aui-field :focus-visible{outline:none}.alltra-site [role=img],.alltra-site img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1023px){.site-shader-fade{-webkit-mask-image:linear-gradient(180deg,black 50%,transparent 95%);mask-image:linear-gradient(180deg,black 50%,transparent 95%)}}