body.dp-page{
  --dp-bg:#06070b;
  --dp-fg:#f3f5f8;
  --dp-muted:rgba(243,245,248,.7);
  --dp-faint:rgba(243,245,248,.56);
  --dp-line:rgba(255,255,255,.11);
  --dp-line-strong:rgba(255,255,255,.2);
  --dp-blue:#138dff;
  --dp-blue-soft:#a1d1ff;
  --dp-red:#ff0033;
  --dp-positive:#77d6b3;
  --dp-negative:#ff7188;
  --dp-display:"SF Pro Display","SF Pro","Alibaba PuHuiTi 3.0","Noto Sans SC",sans-serif;
  --dp-body:"SF Pro Text","SF Pro","Alibaba PuHuiTi 3.0","Noto Sans SC",sans-serif;
  --dp-mono:"JetBrains Mono","SFMono-Regular",Consolas,monospace;
  --dp-mono-bold:var(--dp-mono);
  --dp-ease:cubic-bezier(.16,1,.3,1);
  background:var(--dp-bg);
}

/* The paired policy body is editorial copy, not a nested glass card. */
.dp.dp-fund .dp-policy-panel>.dp-policy-panel__body{
  position:static;
  width:100%;
  max-width:500px;
  padding:0;
  border:0;
  border-radius:0;
  background:none;
  box-shadow:none;
  backdrop-filter:none;
}

.dp-page *,.dp-page *::before,.dp-page *::after{box-sizing:border-box}
.dp-page .dp-skip{position:fixed;z-index:1000;top:10px;inset-inline-start:16px;translate:0 -160%;padding:12px 18px;border-radius:999px;background:#fff;color:#06101c;font-weight:800;transition:translate .2s ease}
.dp-page .dp-skip:focus{translate:0 0}
.dp{position:relative;isolation:isolate;overflow:clip;padding-top:76px;color:var(--dp-fg);background:var(--dp-bg);font-family:var(--dp-body);font-synthesis:none}
.dp h1,.dp h2,.dp h3,.dp p,.dp figure,.dp figcaption,.dp dl,.dp dd{margin:0}
.dp h1,.dp h2,.dp h3{font-family:var(--dp-display);text-wrap:balance}
.dp p{text-wrap:pretty}
html:is([lang="zh-CN"],[lang="zh-TW"]) .dp :is(h1,h2,h3){word-break:auto-phrase;text-wrap:pretty}
.dp img{display:block;max-width:100%;height:auto}
.dp :where(button,a){font-family:inherit}.dp :where(button){color:inherit}
.dp header{position:static;inset:auto;z-index:auto;padding:0;background:none!important;transform:none;transition:none}
.dp-wrap{position:relative;z-index:2;width:min(1280px,calc(100% - 128px));margin-inline:auto}
.dp-section{position:relative;isolation:isolate;padding-block:120px;overflow:clip}
.dp-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--dp-blue-soft);font:750 12px/1.2 var(--dp-mono);letter-spacing:.14em;text-transform:uppercase}
.dp-kicker::before{content:"";width:26px;height:1px;background:currentColor;box-shadow:0 0 12px currentColor}
.dp-title{max-width:900px;font-size:50px;line-height:1.4;font-weight:900;letter-spacing:0;background:linear-gradient(138deg,#fff 42%,rgba(255,255,255,.22) 106%);-webkit-background-clip:text;background-clip:text;color:transparent}
.dp-title--center{margin-inline:auto;text-align:center}
.dp-lede{max-width:760px;margin-top:22px;color:var(--dp-muted);font-size:18px;line-height:1.78}
.dp-lede--center{margin-inline:auto;text-align:center}
.dp-section-head{margin-bottom:64px}.dp-section-head--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);gap:72px;align-items:end}.dp-section-head--split .dp-lede{margin:0}
.dp-data{font-family:var(--dp-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.dp-positive{color:var(--dp-positive)}.dp-negative{color:var(--dp-negative)}
.dp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Canonical controls remain fully owned by site-foundation.css. */
.dp .dp-tab:focus-visible,.dp summary:focus-visible{outline:2px solid var(--dp-blue);outline-offset:4px}
.dp-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}

.dp-nojs-nav{width:min(1280px,calc(100% - 40px));margin:16px auto;padding:10px;display:flex;gap:8px;overflow-x:auto;border:1px solid var(--dp-line);border-radius:16px;background:#0c1018}
.dp-nojs-nav a{min-height:44px;padding:0 14px;display:inline-flex;align-items:center;white-space:nowrap;border-radius:11px;color:var(--dp-muted);background:rgba(255,255,255,.04)}

/* One progressive-enhancement motion owner. Static/no-JS is always complete. */
.dp-enhanced.dp-motion-enabled [data-dp-reveal]{opacity:0;translate:0 22px;transition:opacity .7s var(--dp-ease),translate .8s var(--dp-ease);transition-delay:var(--dp-stagger,0ms)}
.dp-enhanced.dp-motion-enabled [data-dp-reveal].is-visible{opacity:1;translate:0 0}
.dp-enhanced.dp-motion-enabled :is(.dp-app-hero__heading,.dp-fx-hero__copy,.dp-fund-hero__copy)[data-dp-reveal]{transition-delay:80ms}.dp-enhanced.dp-motion-enabled :is(.dp-app-hero__detail,.dp-fx-hero__media,.dp-fund-hero__media)[data-dp-reveal]{transition-delay:160ms}.dp-enhanced.dp-motion-enabled :is(.dp-app-device,.dp-metric-rail)[data-dp-reveal]{transition-delay:240ms}
.dp-motion-enabled [data-dp-motion-copy]{transform:translate3d(0,var(--dp-copy-y,0),0)}
.dp-motion-enabled [data-dp-motion-media]{transform:translate3d(var(--dp-pointer-x,0),calc(var(--dp-media-y,0px) + var(--dp-pointer-y,0px)),0) scale(var(--dp-media-scale,1));transform-origin:center;will-change:auto}
.dp-motion-enabled [data-dp-motion-scene].is-inview [data-dp-motion-media]{will-change:transform}
.dp-story-visual{opacity:0;scale:.965;transform:translate3d(var(--dp-pointer-x,0),var(--dp-pointer-y,0),0);pointer-events:none;transition:opacity .46s var(--dp-ease),scale .46s var(--dp-ease),transform .26s ease-out}
.dp-story-visual.is-active{opacity:1;scale:1;pointer-events:auto}

/* APP Trader — one stable device stage with four causal product states. */
.dp-app-hero{min-height:980px;padding:92px 0 84px;background:radial-gradient(circle at 72% 38%,rgba(19,141,255,.13),transparent 35%),radial-gradient(circle at 78% 65%,rgba(255,0,51,.035),transparent 24%)}
.dp-app-hero__grid{display:grid;grid-template-columns:minmax(440px,.84fr) minmax(560px,1.16fr);grid-template-areas:"heading device" "detail device";grid-template-rows:auto 1fr;gap:18px 54px;align-items:start}
.dp-app-hero__heading{grid-area:heading;padding-top:46px}.dp-app-hero__detail{grid-area:detail;max-width:590px}.dp-app-hero__brand{margin-bottom:14px;color:var(--dp-faint);font:720 15px/1 var(--dp-mono);letter-spacing:.16em}
.dp-app-hero h1{font-size:50px;line-height:60px;font-weight:900;letter-spacing:0;background:linear-gradient(148deg,#fff 30%,rgba(255,255,255,.32));-webkit-background-clip:text;background-clip:text;color:transparent}
.dp-app-hero__body{margin-top:22px;color:#fff;font-size:18px;line-height:1.67}.dp-app-hero__bullets{margin:26px 0 30px;padding:0;display:grid;gap:10px;list-style:none;color:var(--dp-muted)}.dp-app-hero__bullets li{position:relative;padding-inline-start:24px;line-height:1.58}.dp-app-hero__bullets li::before{content:"";position:absolute;inset-inline-start:0;top:.58em;width:8px;height:8px;border:2px solid var(--dp-blue);border-radius:50%;box-shadow:0 0 12px rgba(19,141,255,.58)}
.dp-app-hero__detail .dp-actions{margin-top:2px}.dp-app-download--hero{margin-top:24px}
.dp-app-device{grid-area:device;position:sticky;top:100px;min-height:650px;display:grid;place-items:center;isolation:isolate}.dp-app-device::before{content:"";position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(19,141,255,.17),rgba(19,141,255,.035) 46%,transparent 72%);filter:blur(22px)}.dp-app-device__orbit{display:none}.dp-app-device__art{position:relative;z-index:2;width:100%;height:600px;object-fit:contain;filter:drop-shadow(0 34px 54px rgba(0,0,0,.45))}
.dp-ticker-rail{position:absolute;z-index:4;inset-inline:6%;bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dp-ticker-chip{min-width:0;padding:11px 12px;border-block:1px solid rgba(255,255,255,.14);display:grid;gap:5px;background:linear-gradient(180deg,rgba(12,20,32,.7),rgba(6,8,13,.16));backdrop-filter:blur(12px)}.dp-ticker-chip strong{font:760 12px/1.2 var(--dp-mono)}.dp-ticker-chip bdi{font:700 11px/1 var(--dp-mono-bold)}
.dp-app-intro{min-height:780px;background:radial-gradient(circle at 70% 48%,rgba(19,141,255,.07),transparent 34%)}.dp-app-intro__grid{display:grid;grid-template-columns:minmax(360px,.76fr) minmax(540px,1.24fr);gap:72px;align-items:center}.dp-app-intro__copy p{max-width:590px;margin-top:20px;color:var(--dp-muted);font-size:18px;line-height:1.76}.dp-app-intro__action{margin-top:28px}.dp-app-intro-art{position:relative;height:540px}.dp-app-intro-art::before{content:"";position:absolute;inset:18% 8%;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(68px)}.dp-app-intro-art img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 48px rgba(0,0,0,.42))}
.dp-app-features{overflow:visible;background:radial-gradient(circle at 74% 46%,rgba(19,141,255,.06),transparent 31%)}.dp-app-story{display:grid;grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);gap:72px;align-items:start}.dp-app-panel{min-height:72vh;display:flex;align-items:center;border-top:1px solid var(--dp-line)}.dp-app-panel:last-child{border-bottom:1px solid var(--dp-line)}.dp-app-panel>div{max-width:430px}.dp-app-panel :is(h2,h3){font-size:42px;line-height:1.16;font-weight:900}.dp-app-panel p{margin-top:18px;color:var(--dp-muted);font-size:17px;line-height:1.78}.dp-app-panel .dp-kicker{margin-top:26px}.dp-app-story__stage{position:sticky;top:100px;height:680px}.dp-app-story__stage::before{content:"";position:absolute;inset:14%;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(70px)}
.dp-app .dp-app-story__stage>.dp-story-visual{--dp-pointer-x:0px;--dp-pointer-y:0px}
.dp-app-story__visual{position:absolute;inset:0;display:grid;grid-template-rows:minmax(270px,1fr) auto;align-content:stretch;padding:8px 0}.dp-feature-object{position:relative;z-index:1;width:100%;height:100%;min-height:0;object-fit:contain;filter:drop-shadow(0 28px 46px rgba(0,0,0,.4))}.dp-chart-shell,.dp-sentiment-wrap,.dp-copy-list,.dp-account-switch{position:relative;z-index:4;width:90%;margin-inline:auto;border:1px solid rgba(255,255,255,.13);background:rgba(5,10,17,.8);backdrop-filter:blur(16px);box-shadow:0 24px 64px rgba(0,0,0,.28)}
.dp-chart-shell{border-radius:22px;overflow:hidden}.dp-chart-shell__bar{min-height:44px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--dp-line);color:var(--dp-faint);font:700 10px/1.35 var(--dp-mono-bold)}.dp-chart-shell__canvas{position:relative;height:126px;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:42px 42px}.dp-chart-shell__canvas svg{position:absolute;inset:0;width:100%;height:100%}.dp-chart-line{stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--dp-line-progress,1));filter:drop-shadow(0 0 8px rgba(19,141,255,.6))}.dp-chart-area{opacity:var(--dp-line-progress,1)}.dp-chart-shell__stats{padding:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--dp-line)}.dp-chart-shell__stats span{padding:8px;border-radius:9px;background:rgba(255,255,255,.035);color:var(--dp-muted);font:650 10px/1.35 var(--dp-mono)}
.dp-sentiment-wrap{border-radius:20px;overflow:hidden}.dp-sentiment-table,.dp-method-table{width:100%;border-collapse:collapse}.dp-sentiment-table th,.dp-sentiment-table td{padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.07);text-align:start;font-size:10px}.dp-sentiment-table th{color:var(--dp-faint)}.dp-sentiment-table td{font-family:var(--dp-mono)}.dp-sentiment-table tr:last-child td{border-bottom:0}.dp-signal{font-weight:850;color:var(--dp-blue-soft)}.dp-signal--sell{color:var(--dp-negative)}.dp-signal--neutral{color:var(--dp-muted)}.dp-sentiment__bar{height:4px;margin-top:6px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.08)}.dp-sentiment__bar span{display:block;width:var(--sentiment);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--dp-blue),var(--dp-blue-soft));transform:scaleX(var(--dp-line-progress,1));transform-origin:left center}
.dp-copy-list{padding:9px;border-radius:22px;display:grid;gap:5px}.dp-copy-row{padding:9px 11px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:minmax(100px,1fr) auto auto;gap:10px;align-items:center}.dp-copy-row:last-child{border-bottom:0}.dp-copy-row__name b{display:block;font-size:13px}.dp-copy-row__name span{display:block;margin-top:4px;color:var(--dp-positive);font:700 11px/1 var(--dp-mono-bold)}.dp-copy-row__meta{color:var(--dp-faint);font-size:10px;line-height:1.45;text-align:end}
.dp-account-switch{width:min(420px,62%);padding:15px;border-radius:24px}.dp-tabs{display:none;position:relative;gap:7px;padding:5px;border:1px solid var(--dp-line);border-radius:999px;background:rgba(255,255,255,.03)}.dp-enhanced .dp-tabs{display:flex}.dp-tab{position:relative;z-index:1;min-height:42px;flex:1;border:0;border-radius:999px;background:transparent;color:var(--dp-muted);font-weight:750;cursor:pointer}.dp-tabs::before{content:"";position:absolute;inset-block:5px;inset-inline-start:5px;width:calc((100% - 17px)/2);border:1px solid rgba(19,141,255,.32);border-radius:999px;background:rgba(19,141,255,.18);box-shadow:0 0 22px rgba(19,141,255,.12);translate:0 0;transition:translate .38s var(--dp-ease)}.dp-account-switch[data-dp-active="live-panel"] .dp-tabs::before{translate:calc(100% + 7px) 0}.dp-tab[aria-selected="true"]{color:#fff}.dp-account-panel{margin-top:11px;padding:18px;border-radius:17px;background:linear-gradient(145deg,rgba(19,141,255,.1),rgba(255,255,255,.03))}.dp-account-panel[hidden]{display:none}.dp-account-panel bdi{display:block;font:850 28px/1 var(--dp-mono)}.dp-account-panel span{display:block;margin-top:8px;color:var(--dp-muted);font-size:13px}.dp-account-footnote{margin-top:18px;color:var(--dp-faint);font-size:13px;line-height:1.65}
.dp-app-advantages{padding-bottom:112px}.dp-advantages-visual{position:relative;height:480px;display:grid;place-items:center;overflow:clip}.dp-advantages-visual::before{content:"";position:absolute;width:64%;aspect-ratio:1;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(74px)}.dp-advantages-visual img{position:absolute;inset:0;width:100%;height:100%;max-width:none;min-width:0;min-height:0;object-fit:contain;filter:drop-shadow(0 32px 52px rgba(0,0,0,.42))}.dp-advantage-rail{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid var(--dp-line)}.dp-advantage{position:relative;min-height:238px;padding:32px 22px;border-inline-end:1px solid var(--dp-line)}.dp-advantage:last-child{border-inline-end:0}.dp-advantage bdi{display:block;font:850 40px/1 var(--dp-mono);color:#fff}.dp-advantage h3{margin-top:17px;font-size:17px;font-weight:900}.dp-advantage p{margin-top:11px;color:var(--dp-muted);font-size:14px;line-height:1.62}
.dp-app .dp-advantage__value{display:inline-flex;align-items:baseline}
/* Canonical account-flow anatomy is reused for all standalone step sequences. */
.dp-flow-panel{margin-top:0;padding:0;border-top:0}.dp-flow-steps{grid-template-columns:repeat(var(--steps,3),1fr)}.dp-flow-panel .fmeta{display:block;margin-top:12px;color:var(--dp-blue-soft);font:700 12px/1.35 var(--dp-mono-bold)}.dp-flow-count{color:var(--dp-blue-soft);font:700 12px/1 var(--dp-mono-bold);letter-spacing:.08em}.dp-ratings{margin-top:32px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.dp-rating{padding:12px 16px;border-block:1px solid var(--dp-line);color:var(--dp-muted);font-size:13px}
@media (max-width:760px){.dp-flow-steps{grid-template-columns:1fr}}
.dp-final-cta--orbit{position:relative;isolation:isolate;min-height:820px;padding:180px 0;display:grid;place-items:center;overflow:hidden;text-align:center;background:linear-gradient(to bottom,#06070b,rgba(6,7,11,.68))}.dp-final-cta--orbit .dp-final-cta__content{z-index:2}.dp-final-cta--orbit .apptrader-download{margin:40px auto 0;text-align:start}

/* Forex — one sticky media stage with four distinct states. */
.dp-fx-hero{min-height:950px;padding:92px 0 76px;background:radial-gradient(circle at 70% 40%,rgba(19,141,255,.14),transparent 37%)}
.dp-fx-hero__grid{display:grid;grid-template-columns:minmax(420px,.76fr) minmax(580px,1.24fr);grid-template-areas:"copy media" "metrics metrics";gap:26px 38px;align-items:center}.dp-fx-hero__copy{grid-area:copy;position:relative;z-index:3}.dp-fx-hero h1{font-size:50px;line-height:60px;font-weight:900;letter-spacing:0}.dp-fx-hero__copy p{max-width:540px;margin-top:22px;color:var(--dp-muted);font-size:20px;line-height:1.55}
.dp-fx-hero__media{grid-area:media;position:sticky;top:100px;height:580px}.dp-fx-hero__media::before{content:"";position:absolute;inset:14%;border-radius:50%;background:rgba(19,141,255,.12);filter:blur(72px)}.dp-fx-hero__media img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 34px 56px rgba(0,0,0,.44))}
.dp-metric-rail{grid-area:metrics;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--dp-line)}.dp-metric{min-height:120px;padding:25px 28px;border-inline-end:1px solid var(--dp-line)}.dp-metric:last-child{border-inline-end:0}.dp-metric bdi{display:block;font:850 32px/1 var(--dp-mono)}.dp-metric span{display:block;margin-top:11px;color:var(--dp-muted);font-size:13px}
.dp-fx-reasons{overflow:visible;background:radial-gradient(circle at 75% 46%,rgba(19,141,255,.07),transparent 30%)}.dp-fx-story{display:grid;grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);gap:72px;align-items:start}.dp-reason-panel{min-height:72vh;display:flex;align-items:center;border-top:1px solid var(--dp-line)}.dp-reason-panel:last-child{border-bottom:1px solid var(--dp-line)}.dp-reason-panel>div{max-width:430px}.dp-reason__value{display:block;margin-bottom:24px;font:850 clamp(38px,4.5vw,66px)/1 var(--dp-mono);color:#fff}.dp-reason-panel h3{font-size:clamp(28px,3vw,42px)}.dp-reason-panel p{margin-top:18px;color:var(--dp-muted);font-size:17px;line-height:1.78}
.dp-fx-story__stage{position:sticky;top:100px;height:620px}.dp-fx-story__stage::before{content:"";position:absolute;inset:15%;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(70px)}.dp-story-visual{position:absolute;inset:0;margin:0;display:grid;place-items:center}.dp-story-visual img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 32px 54px rgba(0,0,0,.44))}
.dp-fx-popular{background:radial-gradient(circle at 28% 50%,rgba(19,141,255,.07),transparent 30%)}.dp-popular-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:72px;align-items:center}.dp-popular-stage{position:relative;height:650px}.dp-popular-stage::before{content:"";position:absolute;inset:12%;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(70px)}.dp-popular-stage>img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 36px 56px rgba(0,0,0,.44))}
.dp-quote-ticket{position:absolute;z-index:3;inset-inline-end:12px;bottom:18px;width:min(420px,58%);padding:26px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(5,10,17,.8);backdrop-filter:blur(18px);box-shadow:0 24px 64px rgba(0,0,0,.3)}.dp-quote-ticket__countries{display:block;color:var(--dp-faint);font:700 11px/1 var(--dp-mono-bold)}.dp-quote-ticket__symbol{display:block;margin-top:16px;font:850 54px/1 var(--dp-mono)}.dp-quote-ticket__name{display:block;margin-top:8px;color:var(--dp-muted);font:700 13px/1 var(--dp-mono-bold)}.dp-quote-ticket__values{margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dp-quote-ticket__values div{padding:13px;border-top:1px solid var(--dp-line)}.dp-quote-ticket dt{color:var(--dp-faint);font-size:11px}.dp-quote-ticket dd{margin-top:7px;color:#fff;font-size:15px}
.dp-editorial h3{font-size:30px}.dp-editorial p{margin-top:20px;color:var(--dp-muted);font-size:16px;line-height:1.8}.dp-editorial>p:first-of-type{color:rgba(243,245,248,.9);font-size:19px}.dp-editorial__label{display:block;margin-top:34px;color:var(--dp-blue-soft);font:750 12px/1.3 var(--dp-mono);letter-spacing:.08em}
.dp-market-visual{position:relative;height:480px;display:grid;place-items:center}.dp-market-visual::before{content:"";position:absolute;width:68%;aspect-ratio:1;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(72px)}.dp-market-visual img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 32px 52px rgba(0,0,0,.4))}
/* Forex market table: live Figma node 6630:519. Keep one material owner here;
   responsive rules below only change presentation, never repaint the desktop surface. */
.dp-fx .dp-market-shell{position:relative;margin:0;border:0;border-radius:20px;overflow:hidden;background:rgba(8,12,19,.99);box-shadow:0 24px 60px -42px rgba(0,0,0,.95),inset 0 1px 0 rgba(255,255,255,.035);backdrop-filter:none}
.dp-fx .dp-market-shell::before{content:none}
.dp-fx .dp-market-shell::after{content:"";position:absolute;z-index:5;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(138deg,rgba(255,255,255,.13),rgba(165,219,255,.045) 48%,rgba(255,255,255,.025));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.dp-fx .dp-market-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}
.dp-fx .dp-market-table thead{height:52px;background:linear-gradient(180deg,rgba(27,43,67,.985),rgba(17,28,45,.985));box-shadow:inset 0 -1px 0 rgba(165,219,255,.18)}
.dp-fx .dp-market-table th,.dp-fx .dp-market-table td{height:auto;padding:0 16px;border:0;text-align:start;vertical-align:middle}
.dp-fx .dp-market-table th{position:static;color:rgba(243,245,248,.9);background:none;font-family:var(--dp-body);font-size:12px;font-weight:600;line-height:18px;letter-spacing:.15px;white-space:nowrap}
.dp-fx .dp-market-header-code{font-family:"SF Pro Text","SF Pro",sans-serif;font-weight:700}
.dp-fx .dp-market-header-hours__digits{font-family:var(--dp-mono-bold);font-weight:700}
.dp-fx .dp-market-header-hours__unit{font-family:"SF Pro Text","SF Pro",sans-serif;font-weight:700}
.dp-fx .dp-market-table tbody tr{height:72px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
.dp-fx .dp-market-table tbody tr:nth-child(even){background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
.dp-fx .dp-market-table tbody td{border-bottom:1px solid rgba(255,255,255,.08)}
.dp-fx .dp-market-table th:first-child,.dp-fx .dp-market-table td:first-child{padding-left:52px;padding-right:16px}.dp-fx .dp-market-table th:last-child,.dp-fx .dp-market-table td:last-child{padding-left:16px;padding-right:44px}
.dp-fx .dp-market-table td{font-family:var(--dp-mono);font-size:14px;font-weight:400;line-height:21px}
.dp-fx .dp-pair-cell bdi{display:block;color:rgba(243,245,248,.96);font-family:var(--dp-body);font-size:14px;font-weight:700;line-height:21px;letter-spacing:.1px}
.dp-fx .dp-pair-cell span{display:block;margin:0;color:rgba(193,205,224,.6);font-family:var(--dp-body);font-size:12px;font-weight:400;line-height:18px}
.dp-fx .dp-market-table td:nth-child(2) bdi{color:rgba(89,224,173,.9)}.dp-fx .dp-market-table td:nth-child(3) bdi{color:#a5dbff}.dp-fx .dp-market-table td:nth-child(4) bdi{color:rgba(255,12,61,.84)}
.dp-fx .dp-market-table [data-dp-market-value]{border-radius:4px;transition:color .14s linear,background-color .14s linear,box-shadow .14s linear}
.dp-fx .dp-market-table [data-dp-market-value][data-dp-market-direction="up"]{color:#59E0AD;background-color:rgba(89,224,173,.1);box-shadow:0 0 0 3px rgba(89,224,173,.04)}
.dp-fx .dp-market-table [data-dp-market-value][data-dp-market-direction="down"]{color:#ff0033;background-color:rgba(255,0,51,.1);box-shadow:0 0 0 3px rgba(255,0,51,.04)}
.dp-fx .dp-market-change{--dp-market-status-rgb:89,224,173;position:relative;isolation:isolate;box-sizing:border-box;width:87px;height:28px;padding:0 10px 0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;overflow:hidden;border:0;border-radius:8px;color:#59e0ad;background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.018) 100%),linear-gradient(90deg,rgba(var(--dp-market-status-rgb),.105) 0%,rgba(var(--dp-market-status-rgb),.025) 62%,rgba(var(--dp-market-status-rgb),.008) 100%);box-shadow:0 2px 8px -4px rgba(var(--dp-market-status-rgb),.1),inset 0 1px 1px rgba(255,255,255,.05);font-family:var(--dp-mono);font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}
.dp-fx .dp-market-change::before{content:"";position:absolute;inset:0;box-sizing:border-box;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(var(--dp-market-status-rgb),.3),rgba(255,255,255,.1) 50%,rgba(var(--dp-market-status-rgb),.09));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.dp-fx .dp-market-change::after{content:"";position:absolute;left:33px;top:0;width:54px;height:1px;background:linear-gradient(90deg,rgba(var(--dp-market-status-rgb),0),rgba(var(--dp-market-status-rgb),.3) 50%,rgba(var(--dp-market-status-rgb),0));pointer-events:none}
.dp-fx .dp-market-change__icon{position:relative;width:7px;height:7px;flex:0 0 7px}.dp-fx .dp-market-change__icon img{position:absolute;left:-6.625px;top:-6.625px;width:20.25px;height:20.25px;max-width:none}
.dp-fx .dp-market-change bdi{width:51px;flex:0 0 51px}
.dp-fx .dp-market-change :is(.dp-positive,.dp-negative){color:inherit}
.dp-fx .dp-market-change--down{--dp-market-status-rgb:255,0,51;color:#f03}
.dp-fx .dp-market-change--flat{--dp-market-status-rgb:165,219,255;color:rgba(255,255,255,.7)}
.dp-fx .dp-market-table .dp-action--table{width:118px;min-width:118px;max-width:118px;height:34px;min-height:34px;max-height:34px;flex:none;box-sizing:border-box;padding:0 12px;font-family:var(--mm-button-font)}
/* Market-row interaction uses a continuous liquidity light across the row;
   no side marker or boxed hover outline is introduced. */
.dp-fx .dp-market-table tbody tr{transition:background-color .28s var(--dp-ease),filter .28s var(--dp-ease)}
.dp-fx .dp-market-table tbody td{transition:background-color .28s var(--dp-ease),box-shadow .28s var(--dp-ease)}
.dp-fx .dp-market-table tbody tr:focus-within{background:linear-gradient(180deg,rgba(19,141,255,.075),rgba(19,141,255,.035)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
.dp-fx .dp-market-table tbody tr:focus-within td{background-color:transparent;box-shadow:none}
@media (min-width:1081px){
  html:not(.wire) .dp-fx .dp-market-table tbody tr:focus-within .dp-action--table::before{background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(255,255,255,.6) 52.885%,rgba(196,227,255,.6) 64.663%,rgba(137,198,255,.6) 76.442%,rgba(78,170,255,.6) 88.221%,rgba(19,141,255,.6) 100%);filter:blur(6px)}
  html:not(.wire) .dp-fx .dp-market-table tbody tr:focus-within .dp-action--table::after{background-image:var(--mm-control-blue-314)}
}
@media (min-width:1081px) and (hover:hover) and (pointer:fine){
  .dp-fx .dp-market-table tbody tr:hover{background:linear-gradient(180deg,rgba(19,141,255,.075),rgba(19,141,255,.035)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
  .dp-fx .dp-market-table tbody tr:hover td{background-color:transparent;box-shadow:none}
  .dp-fx .dp-market-table tbody tr:hover :is(.dp-pair-cell bdi,td:nth-child(2) bdi,td:nth-child(4) bdi){filter:brightness(1.08) saturate(1.06)}
  html:not(.wire) .dp-fx .dp-market-table tbody tr:hover .dp-action--table::before{background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(255,255,255,.6) 52.885%,rgba(196,227,255,.6) 64.663%,rgba(137,198,255,.6) 76.442%,rgba(78,170,255,.6) 88.221%,rgba(19,141,255,.6) 100%);filter:blur(6px)}
  html:not(.wire) .dp-fx .dp-market-table tbody tr:hover .dp-action--table::after{background-image:var(--mm-control-blue-314)}
}
@media (prefers-reduced-motion:reduce){
  .dp-fx .dp-market-table tbody tr,
  .dp-fx .dp-market-table tbody td,
  .dp-fx .dp-market-table [data-dp-market-value]{transition:none!important}
}

/* Canonical account and flow compositions. */
.dp-account-opening{position:relative;isolation:isolate;overflow:visible}.dp-account-opening__bg{--parallax-x:0;position:absolute;z-index:-1;inset:0;overflow:hidden;opacity:.46;pointer-events:none}.dp-account-opening__bg img{width:100%;height:100%;object-fit:cover}.dp-account-opening .acct-grid{position:relative;z-index:2}.dp-account-meta{display:flex;align-items:center;gap:12px;color:var(--dp-faint);font-size:12px;font-weight:700}.dp-account-index{color:var(--dp-blue-soft);font:750 11px/1 var(--dp-mono)}
.dp-fx-account__layout{display:grid;grid-template-columns:361px minmax(480px,1fr);gap:64px;align-items:center}.dp-acct-grid--single{grid-template-columns:361px;justify-content:center}.dp-account-routes{display:grid;border-block:1px solid var(--dp-line)}.dp-account-route{min-height:86px;padding:14px 0;display:grid;grid-template-columns:46px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid var(--dp-line)}.dp-account-route:last-child{border-bottom:0}.dp-account-route__index{color:var(--dp-blue-soft);font:750 11px/1 var(--dp-mono)}.dp-account-opening>.dp-wrap>.flow-panel{margin-top:70px}.dp-fx-faq__grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start}

/* Shared FAQ disclosure primitive. */
.dp-faq-list{border-top:1px solid var(--dp-line)}.dp-faq-item{border-bottom:1px solid var(--dp-line)}.dp-faq-item summary,.dp-faq-item--static{min-height:82px;padding:20px 4px;display:grid;grid-template-columns:52px 1fr auto;gap:18px;align-items:center;list-style:none;color:#fff;cursor:pointer}.dp-faq-item summary::-webkit-details-marker{display:none}.dp-faq-index{font:750 12px/1 var(--dp-mono);color:var(--dp-blue-soft)}.dp-faq-question{font-size:17px;font-weight:720}
.dp-faq-answer-wrap{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s var(--dp-ease),opacity .32s ease}.dp-faq-answer-wrap>div{min-height:0;overflow:hidden}.dp-faq-item[open] .dp-faq-answer-wrap{grid-template-rows:1fr;opacity:1}.dp-faq-item:not([open])>.dp-faq-answer-wrap{display:grid}.dp-faq-answer{padding:0 52px 28px;padding-inline-start:74px;color:var(--dp-muted);line-height:1.75}.dp-faq-item--static{cursor:default;color:var(--dp-muted)}

/* Funding — pathways, ledgers and a policy story. */
.dp-fund-hero{min-height:950px;padding:92px 0 80px;background:radial-gradient(circle at 72% 42%,rgba(19,141,255,.13),transparent 36%)}.dp-fund-hero__grid{display:grid;grid-template-columns:minmax(450px,.82fr) minmax(580px,1.18fr);gap:38px;align-items:center}.dp-fund-hero__copy{position:relative;z-index:3}.dp-fund-hero h1{font-size:50px;line-height:60px;font-weight:900;letter-spacing:0}.dp-fund-hero__subtitle{margin-top:18px;color:transparent;background:linear-gradient(171.7976094896718deg,#a5dbff 41.138%,rgba(165,219,255,.2) 103.57%);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:750}.dp-fund-hero__body{margin-top:22px;color:var(--dp-muted);font-size:17px;line-height:1.72}
.dp-fund-hero__media{position:sticky;top:100px;height:580px}.dp-fund-hero__media::before{content:"";position:absolute;inset:14%;border-radius:50%;background:rgba(19,141,255,.12);filter:blur(72px)}.dp-fund-hero__media img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 34px 56px rgba(0,0,0,.43))}
.dp-currency-band{margin-top:34px;display:flex;flex-wrap:wrap;gap:8px}.dp-currency{padding:9px 11px;border-block:1px solid var(--dp-line);color:var(--dp-muted);font:700 12px/1 var(--dp-mono-bold);background:linear-gradient(90deg,transparent,rgba(19,141,255,.05),transparent)}
.dp-directory{position:sticky;top:76px;z-index:30;padding:12px 0;border-block:1px solid var(--dp-line);background:rgba(6,7,11,.88);backdrop-filter:blur(18px);transition:opacity .32s var(--dp-ease),translate .32s var(--dp-ease)}.dp-directory::after{content:"";position:absolute;inset-inline-start:0;bottom:-1px;width:var(--dp-directory-progress,0%);height:1px;background:var(--dp-blue);box-shadow:0 0 12px rgba(19,141,255,.8)}.dp-directory.is-at-end{opacity:0;translate:0 -12px;pointer-events:none}.dp-directory__inner{display:flex;align-items:center;gap:18px}.dp-directory__title{flex:none;color:var(--dp-faint);font-size:12px;font-weight:800}.dp-directory__links{display:flex;gap:6px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:12px;scrollbar-width:none}.dp-directory__links::-webkit-scrollbar{display:none}.dp-directory__links a{min-height:42px;padding:0 13px;border-radius:11px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;scroll-snap-align:center;color:var(--dp-muted);text-decoration:none;font-size:12px;transition:color .3s,background .3s}.dp-directory__links a[aria-current="location"]{color:#fff;background:rgba(19,141,255,.12)}.dp-directory__links b{font:700 10px/1 var(--dp-mono-bold);color:var(--dp-blue-soft)}.dp-fund section[id]{scroll-margin-top:168px}
.dp-fund-how__grid{display:grid;grid-template-columns:minmax(360px,.76fr) minmax(0,1.24fr);gap:64px;align-items:center;margin-bottom:58px}.dp-fund-how__media{position:relative;height:500px}.dp-fund-how__media::before{content:"";position:absolute;inset:12%;border-radius:50%;background:rgba(19,141,255,.11);filter:blur(70px)}.dp-fund-how__media img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 34px 56px rgba(0,0,0,.42))}
.dp-fund-methods__lead{min-height:380px;margin-bottom:40px;display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:46px;align-items:center;border-block:1px solid var(--dp-line)}.dp-fund-methods__lead .dp-currency-band{margin:0}.dp-fund-methods__lead figure{position:relative;height:380px}.dp-fund-methods__lead figure::before{content:"";position:absolute;inset:14%;border-radius:50%;background:rgba(19,141,255,.1);filter:blur(64px)}.dp-fund-methods__lead img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 48px rgba(0,0,0,.4))}
.dp-disclosures{display:grid;gap:18px}.dp-disclosure{border-block:1px solid var(--dp-line);background:linear-gradient(90deg,rgba(19,141,255,.035),transparent 65%)}.dp-disclosure summary{min-height:78px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:20px;font-weight:800}.dp-disclosure summary::-webkit-details-marker{display:none}.dp-disclosure summary::after{content:"";width:34px;height:34px;border:1px solid var(--dp-line);border-radius:50%;background:linear-gradient(var(--dp-blue-soft),var(--dp-blue-soft)) center/12px 1px no-repeat,linear-gradient(var(--dp-blue-soft),var(--dp-blue-soft)) center/1px 12px no-repeat;transition:rotate .32s var(--dp-ease)}.dp-disclosure[open] summary::after{rotate:45deg}.dp-disclosure-clip{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .45s var(--dp-ease),opacity .34s}.dp-disclosure-clip>.dp-disclosure__body{min-height:0;overflow:hidden}.dp-disclosure[open] .dp-disclosure-clip{grid-template-rows:1fr;opacity:1}.dp-disclosure:not([open])>.dp-disclosure-clip{display:grid}.dp-disclosure__body{padding:0 22px 26px}
.dp-method-table th,.dp-method-table td{padding:17px 14px;border-bottom:1px solid rgba(255,255,255,.07);text-align:start;vertical-align:top}.dp-method-table th{color:var(--dp-faint);font-size:11px}.dp-method-table td{font-size:13px;line-height:1.55}.dp-method-table tr:last-child td{border-bottom:0}.dp-method-note{margin-top:20px;padding:16px 18px;border-inline-start:2px solid var(--dp-blue);color:var(--dp-muted);font-size:13px;line-height:1.7;background:rgba(19,141,255,.045)}
.dp-fund-policy{overflow:visible;background:radial-gradient(circle at 28% 46%,rgba(19,141,255,.07),transparent 30%)}.dp-policy-story{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:72px;align-items:start}.dp-policy-story__copy{grid-column:2}.dp-policy-panel{min-height:70vh;display:flex;align-items:center;border-top:1px solid var(--dp-line)}.dp-policy-panel:last-child{border-bottom:1px solid var(--dp-line)}.dp-policy-panel>div{max-width:440px}.dp-policy-panel h3{margin-top:22px;font-size:clamp(28px,3vw,42px)}.dp-policy-panel p{margin-top:20px;color:var(--dp-muted);font-size:17px;line-height:1.8}.dp-policy-card__index{color:var(--dp-blue-soft);font:800 12px/1 var(--dp-mono)}.dp-policy-card__label{display:block;margin-top:10px;color:var(--dp-blue-soft);font:700 12px/1 var(--dp-mono-bold)}
.dp-policy-story__stage{position:sticky;top:110px;grid-column:1;grid-row:1;height:640px}.dp-policy-story__stage::before{content:"";position:absolute;inset:13%;border-radius:50%;background:rgba(19,141,255,.12);filter:blur(74px)}
.dp-faq-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dp-faq-group{padding:28px;border-block:1px solid var(--dp-line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent)}.dp-faq-group h3{font-size:22px}.dp-faq-group .dp-faq-list{margin-top:18px}.dp-faq-group .dp-faq-item summary,.dp-faq-group .dp-faq-item--static{grid-template-columns:1fr auto;min-height:68px;padding:16px 0}.dp-faq-group .dp-faq-answer{padding:0 0 22px}.dp-faq-group--compact{grid-column:1/-1;display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:34px;align-items:center}.dp-faq-group--compact .dp-faq-list{margin-top:0}
.dp-journey-heading{margin-top:120px;max-width:720px}.dp-journey-heading .dp-title{font-size:clamp(34px,4vw,52px)}

/* Motion is causal and owner-scoped. */
@media (prefers-reduced-motion:no-preference){
  .dp-motion-enabled:not(.dp-document-hidden) .dp-app-hero.is-inview .dp-app-device__art{animation:dp-object-breathe 6.8s ease-in-out infinite;will-change:transform;backface-visibility:hidden}
  .dp-motion-enabled:not(.dp-document-hidden) .dp-fx-hero.is-inview .dp-fx-hero__media img{animation:dp-object-breathe 7.2s ease-in-out infinite;will-change:transform;backface-visibility:hidden}
  /* The Funding artwork is a full-bleed backdrop; moving it exposes its fixed-canvas edge. */
}
@keyframes dp-object-breathe{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-8px,0)}}

@media (max-width:1279px){
  .dp-wrap{width:min(100% - 64px,1060px)}
  .dp-app-hero__grid,.dp-fx-hero__grid,.dp-fund-hero__grid{grid-template-columns:minmax(380px,.82fr) minmax(470px,1.18fr);gap:32px}
  .dp-app-intro__grid{grid-template-columns:minmax(320px,.78fr) minmax(470px,1.22fr);gap:44px}
  .dp-app-story,.dp-fx-story,.dp-policy-story{gap:44px}.dp-fx-account__layout{grid-template-columns:340px 1fr;gap:40px}.dp-acct-grid--single{grid-template-columns:340px}
  .dp-advantage-rail{grid-template-columns:repeat(3,1fr)}.dp-advantage:nth-child(3){border-inline-end:0}.dp-advantage:nth-child(n+4){border-top:1px solid var(--dp-line)}
}

/* Paired sticky stories ----------------------------------------------------
   APP features and Funding policy share one centered narrative axis. The
   stage is a stable measuring anchor; only its keyed artwork crossfades. */
@media (min-width:1280px){
  .dp.dp-app .dp-app-features{
    height:auto;
    min-height:0;
    padding-block:96px;
    overflow:visible;
    background:radial-gradient(ellipse 1080px 1280px at 18% 48%,rgba(19,141,255,.16) 0%,rgba(19,141,255,.08) 38%,rgba(19,141,255,.02) 64%,transparent 78%);
  }
  .dp.dp-fund .dp-fund-policy{
    height:auto;
    min-height:0;
    padding-bottom:120px;
    overflow:visible;
    background:radial-gradient(ellipse 1120px 1380px at 19% 52%,rgba(19,141,255,.18) 0%,rgba(19,141,255,.09) 38%,rgba(19,141,255,.025) 64%,transparent 80%),#06070b;
  }
  .dp.dp-fund .dp-fund-policy>.dp-wrap{padding-top:120px!important}
  .dp.dp-fund .dp-fund-policy .dp-section-head{height:auto;margin-bottom:72px}

  .dp.dp-app .dp-app-story[data-dp-story-mode="paired-sticky"],
  .dp.dp-fund .dp-policy-layout[data-dp-story-mode="paired-sticky"]{
    --dp-story-step:clamp(448px,52svh,560px);
    --dp-story-pad-start:0px;
    --dp-story-pad-end:0px;
    --dp-story-progress:0;
    --dp-story-rail-x:54px;
    width:1280px;
    height:auto;
    min-height:0;
    margin:0;
    display:grid;
    grid-template-columns:640px minmax(0,568px);
    gap:72px;
    align-items:start;
  }

  .dp.dp-app .dp-app-story__stage,
  .dp.dp-fund .dp-policy-visual{
    position:sticky;
    top:max(96px,calc((100svh - var(--dp-story-step))/2));
    width:640px;
    height:var(--dp-story-step);
    min-height:0;
    margin:0;
    overflow:visible;
    isolation:isolate;
    transform:none!important;
    filter:none;
  }
  .dp.dp-app .dp-app-story__stage::before,
  .dp.dp-fund .dp-policy-visual::before{
    content:"";
    display:block;
    position:absolute;
    z-index:0;
    inset:13% 6%;
    border-radius:48%;
    background:radial-gradient(ellipse at 50% 54%,rgba(19,141,255,.25),rgba(19,141,255,.09) 46%,transparent 74%);
    filter:blur(48px);
    opacity:.72;
    pointer-events:none;
  }
  .dp.dp-app .dp-app-story__stage::after,
  .dp.dp-fund .dp-policy-visual::after{
    content:"";
    position:absolute;
    z-index:3;
    inset:18px;
    padding:1px;
    border-radius:32px;
    background:linear-gradient(138deg,rgba(165,219,255,.3),rgba(255,255,255,.055) 42%,rgba(19,141,255,.13) 76%,transparent);
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    opacity:.68;
    pointer-events:none;
  }
  .dp.dp-fund .dp-policy-visual::before{opacity:.86}

  .dp.dp-app .dp-app-story__stage>.dp-story-visual,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual{
    position:absolute;
    z-index:2;
    inset:0;
    width:100%;
    height:100%;
    min-height:0;
    margin:0;
    padding:34px;
    display:grid;
    place-items:center;
    opacity:0;
    scale:.985;
    translate:0 8px;
    transform:none;
    pointer-events:none;
    transition:opacity .42s cubic-bezier(.16,1,.3,1),scale .42s cubic-bezier(.16,1,.3,1),translate .42s cubic-bezier(.16,1,.3,1);
  }
  .dp.dp-app .dp-app-story__stage>.dp-story-visual.is-active,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual.is-active{opacity:1;scale:1;translate:0 0;pointer-events:auto}
  .dp.dp-app .dp-app-story__visual--sentiment::before,
  .dp.dp-app .dp-app-story__visual--copy::before,
  .dp.dp-app .dp-app-story__visual--accounts::before{content:none}
  .dp.dp-app .dp-app-story__stage>.dp-app-story__visual--chart{padding:20px}
  .dp.dp-app .dp-app-story__visual--chart img{
    position:relative;
    inset:auto;
    width:100%;
    height:100%;
    max-width:100%;
    object-fit:contain;
    border-radius:22px;
    filter:none;
  }
  .dp.dp-app .dp-app-story__visual :is(.dp-sentiment-wrap,.dp-copy-list,.dp-account-switch){width:min(100%,540px);margin:auto}

  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item{padding:10px}
  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item img{
    position:relative;
    inset:auto;
    width:100%;
    height:100%;
    max-width:100%;
    object-fit:contain;
    filter:none;
    transform-origin:50% 50%;
  }
  .dp.dp-fund .dp-policy-visual__item--same-name img{transform:scale(1.06)}
  .dp.dp-fund .dp-policy-visual__item--third-party img{transform:translateX(-4px)}
  .dp.dp-fund .dp-policy-visual__item--return-source img{transform:translateX(-6px) scale(1.05)}
  .dp.dp-fund .dp-policy-visual__item--identity img{transform:translateX(-42px) scale(1.12)}

  .dp.dp-app .dp-app-story__copy,
  .dp.dp-fund .dp-policy-list{
    position:relative;
    width:568px;
    height:auto;
    min-height:0;
    margin:0;
    padding-block:var(--dp-story-pad-start) var(--dp-story-pad-end);
    display:block;
    list-style:none;
  }
  .dp.dp-app .dp-app-story__copy::before,
  .dp.dp-app .dp-app-story__copy::after,
  .dp.dp-fund .dp-policy-list::before,
  .dp.dp-fund .dp-policy-list::after{
    content:"";
    position:absolute;
    z-index:0;
    left:var(--dp-story-rail-x);
    top:var(--dp-story-rail-start,calc(var(--dp-story-pad-start) + var(--dp-story-step)/2));
    bottom:var(--dp-story-rail-end,calc(var(--dp-story-pad-end) + var(--dp-story-step)/2));
    width:1px;
    pointer-events:none;
  }
  .dp.dp-app .dp-app-story__copy::before,
  .dp.dp-fund .dp-policy-list::before{background:linear-gradient(180deg,rgba(165,219,255,.08),rgba(165,219,255,.18) 18%,rgba(165,219,255,.12) 82%,rgba(165,219,255,.04))}
  .dp.dp-app .dp-app-story__copy::after,
  .dp.dp-fund .dp-policy-list::after{
    width:2px;
    margin-left:-.5px;
    background:linear-gradient(180deg,var(--mm-progress-rail-stops));
    box-shadow:0 0 14px var(--mm-progress-rail-glow);
    transform:scaleY(var(--dp-story-progress));
    transform-origin:50% 0;
    transition:transform .18s linear;
  }

  .dp.dp-app .dp-app-story__copy>.dp-app-panel,
  .dp.dp-fund .dp-policy-list>.dp-policy-panel{
    position:relative;
    isolation:isolate;
    width:100%;
    height:auto;
    min-height:var(--dp-story-step);
    padding:64px 36px 64px 104px;
    display:flex;
    align-items:center;
    overflow:visible;
    border:0;
    border-radius:0;
    background:transparent;
  }
  .dp.dp-app .dp-app-panel::before,
  .dp.dp-fund .dp-policy-panel::before{
    content:"";
    position:absolute;
    z-index:0;
    inset:18px 0;
    border-radius:0;
    background:linear-gradient(90deg,rgba(19,141,255,.15),rgba(19,141,255,.055) 56%,transparent 100%);
    opacity:0;
    transition:opacity .32s cubic-bezier(.16,1,.3,1);
    pointer-events:none;
  }
  .dp.dp-app .dp-app-panel::after,
  .dp.dp-fund .dp-policy-panel::after{
    content:"";
    position:absolute;
    z-index:1;
    left:104px;
    right:28px;
    bottom:0;
    height:1px;
    background:linear-gradient(90deg,rgba(165,219,255,.22),rgba(165,219,255,.065) 68%,transparent);
    opacity:.7;
    pointer-events:none;
  }
  .dp.dp-app .dp-app-panel:last-child::after,
  .dp.dp-fund .dp-policy-panel:last-child::after{opacity:.36}
  .dp.dp-app .dp-app-panel.is-active::before,
  .dp.dp-fund .dp-policy-panel.is-active::before{opacity:1}
  .dp.dp-app .dp-app-panel>*:not(.dp-number-badge),
  .dp.dp-fund .dp-policy-panel>*:not(.dp-number-badge):not(.dp-policy-panel__body){position:relative;z-index:2}
  .dp.dp-app .dp-app-panel>.dp-app-panel__content{position:static;width:100%;max-width:500px}
  .dp.dp-app .dp-app-panel__heading,
  .dp.dp-fund .dp-policy-panel__heading{position:static;z-index:auto;will-change:auto}
  .dp.dp-app .dp-app-panel p,
  .dp.dp-fund .dp-policy-panel p{position:relative;z-index:2}
  .dp.dp-app .dp-app-panel__heading,
  .dp.dp-fund .dp-policy-panel__heading{position:static;display:block;width:auto;max-width:100%}
  .dp.dp-app .dp-app-panel .dp-number-badge,
  .dp.dp-fund .dp-policy-panel .dp-number-badge{
    position:absolute;
    z-index:4;
    left:32px;
    top:50%;
    width:44px;
    height:44px;
    margin:0;
    transform:translateY(-50%);
    transition:color .32s cubic-bezier(.16,1,.3,1),background .32s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.16,1,.3,1);
  }
  .dp.dp-app .dp-app-panel :is(h2,h3),
  .dp.dp-fund .dp-policy-panel h3{
    position:relative;
    z-index:2;
    width:auto;
    min-width:0;
    margin:0;
    color:rgba(255,255,255,.68);
    font-size:32px;
    line-height:45px;
    white-space:normal;
    transition:color .32s cubic-bezier(.16,1,.3,1);
  }
  .dp.dp-app .dp-app-panel p,
  .dp.dp-fund .dp-policy-panel p{
    margin-top:20px;
    color:rgba(255,255,255,.5);
    font-size:16px;
    line-height:26px;
    transition:color .32s cubic-bezier(.16,1,.3,1);
  }
  .dp.dp-app .dp-app-panel.is-past :is(h2,h3),
  .dp.dp-fund .dp-policy-panel.is-past h3{color:rgba(255,255,255,.78)}
  .dp.dp-app .dp-app-panel.is-past p,
  .dp.dp-fund .dp-policy-panel.is-past p{color:rgba(255,255,255,.58)}
  .dp.dp-app .dp-app-panel.is-active :is(h2,h3),
  .dp.dp-fund .dp-policy-panel.is-active h3{color:#fff}
  .dp.dp-app .dp-app-panel.is-active p,
  .dp.dp-fund .dp-policy-panel.is-active p{color:rgba(255,255,255,.72)}
}

@media (max-width:1279px){
  .dp.dp-app .dp-app-features,
  .dp.dp-fund .dp-fund-policy{height:auto;min-height:0;padding-block:72px;overflow:visible}
  .dp.dp-app .dp-app-story[data-dp-story-mode="paired-sticky"],
  .dp.dp-fund .dp-policy-layout[data-dp-story-mode="paired-sticky"]{
    width:100%;
    height:auto;
    min-height:0;
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:0;
  }
  .dp.dp-app .dp-app-story__stage,
  .dp.dp-app .dp-app-story__copy,
  .dp.dp-fund .dp-policy-visual,
  .dp.dp-fund .dp-policy-list{display:contents}
  .dp.dp-app .dp-app-story__stage::before,
  .dp.dp-app .dp-app-story__stage::after,
  .dp.dp-app .dp-app-story__copy::before,
  .dp.dp-app .dp-app-story__copy::after,
  .dp.dp-fund .dp-policy-visual::before,
  .dp.dp-fund .dp-policy-visual::after,
  .dp.dp-fund .dp-policy-list::before,
  .dp.dp-fund .dp-policy-list::after{content:none}

  .dp.dp-app .dp-app-story__copy>.dp-app-panel,
  .dp.dp-fund .dp-policy-list>.dp-policy-panel{
    position:relative;
    min-height:0;
    padding:48px 28px 28px;
    display:block;
    border:0;
    border-radius:0;
    background:transparent;
    grid-column:1;
  }
  .dp.dp-app .dp-app-panel::before,
  .dp.dp-fund .dp-policy-panel::before{content:none}
  .dp.dp-app .dp-app-panel::after,
  .dp.dp-fund .dp-policy-panel::after{
    content:"";
    position:absolute;
    left:28px;
    right:28px;
    bottom:0;
    height:1px;
    background:linear-gradient(90deg,rgba(165,219,255,.2),rgba(165,219,255,.05) 70%,transparent);
  }
  .dp.dp-app .dp-app-panel__heading,
  .dp.dp-fund .dp-policy-panel__heading{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:center}
  .dp.dp-app .dp-app-panel .dp-number-badge,
  .dp.dp-fund .dp-policy-panel .dp-number-badge{position:static;width:44px;height:44px;margin:0;transform:none}
  .dp.dp-app .dp-app-panel :is(h2,h3),
  .dp.dp-fund .dp-policy-panel h3{width:auto;min-width:0;color:#fff;font-size:30px;line-height:42px;white-space:normal}
  .dp.dp-app .dp-app-panel p,
  .dp.dp-fund .dp-policy-panel p{margin-top:18px;color:rgba(255,255,255,.68);font-size:16px;line-height:26px}

  .dp.dp-app .dp-app-story__stage>.dp-story-visual,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual{
    position:relative;
    inset:auto;
    width:min(100%,720px);
    height:auto;
    min-height:0;
    aspect-ratio:3/2;
    margin:12px auto 52px;
    padding:24px;
    display:grid;
    place-items:center;
    opacity:1;
    scale:1;
    translate:0 0;
    transform:none;
    pointer-events:none;
    grid-column:1;
  }
  .dp.dp-app .dp-app-story__stage>.dp-story-visual img,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual img{position:relative;inset:auto;width:100%;height:100%;max-width:100%;object-fit:contain;filter:none}

  .dp.dp-app .dp-app-story__copy>.dp-app-panel:nth-child(1),
  .dp.dp-fund .dp-policy-list>.dp-policy-panel:nth-child(1){grid-row:1}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(1),
  .dp.dp-fund .dp-policy-visual>.dp-story-visual:nth-child(1){grid-row:2}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel:nth-child(2),
  .dp.dp-fund .dp-policy-list>.dp-policy-panel:nth-child(2){grid-row:3}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(2),
  .dp.dp-fund .dp-policy-visual>.dp-story-visual:nth-child(2){grid-row:4}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel:nth-child(3),
  .dp.dp-fund .dp-policy-list>.dp-policy-panel:nth-child(3){grid-row:5}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(3),
  .dp.dp-fund .dp-policy-visual>.dp-story-visual:nth-child(3){grid-row:6}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel:nth-child(4),
  .dp.dp-fund .dp-policy-list>.dp-policy-panel:nth-child(4){grid-row:7}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(4),
  .dp.dp-fund .dp-policy-visual>.dp-story-visual:nth-child(4){grid-row:8}
}

@media (max-width:700px){
  .dp.dp-app .dp-app-features,
  .dp.dp-fund .dp-fund-policy{padding-block:56px}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel,
  .dp.dp-fund .dp-policy-list>.dp-policy-panel{padding:38px 0 22px}
  .dp.dp-app .dp-app-panel::after,
  .dp.dp-fund .dp-policy-panel::after{left:0;right:0}
  .dp.dp-app .dp-app-panel :is(h2,h3),
  .dp.dp-fund .dp-policy-panel h3{font-size:26px;line-height:36px}
  .dp.dp-app .dp-app-panel p,
  .dp.dp-fund .dp-policy-panel p{font-size:15px;line-height:24px}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual{width:100%;margin:8px auto 36px;padding:12px}
}

@media (prefers-reduced-motion:reduce){
  .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-mode="paired-sticky"] .dp-story-visual,
  .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-mode="paired-sticky"] :is(.dp-app-panel,.dp-policy-panel)::before,
  .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-mode="paired-sticky"] :is(.dp-app-panel,.dp-policy-panel,.dp-number-badge){transition:none!important}
}

@media (max-width:900px){
  .dp{padding-top:72px}.dp-wrap{width:calc(100% - 40px)}.dp-section{padding-block:88px}.dp-section-head{margin-bottom:44px}.dp-section-head--split{grid-template-columns:1fr;gap:20px}.dp-title{font-size:40px;line-height:1.35}.dp-lede{font-size:16px;line-height:1.72}
  .dp-app-hero,.dp-fx-hero,.dp-fund-hero{min-height:0;padding:68px 0 82px}.dp-app-hero__grid{grid-template-columns:1fr;grid-template-areas:"heading" "device" "detail";grid-template-rows:auto;gap:26px}.dp-app-hero__heading{padding-top:0}.dp-app-device{position:relative;top:auto;min-height:440px}.dp-app-device__art{height:420px}.dp-app-hero__detail{max-width:none}.dp-app-intro__grid{grid-template-columns:1fr;gap:34px}.dp-app-intro-art{height:430px}
  .dp-app-story,.dp-fx-story,.dp-policy-story{display:grid;grid-template-columns:1fr;gap:0}.dp-app-story__copy,.dp-app-story__stage,.dp-fx-story__copy,.dp-fx-story__stage,.dp-policy-story__copy,.dp-policy-story__stage{display:contents}.dp-app-panel,.dp-reason-panel,.dp-policy-panel{min-height:0;padding:54px 0 24px;border-top:1px solid var(--dp-line);grid-column:1}.dp-app-panel:nth-child(1),.dp-reason-panel:nth-child(1),.dp-policy-panel:nth-child(1){grid-row:1}.dp-app-panel:nth-child(2),.dp-reason-panel:nth-child(2),.dp-policy-panel:nth-child(2){grid-row:3}.dp-app-panel:nth-child(3),.dp-reason-panel:nth-child(3),.dp-policy-panel:nth-child(3){grid-row:5}.dp-app-panel:nth-child(4),.dp-reason-panel:nth-child(4),.dp-policy-panel:nth-child(4){grid-row:7}
  .dp-app-story .dp-story-visual,.dp-fx-story .dp-story-visual,.dp-policy-story .dp-story-visual{position:relative;opacity:1;scale:1;grid-column:1}.dp-app-story .dp-story-visual:nth-child(1),.dp-fx-story .dp-story-visual:nth-child(1),.dp-policy-story .dp-story-visual:nth-child(1){grid-row:2}.dp-app-story .dp-story-visual:nth-child(2),.dp-fx-story .dp-story-visual:nth-child(2),.dp-policy-story .dp-story-visual:nth-child(2){grid-row:4}.dp-app-story .dp-story-visual:nth-child(3),.dp-fx-story .dp-story-visual:nth-child(3),.dp-policy-story .dp-story-visual:nth-child(3){grid-row:6}.dp-app-story .dp-story-visual:nth-child(4),.dp-fx-story .dp-story-visual:nth-child(4),.dp-policy-story .dp-story-visual:nth-child(4){grid-row:8}.dp-app-story .dp-story-visual{min-height:600px;grid-template-rows:330px auto;padding:0}.dp-fx-story .dp-story-visual,.dp-policy-story .dp-story-visual{height:430px}
  .dp-advantage-rail{grid-template-columns:1fr 1fr}.dp-advantage:nth-child(2n){border-inline-end:0}.dp-advantage:nth-child(3){border-inline-end:1px solid var(--dp-line)}.dp-advantage:nth-child(n+3){border-top:1px solid var(--dp-line)}.dp-advantage:last-child{grid-column:1/-1;border-inline-end:0}
  .dp-fx-hero__grid,.dp-fund-hero__grid{grid-template-columns:1fr;grid-template-areas:none;gap:28px}.dp-fx-hero__copy,.dp-fx-hero__media,.dp-metric-rail{grid-area:auto}.dp-fx-hero__media,.dp-fund-hero__media{position:relative;top:auto;height:520px}.dp-metric-rail{grid-template-columns:1fr 1fr}.dp-metric:nth-child(2){border-inline-end:0}.dp-metric:nth-child(n+3){border-top:1px solid var(--dp-line)}
  .dp-popular-grid{grid-template-columns:1fr;gap:42px}.dp-popular-stage{height:610px}.dp-market-visual{height:460px}
  .dp-fx-account__layout,.dp-fx-faq__grid,.dp-fund-how__grid,.dp-fund-methods__lead{grid-template-columns:1fr;gap:34px}.dp-acct-grid--single{grid-template-columns:minmax(280px,361px)}.dp-account-opening>.dp-wrap>.flow-panel{margin-top:54px}
  .dp-fund-how__grid{margin-bottom:44px}.dp-fund-how__media{height:430px}.dp-fund-methods__lead{padding-block:28px}.dp-fund-methods__lead figure{height:320px;order:-1}.dp-faq-groups{grid-template-columns:1fr}.dp-faq-group--compact{grid-column:auto;display:block}.dp-faq-group--compact .dp-faq-list{margin-top:18px}
}

@media (max-width:520px){
  .dp-wrap{width:calc(100% - 32px)}.dp-section{padding-block:72px}.dp-title{font-size:32px;line-height:40px}.dp-actions{align-items:center}
  .dp-app-hero,.dp-fx-hero,.dp-fund-hero{padding:56px 0 72px}.dp-app-hero h1,.dp-fx-hero h1,.dp-fund-hero h1{font-size:32px;line-height:38.4px}.dp-app-hero__body,.dp-fund-hero__body{font-size:16px}.dp-app-device{min-height:280px;margin-inline:0}.dp-app-device__art{height:270px}.dp-ticker-rail{inset-inline:0;bottom:0;grid-template-columns:1fr 1fr}.dp-ticker-chip{padding:8px 9px}.dp-app-download--hero{margin-inline:0}.dp-app-download--cta{margin-inline:auto}
  .dp-app-intro-art{height:300px;margin-inline:0}.dp-app-panel,.dp-reason-panel,.dp-policy-panel{padding-top:48px}.dp-app-panel :is(h2,h3),.dp-reason-panel h3,.dp-policy-panel h3{font-size:30px;line-height:1.22}.dp-app-panel p,.dp-reason-panel p,.dp-policy-panel p{font-size:15px;line-height:1.72}.dp-app-story .dp-story-visual{height:auto;min-height:540px;grid-template-rows:260px auto;margin-inline:0}.dp-app-story .dp-feature-object{height:260px}.dp-chart-shell,.dp-sentiment-wrap,.dp-copy-list,.dp-account-switch{width:100%}.dp-chart-shell__bar{font-size:10px}.dp-chart-shell__canvas{height:120px}.dp-chart-shell__stats{grid-template-columns:1fr}.dp-chart-shell__stats span{font-size:11px}.dp-sentiment-table th,.dp-sentiment-table td{padding:8px 6px;font-size:11px}.dp-copy-list{padding:8px}.dp-copy-row{grid-template-columns:1fr auto;padding:9px}.dp-copy-row__meta{grid-column:1/-1;text-align:start;font-size:11px}.dp-account-switch{padding:12px}.dp-account-panel{padding:17px}
  .dp-advantages-visual{height:300px;margin-inline:0}.dp-advantage-rail{grid-template-columns:1fr}.dp-advantage,.dp-advantage:nth-child(3){min-height:196px;padding:26px 20px;border-inline-end:0;border-top:1px solid var(--dp-line)}.dp-advantage:first-child{border-top:0}.dp-advantage:last-child{grid-column:auto}.dp-final-cta--orbit{min-height:720px;padding:120px 0}
  .dp-fx-hero__media,.dp-fund-hero__media{height:280px;margin-inline:0}.dp-metric{min-height:104px;padding:20px 14px}.dp-metric bdi{font-size:25px}.dp-fx-story .dp-story-visual,.dp-policy-story .dp-story-visual{height:310px;margin-inline:0}.dp-popular-stage{height:500px;margin-inline:0}.dp-quote-ticket{inset-inline:8px;bottom:8px;width:calc(100% - 16px);padding:20px}.dp-quote-ticket__symbol{font-size:42px}.dp-market-visual{height:300px;margin-inline:0}
  .dp-fx .dp-market-shell{height:auto;overflow:visible;background:none;box-shadow:none}.dp-fx .dp-market-shell::after{content:none}.dp-fx .dp-market-table,.dp-fx .dp-market-table tbody,.dp-fx .dp-market-table tr,.dp-fx .dp-market-table td{display:block}.dp-fx .dp-market-table{min-width:0}.dp-fx .dp-market-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.dp-fx .dp-market-table tbody{display:grid;gap:12px}.dp-fx .dp-market-table tr,.dp-fx .dp-market-table tbody tr:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;height:auto;padding:14px;border:1px solid rgba(255,255,255,.32);border-radius:20px;background:linear-gradient(90deg,rgba(9,12,20,.965),rgba(9,12,20,.965)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.dp-fx .dp-market-table td{min-height:36px;padding:7px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.dp-fx .dp-market-table td::before{content:attr(data-label);color:rgba(193,205,224,.6);font-family:var(--dp-body);font-size:10px;line-height:18px}.dp-fx .dp-market-table td:first-child,.dp-fx .dp-market-table td:last-child{grid-column:1/-1}.dp-fx .dp-market-table td:first-child{grid-template-columns:auto minmax(0,1fr);padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,.08)}.dp-fx .dp-market-table td:first-child::before,.dp-fx .dp-market-table td:last-child::before{content:none}.dp-fx .dp-market-table td:last-child{display:block;padding:10px 0 0}.dp-fx .dp-market-table .dp-action{justify-self:stretch}
  .dp-account-opening{min-height:0}.dp-account-opening>.dp-wrap>.flow-panel{margin-top:44px}.dp-fx-account__layout{gap:28px}.dp-account-route{grid-template-columns:34px 1fr}
  .dp-faq-item summary,.dp-faq-item--static{grid-template-columns:34px 1fr auto;gap:10px}.dp-faq-question{font-size:15px}.dp-faq-answer{padding-inline-start:44px;padding-inline-end:12px}
  .dp-directory{top:72px}.dp-directory__title{display:none}.dp-directory__links{padding-inline-end:46px}.dp-directory__inner::after{content:"";position:absolute;z-index:2;inset-inline-end:-1px;inset-block:0;width:52px;pointer-events:none;background:linear-gradient(to right,transparent,rgba(6,7,11,.98) 78%)}.dp-fund section[id]{scroll-margin-top:160px}
  .dp-fund-how__media{height:340px;margin-inline:-6px}.dp-fund-methods__lead{min-height:0}.dp-fund-methods__lead figure{height:270px}.dp-disclosure summary{padding:18px;font-size:17px}.dp-disclosure__body{padding:0 18px 20px}.dp-method-table,.dp-method-table tbody,.dp-method-table tr,.dp-method-table td{display:block}.dp-method-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.dp-method-table tbody{display:grid;gap:10px}.dp-method-table tr{padding:14px;border:1px solid var(--dp-line);border-radius:16px}.dp-method-table td{padding:8px 0;border:0;display:grid;grid-template-columns:100px 1fr;gap:10px}.dp-method-table td::before{content:attr(data-label);color:var(--dp-faint);font-size:10px}.dp-faq-group{padding:22px}.dp-journey-heading{margin-top:80px}
}

/* Current copy and runtime adapters for the restored 13:08 compositions. */
.dp-app .dp-chart-shell__canvas svg{top:8px;left:38px;inset-inline-start:38px;width:calc(100% - 72px);height:calc(100% - 30px)}
.dp-app .dp-chart-shell__y-axis{position:absolute;z-index:2;inset-block:8px 22px;inset-inline-start:7px;display:flex;flex-direction:column;justify-content:space-between;color:var(--dp-faint);font:650 8px/1 var(--dp-mono);pointer-events:none}
.dp-app .dp-chart-shell__x-axis{position:absolute;z-index:2;inset-inline:38px 8px;bottom:5px;display:flex;justify-content:space-between;color:var(--dp-faint);font:650 8px/1 var(--dp-mono);pointer-events:none}
.dp-app .dp-copy-row{grid-template-columns:34px minmax(100px,1fr) auto auto}
.dp-app .dp-copy-row__avatar{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(19,141,255,.28);border-radius:50%;color:var(--dp-blue-soft);background:rgba(19,141,255,.1);font:800 11px/1 var(--dp-mono)}
.dp-app .dp-copy-row__action{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid var(--dp-line);border-radius:999px;color:#fff;font-size:10px;font-weight:750;white-space:nowrap;background:rgba(255,255,255,.035)}
.dp-app .dp-account-switch__tokens{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:6px}
.dp-app .dp-account-switch__tokens span{padding:6px 8px;border:1px solid var(--dp-line);border-radius:999px;color:var(--dp-muted);font:700 9px/1.3 var(--dp-mono-bold);background:rgba(255,255,255,.03)}
.dp-app .dp-account-switch__tokens span:first-child{flex-basis:100%;padding-inline:0;border:0;border-radius:0;color:var(--dp-blue-soft);background:transparent}
.dp-app .dp-app-story__visual{grid-template-rows:1fr;padding:0}
.dp-app .dp-app-story__visual--chart{display:grid;place-items:center}
.dp-app .dp-app-story__visual--sentiment,.dp-app .dp-app-story__visual--copy,.dp-app .dp-app-story__visual--accounts{padding:32px;place-items:center}
.dp-app .dp-app-story__visual--sentiment::before,.dp-app .dp-app-story__visual--copy::before,.dp-app .dp-app-story__visual--accounts::before{content:"";position:absolute;inset:14%;z-index:0;border-radius:50%;background:rgba(19,141,255,.12);filter:blur(54px)}
.dp-app .dp-app-story__visual .dp-sentiment-wrap,.dp-app .dp-app-story__visual .dp-copy-list,.dp-app .dp-app-story__visual .dp-account-switch{z-index:1;width:min(100%,520px);margin:auto}
.dp-app .dp-app-story__visual .dp-sentiment-table th,.dp-app .dp-app-story__visual .dp-sentiment-table td{padding:14px 16px;font-size:12px}
.dp-app .dp-app-story__visual .dp-copy-list{padding:14px}
.dp-app .dp-app-story__visual .dp-copy-row{padding:12px}
.dp-app .dp-app-account-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border:1px solid var(--dp-line);border-radius:999px;background:rgba(255,255,255,.03)}
.dp-app .dp-app-account-toggle span{min-height:38px;display:grid;place-items:center;border-radius:999px;color:var(--dp-muted);font-size:12px;font-weight:750}
.dp-app .dp-app-account-toggle span.is-active{color:#fff;background:rgba(19,141,255,.18);box-shadow:inset 0 0 0 1px rgba(19,141,255,.32),0 0 22px rgba(19,141,255,.12)}
.dp-app .dp-app-account-balance{margin-top:12px;padding:18px;border-radius:17px;background:linear-gradient(145deg,rgba(19,141,255,.1),rgba(255,255,255,.03))}
.dp-app .dp-app-account-balance>span{display:block;color:var(--dp-muted);font-size:12px}
.dp-app .dp-app-account-balance>bdi{display:block;margin-top:8px;color:#fff;font:850 28px/1 var(--dp-mono)}
.dp-app .dp-app-account-balance>p{margin-top:8px;color:var(--dp-muted);font-size:12px}
.dp-app .dp-app-account-balance--live{display:none}
.dp-fx .dp-popular-stage{isolation:isolate}.dp-fx .dp-popular-stage>img{opacity:.46}
.dp-fx .dp-popular-stage>.dp-fx-market-terminal{position:absolute;z-index:3;inset:0;width:auto;min-width:0;padding:0;border:0;border-radius:0;display:grid;grid-template-rows:64px minmax(0,1fr);background:transparent;backdrop-filter:none;box-shadow:none}
.dp-fx .dp-pair-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--dp-line);border-radius:18px 18px 0 0;background:rgba(5,10,17,.82);backdrop-filter:blur(16px)}
.dp-fx .dp-pair-tabs button{min-width:0;padding:8px 10px;border:0;border-inline-end:1px solid var(--dp-line);display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"index code" "spark spark";gap:4px 7px;text-align:start;color:var(--dp-muted);background:transparent;cursor:pointer}.dp-fx .dp-pair-tabs button:last-child{border-inline-end:0}.dp-fx .dp-pair-tabs button[aria-selected="true"]{color:#fff;background:linear-gradient(180deg,rgba(19,141,255,.22),rgba(19,141,255,.07))}.dp-fx .dp-pair-tabs button:focus-visible{outline:2px solid var(--dp-blue);outline-offset:-3px}
.dp-fx .dp-pair-card__index{grid-area:index;color:var(--dp-blue-soft);font:750 9px/1 var(--dp-mono)}.dp-fx .dp-pair-card__code{grid-area:code;overflow:hidden;text-overflow:ellipsis;font:800 11px/1 var(--dp-mono)}.dp-fx .dp-pair-card__symbol,.dp-fx .dp-pair-card__labels{display:none}.dp-fx .dp-pair-card__spark{grid-area:spark;height:17px}.dp-fx .dp-pair-card__spark svg{width:100%;height:100%}.dp-fx .dp-pair-card__spark path{fill:none;stroke:currentColor;stroke-width:1.5}
.dp-fx .dp-fx-market-terminal__panel,.dp-fx .dp-fx-market-terminal__workspace{height:100%;min-height:0}.dp-fx .dp-fx-market-terminal__workspace{position:relative}
.dp-fx .dp-fx-chart-shell{position:absolute;inset:10px 0 0;overflow:hidden;border:1px solid var(--dp-line);border-radius:0 0 24px 24px;background:linear-gradient(180deg,rgba(5,10,17,.68),rgba(5,10,17,.9));backdrop-filter:blur(8px)}.dp-fx .dp-fx-chart{display:block;width:100%;height:100%}.dp-fx .dp-fx-chart__area{fill:url(#dp-fx-chart-area)}.dp-fx .dp-fx-chart__line{fill:none;stroke:#54b1ff;stroke-width:4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 8px rgba(19,141,255,.72))}
.dp-fx .dp-fx-market-terminal__state{position:absolute;z-index:2;top:14px;inset-inline-start:14px;max-width:54%;display:flex;align-items:center;gap:8px}.dp-fx .dp-fx-market-terminal__status{padding:7px 9px;border:1px solid rgba(19,141,255,.25);border-radius:999px;color:var(--dp-blue-soft);background:rgba(5,10,17,.76);font:700 9px/1.35 var(--dp-mono-bold)}
.dp-fx .dp-fx-quote{position:absolute;z-index:4;inset-inline-end:12px;bottom:18px;width:min(390px,60%);padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(5,10,17,.86);backdrop-filter:blur(18px);box-shadow:0 24px 64px rgba(0,0,0,.3)}.dp-fx .dp-fx-quote__pair{display:block;color:var(--dp-faint);font:700 11px/1 var(--dp-mono-bold)}.dp-fx .dp-fx-quote h3{margin-top:13px;font:850 42px/1 var(--dp-mono)}.dp-fx .dp-fx-quote dl{margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dp-fx .dp-fx-quote dl div{padding:10px;border-top:1px solid var(--dp-line)}.dp-fx .dp-fx-quote dt{color:var(--dp-faint);font-size:10px}.dp-fx .dp-fx-quote dd{margin-top:6px;color:#fff;font:750 13px/1.2 var(--dp-mono)}.dp-fx .dp-fx-quote__meta,.dp-fx .dp-fx-quote__source{display:flex;justify-content:space-between;gap:10px;color:var(--dp-faint);font-size:10px;line-height:1.45}.dp-fx .dp-fx-quote__source{margin-top:7px}.dp-fx .dp-fx-market-terminal__action{margin-top:16px}
.dp-fx .dp-fx-strategy-grid{display:grid}
@media (max-width:520px){.dp-app .dp-copy-row{grid-template-columns:30px minmax(0,1fr) auto}.dp-app .dp-copy-row__meta{grid-column:2/-1}.dp-app .dp-copy-row__action{grid-column:3;grid-row:1}.dp-fx .dp-popular-stage>.dp-fx-market-terminal{grid-template-rows:54px minmax(0,1fr)}.dp-fx .dp-pair-tabs button{padding:7px 5px;grid-template-columns:1fr;grid-template-areas:"code" "spark"}.dp-fx .dp-pair-card__index{display:none}.dp-fx .dp-pair-card__code{font-size:9px}.dp-fx .dp-fx-market-terminal__state{top:8px;inset-inline:8px;max-width:calc(100% - 16px)}.dp-fx .dp-fx-quote{inset-inline:8px;bottom:8px;width:calc(100% - 16px);padding:17px}.dp-fx .dp-fx-quote h3{font-size:30px}.dp-fx .dp-fx-quote dl{margin:13px 0}}
@media (prefers-reduced-motion:reduce){
  .dp *,.dp *::before,.dp *::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
  .dp [data-dp-reveal]{opacity:1!important;translate:0 0!important}.dp [data-dp-motion-copy],.dp [data-dp-motion-media]{transform:none!important}.dp-story-visual{transition:none}
}

/* Figma P2.4 composition — page-scoped layout only; shared shell and runtimes stay canonical. */
.dp.dp-app,.dp.dp-fx,.dp.dp-fund{--dp-blue-soft:#a5dbff;background:#06080d}
.dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:min(1440px,calc(100% - 128px))}
.dp.dp-app .dp-section,.dp.dp-fx .dp-section,.dp.dp-fund .dp-section{padding-block:112px}

/* APP Trader */
.dp-app .dp-app-hero{min-height:900px;padding:82px 0 94px;background:radial-gradient(circle at 30% 44%,rgba(72,173,255,.16),transparent 34%),linear-gradient(180deg,#06080d 0%,#07101b 57%,#06080d 100%)}
.dp-app .dp-app-hero__grid{grid-template-columns:minmax(560px,1.12fr) minmax(420px,.88fr);grid-template-areas:"device heading" "device detail";gap:16px 72px;align-items:center}
.dp-app .dp-app-hero__heading{padding-top:0;align-self:end}.dp-app .dp-app-hero__detail{max-width:610px;align-self:start}
.dp-app .dp-app-device{position:relative;top:auto;min-height:650px}.dp-app .dp-app-device__art{height:650px;object-position:center}
.dp-app .dp-app-download--hero{margin-top:28px}.dp-app .dp-app-download--hero.apptrader-download{max-width:420px}
.dp-app .dp-app-intro{min-height:720px;background:radial-gradient(circle at 72% 50%,rgba(72,173,255,.1),transparent 30%)}
.dp-app .dp-app-intro__grid{grid-template-columns:minmax(400px,.82fr) minmax(600px,1.18fr);gap:82px}.dp-app .dp-app-intro-art{height:520px;overflow:visible}
.dp-app .dp-app-story{grid-template-columns:minmax(560px,1.08fr) minmax(420px,.92fr);grid-template-areas:"stage copy";gap:88px}
.dp-app .dp-app-story__stage{grid-area:stage;height:650px}.dp-app .dp-app-story__copy{grid-area:copy}
.dp-app .dp-app-panel{min-height:310px;padding:42px 34px;border-top:1px solid rgba(165,219,255,.16);border-radius:0 28px 28px 0;transition:color .32s var(--dp-ease),background .32s var(--dp-ease),border-color .32s var(--dp-ease)}
.dp-app .dp-app-panel:last-child{border-bottom:1px solid rgba(165,219,255,.16)}.dp-app .dp-app-panel>div{max-width:510px}
.dp-app .dp-app-panel :is(h2,h3){font-size:clamp(30px,2.6vw,42px)}.dp-app .dp-app-panel p{font-size:16px;line-height:1.72}
.dp-app .dp-app-panel.is-active{border-color:rgba(165,219,255,.42);background:linear-gradient(100deg,rgba(19,141,255,.17),rgba(19,141,255,.025) 78%)}
.dp-app .dp-app-story__visual{grid-template-rows:1fr;padding:0}.dp-app .dp-app-story__visual .dp-feature-object{width:100%;height:100%;object-fit:contain}
.dp-app .dp-app-advantages .dp-advantages-visual{display:none}
.dp-app .dp-advantage-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;border:0}
.dp-app .dp-advantage{min-height:250px;padding:30px 24px;border-radius:24px;overflow:hidden}
.dp-app .dp-advantage bdi{font-size:36px}.dp-app .dp-advantage h3{font-size:18px}.dp-app .dp-advantage p{font-size:14px;line-height:1.68}
.dp-app .dp-app-steps .dp-flow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.dp-app .dp-app-steps .flow-step{min-height:210px;padding:28px 24px;border:1px solid rgba(165,219,255,.14);border-radius:24px;background:linear-gradient(155deg,rgba(255,255,255,.045),rgba(255,255,255,.012))}
.dp-app .dp-final-cta--orbit{min-height:830px;padding:148px 0;text-align:start}
.dp-app .dp-final-cta--orbit .dp-final-cta__content{display:grid;grid-template-columns:minmax(460px,.88fr) minmax(520px,1.12fr);grid-template-rows:auto auto auto;column-gap:84px;align-items:center}
.dp-app .dp-final-cta--orbit :is(.dp-title,.dp-lede){grid-column:1;text-align:start;margin-inline:0}.dp-app .dp-final-cta--orbit .apptrader-download{grid-column:1;margin:38px 0 0}
.dp-app .dp-app-cta-phone{grid-column:2;grid-row:1/4;align-self:end;height:620px;margin:0;overflow:visible}
.dp-app .dp-app-cta-phone img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 32px 64px rgba(0,0,0,.4))}

/* Forex */
.dp-fx .dp-fx-hero{min-height:900px;padding:82px 0 92px;background:radial-gradient(circle at 29% 43%,rgba(72,173,255,.17),transparent 34%),linear-gradient(180deg,#06080d,#07101b 58%,#06080d)}
.dp-fx .dp-fx-hero__grid{grid-template-columns:minmax(570px,1.13fr) minmax(420px,.87fr);grid-template-areas:"media copy" "metrics metrics";gap:30px 76px}
.dp-fx .dp-fx-hero__media{position:relative;top:auto;height:590px}.dp-fx .dp-fx-hero__copy{align-self:center}.dp-fx .dp-fx-hero__copy p{max-width:610px}
.dp-fx .dp-fx-hero__action{margin-top:32px}
.dp-fx .dp-metric-rail{overflow:hidden;border:1px solid rgba(165,219,255,.16);border-radius:24px;background:rgba(255,255,255,.025)}
.dp-fx .dp-metric{min-height:116px;border-color:rgba(165,219,255,.13)}
.dp-fx .dp-fx-reasons{background:radial-gradient(circle at 76% 31%,rgba(72,173,255,.1),transparent 30%)}
.dp-fx .dp-fx-story{display:grid;grid-template-columns:minmax(560px,1.1fr) minmax(420px,.9fr);gap:80px;align-items:start}
.dp-fx .dp-fx-story__stage{position:sticky;top:96px;grid-column:1;grid-row:1;height:620px}
.dp-fx .dp-fx-story__copy{grid-column:2;grid-row:1;display:grid;grid-template-columns:1fr;gap:0}
.dp-fx .dp-reason-panel{min-height:clamp(460px,64vh,640px);padding:32px 0;align-items:center;border:0!important;border-radius:0;background:transparent}
.dp-fx .dp-reason-panel>div{width:100%;max-width:none;min-height:280px;padding:30px 24px;border:1px solid rgba(165,219,255,.14);border-radius:24px;background:linear-gradient(155deg,rgba(255,255,255,.04),rgba(255,255,255,.01));transition:border-color .32s var(--dp-ease),background .32s var(--dp-ease),translate .32s var(--dp-ease)}
.dp-fx .dp-reason__value{margin-bottom:20px;font-size:clamp(34px,3.2vw,52px)}.dp-fx .dp-reason-panel h3{font-size:23px}.dp-fx .dp-reason-panel p{font-size:14px;line-height:1.68}
.dp-fx .dp-reason-panel.is-active>div{border-color:rgba(165,219,255,.44);background:linear-gradient(145deg,rgba(19,141,255,.32),rgba(10,59,106,.14) 66%,rgba(255,255,255,.02));translate:-6px 0}
.dp-fx .dp-fx-popular{background:radial-gradient(circle at 28% 28%,rgba(72,173,255,.1),transparent 28%)}
.dp-fx .dp-fx-popular .dp-popular-grid{display:block}.dp-fx .dp-fx-popular .dp-popular-stage{height:760px}
.dp-fx .dp-fx-popular .dp-popular-stage>img{position:absolute;inset-inline-start:0;top:0;width:48%;height:390px;object-fit:contain;opacity:1}
.dp-fx .dp-popular-stage>.dp-fx-market-terminal{inset:auto 0 0;height:440px;grid-template-rows:76px minmax(0,1fr)}
.dp-fx .dp-pair-tabs{gap:12px;border:0;border-radius:0;background:transparent;backdrop-filter:none}
.dp-fx .dp-pair-tabs button{min-height:76px;padding:14px 16px;border:1px solid rgba(165,219,255,.14)!important;border-radius:18px;background:rgba(255,255,255,.025)}
.dp-fx .dp-pair-tabs button[aria-selected="true"]{border-color:rgba(165,219,255,.4)!important;background:linear-gradient(145deg,rgba(19,141,255,.34),rgba(19,141,255,.08))}
.dp-fx .dp-fx-chart-shell{inset:14px 0 0;border-radius:24px}.dp-fx .dp-fx-quote{width:min(390px,42%)}
.dp-fx .dp-fx-beginner{background:linear-gradient(180deg,#06080d,#07101b 48%,#06080d)}
.dp-fx .dp-fx-beginner__grid{display:grid;grid-template-columns:minmax(500px,1.05fr) minmax(420px,.95fr);grid-template-areas:"media copy";gap:80px;align-items:center}
.dp-fx .dp-fx-beginner__media{grid-area:media;position:relative;height:580px;overflow:hidden;border:1px solid rgba(165,219,255,.12);border-radius:28px;background:#071728}
.dp-fx .dp-fx-beginner__media img{width:100%;height:100%;object-fit:cover}
.dp-fx .dp-fx-beginner__copy{grid-area:copy}
.dp-fx .dp-fx-market .dp-market-visual{display:none}
.dp-fx .dp-fx-faq__grid{display:block;width:min(980px,100%);margin-inline:auto}.dp-fx .dp-fx-faq__grid>.dp-section-head{text-align:center}.dp-fx .dp-fx-faq__grid .dp-title{margin-inline:auto}

/* Funding */
.dp-fund .dp-fund-hero{min-height:790px;padding:0;display:grid;align-items:center;overflow:hidden;background:#06101a}
.dp-fund .dp-fund-hero::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(3,8,14,.94) 0%,rgba(3,8,14,.76) 36%,rgba(3,8,14,.18) 67%,rgba(3,8,14,.46) 100%),linear-gradient(180deg,rgba(3,8,14,.18),rgba(3,8,14,.56))}
.dp-fund .dp-fund-hero__grid{min-height:790px;display:grid;grid-template-columns:1fr;align-items:center}
.dp-fund .dp-fund-hero__copy{grid-column:1;grid-row:1;max-width:650px;padding-block:94px;position:relative;z-index:3}
.dp-fund .dp-fund-hero__media{position:absolute;z-index:0;inset:0;top:auto;width:100%;height:100%;translate:none}
.dp-fund .dp-fund-hero__media::before{display:none}.dp-fund .dp-fund-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none}
.dp-fund .dp-fund-hero__glow{display:none}
.dp-fund .dp-currency-band{gap:10px}.dp-fund .dp-currency{border:1px solid rgba(165,219,255,.15);border-radius:999px;background:rgba(4,13,22,.48)}
.dp-fund .dp-directory{position:sticky;top:100px;z-index:30;width:0;height:0;margin:0;padding:0;border:0;background:transparent;backdrop-filter:none;overflow:visible}
.dp-fund .dp-directory::after{display:none}.dp-fund .dp-directory__inner{position:absolute;top:54px;inset-inline-start:max(24px,calc((100vw - 1440px)/2));width:168px;padding:18px 12px;display:grid;gap:12px;border:1px solid rgba(165,219,255,.12);border-radius:20px;background:rgba(4,10,18,.72);backdrop-filter:blur(18px)}
.dp-fund .dp-directory__title{padding:0 10px}.dp-fund .dp-directory__links{display:grid;gap:4px;overflow:visible}.dp-fund .dp-directory__links a{width:100%;min-height:42px;padding:0 10px;border-radius:12px}
.dp-fund .dp-directory__links a[aria-current="location"]{background:linear-gradient(90deg,rgba(19,141,255,.22),rgba(19,141,255,.04))}
.dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts)>.dp-wrap{padding-inline-start:190px}
.dp-fund .dp-fund-how__grid{grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr);gap:72px}.dp-fund .dp-fund-how__media{height:520px}
.dp-fund .dp-fund-how .dp-flow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dp-fund .dp-fund-how .flow-step{min-height:190px;padding:24px 20px;border:1px solid rgba(165,219,255,.13);border-radius:22px;background:rgba(255,255,255,.025)}
.dp-fund .dp-fund-methods__lead{min-height:0;margin-bottom:38px;padding-block:18px;grid-template-columns:1fr;border:0}.dp-fund .dp-fund-methods__lead figure{display:none}
.dp-fund .dp-method-tabs{position:relative;padding:18px;border:1px solid rgba(165,219,255,.13);border-radius:28px;background:linear-gradient(145deg,rgba(19,141,255,.06),rgba(255,255,255,.018));overflow:hidden}
.dp-fund .dp-method-tabs>.dp-method-tabs__list{width:min(560px,100%);margin:0 auto 26px;padding:5px;display:flex;gap:7px;border:1px solid rgba(165,219,255,.13);border-radius:999px;background:rgba(2,8,14,.58)}
.dp-fund .dp-method-tabs>.dp-method-tabs__list .dp-tab{min-height:50px;flex:1;border-radius:999px}.dp-fund .dp-method-tabs>.dp-method-tabs__list .dp-tab[aria-selected="true"]{border:1px solid rgba(165,219,255,.35);background:rgba(19,141,255,.2)}
.dp-fund .dp-method-tabs [data-dp-panel]{padding:8px 12px 12px}.dp-fund .dp-method-tabs [data-dp-panel][hidden]{display:none}
.dp-fund .dp-method-tabs .dp-method-table{overflow:hidden;border:0;border-radius:18px;background:radial-gradient(110% 85% at 50% -28%,rgba(19,141,255,.14),rgba(19,141,255,.035) 40%,rgba(19,141,255,0) 68%),linear-gradient(180deg,rgba(13,19,29,.985),rgba(7,10,16,.99));box-shadow:inset 0 1px 0 rgba(255,255,255,.055),inset 0 -1px 0 rgba(165,219,255,.035)}
.dp-fund .dp-fund-policy{background:radial-gradient(circle at 32% 44%,rgba(72,173,255,.11),transparent 30%)}
.dp-fund .dp-policy-story{grid-template-columns:minmax(540px,1.1fr) minmax(400px,.9fr);gap:78px}.dp-fund .dp-policy-story__stage{height:610px}
.dp-fund .dp-policy-panel{min-height:300px;padding:40px 30px;border-top:1px solid rgba(165,219,255,.15);border-radius:0 26px 26px 0;transition:background .32s var(--dp-ease),border-color .32s var(--dp-ease)}
.dp-fund .dp-policy-panel:last-child{border-bottom:1px solid rgba(165,219,255,.15)}.dp-fund .dp-policy-panel.is-active{border-color:rgba(165,219,255,.42);background:linear-gradient(100deg,rgba(19,141,255,.17),transparent 78%)}
.dp-fund .dp-faq-groups{grid-template-columns:1fr;gap:18px}.dp-fund .dp-faq-group{padding:28px 30px;border:1px solid rgba(165,219,255,.12);border-radius:22px;background:rgba(255,255,255,.02)}
.dp-fund .dp-faq-group--compact{grid-column:auto;display:block}.dp-fund .dp-faq-group--compact .dp-faq-list{margin-top:18px}
.dp-fund .dp-funding-cta{min-height:760px;padding:140px 0;text-align:center}.dp-fund .dp-funding-cta .dp-final-cta__content{max-width:820px;margin-inline:auto}

@media (hover:hover) and (pointer:fine){
  .dp-app .dp-app-steps .flow-step:hover,.dp-fund .dp-fund-how .flow-step:hover{border-color:rgba(165,219,255,.36);translate:0 -4px}
  .dp-fx .dp-reason-panel:hover>div{border-color:rgba(165,219,255,.34)}
}

@media (max-width:1279px){
  .dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:min(100% - 64px,1060px)}
  .dp-fx .dp-fx-hero__glow{display:none}
  .dp-app .dp-app-hero__grid,.dp-fx .dp-fx-hero__grid{grid-template-columns:minmax(470px,1.05fr) minmax(380px,.95fr);gap:38px}
  .dp-app .dp-app-intro__grid{grid-template-columns:minmax(350px,.8fr) minmax(460px,1.2fr);gap:44px}
  .dp-app .dp-app-story{grid-template-columns:minmax(440px,1fr) minmax(360px,1fr);gap:46px}
  .dp-app .dp-advantage-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.dp-app .dp-advantage:nth-child(n+4){grid-column:auto}
  .dp-app .dp-final-cta--orbit .dp-final-cta__content{grid-template-columns:minmax(380px,.9fr) minmax(440px,1.1fr);gap:44px}
  .dp-fx .dp-fx-story{grid-template-columns:minmax(430px,1fr) minmax(360px,.9fr);gap:46px}.dp-fx .dp-fx-story__copy{grid-template-columns:1fr}.dp-fx .dp-fx-beginner__grid{grid-template-columns:minmax(440px,1fr) minmax(360px,1fr);gap:48px}
  .dp-fund .dp-directory__inner{inset-inline-start:16px}.dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts)>.dp-wrap{padding-inline-start:170px}
  .dp-fund .dp-fund-how__grid,.dp-fund .dp-policy-story{grid-template-columns:minmax(400px,1fr) minmax(340px,1fr);gap:44px}
}

@media (max-width:900px){
  .dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:calc(100% - 40px)}
  .dp.dp-app .dp-section,.dp.dp-fx .dp-section,.dp.dp-fund .dp-section{padding-block:88px}
  .dp-app .dp-app-hero__grid{grid-template-columns:1fr;grid-template-areas:"heading" "device" "detail";gap:26px}.dp-app .dp-app-device{min-height:440px}.dp-app .dp-app-device__art{height:430px}
  .dp-app .dp-app-intro__grid{grid-template-columns:1fr}.dp-app .dp-app-intro-art{height:430px}
  .dp-app .dp-app-story{display:grid;grid-template-columns:1fr;grid-template-areas:none;gap:0}.dp-app .dp-app-story__copy,.dp-app .dp-app-story__stage{display:contents}
  .dp-app .dp-app-panel{min-height:0;padding:52px 22px 24px;border-radius:0}.dp-app .dp-app-story .dp-story-visual{min-height:440px;grid-template-rows:1fr}
  .dp-app .dp-advantage-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-app .dp-advantage:last-child{grid-column:1/-1}
  .dp-app .dp-app-steps .dp-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp-app .dp-final-cta--orbit{padding:112px 0 0}.dp-app .dp-final-cta--orbit .dp-final-cta__content{grid-template-columns:1fr;grid-template-rows:auto;gap:24px}
  .dp-app .dp-final-cta--orbit :is(.dp-title,.dp-lede),.dp-app .dp-final-cta--orbit .apptrader-download{grid-column:1}.dp-app .dp-app-cta-phone{grid-column:1;grid-row:auto;width:min(620px,100%);height:500px;margin:8px auto 0}
  .dp-fx .dp-fx-hero__grid{grid-template-columns:1fr;grid-template-areas:"copy" "media" "metrics";gap:28px}.dp-fx .dp-fx-hero__media{height:500px}
  .dp-fx .dp-fx-story{display:grid;grid-template-columns:1fr;gap:0}.dp-fx .dp-fx-story__copy,.dp-fx .dp-fx-story__stage{display:contents}
  .dp-fx .dp-reason-panel{min-height:0;padding:52px 22px 24px;border-radius:0!important}.dp-fx .dp-reason-panel>div{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.dp-fx .dp-reason-panel.is-active>div{background:transparent;translate:0 0}.dp-fx .dp-fx-story .dp-story-visual{height:410px}
  .dp-fx .dp-fx-popular .dp-popular-stage{height:700px}.dp-fx .dp-fx-popular .dp-popular-stage>img{width:70%;height:330px}.dp-fx .dp-popular-stage>.dp-fx-market-terminal{height:420px}
  .dp-fx .dp-fx-beginner__grid{grid-template-columns:1fr;grid-template-areas:"copy" "media";gap:38px}.dp-fx .dp-fx-beginner__media{height:480px}
  .dp-fund .dp-fund-hero,.dp-fund .dp-fund-hero__grid{min-height:700px}.dp-fund .dp-fund-hero__copy{padding-block:82px}.dp-fund .dp-fund-hero__media{height:100%;margin:0}
  .dp-fund .dp-directory{position:sticky;top:72px;width:auto;height:auto;padding:10px 0;border-block:1px solid var(--dp-line);background:rgba(6,7,11,.9);backdrop-filter:blur(18px)}
  .dp-fund .dp-directory__inner{position:relative;top:auto;inset-inline-start:auto;width:calc(100% - 40px);margin-inline:auto;padding:0;display:flex;gap:16px;border:0;border-radius:0;background:transparent;backdrop-filter:none}
  .dp-fund .dp-directory__links{display:flex;gap:6px;overflow-x:auto}.dp-fund .dp-directory__links a{width:auto}
  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts)>.dp-wrap{padding-inline-start:0}
  .dp-fund .dp-fund-how__grid{grid-template-columns:1fr;gap:36px}.dp-fund .dp-fund-how__media{height:420px}.dp-fund .dp-fund-how .dp-flow-steps{grid-template-columns:1fr}
  .dp-fund .dp-policy-story{display:grid;grid-template-columns:1fr;gap:0}.dp-fund .dp-policy-story__copy,.dp-fund .dp-policy-story__stage{display:contents}.dp-fund .dp-policy-panel{min-height:0;padding:52px 22px 24px;border-radius:0}.dp-fund .dp-policy-story .dp-story-visual{height:410px}
  .dp-fund .dp-faq-group{padding:24px}
}

@media (min-width:521px) and (max-width:640px){
  .dp-fx .dp-market-shell,.dp-fund .dp-method-tabs [data-dp-panel]{overflow-x:auto}.dp-fx .dp-market-table,.dp-fund .dp-method-table{min-width:620px}
}

@media (max-width:640px){
  .dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:calc(100% - 32px)}
  .dp.dp-app .dp-section,.dp.dp-fx .dp-section,.dp.dp-fund .dp-section{padding-block:72px}
  .dp-app .dp-app-hero,.dp-fx .dp-fx-hero{padding-block:56px 72px}.dp-app .dp-app-device,.dp-fx .dp-fx-hero__media{min-height:0;height:300px}
  .dp-app .dp-app-intro-art{height:300px}.dp-app .dp-app-story .dp-story-visual{min-height:300px;height:300px}.dp-app .dp-app-panel{padding-inline:0}
  .dp-app .dp-advantage-rail,.dp-app .dp-app-steps .dp-flow-steps{grid-template-columns:1fr}.dp-app .dp-advantage:last-child{grid-column:auto}.dp-app .dp-advantage{min-height:200px}
  .dp-app .dp-final-cta--orbit{min-height:720px}.dp-app .dp-app-cta-phone{height:390px}.dp-app .dp-final-cta--orbit .apptrader-download{max-width:100%}
  .dp-fx .dp-metric-rail{grid-template-columns:1fr 1fr}.dp-fx .dp-fx-story .dp-story-visual{height:300px}.dp-fx .dp-fx-popular .dp-popular-stage{height:660px}.dp-fx .dp-fx-popular .dp-popular-stage>img{width:100%;height:270px}
  .dp-fx .dp-popular-stage>.dp-fx-market-terminal{height:410px;grid-template-rows:58px minmax(0,1fr)}.dp-fx .dp-pair-tabs{gap:5px}.dp-fx .dp-pair-tabs button{min-height:58px;padding:8px 6px;border-radius:12px}.dp-fx .dp-fx-quote{width:calc(100% - 16px)}
  .dp-fx .dp-fx-beginner__media{height:330px}.dp-fx .dp-fx-beginner .dp-fx-strategy-grid{grid-template-columns:1fr}
  .dp-fund .dp-fund-hero,.dp-fund .dp-fund-hero__grid{min-height:640px}.dp-fund .dp-fund-hero__copy{padding-block:64px}.dp-fund .dp-fund-hero__media img{object-position:74% center}
  .dp-fund .dp-directory__inner{width:calc(100% - 32px)}.dp-fund .dp-fund-how__media{height:320px}
  .dp-fund .dp-method-tabs{padding:10px;border-radius:20px}.dp-fund .dp-method-tabs>.dp-method-tabs__list{margin-bottom:18px}.dp-fund .dp-method-tabs>.dp-method-tabs__list .dp-tab{min-height:46px;font-size:13px}.dp-fund .dp-method-tabs [data-dp-panel]{padding:4px}
  .dp-fund .dp-policy-story .dp-story-visual{height:300px}.dp-fund .dp-policy-panel{padding-inline:0}.dp-fund .dp-faq-group{padding:18px}
  .dp-fund .dp-funding-cta{min-height:680px;padding:112px 0}
}

/* Figma P2.4 exact desktop composition.
   The current design uses a 1920px canvas and a 1280px content frame. */
@media (min-width:1280px){
  .dp.dp-app,.dp.dp-fx,.dp.dp-fund{--dp-figma-container:1280px}
  .dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:min(100%,var(--dp-figma-container));max-width:none}
  .dp.dp-app .dp-section,.dp.dp-fx .dp-section,.dp.dp-fund .dp-section{padding-block:0}

  /* APP Trader — 729 / 524 / 1260 / 620 / 390 / 1135 */
  .dp-app .dp-app-hero{height:729px;min-height:729px;padding:0}
  .dp-app .dp-app-hero__grid{height:100%;padding-block:106px;display:grid;grid-template-columns:602px 622px;grid-template-areas:"device heading" "device detail";grid-template-rows:112px 405px;column-gap:40px;align-items:start}
  .dp-app .dp-app-device{grid-area:device;position:relative;top:auto;width:602px;height:517px;min-height:0;margin:0}
  .dp-app .dp-app-device__art{width:100%;height:100%;object-fit:contain}
  .dp-app .dp-app-device__orbit{display:none}
  .dp-app .dp-ticker-rail{inset:auto 8px 0;grid-template-columns:repeat(4,1fr)}
  .dp-app .dp-app-hero__heading{grid-area:heading;padding:0;align-self:start}
  .dp-app .dp-app-hero__brand{font-size:18px;line-height:38px;letter-spacing:2px}
  .dp-app .dp-app-hero h1{font-size:44px;line-height:70px}
  .dp-app .dp-app-hero__detail{grid-area:detail;max-width:none;padding-top:16px}
  .dp-app .dp-app-hero__body{margin:0;font-size:16px;line-height:28px}
  .dp-app .dp-app-hero__bullets{margin-top:16px;gap:7px;font-size:15px;line-height:24px}
  .dp-app .dp-app-download--hero{margin:18px 0 0;max-width:622px}

  .dp-app .dp-app-intro{height:524px;min-height:524px}
  .dp-app .dp-app-intro__grid{height:100%;padding-top:120px;display:grid;grid-template-columns:621px 580px;gap:79px;align-items:start}
  .dp-app .dp-app-intro__copy{padding-top:70px}
  .dp-app .dp-app-intro__copy .dp-title{font-size:36px;line-height:48px}
  .dp-app .dp-app-intro__copy>p{max-width:621px;margin-top:14px;font-size:15px;line-height:24px}
  .dp-app .dp-app-intro__action{margin-top:26px}
  .dp-app .dp-app-intro-art{height:364px;margin:0}

  .dp-app .dp-app-features{height:auto;min-height:0;overflow:visible}
  .dp-app .dp-app-features>.dp-wrap{height:auto}
  .dp-app .dp-app-story{height:100%;display:grid;grid-template-columns:620px 544px;gap:116px;align-items:start}
  .dp-app .dp-app-story__stage{position:sticky;top:96px;grid-column:1;grid-row:1;height:700px;margin-top:250px}
  .dp-app .dp-app-story__copy{grid-column:2;grid-row:1;padding-top:116px}
  .dp-app .dp-app-panel{min-height:276px;padding:30px 0;display:flex;align-items:center;border-top:1px solid rgba(165,219,255,.18)}
  .dp-app .dp-app-panel:last-child{border-bottom:1px solid rgba(165,219,255,.18)}
  .dp-app .dp-app-panel h2,.dp-app .dp-app-panel h3{font-size:26px;line-height:36px}
  .dp-app .dp-app-panel p{margin-top:14px;font-size:15px;line-height:24px}
  .dp-app .dp-story-visual{padding:0;grid-template-rows:1fr;place-items:center}
  .dp-app .dp-feature-object{width:100%;height:100%;object-fit:contain}

  .dp-app .dp-app-advantages{height:620px;min-height:620px}
  .dp-app .dp-app-advantages>.dp-wrap{padding-top:80px}
  .dp-app .dp-app-advantages .dp-section-head{width:706px;margin:0 auto 50px;text-align:center}
  .dp-app .dp-app-advantages .dp-title{font-size:36px;line-height:48px}
  .dp-app .dp-advantage-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
  .dp-app .dp-advantage{min-height:260px;padding:28px 24px;border-radius:24px;text-align:left}
  .dp-app .dp-advantage bdi{font-size:28px;line-height:38px}
  .dp-app .dp-advantage h3{margin-top:74px;font-size:16px;line-height:24px}
  .dp-app .dp-advantage p{margin-top:8px;font-size:12px;line-height:20px}

  .dp-app .dp-app-steps{height:390px;min-height:390px}
  .dp-app .dp-app-steps>.dp-wrap{width:1024px;padding-top:80px}
  .dp-app .dp-app-steps .dp-section-head{display:block;margin:0 0 60px;text-align:center}
  .dp-app .dp-app-steps .dp-section-head>div{display:block}
  .dp-app .dp-app-steps .dp-kicker{display:none}
  .dp-app .dp-app-steps .dp-title{font-size:36px;line-height:48px}
  .dp-app .dp-app-steps .dp-lede{margin-top:10px;font-size:14px;line-height:22px}
  .dp-app .dp-app-steps .dp-flow-steps{grid-template-columns:repeat(4,1fr);gap:0}
  .dp-app .dp-app-steps .flow-step{min-height:142px;padding:40px 22px 0;border:0;border-top:1px solid rgba(165,219,255,.22);border-radius:0;background:transparent;text-align:center}
  .dp-app .dp-app-steps .flow-step::before{top:-18px;left:50%;translate:-50% 0}
  .dp-app .dp-ratings{display:none}

  .dp-app .dp-app-cta{height:1135px;min-height:1135px;padding:0}
  .dp-app .dp-app-cta .dp-final-cta__content{width:944px;height:450px;margin:0 auto;padding-top:209px;box-sizing:content-box;display:grid;grid-template-columns:452px 452px;gap:40px;align-items:center}
  .dp-app .dp-app-cta__copy{grid-column:1;padding:31px 0}
  .dp-app .dp-app-cta .dp-title{font-size:40px;line-height:54px}
  .dp-app .dp-app-cta .dp-lede{margin-top:14px;font-size:15px;line-height:24px}
  .dp-app .dp-app-cta .apptrader-download{margin-top:24px}
  .dp-app .dp-app-cta-phone{grid-column:2;width:452px;height:450px;margin:0}

  /* Forex — 729 / 781 / 852 / 1011 / 902 / 1188 / 926 */
  .dp-fx .dp-fx-hero{height:729px;min-height:729px;padding:0}
  .dp-fx .dp-fx-hero__grid{height:100%;padding-top:40px;display:grid;grid-template-columns:680px 544px;grid-template-areas:"media copy" "metrics metrics";grid-template-rows:505px 160px;gap:24px 48px;align-items:center}
  .dp-fx .dp-fx-hero__media{grid-area:media;width:680px;height:505px}
  .dp-fx .dp-fx-hero__copy{grid-area:copy;align-self:center}
  .dp-fx .dp-fx-hero h1{font-size:44px;line-height:70px}
  .dp-fx .dp-fx-hero__copy p{margin-top:16px;font-size:17px;line-height:28px}
  .dp-fx .dp-metric-rail{grid-area:metrics;height:160px;border-radius:0;background:transparent}
  .dp-fx .dp-metric{min-height:160px;padding:38px 28px}

  .dp-fx .dp-fx-reasons{height:793px;min-height:793px;overflow:visible}
  .dp-fx .dp-fx-reasons>.dp-wrap{padding-top:160px}
  .dp-fx .dp-fx-reasons .dp-section-head{height:auto;margin:0}
  .dp-fx .dp-fx-reasons .dp-title{width:610px;font-size:40px;line-height:54px}
  .dp-fx .dp-fx-story{height:260px;display:block}
  .dp-fx .dp-fx-story__stage{position:absolute;top:120px;right:calc((100% - 1280px)/2);width:602px;height:241px;margin:0}
  .dp-fx .dp-fx-story__copy{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
  .dp-fx .dp-reason-panel{min-height:260px;padding:0;border:0!important;background:transparent}
  .dp-fx .dp-reason-panel>div{height:100%;padding:28px 24px;border:1px solid rgba(165,219,255,.18);border-radius:24px;background:linear-gradient(160deg,rgba(19,141,255,.24),rgba(19,141,255,.04))}
  .dp-fx .dp-reason-panel.is-active{translate:0}.dp-fx .dp-reason-panel.is-active>div{border-color:rgba(165,219,255,.18);background:linear-gradient(160deg,rgba(19,141,255,.24),rgba(19,141,255,.04))}
  .dp-fx .dp-reason__value{font-size:32px;line-height:40px}
  .dp-fx .dp-reason-panel h3{font-size:17px;line-height:26px}
  .dp-fx .dp-reason-panel p{font-size:12px;line-height:20px}

  .dp-fx .dp-fx-popular{height:802px;min-height:802px;overflow:hidden}
  .dp-fx .dp-fx-popular>.dp-wrap{padding-top:120px}
  .dp-fx .dp-fx-popular .dp-section-head{height:auto;margin:0}
  .dp-fx .dp-fx-popular .dp-title{width:610px;font-size:40px;line-height:54px}
  .dp-fx .dp-fx-popular .dp-popular-grid{display:block}
  .dp-fx .dp-fx-popular .dp-popular-stage{position:absolute;top:120px;right:calc((100% - 1280px)/2);width:477px;height:185px}
  .dp-fx .dp-popular-stage>.dp-fx-market-terminal{position:relative;inset:auto;width:1280px;height:337px;margin-top:40px;grid-template-rows:76px 261px}

  .dp-fx .dp-fx-beginner{height:1011px;min-height:1011px;overflow:hidden}
  .dp-fx .dp-fx-beginner>.dp-wrap{padding-top:120px}
  .dp-fx .dp-fx-beginner__grid{display:grid;grid-template-columns:602px 638px;grid-template-areas:"copy media";gap:40px}
  .dp-fx .dp-fx-beginner__copy{grid-area:copy}
  .dp-fx .dp-fx-beginner__media{grid-area:media;width:638px;height:771px}
  .dp-fx .dp-fx-beginner__copy .dp-title{font-size:40px;line-height:54px}
  .dp-fx .dp-fx-beginner__copy>p{font-size:15px;line-height:25px}
  .dp-fx .dp-fx-strategy-grid{margin-top:32px;grid-template-columns:1fr;gap:12px}
  .dp-fx .dp-fx-strategy{min-height:92px;padding:20px 16px}

  .dp-fx .dp-fx-market{height:902px;min-height:902px;overflow:hidden}
  .dp-fx .dp-fx-market>.dp-wrap{padding-top:120px}
  .dp-fx .dp-fx-market .dp-section-head{width:791px;height:138px;margin:0 auto 40px;display:block;text-align:center}
  .dp-fx .dp-fx-market .dp-title{font-size:40px;line-height:54px}
  .dp-fx .dp-fx-market .dp-lede{margin-top:12px;font-size:15px;line-height:24px}

  .dp-fx .dp-fx-faq{height:auto;min-height:926px;overflow:hidden}
  .dp-fx .dp-fx-faq__grid{width:980px;padding-top:60px;display:block}
  .dp-fx .dp-fx-faq .dp-section-head{width:394px;height:140px;margin:0 auto 40px;text-align:center}
  .dp-fx .dp-fx-faq .dp-title{font-size:40px;line-height:54px}

  /* Funding — 729 / 711 / 834 / 1754 / 1309 / 1116 / 828 */
  .dp-fund .dp-fund-hero{height:729px;min-height:729px;padding:0}
  .dp-fund .dp-fund-hero__grid{height:100%;padding-top:232px;display:block}
  .dp-fund .dp-fund-hero__copy{width:622px;padding:0}
  .dp-fund .dp-fund-hero h1{font-size:44px;line-height:70px}
  .dp-fund .dp-fund-hero__subtitle{font-size:26px;line-height:45px}
  .dp-fund .dp-fund-hero__body{font-size:16px;line-height:28px}
  .dp-fund .dp-directory{display:none}

  .dp-fund .dp-fund-how{height:711px;min-height:711px}
  .dp-fund .dp-fund-how>.dp-wrap{padding:120px 0 0!important}
  .dp-fund .dp-fund-how__grid{height:186px;display:grid;grid-template-columns:622px 602px;gap:56px;align-items:start}
  .dp-fund .dp-fund-how .dp-section-head{margin:0}
  .dp-fund .dp-fund-how .dp-title{font-size:40px;line-height:54px}
  .dp-fund .dp-fund-how__media{height:186px}
  .dp-fund .dp-fund-how .dp-flow-steps{margin-top:50px;grid-template-columns:repeat(3,1fr);gap:16px}
  .dp-fund .dp-fund-how .flow-step{min-height:235px;padding:30px 28px;border:1px solid rgba(165,219,255,.18);border-radius:24px;background:rgba(19,141,255,.05)}

  .dp-fund .dp-fund-methods{height:834px;min-height:834px;overflow:hidden}
  .dp-fund .dp-fund-methods>.dp-wrap{padding:120px 0 0!important}
  .dp-fund .dp-fund-methods .dp-section-head{height:158px;margin:0;display:grid;grid-template-columns:622px 602px;gap:56px}
  .dp-fund .dp-fund-methods .dp-title{font-size:40px;line-height:54px}
  .dp-fund .dp-currency-band{margin-top:18px}
  .dp-fund .dp-method-tabs{margin-top:20px;padding:0;border:0;border-radius:0;background:transparent;overflow:visible}
  .dp-fund .dp-method-tabs>.dp-method-tabs__list{position:absolute;top:120px;right:0;width:560px;margin:0}
  .dp-fund .dp-method-tabs__panels{height:348px}
  .dp-fund .dp-method-tabs [data-dp-panel]{padding:0}
  .dp-fund .dp-method-tabs .dp-method-table{height:348px;border-radius:24px}

  .dp-fund .dp-fund-policy{height:auto;min-height:0;overflow:visible}
  .dp-fund .dp-fund-policy>.dp-wrap{padding:120px 0 0!important}
  .dp-fund .dp-fund-policy .dp-section-head{height:158px;margin:0 0 40px;display:grid;grid-template-columns:622px 602px;gap:56px}
  .dp-fund .dp-fund-policy .dp-title{font-size:40px;line-height:54px}
  .dp-fund .dp-policy-story{height:1356px;display:grid;grid-template-columns:602px 622px;gap:56px}
  .dp-fund .dp-policy-story__stage{position:sticky;top:96px;grid-column:1;grid-row:1;height:602px;margin-top:80px}
  .dp-fund .dp-policy-story__copy{grid-column:2;grid-row:1}
  .dp-fund .dp-policy-panel{min-height:339px;padding:0;display:flex;align-items:center;border:0;border-radius:0}
  .dp-fund .dp-policy-panel>div{padding:40px 32px;border:1px solid rgba(165,219,255,.16);border-radius:24px;width:100%}
  .dp-fund .dp-policy-panel.is-active{background:none}.dp-fund .dp-policy-panel.is-active>div{border-color:rgba(165,219,255,.42);background:linear-gradient(145deg,rgba(19,141,255,.18),rgba(19,141,255,.03))}

  .dp-fund .dp-fund-faq{height:1309px;min-height:1309px;overflow:hidden}
  .dp-fund .dp-fund-faq>.dp-wrap{width:980px;padding:60px 0 0!important}
  .dp-fund .dp-fund-faq .dp-section-head{height:118px;margin:0 0 50px;text-align:center}
  .dp-fund .dp-fund-faq .dp-title{font-size:40px;line-height:54px}
  .dp-fund .dp-faq-groups{display:grid;grid-template-columns:1fr;gap:18px}
  .dp-fund .dp-faq-group,.dp-fund .dp-faq-group--compact{display:block;padding:24px 28px;border:1px solid rgba(165,219,255,.16);border-radius:24px;background:rgba(255,255,255,.02)}

  .dp-fund .dp-fund-cta{height:828px;min-height:828px;padding:0}
  .dp-fund .dp-fund-cta .dp-final-cta__content{width:1156px;height:258px;margin:0 auto;padding-top:370px;display:block;text-align:center}
  .dp-fund .dp-fund-cta .dp-title{width:739px;margin:0 auto;font-size:40px;line-height:54px}
  .dp-fund .dp-fund-cta .dp-lede{width:739px;margin:14px auto 0;font-size:15px;line-height:24px}
  .dp-fund .dp-fund-cta .dp-actions{margin-top:40px;justify-content:center}
}

/* P2.4 final Figma composition (frames 6542:6650, 6598:2044, 6506:17784).
   These overrides intentionally replace the retired detail-page compositions. */
.dp-chapter-pill{display:inline-flex;align-items:center;min-height:36px;padding:8px 16px;border-radius:999px;color:#d0e8ff;background:rgba(19,141,255,.2);font-weight:800;font-size:14px;line-height:20px}
.dp-number-badge{width:44px;height:44px;display:inline-grid;place-items:center;flex:0 0 44px;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#a5dbff;background:rgba(165,219,255,.1);font:800 16px/1 var(--dp-mono);letter-spacing:.64px}
.dp-app-panel.is-active .dp-number-badge{color:#fff;background:radial-gradient(ellipse 58.662px 65.639px at 50% 50%,rgba(19,141,255,0) 0%,rgba(112,186,255,.4) 50%,rgba(158,208,255,.6) 75%,rgba(205,231,255,.8) 100%),rgba(19,141,255,.4)}
.dp-policy-panel.is-active .dp-number-badge{color:#fff;background:radial-gradient(circle at 50% 100%,rgba(205,231,255,.9),rgba(19,141,255,.45) 45%,rgba(19,141,255,.2) 100%)}
.dp-app-atmosphere{display:none}
.dp-app-atmosphere__webkit-tiles{display:none}
.dp-fx .dp-fx-quote-card__spark{position:relative;width:252.5px;max-width:100%;height:46px;margin-top:16px;overflow:hidden}
.dp-fx .dp-fx-quote-card__spark img{position:absolute;display:block;max-width:none}
.dp-fx .dp-fx-quote-card__spark-grid{left:0;width:238.5px;height:1px}
.dp-fx .dp-fx-quote-card__spark-grid--1{top:10.5px}.dp-fx .dp-fx-quote-card__spark-grid--2{top:22px}.dp-fx .dp-fx-quote-card__spark-grid--3{top:33.5px}
.dp-fx .dp-fx-quote-card__spark-area{left:0;top:11.01px;width:238.5px;height:34.99px}
.dp-fx .dp-fx-quote-card__spark-line{left:-.8px;top:10.21px;width:240.1px;height:27.89px}
.dp-fx .dp-fx-quote-card__spark-tip{left:234.5px;top:var(--dp-spark-tip-top);width:6px;height:6px}
.dp-fund .dp-fund-cta{position:relative;isolation:isolate;overflow:hidden;background:#06070b}
.dp-fund .dp-fund-cta>.cta-bg-orbit{z-index:0;overflow:hidden}
.dp-fund .dp-fund-cta .dp-final-cta__content{position:relative;z-index:1}
.dp-app .dp-app-cta{position:relative;isolation:isolate;overflow:hidden;background:#06070b}
.dp-app .dp-app-cta>.cta-bg-orbit{z-index:0;height:100%;overflow:hidden}
.dp-app .dp-app-cta .dp-final-cta__content{position:relative;z-index:2}
.dp-app .dp-app-cta::after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(268.6218290080271deg,#06070b 10.018%,rgba(6,7,11,0) 13.972%,rgba(6,7,11,0) 88.858%,#06070b 93.473%),linear-gradient(180.00000996014853deg,#06070b 0%,rgba(6,7,11,0) 56.895%,rgba(6,7,11,0) 85.831%,#06070b 99.945%)}
@media (min-width:1280px){
  .dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:min(100%,1280px)}
  .dp.dp-app :is(h1,.dp-title),.dp.dp-fx :is(h1,.dp-title),.dp.dp-fund :is(h1,.dp-title){font-size:50px;line-height:1.4}

  /* APP Trader */
  .dp.dp-app{overflow-x:clip;overflow-y:visible;background:#06070b}
  .dp-app>section{z-index:1}
  .dp-app :is(.dp-app-hero,.dp-app-intro,.dp-app-features,.dp-app-advantages,.dp-app-steps){background:transparent}
  .dp-app .dp-app-features{overflow:visible}
  .dp-app-atmosphere{--dp-app-canvas-left:calc(50% - 960px);--dp-app-story-step:clamp(448px,52svh,560px);position:absolute;z-index:0;inset:0;display:block;overflow:visible;pointer-events:none}
  .dp-app-atmosphere figure,.dp-app-atmosphere figure>div{position:absolute;margin:0;pointer-events:none}
  .dp-app-atmosphere img{position:absolute;width:100%;height:100%;max-width:none;object-fit:fill}
  .dp-app-atmosphere__scene{--dp-app-scene-side:max(1px,calc((100% - 1920px)/2 + 1px));left:50%;top:-84px;width:max(100vw,1920px);height:1044px;overflow:hidden;background:url("../../exports/detail-pages/app-trader/p2-4-exact/app-atmosphere-scene-edge-left.webp?v=4604a803eb25") left top/var(--dp-app-scene-side) 1044px no-repeat,url("../../exports/detail-pages/app-trader/p2-4-exact/app-atmosphere-scene-edge-right.webp?v=dca259114e6f") right top/var(--dp-app-scene-side) 1044px no-repeat}
  .dp-app-atmosphere__scene-crop{left:50%;top:0;width:1920px;height:1044px;overflow:hidden;transform:translateX(-50%)}
  .dp-app-atmosphere__scene-crop img{left:-15.16%;top:-26.53%;width:130.22%;height:134.71%}
  .dp-app-atmosphere__scene::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06070b 0%,rgba(6,7,11,0) 28.149%,rgba(6,7,11,0) 71.851%,#06070b 100%)}
  .dp-app-atmosphere__blue{left:calc(var(--dp-app-canvas-left) - 685.316px);top:1535.198px;width:2285.189px;height:2197.494px}
  .dp-app-atmosphere__blue-inner{inset:-19.24% -14.46% 3.35% -17%}
  /* The website preserves the paired-sticky story. Anchor the Figma glow to
     the following steps section so its optical position survives that flow. */
  .dp-app-atmosphere__red{left:calc(var(--dp-app-canvas-left) + 903.694px);top:calc(1616.239px + var(--dp-app-story-step) + var(--dp-app-story-step) + var(--dp-app-story-step));width:2067.617px;height:2127.515px;display:flex;align-items:center;justify-content:center}
  .dp-app-atmosphere__red-inner{position:relative;width:2027.912px;height:2088.994px;transform:scaleY(-1) rotate(-178.900693deg)}
  .dp-app-atmosphere__red-inner img{left:-300px;top:-300px;width:2627.91px;height:2688.99px}
  /* Safari receives the exact blue/red composition in 4096x512 paint tiles.
     The authored 1920px field remains pixel-aligned at center while the baked
     outer bleed covers 4K/ultrawide viewports without stretching. This removes
     the permanent 2.6k red transform layer, lets WebKit cull offscreen paint,
     and leaves Chrome's authored SVG path unchanged. */
  @supports (background-image:-webkit-named-image(i)){
    .dp.dp-app .dp-app-atmosphere__blue,
    .dp.dp-app .dp-app-atmosphere__red{display:none}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles{position:absolute;inset:0;display:block;overflow:visible}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img{left:calc(50% - 2048px);width:4096px;height:512px;max-width:none;object-fit:fill}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img:nth-child(1){top:1024px}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img:nth-child(2){top:1536px}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img:nth-child(3){top:2048px}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img:nth-child(4){top:2560px}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img:nth-child(5){top:3072px}
    .dp.dp-app .dp-app-atmosphere__webkit-tiles>img:nth-child(6){top:3584px}
  }
  .dp-app .dp-app-hero__grid{padding-block:106px;grid-template-columns:602px 622px;grid-template-rows:112px 405px;column-gap:40px}
  .dp-app .dp-app-device{overflow:visible}.dp-app .dp-app-device__art{position:absolute;left:-304px;top:-52px;width:856px;height:575px;max-width:none;object-fit:contain;filter:none}
  .dp-app .dp-ticker-rail{display:none}
  .dp-app .dp-app-hero__brand{margin:0;font-family:var(--dp-display);font-size:20px;line-height:28px;letter-spacing:0;color:#fff}
  .dp-app .dp-app-hero h1{font-size:50px;line-height:70px}
  .dp-app .dp-app-hero__detail{padding-top:12px}.dp-app .dp-app-hero__body{font-size:16px;line-height:24px}
  .dp-app .dp-app-hero__bullets{margin:16px 0 0;gap:4px;font-size:14px;line-height:22px}.dp-app .dp-app-hero__bullets li{padding-left:24px}.dp-app .dp-app-hero__bullets li::before{top:3px;width:16px;height:16px;border:1px solid rgba(255,255,255,.72);box-shadow:none}.dp-app .dp-app-hero__bullets li::after{content:"";position:absolute;left:5px;top:7px;width:6px;height:3px;border:solid #fff;border-width:0 0 1.5px 1.5px;rotate:-45deg}
  .dp-app .dp-app-download--hero{margin-top:14px}

  .dp-app .dp-app-intro__grid{padding-top:80px;grid-template-columns:621px 580px;gap:79px}.dp-app .dp-app-intro__copy{padding-top:70px}.dp-app .dp-app-intro__copy .dp-title{font-size:50px;line-height:70px}.dp-app .dp-app-intro__copy>p{font-size:16px;line-height:24px}.dp-app .dp-app-intro-art{height:364px}.dp-app .dp-app-intro-art img{object-fit:cover;border-radius:0;filter:drop-shadow(0 32px 104px rgba(0,0,0,.42))}

  .dp-app .dp-app-features{background:radial-gradient(1200px 900px at -15% 50%,rgba(19,141,255,.16),transparent 68%),#06070b}
  .dp-app .dp-app-story{height:100%;display:grid;grid-template-columns:633px 627px;gap:20px;align-items:start}
  .dp-app .dp-app-story__stage{position:sticky;top:96px;width:633px;height:448px;margin-top:406px;overflow:visible}.dp-app .dp-app-story__stage img{position:absolute;left:-13px;top:36px;width:615px;height:412px;max-width:none;object-fit:cover;border-radius:10px;filter:none}
  .dp-app .dp-app-story__copy{padding-top:80px}.dp-app .dp-app-panel{min-height:275px;padding:0 80px;display:flex;align-items:center;border-block:1px solid transparent;background:transparent;transition:background .32s ease,border-color .32s ease}.dp-app .dp-app-panel.is-active{background:linear-gradient(90deg,rgba(19,141,255,0),rgba(19,141,255,.16) 20%,rgba(19,141,255,.16) 80%,rgba(19,141,255,0))}
  .dp-app .dp-app-panel>div{max-width:none}.dp-app .dp-app-panel__heading{display:flex;align-items:center;gap:16px}.dp-app .dp-app-panel h2,.dp-app .dp-app-panel h3{font-size:32px;line-height:44px;white-space:nowrap}.dp-app .dp-app-panel p{margin-top:20px;font-size:16px;line-height:24px}

  .dp-app .dp-app-advantages>.dp-wrap{padding-top:100px}.dp-app .dp-app-advantages .dp-section-head{width:auto;margin:0 0 40px;text-align:left}.dp-app .dp-app-advantages .dp-title{font-size:50px;line-height:70px}.dp-app .dp-app-advantages .dp-lede{margin-top:4px;font-size:20px;line-height:28px}
  .dp-app .dp-advantage-rail{gap:16px}.dp-app .dp-advantage{height:260px;min-height:260px;padding:28px 24px;border-radius:30px}.dp-app .dp-advantage h3{margin:0;font-size:14px;line-height:20px;letter-spacing:2px}.dp-app .dp-advantage__metric{margin-top:32px;display:flex;align-items:center;gap:12px}.dp-app .dp-advantage__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.dp-app .dp-advantage__icon img{width:20px;height:20px}.dp-app .dp-advantage bdi{font-size:32px;line-height:44px;color:#a5dbff}.dp-app .dp-advantage p{margin-top:34px;font-size:14px;line-height:22px}

  .dp-app .dp-app-steps>.dp-wrap{padding-top:50px}.dp-app .dp-app-steps .dp-section-head{margin-bottom:40px}.dp-app .dp-app-steps .dp-title{font-size:36px;line-height:50px}.dp-app .dp-app-steps [data-mm-flow-variant="steps-only"]{width:1024px;margin:0;padding:0;border:0}.dp-app .dp-app-steps .flow-steps{grid-template-columns:repeat(4,232px);gap:32px}.dp-app .dp-app-steps .fstep{text-align:center}.dp-app .dp-app-steps .fnum{margin:0 auto 20px}.dp-app .dp-app-steps .flow-rail{left:116px;right:116px}.dp-app .dp-app-steps .ftext b{font-size:16px;line-height:24px}.dp-app .dp-app-steps .ftext i{font-size:12px;line-height:18px}

  .dp-app .dp-app-cta{position:relative;overflow:hidden;background:#06070b}.dp-app .dp-app-cta .dp-final-cta__content{position:relative;z-index:2;padding-top:209px}.dp-app .dp-app-cta .dp-title{font-size:50px;line-height:70px}.dp-app .dp-app-cta .dp-lede{font-size:20px;line-height:28px}.dp-app .dp-app-cta-phone{position:relative;overflow:visible}.dp-app .dp-app-cta-phone img{position:absolute;left:-59px;top:-143px;width:539px;height:735px;max-width:none;object-fit:contain}

  /* Forex */
  .dp-fx .dp-fx-hero{background:radial-gradient(800px 620px at 96% 100%,rgba(19,141,255,.2),transparent 70%),#06070b}.dp-fx .dp-fx-hero__grid{grid-template-columns:680px 544px;column-gap:48px}.dp-fx .dp-fx-hero__media{overflow:visible}.dp-fx .dp-fx-hero__media img{position:absolute;left:-130px;top:30px;width:800px;height:446px;max-width:none;object-fit:cover;filter:none}.dp-fx .dp-fx-hero h1{font-size:50px;line-height:70px}.dp-fx .dp-fx-hero__copy p{margin-top:0;font-size:20px;line-height:28px}.dp-fx .dp-metric-rail{border:1px solid rgba(255,255,255,.14);border-radius:30px;background:rgba(255,255,255,.03);backdrop-filter:blur(6px);box-shadow:0 14px 42px rgba(0,0,0,.28)}.dp-fx .dp-metric{padding:34px 28px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.dp-fx .dp-metric bdi{font-size:50px;line-height:60px;color:#a5dbff}.dp-fx .dp-metric span{font-size:16px;line-height:24px}
  .dp-fx .dp-fx-reasons>.dp-wrap{padding-top:160px}.dp-fx .dp-fx-reasons__top{box-sizing:border-box;height:213px;padding-inline:8px;display:grid;grid-template-columns:1fr 505px;gap:56px;align-items:center}.dp-fx .dp-fx-reasons__top .dp-section-head{margin:0}.dp-fx .dp-fx-reasons__top .dp-title{width:600px;font-size:50px;line-height:1.4}.dp-fx .dp-fx-reasons__media{position:relative;width:505px;height:213px;overflow:visible;border-radius:24px}.dp-fx .dp-fx-reasons__media img{position:absolute;left:-448px;top:-155px;width:1150px;height:521px;max-width:none;object-fit:cover}.dp-fx .dp-fx-reason-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,302px);gap:24px}.dp-fx .dp-reason-card{height:260px;padding:32px;border-radius:30px}.dp-fx .dp-reason-card h3{font-size:14px;line-height:20px;font-weight:900;letter-spacing:2px}.dp-fx .dp-reason-card__metric{margin-top:32px;display:flex;align-items:center;gap:20px}.dp-fx .dp-reason-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.dp-fx .dp-reason-card__icon img{width:20px;height:20px}.dp-fx .dp-reason-card__value{font:700 32px/44px var(--dp-mono-bold);color:#a5dbff}.dp-fx .dp-reason-card p{margin-top:30px;color:var(--dp-muted);font-size:14px;line-height:22px}
  .dp-fx .dp-fx-popular>.dp-wrap{padding-top:120px}.dp-fx .dp-fx-popular__top{box-sizing:border-box;height:100px;padding-inline:12px;display:grid;grid-template-columns:477px 542px;gap:237px;align-items:center}.dp-fx .dp-fx-popular__media{width:477px;height:100px;overflow:visible;border:0;border-radius:0;background:transparent}.dp-fx .dp-fx-popular__media img{width:100%;height:100%;object-fit:cover}.dp-fx .dp-fx-popular__top .dp-section-head,.dp-fx .dp-fx-popular__top .dp-title{width:542px;max-width:none}.dp-fx .dp-fx-popular__top .dp-section-head{height:auto;margin:0}.dp-fx .dp-fx-popular__top .dp-title{font-size:50px;line-height:70px}.dp-fx .dp-fx-quote-grid{margin-top:100px;display:grid;grid-template-columns:repeat(4,300.5px);gap:26px}.dp-fx .dp-fx-quote-card{height:337px;padding:24px 24px 20px;border:1px solid rgba(255,255,255,.19);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.12)),linear-gradient(180deg,rgba(16,20,28,.42),rgba(16,20,28,.8));backdrop-filter:blur(18px)}.dp-fx .dp-fx-quote-card__head{height:44px;display:flex;gap:12px;align-items:center}.dp-fx .dp-fx-quote-card__icon{width:44px;height:44px;object-fit:contain}.dp-fx .dp-fx-quote-card__id{display:grid}.dp-fx .dp-fx-quote-card__id bdi:first-child{font-size:16px;line-height:20px}.dp-fx .dp-fx-quote-card__id bdi:last-child{color:rgba(255,255,255,.6);font-size:11px;line-height:14px}.dp-fx .dp-fx-quote-card__spark{position:relative;width:252.5px;max-width:100%;height:46px;margin-top:16px;overflow:hidden}.dp-fx .dp-fx-quote-card__spark img{position:absolute;display:block;max-width:none}.dp-fx .dp-fx-quote-card__spark-grid{left:0;width:238.5px;height:1px}.dp-fx .dp-fx-quote-card__spark-grid--1{top:10.5px}.dp-fx .dp-fx-quote-card__spark-grid--2{top:22px}.dp-fx .dp-fx-quote-card__spark-grid--3{top:33.5px}.dp-fx .dp-fx-quote-card__spark-area{left:0;top:11.01px;width:238.5px;height:34.99px}.dp-fx .dp-fx-quote-card__spark-line{left:-.8px;top:10.21px;width:240.1px;height:27.89px}.dp-fx .dp-fx-quote-card__spark-tip{left:234.5px;top:var(--dp-spark-tip-top);width:6px;height:6px}.dp-fx .dp-fx-quote-card__prices{height:60px;margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.dp-fx .dp-fx-quote-card__price{padding:10px 12px;border-radius:12px;background:linear-gradient(0deg,rgba(69,214,232,.12),transparent),linear-gradient(151deg,rgba(19,141,255,.12),transparent)}.dp-fx .dp-fx-quote-card__price--ask{background:linear-gradient(0deg,rgba(255,114,0,.12),transparent),linear-gradient(151deg,rgba(255,0,51,.12),transparent)}.dp-fx .dp-fx-quote-card__price span{display:block;color:rgba(255,255,255,.6);font-size:11px;line-height:16px}.dp-fx .dp-fx-quote-card__price bdi{display:block;font:700 20px/20px var(--dp-mono-bold)}.dp-fx .dp-fx-quote-card__spread{height:47px;margin-top:16px;padding-top:11px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;font-size:12px}.dp-fx .dp-fx-quote-card__spread bdi{font:700 16px/20px var(--dp-mono-bold)}.dp-fx .dp-fx-quote-card .btn{margin-top:0}
  .dp-fx .dp-fx-beginner>.dp-wrap{padding-top:120px}.dp-fx .dp-fx-beginner__top{height:324px;display:grid;grid-template-columns:574px 544px;gap:162px;align-items:center}.dp-fx .dp-fx-beginner__copy .dp-title{font-size:50px;line-height:70px}.dp-fx .dp-fx-beginner__copy>p{margin-top:12px;color:var(--dp-muted);font-size:20px;line-height:28px}.dp-fx .dp-fx-beginner__media{width:544px;height:324px;overflow:visible;border:0;border-radius:0;background:transparent}.dp-fx .dp-fx-beginner__media img{width:100%;height:100%;object-fit:cover}.dp-fx .dp-fx-strategy-grid{grid-template-columns:repeat(3,409.333px);gap:26px}
  .dp-fx .dp-fx-market .dp-section-head{width:791px}.dp-fx .dp-fx-market .dp-title{font-size:50px;line-height:70px}.dp-fx .dp-fx-market .dp-lede{font-size:20px;line-height:28px;white-space:pre-line}
  .dp-fx .dp-fx-account .dp-title,.dp-fund .dp-fund-accounts .dp-title{font-size:50px;line-height:70px}.dp-fx .dp-fx-account .dp-lede,.dp-fund .dp-fund-accounts .dp-lede{font-size:20px;line-height:28px}
  .dp-fx .dp-fx-faq .dp-title{font-size:50px;line-height:70px}

  /* Forex frame 6598:2044 — exact surfaces, ambient light fields and compact data controls. */
  .dp-fx :is(.dp-fx-hero,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-account,.dp-fx-faq){position:relative;isolation:isolate;background:#06070b}
  .dp-fx :is(.dp-fx-hero,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-faq)::before{content:"";position:absolute;z-index:0;pointer-events:none}
  .dp-fx .dp-fx-hero{overflow:hidden}
  .dp-fx .dp-fx-hero::before{right:-620px;bottom:-820px;width:1760px;height:1560px;border-radius:50%;background:radial-gradient(ellipse,rgba(19,141,255,.23),rgba(19,141,255,.08) 36%,rgba(19,141,255,0) 72%);filter:blur(36px)}
  .dp-fx .dp-fx-hero::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#06070b 0%,transparent 10%,transparent 90%,#06070b 100%),linear-gradient(180deg,transparent 70%,#06070b 100%);pointer-events:none}
  .dp-fx .dp-fx-hero>.dp-wrap{z-index:2}
  .dp-fx .dp-metric-rail{position:relative;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 24px rgba(0,0,0,.34)}
  .dp-fx .dp-metric{position:relative;border:0}
  .dp-fx .dp-metric:not(:last-child)::after{content:"";position:absolute;right:0;top:32px;width:1px;height:96px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.15) 20%,rgba(255,255,255,.15) 80%,transparent)}
  .dp-fx .dp-metric>.dp-fx-metric__value{display:inline-flex;align-items:baseline;justify-content:center;color:#a5dbff;font:800 50px/60px var(--dp-mono);white-space:nowrap}
  .dp-fx .dp-metric>.dp-fx-metric__value>span{display:inline;margin:0;color:inherit;font:inherit;line-height:inherit}
  .dp-fx .dp-metric>.dp-fx-metric__value>.dp-fx-value__tail{font-size:32px}
  .dp-fx .dp-metric>span:last-child{display:block;margin-top:4px;color:rgba(243,245,248,.7);font-size:16px;line-height:24px}

  .dp-fx .dp-fx-reasons{position:relative;isolation:isolate;background:#06070b}
  .dp-fx .dp-fx-reasons>.dp-wrap{position:relative;z-index:2}
  .dp-fx .dp-fx-reasons__glow{position:absolute;z-index:1;right:-595px;top:-1032px;width:2151px;height:1553px;margin:0;pointer-events:none}
  .dp-fx .dp-fx-reasons__glow img{position:absolute;left:-18.6%;top:-25.76%;width:137.2%;height:151.52%;max-width:none}
  .dp-fx .dp-fx-reasons__top .dp-title{font-size:42px;line-height:70px;letter-spacing:0}
  .dp-fx .dp-fx-reasons__top .dp-title::first-line{font-size:50px;letter-spacing:8px}
  .dp-fx .dp-reason-card__metric,.dp-fx .dp-reason-card p{margin:0}
  .dp-fx .dp-reason-card__metric{gap:20px}

  .dp-fx .dp-fx-popular{background:#06070b}
  .dp-fx .dp-fx-popular::before{display:none}
  .dp-fx .dp-fx-popular>.dp-wrap{z-index:2}
  /* Current P2.4 raw-image placements: Reasons 6818:2246; Popular 6818:2293; Beginner 6742:4673. */
  .dp-fx .dp-fx-popular__top{box-sizing:border-box;height:100px;padding-inline:12px;display:grid;grid-template-columns:477px 542px;gap:237px;align-items:center}
  .dp-fx .dp-fx-popular__top .dp-section-head,.dp-fx .dp-fx-popular__top .dp-title{width:542px;max-width:none}
  .dp-fx .dp-fx-popular__top .dp-section-head{height:auto;margin:0}
  .dp-fx .dp-fx-popular .dp-fx-popular__media{position:relative;top:auto;right:auto;width:477px;height:100px;overflow:visible;border:0;border-radius:24px;background:transparent}
  .dp-fx .dp-fx-popular .dp-fx-popular__media::before{content:none}
  .dp-fx .dp-fx-popular .dp-fx-popular__media>img{position:absolute;left:-59px;right:auto;top:-147px;width:820px;height:351px;max-width:none;object-fit:cover}
  .dp-fx .dp-fx-quote-card{height:337px;min-height:337px;overflow:hidden;border-color:rgba(255,255,255,.19);background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 300.5 337' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='100%25' height='100%25' fill='url(%23grad)'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(0 21.603 -30.05 0 0 181.46)'><stop stop-color='rgba(19,141,255,.04)'/><stop stop-color='rgba(19,141,255,.012)' offset='.44'/><stop stop-color='rgba(19,141,255,0)' offset='1'/></radialGradient></defs></svg>"),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.08) 38%,rgba(255,255,255,.12)),linear-gradient(180deg,rgba(16,20,28,.42),rgba(16,20,28,.8));box-shadow:43px 112px 34px rgba(0,0,0,0),28px 72px 31px rgba(0,0,0,.02),16px 40px 26px rgba(0,0,0,.06),7px 18px 19px rgba(0,0,0,.1),2px 4px 11px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(18px)}
  .dp-fx .dp-fx-quote-card__price{border:1px solid rgba(208,216,227,.14);overflow:hidden;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 122.25 60' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='100%25' height='100%25' fill='url(%23grad)' opacity='.2'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(0 4.1667 -12.734 0 -10.187 36.667)'><stop stop-color='rgba(101,115,134,.2)'/><stop stop-color='rgba(101,115,134,.12)' offset='.5'/><stop stop-color='rgba(101,115,134,.08)' offset='1'/></radialGradient></defs></svg>"),linear-gradient(180deg,rgba(24,33,44,.704) 0%,rgba(17,25,35,.744) 48%,rgba(13,19,28,.768) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 2px 20px rgba(0,0,0,.5);backdrop-filter:blur(5px)}
  .dp-fx .dp-fx-quote-card__price bdi{color:#fff;letter-spacing:-.2px}

  .dp-fx .dp-fx-beginner::before{display:none}
  .dp-fx .dp-fx-beginner>.dp-wrap{z-index:2}
  .dp-fx .dp-fx-beginner__top{grid-template-areas:"copy media"}
  .dp-fx .dp-fx-beginner__media{overflow:visible;border:0;border-radius:24px;background:transparent}
  .dp-fx .dp-fx-beginner__media>img{position:absolute;left:-213px;top:-182px;width:800px;height:661px;max-width:none;object-fit:cover}
  .dp-fx .dp-fx-beginner__copy .dp-title{white-space:pre-line;letter-spacing:8px}
  .dp-fx .dp-fx-beginner__copy .dp-title::first-line{letter-spacing:0}
  .dp-fx .dp-fx-market::before{display:none}
  .dp-fx .dp-fx-market{background:#06070b}.dp-fx .dp-fx-market>.dp-wrap{z-index:2}
  .dp-fx .dp-market-shell{height:484px}.dp-fx .dp-market-table{height:auto}
  .dp-fx .dp-market-table thead tr,.dp-fx .dp-market-table thead th{height:52px}
  .dp-fx .dp-market-table col:nth-child(1){width:328px}.dp-fx .dp-market-table col:nth-child(2){width:184px}.dp-fx .dp-market-table col:nth-child(3){width:136px}.dp-fx .dp-market-table col:nth-child(4){width:224px}.dp-fx .dp-market-table col:nth-child(5){width:224px}.dp-fx .dp-market-table col:nth-child(6){width:184px}

  .dp-fx .dp-fx-account>.dp-account-opening__bg{z-index:0;inset:auto;left:0;top:-886px;width:1920px;height:1141px;opacity:1;overflow:hidden}
  .dp-fx .dp-fx-account>.dp-account-opening__bg img{width:1920px;height:1141px;max-width:none;object-fit:fill}
  .dp-fx .dp-fx-account>.dp-wrap{z-index:2}

  .dp-fx .dp-fx-faq::before{display:none}
  .dp-fx .dp-fx-faq>.dp-wrap{z-index:2}
  .dp-fx .dp-fx-background{position:absolute;z-index:1;margin:0;display:flex;align-items:center;justify-content:center;pointer-events:none}
  .dp-fx .dp-fx-background__rotor{position:relative;display:block;flex:none}.dp-fx .dp-fx-background img{position:absolute;display:block;max-width:none;object-fit:fill}
  .dp-fx .dp-fx-background--popular{left:-1289px;right:1298.81px;top:calc(50% - 330.65px);width:auto;height:1874.697px;transform:translateY(-50%)}
  .dp-fx .dp-fx-background--popular .dp-fx-background__rotor{width:1281.893px;height:1432.418px;transform:rotate(125.4deg)}
  .dp-fx .dp-fx-background--popular img{left:-23.4%;top:-20.94%;width:144.09%;height:118.31%}
  .dp-fx .dp-fx-background--beginner{left:235.05px;right:-471.57px;top:calc(50% - 94.02px);width:auto;height:2156.527px;transform:translateY(-50%)}
  .dp-fx .dp-fx-background--beginner .dp-fx-background__rotor{width:1587.381px;height:1587.405px;transform:scaleX(-1) rotate(28.87deg)}
  .dp-fx .dp-fx-background--beginner img{left:-12.6%;top:-12.6%;width:122.57%;height:102.09%}
  .dp-fx .dp-fx-background--market{left:calc(50% + 41.48px);top:calc(50% - 262.33px);width:2807.547px;height:2776.21px;transform:translate(-50%,-50%)}
  .dp-fx .dp-fx-background--market .dp-fx-background__rotor{width:2070.838px;height:1921.931px;transform:rotate(36.44deg)}
  .dp-fx .dp-fx-background--market img{left:-9.66%;top:-10.41%;width:116.74%;height:98.02%}
  .dp-fx .dp-fx-background--faq{left:-553.86px;right:345.83px;bottom:-.36px;width:auto;height:1951.049px}
  .dp-fx .dp-fx-background--faq .dp-fx-background__rotor{width:1922.289px;height:1717.076px;transform:rotate(172.58deg)}
  .dp-fx .dp-fx-background--faq img{left:-15.61%;top:-17.47%;width:128.67%;height:112.3%}
  .dp.dp-fx .dp-fx-faq__grid{width:980px}

  @media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
    .dp-motion-enabled .dp-fx [data-dp-card-depth]{transform:translate3d(var(--dp-pointer-x,0),calc(var(--dp-pointer-y,0px) - var(--dp-card-lift,0px)),0);transition:transform .42s var(--dp-ease);will-change:transform}
    .dp-motion-enabled .dp-fx [data-dp-card-depth]:hover{--dp-card-lift:4px}
    .dp-motion-enabled .dp-fx .dp-fx-quote-card[data-dp-card-depth]::before{content:"";position:absolute;z-index:0;inset:0;border-radius:inherit;background:radial-gradient(ellipse 68% 56% at var(--dp-light-x,50%) var(--dp-light-y,38%),rgba(165,219,255,.13),transparent 72%);opacity:clamp(0,calc(var(--dp-light-o,0) * 1.85),1);pointer-events:none;transition:opacity .22s var(--dp-ease)}
    .dp-motion-enabled .dp-fx .dp-fx-quote-card[data-dp-card-depth]>*{position:relative;z-index:1}
  }

  /* Forex live frame 6598:2044 — the hero was materially revised from 6567:5445. */
  .dp-fx .dp-fx-hero{height:691px;min-height:691px;padding:40px 64px 0;background:#06070b}
  .dp-fx .dp-fx-hero::before{display:none}
  /* Figma 6603:456 is an empty 1920×840 rectangle: no fill, stroke, mask or
     effect. The former gradients were an invented overlay that changed both
     the hero artwork and the translucent metric material. */
  .dp-fx .dp-fx-hero::after{content:none}
  .dp-fx .dp-fx-hero__glow{position:absolute;margin:0;pointer-events:none}
  .dp-fx .dp-fx-hero__glow img{position:absolute;max-width:none}
  .dp-fx .dp-fx-hero__glow--left{z-index:2;right:907px;top:-478px;width:1707px;height:1090px;transform:rotate(180deg)}
  .dp-fx .dp-fx-hero__glow--left img{left:-17.57%;top:-27.52%;width:135.14%;height:155.04%}
  .dp-fx .dp-fx-hero>.dp-wrap{z-index:3}
  .dp-fx .dp-fx-hero__grid{position:relative;width:1280px;height:651px;margin:0 auto;padding:0 8px;display:grid;grid-template-columns:712px 512px;grid-template-areas:"media copy";grid-template-rows:505px;gap:0 40px;align-items:center}
  .dp-fx .dp-fx-hero__media{grid-area:media;position:relative;z-index:0;top:auto;width:712px;height:505px;overflow:visible}
  .dp-fx .dp-fx-hero__media::before{display:none}
  .dp-fx .dp-fx-hero__media img{position:absolute;left:-457px;top:-223px;width:1781px;height:1002px;max-width:none;object-fit:cover;filter:none}
  .dp-fx .dp-fx-hero__copy{grid-area:copy;z-index:3;width:512px;padding-top:18px;align-self:center}
  .dp-fx .dp-fx-hero h1{font-size:50px;line-height:70px;background:linear-gradient(151.70339068437204deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%);-webkit-background-clip:text;background-clip:text;color:transparent}
  .dp-fx .dp-fx-hero__copy p{max-width:none;margin-top:16px;color:#fff;font-size:20px;line-height:28px}
  /* Figma's 16-unit Background Blur renders darker than CSS backdrop-filter
     over the same hero bitmap. The leading navy tint is the browser-compensation
     layer; the following two fills and three-stop stroke are the authored paints. */
  /* Figma 6660:276 — Shared Material Metrics. */
  .dp-fx .dp-metric-rail{position:absolute;z-index:3;left:0;right:0;bottom:0;width:min(1280px,calc(100vw - 128px));height:160px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;overflow:visible;border:1px solid transparent;border-radius:30px;background:linear-gradient(rgba(0,8,22,.5),rgba(0,8,22,.5)) padding-box,linear-gradient(172.8749836510982deg,rgba(255,255,255,.05) 14.645%,rgba(255,255,255,.018) 44.343%,rgba(255,255,255,0) 85.355%) padding-box,linear-gradient(90deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.06) 100%) padding-box,linear-gradient(172.8749836510982deg,rgba(255,255,255,.24) 0%,rgba(255,255,255,.08) 46%,rgba(255,255,255,.12) 100%) border-box;box-shadow:0 18px 24px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
  .dp-fx .dp-metric{position:relative;top:-1px;height:160px;min-height:160px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:0;text-align:center}
  .dp-fx .dp-metric:not(:last-child)::after{right:-1px;top:50%;height:96px;transform:translateY(-50%);background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.24) 16%,rgba(255,255,255,.24) 84%,rgba(255,255,255,0))}
  .dp-fx .dp-metric>.dp-fx-metric__value{display:inline-flex;height:60px;align-items:center;justify-content:center;gap:2px;color:#a5dbff;font-family:"SF Pro",var(--dp-display);font-size:0;font-weight:700;line-height:60px;font-variation-settings:"wdth" 100;letter-spacing:0;white-space:nowrap}
  .dp-fx .dp-metric--spread>.dp-fx-metric__value{gap:4px}
  .dp-fx .dp-metric>.dp-fx-metric__value>span{display:inline-flex;margin:0;align-items:center;justify-content:center;font-family:inherit;font-weight:700;font-variation-settings:inherit;letter-spacing:0}
  .dp-fx .dp-metric>.dp-fx-metric__value>span:empty{display:none}
  .dp-fx .dp-metric>.dp-fx-metric__value>.dp-fx-value__main{color:#a5dbff;font-size:50px;line-height:60px;-webkit-text-fill-color:#a5dbff}
  .dp-fx .dp-metric>.dp-fx-metric__value>:is(.dp-fx-value__lead,.dp-fx-value__unit,.dp-fx-value__tail){color:transparent;background:linear-gradient(135deg,#fff 0%,rgba(255,255,255,.2) 100%);-webkit-background-clip:text;background-clip:text;font-size:30px;line-height:36px;-webkit-text-fill-color:transparent}
  .dp-fx .dp-metric--tenure>.dp-fx-metric__value>.dp-fx-value__unit{box-sizing:border-box;height:38px;padding-top:10px;background-image:linear-gradient(115.240961132741deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%);font-family:"Alibaba PuHuiTi 3.0",var(--display);font-size:20px;line-height:28px}
  .dp-fx .dp-metric--tenure>.dp-fx-metric__value>.dp-fx-value__tail{box-sizing:border-box;height:41px;padding-top:5px;background-image:linear-gradient(110.13666532280203deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%);line-height:36px}
  .dp-fx .dp-metric--spread>.dp-fx-metric__value>:is(.dp-fx-value__lead,.dp-fx-value__tail){box-sizing:border-box;height:38px;padding-top:10px;font-family:"Alibaba PuHuiTi 3.0",var(--display);font-size:20px;line-height:28px}
  .dp-fx .dp-metric>span:last-child{margin-top:0;color:rgba(255,255,255,.7);font-family:"Alibaba PuHuiTi 3.0",var(--display);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0}

  .dp-fx .dp-fx-reasons__top .dp-title{background:linear-gradient(158.19648727719983deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fx .dp-fx-popular__top .dp-title{background:linear-gradient(168.9282645962454deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fx .dp-fx-beginner__copy .dp-title{background:linear-gradient(151.70339068437204deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fx .dp-fx-market .dp-title{background:linear-gradient(172.36323797520027deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fx .dp-fx-account .dp-title{background:linear-gradient(167.8590624810739deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fx .dp-fx-faq .dp-title{background:linear-gradient(151.70339068437204deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fx :is(.dp-fx-reasons__top,.dp-fx-popular__top,.dp-fx-beginner__copy,.dp-fx-market,.dp-fx-account,.dp-fx-faq) .dp-title{-webkit-background-clip:text;background-clip:text;color:transparent}

  .dp-fx .dp-fx-account>.dp-account-opening__bg{top:-886px;width:1920px;height:1141px}
  .dp-fx .dp-fx-account>.dp-account-opening__bg img{position:absolute;left:-.56%;top:-.88%;width:100.76%;height:101.29%;max-width:none;object-fit:fill}
  .dp-fx .dp-fx-account>.dp-account-opening__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(179.523074deg,#06070b .66119%,rgba(6,7,11,0) 67.847%,#06070b 99.309%)}

  /* Funding */
  .dp-fund .dp-fund-hero__grid{padding-top:232px}.dp-fund .dp-fund-hero__copy{width:622px}.dp-fund .dp-fund-hero .dp-kicker{display:none}.dp-fund .dp-fund-hero h1{font-size:50px;line-height:70px}.dp-fund .dp-fund-hero__subtitle{margin-top:4px;font-size:32px;line-height:45px}.dp-fund .dp-fund-hero__body{margin-top:8px;font-size:20px;line-height:28px}.dp-fund .dp-fund-hero__backdrop img{object-fit:cover;object-position:center}.dp-fund .dp-fund-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06070b 0%,transparent 52%,#06070b 100%),linear-gradient(180deg,#06070b 0%,transparent 35%,#06070b 100%);pointer-events:none}
  .dp-fund .dp-directory{display:none!important}.dp-fund .dp-fund-how>.dp-wrap{padding-top:120px!important}.dp-fund .dp-fund-how__grid{grid-template-columns:493px 687px;gap:100px}.dp-fund .dp-fund-how .dp-kicker{margin-bottom:12px}.dp-fund .dp-fund-how .dp-title{font-size:50px;line-height:70px}.dp-fund .dp-fund-how .dp-lede{margin-top:4px;font-size:20px;line-height:28px;white-space:pre-line}.dp-fund .dp-fund-how__media{height:186px;overflow:visible}.dp-fund .dp-fund-how__media img{position:absolute;left:0;top:-116px;width:549px;height:417px;max-width:none;object-fit:contain;filter:drop-shadow(0 34px 112px rgba(0,0,0,.42))}.dp-fund .dp-fund-how [data-mm-flow-variant="steps-only"]{width:1280px;margin:50px 0 0;padding:0;border:0}.dp-fund .dp-fund-how .flow-steps{grid-template-columns:repeat(3,410.667px);gap:24px}.dp-fund .dp-fund-how .flow-rail{display:none}.dp-fund .dp-fund-how .fstep{height:235px;padding:33px 41px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));backdrop-filter:blur(18px)}.dp-fund .dp-fund-how .fnum{float:right;margin:0 0 0 auto}.dp-fund .dp-fund-how .fnum-n{font-size:0}.dp-fund .dp-fund-how .ftext{padding-top:28px}.dp-fund .dp-fund-how .ftext::before{content:attr(data-step);position:absolute;top:38px;left:41px;color:rgba(255,255,255,.16);font:800 32px/1 var(--dp-mono)}.dp-fund .dp-fund-how .ftext b{font-size:32px;line-height:44px}.dp-fund .dp-fund-how .ftext i{font-size:16px;line-height:24px}
  .dp-fund .dp-fund-methods{background:linear-gradient(180deg,#06070b 0%,rgba(6,7,11,0) 68%,#06070b 100%),url("../../exports/why-moneta/figma-p2-4/research/background.webp") center top/1920px 1080px no-repeat,#06070b}.dp-fund .dp-fund-methods>.dp-wrap{padding-top:120px!important}.dp-fund .dp-fund-methods .dp-section-head{height:138px;grid-template-columns:1fr 295px;gap:60px;align-items:end}.dp-fund .dp-fund-methods .dp-kicker{margin-bottom:12px}.dp-fund .dp-fund-methods .dp-title{font-size:50px;line-height:70px}.dp-fund .dp-fund-methods .dp-lede{font-size:20px;line-height:28px}.dp-fund .dp-method-chapter-rail{position:absolute;left:calc((1280px - 100vw)/2 + 40px);top:120px;width:36px;height:156px;padding:16px 0;display:grid;place-items:center;gap:12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(0,0,0,.6);backdrop-filter:blur(6px)}.dp-fund .dp-method-chapter-rail>*{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.24)}.dp-fund .dp-method-chapter-rail .is-active{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:rgba(19,141,255,.6);border:1px solid rgba(165,219,255,.4);font-size:14px}.dp-fund .dp-method-tabs{margin-top:20px}.dp-fund .dp-method-tabs>.dp-method-tabs__list{top:120px;width:295px;height:61px;padding:8px;gap:4px;border-radius:999px;background:rgba(255,255,255,.08)}.dp-fund .dp-method-tabs>.dp-method-tabs__list .dp-tab{height:45px;min-height:45px;font-size:16px}.dp-fund .dp-method-tabs__panels,.dp-fund .dp-method-table{height:348px}.dp-fund .dp-method-table{table-layout:fixed;border:1px solid rgba(255,255,255,.32);border-radius:20px;overflow:hidden;background:rgba(9,12,20,.965)}.dp-fund .dp-method-table col:nth-child(1){width:360px}.dp-fund .dp-method-table col:nth-child(2){width:300px}.dp-fund .dp-method-table col:nth-child(3){width:200px}.dp-fund .dp-method-table col:nth-child(4){width:420px}.dp-fund .dp-method-table thead{height:52px;background:linear-gradient(180deg,rgba(26,43,70,.995),rgba(16,27,46,.995))}.dp-fund .dp-method-table tbody tr{height:56px}.dp-fund .dp-method-table th,.dp-fund .dp-method-table td{padding:0 16px}.dp-fund .dp-method-table th:first-child,.dp-fund .dp-method-table td:first-child,.dp-fund .dp-method-table tfoot td{padding-left:52px}.dp-fund .dp-method-status{height:24px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(89,224,173,.3);border-radius:8px;color:rgba(89,224,173,.88);background:rgba(89,224,173,.06);font-size:12px}.dp-fund .dp-method-status--waiting{border-color:rgba(245,184,75,.3);color:rgba(255,212,122,.88);background:rgba(245,184,75,.06)}.dp-fund .dp-method-status::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor}.dp-fund .dp-method-fee{color:#a5dbff;font:500 14px/21px var(--dp-mono)}.dp-fund .dp-method-currencies{display:flex;gap:4px;overflow:hidden}.dp-fund .dp-currency-chip{height:24px;padding:0 6px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:rgba(243,245,248,.82);font-size:11px}.dp-fund .dp-method-table tfoot{height:72px}.dp-fund .dp-method-table tfoot td{height:72px;padding-right:44px;border-top:1px solid rgba(19,141,255,.04);color:rgba(243,245,248,.7);font-size:13px;line-height:24px}
  .dp-fund .dp-fund-policy{background:radial-gradient(ellipse 1000px 1180px at 25% 58%,rgba(19,141,255,.3) 0%,rgba(19,141,255,.16) 38%,rgba(19,141,255,.05) 62%,transparent 78%),#06070b}.dp-fund .dp-fund-policy>.dp-wrap{padding-top:120px!important}.dp-fund .dp-fund-policy .dp-section-head{height:158px;margin-bottom:40px;grid-template-columns:669px 591px;gap:20px}.dp-fund .dp-fund-policy .dp-title{font-size:50px;line-height:70px}.dp-fund .dp-fund-policy .dp-lede{font-size:20px;line-height:28px}.dp-fund .dp-policy-layout{height:auto;min-height:0;display:grid;grid-template-columns:669px 591px;gap:20px}.dp-fund .dp-policy-visual{position:sticky;top:96px;width:669px;height:605px;margin-top:0;overflow:visible}.dp-fund .dp-policy-visual img{width:100%;height:100%;object-fit:contain}.dp-fund .dp-policy-list{height:auto;min-height:0;margin:0;padding:0;list-style:none}.dp-fund .dp-policy-panel{min-height:299px;padding:56px 40px;display:block;border:0;border-top:1px solid rgba(255,255,255,.12);background:transparent;transition:background .32s ease}.dp-fund .dp-policy-panel:first-child{min-height:275px;border-top:0}.dp-fund .dp-policy-panel.is-active{background:linear-gradient(90deg,rgba(19,141,255,0),rgba(19,141,255,.16) 20%,rgba(19,141,255,.16) 80%,rgba(19,141,255,0))}.dp-fund .dp-policy-panel:nth-child(3){min-height:323px}.dp-fund .dp-policy-panel__heading{display:flex;align-items:center;gap:16px}.dp-fund .dp-policy-panel h3{font-size:32px;line-height:44px}.dp-fund .dp-policy-panel p{margin-top:20px;font-size:16px;line-height:24px}.dp-fund .dp-policy-card__label{margin:10px 0 0 60px}
  .dp-fund .dp-fund-faq>.dp-wrap{padding-top:60px!important}.dp-fund .dp-fund-faq .dp-section-head{margin-bottom:40px}.dp-fund .dp-fund-faq .dp-title{font-size:50px;line-height:70px}.dp-fund .dp-faq-groups{gap:60px}.dp-fund .dp-faq-group,.dp-fund .dp-faq-group--compact{padding:0;border:0;border-radius:0;background:transparent}.dp-fund .dp-faq-group__title{height:44px;margin-bottom:20px;display:flex;align-items:center;gap:16px}.dp-fund .dp-faq-group__icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(165,219,255,.4);border-radius:50%;color:#a5dbff;background:rgba(19,141,255,.12)}.dp-fund .dp-faq-group__title h3{font-size:32px;line-height:44px}
  .dp-fund .dp-fund-accounts>.dp-wrap{padding-top:80px!important}.dp-fund .dp-fund-accounts .dp-section-head{height:156px}.dp-fund .dp-fund-accounts .dp-chapter-pill{margin-bottom:12px}.dp-fund .dp-fund-accounts::before{content:"";position:absolute;inset:0;background:radial-gradient(700px 460px at 50% 65%,rgba(19,141,255,.13),transparent 72%)}
  .dp-fund .dp-fund-cta .dp-title{font-size:50px;line-height:70px}.dp-fund .dp-fund-cta .dp-lede{font-size:20px;line-height:28px}.dp-fund .dp-fund-cta .dp-actions{margin-top:40px}

  /* Funding frame 6742:548 — current banner artwork, glow and authored masks. */
  .dp-fund .dp-fund-hero{z-index:2;isolation:isolate;overflow:visible;background:#06070b}
  .dp-fund .dp-fund-hero::before{content:"";position:absolute;z-index:3;left:0;right:0;top:auto;bottom:0;height:840px;display:block;background:linear-gradient(179.72203122744813deg,rgba(6,7,11,0) 77.288%,#06070b 99.452%);pointer-events:none}
  .dp-fund .dp-fund-hero::after{content:"";position:absolute;z-index:1;left:50%;right:auto;top:auto;bottom:0;width:1920px;height:840px;transform:translateX(-50%);background:linear-gradient(226.23034381093666deg,rgba(6,7,11,0) 47.977%,#06070b 69.697%),linear-gradient(269.7970883687743deg,#06070b 0%,rgba(6,7,11,0) 10.376%,rgba(6,7,11,0) 46.782%,#06070b 99.923%);pointer-events:none}
  .dp-fund .dp-fund-hero__media{left:calc(50% - 960px);right:auto;top:auto;bottom:0;width:1920px;height:840px}
  .dp-fund .dp-fund-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none}
  .dp-fund .dp-fund-hero__glow{position:absolute;z-index:2;left:calc(50% - 1437.28px);top:168.13px;width:1467.283px;height:807.613px;display:flex;align-items:center;justify-content:center;pointer-events:none}
  .dp-fund .dp-fund-hero__glow img{flex:none;width:2052.59px;height:1379.89px;max-width:none;object-fit:fill;transform:rotate(1.1deg)}
  .dp-fund .dp-fund-hero__grid{width:1280px;padding:270px 8px 0}
  .dp-fund .dp-fund-hero__copy{width:567px;padding-top:18px}
  .dp-fund .dp-fund-hero h1{background:linear-gradient(162.91173218733917deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-fund-hero__subtitle{background:linear-gradient(171.7976094896718deg,#a5dbff 41.138%,rgba(165,219,255,.2) 103.57%)}
  .dp-fund .dp-fund-hero :is(h1,.dp-fund-hero__subtitle){-webkit-background-clip:text;background-clip:text;color:transparent}
  .dp-fund .dp-fund-hero__body{margin-top:16px;color:rgba(255,255,255,.7)}

  .dp-fund .dp-fund-how .dp-title{background:linear-gradient(167.8590624810739deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-fund-how__media img{object-fit:cover}
  .dp-fund .dp-fund-how .fstep{background:radial-gradient(ellipse 446.38px 163.19px at -35.71px 39.17px,rgba(19,141,255,.035),rgba(19,141,255,.012) 40%,rgba(19,141,255,0)),linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06) 42%,rgba(255,255,255,.08)),linear-gradient(180deg,rgba(16,20,28,.39),rgba(16,20,28,.26));backdrop-filter:blur(18px)}

  .dp-fund .dp-fund-methods{background:#06070b}
  .dp-fund .dp-fund-methods__background{position:absolute;z-index:0;left:50%;top:-681px;width:1920px;height:951px;margin:0;transform:translateX(-50%);overflow:hidden;pointer-events:none}
  .dp-fund .dp-fund-methods__background img{position:absolute;left:-.56%;top:-21.52%;width:100.76%;height:121.53%;max-width:none;object-fit:fill}
  .dp-fund .dp-fund-methods__background::after{content:"";position:absolute;inset:0;background:linear-gradient(179.60248937690662deg,#06070b .66119%,rgba(6,7,11,0) 67.847%,#06070b 99.309%)}
  .dp-fund .dp-fund-methods>.dp-wrap{z-index:2}
  .dp-fund .dp-fund-methods .dp-section-head>div{padding-top:20px}
  .dp-fund .dp-fund-methods .dp-title{background:linear-gradient(173.45915086816154deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-method-table{background:linear-gradient(90deg,rgba(9,12,20,.965),rgba(9,12,20,.965)),linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.048)),radial-gradient(ellipse 888.89px 362.5px at 50% 116.67%,rgba(255,255,255,.2),rgba(255,255,255,.07) 44%,rgba(255,255,255,0));box-shadow:0 10px 30px -12px rgba(19,141,255,.05),0 16px 38px -10px rgba(2,7,15,.38),inset 0 -2px 16px rgba(19,141,255,.05),inset 0 1px 1px rgba(255,255,255,.1)}
  .dp-fund .dp-method-table thead{background:linear-gradient(180deg,rgba(26,43,70,.995),rgba(16,27,46,.995)),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.008)),radial-gradient(ellipse 888.89px 36.11px at 50% 108.33%,rgba(19,141,255,.3),rgba(19,141,255,.075) 58%,rgba(19,141,255,0));box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),inset 0 1px 1px rgba(255,255,255,.09)}
  .dp-fund .dp-method-table tbody tr{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
  .dp-fund .dp-method-table tbody td{border-bottom:1px solid rgba(255,255,255,.08)}
  .dp-fund .dp-method-table th{color:rgba(243,245,248,.9);font:600 12px/18px var(--dp-display);letter-spacing:.15px;vertical-align:middle}
  .dp-fund .dp-method-table td{color:rgba(243,245,248,.92);font-size:14px;line-height:21px;vertical-align:middle}
  .dp-fund .dp-currency-chip{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.04);font-size:11px;line-height:16px;letter-spacing:.2px}
  .dp-fund .dp-method-status{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018)),linear-gradient(90deg,rgba(89,224,173,.105),rgba(89,224,173,.025) 62%,rgba(89,224,173,.008));box-shadow:0 2px 8px -4px rgba(89,224,173,.1),inset 0 1px 1px rgba(255,255,255,.05);font-size:12px;line-height:18px}
  .dp-fund .dp-method-status::before{background:rgba(89,224,173,.96);box-shadow:0 0 6px rgba(89,224,173,.36)}
  .dp-fund .dp-method-status--waiting{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018)),linear-gradient(90deg,rgba(245,184,75,.105),rgba(245,184,75,.025) 62%,rgba(245,184,75,.008));box-shadow:0 2px 8px -4px rgba(245,184,75,.1),inset 0 1px 1px rgba(255,255,255,.05)}
  .dp-fund .dp-method-status--waiting::before{background:rgba(245,184,75,.96);box-shadow:0 0 6px rgba(245,184,75,.36)}
  .dp-fund .dp-method-table tfoot{background:radial-gradient(ellipse 2000px 50px at 0 100%,rgba(19,141,255,.028),rgba(19,141,255,.008) 58%,rgba(19,141,255,0)),linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,.012))}
  .dp-fund .dp-method-note{position:relative;margin:0;padding:0 0 0 15px;border:0;color:rgba(243,245,248,.7);background:transparent}
  .dp-fund .dp-method-note::before{content:"";position:absolute;left:0;top:0;width:7px;height:24px;background:#ff0033;border-radius:999px}

  .dp-fund .dp-fund-policy .dp-title{background:linear-gradient(166.53624622357665deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-policy-visual{filter:drop-shadow(0 32px 108px rgba(0,0,0,.44))}
  .dp-fund .dp-policy-panel.is-active{background:linear-gradient(90deg,rgba(19,141,255,0),rgba(19,141,255,.16) 20.398%,rgba(19,141,255,.16) 79.898%,rgba(19,141,255,0))}

  .dp-fund .dp-fund-faq .dp-title{background:linear-gradient(151.70339068437204deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-faq-group__icon{border-color:rgba(255,255,255,.12)}

  .dp-fund .dp-fund-accounts .dp-title{background:linear-gradient(167.8590624810739deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-fund-accounts .dp-section-head>.dp-lede{margin-top:10px;color:rgba(255,255,255,.6)}
  .dp-fund .flow-head{gap:12px}
  .dp-fund .flow-rail{left:22px;right:0;top:20.62px}
  .dp-fund .fnum{margin-bottom:20px}

  .dp-fund .dp-fund-cta .dp-title{background:linear-gradient(171.83289041294196deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-fund .dp-fund-cta .dp-lede{margin-top:16px}
  .dp-fund .dp-fund-cta>.cta-bg-orbit>.cta-bg-frame{left:-.02%;width:100.04%}
  .dp-fund .dp-fund-cta::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(268.121deg,#06070b 10.018%,rgba(6,7,11,0) 13.972%,rgba(6,7,11,0) 88.858%,#06070b 93.473%),linear-gradient(180deg,#06070b 0%,rgba(6,7,11,0) 37.962%,rgba(6,7,11,0) 85.831%,#06070b 99.945%);pointer-events:none}
  .dp-fund .dp-fund-cta .dp-final-cta__content{z-index:2}

  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts,.dp-fund-cta) .dp-title{-webkit-background-clip:text;background-clip:text;color:transparent}
}

/* The Figma page contains no narrow-screen frames. This is a faithful responsive
   derivation of the same hierarchy, never a claim of pixel-matched Figma mobile. */
@media (max-width:900px){
  .dp-app .dp-ticker-rail{display:none}.dp-app .dp-app-story,.dp-fx .dp-fx-reasons__top,.dp-fx .dp-fx-popular__top,.dp-fx .dp-fx-beginner__top,.dp-fund .dp-policy-layout{display:grid;grid-template-columns:1fr;gap:32px}.dp-app .dp-app-story__stage,.dp-fund .dp-policy-visual{position:relative;top:auto;margin:0;height:auto;aspect-ratio:1.5}.dp-app .dp-app-story__copy{display:grid}.dp-app .dp-app-panel,.dp-fund .dp-policy-panel{min-height:0;padding:36px 0;border-top:1px solid rgba(255,255,255,.12)}.dp-app .dp-app-panel__heading,.dp-fund .dp-policy-panel__heading{display:flex;align-items:center;gap:14px}.dp-app .dp-app-panel :is(h2,h3),.dp-fund .dp-policy-panel h3{font-size:26px}.dp-app .dp-advantage__metric,.dp-fx .dp-reason-card__metric{display:flex;align-items:center;gap:12px}.dp-app .dp-advantage__icon,.dp-fx .dp-reason-card__icon{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%}.dp-app .dp-advantage__icon img,.dp-fx .dp-reason-card__icon img{width:20px}.dp-fx .dp-fx-reason-grid,.dp-fx .dp-fx-quote-grid,.dp-fx .dp-fx-strategy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dp-fx .dp-fx-popular__media,.dp-fx .dp-fx-beginner__media,.dp-fx .dp-fx-reasons__media{width:100%;height:auto;aspect-ratio:1.68;overflow:hidden;border-radius:24px}.dp-fx .dp-fx-popular__media img,.dp-fx .dp-fx-beginner__media img,.dp-fx .dp-fx-reasons__media img{width:100%;height:100%;object-fit:cover}.dp-fx .dp-fx-quote-card{min-height:337px;padding:24px;border:1px solid rgba(255,255,255,.19);border-radius:28px;background:rgba(255,255,255,.06)}.dp-fund .dp-method-chapter-rail{display:none}.dp-fund .dp-faq-group{padding:0;border:0;background:transparent}.dp-fund .dp-faq-group__title{display:flex;align-items:center;gap:12px}.dp-fund .dp-faq-group__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(19,141,255,.14)}
  .dp-fund .dp-fund-how-cards{grid-template-columns:1fr}
}
@media (max-width:640px){.dp-fx .dp-fx-reason-grid,.dp-fx .dp-fx-quote-grid,.dp-fx .dp-fx-strategy-grid{grid-template-columns:1fr}.dp-fx .dp-reason-card{padding:26px;border:0;border-radius:30px}.dp-fund .dp-method-table{min-width:720px}.dp-fund .dp-method-tabs__panels{overflow-x:auto}}

/* Figma provides a 1920px desktop composition. Between the compact layout and
   the exact desktop canvas, preserve the same hierarchy with fluid geometry. */
@media (min-width:901px) and (max-width:1279px){
  .dp.dp-app .dp-wrap,.dp.dp-fx .dp-wrap,.dp.dp-fund .dp-wrap{width:calc(100% - 80px);max-width:none}
  .dp.dp-app .dp-section,.dp.dp-fx .dp-section,.dp.dp-fund .dp-section{height:auto;min-height:0;padding-block:96px;overflow:clip}
  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts)>.dp-wrap{padding-inline-start:0}
  .dp-app-atmosphere{display:none}
  .dp-app .dp-app-hero__grid,.dp-fx .dp-fx-hero__grid,.dp-fund .dp-fund-how__grid,.dp-fund .dp-policy-layout{grid-template-columns:1fr;grid-template-areas:none;gap:40px}
  .dp-app .dp-app-hero__grid{grid-template-areas:"heading" "device" "detail"}
  .dp-app .dp-app-device,.dp-fx .dp-fx-hero__media,.dp-fund .dp-policy-visual{position:relative;top:auto;width:min(100%,720px);height:auto;min-height:0;aspect-ratio:1.5;margin:0 auto}
  .dp-app .dp-app-device__art,.dp-fx .dp-fx-hero__media img{position:relative;inset:auto;width:100%;height:100%;object-fit:contain}
  .dp-app .dp-app-intro__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:48px;padding-top:0}
  .dp-app .dp-app-intro__copy{padding-top:0}
  .dp-app .dp-app-intro__copy .dp-title{white-space:normal}
  .dp-app .dp-app-story{grid-template-columns:minmax(0,1fr);gap:0}
  .dp-app .dp-app-story__stage,.dp-app .dp-app-story__copy{display:contents}
  .dp-app .dp-app-story__stage>.dp-story-visual{position:relative;inset:auto;width:min(100%,633px);height:auto;min-height:0;aspect-ratio:633/448;margin:0 auto;opacity:1;scale:1;transform:none;pointer-events:none;grid-column:1}
  .dp-app .dp-app-story__copy>.dp-app-panel{min-height:0;padding:34px 28px;grid-column:1}
  .dp-app .dp-app-story__copy>.dp-app-panel:nth-child(1){grid-row:1}.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(1){grid-row:2}
  .dp-app .dp-app-story__copy>.dp-app-panel:nth-child(2){grid-row:3}.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(2){grid-row:4}
  .dp-app .dp-app-story__copy>.dp-app-panel:nth-child(3){grid-row:5}.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(3){grid-row:6}
  .dp-app .dp-app-story__copy>.dp-app-panel:nth-child(4){grid-row:7}.dp-app .dp-app-story__stage>.dp-story-visual:nth-child(4){grid-row:8}
  .dp-app .dp-app-panel__heading,.dp-app .dp-app-panel__heading :is(h2,h3){width:auto;white-space:normal}
  .dp-app .dp-advantage-rail{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp-app .dp-advantage:last-child{grid-column:1/-1}
  .dp-app .dp-app-steps>.dp-wrap,.dp-app .dp-app-steps [data-mm-flow-variant="steps-only"]{width:100%;height:auto}
  .dp-app .dp-app-steps .flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp-app .dp-app-cta{height:auto;min-height:0;padding:120px 0 88px}
  .dp-app .dp-app-cta>.cta-bg-orbit{height:100%}
  .dp-app .dp-app-cta .dp-final-cta__content{position:relative;inset:auto;width:calc(100% - 80px);height:auto;margin:0 auto;padding:0;display:grid;grid-template-columns:1fr;gap:36px}
  .dp-app .dp-app-cta-phone{width:min(100%,520px);height:560px;margin-inline:auto}
  .dp-app .dp-app-cta-phone img{position:relative;inset:auto;width:100%;height:100%;object-fit:contain}
  .dp-fx .dp-fx-hero__copy,.dp-fx .dp-fx-hero__media,.dp-fx .dp-metric-rail{grid-area:auto}
  .dp-fx .dp-metric-rail{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp-fx .dp-fx-reasons__top,.dp-fx .dp-fx-popular__top,.dp-fx .dp-fx-beginner__top{height:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:40px}
  .dp-fx .dp-fx-reason-grid,.dp-fx .dp-fx-quote-grid,.dp-fx .dp-fx-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp-fx .dp-fx-quote-card__id bdi:last-child{display:none}
  .dp-fx .dp-reason-card,.dp-fx .dp-fx-quote-card,.dp-fx .dp-fx-strategy{width:auto;height:auto;min-height:260px}
  .dp-fx .dp-market-shell{overflow-x:auto}
  .dp-fx .dp-market-table{min-width:1180px}
  .dp-fx .dp-fx-faq .dp-section-head{width:min(100%,720px);height:auto}
  .dp-fx .dp-fx-faq__grid,.dp-fund .dp-fund-faq>.dp-wrap,.dp-fund .dp-faq-groups{width:min(100%,980px);height:auto}
  .dp-fund .dp-fund-how [data-mm-flow-variant="steps-only"]{width:100%}
  .dp-fund .dp-fund-how .flow-steps{grid-template-columns:1fr}
  .dp-fund .dp-fund-methods .dp-section-head{height:auto;display:block}
  .dp-fund .dp-fund-methods .dp-section-head>div,.dp-fund .dp-fund-methods .dp-section-head>.dp-lede{position:relative;inset:auto;width:100%;max-width:none}
  .dp-fund .dp-method-tabs{overflow:visible}
  .dp-fund .dp-method-tabs>.dp-method-tabs__list{position:relative;inset:auto;width:min(100%,560px);margin:24px auto}
  .dp-fund .dp-method-tabs__panels{height:auto;overflow-x:auto}
  .dp-fund .dp-method-tabs__panel,.dp-fund .dp-method-table-shell{width:max-content;min-width:100%}
  .dp-fund .dp-method-table{min-width:1000px}
  .dp-fund .dp-policy-layout{height:auto}
  .dp-fund .dp-policy-list{padding-block:0}
  .dp-fund .dp-policy-panel{min-height:0;padding:40px 28px;display:block;align-items:initial}
  .dp-fund .dp-policy-panel__heading{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center}
  .dp-fund .dp-fund-accounts{position:relative;isolation:isolate;overflow:hidden}
  .dp-fund .dp-fund-accounts__background{position:absolute;z-index:0;inset:0;display:block;overflow:hidden;pointer-events:none}
  .dp-fund .dp-fund-accounts__background img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}
  .dp-fund .dp-fund-accounts>.dp-wrap{position:relative;z-index:1}
  .dp-fund .dp-fund-cta .dp-final-cta__content{position:relative;inset:auto;width:calc(100% - 80px);height:auto;margin:0 auto;padding:0}
}

@media (max-width:900px){
  .dp-app-atmosphere{display:none}
  .dp-app .dp-app-features,.dp-fund .dp-fund-accounts{padding-top:72px}
  .dp-app .dp-app-story__stage,.dp-app .dp-app-story__copy{display:contents}
  .dp-app .dp-app-story__stage img{position:relative;inset:auto;width:100%;height:100%;object-fit:contain}
  .dp-app .dp-app-cta{height:auto;min-height:0;padding:clamp(88px,12vw,120px) 0 clamp(56px,9vw,88px)}
  .dp-app .dp-app-cta>.cta-bg-orbit{height:100%}
  .dp-app .dp-app-cta .dp-final-cta__content{position:relative;inset:auto;height:auto;margin-inline:auto;padding:0;display:grid;grid-template-columns:1fr;gap:36px}
  .dp-app .dp-app-cta-phone{grid-column:1;grid-row:auto;width:min(100%,520px);height:clamp(390px,75vw,560px);margin-inline:auto}
  .dp-fund .dp-fund-accounts>.dp-wrap{padding-top:0!important}
  .dp-fund .dp-fund-accounts{position:relative;isolation:isolate;overflow:hidden}
  .dp-fund .dp-fund-accounts__background{position:absolute;z-index:0;inset:0;display:block;overflow:hidden;opacity:.38;pointer-events:none}
  .dp-fund .dp-fund-accounts__background img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}
  .dp-fund .dp-fund-accounts>.dp-wrap{position:relative;z-index:1}
  .dp-fund .dp-policy-layout{height:auto}
  .dp-fund .dp-policy-visual{width:100%;overflow:visible}
  .dp-fund .dp-policy-panel{display:block;align-items:initial}
  .dp-fund .dp-policy-panel__heading{display:grid;grid-template-columns:44px minmax(0,1fr)}
  .dp-fund .dp-policy-panel h3{min-width:0;width:auto;overflow-wrap:anywhere}
  .dp-fund .dp-method-tabs{overflow:visible}
  .dp-fund .dp-method-tabs__panels{width:100%;overflow-x:auto;overscroll-behavior-inline:contain}
  .dp-fund .dp-method-tabs__panel,.dp-fund .dp-method-table-shell{width:max-content;min-width:100%}
  .dp-fund .dp-method-table{min-width:720px}
  .dp-fund .dp-method-currencies{overflow:visible;flex-wrap:wrap}
  .dp-fx .dp-fx-quote-card__id bdi:last-child{display:none}
  .dp-fund .dp-fund-cta{min-height:640px;height:auto;padding-block:120px}
  .dp-fund .dp-fund-cta>.cta-bg-orbit>.cta-bg-frame{left:50%;top:50%;width:1155px;height:793px;transform:translate(-50%,-50%)}
  .dp-fund .dp-fund-cta .dp-final-cta__content{position:relative;inset:auto;width:calc(100% - 40px);height:auto;margin:0 auto;padding:0}
  .dp-fund .dp-fund-cta .dp-title,.dp-fund .dp-fund-cta .dp-lede{width:100%}
}

/* The current Popular artwork is a wide transparent render. Remove the retired
   square-art stage height below the exact desktop canvas so the subject and
   heading keep the same visual rhythm at tablet and mobile widths. */
@media (max-width:1279px){
  .dp-fx .dp-fx-popular .dp-fx-popular__media{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1.68}
  .dp-fx .dp-fx-popular .dp-fx-popular__media>img{position:relative;inset:auto;width:100%;height:100%;max-width:none;object-fit:cover;opacity:1}
  .dp-fx .dp-fx-beginner__media{position:relative;width:100%;height:auto;aspect-ratio:16/9}
  .dp-fx .dp-fx-beginner__media>img{position:relative;inset:auto;width:100%;height:100%;max-width:none;object-fit:cover}
}

@media (max-width:520px){
  .dp-fund .dp-method-tabs__panels,.dp-fund .dp-method-tabs [data-dp-panel],.dp-fund .dp-method-tabs__panel,.dp-fund .dp-method-table-shell{width:100%;min-width:0;overflow:visible}
  .dp-fund .dp-method-table{width:100%;min-width:0;table-layout:auto}
}

/* Funding 6640:558 / 6640:612: retain canonical controls/runtimes and reproduce only the
   page-specific Figma composition, light fields, crops and responsive fallback. */
.dp-fund .dp-fund-how-cards{margin-top:50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.dp-fund .dp-fund-how-card{position:relative;isolation:isolate;overflow:clip;height:235px;min-height:235px;padding:33px 41px;display:flex;flex-direction:column;align-items:stretch;gap:24px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 410.67 235' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='100%25' height='100%25' fill='url(%23grad)'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(0 16.319 -44.638 0 -35.71 39.167)'><stop stop-color='rgba(19,141,255,0.035)' offset='0'/><stop stop-color='rgba(19,141,255,0.012)' offset='.4'/><stop stop-color='rgba(19,141,255,0)' offset='1'/></radialGradient></defs></svg>"),linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.06) 42%,rgba(255,255,255,.08) 100%),linear-gradient(180deg,rgba(16,20,28,.39) 0%,rgba(16,20,28,.26) 100%);background-position:center;background-repeat:no-repeat;background-size:100% 100%;box-shadow:0 10px 13px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:start;transform:none;transition:none;will-change:auto}
.dp-fund .dp-fund-how-card::before{content:"";position:absolute;z-index:0;inset:0;border-radius:inherit;background:radial-gradient(ellipse 420px 310px at var(--dp-light-x,50%) var(--dp-light-y,38%),rgba(242,249,255,.14) 0%,rgba(177,220,255,.058) 32%,rgba(73,166,255,.018) 60%,rgba(19,141,255,0) 86%),radial-gradient(ellipse 390px 290px at calc(100% - var(--dp-light-x,50%)) calc(100% - var(--dp-light-y,38%)),rgba(0,3,10,.18) 0%,rgba(0,3,10,.055) 44%,rgba(0,3,10,0) 80%);opacity:var(--dp-light-o,0);pointer-events:none}
.dp-fund .dp-fund-how-card__head,.dp-fund .dp-fund-how-card__content{position:relative;z-index:1}
.dp-fund .dp-fund-how-card__head{height:44px;min-height:44px;display:flex;align-items:center;justify-content:space-between}
.dp-fund .dp-fund-how-card__index{font-family:var(--dp-mono-bold);font-size:32px;line-height:32px;font-weight:700;font-synthesis:none;color:rgba(255,255,255,.18)}
.dp-fund .dp-fund-how-card__icon{width:44px;height:44px;display:grid;place-items:center;flex:none;overflow:visible;border:0;border-radius:1000px;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='44' height='44' rx='22' fill='%23138DFF' fill-opacity='.4'/><rect width='44' height='44' rx='22' fill='url(%23grad)' fill-opacity='.800000011920929'/><rect x='.5' y='.5' width='43' height='43' rx='21.5' stroke='white' stroke-opacity='.12'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(-1.37e-7 6.5639 -5.8662 -6.3574e-7 22 22)'><stop stop-color='%23138DFF' stop-opacity='0'/><stop offset='.5' stop-color='%2370BAFF' stop-opacity='.5'/><stop offset='.75' stop-color='%239ED0FF' stop-opacity='.75'/><stop offset='1' stop-color='%23CDE7FF'/></radialGradient></defs></svg>") center/44px 44px no-repeat}
.dp-fund .dp-fund-how-card__icon img{display:block;width:20px;height:20px;max-width:none;overflow:visible}
.dp-fund .dp-fund-how-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.dp-fund .dp-fund-how-card__content h3{width:100%;font-family:var(--dp-display);font-size:32px;line-height:45px;font-weight:900;font-synthesis:none;color:#fff}
.dp-fund .dp-fund-how-card__content p{width:100%;font-family:var(--dp-body);font-size:16px;line-height:24px;font-weight:400;font-synthesis:none;color:rgba(255,255,255,.7)}
.dp-fund .dp-fund-methods{position:relative;overflow:hidden;background:#06070b}
.dp-fund .dp-fund-methods__background{position:absolute;z-index:0;left:50%;top:-681px;width:1920px;height:951px;margin:0;display:block;transform:translateX(-50%);overflow:hidden;pointer-events:none}
.dp-fund .dp-fund-methods__background img{position:absolute;left:-.56%;top:-21.52%;width:100.76%;height:121.53%;max-width:none;object-fit:fill}
.dp-fund .dp-fund-methods__background::after{content:"";position:absolute;inset:0;background:linear-gradient(179.60248937690662deg,#06070b .66119%,rgba(6,7,11,0) 67.847%,#06070b 99.309%)}
.dp-fund .dp-fund-methods>.dp-wrap{position:relative;z-index:2}
.dp-fund .dp-method-tabs>.dp-method-tabs__list.tabs{border:0;box-shadow:0 0 20px rgba(0,0,0,.2);backdrop-filter:blur(6px)}
.dp-fund .dp-method-tabs>.dp-method-tabs__list .dp-tab[aria-selected="true"]{border:0;background:none}
.dp-fund .dp-method-chapter-rail{border-color:rgba(255,255,255,.24);background:radial-gradient(ellipse 135.78px 318.5px at 18px -31.5px,rgba(255,255,255,.26),rgba(255,255,255,0)),linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.6));box-shadow:0 0 32px rgba(0,0,0,.2);backdrop-filter:blur(6px)}
.dp-fund .dp-method-chapter-rail>*{font-size:0;box-shadow:none}
.dp-fund .dp-method-chapter-rail>*:first-child{background:#138dff;box-shadow:0 0 10px rgba(19,141,255,.6)}
.dp-fund .dp-method-chapter-rail .is-active{font-size:14px;border-color:rgba(165,219,255,.2);background:radial-gradient(ellipse 47.996px 53.705px at 50% 50%,rgba(19,141,255,0),rgba(112,186,255,.3) 50%,rgba(158,208,255,.45) 75%,rgba(205,231,255,.6)),linear-gradient(90deg,#138dff,#138dff);box-shadow:none}
.dp-fund .dp-method-status{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018)),linear-gradient(90deg,rgba(89,224,173,.105),rgba(89,224,173,.025) 62%,rgba(89,224,173,.008));box-shadow:0 2px 8px -4px rgba(89,224,173,.1),inset 0 1px 1px rgba(255,255,255,.05);font-size:12px;line-height:18px}
.dp-fund .dp-method-status::before{background:rgba(89,224,173,.96);box-shadow:0 0 6px rgba(89,224,173,.36)}
.dp-fund .dp-method-status--waiting{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018)),linear-gradient(90deg,rgba(245,184,75,.105),rgba(245,184,75,.025) 62%,rgba(245,184,75,.008));box-shadow:0 2px 8px -4px rgba(245,184,75,.1),inset 0 1px 1px rgba(255,255,255,.05)}
.dp-fund .dp-method-status--waiting::before{background:rgba(245,184,75,.96);box-shadow:0 0 6px rgba(245,184,75,.36)}
.dp-fund .dp-method-note{min-height:24px;display:flex;align-items:flex-start}
.dp-fund .dp-method-note::before{top:0;width:18px;height:24px;border-radius:0;background:url("../../exports/detail-pages/funding/p2-4-exact/footnote-marker.svg") center/18px 24px no-repeat}
.dp-fund .dp-fund-policy{background:#06070b}
.dp-fund .dp-policy-panel.is-active{background:linear-gradient(90deg,rgba(19,141,255,0),rgba(19,141,255,.16) 20.398%,rgba(19,141,255,.16) 79.898%,rgba(19,141,255,0))}
.dp-fund .dp-fund-faq{position:relative;isolation:isolate;overflow:hidden;background:#06070b}
.dp-fund .dp-fund-faq__background{position:absolute;z-index:1;left:-569.76px;right:308.12px;top:calc(50% - 1862.9px);height:2041.549px;margin:0;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);pointer-events:none}
.dp-fund .dp-fund-faq__background-rotor{width:1965.197px;height:1802.752px;flex:none;transform:rotate(172.58deg)}
.dp-fund .dp-fund-faq__background-canvas{position:relative;width:100%;height:100%}
.dp-fund .dp-fund-faq__background-image{position:absolute;inset:-16.64% -12.7% 6.11% -15.27%}
.dp-fund .dp-fund-faq__background-image img{display:block;width:100%;height:100%;max-width:none}
.dp-fund .dp-fund-faq>.dp-wrap{position:relative;z-index:2}
.dp-fund .dp-faq-list{border-top:0}
.dp-fund .dp-fund-accounts{position:relative;isolation:isolate;overflow:hidden;background:#06070b}
.dp-fund .dp-fund-accounts::before{content:none}
/* Keep the canonical account artwork slightly lower. The account ambient
   fields bridge from FAQ only, fading out before the title and cards. */
.dp-fund .dp-fund-accounts>.figma-bg-accounts{--parallax-y:clamp(20px,2.5vw,48px);z-index:0}
.dp-fund .dp-fund-accounts>.stack-glow{display:none}
.dp-fund .dp-fund-accounts__background{position:absolute;z-index:1;inset:0;overflow:hidden;transform:translateY(-120px);pointer-events:none}
.dp-fund .dp-fund-accounts__gradient-frame,.dp-fund .dp-fund-accounts__ellipse-frame{position:absolute;display:flex;align-items:center;justify-content:center;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 50%,transparent 60%);mask-image:linear-gradient(to bottom,#000 0%,#000 50%,transparent 60%)}
.dp-fund .dp-fund-accounts__gradient-frame{z-index:2;right:-1402.37px;bottom:-450.69px;width:3310.392px;height:3421.145px}
.dp-fund .dp-fund-accounts__gradient-rotor{position:relative;width:2690.909px;height:2113.382px;transform:rotate(-52.79deg)}
.dp-fund .dp-fund-accounts__gradient-rotor>.dp-fund-accounts__gradient{position:absolute;display:block;left:-11.15%;top:-14.2%;width:122.36%;height:117.99%;max-width:none;object-fit:fill}
.dp-fund .dp-fund-accounts__ellipse-frame{z-index:1;left:-1100.8px;top:-1232.13px;width:1914.388px;height:2377.297px}
.dp-fund .dp-fund-accounts__ellipse-rotor{position:relative;width:1869.803px;height:2341.855px;transform:rotate(1.1deg)}
.dp-fund .dp-fund-accounts__ellipse-rotor>.dp-fund-accounts__ellipse{position:absolute;display:block;left:-16.04%;top:-12.81%;width:132.08%;height:125.62%;max-width:none;object-fit:fill}
.dp-fund .dp-fund-accounts>.dp-wrap{position:relative;z-index:3}
.dp-fund .dp-fund-cta::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(268.121deg,#06070b 10.018%,rgba(6,7,11,0) 13.972%,rgba(6,7,11,0) 88.858%,#06070b 93.473%),linear-gradient(180deg,#06070b 0%,rgba(6,7,11,0) 37.962%,rgba(6,7,11,0) 85.831%,#06070b 99.945%);pointer-events:none}
.dp-fund .dp-fund-cta .dp-final-cta__content{z-index:2}

@media (min-width:521px) and (max-width:1279px){
  .dp-fund .dp-method-tabs .dp-method-table-shell{position:relative;border-radius:20px;overflow:hidden}
  .dp-fund .dp-method-tabs .dp-method-table-shell::before{content:none}
  .dp-fund .dp-method-tabs .dp-method-table-shell::after{content:"";position:absolute;z-index:5;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(138deg,rgba(255,255,255,.13),rgba(165,219,255,.045) 48%,rgba(255,255,255,.025));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
  .dp-fund .dp-method-tabs .dp-method-table{border:0;border-radius:20px;background:rgba(8,12,19,.99);box-shadow:0 24px 60px -42px rgba(0,0,0,.95),inset 0 1px 0 rgba(255,255,255,.035)}
  .dp-fund .dp-method-table thead{background:linear-gradient(180deg,rgba(27,43,67,.985),rgba(17,28,45,.985));box-shadow:inset 0 -1px 0 rgba(165,219,255,.18)}
  .dp-fund .dp-method-table tbody tr{background:rgba(255,255,255,.012)}
  .dp-fund .dp-method-table tbody tr:nth-child(even){background:rgba(165,219,255,.02)}
  .dp-fund .dp-method-table tbody td{border:0}
  .dp-fund .dp-method-table tbody tr:not(:last-child) td{border-bottom:1px solid rgba(165,219,255,.065)}
  .dp-fund .dp-method-table th{color:rgba(243,245,248,.9);font:600 12px/18px var(--dp-display);letter-spacing:.15px;vertical-align:middle}
  .dp-fund .dp-method-table td{color:rgba(243,245,248,.92);font-size:14px;line-height:21px;vertical-align:middle}
}

@media (min-width:1280px){
  .dp-fund .dp-fund-policy .dp-policy-panel{padding:81px 80px}
  .dp-fund .dp-faq-groups,.dp-fund .dp-faq-group,.dp-fund .dp-faq-group:first-child,.dp-fund .dp-faq-group:nth-child(2),.dp-fund .dp-faq-group:nth-child(3){height:auto}
}

@media (max-width:1279px){
  .dp-fund .dp-fund-how-cards{grid-template-columns:1fr;gap:16px}
  .dp-fund .dp-fund-how-card{height:auto;min-height:0;padding:28px 32px}
  .dp-fund .dp-fund-faq__background{left:50%;right:auto;top:50%;width:2181.644px;height:2041.549px;transform:translate(-50%,-50%) scale(.72);transform-origin:center}
  .dp-fund .dp-fund-accounts__background{opacity:.38;transform:translateY(-64px) scale(.64);transform-origin:center top}
}

@media (max-width:900px){
  .dp-fund .dp-fund-cta>.cta-bg-orbit>.cta-bg-frame{left:50%;top:50%;width:1920px;height:auto;aspect-ratio:3300/4096;transform:translate(-50%,-50%)}
}

@media (prefers-reduced-motion:reduce){
  .dp-fund .dp-fund-how-card{transform:none!important;transition:none!important}
  .dp-fund .dp-fund-how-card::before{opacity:0!important}
}
.dp-motion-disabled .dp-fund .dp-fund-how-card::before{opacity:0!important}

/* Exact P2.4 funding detail corrections. */
.dp-fund .dp-policy-panel.is-active .dp-number-badge,.dp-fund .dp-faq-group__icon{color:#fff;border-color:rgba(255,255,255,.12);background:radial-gradient(ellipse 58.662px 65.639px at 50% 50%,rgba(19,141,255,0),rgba(112,186,255,.4) 50%,rgba(158,208,255,.6) 75%,rgba(205,231,255,.8)),linear-gradient(90deg,rgba(19,141,255,.4),rgba(19,141,255,.4))}
.dp-fund .dp-policy-visual>.dp-policy-visual__item{position:absolute;inset:0;width:100%;height:100%;margin:0}
.dp-fund .dp-policy-visual>.dp-policy-visual__item img{width:100%;height:100%;object-fit:contain;filter:none}
.dp-fund .dp-policy-panel,.dp-fund .dp-policy-panel.is-active{position:relative;isolation:isolate;background:transparent}
.dp-fund .dp-policy-panel::before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(19,141,255,0) 0%,rgba(19,141,255,.16) 20.398%,rgba(19,141,255,.16) 79.898%,rgba(19,141,255,0) 100%);opacity:0;pointer-events:none;transition:opacity .32s var(--dp-ease)}
.dp-fund .dp-policy-panel.is-active::before{opacity:1}
.dp-fund .dp-policy-panel>*{position:relative;z-index:1}
.dp-fund .dp-faq-group__icon img{width:20px;height:20px}
@media (min-width:1280px){
  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq) .dp-kicker{width:80px;height:36px;min-height:36px;margin-bottom:12px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:0;border-radius:999px;color:#d0e8ff;background:rgba(19,141,255,.2);font:800 14px/20px var(--dp-display);letter-spacing:0;text-transform:none}
  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq) .dp-kicker::before{content:none}
  .dp-fund .dp-fund-methods .dp-section-head{height:178px;display:block;position:relative}
  .dp-fund .dp-fund-methods .dp-section-head>div{width:925px}
  .dp-fund .dp-fund-methods .dp-section-head>.dp-lede{position:absolute;left:0;top:102px;width:925px;max-width:none;margin:0;white-space:pre-line}
  .dp-fund .dp-fund-methods .dp-method-tabs{display:flow-root;margin-top:0}
  .dp-fund .dp-fund-methods .dp-method-tabs>.dp-method-tabs__list{top:-61px;margin:0 0 20px auto}
  .dp-fund .dp-fund-methods .dp-method-tabs>.dp-method-tabs__list>.tab:nth-of-type(1){width:133px;flex:0 0 133px}
  .dp-fund .dp-fund-methods .dp-method-tabs>.dp-method-tabs__list>.tab:nth-of-type(2){width:142px;flex:0 0 142px}
  .dp-fund .dp-fund-methods .dp-method-tabs__panels{margin-top:20px}
  .dp-fund .dp-fund-policy .dp-section-head{height:158px;display:block}
  .dp-fund .dp-fund-policy .dp-section-head .dp-lede{width:812px;max-width:none;margin-top:12px}
  .dp-fund .dp-policy-list{height:1356px;padding-block:80px;display:grid;grid-template-rows:275px 299px 323px 299px}
  .dp-fund .dp-policy-panel{height:auto;min-height:0;padding:81px 80px;border-color:transparent}
  html[lang="th"] .dp-fund .dp-fund-policy{height:auto;min-height:1864px}
  html[lang="th"] .dp-fund .dp-policy-layout{height:auto;min-height:1365px}
  html[lang="th"] .dp-fund .dp-policy-list{height:auto;min-height:1365px;grid-template-rows:275px 299px minmax(332px,auto) 299px}
  .dp-fund .dp-fund-faq>.dp-wrap,.dp-fund .dp-faq-groups{width:980px}
  .dp-fund .dp-fund-faq .dp-section-head{margin-bottom:50px}
  .dp-fund .dp-fund-faq{height:auto;min-height:1309px}
  .dp-fund .dp-faq-groups{height:auto;min-height:961px}
  .dp-fund .dp-faq-group:first-child,.dp-fund .dp-faq-group:nth-child(2),.dp-fund .dp-faq-group:nth-child(3){height:auto}
  .dp-fund .dp-faq-group__title{height:45px;margin-bottom:24px}
  .dp-fund .dp-fund-accounts .dp-chapter-pill{width:80px;height:36px;padding:0;justify-content:center}
  .dp-fund .dp-fund-accounts .dp-account-opening__bg{display:none}
  .dp-fund .dp-fund-cta>.cta-bg-orbit{height:100%}
  .dp-fund .dp-fund-cta>.cta-bg-orbit>.cta-bg-frame{left:-.02%;top:-146.97%;width:100.04%;height:287.93%;aspect-ratio:auto;transform:none}
  .dp-fund .dp-fund-cta .dp-final-cta__content{box-sizing:border-box;width:1156px;height:258px;margin:0;padding:0;position:absolute;top:370px;left:calc(50% - 578px);translate:none;text-align:center}
}

/* APP Trader frame 6818:1602 — current live Figma desktop geometry. */
@media (min-width:1280px){
  .dp.dp-app .dp-app-hero__grid{padding:118px 0 94px;grid-template-columns:651px 581px;grid-template-rows:112px 405px;gap:0 40px}
  .dp-app .dp-app-device{width:643px;height:517px;margin-left:8px}
  .dp-app .dp-app-device::before{content:none}
  .dp-app .dp-app-device__art{position:absolute;left:-306px;top:-41px;width:927px;height:615px;max-width:none;object-fit:cover;border-radius:24px;filter:none}
  .dp-app .dp-app-hero__brand{margin:0 0 4px;font-family:"SF Pro Display","SF Pro",var(--dp-display);font-size:32px;line-height:38px;font-weight:860;font-variation-settings:"wdth" 100;letter-spacing:0;background:linear-gradient(166.82741028388207deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-app .dp-app-hero h1{margin:0;font-family:"SF Pro Display","SF Pro",var(--dp-display);font-size:50px;line-height:70px;font-weight:900;font-variation-settings:"wght" 860,"wdth" 100;background:linear-gradient(160.99906393370145deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-app .dp-app-hero :is(.dp-app-hero__brand,h1){-webkit-background-clip:text;background-clip:text;color:transparent}
  .dp-app .dp-app-hero__detail{padding-top:16px}
  .dp-app .dp-app-hero__body{color:rgba(255,255,255,.7);font-size:20px;line-height:28px}
  .dp-app .dp-app-hero__bullets{box-sizing:border-box;height:165px;margin:16px 0 0;padding:12px 0;grid-template-rows:repeat(4,24px);gap:15px;color:#fff;font-size:16px;line-height:24px;letter-spacing:-.085px}
  .dp-app .dp-app-hero__bullets li{height:24px;padding-left:36px}
  .dp-app .dp-app-hero__bullets li::before{top:0;width:24px;height:24px;border:0;border-radius:0;background:url("../../assets/figma-live/platform-check.svg") center/24px 24px no-repeat;box-shadow:none}
  .dp-app .dp-app-hero__bullets li::after{content:none}
  html[lang="th"] .dp-app .dp-app-hero__bullets{padding-block:0;grid-template-rows:repeat(4,auto);align-content:center;gap:7px;line-height:23px}
  html[lang="th"] .dp-app .dp-app-hero__bullets li{height:auto;min-height:23px}

  .dp-app .dp-app-download--stores .apptrader-download-actions{grid-template-columns:repeat(3,60px);gap:12px}
  .dp-app .dp-app-download--stores .apptrader-store-link{display:grid;width:60px;height:60px}
  .dp-app .dp-app-download--stores .apptrader-download-title{transform:none}
  .dp-app .dp-app-download--hero.apptrader-download{width:336px;max-width:336px;height:136px;margin:16px 0 0;grid-template-columns:112px 204px;gap:20px;align-items:center;transform:none}
  .dp-app .dp-app-download--hero .apptrader-qr-link{justify-self:start}
  .dp-app .dp-app-download--hero .apptrader-download-body{height:97px;min-height:0;gap:16px}
  .dp-app .dp-app-download--cta.apptrader-download{width:350px;max-width:350px;height:126px;margin:32px 0 0;grid-template-columns:126px 204px;gap:20px;align-items:center;transform:none}
  .dp-app .dp-app-download--cta .apptrader-qr-link{justify-self:center}
  .dp-app .dp-app-download--cta .apptrader-download-body{height:126px;min-height:126px;gap:16px}

  .dp-app .dp-app-intro__grid{height:100%;padding-top:120px;grid-template-columns:621px 580px;gap:79px;align-items:start}
  .dp-app .dp-app-intro__copy{padding-top:70px}
  .dp-app .dp-app-intro__copy .dp-title{font-size:50px;line-height:70px;white-space:nowrap;background:linear-gradient(170.30815251262834deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-app .dp-app-intro__copy>p{max-width:621px;margin-top:12px;color:rgba(255,255,255,.7);font-size:20px;line-height:28px}
  .dp-app .dp-app-intro__copy>p+p{margin-top:12px;color:#fff;font-weight:900}
  .dp-app .dp-app-intro__action{margin-top:40px}
  .dp-app .dp-app-intro-art{height:364px;margin:0;box-shadow:0 32.55px 104.16px rgba(0,0,0,.42)}
  .dp-app .dp-app-intro-art::before{content:none}
  .dp-app .dp-app-intro-art img{position:absolute;left:-123px;top:-31px;width:847px;height:452px;max-width:none;object-fit:cover;filter:none}

  .dp.dp-app .dp-app-story[data-dp-story-mode="paired-sticky"]{grid-template-columns:669px 591px;gap:20px}
  .dp.dp-app .dp-app-story__stage{position:sticky;top:max(96px,calc((100svh - 669px)/2));width:669px;height:669px;margin-top:0;overflow:visible}
  .dp.dp-app .dp-app-story__copy{width:591px}
  .dp.dp-app .dp-app-story__stage::before{display:none;filter:none}
  .dp.dp-app .dp-app-story__stage>.dp-app-story__visual{padding:0}
  .dp.dp-app .dp-app-story__stage>.dp-app-story__visual img{position:absolute;max-width:none;object-fit:cover;border-radius:0;filter:none}
  .dp.dp-app .dp-app-story__visual--chart img{left:-103px;top:103px;width:729px;height:487px}
  .dp.dp-app .dp-app-story__visual--sentiment img{left:-80px;top:69px;width:773px;height:515px}
  .dp.dp-app .dp-app-story__visual--copy img{left:-52px;top:109px;width:721px;height:481px}
  .dp.dp-app .dp-app-story__visual--accounts img{left:-67px;top:105px;width:690px;height:460px}
  .dp-app .dp-app-story__copy{padding-top:80px}
  .dp-app .dp-app-panel__content{width:100%;min-width:0}
  .dp-app .dp-app-panel__heading{width:max-content;max-width:none;min-width:0}
  .dp-app .dp-app-panel__heading :is(h2,h3){min-width:0;white-space:nowrap}
  .dp-app .dp-app-panel__heading :is(h2,h3){line-height:45px}
  .dp-app .dp-app-panel__content>p{margin-top:20px;color:rgba(255,255,255,.7);font-size:16px;line-height:24px}
  .dp-app .dp-app-panel.is-active{border-color:transparent;background:linear-gradient(89.99999986980319deg,rgba(19,141,255,0) 0%,rgba(19,141,255,.16) 20.398%,rgba(19,141,255,.16) 79.898%,rgba(19,141,255,0) 100%)}

  .dp-app .dp-app-advantages>.dp-wrap{padding-top:80px}
  .dp-app .dp-app-advantages .dp-section-head{width:706px;height:110px;margin:0 auto 50px;text-align:center}
  .dp-app .dp-app-advantages .dp-title{font-size:50px;line-height:70px;background:linear-gradient(171.45665205601185deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-app .dp-app-advantages .dp-lede{margin-top:12px;color:rgba(255,255,255,.7);font-size:20px;line-height:28px}
  .dp-app .dp-advantage-rail{grid-template-columns:repeat(5,1fr);gap:16px;border-block:0}
  .dp-app .dp-advantage{box-sizing:border-box;width:auto;height:260px;min-height:260px;padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between;overflow:clip;border-radius:30px}
  .dp-app .dp-advantage h3{margin:0;font-size:14px;line-height:20px}
  .dp-app .dp-advantage__metric{height:44px;margin:0;display:flex;align-items:center;gap:20px}
  .dp-app .dp-advantage__icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;overflow:hidden;border-radius:50%}
  .dp-app .dp-advantage__value{display:inline-flex;align-items:baseline;color:#fff;font-family:var(--dp-display);line-height:44px;white-space:nowrap}
  .dp-app .dp-advantage__value-main{color:#a5dbff;font:800 32px/44px var(--dp-mono);letter-spacing:0}
  .dp-app .dp-advantage__value-lead,.dp-app .dp-advantage__value-tail{color:#fff;font:800 20px/28px var(--dp-display);letter-spacing:0}
  .dp-app:is(:lang(zh-CN),:lang(zh-TW)) .dp-advantage:nth-child(-n+2) .dp-advantage__value-lead{color:#a5dbff;font:800 32px/44px var(--dp-mono);letter-spacing:-3px}
  .dp-app:is(:lang(zh-CN),:lang(zh-TW)) .dp-advantage:nth-child(5) .dp-advantage__value-main{font-family:"SF Pro",var(--dp-display);font-variation-settings:"wdth" 100}
  .dp-app:is(:lang(zh-CN),:lang(zh-TW)) .dp-advantage:nth-child(1) .dp-advantage__value-tail::before,.dp-app:is(:lang(zh-CN),:lang(zh-TW)) .dp-advantage:nth-child(4) .dp-advantage__value-tail::before{content:"";display:inline-block;width:7.2px}
  .dp-app:is(:lang(zh-CN),:lang(zh-TW)) .dp-advantage:nth-child(3) .dp-advantage__value-main::before{content:"";display:inline-block;width:5px}
  .dp-app:is(:lang(zh-CN),:lang(zh-TW)) .dp-advantage:nth-child(5) .dp-advantage__value-tail::before{content:"";display:inline-block;width:8px}
  .dp-app .dp-advantage:last-child .dp-advantage__value-tail{font-size:32px;line-height:44px}
  .dp-app .dp-advantage p{margin:0;color:rgba(255,255,255,.7);font-size:14px;line-height:22px}

  .dp-app .dp-app-steps>.dp-wrap{width:1024px;height:310px;padding-top:80px}
  .dp-app .dp-app-steps .dp-section-head{display:block;width:1024px;height:108px;margin:0 0 60px;text-align:center}
  .dp-app .dp-app-steps .dp-title{width:max-content;max-width:none;margin:0 auto;font-size:50px;line-height:70px;background:linear-gradient(162.91173218733917deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-app .dp-app-steps .dp-lede{max-width:1024px;margin-top:10px;color:rgba(255,255,255,.6);font-size:20px;line-height:28px}
  .dp-app .dp-app-steps [data-mm-flow-variant="steps-only"]{width:1024px;margin:0;padding:0;border:0}
  .dp-app .dp-app-steps .flow-steps{grid-template-columns:repeat(4,226px);gap:40px}
  .dp-app .dp-app-steps .fstep{text-align:start}
  .dp-app .dp-app-steps .fnum{margin:0 0 20px;transform:none}
  .dp-app .dp-app-steps .flow-rail{left:22px;right:0}
  .dp-app .dp-app-steps .ftext b{font-size:18px;line-height:26px}
  .dp-app .dp-app-steps .ftext i{font-size:14px;line-height:22px}

  .dp-app .dp-app-cta .dp-final-cta__content{box-sizing:border-box;width:944px;height:450px;margin-top:209px;padding:0;display:grid;grid-template-columns:452px 452px;gap:40px;align-items:center}
  .dp-app .dp-app-cta__copy{grid-column:1;grid-row:1;align-self:center;padding:0}
  .dp-app .dp-app-cta .dp-title{font-size:50px;line-height:70px;white-space:pre-line;background:linear-gradient(154.4139885956449deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%)}
  .dp-app .dp-app-cta .dp-lede{width:412px;max-width:none;margin-top:12px;color:#f3f5f8;font-size:16px;line-height:26px}
  .dp-app .dp-app-cta-phone{grid-column:2;grid-row:1;align-self:center;width:452px;height:450px;margin:0;border-radius:20px}
  .dp-app .dp-app-cta-phone img{left:-59px;top:-142.5625px;width:539px;height:735px;object-fit:cover;filter:none}
  .dp-app :is(.dp-app-intro,.dp-app-advantages,.dp-app-steps,.dp-app-cta) .dp-title{-webkit-background-clip:text;background-clip:text;color:transparent}
  .dp-app :is(.dp-app-hero,.dp-app-intro,.dp-app-features,.dp-app-advantages,.dp-app-steps){background:transparent}
  .dp-app .dp-app-cta>.cta-bg-orbit>.cta-bg-frame{left:calc(50% - 960.384px);top:-909.8448px;width:1920.768px;height:2384.1093px;aspect-ratio:auto;transform:none}
  .dp-app .dp-app-cta>.cta-bg-orbit>.cta-bg-frame>.cta-bg-picture>img{width:100%;height:100%;object-fit:fill;transform:none}
  .dp-app .dp-app-cta .cta-ring-mask{transform:none}
  .dp-app .dp-app-cta::after{inset:auto auto 0 50%;width:1920px;height:1129px;transform:translateX(-50%);background:linear-gradient(268.6218290080271deg,#06070b 10.018%,rgba(6,7,11,0) 13.972%,rgba(6,7,11,0) 88.858%,#06070b 93.473%),linear-gradient(180.00000996014853deg,#06070b 0%,rgba(6,7,11,0) 56.895%,rgba(6,7,11,0) 85.831%,#06070b 99.945%)}
}

/* Match the current P2.4 full-bleed constraints without stretching raster art.
   APP keeps its authored 1920px scene centered in a viewport-width field; two
   lossless 64px edge assets expand only across the actual side gaps and meet
   the crop with a 1px overlap. Other fields retain authored height/Y crop. */
@media (min-width:1280px){
  .dp-fx .dp-fx-account>.dp-account-opening__bg,
  .dp-fund .dp-fund-methods__background{left:50%;right:auto;width:max(100vw,1920px)}
  .dp-app-atmosphere__scene{left:50%;right:auto;width:max(100vw,1920px);height:1044px;aspect-ratio:auto;transform:translateX(-50%);-webkit-mask-image:none;mask-image:none}
  .dp-fx .dp-fx-account>.dp-account-opening__bg{--parallax-x:-50%;height:1141px;aspect-ratio:auto}
  .dp-fund .dp-fund-methods__background{top:-681px;height:951px;aspect-ratio:auto;transform:translateX(-50%)}
}

@media (min-width:1361px){
  .dp.dp-app .dp-wrap{margin-left:calc((100vw - 1280px)/2);margin-right:0}
  .dp-app .dp-app-steps>.dp-wrap{margin-left:calc((100vw - 1024px)/2)}
  .dp-app .dp-app-cta .dp-final-cta__content{margin-left:calc((100vw - 944px)/2);margin-right:0}
}

@media (min-width:1280px){
  :is(:lang(zh-CN),:lang(zh-TW)) .dp-fx .dp-fx-popular__top .dp-title{white-space:nowrap}
  :lang(th) .dp-fx .dp-fx-beginner__top{height:390px}
  :is(:lang(zh-CN),:lang(zh-TW)) .dp-fx .dp-fx-market .dp-title{position:relative;left:50%;display:block;width:max-content;max-width:none;transform:translateX(-50%);letter-spacing:0;white-space:nowrap}
  :is(:lang(zh-CN),:lang(zh-TW)) .dp.dp-fx .dp-fx-reasons{height:793px}:is(:lang(zh-CN),:lang(zh-TW)) .dp.dp-fx .dp-fx-account{height:1188px}:is(:lang(zh-CN),:lang(zh-TW)) .dp.dp-fx .dp-fx-faq{height:auto;min-height:926px}
  .dp.dp-fx .dp-reason-card{height:260px}.dp.dp-fx .dp-fx-quote-card{height:337px}
}

/* Localized copy may grow beyond the simplified-Chinese Figma frame. Preserve
   the frame as a minimum, then expand only the affected composition. */
@media (min-width:1280px){
  .dp-app .dp-app-intro__copy .dp-title,.dp-app .dp-app-panel__heading :is(h2,h3){white-space:normal}
  .dp-app .dp-app-panel__heading{width:auto;max-width:100%}
  .dp-app .dp-app-intro,.dp-app .dp-app-features,.dp-app .dp-app-advantages,.dp-app .dp-app-steps,.dp-fund .dp-fund-accounts{height:auto}
  .dp-app .dp-app-advantages .dp-section-head{height:auto;min-height:110px}
  .dp-app .dp-app-steps .dp-section-head,.dp-fx .dp-fx-account .dp-section-head{height:auto;min-height:108px}
  .dp-fx .dp-fx-faq .dp-section-head{height:auto;min-height:140px}
  .dp-fund .dp-fund-accounts .dp-section-head{height:auto;min-height:156px}
  :lang(th) .dp-app .dp-app-intro__grid{grid-template-columns:minmax(0,621px) 580px}
  :lang(th) .dp-app .dp-app-advantages .dp-section-head,:lang(th) .dp-fx .dp-fx-account .dp-section-head,:lang(th) .dp-fx .dp-fx-faq .dp-section-head,:lang(th) .dp-fund .dp-fund-accounts .dp-section-head{margin-bottom:72px}
}

@media (max-width:1279px){
  .dp-fx .dp-fx-background,.dp-fx .dp-fx-reasons__glow{display:none}
  /* The responsive layout changes to a 2x2 grid, but it keeps the same Figma
     material. Do not fall back to the retired blue outline/radius variant. */
  .dp-fx .dp-metric-rail{padding:0;overflow:hidden;border:1px solid transparent;border-radius:30px;background:linear-gradient(rgba(0,8,22,.5),rgba(0,8,22,.5)) padding-box,linear-gradient(172.8749836510982deg,rgba(255,255,255,.05) 14.645%,rgba(255,255,255,.018) 44.343%,rgba(255,255,255,0) 85.355%) padding-box,linear-gradient(90deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.06) 100%) padding-box,linear-gradient(172.8749836510982deg,rgba(255,255,255,.24) 0%,rgba(255,255,255,.08) 46%,rgba(255,255,255,.12) 100%) border-box;box-shadow:0 18px 24px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
  .dp-fx .dp-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-color:rgba(255,255,255,.12);text-align:center}
  .dp-fx .dp-metric:nth-child(2){border-inline-end:0}
  .dp-fx .dp-metric:nth-child(n+3){border-top:1px solid rgba(255,255,255,.12)}
  .dp-fx .dp-metric>.dp-fx-metric__value{display:inline-flex;height:clamp(38px,5vw,48px);align-items:center;justify-content:center;gap:2px;color:#a5dbff;font-family:"SF Pro",var(--dp-display);font-size:0;font-weight:700;font-variation-settings:"wdth" 100;letter-spacing:0;white-space:nowrap}
  .dp-fx .dp-metric--spread>.dp-fx-metric__value{gap:4px}
  .dp-fx .dp-metric>.dp-fx-metric__value>span{display:inline-flex;margin:0;align-items:center;justify-content:center;font-family:inherit;font-weight:700;font-variation-settings:inherit;letter-spacing:0}
  .dp-fx .dp-metric>.dp-fx-metric__value>span:empty{display:none}
  .dp-fx .dp-metric>.dp-fx-metric__value>.dp-fx-value__main{color:#a5dbff;font-size:clamp(25px,4vw,32px);line-height:1.2;-webkit-text-fill-color:#a5dbff}
  .dp-fx .dp-metric>.dp-fx-metric__value>:is(.dp-fx-value__lead,.dp-fx-value__unit,.dp-fx-value__tail){color:transparent;background:linear-gradient(135deg,#fff 0%,rgba(255,255,255,.2) 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(16px,2.5vw,20px);line-height:1.2;-webkit-text-fill-color:transparent}
  .dp-fx .dp-metric--tenure>.dp-fx-metric__value>.dp-fx-value__unit{box-sizing:border-box;height:28px;padding-top:6px;background-image:linear-gradient(115.240961132741deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%);font-family:"Alibaba PuHuiTi 3.0",var(--display);font-size:clamp(14px,2vw,16px);line-height:22px}
  .dp-fx .dp-metric--tenure>.dp-fx-metric__value>.dp-fx-value__tail{box-sizing:border-box;height:29px;padding-top:5px;background-image:linear-gradient(110.13666532280203deg,#fff 41.138%,rgba(255,255,255,.2) 103.57%);line-height:24px}
  .dp-fx .dp-metric--spread>.dp-fx-metric__value>:is(.dp-fx-value__lead,.dp-fx-value__tail){height:28px;padding-top:6px;font-family:"Alibaba PuHuiTi 3.0",var(--display);font-size:clamp(14px,2vw,16px);line-height:22px}
  .dp-fx .dp-metric>span:last-child{margin-top:0;color:rgba(255,255,255,.7);font-family:"Alibaba PuHuiTi 3.0",var(--display);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0}
  .dp-fund .dp-method-currencies{display:flex;flex-wrap:wrap;gap:4px;overflow:visible}
  .dp-fund .dp-currency-chip{height:24px;padding:0 6px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:rgba(243,245,248,.82);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.04);font-size:11px;line-height:16px;letter-spacing:.2px}
}
/* Figma 6603:389/399. The bright first card is the hover sample, not an
   initial selection. Fill and inside-gradient stroke stay together so the
   responsive layout cannot fall back to a solid outline. */
.dp-fx .dp-fx-reason-grid{display:grid;margin-top:40px}
.dp-fx .dp-reason-card{position:relative;isolation:isolate;min-height:260px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;overflow:clip;border:0;background:none;border-radius:30px;box-shadow:0 0 20px rgba(0,0,0,.2);backdrop-filter:none}
.dp-fx .dp-reason-card::before,.dp-fx .dp-reason-card::after{content:"";position:absolute;z-index:0;inset:0;height:auto;border-radius:inherit;background-position:center;background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;transition:opacity var(--mm-hero-card-surface-duration,.3s) var(--mm-hero-card-surface-ease,cubic-bezier(.34,1.56,.64,1))}
.dp-fx .dp-reason-card::before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 302 260' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='302' height='260' rx='30' fill='white' fill-opacity='.04'/><rect width='302' height='260' rx='30' fill='url(%23fill)' fill-opacity='.4'/><rect x='.5' y='.5' width='301' height='259' rx='29.5' stroke='url(%23stroke)' stroke-opacity='.2'/><defs><radialGradient id='fill' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(151 1.66341e-06) rotate(90) scale(260 392.791)'><stop stop-color='%23138DFF'/><stop offset='1' stop-color='%23138DFF' stop-opacity='0'/></radialGradient><radialGradient id='stroke' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(-319.765 -415.224 146.666 -436.56 348.386 358.955)'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></radialGradient></defs></svg>");opacity:1}
.dp-fx .dp-reason-card::after{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 302 260' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='302' height='260' rx='30' fill='%23138DFF' fill-opacity='.4'/><rect width='302' height='260' rx='30' fill='url(%23fill)' fill-opacity='.2'/><rect x='.5' y='.5' width='301' height='259' rx='29.5' stroke='url(%23stroke)' stroke-opacity='.4'/><defs><radialGradient id='fill' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(151 130) rotate(90) scale(387.869 402.632)'><stop stop-color='%23138DFF' stop-opacity='0'/><stop offset='1' stop-color='%23CDE7FF'/></radialGradient><linearGradient id='stroke' x1='205.317' y1='-38.3607' x2='-55.5774' y2='148.242' gradientUnits='userSpaceOnUse'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></linearGradient></defs></svg>");opacity:0}
.dp-fx .dp-reason-card__icon{overflow:hidden;border:0;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='44' height='44' rx='22' fill='%23070C1B'/><rect width='44' height='44' rx='22' fill='url(%23fill)' fill-opacity='.25'/><rect x='.5' y='.5' width='43' height='43' rx='21.5' stroke='url(%23stroke)'/><defs><radialGradient id='fill' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(22 0) rotate(90) scale(39.3926 71.9843)'><stop stop-color='%23138DFF'/><stop offset='.628632' stop-color='%23070C1B'/></radialGradient><linearGradient id='stroke' x1='16.7518' y1='-11.7513' x2='57.2807' y2='33.537' gradientUnits='userSpaceOnUse'><stop offset='.34616' stop-color='%23138DFF'/><stop offset='1' stop-color='%23070C1B'/></linearGradient></defs></svg>");background-position:center;background-repeat:no-repeat;background-size:100% 100%;box-shadow:inset 0 2px 8px rgba(19,141,255,.25)}
.dp-fx .dp-reason-card>*{position:relative;z-index:1}
.dp.dp-fx .dp-reason-card h3{font-family:"Alibaba PuHuiTi 3.0",var(--dp-display);font-size:14px;font-weight:900;line-height:20px;letter-spacing:2px;font-synthesis:none}
.dp-fx .dp-reason-card__metric{margin:0;display:flex;align-items:flex-start;gap:20px}
.dp-fx .dp-reason-card__value{display:inline-flex;align-items:baseline;color:#a5dbff;font-size:0;line-height:44px;white-space:pre;font-synthesis:none;font-variant-numeric:tabular-nums}
.dp-fx .dp-fx-value__segment{display:inline}
.dp-fx .dp-fx-value__segment--number,
.dp-fx .dp-fx-value__segment--number-tight-leading,
.dp-fx .dp-fx-value__segment--number-tight-trailing{color:#a5dbff;font:700 32px/44px var(--dp-mono-bold)}
.dp-fx .dp-fx-value__segment--number-tight-leading{letter-spacing:-3px}
.dp-fx .dp-fx-value__segment--number-tight-trailing{letter-spacing:-2px}
.dp-fx .dp-fx-value__segment--operator,
.dp-fx .dp-fx-value__segment--unit{color:#fff;font-family:"SF Pro",var(--dp-display);font-size:20px;font-weight:700;line-height:28px;font-variation-settings:"wdth" 100}
.dp-fx .dp-fx-value__segment--multiplier{color:#a5dbff;font-family:"SF Pro",var(--dp-display);font-size:32px;font-weight:700;line-height:44px;font-variation-settings:"wdth" 100}
.dp-fx .dp-fx-value__segment--spacer{color:#a5dbff;font-family:"Alibaba PuHuiTi 3.0",var(--dp-display);font-size:28px;font-weight:900;line-height:44px}
.dp-fx .dp-fx-value__segment--label{color:#fff;font-family:"Alibaba PuHuiTi 3.0",var(--dp-display);font-size:20px;font-weight:700;line-height:28px}
.dp.dp-fx .dp-reason-card p{margin:0;color:var(--dp-muted);font-family:"Alibaba PuHuiTi 3.0",var(--dp-body);font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;font-synthesis:none}
.dp-fx .dp-reason-card__body-segment--mono{font-family:var(--dp-mono)}
.dp-fx .dp-reason-card__body-segment--latin{font-family:"SF Pro Text","SF Pro",sans-serif}
@media (min-width:901px) and (max-width:1279px){.dp-fx .dp-fx-reason-grid{gap:24px}}
@media (max-width:900px){.dp-fx .dp-reason-card__metric{gap:12px}}
@media (max-width:640px){.dp-fx .dp-reason-card{padding:26px}}
@media (hover:hover) and (pointer:fine){
  .dp-fx .dp-reason-card:hover::before{opacity:0}
  .dp-fx .dp-reason-card:hover::after{opacity:1}
}
@media (prefers-reduced-motion:reduce){.dp-fx [data-dp-card-depth]{transform:none!important;transition:none!important}.dp-fx .dp-fx-quote-card[data-dp-card-depth]::before{display:none!important}.dp-fx .dp-reason-card::before,.dp-fx .dp-reason-card::after,.dp-fx .dp-fx-strategy::before{transition:none!important}}
.dp-motion-disabled .dp-fx .dp-reason-card::before,.dp-motion-disabled .dp-fx .dp-reason-card::after,.dp-motion-disabled .dp-fx .dp-fx-strategy::before{transition:none!important}

/* Figma 6598:2275-2296. The large numeral and the copy are separate anchors:
   chip at 32/32, numeral at 305.333/20 and copy at 32/158. Per the shared
   detail-card interaction, the first frame's extra blue radial is the hover
   sample; all three cards start from the same neutral material. */
.dp-fx .dp-fx-beginner__strategies{margin-top:40px}
.dp-fx .dp-fx-beginner .dp-editorial__label{margin:0;color:#fff;font-family:var(--dp-display);font-size:20px;font-weight:900;line-height:28px;letter-spacing:0;white-space:nowrap}
.dp-fx .dp-fx-beginner .dp-fx-strategy-grid{margin-top:24px}
.dp-fx .dp-fx-beginner__closing{margin-top:24px;color:rgba(255,255,255,.7);font-family:var(--dp-body);font-size:20px;font-weight:400;line-height:28px;white-space:pre-line}
.dp-fx .dp-fx-strategy{
  --dp-strategy-pad:32px;
  position:relative;
  isolation:isolate;
  min-width:0;
  min-height:275px;
  height:auto;
  padding:var(--dp-strategy-pad);
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:space-between;
  overflow:clip;
  border:0;
  border-radius:28px;
  background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.08) 38%,rgba(255,255,255,.12) 100%),linear-gradient(180deg,rgba(16,20,28,.294) 0%,rgba(16,20,28,.196) 100%);
  box-shadow:0 12px 28px -8px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.06);
  backdrop-filter:blur(16px);
}
.dp-fx .dp-fx-strategy::before,
.dp-fx .dp-fx-strategy::after{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  border-radius:inherit;
  background-position:center;
  background-repeat:no-repeat;
  background-size:100% 100%;
  pointer-events:none;
}
.dp-fx .dp-fx-strategy::before{
  background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 409.333 275' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='409.333' height='275' rx='28' fill='url(%23grad)'/><defs><radialGradient id='grad' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(-17.0556 110) rotate(90) scale(171.875 426.389)'><stop stop-color='rgb(19,141,255)' stop-opacity='.12'/><stop offset='.44' stop-color='rgb(19,141,255)' stop-opacity='.2'/><stop offset='1' stop-color='rgb(19,141,255)' stop-opacity='.12'/></radialGradient></defs></svg>");
  opacity:0;
  transition:opacity var(--mm-hero-card-surface-duration,.3s) var(--mm-hero-card-surface-ease,cubic-bezier(.34,1.56,.64,1));
}
.dp-fx .dp-fx-strategy::after{
  z-index:2;
  background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 409.333 275' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='.5' y='.5' width='408.333' height='274' rx='27.5' stroke='url(%23stroke)'/><defs><linearGradient id='stroke' x1='119.632' y1='16.5024' x2='342.587' y2='309.31' gradientUnits='userSpaceOnUse'><stop stop-color='white' stop-opacity='.18'/><stop offset='.44' stop-color='white' stop-opacity='.055'/><stop offset='1' stop-color='rgb(19,141,255)' stop-opacity='.06'/></linearGradient></defs></svg>");
}
.dp-fx .dp-fx-strategy>*{position:relative;z-index:1}
.dp-fx .dp-fx-strategy__index{
  position:absolute;
  top:20px;
  right:20px;
  width:84px;
  height:80px;
  color:rgba(255,255,255,.12);
  font:700 70px/80px var(--dp-mono-bold);
  text-align:right;
  white-space:nowrap;
}
.dp-fx .dp-fx-strategy__chip{
  width:max-content;
  height:29px;
  padding:6px 8px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  overflow:clip;
  border:1px solid rgba(12,85,252,.2);
  border-radius:100px;
  color:#0c55fc;
  background:linear-gradient(90deg,#fff 0%,#fff 100%),linear-gradient(90deg,#87fefd 0%,#87fefd 100%);
  box-shadow:0 2px 4px rgba(14,31,53,.12),0 6px 12px rgba(14,31,53,.16),0 12px 20px rgba(14,31,53,.12);
  font-family:var(--dp-display);
  font-size:12px;
  font-weight:800;
  line-height:17px;
  white-space:nowrap;
}
.dp-fx .dp-fx-strategy__copy{
  width:100%;
  margin:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:12px;
}
.dp-fx .dp-fx-strategy h3{
  margin:0;
  color:#fff;
  font-family:"SF Pro",var(--dp-display);
  font-size:28px;
  font-weight:700;
  line-height:33px;
  white-space:nowrap;
}
.dp-fx .dp-fx-strategy p{
  width:100%;
  margin:0;
  color:rgba(255,255,255,.7);
  font-family:var(--dp-body);
  font-size:14px;
  font-weight:400;
  line-height:20px;
}
@media (min-width:1280px){
  :is(:lang(zh-CN),:lang(zh-TW)) .dp.dp-fx .dp-fx-strategy{height:275px}
}
@media (hover:hover) and (pointer:fine){
  .dp-fx .dp-fx-strategy:hover::before{opacity:1}
}
@media (max-width:640px){
  .dp-fx .dp-fx-strategy{--dp-strategy-pad:26px;border-radius:24px}
}
@media (min-width:901px) and (max-width:1279px){
  .dp-fx .dp-fx-beginner__top{grid-template-areas:"copy media"}
  .dp-fx .dp-fx-strategy-grid{gap:18px}
}
@media (max-width:900px){
  .dp-fx .dp-fx-beginner__top{grid-template-areas:"copy" "media"}
}
@media (prefers-reduced-motion:reduce){
  .dp-fx .dp-fx-strategy::before{transition:none!important}
}
.dp-motion-disabled .dp-fx .dp-fx-strategy::before{transition:none!important}

/* Figma 6542:6753/6764. The first bright card is the hover sample. Each state
   is one complete material (fill plus inside gradient stroke), so neither a
   solid CSS border nor an old one-pixel highlight can alter the card geometry. */
.dp-app .dp-advantage{border:0!important;background:none;box-shadow:0 0 20px rgba(0,0,0,.2);backdrop-filter:none}
.dp-app .dp-advantage::before,.dp-app .dp-advantage::after{content:"";position:absolute;z-index:0;inset:0;width:auto;height:auto;border-radius:inherit;background-position:center;background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;transition:opacity var(--mm-hero-card-surface-duration,.3s) var(--mm-hero-card-surface-ease,cubic-bezier(.34,1.56,.64,1))}
.dp-app .dp-advantage::before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 243.2 260' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='243.2' height='260' rx='30' fill='white' fill-opacity='.04'/><rect width='243.2' height='260' rx='30' fill='url(%23fill)' fill-opacity='.4'/><rect x='.5' y='.5' width='242.2' height='259' rx='29.5' stroke='url(%23stroke)' stroke-opacity='.2'/><defs><radialGradient id='fill' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(121.6 .00000166341) rotate(90) scale(260 316.314)'><stop stop-color='%23138DFF'/><stop offset='1' stop-color='%23138DFF' stop-opacity='0'/></radialGradient><radialGradient id='stroke' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(-257.506 -415.224 118.11 -436.56 300.554 358.955)'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></radialGradient></defs></svg>");opacity:1}
.dp-app .dp-advantage::after{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 243.2 260' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='243.2' height='260' rx='30' fill='%23138DFF' fill-opacity='.4'/><rect width='243.2' height='260' rx='30' fill='url(%23fill)' fill-opacity='.8'/><rect x='.5' y='.5' width='242.2' height='259' rx='29.5' stroke='url(%23stroke)' stroke-opacity='.4'/><defs><radialGradient id='fill' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(121.6 130) rotate(90) scale(387.869 324.239)'><stop stop-color='%23138DFF' stop-opacity='0'/><stop offset='1' stop-color='%23CDE7FF'/></radialGradient><linearGradient id='stroke' x1='165.341' y1='-38.3607' x2='-73.124' y2='98.9915' gradientUnits='userSpaceOnUse'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></linearGradient></defs></svg>");opacity:0}
/* Safari uses the known-correct Forex active material as the single shared
   owner. Chromium retains each authored SVG and its current correct output. */
@supports (background-image:-webkit-named-image(i)){
  :is(.dp-fx .dp-reason-card,.dp-app .dp-advantage)[data-mm-hero-card-surface]::after{
    border:0;
    background-image:var(--mm-surface-hero-card-active-webkit);
  }
}
.dp-app .dp-advantage__icon{overflow:hidden;border:0;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='44' height='44' rx='22' fill='%23070C1B'/><rect width='44' height='44' rx='22' fill='url(%23fill)' fill-opacity='.25'/><rect x='.5' y='.5' width='43' height='43' rx='21.5' stroke='url(%23stroke)'/><defs><radialGradient id='fill' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(22 0) rotate(90) scale(39.3926 71.9843)'><stop stop-color='%23138DFF'/><stop offset='.628632' stop-color='%23070C1B'/></radialGradient><linearGradient id='stroke' x1='16.7518' y1='-11.7513' x2='57.2807' y2='33.537' gradientUnits='userSpaceOnUse'><stop offset='.34616' stop-color='%23138DFF'/><stop offset='1' stop-color='%23070C1B'/></linearGradient></defs></svg>");background-position:center;background-repeat:no-repeat;background-size:100% 100%;box-shadow:inset 0 2px 8px rgba(19,141,255,.25)}
.dp-app .dp-advantage>*{position:relative;z-index:1}
@media (hover:hover) and (pointer:fine){
  .dp-app .dp-advantage:is(:hover,:focus-visible)::before{opacity:0}
  .dp-app .dp-advantage:is(:hover,:focus-visible)::after{opacity:1}
}
@media (prefers-reduced-motion:reduce){.dp-app .dp-advantage::before,.dp-app .dp-advantage::after{transition:none!important}}
.dp-motion-disabled .dp-app .dp-advantage::before,.dp-motion-disabled .dp-app .dp-advantage::after{transition:none!important}

/* Figma disclosure variants use a minus for the open state at every viewport. */

.dp-fund .dp-method-table{box-sizing:border-box}
/* Funding desktop geometry and content-specific chips. The exact shared
   table material is owned once below for both named Figma tables. */
@media (min-width:1280px){
  .dp-fund .dp-method-tabs__panels{height:auto}
  .dp-fund .dp-method-tabs .dp-method-table-shell{
    height:auto;
  }
  .dp-fund .dp-method-tabs .dp-method-table{
    height:auto;
    border-collapse:separate;
    border-spacing:0;
    box-sizing:border-box;
  }
  .dp-fund .dp-method-table tbody tr{
    background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));
  }
  .dp-fund .dp-method-table tbody tr:nth-child(even){background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
  .dp-fund .dp-method-table tbody td{border:0;border-bottom:1px solid rgba(255,255,255,.08)}
  .dp-fund .dp-method-table th{
    color:rgba(243,245,248,.9);
    font-family:var(--dp-body);
    font-size:12px;
    font-weight:600;
    line-height:18px;
    letter-spacing:.15px;
  }
  .dp-fund .dp-method-table tbody td:first-child,
  .dp-fund .dp-method-note{
    font-family:var(--dp-body);
    font-weight:400;
  }
  .dp-fund .dp-method-status{
    --dp-method-status-rgb:89,224,173;
    position:relative;
    flex:none;
    width:57px;
    justify-content:center;
    overflow:hidden;
    border:1px solid rgba(89,224,173,.3);
    color:rgba(89,224,173,.88);
    background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018)),linear-gradient(90deg,rgba(var(--dp-method-status-rgb),.105),rgba(var(--dp-method-status-rgb),.025) 62%,rgba(var(--dp-method-status-rgb),.008));
    box-shadow:0 2px 8px -4px rgba(var(--dp-method-status-rgb),.1),inset 0 1px 1px rgba(255,255,255,.05);
    font-family:var(--dp-body);
    font-size:12px;
    font-weight:400;
    line-height:18px;
    white-space:nowrap;
  }
  .dp-fund .dp-method-status--waiting{
    --dp-method-status-rgb:245,184,75;
    width:auto;
    min-width:109px;
    border-color:rgba(245,184,75,.3);
    color:rgba(255,212,122,.88);
  }
  :is(html[lang="zh-CN"],html[lang="zh-TW"]) .dp-fund #fund-method-deposit-panel .dp-method-status--waiting{width:109px}
  .dp-fund .dp-method-status::before{
    flex:none;
    background:rgba(var(--dp-method-status-rgb),.96);
    box-shadow:0 0 6px rgba(var(--dp-method-status-rgb),.36);
  }
  .dp-fund .dp-method-status::after{
    content:none;
  }
  .dp-fund .dp-currency-chip{
    background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));
    box-shadow:inset 0 1px 1px rgba(255,255,255,.04);
    font-family:"SF Pro Text","SF Pro",sans-serif;
    font-size:11px;
    font-weight:500;
    line-height:16px;
    letter-spacing:.2px;
  }
  .dp-fund .dp-method-table tfoot td{
    position:relative;
    border-top:1px solid rgba(19,141,255,.04);
  }
  .dp-fund .dp-method-table tfoot td::before{
    content:none;
  }
  .dp-fund .dp-method-note{
    font-size:13px;
    line-height:24px;
  }
  .dp-fund .dp-method-note::before{left:-5.5px}
}

/* Exact shared desktop table material from the two current P2.4 nodes:
   Funding 6818:709 and Forex 6630:519. The one-pixel strokes are painted
   inside their frames so the 1280px Figma column geometry does not shrink. */
@media (min-width:1280px){
  :is(.dp-fx .dp-market-shell,.dp-fund .dp-method-table-shell){
    position:relative;
    isolation:isolate;
    border:0;
    border-radius:20px;
    overflow:hidden;
    background:linear-gradient(90deg,rgba(9,12,20,.965),rgba(9,12,20,.965)),linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.048)),radial-gradient(ellipse 69.444% 104.167% at 50% 116.67%,rgba(255,255,255,.2),rgba(255,255,255,.07) 44%,rgba(255,255,255,0));
    box-shadow:0 10px 30px -12px rgba(19,141,255,.045),0 16px 38px -10px rgba(2,7,15,.38),inset 0 -2px 16px rgba(19,141,255,.055),inset 0 1px 1px rgba(255,255,255,.1);
    backdrop-filter:none;
  }
  :is(.dp-fx .dp-market-shell,.dp-fund .dp-method-table-shell)::before{
    content:"";
    position:absolute;
    z-index:4;
    left:0;
    right:0;
    top:0;
    height:52px;
    box-sizing:border-box;
    padding:1px;
    background:linear-gradient(90deg,rgba(255,255,255,.075),rgba(255,255,255,.14) 28%,rgba(19,141,255,.16) 56%,rgba(255,255,255,.08) 82%,rgba(255,255,255,.04));
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
  }
  :is(.dp-fx .dp-market-shell,.dp-fund .dp-method-table-shell)::after{
    content:"";
    position:absolute;
    z-index:5;
    inset:0;
    box-sizing:border-box;
    padding:1px;
    border:0;
    border-radius:inherit;
    background:radial-gradient(ellipse 69.444% 69.444% at 50% 108.33%,rgba(255,255,255,.32),rgba(255,255,255,.15) 38%,rgba(255,255,255,.07) 72%,rgba(255,255,255,.035));
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
  }
  :is(.dp-fx .dp-market-shell .dp-market-table,.dp-fund .dp-method-tabs .dp-method-table){
    border:0;
    border-radius:0;
    overflow:visible;
    background:transparent;
    box-shadow:none;
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) thead{
    background:linear-gradient(180deg,rgba(26,43,70,.995),rgba(16,27,46,.995)),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.008)),radial-gradient(ellipse 69.444% 69.444% at 50% 108.33%,rgba(19,141,255,.3),rgba(19,141,255,.075) 58%,rgba(19,141,255,0));
    box-shadow:inset 0 1px 1px rgba(255,255,255,.09);
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) th{
    background:transparent;
    box-shadow:none;
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody tr,
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody tr:nth-child(even){
    background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.022));
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody td{
    border-top:1px solid rgba(255,255,255,.075);
    border-bottom:1px solid rgba(255,255,255,.075);
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody td:first-child{border-left:1px solid rgba(255,255,255,.075)}
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody td:last-child{border-right:1px solid rgba(255,255,255,.075)}
  .dp-fund .dp-method-table tfoot td{border-top:0}
  .dp-fund .dp-method-table tfoot td::before{
    content:"";
    position:absolute;
    z-index:2;
    inset:0;
    box-sizing:border-box;
    padding:1px;
    background:linear-gradient(90deg,rgba(19,141,255,.04),rgba(255,255,255,.085) 20%,rgba(255,255,255,.065) 72%,rgba(19,141,255,.018));
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
  }
}

/* Preserve the Figma column proportions while the responsive table is fluid;
   fixed 1280px desktop widths resume as soon as the full frame fits. */
@media (min-width:521px) and (max-width:1289px){
  .dp-fx .dp-market-table col:nth-child(1){width:25.625%}
  .dp-fx .dp-market-table col:nth-child(2){width:14.375%}
  .dp-fx .dp-market-table col:nth-child(3){width:10.625%}
  .dp-fx .dp-market-table col:nth-child(4){width:17.5%}
  .dp-fx .dp-market-table col:nth-child(5){width:17.5%}
  .dp-fx .dp-market-table col:nth-child(6){width:14.375%}
  .dp-fund .dp-method-table col:nth-child(1){width:28.125%}
  .dp-fund .dp-method-table col:nth-child(2){width:23.4375%}
  .dp-fund .dp-method-table col:nth-child(3){width:15.625%}
  .dp-fund .dp-method-table col:nth-child(4){width:32.8125%}
}

/* Funding 6818:723/750 — processing status is one responsive material.
   Its Figma stroke is an inside diagonal gradient, so it is painted as an
   overlay instead of a CSS border that would shift the contents by one pixel. */
.dp-fund .dp-method-status{
  --dp-method-status-rgb:89,224,173;
  position:relative;
  box-sizing:border-box;
  width:auto;
  min-width:57px;
  height:24px;
  min-height:24px;
  padding:0 10px;
  display:inline-flex;
  flex:none;
  justify-self:start;
  align-items:center;
  justify-content:center;
  gap:7px;
  overflow:hidden;
  border:0;
  border-radius:8px;
  color:rgba(89,224,173,.88);
  background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.018) 100%),linear-gradient(90deg,rgba(var(--dp-method-status-rgb),.105) 0%,rgba(var(--dp-method-status-rgb),.025) 62%,rgba(var(--dp-method-status-rgb),.008) 100%);
  box-shadow:0 2px 8px -4px rgba(var(--dp-method-status-rgb),.1),inset 0 1px 1px rgba(255,255,255,.05);
  font-family:"Alibaba PuHuiTi 3.0","Noto Sans SC",sans-serif;
  font-size:12px;
  font-weight:400;
  line-height:18px;
  white-space:nowrap;
}
.dp-fund .dp-method-status--waiting{
  --dp-method-status-rgb:245,184,75;
  min-width:109px;
  color:rgba(255,212,122,.88);
}
.dp-fund .dp-method-status::before{
  content:"";
  width:6px;
  height:6px;
  flex:0 0 6px;
  border-radius:50%;
  background:rgba(var(--dp-method-status-rgb),.96);
  box-shadow:0 0 6px rgba(var(--dp-method-status-rgb),.36);
}
.dp-fund .dp-method-status::after{
  content:"";
  position:absolute;
  inset:0;
  box-sizing:border-box;
  padding:1px;
  border-radius:inherit;
  background:linear-gradient(135deg,rgba(var(--dp-method-status-rgb),.3),rgba(255,255,255,.1) 50%,rgba(var(--dp-method-status-rgb),.09));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}
@media (min-width:1280px){
  :is(html[lang="zh-CN"],html[lang="zh-TW"]) .dp-fund .dp-method-status:not(.dp-method-status--waiting){width:57px}
}

/* Funding rows use the same restrained single-tone response as Forex. */
.dp-fund .dp-method-table tbody tr{
  transition:background-color .28s var(--dp-ease),filter .28s var(--dp-ease);
}
.dp-fund .dp-method-table tbody td{
  transition:background-color .28s var(--dp-ease),box-shadow .28s var(--dp-ease);
}
.dp-fund .dp-method-table tbody tr:focus-within{background:linear-gradient(180deg,rgba(19,141,255,.075),rgba(19,141,255,.035)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
.dp-fund .dp-method-table tbody tr:focus-within td{
  background-color:transparent;
  box-shadow:none;
}
@media (hover:hover) and (pointer:fine){
  .dp-fund .dp-method-table tbody tr:hover{background:linear-gradient(180deg,rgba(19,141,255,.075),rgba(19,141,255,.035)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}
  .dp-fund .dp-method-table tbody tr:hover td{
    background-color:transparent;
    box-shadow:none;
  }
  .dp-fund .dp-method-table tbody tr:hover :is(.dp-method-fee,.dp-currency-chip){filter:brightness(1.08) saturate(1.06)}
}
/* WebKit fragments table-row backgrounds across separate cell boxes. Paint
   the complete interaction surface on every desktop/tablet cell so all
   columns share one visual state; the row background remains a mobile card
   fallback and no button/card/rail surface is touched. */
@media (min-width:521px){
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody tr:focus-within{
    background:transparent;
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody tr:focus-within>td{
    background:linear-gradient(180deg,rgba(19,141,255,.075),rgba(19,141,255,.035)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));
    box-shadow:none;
  }
}
@media (min-width:521px) and (hover:hover) and (pointer:fine){
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody tr:hover{
    background:transparent;
  }
  :is(.dp-fx .dp-market-table,.dp-fund .dp-method-table) tbody tr:hover>td{
    background:linear-gradient(180deg,rgba(19,141,255,.075),rgba(19,141,255,.035)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));
    box-shadow:none;
  }
}
@media (prefers-reduced-motion:reduce){
  .dp-fund .dp-method-table tbody tr,
  .dp-fund .dp-method-table tbody td{transition:none!important}
}

/* Narrow tables become independent quote cards. They retain the same
   directional light but never regain a four-sided white outline. */
@media (max-width:520px){
  .dp-fx .dp-market-shell::before,
  .dp-fund .dp-method-table-shell::before{content:none}
  .dp-fx .dp-market-table tbody tr,
  .dp-fx .dp-market-table tbody tr:last-child,
  .dp-fund .dp-method-table tbody tr{
    height:auto;
    border:0;
    background:rgba(11,16,25,.985);
    box-shadow:0 18px 42px -28px rgba(0,0,0,.9),inset 0 1px 0 rgba(255,255,255,.065),inset 0 -1px 0 rgba(165,219,255,.04);
  }
  .dp-fx .dp-market-table tbody td,
  .dp-fund .dp-method-table tbody td{border-bottom:0}
  .dp-fx .dp-market-table tbody td:first-child,
  .dp-fund .dp-method-table tbody td:first-child{border-bottom:1px solid rgba(165,219,255,.07)}
  .dp-fund .dp-method-table tfoot tr{padding:0;border:0;background:transparent;box-shadow:none}
}

/* Canonical FAQ item UI for every detail page. Section backgrounds, headings,
   widths and Funding groups remain page-owned; everything below the list root
   shares one visual and motion contract. */
.dp .dp-faq-list{
  --dp-faq-accent:#a5dbff;
  --dp-faq-accent-strong:#138dff;
  --dp-faq-rule:rgba(165,219,255,.2);
  --dp-faq-divider:linear-gradient(90deg,rgba(165,219,255,0),rgba(165,219,255,.2) 6%,rgba(165,219,255,.2) 94%,rgba(165,219,255,0));
  --dp-faq-row-height:96px;
  --dp-faq-motion:cubic-bezier(.22,1,.36,1);
}
.dp.dp-fx .dp-fx-background--faq{opacity:.7}
.dp.dp-fund .dp-fund-faq__background{opacity:1}
.dp.dp-fund .dp-fund-faq{z-index:2}
.dp.dp-fx .dp-fx-faq__grid,
.dp.dp-fund .dp-fund-faq>.dp-wrap{
  width:min(980px,calc(100% - 48px));
  max-width:none;
  margin-inline:auto;
}
.dp.dp-fx .dp-fx-faq .dp-section-head,
.dp.dp-fund .dp-fund-faq .dp-section-head{
  width:100%;
  max-width:none;
  margin-inline:auto;
  justify-items:center;
  text-align:center!important;
}
.dp.dp-fx .dp-fx-faq .dp-section-head .dp-title,
.dp.dp-fund .dp-fund-faq .dp-section-head .dp-title{
  margin-inline:auto;
  text-align:center!important;
}
.dp.dp-fund .dp-fund-faq .dp-faq-groups{
  width:100%;
  min-height:0;
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:64px;
}
.dp.dp-fund .dp-fund-faq :is(.dp-faq-group,.dp-faq-group--compact){
  width:100%;
  height:auto;
  padding:0;
  display:block;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
}
.dp.dp-fund .dp-fund-faq .dp-faq-group__title{
  position:relative;
  width:100%;
  height:auto;
  min-height:60px;
  margin:0;
  padding:0 20px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  gap:10px;
  border:0;
}
.dp.dp-fund .dp-fund-faq .dp-faq-group__title::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,rgba(165,219,255,0),rgba(165,219,255,.34) 6%,rgba(165,219,255,.34) 94%,rgba(165,219,255,0));
  opacity:1;
  pointer-events:none;
}
.dp.dp-fund .dp-fund-faq .dp-faq-group__icon{
  width:21px;
  height:21px;
  flex:0 0 21px;
  display:grid;
  place-items:center;
  overflow:visible;
  border:0;
  border-radius:0;
  color:#fff;
  background:none;
  box-shadow:none;
  filter:none;
}
.dp.dp-fund .dp-fund-faq .dp-faq-group__icon img{display:block;width:20.5px;height:20.5px;max-width:none}
.dp.dp-fund .dp-fund-faq .dp-faq-group__title h3{
  color:rgba(165,219,255,.86);
  font:800 14px/20px var(--dp-display);
  letter-spacing:1.8px;
}
.dp.dp-fund .dp-fund-faq .dp-faq-group .dp-faq-list{margin:0;border-top:0}
.dp .dp-faq-list{
  counter-reset:dp-faq 0;
  position:relative;
  display:block;
  gap:0;
  border-top:0;
  background:transparent;
}
.dp .dp-faq-list::before{
  content:"";
  position:absolute;
  z-index:1;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:var(--dp-faq-divider);
  pointer-events:none;
}
.dp.dp-fund .dp-fund-faq .dp-faq-list::before{content:none}
.dp.dp-fund .dp-fund-faq .dp-faq-group:nth-child(1)>.dp-faq-list{counter-reset:dp-faq 0}
.dp.dp-fund .dp-fund-faq .dp-faq-group:nth-child(2)>.dp-faq-list{counter-reset:dp-faq 3}
.dp.dp-fund .dp-fund-faq .dp-faq-group:nth-child(3)>.dp-faq-list{counter-reset:dp-faq 6}
.dp .dp-faq-list .dp-faq-item{
  counter-increment:dp-faq;
  position:relative;
  width:100%;
  height:auto;
  min-height:0;
  overflow:visible;
  border:0;
  border-radius:0;
  background-color:transparent;
  box-shadow:none;
  backdrop-filter:none;
  transition:none;
}
.dp .dp-faq-list .dp-faq-item::before{
  content:"";
  position:absolute;
  z-index:0;
  top:0;
  bottom:0;
  left:0;
  right:0;
  height:auto;
  border-radius:0;
  background:linear-gradient(90deg,rgba(19,141,255,.18),rgba(19,141,255,.09) 58%,rgba(19,141,255,.05));
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-size:100% 100%;
  mask-size:100% 100%;
  box-shadow:none;
  opacity:0;
  pointer-events:none;
  transition:opacity .24s ease;
}
.dp .dp-faq-list .dp-faq-item::after{
  content:"";
  position:absolute;
  z-index:3;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:var(--dp-faq-divider);
  opacity:.86;
  filter:brightness(1);
  box-shadow:none;
  pointer-events:none;
  transition:opacity .22s ease,filter .22s ease;
}
.dp .dp-faq-list .dp-faq-item[open]{
  height:auto;
  min-height:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.dp .dp-faq-list .dp-faq-item[open]::before{
  opacity:.78;
}
.dp .dp-faq-list .dp-faq-item[open]::after{opacity:1;filter:brightness(1.6) saturate(1.12);box-shadow:none}
.dp .dp-faq-list .dp-faq-item summary,
.dp .dp-faq-list .dp-faq-item--static{
  position:relative;
  z-index:2;
  width:100%;
  height:auto;
  min-height:var(--dp-faq-row-height);
  padding:20px 20px;
  box-sizing:border-box;
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 32px;
  gap:16px;
  align-items:center;
  color:#fff;
  background:transparent;
}
.dp .dp-faq-list .dp-faq-item[open] summary{
  height:auto;
  min-height:var(--dp-faq-row-height);
  padding:20px 20px;
  align-items:center;
}
.dp .dp-faq-list .dp-faq-item summary::before,
.dp .dp-faq-list .dp-faq-item--static::before{
  content:counter(dp-faq,decimal-leading-zero);
  color:rgba(165,219,255,.72);
  font:700 12px/1 var(--dp-mono-bold);
  letter-spacing:.03em;
  text-shadow:none;
  transition:color .22s ease,text-shadow .22s ease;
}
.dp .dp-faq-list .dp-faq-item[open] summary::before{
  color:var(--dp-faq-accent);
}
.dp .dp-faq-list .dp-faq-question{
  min-width:0;
  width:auto;
  color:rgba(237,245,253,.86);
  font:700 18px/28px var(--dp-display);
  letter-spacing:0;
  overflow-wrap:anywhere;
  translate:0 0;
  text-shadow:none;
  transition:color .22s ease,translate .28s var(--dp-faq-motion),text-shadow .22s ease;
}
.dp .dp-faq-list .dp-faq-item[open] .dp-faq-question{color:#fff}
.dp .dp-faq-list .dp-faq-item--static{
  cursor:default;
  color:rgba(237,245,253,.9);
}
.dp .dp-faq-list .dp-faq-answer-wrap{
  position:relative;
  z-index:2;
  transition:grid-template-rows .3s var(--dp-faq-motion),opacity .18s ease;
}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"][open]>.dp-faq-answer-wrap{
  display:block;
  grid-template-rows:none;
  opacity:1;
  transition:none;
}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"][open] .dp-faq-answer-layout{
  opacity:1;
  translate:0 0;
  transition:none;
}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"]:not([open])>.dp-faq-answer-wrap{display:none}
.dp-enhanced .dp .dp-faq-list,
.dp-enhanced .dp:is(.dp-fx,.dp-fund) :is(.dp-fx-faq,.dp-fund-faq),
.dp-enhanced .dp.dp-market--account-details .mkt-faq{overflow-anchor:none}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"][data-dp-faq-expanded="false"]::before{opacity:0}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"][data-dp-faq-expanded="false"]::after{opacity:.86;filter:brightness(1)}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"][data-dp-faq-expanded="false"] summary::before{color:rgba(165,219,255,.72);text-shadow:none}
.dp-enhanced .dp .dp-faq-list .dp-faq-item[data-dp-faq-controlled="true"][data-dp-faq-expanded="false"] .dp-faq-question{color:rgba(237,245,253,.86)}
.dp .dp-faq-list .dp-faq-answer-layout{
  padding:0 36px 30px 70px;
  display:block;
  opacity:0;
  translate:0 -2px;
  transition:opacity .18s ease,translate .28s var(--dp-faq-motion);
}
.dp .dp-faq-list .dp-faq-item[open] .dp-faq-answer-layout{
  opacity:1;
  translate:0 0;
}
@media (min-width:901px){
  .dp .dp-faq-list .dp-faq-item[open] .dp-faq-answer-layout{margin-top:-10px}
}
.dp .dp-faq-list .dp-faq-answer{
  min-width:0;
  width:auto;
  max-width:820px;
  padding:0;
  color:rgba(237,245,253,.7);
  font-size:15px;
  line-height:26px;
  overflow-wrap:anywhere;
}
.dp .dp-faq-list .dp-faq-item summary:focus-visible{
  outline:none;
}
.dp .dp-faq-list .dp-faq-item:not([open]):has(summary:focus-visible)::after{opacity:1;filter:brightness(1.22) saturate(1.05);box-shadow:none}
.dp .dp-faq-list summary:focus-visible .dp-faq-question{color:#fff;translate:4px 0;text-shadow:0 0 18px rgba(165,219,255,.14)}
.dp .dp-faq-list summary:focus-visible::before{color:var(--dp-faq-accent);text-shadow:0 0 10px rgba(19,141,255,.42)}
@media (hover:hover) and (pointer:fine){
  .dp .dp-faq-list .dp-faq-item:not([open]):has(summary:hover)::after,
  .dp .dp-faq-list .dp-faq-item:not([open]):has(summary:focus-visible)::after{opacity:1;filter:brightness(1.22) saturate(1.05);box-shadow:none}
  .dp .dp-faq-list summary:hover .dp-faq-question{
    color:#fff;
    translate:4px 0;
    text-shadow:0 0 18px rgba(237,245,253,.16);
  }
  .dp .dp-faq-list summary:hover::before{color:rgba(237,245,253,.92);text-shadow:0 0 10px rgba(237,245,253,.28)}
}
@media (max-width:900px){
  .dp.dp-fx .dp-fx-background--faq,
  .dp.dp-fund .dp-fund-faq__background{opacity:.58}
  .dp.dp-fx .dp-fx-faq__grid,
  .dp.dp-fund .dp-fund-faq>.dp-wrap{width:calc(100% - 32px)}
  .dp.dp-fund .dp-fund-faq .dp-faq-groups{gap:40px}
  .dp.dp-fund .dp-fund-faq .dp-faq-group__title{min-height:50px;margin:0;padding:0 12px;gap:9px}
  .dp.dp-fund .dp-fund-faq .dp-faq-group__icon{width:20px;height:20px;flex-basis:20px}
  .dp.dp-fund .dp-fund-faq .dp-faq-group__title h3{font-size:13px;line-height:18px;letter-spacing:1.2px}
}
@media (max-width:900px), (max-width:1080px) and (max-height:600px) and (orientation:landscape){
  .dp .dp-faq-list{--dp-faq-row-height:84px}
  .dp .dp-faq-list .dp-faq-item summary,
  .dp .dp-faq-list .dp-faq-item--static{
    min-height:84px;
    padding:17px 12px;
    grid-template-columns:28px minmax(0,1fr) 32px;
    gap:10px;
  }
  .dp .dp-faq-list .dp-faq-item[open] summary{
    min-height:84px;
    padding:17px 12px;
  }
  .dp .dp-faq-list .dp-faq-item summary::before,
  .dp .dp-faq-list .dp-faq-item--static::before{font-size:12px}
  .dp .dp-faq-list .dp-faq-question{font-size:16px;line-height:25px}
  .dp .dp-faq-list .dp-faq-answer-layout{padding:0 24px 24px 50px}
  .dp .dp-faq-list .dp-faq-item[open] .dp-faq-answer-layout{margin-top:0}
  .dp .dp-faq-list .dp-faq-answer{font-size:14px;line-height:24px}
}
@media (prefers-reduced-motion:reduce){
  .dp .dp-faq-list :is(.dp-faq-item,.dp-faq-item::before,.dp-faq-item::after,.dp-faq-question,.dp-faq-answer-wrap,.dp-faq-answer-layout){transition:none!important}
  .dp .dp-faq-list .dp-faq-question{translate:0 0!important}
}

/* Funding chapter directory foundation. Scroll state, labels and responsive
   input adaptations share one runtime; the final visual owner follows below. */
.dp.dp-fund .dp-fund-directory{
  position:sticky;
  top:0;
  z-index:34;
  display:block!important;
  width:0;
  height:0;
  margin:0;
  padding:0;
  overflow:visible;
  border:0;
  background:transparent;
  backdrop-filter:none;
  transition:opacity .28s cubic-bezier(.22,1,.36,1),translate .28s cubic-bezier(.22,1,.36,1);
}
.dp.dp-fund .dp-fund-directory::after{content:none;display:none}
.dp.dp-fund .dp-fund-directory.is-at-end{opacity:0;translate:0 -12px;pointer-events:none}
.dp.dp-fund .dp-fund-directory .dp-directory__links{
  position:absolute;
  top:100px;
  inset-inline-start:16px;
  box-sizing:border-box;
  width:36px;
  height:156px;
  margin:0;
  padding:16px 0;
  display:flex;
  flex-direction:column;
  gap:12px;
  overflow:clip;
  list-style:none;
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  background:radial-gradient(ellipse 135.78px 318.5px at 18px -31.5px,rgba(255,255,255,.26),rgba(255,255,255,0)),linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.6));
  box-shadow:0 0 32px rgba(0,0,0,.2);
  backdrop-filter:blur(6px);
  transition:width .34s cubic-bezier(.22,1,.36,1),border-radius .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1);
}
.dp.dp-fund .dp-fund-directory .dp-directory__item{
  width:100%;
  height:10px;
  flex:0 0 auto;
  transition:height .3s cubic-bezier(.22,1,.36,1);
}
.dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"]{height:36px}
.dp.dp-fund .dp-fund-directory .dp-directory__links a{
  position:relative;
  box-sizing:border-box;
  width:100%;
  height:100%;
  min-height:0;
  padding:0;
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  column-gap:12px;
  align-items:center;
  overflow:visible;
  border:0;
  border-radius:0;
  color:rgba(255,255,255,.68);
  background:transparent;
  text-decoration:none;
}
.dp.dp-fund .dp-fund-directory .dp-directory__links a::after{
  content:"";
  position:absolute;
  inset:-5px 4px;
  border:2px solid transparent;
  border-radius:10px;
  pointer-events:none;
}
.dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"] a::after{inset:2px 4px}
.dp.dp-fund .dp-fund-directory .dp-directory__links a:focus-visible{outline:0}
.dp.dp-fund .dp-fund-directory .dp-directory__links a:focus-visible::after{border-color:rgba(165,219,255,.9)}
.dp.dp-fund .dp-fund-directory .dp-directory__index{
  box-sizing:border-box;
  width:10px;
  height:10px;
  justify-self:center;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:0;
  border-radius:1000px;
  color:transparent;
  background:rgba(255,255,255,.24);
  box-shadow:none;
  font:700 0/0 var(--dp-display);
  transition:width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),color .22s ease,background .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="past"] .dp-directory__index{
  background:#138dff;
  box-shadow:0 0 10px rgba(19,141,255,.6);
}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="current"] .dp-directory__index{
  width:36px;
  height:36px;
  border:1px solid rgba(165,219,255,.2);
  color:#fff;
  background:radial-gradient(ellipse 47.996px 53.705px at 50% 50%,rgba(19,141,255,0),rgba(112,186,255,.3) 50%,rgba(158,208,255,.45) 75%,rgba(205,231,255,.6)),linear-gradient(90deg,#138dff,#138dff);
  box-shadow:none;
  font:700 14px/20px var(--dp-display);
}
.dp.dp-fund .dp-fund-directory .dp-directory__label{
  min-width:0;
  overflow:hidden;
  opacity:0;
  translate:-8px 0;
  color:rgba(255,255,255,.68);
  font:700 14px/20px var(--dp-display);
  letter-spacing:-.085px;
  text-overflow:ellipsis;
  white-space:nowrap;
  pointer-events:none;
  transition:opacity .2s ease,translate .34s cubic-bezier(.22,1,.36,1),color .2s ease;
}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="past"] .dp-directory__label{color:rgba(165,219,255,.76)}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="current"] .dp-directory__label{color:#fff}
.dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within{
  width:min(392px,calc(100vw - 80px));
  border-radius:28px;
  box-shadow:0 0 32px rgba(0,0,0,.32),0 16px 38px -16px rgba(19,141,255,.18);
}
.dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within .dp-directory__label{
  opacity:1;
  translate:0 0;
}

@media (hover:hover) and (pointer:fine){
  .dp.dp-fund .dp-fund-directory .dp-directory__links:hover{
    width:min(392px,calc(100vw - 80px));
    border-radius:28px;
    box-shadow:0 0 32px rgba(0,0,0,.32),0 16px 38px -16px rgba(19,141,255,.18);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links:hover .dp-directory__label{
    opacity:1;
    translate:0 0;
  }
}

@media (min-width:1280px){
  .dp.dp-fund .dp-fund-directory .dp-directory__links{top:120px;inset-inline-start:40px}
}

@media (min-width:901px) and (any-hover:none){
  .dp.dp-fund .dp-fund-directory .dp-directory__links{
    width:min(392px,calc(100vw - 80px));
    border-radius:28px;
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__label{opacity:1;translate:0 0}
}

@media (max-width:900px){
  .dp.dp-fund .dp-fund-directory{
    top:72px;
    width:100%;
    height:auto;
    padding:10px 0;
    border-block:1px solid var(--dp-line);
    background:rgba(6,7,11,.9);
    backdrop-filter:blur(18px);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links,
  .dp.dp-fund .dp-fund-directory .dp-directory__links:is(:hover,:focus-within){
    position:relative;
    top:auto;
    inset-inline-start:auto;
    width:calc(100% - 40px);
    height:auto;
    margin-inline:auto;
    padding:0;
    display:flex;
    flex-direction:row;
    gap:6px;
    overflow-x:auto;
    overflow-y:hidden;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links::-webkit-scrollbar{display:none}
  .dp.dp-fund .dp-fund-directory .dp-directory__item,
  .dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"]{
    width:auto;
    height:auto;
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a{
    width:max-content;
    min-height:44px;
    padding:0 12px;
    display:inline-grid;
    grid-template-columns:auto auto;
    gap:8px;
    border-radius:11px;
    scroll-snap-align:center;
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::after{inset:3px;border-radius:10px}
  .dp.dp-fund .dp-fund-directory .dp-directory__links a[aria-current="location"]{background:rgba(19,141,255,.12)}
  .dp.dp-fund .dp-fund-directory .dp-directory__index,
  .dp.dp-fund .dp-fund-directory a[data-dp-directory-state] .dp-directory__index{
    width:auto;
    height:auto;
    border:0;
    color:#a5dbff;
    background:none;
    box-shadow:none;
    font:700 10px/1 var(--dp-mono-bold);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__label{
    overflow:visible;
    opacity:1;
    translate:0 0;
    color:rgba(255,255,255,.72);
    font-size:12px;
    line-height:18px;
    text-overflow:clip;
  }
  .dp.dp-fund .dp-fund-directory a[aria-current="location"] .dp-directory__label{color:#fff}
}

@media (max-width:640px){
  .dp.dp-fund .dp-fund-directory .dp-directory__links,
  .dp.dp-fund .dp-fund-directory .dp-directory__links:is(:hover,:focus-within){width:calc(100% - 32px)}
}

@media (prefers-reduced-motion:reduce){
  .dp.dp-fund .dp-fund-directory,
  .dp.dp-fund .dp-fund-directory .dp-directory__links,
  .dp.dp-fund .dp-fund-directory .dp-directory__item,
  .dp.dp-fund .dp-fund-directory .dp-directory__index,
  .dp.dp-fund .dp-fund-directory .dp-directory__label{transition:none!important}
}

/* Funding chapter navigator — Sapphire Dock.
   The collapsed state is a quiet stack of discrete numeric nodes. Hover and
   keyboard focus reveal one project-native glass panel; no connector rules or
   decorative underlines compete with the supplied chapter labels. */
.dp.dp-fund .dp-fund-directory .dp-directory__links{
  top:112px;
  inset-inline-start:28px;
  width:60px;
  height:284px;
  padding:8px;
  gap:6px;
  isolation:isolate;
  overflow:hidden;
  border:1px solid transparent;
  border-radius:24px;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
  transition:width .34s cubic-bezier(.16,1,.3,1),border-color .24s ease,background .24s ease,box-shadow .34s cubic-bezier(.16,1,.3,1),backdrop-filter .24s ease;
}
.dp.dp-fund .dp-fund-directory .dp-directory__links::before,
.dp.dp-fund .dp-fund-directory .dp-directory__links::after{content:none;display:none}
.dp.dp-fund .dp-fund-directory .dp-directory__item,
.dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"]{
  position:relative;
  z-index:1;
  width:100%;
  height:48px;
  flex:0 0 48px;
  transition:none;
}
.dp.dp-fund .dp-fund-directory .dp-directory__links a{
  width:100%;
  height:48px;
  min-height:48px;
  padding:0 14px 0 0;
  grid-template-columns:44px minmax(0,1fr);
  column-gap:12px;
  overflow:hidden;
  border-radius:16px;
}
.dp.dp-fund .dp-fund-directory .dp-directory__links a::before{
  content:"";
  position:absolute;
  z-index:0;
  inset:2px auto 2px 0;
  box-sizing:border-box;
  width:44px;
  border:1px solid transparent;
  border-radius:15px;
  opacity:0;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018)) padding-box,linear-gradient(rgba(7,12,27,.76),rgba(7,12,27,.76)) padding-box,linear-gradient(145deg,rgba(165,219,255,.18),rgba(255,255,255,.035)) border-box;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  pointer-events:none;
  transition:width .34s cubic-bezier(.16,1,.3,1),opacity .2s ease,background .28s ease,box-shadow .28s ease;
}
.dp.dp-fund .dp-fund-directory .dp-directory__links a::after{
  z-index:3;
  inset:2px;
  border-radius:15px;
}
.dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"] a::before{
  opacity:1;
  background:radial-gradient(120% 150% at 50% -32%,rgba(255,255,255,.34),rgba(255,255,255,0) 56%) padding-box,linear-gradient(rgba(12,85,252,.84),rgba(12,85,252,.84)) padding-box,linear-gradient(145deg,rgba(165,219,255,.56),rgba(19,141,255,.12) 66%,rgba(255,255,255,.16)) border-box;
  box-shadow:inset 0 1px 1px rgba(255,255,255,.3),0 12px 28px -14px rgba(19,141,255,.9);
}
.dp.dp-fund .dp-fund-directory .dp-directory__index{
  position:relative;
  z-index:2;
  width:44px;
  height:44px;
  justify-self:start;
  overflow:visible;
  border:0;
  border-radius:0;
  color:rgba(165,219,255,.46);
  background:none;
  box-shadow:none;
  font:700 11px/44px var(--dp-mono-bold);
  letter-spacing:.45px;
  text-shadow:none;
  transition:color .22s ease,text-shadow .22s ease,translate .3s cubic-bezier(.16,1,.3,1);
}
.dp.dp-fund .dp-fund-directory .dp-directory__index::before,
.dp.dp-fund .dp-fund-directory .dp-directory__index::after{content:none;display:none}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="past"] .dp-directory__index{
  color:rgba(165,219,255,.72);
  background:none;
  box-shadow:none;
}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="current"] .dp-directory__index{
  width:44px;
  height:44px;
  border:0;
  border-radius:0;
  color:#fff;
  background:none;
  box-shadow:none;
  font:700 13px/44px var(--dp-mono-bold);
  text-shadow:0 0 12px rgba(165,219,255,.54);
}
.dp.dp-fund .dp-fund-directory .dp-directory__label{
  position:relative;
  z-index:2;
  min-width:0;
  opacity:0;
  translate:-8px 0;
  color:rgba(255,255,255,.62);
  font:600 14px/22px var(--dp-display);
  letter-spacing:.12px;
  transition:opacity .2s ease,translate .34s cubic-bezier(.16,1,.3,1),color .2s ease;
}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="past"] .dp-directory__label{color:rgba(165,219,255,.7)}
.dp.dp-fund .dp-fund-directory a[data-dp-directory-state="current"] .dp-directory__label{color:#fff}
.dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within{
  width:min(276px,calc(100vw - 64px));
  border-color:rgba(255,255,255,.085);
  border-radius:24px;
  background:radial-gradient(110% 90% at 0 -20%,rgba(19,141,255,.11),transparent 66%),linear-gradient(180deg,rgba(18,24,35,.97),rgba(7,10,16,.95));
  box-shadow:0 28px 68px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.035);
  backdrop-filter:blur(18px) saturate(125%);
}
.dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within a::before{width:calc(100% - 2px)}
.dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within .dp-directory__label{opacity:1;translate:0 0}

@media (hover:hover) and (pointer:fine){
  .dp.dp-fund .dp-fund-directory .dp-directory__links:hover{
    width:min(276px,calc(100vw - 64px));
    border-color:rgba(255,255,255,.085);
    border-radius:24px;
    background:radial-gradient(110% 90% at 0 -20%,rgba(19,141,255,.11),transparent 66%),linear-gradient(180deg,rgba(18,24,35,.97),rgba(7,10,16,.95));
    box-shadow:0 28px 68px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.035);
    backdrop-filter:blur(18px) saturate(125%);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links:hover a::before{width:calc(100% - 2px)}
  .dp.dp-fund .dp-fund-directory .dp-directory__links:hover .dp-directory__label{opacity:1;translate:0 0}
  .dp.dp-fund .dp-fund-directory .dp-directory__item:not([data-dp-directory-state="current"]) a:hover::before{
    opacity:1;
    background:linear-gradient(90deg,transparent 0%,rgba(171,207,248,.019) 14%,rgba(202,226,252,.087) 34%,rgba(248,252,255,.222) 50%,rgba(202,226,252,.087) 66%,rgba(171,207,248,.019) 86%,transparent 100%) top/180px 1px no-repeat,linear-gradient(90deg,transparent 0%,rgba(141,191,246,.027) 14%,rgba(190,221,252,.106) 33%,rgba(253,254,255,.309) 50%,rgba(190,221,252,.106) 67%,rgba(141,191,246,.027) 86%,transparent 100%) bottom/180px 1px no-repeat,radial-gradient(ellipse 121px 48px at 50% 50%,rgba(255,255,255,.091) 0%,rgba(204,226,250,.048) 34%,rgba(112,168,233,.016) 62%,transparent 78%),linear-gradient(90deg,rgba(91,136,190,.025),rgba(220,237,255,.055),rgba(91,136,190,.025));
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a:hover .dp-directory__index{color:#fff}
  .dp.dp-fund .dp-fund-directory .dp-directory__links a:hover .dp-directory__label{color:rgba(255,255,255,.92)}
  .dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"] a:hover::before{opacity:1}
}

/* Funding consumes the same canonical silver-blue option hover material as
   Mega Menu and the language menu. One shared layer follows pointer or focus
   between chapters; the current chapter keeps its independent blue surface. */
.dp.dp-fund .dp-fund-directory .dp-directory__links>.dp-directory__hover-fx{
  position:absolute;
  z-index:0;
  left:0;
  top:0;
  box-sizing:border-box;
  width:var(--dp-directory-option-fx-w,44px);
  height:var(--dp-directory-option-fx-h,48px);
  margin:0;
  padding:0;
  display:block;
  overflow:hidden;
  border:0;
  border-radius:16px;
  background:var(--mm-option-fx-surface);
  box-shadow:var(--mm-option-fx-shadow);
  opacity:0;
  transform:translate3d(var(--dp-directory-option-fx-x,8px),var(--dp-directory-option-fx-y,8px),0);
  transform-origin:50% 50%;
  pointer-events:none;
  will-change:auto;
  transition:transform .42s cubic-bezier(.16,1,.3,1),width .32s cubic-bezier(.16,1,.3,1),height .32s cubic-bezier(.16,1,.3,1),opacity .22s cubic-bezier(.4,0,.2,1);
}
.dp.dp-fund .dp-fund-directory .dp-directory__links>.dp-directory__hover-fx::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:242px;
  height:96.8px;
  border-radius:50%;
  background:var(--mm-option-fx-halo);
  filter:blur(15.4px);
  opacity:.504;
  transform:translate3d(calc(var(--dp-directory-option-fx-light-x,50%) - 121px),-50%,0);
  transition:transform .2s cubic-bezier(.22,.8,.24,1);
}
.dp.dp-fund .dp-fund-directory .dp-directory__links>.dp-directory__hover-fx::after{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:180px;
  height:100%;
  background:var(--mm-option-fx-edges);
  opacity:.483;
  transform:translate3d(calc(var(--dp-directory-option-fx-light-x,50%) - 90px),0,0);
  transition:transform .22s cubic-bezier(.22,.8,.24,1);
}
.dp.dp-fund .dp-fund-directory .dp-directory__links.dp-directory-fx-visible>.dp-directory__hover-fx{opacity:1}
.dp.dp-fund .dp-fund-directory .dp-directory__links:is(.dp-directory-fx-visible,.dp-directory-fx-seeding)>.dp-directory__hover-fx{will-change:transform,opacity}
.dp.dp-fund .dp-fund-directory .dp-directory__links.dp-directory-fx-seeding>.dp-directory__hover-fx{transition:none!important}
.dp.dp-fund .dp-fund-directory .dp-directory__links.dp-directory-fx-ready .dp-directory__item:not([data-dp-directory-state="current"]) a::before{opacity:0!important;background:transparent!important;box-shadow:none!important}

@media (min-width:1440px){
  /* Offset the outer border and 8px inner pad, then follow both the fluid Menu
     gutter and its centered max-width edge. */
  .dp.dp-fund .dp-fund-directory .dp-directory__links{
    top:118px;
    inset-inline-start:calc(50vw - var(--page-scrollbar-half) - min(calc(50vw - var(--page-scrollbar-half)),calc(var(--menu-fill-max)/2)) + var(--menu-gutter) - 9px)
  }
}

@media (min-width:901px) and (any-hover:none){
  .dp.dp-fund .dp-fund-directory .dp-directory__links{
    width:min(276px,calc(100vw - 64px));
    border-color:rgba(255,255,255,.085);
    border-radius:24px;
    background:radial-gradient(110% 90% at 0 -20%,rgba(19,141,255,.11),transparent 66%),linear-gradient(180deg,rgba(18,24,35,.97),rgba(7,10,16,.95));
    box-shadow:0 28px 68px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.035);
    backdrop-filter:blur(18px) saturate(125%);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::before{width:calc(100% - 2px)}
  .dp.dp-fund .dp-fund-directory .dp-directory__label{opacity:1;translate:0 0}
}

@media (max-width:1439px){
  .dp.dp-fund .dp-fund-directory{
    top:72px;
    width:100%;
    height:auto;
    padding:8px 0;
    border:0;
    background:rgba(6,7,11,.74);
    backdrop-filter:blur(18px) saturate(125%);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links,
  .dp.dp-fund .dp-fund-directory .dp-directory__links:is(:hover,:focus-within){
    position:relative;
    top:auto;
    inset-inline-start:auto;
    width:calc(100% - 24px);
    height:auto;
    margin-inline:auto;
    padding:4px;
    display:flex;
    flex-direction:row;
    gap:4px;
    overflow-x:auto;
    overflow-y:hidden;
    border:1px solid rgba(255,255,255,.07);
    border-radius:18px;
    background:radial-gradient(80% 120% at 0 0,rgba(19,141,255,.075),transparent 72%),linear-gradient(180deg,rgba(18,24,35,.88),rgba(7,10,16,.84));
    box-shadow:0 16px 36px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.025);
    backdrop-filter:blur(18px) saturate(125%);
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__item,
  .dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"]{width:auto;height:42px;flex:0 0 auto}
  .dp.dp-fund .dp-fund-directory .dp-directory__links a{
    width:max-content;
    height:42px;
    min-height:42px;
    padding:0 12px;
    grid-template-columns:auto auto;
    gap:7px;
    overflow:visible;
    border-radius:13px;
    scroll-snap-align:center;
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::before,
  .dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within a::before{
    inset:1px;
    width:calc(100% - 2px);
    border-radius:12px;
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::after{inset:1px;border-radius:12px}
  .dp.dp-fund .dp-fund-directory .dp-directory__index,
  .dp.dp-fund .dp-fund-directory a[data-dp-directory-state] .dp-directory__index{
    width:24px;
    height:24px;
    border:0;
    color:rgba(165,219,255,.72);
    background:none;
    box-shadow:none;
    font:700 10px/24px var(--dp-mono-bold);
  }
  .dp.dp-fund .dp-fund-directory a[data-dp-directory-state="current"]{box-shadow:none}
  .dp.dp-fund .dp-fund-directory a[data-dp-directory-state="current"] .dp-directory__index{color:#fff;background:none;text-shadow:0 0 10px rgba(165,219,255,.5)}
  .dp.dp-fund .dp-fund-directory .dp-directory__label{overflow:visible;opacity:1;translate:0 0;color:rgba(255,255,255,.68);font-size:12px;line-height:18px;text-overflow:clip}
  .dp.dp-fund .dp-fund-directory a[aria-current="location"] .dp-directory__label{color:#fff}
}

@media (max-width:640px){
  .dp.dp-fund .dp-fund-directory .dp-directory__links,
  .dp.dp-fund .dp-fund-directory .dp-directory__links:is(:hover,:focus-within){width:calc(100% - 20px)}
}

@media (min-width:1440px){
  html[lang="th"] .dp.dp-fund .dp-fund-directory .dp-directory__links:is(:hover,:focus-within){width:min(296px,calc(100vw - 32px))}
  html[lang="th"] .dp.dp-fund .dp-fund-directory .dp-directory__label{font-size:12px;letter-spacing:0}
}

@media (min-width:1440px) and (any-hover:none){
  html[lang="th"] .dp.dp-fund .dp-fund-directory .dp-directory__links{width:min(296px,calc(100vw - 32px))}
}

@media (prefers-reduced-motion:reduce){
  .dp.dp-fund .dp-fund-directory .dp-directory__links,
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::before,
  .dp.dp-fund .dp-fund-directory .dp-directory__links>.dp-directory__hover-fx,
  .dp.dp-fund .dp-fund-directory .dp-directory__links>.dp-directory__hover-fx::before,
  .dp.dp-fund .dp-fund-directory .dp-directory__links>.dp-directory__hover-fx::after,
  .dp.dp-fund .dp-fund-directory .dp-directory__index,
  .dp.dp-fund .dp-fund-directory .dp-directory__label{transition:none!important}
}

/* Cross-section artwork boundaries.
   The page owns horizontal clipping; Figma's oversized ambient fields may cross
   section boundaries. Each CTA orbit remains a fixed 1920px banner with one
   local clipping viewport, shared markup and the canonical animation runtime. */
@media (min-width:1280px){
  /* APP Trader: the Figma banner starts 6px inside the 1135px CTA. Clip both
     the base artwork and the hydrated rotor there so no unmasked ring leaks. */
  .dp-app .dp-app-cta{background:transparent}
  html:not(.wire) .dp-app .dp-app-cta[data-mm-cta-orbit]>.cta-bg-orbit{
    inset:6px 0 0;
    height:1129px;
    z-index:0;
    overflow:clip;
  }
  html:not(.wire) .dp-app .dp-app-cta[data-mm-cta-orbit]>.cta-bg-orbit>.cta-bg-frame{
    left:calc(50% - 960.384px);
    top:-915.8448px;
    width:1920.768px;
    height:2384.1093px;
    aspect-ratio:auto;
    transform:none;
  }
  html:not(.wire) .dp-app .dp-app-cta[data-mm-cta-orbit]>.cta-bg-orbit>.cta-bg-frame>.cta-bg-picture>img{
    object-fit:fill;
    transform:none;
  }
  html:not(.wire) .dp-app .dp-app-cta[data-mm-cta-orbit] .cta-ring-mask{transform:none}

  /* Forex uses oversized ellipse/horizon artwork rather than a CTA ring. Keep
     one page stacking context so those fields can bridge their Figma sections. */
  .dp.dp-fx{overflow-x:clip;overflow-y:visible}
  .dp-fx :is(.dp-fx-hero,.dp-fx-reasons,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-account,.dp-fx-faq){
    isolation:auto;
    overflow:visible;
    background:transparent;
  }
  .dp-fx :is(.dp-fx-reasons,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-account,.dp-fx-faq)>.dp-wrap{z-index:10}
  /* These transparent Figma fields deliberately overlap the following
     section. A descending page-level stack keeps the earlier field visible
     through that overlap instead of letting DOM order cut it at the section
     edge. Content remains above every atmosphere layer. */
  .dp-fx .dp-fx-background--popular{z-index:5}
  .dp-fx .dp-fx-background--beginner{z-index:4}
  .dp-fx .dp-fx-background--market{z-index:3}
  .dp-fx .dp-fx-account>.dp-account-opening__bg{z-index:2}
  .dp-fx .dp-fx-background--faq{z-index:1}

  /* Funding uses the same cross-section composition: the methods artwork starts
     681px above its section, the FAQ ellipse crosses both edges, and the account
     ambient extends 450.69px beyond its section. Keep them in one page stack. */
  .dp.dp-fund{overflow-x:clip;overflow-y:visible}
  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-faq,.dp-fund-accounts){
    isolation:auto;
    overflow:visible;
    background:transparent;
  }
  /* Figma 6640:827 is the following FAQ atmosphere extending into chapter 3.
     Flatten the FAQ section's outer stack so its z1 background stays behind
     the chapter-3 z2 wrap instead of lifting both layers above the artwork. */
  .dp.dp-fund .dp-fund-faq{z-index:auto}
  .dp-fund .dp-fund-policy{isolation:auto;overflow:visible;background:#06070b}
  .dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts)>.dp-wrap{z-index:2}
  .dp-fund .dp-fund-methods__background,
  .dp-fund .dp-fund-faq__background,
  .dp-fund .dp-fund-accounts__background{z-index:1}
  .dp-fund .dp-fund-accounts__background{overflow:visible}
  .dp-fund .dp-fund-cta{background:transparent}
  html:not(.wire) .dp-fund .dp-fund-cta[data-mm-cta-orbit]>.cta-bg-orbit{
    inset:0;
    height:828px;
    z-index:0;
    overflow:clip;
  }
  html:not(.wire) .dp-fund .dp-fund-cta[data-mm-cta-orbit]>.cta-bg-orbit>.cta-bg-frame{
    left:50%;
    top:-1216.9116px;
    width:1920.768px;
    height:2384.0604px;
    aspect-ratio:auto;
    transform:translateX(-50%);
  }
  html:not(.wire) .dp-fund .dp-fund-cta[data-mm-cta-orbit]>.cta-bg-orbit>.cta-bg-frame>.cta-bg-picture>img{
    object-fit:fill;
    transform:none;
  }
  html:not(.wire) .dp-fund .dp-fund-cta[data-mm-cta-orbit] .cta-ring-mask{transform:none}
}

/* Forex and Funding consume the homepage account component without a clipping
   wrapper, so its perspective, pointer light and returning shadow stay intact. */
.dp.dp-fx .dp-fx-account,
.dp.dp-fund .dp-fund-accounts{overflow:visible}

/* Keep requested Forex section spacing in normal document flow so every
   following section, and finally the footer, advances with the new gap. */
.dp.dp-fx .dp-fx-reasons{margin-block-start:40px}
.dp.dp-fx .dp-fx-faq{margin-block-end:40px}

/* Keep the requested Funding account gap at the page boundary so the complete
   account composition and every following section advance together. */
.dp.dp-fund > .dp-fund-accounts{margin-block-start:80px}

/* Forex quote cards, Figma 6603:240/275/310/345. The card and price-cell
   strokes stay fixed in every state; hover adds depth without repainting the
   authored material. Quote buttons are neutral at rest and red on intent. */
.dp.dp-fx .dp-fx-quote-grid{perspective:1400px;perspective-origin:50% 44%}
.dp.dp-fx .dp-fx-quote-card>.dp-action-plane{position:absolute;z-index:4;left:24px;bottom:20px;box-sizing:border-box;width:252.5px;height:48px;padding:4px 8px;display:flex;align-items:center;justify-content:center}
.dp.dp-fx .dp-fx-quote-card>.dp-action-plane>.dp-action--quote{margin:0}
.dp.dp-fx .dp-fx-quote-card{
  --dp-card-lift:0px;
  --dp-card-scale:1;
  position:relative;
  isolation:isolate;
  box-sizing:border-box;
  padding:0;
  overflow:visible;
  border:0;
  background:none;
  box-shadow:none;
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
}
.dp.dp-fx .dp-fx-quote-card__surface{
  position:relative;
  box-sizing:border-box;
  width:100%;
  height:100%;
  padding:24px 24px 20px;
  overflow:clip;
  /* Figma's 19% inside stroke is optically softer than a browser border
     composited with this card's 6% inset highlight. Keep the authored
     highlight, and compensate the host stroke so the rendered edge matches. */
  border:1px solid rgba(255,255,255,.12);
  border-radius:28px;
  background:
    url("data:image/svg+xml;utf8,<svg viewBox='0 0 300.5 337' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='100%25' height='100%25' fill='url(%23grad)'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(0 21.603 -30.05 0 0 181.46)'><stop stop-color='rgba(19,141,255,.04)'/><stop stop-color='rgba(19,141,255,.012)' offset='.44'/><stop stop-color='rgba(19,141,255,0)' offset='1'/></radialGradient></defs></svg>"),
    linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.08) 38%,rgba(255,255,255,.12) 100%),
    linear-gradient(180deg,rgba(16,20,28,.42) 0%,rgba(16,20,28,.8) 100%);
  box-shadow:
    43px 112px 34px rgba(0,0,0,0),
    28px 72px 31px rgba(0,0,0,.02),
    16px 40px 26px rgba(0,0,0,.06),
    7px 18px 19px rgba(0,0,0,.1),
    2px 4px 11px rgba(0,0,0,.12),
    inset 0 1px 0 rgba(255,255,255,.06);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
  transform-style:preserve-3d;
  transform-origin:50% 50%;
}
.dp.dp-fx .dp-fx-quote-card__surface::before{content:"";position:absolute;z-index:0;inset:0;border-radius:inherit;background:radial-gradient(ellipse 68% 56% at var(--dp-light-x,50%) var(--dp-light-y,38%),rgba(165,219,255,.13),transparent 72%);opacity:clamp(0,calc(var(--dp-light-o,0) * 1.85),1);pointer-events:none;transition:opacity .22s var(--dp-ease)}
.dp.dp-fx .dp-fx-quote-card__surface>*{position:relative;z-index:1}
.dp.dp-fx .dp-fx-quote-card__price{
  overflow:hidden;
  border:1px solid rgba(208,216,227,.14);
  border-radius:12px;
  background:
    url("data:image/svg+xml;utf8,<svg viewBox='0 0 122.25 60' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect width='100%25' height='100%25' fill='url(%23grad)' opacity='.2'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(0 4.1667 -12.734 0 -10.187 36.667)'><stop stop-color='rgba(101,115,134,.2)'/><stop stop-color='rgba(101,115,134,.12)' offset='.5'/><stop stop-color='rgba(101,115,134,.08)' offset='1'/></radialGradient></defs></svg>"),
    linear-gradient(180deg,rgba(24,33,44,.704) 0%,rgba(17,25,35,.744) 48%,rgba(13,19,28,.768) 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 2px 20px rgba(0,0,0,.5);
  -webkit-backdrop-filter:blur(5px);
  backdrop-filter:blur(5px);
}
.dp.dp-fx .dp-fx-quote-card__price bdi{
  width:max-content;
  border-radius:6px;
  color:#fff;
  font-variant-numeric:tabular-nums;
  font-feature-settings:"tnum";
  transition:color .14s linear,background-color .14s linear;
}
.dp.dp-fx .dp-fx-quote-card__price bdi.is-quote-up{color:#59E0AD;background-color:rgba(89,224,173,.14)}
.dp.dp-fx .dp-fx-quote-card__price bdi.is-quote-down{color:#ff0033;background-color:rgba(255,0,51,.14)}

.dp.dp-fx .dp-fx-quote-card__live-chart{
  position:absolute;
  z-index:2;
  left:0;
  top:0;
  width:238.5px;
  height:46px;
  max-width:none;
  overflow:visible;
  pointer-events:none;
}
.dp.dp-fx .dp-fx-quote-card__spark :is(.dp-fx-quote-card__spark-area,.dp-fx-quote-card__spark-line,.dp-fx-quote-card__spark-tip){transition:opacity .24s ease}
.dp.dp-fx .dp-fx-quote-card.is-quote-live .dp-fx-quote-card__spark :is(.dp-fx-quote-card__spark-area,.dp-fx-quote-card__spark-line,.dp-fx-quote-card__spark-tip){opacity:0}
.dp.dp-fx .dp-fx-quote-card__live-line{
  fill:none;
  stroke-width:1.6;
  stroke-linecap:round;
  stroke-linejoin:round;
  opacity:0;
  vector-effect:non-scaling-stroke;
  filter:drop-shadow(0 0 5px rgba(19,141,255,.72));
  transition:opacity .24s ease;
}
.dp.dp-fx .dp-fx-quote-card__live-area,
.dp.dp-fx .dp-fx-quote-card__live-tip{opacity:0;transition:opacity .4s var(--dp-ease) .1s}
.dp.dp-fx .dp-fx-quote-card.is-quote-live .dp-fx-quote-card__live-line{opacity:1}
.dp.dp-fx .dp-fx-quote-card.is-quote-live :is(.dp-fx-quote-card__live-area,.dp-fx-quote-card__live-tip){opacity:1}
.dp.dp-fx .dp-fx-quote-card__live-tip{
  fill:#62dce7;
  stroke:rgba(225,255,255,.72);
  stroke-width:.7;
  vector-effect:non-scaling-stroke;
  filter:drop-shadow(0 0 4px rgba(98,220,231,.72));
  transform-box:fill-box;
  transform-origin:center;
}
.dp.dp-fx .dp-fx-quote-card.is-quote-active .dp-fx-quote-card__live-tip{animation:dp-quote-tip-pulse 2s ease-in-out infinite}
@keyframes dp-quote-tip-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.38)}}

@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card__surface{
    transform:perspective(900px) translate3d(var(--dp-pointer-x,0px),calc(var(--dp-pointer-y,0px) - var(--dp-card-lift,0px)),0) rotateX(var(--dp-tilt-x,0deg)) rotateY(var(--dp-tilt-y,0deg)) scale(var(--dp-card-scale,1));
    transition:transform .38s var(--dp-ease);
    will-change:transform;
  }
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card>.dp-action-plane{
    transform:translate3d(var(--dp-pointer-x,0px),calc(var(--dp-pointer-y,0px) - var(--dp-card-lift,0px)),0);
    transition:transform .38s var(--dp-ease);
    will-change:transform;
  }
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card:hover{--dp-card-lift:5px;--dp-card-scale:1.012}
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card__surface>:is(.dp-fx-quote-card__head,.dp-fx-quote-card__spark,.dp-fx-quote-card__prices,.dp-fx-quote-card__spread){transform:translateZ(0);transition:transform .38s var(--dp-ease)}
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card:hover>.dp-fx-quote-card__surface>.dp-fx-quote-card__head{transform:translateZ(9px)}
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card:hover>.dp-fx-quote-card__surface>.dp-fx-quote-card__spark{transform:translateZ(12px)}
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card:hover>.dp-fx-quote-card__surface>.dp-fx-quote-card__prices{transform:translateZ(15px)}
  .dp-motion-enabled .dp.dp-fx .dp-fx-quote-card:hover>.dp-fx-quote-card__surface>.dp-fx-quote-card__spread{transform:translateZ(8px)}
  .dp.dp-fx .dp-fx-quote-card:hover .dp-fx-quote-card__live-tip{animation-play-state:paused}
}

/* The quote action keeps the canonical neutral surface at rest. Card intent
   selects the canonical red surface; no page-local border or radius is drawn. */
@media (min-width:1081px){
  html:not(.wire) .dp.dp-fx .dp-fx-quote-card:focus-within>.dp-action-plane>.dp-action--quote[data-mm-action-hover="red"]::before{background:var(--mm-action-hover-glow);filter:blur(6px)}
  html:not(.wire) .dp.dp-fx .dp-fx-quote-card:focus-within>.dp-action-plane>.dp-action--quote[data-mm-action-hover="red"]::after{background-image:var(--mm-action-hover-surface)}
}
@media (min-width:1081px) and (hover:hover) and (pointer:fine){
  html:not(.wire) .dp.dp-fx .dp-fx-quote-card:hover>.dp-action-plane>.dp-action--quote[data-mm-action-hover="red"]::before{background:var(--mm-action-hover-glow);filter:blur(6px)}
  html:not(.wire) .dp.dp-fx .dp-fx-quote-card:hover>.dp-action-plane>.dp-action--quote[data-mm-action-hover="red"]::after{background-image:var(--mm-action-hover-surface)}
}

@media (prefers-reduced-motion:reduce){
  .dp.dp-fx .dp-fx-quote-card__surface,
  .dp.dp-fx .dp-fx-quote-card__surface>*,
  .dp.dp-fx .dp-fx-quote-card>.dp-action-plane{transform:none!important;transition:none!important}
  .dp.dp-fx .dp-fx-quote-card__live-chart{display:none!important}
}

@media (max-width:1279px){
  .dp.dp-fx .dp-fx-quote-card{width:auto;height:337px;min-height:337px}
}

/* Mixed-script typography: SF Pro owns Latin punctuation and symbols through
   its unicode range; PuHuiTi owns CJK. Data fields explicitly using --dp-mono
   remain JetBrains Mono. */
.dp-app .dp-advantage h3,
.dp-fx .dp-reason-card h3,
.dp.dp-fund .dp-policy-panel h3,
.dp.dp-fund .dp-faq-group__title h3{font-family:var(--dp-display);font-weight:900}
.dp-fx .dp-fx-strategy h3{font-family:var(--dp-display);font-weight:700}

/* Forex responsive atmosphere continuity.
   Figma's ambient ellipses live on one centered 1920px canvas and cross section
   boundaries. Responsive layouts crop that same canvas at the page edge; they
   must not hide the artwork or clip it at each section. */
@media (max-width:1279px){
  .dp.dp-fx{
    --dp-fx-canvas-left:calc(50% - 960px);
    overflow-x:clip;
    overflow-y:visible;
  }
  .dp.dp-fx :is(.dp-fx-hero,.dp-fx-reasons,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-account,.dp-fx-faq){
    isolation:auto;
    overflow:visible;
    background:transparent;
  }
  .dp.dp-fx :is(.dp-fx-hero,.dp-fx-reasons,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-account,.dp-fx-faq)>.dp-wrap{z-index:10}

  .dp.dp-fx .dp-fx-background{
    position:absolute;
    z-index:1;
    margin:0;
    display:flex;
    align-items:center;
    justify-content:center;
    pointer-events:none;
  }
  .dp.dp-fx .dp-fx-background__rotor{position:relative;display:block;flex:none}
  .dp.dp-fx .dp-fx-background img{position:absolute;display:block;max-width:none;object-fit:fill}

  .dp.dp-fx .dp-fx-background--popular{
    left:calc(var(--dp-fx-canvas-left) - 1289px);
    right:auto;
    top:calc(50% - 330.65px);
    width:1910.19px;
    height:1874.697px;
    transform:translateY(-50%);
  }
  .dp.dp-fx .dp-fx-background--popular .dp-fx-background__rotor{width:1281.893px;height:1432.418px;transform:rotate(125.4deg)}
  .dp.dp-fx .dp-fx-background--popular img{left:-23.4%;top:-20.94%;width:144.09%;height:118.31%}

  .dp.dp-fx .dp-fx-background--beginner{
    z-index:4;
    left:calc(var(--dp-fx-canvas-left) + 235.05px);
    right:auto;
    top:auto;
    bottom:-479.744px;
    width:2156.527px;
    height:2156.527px;
    transform:none;
  }
  .dp.dp-fx .dp-fx-background--beginner .dp-fx-background__rotor{width:1587.381px;height:1587.405px;transform:scaleX(-1) rotate(28.87deg)}
  .dp.dp-fx .dp-fx-background--beginner img{left:-12.6%;top:-12.6%;width:122.57%;height:102.09%}

  .dp.dp-fx .dp-fx-background--market{
    z-index:3;
    left:calc(50% + 41.48px);
    top:calc(50% - 262.33px);
    width:2807.547px;
    height:2776.21px;
    transform:translate(-50%,-50%);
  }
  .dp.dp-fx .dp-fx-background--market .dp-fx-background__rotor{width:2070.838px;height:1921.931px;transform:rotate(36.44deg)}
  .dp.dp-fx .dp-fx-background--market img{left:-9.66%;top:-10.41%;width:116.74%;height:98.02%}

  .dp.dp-fx .dp-fx-background--faq{
    left:calc(var(--dp-fx-canvas-left) - 553.86px);
    right:auto;
    bottom:-.36px;
    width:2128.03px;
    height:1951.049px;
  }
  .dp.dp-fx .dp-fx-background--faq .dp-fx-background__rotor{width:1922.289px;height:1717.076px;transform:rotate(172.58deg)}
  .dp.dp-fx .dp-fx-background--faq img{left:-15.61%;top:-17.47%;width:128.67%;height:112.3%}

  .dp.dp-fx .dp-fx-hero__glow,
  .dp.dp-fx .dp-fx-reasons__glow{position:absolute;display:block;margin:0;pointer-events:none}
  .dp.dp-fx .dp-fx-hero__glow{z-index:2;left:calc(var(--dp-fx-canvas-left) - 694px);right:auto;top:-478px;width:1707px;height:1090px;transform:rotate(180deg)}
  .dp.dp-fx .dp-fx-hero__glow img{position:absolute;left:-17.57%;top:-27.52%;width:135.14%;height:155.04%;max-width:none}
  .dp.dp-fx .dp-fx-reasons__glow{z-index:1;left:calc(var(--dp-fx-canvas-left) + 364px);right:auto;top:-1032px;width:2151px;height:1553px}
  .dp.dp-fx .dp-fx-reasons__glow img{position:absolute;left:-18.6%;top:-25.76%;width:137.2%;height:151.52%;max-width:none}

  .dp.dp-fx .dp-fx-account>.dp-account-opening__bg{
    z-index:1;
    left:50%;
    right:auto;
    top:-886px;
    width:1920px;
    height:1141px;
    transform:translateX(-50%);
    opacity:1;
    overflow:hidden;
  }
  .dp.dp-fx .dp-fx-account>.dp-account-opening__bg img{position:absolute;left:-.56%;top:-.88%;width:100.76%;height:101.29%;max-width:none;object-fit:fill}
  .dp.dp-fx .dp-fx-account>.dp-account-opening__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(179.523074deg,#06070b .66119%,rgba(6,7,11,0) 67.847%,#06070b 99.309%)}
}

/* Paired-story composition authority. Spacing remains in normal document flow
   so the following section always starts after the complete four-step story. */
@media (min-width:1280px){
  .dp.dp-app .dp-app-features{
    height:auto;
    min-height:0;
    padding-block:96px;
    overflow:visible;
  }
  .dp.dp-app .dp-app-features>.dp-wrap{height:auto}
  .dp.dp-fund .dp-fund-policy{
    height:auto;
    min-height:0;
    padding-bottom:120px;
    overflow:visible;
  }
  .dp.dp-fund .dp-policy-layout[data-dp-story-mode="paired-sticky"],
  .dp.dp-fund .dp-policy-list{
    height:auto;
    min-height:0;
  }

  /* The art is intentionally frameless; only the soft ambient halo remains. */
  .dp.dp-app .dp-app-story__stage::after,
  .dp.dp-fund .dp-policy-visual::after{content:none}

  /* State is carried by the progress rail, badge and type hierarchy. A large
     rectangular wash competes with the artwork and is not part of this system. */
  .dp.dp-app .dp-app-panel,
  .dp.dp-app .dp-app-panel.is-active,
  .dp.dp-fund .dp-policy-panel,
  .dp.dp-fund .dp-policy-panel.is-active{background:transparent}
  .dp.dp-app .dp-app-panel::before,
  .dp.dp-fund .dp-policy-panel::before{content:none}

  /* Keep the progress owner on the shared story axis, but cut a real breathing
     gap around every badge. This avoids drawing through the numerals and does
     not need the old dark knockout ring. */
  .dp.dp-app .dp-app-story__copy::before,
  .dp.dp-app .dp-app-story__copy::after,
  .dp.dp-fund .dp-policy-list::before,
  .dp.dp-fund .dp-policy-list::after{
    -webkit-mask-image:var(--dp-story-rail-mask,repeating-linear-gradient(to bottom,transparent 0 30px,#000 30px calc(var(--dp-story-step) - 30px),transparent calc(var(--dp-story-step) - 30px) var(--dp-story-step)));
    mask-image:var(--dp-story-rail-mask,repeating-linear-gradient(to bottom,transparent 0 30px,#000 30px calc(var(--dp-story-step) - 30px),transparent calc(var(--dp-story-step) - 30px) var(--dp-story-step)));
  }
  .dp.dp-app .dp-app-story__copy::after,
  .dp.dp-fund .dp-policy-list::after{
    transform:none;
    clip-path:inset(0 0 calc((1 - var(--dp-story-progress)) * 100%) 0);
    transition:none;
  }
}

/* Paired-story text stays grouped by spacing and hierarchy; the vertical
   progress rail remains the only divider. */
.dp.dp-app .dp-app-story__copy>.dp-app-panel,
.dp.dp-fund .dp-policy-list>.dp-policy-panel{border:0}
.dp.dp-app .dp-app-story__copy>.dp-app-panel::after,
.dp.dp-fund .dp-policy-list>.dp-policy-panel::after{content:none;display:none}

/* Reuse the canonical step-number surface instead of maintaining a second
   badge material. Past/future use the step-off asset; active uses step-on. */
.dp.dp-app .dp-app-panel .dp-number-badge,
.dp.dp-fund .dp-policy-panel .dp-number-badge{
    isolation:isolate;
    overflow:visible;
    border:0;
    color:#fff;
    background:none;
    -webkit-backdrop-filter:none;
    backdrop-filter:none;
    box-shadow:none;
    font-family:var(--display);
    font-size:17px;
    font-weight:600;
    line-height:1;
    letter-spacing:0;
    font-variant-numeric:tabular-nums;
    translate:0 0;
    scale:1;
    transition:color .4s,translate .4s cubic-bezier(.2,.7,.3,1),scale .4s cubic-bezier(.2,.7,.3,1);
}
.dp.dp-app .dp-app-panel .dp-number-badge::before,
.dp.dp-fund .dp-policy-panel .dp-number-badge::before{
    content:"";
    position:absolute;
    z-index:-1;
    inset:0;
    border:0;
    border-radius:inherit;
    background:transparent url("../figma-live/control-step-off-44.svg") center/100% 100% no-repeat;
    box-sizing:border-box;
    pointer-events:none;
}
.dp.dp-app .dp-app-panel .dp-number-badge::after,
.dp.dp-fund .dp-policy-panel .dp-number-badge::after{
    content:"";
    position:absolute;
    z-index:-2;
    inset:-2px 6px 4px;
    border-radius:1000px;
    background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(255,255,255,.8) 52.8846%,rgba(19,141,255,.8) 100%);
    filter:blur(5px);
    opacity:1;
    pointer-events:none;
}
.dp.dp-app .dp-app-panel.is-active .dp-number-badge,
.dp.dp-fund .dp-policy-panel.is-active .dp-number-badge{
    color:#fff;
    translate:0 0;
    scale:1;
}
.dp.dp-app .dp-app-panel.is-active .dp-number-badge::before,
.dp.dp-fund .dp-policy-panel.is-active .dp-number-badge::before{background-image:url("../figma-live/control-step-on-44.svg")}

@media (max-width:1279px){
  .dp.dp-app .dp-app-panel .dp-number-badge,
  .dp.dp-fund .dp-policy-panel .dp-number-badge{position:relative}
  /* Static APP layouts keep the previously approved all-on number treatment;
     only the desktop scroll story adopts Funding's active/off rail states. */
  .dp.dp-app .dp-app-story .dp-app-panel .dp-number-badge::before{background-image:url("../figma-live/control-step-on-44.svg")}
}

@media (prefers-reduced-motion:reduce){
  .dp.dp-app .dp-app-story__copy::after,
  .dp.dp-fund .dp-policy-list::after,
  .dp.dp-app .dp-app-panel .dp-number-badge,
  .dp.dp-fund .dp-policy-panel .dp-number-badge{transition:none!important}
}

/* Funding P2.4 frame 6818:628 — current illustration geometry.
   The authored artboards are positioning anchors, not clipping masks. */
.dp.dp-fund .dp-fund-how__media::before{content:none}
.dp.dp-fund .dp-fund-how__media img{object-fit:contain;filter:none}
.dp.dp-fund .dp-policy-visual{overflow:visible}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item{padding:0;overflow:visible}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard{
  position:absolute;
  left:50%;
  top:50%;
  display:block;
  aspect-ratio:1;
  overflow:visible;
  translate:-50% -50%;
  scale:.864;
  transform-origin:50% 50%;
  pointer-events:none;
}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard>img{
  position:absolute;
  max-width:none;
  object-fit:contain;
  filter:none;
  transform:none;
}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item--same-name .dp-policy-artboard>img{left:-2.989537%;top:5.829596%;width:96.113602%;height:96.113602%}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item--third-party .dp-policy-artboard>img{left:-5.979073%;top:4.633782%;width:100%;height:100%}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item--return-source .dp-policy-artboard>img{left:-11.454545%;top:-5.090909%;width:118.181818%;height:118%}
.dp.dp-fund .dp-policy-visual>.dp-policy-visual__item--identity .dp-policy-artboard>img{left:-14.499253%;top:-6.576981%;width:114.349776%;height:114.349776%}

@media (min-width:1280px){
  .dp.dp-fund .dp-fund-how{overflow:visible}
  .dp.dp-fund .dp-fund-how__grid{grid-template-columns:729px 493px;gap:46px;align-items:start;margin-bottom:0}
  .dp.dp-fund .dp-fund-how .dp-section-head{grid-column:2;grid-row:1;width:493px;height:186px;margin:0}
  .dp.dp-fund .dp-fund-how .dp-lede{margin-top:12px}
  .dp.dp-fund .dp-fund-how__media{grid-column:1;grid-row:1;width:729px;height:186px;margin:0;overflow:visible}
  .dp.dp-fund .dp-fund-how__media img{position:absolute;left:13px;top:-126px;width:716.444458px;height:403px;max-width:none;object-fit:contain;filter:none;transform:none}
  html:is([lang="zh-CN"],[lang="zh-TW"]) .dp.dp-fund .dp-fund-how .dp-title{white-space:nowrap;text-wrap:nowrap}
  html[lang="th"] .dp.dp-fund .dp-fund-how__grid,
  html[lang="th"] .dp.dp-fund .dp-fund-how .dp-section-head{height:256px}
  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard{width:var(--dp-story-step);height:var(--dp-story-step)}
}

@media (max-width:1279px){
  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard{width:auto;height:calc(100% - 48px)}
  /* No narrow-screen Figma frame exists. Keep the authored in-section slice;
     cross-section overflow remains exclusive to the desktop composition. */
}

@media (max-width:520px){
  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard{height:calc(100% - 24px)}
}

/* Funding P2.4 frame 6640:742 — the complete chapter 3 heading group shares
   one centered axis; the policy story below keeps its existing owner. */
.dp.dp-fund .dp-fund-policy .dp-section-head{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  text-align:center;
}
.dp.dp-fund .dp-fund-policy .dp-section-head>div{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:12px;
}
.dp.dp-fund .dp-fund-policy .dp-section-head :is(.dp-kicker,.dp-title,.dp-lede){margin:0;text-align:center}
.dp.dp-fund .dp-fund-policy .dp-section-head .dp-lede{width:min(812px,100%);max-width:812px}

@media (min-width:1280px){
  .dp.dp-fund .dp-fund-policy .dp-section-head{height:auto;min-height:158px;margin:0 0 40px}
}

/* The story art also overhangs its frame at the 1920px Figma baseline.
   Contain only these story states near the narrow desktop edge. */
@media (min-width:1280px) and (max-width:1485px){
  .dp.dp-app .dp-app-story__stage>.dp-app-story__visual img{position:relative;inset:auto;width:100%;height:100%;max-width:100%;object-fit:contain}
}

/* Market detail family: new product pages keep the current P2 shell and
   foundation but use a data-led composition for long market specifications. */
.dp.dp-market{
  --mkt-panel:rgba(11,18,31,.82);
  --mkt-panel-strong:rgba(15,28,48,.9);
  --mkt-blue:#138dff;
  --mkt-blue-soft:rgba(19,141,255,.16);
  --mkt-red:#ff0033;
  --mkt-line:rgba(255,255,255,.11);
  --mkt-line-soft:rgba(255,255,255,.06);
  position:relative;
  overflow:clip;
  background:#06070b;
}
.dp.dp-market::before{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(ellipse 48% 22% at 88% 2%,rgba(19,141,255,.16),transparent 72%),
    radial-gradient(ellipse 42% 24% at 6% 32%,rgba(255,0,51,.06),transparent 74%),
    linear-gradient(180deg,#06070b 0%,#080d16 35%,#06070b 100%);
}
.dp.dp-market>*{position:relative;z-index:1}
.mkt-hero{
  min-height:clamp(720px,88vh,980px);
  padding:clamp(128px,12vw,188px) 0 56px;
  isolation:isolate;
}
.mkt-hero__halo{
  position:absolute;
  z-index:-1;
  width:min(760px,68vw);
  aspect-ratio:1;
  right:-12vw;
  top:3%;
  border-radius:50%;
  opacity:.9;
  background:radial-gradient(circle at 46% 46%,rgba(19,141,255,.26),rgba(19,141,255,.08) 34%,transparent 70%);
  filter:blur(2px);
}
.mkt-hero__grid{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);
  align-items:center;
  gap:clamp(48px,7vw,132px);
}
.mkt-hero__copy{max-width:680px}
.mkt-hero__copy .dp-kicker{margin-bottom:18px;color:var(--mkt-blue);letter-spacing:.14em}
.mkt-hero__copy h1{max-width:760px;margin:0;color:var(--fg);font-family:var(--display);font-size:clamp(52px,6.2vw,108px);font-weight:700;line-height:.98;letter-spacing:-.055em;text-wrap:balance}
.mkt-hero__subtitle{max-width:580px;margin:28px 0 0;color:var(--fg);font-family:var(--display);font-size:clamp(23px,2.1vw,38px);font-weight:600;line-height:1.18;letter-spacing:-.035em}
.mkt-hero__body{max-width:610px;margin:24px 0 0;color:var(--muted);font-size:clamp(16px,1.15vw,20px);line-height:1.8}
.mkt-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.mkt-hero__note{margin:14px 0 0;color:var(--muted-2);font-size:13px;line-height:1.6}
.mkt-board,.mkt-metrics-board,.mkt-index-board{
  position:relative;
  overflow:hidden;
  min-height:430px;
  padding:24px;
  border:1px solid rgba(145,197,255,.22);
  border-radius:28px;
  background:
    linear-gradient(145deg,rgba(26,53,87,.72),rgba(7,12,21,.94) 64%),
    var(--mkt-panel);
  box-shadow:0 30px 100px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08);
  transform:translateZ(0);
}
.mkt-board::before,.mkt-metrics-board::before,.mkt-index-board::before{
  content:"";
  position:absolute;
  width:340px;
  height:340px;
  right:-160px;
  top:-180px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(19,141,255,.36),transparent 68%);
  pointer-events:none;
}
.mkt-board__top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;color:rgba(243,245,248,.56);font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.mkt-board__live{display:inline-flex;align-items:center;gap:8px;color:rgba(243,245,248,.84)}
.mkt-board__live i{display:block;width:7px;height:7px;border-radius:50%;background:#4fe4a3;box-shadow:0 0 12px rgba(79,228,163,.8)}
.mkt-board__chart{display:block;width:100%;height:210px;margin:28px 0 12px;overflow:visible}
.mkt-board__quotes{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.mkt-quote{display:flex;min-height:130px;flex-direction:column;gap:7px;padding:14px 12px;border:1px solid var(--mkt-line-soft);border-radius:14px;background:rgba(3,9,18,.54);transition:transform .45s cubic-bezier(.2,.7,.3,1),border-color .45s,background .45s}
.mkt-quote:hover,.mkt-quote:focus-within{transform:translateY(-5px);border-color:rgba(19,141,255,.62);background:rgba(17,39,67,.72)}
.mkt-quote__mark{color:#fff;font-family:var(--display);font-size:18px;font-weight:700}
.mkt-quote__name{color:var(--muted-2);font-size:11px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mkt-quote strong{margin-top:auto;color:#fff;font-family:var(--mono);font-size:15px;font-weight:500;letter-spacing:-.02em}
.mkt-quote__change{color:#5de2ad;font-family:var(--mono);font-size:11px;white-space:nowrap}
.mkt-quote:nth-child(3) .mkt-quote__change,.mkt-quote:nth-child(4) .mkt-quote__change{color:#ff7893}
.mkt-asset-rail{display:flex;flex-wrap:wrap;gap:10px;max-width:720px;margin:62px auto 0;padding:12px 0 0;border-top:1px solid var(--mkt-line-soft)}
.mkt-asset-rail span{padding:8px 12px;border:1px solid var(--mkt-line);border-radius:999px;color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.05em}
.mkt-hero-stats{width:min(1340px,calc(100% - 40px));margin:56px auto 0}
.mkt-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--mkt-line-soft);border-radius:18px;background:var(--mkt-line-soft)}
.mkt-stat{min-height:102px;padding:20px 24px;background:rgba(7,12,21,.78)}
.mkt-stat strong{display:block;color:#fff;font-family:var(--mono);font-size:clamp(22px,2.4vw,36px);font-weight:500;letter-spacing:-.05em}
.mkt-stat span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45}
.mkt-section-head,.dp.dp-market .dp-section-head{max-width:900px}
.dp.dp-market .dp-section-head .dp-title{max-width:820px;color:#fff;font-size:clamp(34px,4.2vw,70px);letter-spacing:-.055em}
.dp.dp-market .dp-section-head .mkt-lede{max-width:720px;margin-top:18px;color:var(--muted);font-size:17px;line-height:1.8}
.dp.dp-market .dp-kicker{color:var(--mkt-blue);letter-spacing:.12em}
.mkt-overview,.mkt-copy-section,.mkt-opportunities,.mkt-specs,.mkt-reasons,.mkt-popular,.mkt-advantages,.mkt-asset-section,.mkt-costs,.mkt-hours,.mkt-faq{padding:clamp(96px,11vw,180px) 0}
.mkt-overview__lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);column-gap:clamp(44px,8vw,140px);row-gap:40px;align-items:end}
.mkt-overview__lead>.dp-section-head{grid-column:1 / -1}
.mkt-overview__lead>.mkt-subkicker{grid-column:1;margin:0}
.mkt-overview__lead>.mkt-subtitle{grid-column:1;margin:0;color:#fff;font-family:var(--display);font-size:clamp(26px,2.9vw,48px);line-height:1.08;letter-spacing:-.04em}
.mkt-overview__lead>.mkt-lede{grid-column:2;grid-row:3;margin:0;color:var(--muted);font-size:16px;line-height:1.85}
.mkt-overview__focus{margin-top:56px}
.mkt-focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.mkt-focus-card{position:relative;min-height:210px;padding:24px;border:1px solid var(--mkt-line);border-radius:22px;background:linear-gradient(140deg,rgba(22,43,69,.78),rgba(7,12,21,.76));box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}
.mkt-focus-card__top{display:flex;justify-content:space-between;color:#fff;font-family:var(--mono);font-size:12px}
.mkt-focus-card__top span{color:#5de2ad;font-size:10px}
.mkt-focus-card>strong{display:block;margin-top:30px;color:#fff;font-family:var(--mono);font-size:20px;font-weight:500}
.mkt-focus-card>span{display:block;margin-top:5px;color:var(--muted-2);font-size:12px}
.mkt-focus-card__value{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-top:20px}
.mkt-focus-card__value b{color:#fff;font-family:var(--mono);font-size:32px;font-weight:500;letter-spacing:-.06em}
.mkt-focus-card__value span{color:#5de2ad;font-family:var(--mono);font-size:12px}
.mkt-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}
.mkt-category{padding:24px;border-top:1px solid var(--mkt-line);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}
.mkt-category__index{color:var(--mkt-blue);font-family:var(--mono);font-size:12px}
.mkt-category h3{margin:18px 0 8px;color:#fff;font-family:var(--display);font-size:25px}
.mkt-category p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}
.mkt-symbols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;background:var(--mkt-line-soft)}
.mkt-symbols span{display:flex;min-height:84px;flex-direction:column;justify-content:center;padding:12px 16px;background:#080d16}
.mkt-symbols b{color:#fff;font-family:var(--mono);font-size:16px;font-weight:500}
.mkt-symbols small{margin-top:6px;color:var(--muted-2);font-size:12px}
.mkt-opportunities__grid,.mkt-reasons__grid,.mkt-advantages__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:56px}
.mkt-opportunity,.mkt-reason,.mkt-advantage{min-height:270px;padding:24px;border:1px solid var(--mkt-line-soft);border-radius:18px;background:linear-gradient(145deg,rgba(18,38,64,.66),rgba(6,10,17,.75));transition:transform .45s cubic-bezier(.2,.7,.3,1),border-color .45s,background .45s}
.mkt-opportunity:hover,.mkt-reason:hover,.mkt-advantage:hover{transform:translateY(-6px);border-color:rgba(19,141,255,.52);background:linear-gradient(145deg,rgba(26,59,99,.76),rgba(6,10,17,.82))}
.mkt-opportunity>span,.mkt-reason__index,.mkt-advantage>span{color:var(--mkt-blue);font-family:var(--mono);font-size:12px;letter-spacing:.04em}
.mkt-opportunity h3,.mkt-reason h3,.mkt-advantage h3{margin:34px 0 10px;color:#fff;font-family:var(--display);font-size:23px;line-height:1.15;letter-spacing:-.03em}
.mkt-opportunity>b{display:block;color:rgba(243,245,248,.58);font-family:var(--mono);font-size:11px;font-weight:400}
.mkt-opportunity p,.mkt-reason p,.mkt-advantage p{margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.75}
.mkt-tabs{margin-top:48px}
.mkt-tabs__list{display:flex;gap:8px;overflow:auto;padding-bottom:10px;border-bottom:1px solid var(--mkt-line);scrollbar-width:none}
.mkt-tabs__list::-webkit-scrollbar{display:none}
.mkt-tab{flex:0 0 auto;min-height:42px;padding:10px 16px;border:1px solid var(--mkt-line);border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-size:13px;cursor:pointer;transition:background .3s,color .3s,border-color .3s}
.mkt-tab:hover,.mkt-tab:focus-visible{border-color:rgba(19,141,255,.58);color:#fff}
.mkt-tab.active,.mkt-tab[aria-selected=true]{border-color:var(--mkt-blue);background:var(--mkt-blue-soft);color:#fff}
.mkt-tabs__panel{display:none;padding-top:28px}
.mkt-tabs__panel:not([hidden]){display:block}
.mkt-table-shell{width:100%;overflow:auto;border:1px solid var(--mkt-line);border-radius:18px;background:rgba(6,10,17,.74);-webkit-overflow-scrolling:touch}
.mkt-table{width:100%;min-width:900px;border-collapse:collapse;color:var(--fg);font-size:13px}
.mkt-table th,.mkt-table td{padding:17px 16px;border-bottom:1px solid var(--mkt-line-soft);text-align:left;vertical-align:top;line-height:1.5}
.mkt-table th{color:rgba(243,245,248,.54);font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.mkt-table td{color:rgba(243,245,248,.82)}
.mkt-table tr:last-child td{border-bottom:0}
.mkt-table tbody tr{transition:background .25s}
.mkt-table tbody tr:hover{background:rgba(19,141,255,.07)}
.mkt-table td:first-child,.mkt-table td:first-child span{color:#fff;font-family:var(--mono)}
.mkt-table-note{margin:16px 4px 0;color:var(--muted-2);font-size:12px;line-height:1.7}
.mkt-table-action{display:flex;justify-content:flex-end;margin-top:18px}
.mkt-reasons{background:linear-gradient(180deg,transparent,rgba(13,32,55,.28),transparent)}
.mkt-reasons__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.mkt-account-opening{padding-top:72px;padding-bottom:112px;overflow:hidden}
.dp.dp-market .mkt-account-opening{overflow:hidden}
html:not(.wire) #main-content .mkt-account-opening{overflow:hidden}
.mkt-account-opening .sec-center{max-width:850px;margin-inline:auto;text-align:center}
.mkt-account-opening .acct-grid{margin-top:44px}
.mkt-faq__grid{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:clamp(42px,9vw,150px);align-items:start}
.mkt-faq__grid>.dp-section-head{position:sticky;top:120px}
.mkt-faq .dp-faq-list{margin:0}
.mkt-risk{display:flex;align-items:flex-start;gap:12px;width:min(1320px,calc(100% - 40px));margin:0 auto 52px;padding:18px 20px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.025)}
.mkt-risk__dot{flex:0 0 auto;width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--mkt-red);box-shadow:0 0 14px rgba(255,0,51,.75)}
.mkt-risk p{margin:0;color:var(--muted-2);font-size:12px;line-height:1.7}

/* Indices composition */
.mkt-index-board{min-height:430px}
.mkt-index-board__floating{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;min-height:160px;margin:12px 0 20px;color:rgba(243,245,248,.62);font-family:var(--mono);font-size:14px;line-height:1.45}
.mkt-index-board__floating span{display:block;padding:14px 16px;border-left:1px solid rgba(19,141,255,.46)}
.mkt-index-board__floating b{color:#fff;font-size:38px;font-weight:500;letter-spacing:-.08em}
.mkt-index-board__floating i{color:#5de2ad;font-size:12px;font-style:normal}
.mkt-index-board__quotes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.mkt-index-quote{display:flex;min-height:138px;flex-direction:column;gap:7px;padding:14px;border:1px solid var(--mkt-line-soft);border-radius:14px;background:rgba(3,9,18,.56);transition:transform .4s,border-color .4s}
.mkt-index-quote:hover{transform:translateY(-4px);border-color:rgba(19,141,255,.6)}
.mkt-index-quote>b{margin-top:auto;color:#fff;font-family:var(--mono);font-size:18px;font-weight:500}
.mkt-index-quote>small{color:var(--muted-2);font-size:11px}
.mkt-index-quote>em{color:#5de2ad;font-family:var(--mono);font-size:11px;font-style:normal}
.mkt-copy-section__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(44px,9vw,150px);align-items:start}
.mkt-copy-section__grid>.dp-section-head{position:sticky;top:120px}
.mkt-copy-section__grid>p{margin:0;color:var(--muted);font-size:17px;line-height:1.9}
.mkt-copy-section__grid>p+p{grid-column:2}

/* Stock CFDs composition */
.mkt-metrics-board{min-height:420px}
.mkt-metrics-board__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:68px}
.mkt-metric-card{min-height:132px;padding:18px;border:1px solid var(--mkt-line-soft);border-radius:16px;background:rgba(3,9,18,.58)}
.mkt-metric-card strong{display:inline-block;color:#fff;font-family:var(--mono);font-size:34px;font-weight:500;letter-spacing:-.08em}
.mkt-metric-card__unit{margin-left:4px;color:var(--mkt-blue);font-family:var(--mono);font-size:12px}
.mkt-metric-card>span:last-child{display:block;margin-top:14px;color:var(--muted-2);font-size:12px;line-height:1.4}
.mkt-stock-quotes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:50px}
.mkt-stock-quote{padding:22px;border:1px solid var(--mkt-line);border-radius:18px;background:linear-gradient(145deg,rgba(22,43,69,.72),rgba(7,12,21,.76));transition:transform .4s,border-color .4s}
.mkt-stock-quote:hover{transform:translateY(-6px);border-color:rgba(255,0,51,.58)}
.mkt-stock-quote__head{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center}
.mkt-stock-quote__head span{color:#fff;font-family:var(--display);font-size:20px;font-weight:600}
.mkt-stock-quote__head b{color:var(--mkt-blue);font-family:var(--mono);font-size:13px;font-weight:500}
.mkt-stock-quote__head small{grid-column:1 / -1;color:var(--muted-2);font-family:var(--mono);font-size:11px}
.mkt-stock-quote__price{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0}
.mkt-stock-quote__price span{display:flex;flex-direction:column;gap:6px}
.mkt-stock-quote__price small{color:var(--muted-2);font-family:var(--mono);font-size:10px}
.mkt-stock-quote__price strong{color:#fff;font-family:var(--mono);font-size:17px;font-weight:500}
.mkt-stock-overview .mkt-phone{margin-top:0}
.mkt-phone{width:min(360px,100%);margin-inline:auto;padding:14px 14px 12px;border:8px solid #1b2637;border-radius:38px;background:#07101d;box-shadow:0 26px 70px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.15);transform:rotate(2deg)}
.mkt-phone__top,.mkt-phone__nav{display:flex;justify-content:space-between;color:rgba(243,245,248,.62);font-family:var(--mono);font-size:10px}
.mkt-phone__title{display:flex;gap:12px;align-items:baseline;margin:26px 6px 16px;color:var(--muted-2);font-size:11px}
.mkt-phone__title b{margin-right:auto;color:#fff;font-size:18px}
.mkt-phone__list{display:grid;gap:4px}
.mkt-phone__list div{display:grid;grid-template-columns:52px 1fr auto;gap:8px;align-items:center;padding:13px 9px;border-radius:10px;background:rgba(255,255,255,.04)}
.mkt-phone__list b{color:#fff;font-family:var(--mono);font-size:12px}
.mkt-phone__list span{color:#fff;font-family:var(--mono);font-size:11px}
.mkt-phone__list small{color:var(--muted-2);font-size:10px;text-align:right}
.mkt-phone__nav{margin-top:18px;padding-top:12px;border-top:1px solid var(--mkt-line-soft)}
.mkt-spec-group+ .mkt-spec-group{margin-top:34px}
.mkt-spec-group>header{display:flex;justify-content:space-between;align-items:center;margin:0 0 14px;padding:0 2px;color:#fff;font-family:var(--display);font-size:22px}
.mkt-spec-group>header b{color:var(--mkt-blue);font-family:var(--mono);font-size:13px;font-weight:500}

/* Account-details composition */
.mkt-advantages__grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:50px}
.mkt-advantage{min-height:240px}
.mkt-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:52px;background:var(--mkt-line-soft)}
.mkt-asset-grid article{min-height:185px;padding:24px;background:#080d16}
.mkt-asset-grid article>span{color:var(--mkt-blue);font-family:var(--mono);font-size:12px}
.mkt-asset-grid h3{margin:26px 0 8px;color:#fff;font-family:var(--display);font-size:21px;line-height:1.2}
.mkt-asset-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.mkt-costs__commission{margin-top:92px;padding-top:84px;border-top:1px solid var(--mkt-line-soft)}
.mkt-subtitle{color:#fff;font-family:var(--display);font-size:clamp(26px,2.8vw,44px);letter-spacing:-.04em}
.mkt-lede{color:var(--muted);line-height:1.8}
.mkt-swap{margin-top:82px;padding:32px;border:1px solid var(--mkt-line);border-radius:22px;background:linear-gradient(145deg,rgba(18,38,64,.52),rgba(7,12,21,.62))}
.mkt-swap header{display:grid;grid-template-columns:.7fr 1.3fr;gap:32px;align-items:start}
.mkt-swap header p{margin:0;color:var(--muted);font-size:15px;line-height:1.8}
.mkt-swap__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;background:var(--mkt-line-soft)}
.mkt-swap__steps article{min-height:150px;padding:20px;background:rgba(7,12,21,.78)}
.mkt-swap__steps b{color:var(--mkt-blue);font-family:var(--mono);font-size:12px}
.mkt-swap__steps h3{margin:20px 0 6px;color:#fff;font-family:var(--display);font-size:19px}
.mkt-swap__steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.mkt-hours__note{max-width:850px;margin:24px 0 0;padding-left:18px;border-left:2px solid var(--mkt-blue);color:var(--muted);font-size:14px;line-height:1.8}

@media (max-width:1279px){
  .mkt-hero__grid{grid-template-columns:minmax(0,1fr) minmax(460px,1fr);gap:48px}
  .mkt-board__quotes{grid-template-columns:repeat(3,minmax(0,1fr))}
  .mkt-quote:nth-child(n+4){display:none}
  .mkt-opportunities__grid,.mkt-reasons__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mkt-stock-quotes{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:900px){
  .mkt-hero{min-height:auto;padding-top:120px}
  .mkt-hero__grid,.mkt-overview__lead,.mkt-copy-section__grid,.mkt-faq__grid{grid-template-columns:1fr}
  .mkt-hero__copy{max-width:740px}
  .mkt-hero__grid>.mkt-board,.mkt-hero__grid>.mkt-metrics-board,.mkt-hero__grid>.mkt-index-board{grid-column:1}
  .mkt-hero-stats{width:100%}
  .mkt-overview__lead>.mkt-subkicker,.mkt-overview__lead>.mkt-subtitle,.mkt-overview__lead>.mkt-lede{grid-column:auto;grid-row:auto}
  .mkt-copy-section__grid>.dp-section-head,.mkt-faq__grid>.dp-section-head{position:static}
  .mkt-copy-section__grid>p,.mkt-copy-section__grid>p+p{grid-column:auto}
  .mkt-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mkt-swap header{grid-template-columns:1fr}
}
@media (max-width:620px){
  .mkt-hero{padding:104px 0 36px}
  .mkt-hero__copy h1{font-size:clamp(44px,14vw,74px)}
  .mkt-hero__subtitle{font-size:25px}
  .mkt-hero__body{font-size:15px;line-height:1.75}
  .mkt-board,.mkt-metrics-board,.mkt-index-board{min-height:0;padding:16px;border-radius:20px}
  .mkt-board__chart{height:130px;margin:20px 0 8px}
  .mkt-board__quotes{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mkt-quote{min-height:112px;padding:12px 10px}
  .mkt-quote:nth-child(n+4){display:flex}
  .mkt-quote:nth-child(n+5){display:none}
  .mkt-asset-rail{margin-top:38px}
  .mkt-stats{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:14px}
  .mkt-stat{min-height:86px;padding:15px}
  .mkt-stat strong{font-size:24px}
  .mkt-stat span{font-size:11px}
  .mkt-overview,.mkt-copy-section,.mkt-opportunities,.mkt-specs,.mkt-reasons,.mkt-popular,.mkt-advantages,.mkt-asset-section,.mkt-costs,.mkt-hours,.mkt-faq{padding:78px 0}
  .dp.dp-market .dp-section-head .dp-title{font-size:39px}
  .dp.dp-market .dp-section-head .mkt-lede{font-size:15px}
  .mkt-focus-grid,.mkt-category-grid,.mkt-symbols,.mkt-opportunities__grid,.mkt-reasons__grid,.mkt-advantages__grid,.mkt-stock-quotes,.mkt-asset-grid{grid-template-columns:1fr}
  .mkt-symbols{gap:1px}
  .mkt-symbols span{min-height:64px}
  .mkt-opportunity,.mkt-reason,.mkt-advantage{min-height:0}
  .mkt-index-board__floating{min-height:108px;gap:6px;font-size:10px}
  .mkt-index-board__floating span{padding:8px}
  .mkt-index-board__floating b{font-size:25px}
  .mkt-index-board__quotes{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mkt-index-quote{min-height:112px;padding:11px}
  .mkt-metrics-board__grid{gap:7px;margin-top:36px}
  .mkt-metric-card{min-height:108px;padding:13px}
  .mkt-metric-card strong{font-size:27px}
  .mkt-stock-quote{padding:18px}
  .mkt-phone{transform:none}
  .mkt-swap{padding:20px;margin-top:58px}
  .mkt-swap__steps{grid-template-columns:1fr}
  .mkt-costs__commission{margin-top:64px;padding-top:58px}
  .mkt-risk{width:calc(100% - 28px);margin-bottom:28px;padding:14px}
}
@media (prefers-reduced-motion:reduce){
  .mkt-quote,.mkt-index-quote,.mkt-stock-quote,.mkt-opportunity,.mkt-reason,.mkt-advantage,.mkt-tab{transition:none}
}

/* Funding hero 6742:548 has clipsContent:false in Figma. Its 840px artwork is
   bottom-anchored inside the 729px hero, so the upper 111px extends behind the
   Menu. The authored bottom mask belongs to the banner image at z1, below the
   z2 ambient glow; keeping that order prevents the glow from being cut at the
   hero boundary. The following section continues on the same #06070b field. */
.dp-fund .dp-fund-how{background:#06070b}
@media (min-width:1280px){
  .dp-fund .dp-fund-hero{overflow:visible}
  .dp-fund .dp-fund-hero::before{z-index:1}
  .dp-fund .dp-fund-hero::after{left:50%;right:auto;width:1920px;transform:translateX(-50%)}
  .dp-fund .dp-fund-hero__media{left:50%;right:auto;width:1920px;transform:translateX(-50%)}
  .dp-fund .dp-fund-hero__media img{object-fit:fill;object-position:center center}
}
@media (max-width:1279px){
  .dp-fund .dp-fund-hero{--dp-fund-hero-top:-76px;overflow:visible}
  .dp-fund .dp-fund-hero::before{top:var(--dp-fund-hero-top);pointer-events:none}
  .dp-fund .dp-fund-hero::after{content:"";position:absolute;z-index:1;left:0;right:0;top:var(--dp-fund-hero-top);bottom:-1px;background:linear-gradient(179.72203122744813deg,rgba(6,7,11,0) 77.288%,#06070b 99.452%);pointer-events:none}
  .dp-fund .dp-fund-hero__media{top:var(--dp-fund-hero-top);bottom:0;height:auto}
}
@media (max-width:900px){
  .dp-fund .dp-fund-hero{--dp-fund-hero-top:-72px}
}

/* Current P2.4 section rhythm. The spacing value is measured from one
   section's content edge to the next; it is not applied to both edges of every
   section. APP and Funding retain the same three compact hand-offs. Equal edge
   padding aligns the first and last copy centers with the sticky illustration. */
.dp.dp-app,.dp.dp-fx,.dp.dp-fund{
  --dp-page-section-space:72px;
  --dp-page-group-space:40px;
  --dp-page-story-step:clamp(315px,35.7svh,336px);
  --dp-page-story-stage:550px;
  --dp-page-story-edge:calc((var(--dp-page-story-stage) - var(--dp-page-story-step))/2);
  --dp-page-story-content-height:calc(var(--dp-page-story-edge) + var(--dp-page-story-step) + var(--dp-page-story-step) + var(--dp-page-story-step) + var(--dp-page-story-step) + var(--dp-page-story-edge));
}

@media (min-width:641px){
  .dp.dp-app,.dp.dp-fx,.dp.dp-fund{--dp-page-section-space:112px}
}
@media (min-width:901px){
  .dp.dp-app,.dp.dp-fx,.dp.dp-fund{--dp-page-section-space:144px}
}

@media (min-width:1280px){
  .dp.dp-app,.dp.dp-fx,.dp.dp-fund{--dp-page-section-space:180px}

  /* APP Trader: 6818:1602. Chapter spacing is optical: transparent raster
     padding and authored image overhang count toward the visible edge, while
     ambient fields do not. Keep these compensations on the outer section shells
     so they remain independent of the paired-sticky story timeline. */
  .dp.dp-app .dp-app-intro{
    box-sizing:border-box;
    height:444px;
    min-height:444px;
    padding:150px 0 0;
  }
  .dp.dp-app .dp-app-intro__grid{height:294px;padding-top:0!important}
  .dp.dp-app .dp-app-intro__copy{padding-top:0}
  .dp.dp-app .dp-app-intro-art{height:294px}
  .dp.dp-app .dp-app-intro-art img{left:-123px;top:-101px;width:847px;height:452px}

  .dp.dp-app .dp-app-features{
    box-sizing:border-box;
    height:auto;
    min-height:calc(var(--dp-page-story-content-height) + 106px);
    padding:100px 0 6px;
    overflow:visible;
  }
  .dp.dp-app .dp-app-features>.dp-wrap{height:auto;min-height:var(--dp-page-story-content-height)}
  .dp.dp-app .dp-app-story[data-dp-story-mode="paired-sticky"]{
    --dp-story-step:var(--dp-page-story-step);
    --dp-story-pad-start:var(--dp-page-story-edge)!important;
    --dp-story-pad-end:var(--dp-page-story-edge)!important;
    width:1280px;
    height:auto;
    min-height:var(--dp-page-story-content-height);
    grid-template-columns:550px 690px;
    gap:40px;
  }
  .dp.dp-app .dp-app-story__stage{
    top:max(96px,calc((100svh - var(--dp-page-story-stage))/2));
    width:var(--dp-page-story-stage);
    height:var(--dp-page-story-stage);
  }
  .dp.dp-app .dp-app-story__copy{width:690px;min-height:var(--dp-page-story-content-height);padding-block:var(--dp-page-story-edge)}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel{min-height:var(--dp-page-story-step)}
  .dp.dp-app .dp-app-story__visual--chart img{left:-84.6786px;top:84.6786px;width:599.3273px;height:400.3737px}
  .dp.dp-app .dp-app-story__visual--sentiment img{left:-65.7698px;top:56.7265px;width:635.5007px;height:423.3931px}
  .dp.dp-app .dp-app-story__visual--copy img{left:-42.7504px;top:89.6114px;width:592.7504px;height:395.4409px}
  .dp.dp-app .dp-app-story__visual--accounts img{left:-55.0822px;top:86.3229px;width:567.2646px;height:378.1764px}
  .dp.dp-app .dp-app-atmosphere{--dp-app-story-step:var(--dp-page-story-step)}

  .dp.dp-app .dp-app-advantages{
    box-sizing:border-box;
    height:540px;
    min-height:540px;
    padding:120px 0 0;
  }
  .dp.dp-app .dp-app-advantages>.dp-wrap{height:420px;padding-top:0!important}
  .dp.dp-app .dp-app-advantages .dp-section-head{margin:0 auto 50px}
  .dp.dp-app .dp-app-steps{
    box-sizing:border-box;
    height:520px;
    min-height:520px;
    padding:210px 0 0;
  }
  .dp.dp-app .dp-app-steps>.dp-wrap{height:310px;padding-top:0!important}
  .dp.dp-app .dp-app-cta .dp-final-cta__content{margin-top:280px}

  /* Forex: 6818:2202. */
  .dp.dp-fx .dp-fx-hero{
    box-sizing:border-box;
    height:767px;
    min-height:767px;
    padding:40px 0 0;
  }
  .dp.dp-fx .dp-fx-hero__grid{
    width:1280px;
    height:727px;
    padding:0;
    grid-template-columns:728px 512px;
    grid-template-rows:505px;
    gap:0 40px;
  }
  .dp.dp-fx .dp-fx-hero__media{width:728px;height:505px}
  .dp.dp-fx .dp-fx-hero__media img{left:-367px;top:-210px;width:1667px;height:938px}

  .dp.dp-fx :is(.dp-fx-reasons,.dp-fx-popular,.dp-fx-beginner,.dp-fx-market,.dp-fx-account,.dp-fx-faq){
    box-sizing:border-box;
    height:auto;
    margin-block:0!important;
  }
  .dp.dp-fx .dp-fx-reasons{min-height:907px;padding:180px 0}
  .dp.dp-fx .dp-fx-reasons>.dp-wrap{min-height:547px;padding-top:0!important}
  .dp.dp-fx .dp-fx-reasons__top{margin-top:50px}
  .dp.dp-fx .dp-fx-reason-grid{margin-top:24px}
  .dp.dp-fx .dp-fx-popular{min-height:607px;padding:70px 0 0}
  .dp.dp-fx .dp-fx-popular>.dp-wrap{min-height:537px;padding-top:0!important}
  .dp.dp-fx .dp-fx-beginner{min-height:980px;padding:180px 0 0}
  .dp.dp-fx .dp-fx-beginner>.dp-wrap{
    box-sizing:border-box;
    height:800px;
    min-height:800px;
    padding-top:29px!important;
  }
  .dp.dp-fx .dp-fx-beginner__top{margin-top:0}
  .dp.dp-fx .dp-fx-market{min-height:852px;padding:190px 0 0}
  .dp.dp-fx .dp-fx-market>.dp-wrap{min-height:662px;padding-top:0!important}
  .dp.dp-fx .dp-fx-market .dp-section-head{margin-bottom:40px}
  #main-content.dp.dp-fx .dp-fx-account[data-mm-account-component]{
    height:auto!important;
    min-height:0!important;
    padding:180px 0 0!important;
  }
  .dp.dp-fx .dp-fx-faq{min-height:1102px;padding:180px 0}
  .dp.dp-fx .dp-fx-faq__grid{min-height:742px;padding-top:0!important}
  .dp.dp-fx .dp-fx-faq .dp-section-head{margin-bottom:40px}

  /* Funding: 6818:628. */
  .dp.dp-fund :is(.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts){
    box-sizing:border-box;
    margin-block:0!important;
  }
  .dp.dp-fund .dp-fund-how{
    height:606px;
    min-height:606px;
    padding:90px 0 0;
    overflow:visible;
  }
  .dp.dp-fund .dp-fund-how>.dp-wrap{box-sizing:border-box;height:516px;padding-top:93px!important}
  .dp.dp-fund .dp-fund-how__grid{height:138px;margin-top:0}
  .dp.dp-fund .dp-fund-how .dp-section-head{height:138px}
  .dp.dp-fund .dp-fund-how__media{height:138px}
  .dp.dp-fund .dp-fund-how__media img{left:-27px;top:-195px;width:716.444458px;height:403px}
  .dp.dp-fund .dp-fund-how-cards{margin-top:50px}

  .dp.dp-fund .dp-fund-methods{height:auto;min-height:698px;padding:160px 0 0}
  .dp.dp-fund .dp-fund-methods>.dp-wrap{min-height:538px;padding-top:0!important}
  #main-content.dp.dp-fund .dp-fund-methods .dp-method-tabs>.dp-method-tabs__list{position:absolute}
  .dp.dp-fund .dp-method-tabs__panels{height:340px}
  .dp.dp-fund .dp-method-tabs .dp-method-table{height:auto}
  .dp.dp-fund .dp-method-tabs .dp-method-table thead tr,
  .dp.dp-fund .dp-method-tabs .dp-method-table thead th{height:52px}
  .dp.dp-fund .dp-method-tabs .dp-method-table tbody tr{height:56px}
  .dp.dp-fund .dp-method-tabs .dp-method-table tfoot,
  .dp.dp-fund .dp-method-tabs .dp-method-table tfoot tr,
  .dp.dp-fund .dp-method-tabs .dp-method-table tfoot td{height:64px}

  /* Preserve the four-step story geometry with about 120px of visible
     heading-to-art breathing room; following sections remain in normal flow. */
  .dp.dp-fund .dp-fund-policy{height:auto;min-height:calc(var(--dp-page-story-content-height) + 253px);margin-block-end:-24px!important;padding:180px 0 0}
  .dp.dp-fund .dp-fund-policy>.dp-wrap{min-height:calc(var(--dp-page-story-content-height) + 73px);padding-top:0!important}
  .dp.dp-fund .dp-fund-policy .dp-section-head{height:110px;min-height:110px;margin:0}
  .dp.dp-fund .dp-policy-layout[data-dp-story-mode="paired-sticky"]{
    --dp-story-step:var(--dp-page-story-step);
    --dp-story-pad-start:var(--dp-page-story-edge)!important;
    --dp-story-pad-end:var(--dp-page-story-edge)!important;
    width:1280px;
    height:auto;
    min-height:var(--dp-page-story-content-height);
    margin-block-start:-47px;
    grid-template-columns:550px 690px;
    gap:40px;
  }
  .dp.dp-fund .dp-policy-visual{
    top:max(96px,calc((100svh - var(--dp-page-story-stage))/2));
    width:var(--dp-page-story-stage);
    height:var(--dp-page-story-stage);
  }
  .dp.dp-fund .dp-policy-list{width:690px;min-height:var(--dp-page-story-content-height);padding-block:var(--dp-page-story-edge)}
  .dp.dp-fund .dp-policy-list>.dp-policy-panel{min-height:var(--dp-page-story-step)}
  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard{
    width:var(--dp-page-story-stage);
    height:var(--dp-page-story-stage);
  }

  .dp.dp-fund .dp-fund-faq{height:auto;min-height:1272px;padding:100px 0 0}
  .dp.dp-fund .dp-fund-faq>.dp-wrap{min-height:1172px;padding-top:0!important}
  .dp.dp-fund .dp-fund-faq .dp-section-head{height:70px;margin-bottom:40px}
  #main-content.dp.dp-fund .dp-fund-accounts[data-mm-account-component]{
    height:auto!important;
    min-height:0!important;
    padding:180px 0!important;
  }

  /* The simplified-Chinese frame owns the exact measurements above. Longer
     retained locales expand only the affected heading group and its section. */
  html[lang="th"] .dp.dp-fx .dp-fx-market{min-height:912px}
  html[lang="th"] .dp.dp-fx .dp-fx-market>.dp-wrap{min-height:732px}
  html[lang="th"] .dp.dp-fx .dp-fx-market .dp-section-head{height:208px}
  html[lang="th"] .dp.dp-app :is(.dp-app-intro,.dp-app-advantages,.dp-app-steps){height:auto}
  html[lang="th"] .dp.dp-app .dp-app-intro__grid{height:auto;min-height:294px}
  html[lang="th"] .dp.dp-app .dp-app-features{padding-top:44px}
  html[lang="th"] .dp.dp-app .dp-app-story__copy>.dp-app-panel,
  html[lang="th"] .dp.dp-fund .dp-policy-list>.dp-policy-panel{padding-block:50px}
  html[lang="th"] .dp.dp-app .dp-app-advantages>.dp-wrap{height:auto;min-height:420px}
  html[lang="th"] .dp.dp-app .dp-app-steps>.dp-wrap{height:auto;min-height:310px}
  html:is([lang="zh-TW"],[lang="th"]) .dp.dp-fund .dp-fund-methods{min-height:726px}
  html:is([lang="zh-TW"],[lang="th"]) .dp.dp-fund .dp-fund-methods>.dp-wrap{min-height:566px}
  html[lang="th"] .dp.dp-fund .dp-fund-how{height:724px;min-height:724px}
  html[lang="th"] .dp.dp-fund .dp-fund-how>.dp-wrap{height:634px}
  html[lang="th"] .dp.dp-fund .dp-fund-policy{min-height:calc(var(--dp-page-story-content-height) + 261px)}
  html[lang="th"] .dp.dp-fund .dp-fund-policy>.dp-wrap{min-height:calc(var(--dp-page-story-content-height) + 81px)}
  html[lang="th"] .dp.dp-fund .dp-fund-policy .dp-section-head{height:124px;min-height:124px}
  html[lang="th"] .dp.dp-fund .dp-policy-layout[data-dp-story-mode="paired-sticky"]{margin-block-start:-39px}
}

/* Current P2.4 outer frames use clipsContent:false. Keep clipping on the page
   edge and on authored inner viewports (tables, cards and CTA orbit), while the
   section shells allow their artwork and ambient fields to bridge chapters. */
.dp.dp-fund{background:#06070b}

@media (min-width:1280px){
  /* The zh-CN account ambience may bridge into the footer, while its oversized
     artwork must still stop at the document end instead of extending the scroll
     range below the footer. Extend the main clip box through the 838px desktop
     footer, then cancel that layout space so the footer itself does not move. */
  html[lang="zh-CN"] .dp.dp-fund{
    overflow-y:clip;
    padding-bottom:838px;
    margin-bottom:-838px;
  }
  html[lang="zh-CN"] body.dp-page--funding>.foot>.wrap{
    position:relative;
    z-index:2;
  }

  .dp.dp-app :is(.dp-app-hero,.dp-app-intro,.dp-app-features,.dp-app-advantages,.dp-app-steps,.dp-app-cta),
  .dp.dp-fund :is(.dp-fund-hero,.dp-fund-how,.dp-fund-methods,.dp-fund-policy,.dp-fund-faq,.dp-fund-accounts){
    overflow:visible;
  }
  .dp.dp-app .dp-app-cta{display:flow-root}

  /* APP Trader 6818:1602: the intro visual extends 57px into the next frame;
     the page-level blue/red atmosphere is positioned independently of the
     shortened four-step scroll distance. */
  .dp.dp-app .dp-app-features{background:transparent}
  .dp.dp-app .dp-app-atmosphere__scene{top:-84px}
  .dp.dp-app .dp-app-atmosphere__blue{top:1525.198px}
  .dp.dp-app .dp-app-atmosphere__red{top:1945.246px}
  .dp.dp-app .dp-app-atmosphere__red-inner{transform:scaleY(-1) rotate(178.900693deg)}
  .dp.dp-app .dp-app-steps::after{
    content:"";
    position:absolute;
    z-index:0;
    left:0;
    right:0;
    bottom:0;
    height:180px;
    background:linear-gradient(180deg,rgba(6,7,11,0),#06070b);
    pointer-events:none;
  }

  /* Funding 6818:628: chapter shells are transparent over one continuous page
     field. The methods crop and account ambience use the current Figma anchors
     instead of the retired section heights. */
  .dp.dp-fund .dp-fund-policy{background:transparent}
  .dp.dp-fund .dp-fund-accounts>.figma-bg-accounts{display:none}
  .dp.dp-fund .dp-fund-methods__background{
    top:-556px;
    height:778px;
    aspect-ratio:auto;
  }
  .dp.dp-fund .dp-fund-methods__background img{
    left:-.457%;
    top:-48.535%;
    width:100.758%;
    height:148.552%;
  }
  .dp.dp-fund .dp-fund-accounts__background{transform:none}
  .dp.dp-fund :is(.dp-fund-accounts__gradient-frame,.dp-fund-accounts__ellipse-frame){
    -webkit-mask-image:none;
    mask-image:none;
  }
  .dp.dp-fund .dp-fund-accounts__gradient-frame{
    top:-1702.45px;
    bottom:auto;
  }
}

/* The 1920px Funding frame keeps its exact 550px artboard. On narrower
   desktop canvases, center-shrink the same four compositions just enough to
   keep their authored overhang inside the page instead of clipping at x=0. */
@media (min-width:1280px) and (max-width:1485px){
  .dp.dp-fund .dp-policy-visual>.dp-policy-visual__item .dp-policy-artboard{
    width:clamp(414px,calc(77.52vw - 578.3px),550px);
    height:clamp(414px,calc(77.52vw - 578.3px),550px);
  }
}

/* Keep each active illustration on the same visible horizontal axis as its
   paired copy. The runtime supplies the geometric delta while these small
   per-asset values compensate only for transparent raster padding. */
@media (min-width:1280px){
  .dp.dp-app .dp-app-story__stage>.dp-story-visual,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual{
    translate:0 calc(var(--dp-story-align-y,0px) + var(--dp-story-optical-y) + 8px);
  }
  .dp.dp-app .dp-app-story__stage>.dp-story-visual.is-active,
  .dp.dp-fund .dp-policy-visual>.dp-story-visual.is-active{
    translate:0 calc(var(--dp-story-align-y,0px) + var(--dp-story-optical-y));
  }
  .dp.dp-app .dp-app-story__visual--chart{--dp-story-optical-y:-17px}
  .dp.dp-app .dp-app-story__visual--sentiment{--dp-story-optical-y:4px}
  .dp.dp-app .dp-app-story__visual--copy{--dp-story-optical-y:-16px}
  .dp.dp-app .dp-app-story__visual--accounts{--dp-story-optical-y:-7px}
  .dp.dp-fund .dp-policy-visual__item--same-name{--dp-story-optical-y:-32px}
  .dp.dp-fund .dp-policy-visual__item--third-party{--dp-story-optical-y:-28px}
  .dp.dp-fund .dp-policy-visual__item--return-source{--dp-story-optical-y:-6px}
  .dp.dp-fund .dp-policy-visual__item--identity{--dp-story-optical-y:-19px}
}

/* Scroll-linked depth-of-field reel for the paired APP/Funding stories. Each
   illustration approaches from the numbered rail, opens at the focal line,
   then retraces the same path back to that rail as it recedes. */
.dp-story-glitch__surface,
.dp-story-glitch__noise{display:none}
@media (min-width:1280px){
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]{
    transform-style:flat;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual{
    z-index:var(--dp-story-wheel-stack,2);
    opacity:var(--dp-story-wheel-opacity,0);
    translate:0;
    scale:1;
    transform:translate3d(
      var(--dp-story-wheel-x,0px),
      calc(var(--dp-story-align-y,0px) + var(--dp-story-optical-y,0px) + var(--dp-story-wheel-y,0px)),
      0
    );
    perspective:1200px;
    perspective-origin:50% 50%;
    transform-origin:50% 50%;
    transform-style:preserve-3d;
    isolation:isolate;
    transition:none;
    will-change:auto;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual[data-dp-story-glitch-ready="true"] :is(.dp-story-glitch__surface,.dp-story-glitch__noise){
    display:block;
    position:absolute;
    max-width:none;
    pointer-events:none;
    user-select:none;
    transform-origin:50% 50%;
    backface-visibility:hidden;
    transition:none;
    will-change:auto;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual[data-dp-story-glitch-ready="true"] .dp-story-glitch__surface{
    z-index:2;
    opacity:var(--dp-story-glitch-opacity,0);
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual[data-dp-story-glitch-ready="true"] .dp-story-glitch__noise{
    z-index:3;
    opacity:var(--dp-story-glitch-noise-opacity,0);
  }
  html.dp-motion-enabled .dp.dp-app .dp-app-story[data-dp-story-wheel="true"]>.dp-app-story__stage>.dp-story-visual>:is(.dp-story-glitch__surface--app,.dp-story-glitch__noise--app){
    transform:translate3d(0,0,var(--dp-story-wheel-z,0px)) rotateX(var(--dp-story-wheel-rotate-x,0deg)) scale(var(--dp-story-wheel-scale,1));
  }
  html.dp-motion-enabled .dp.dp-app .dp-app-story[data-dp-story-wheel="true"]>.dp-app-story__stage>.dp-story-visual>.dp-story-glitch__surface--app{
    filter:blur(var(--dp-story-glitch-surface-blur,0px));
  }
  html.dp-motion-enabled .dp.dp-fund .dp-policy-layout[data-dp-story-wheel="true"]>.dp-policy-visual>.dp-story-visual>.dp-policy-artboard>:is(.dp-story-glitch__surface--fund,.dp-story-glitch__noise--fund){
    transform:none;
  }
  html.dp-motion-enabled .dp.dp-fund .dp-policy-layout[data-dp-story-wheel="true"]>.dp-policy-visual>.dp-story-visual>.dp-policy-artboard>.dp-story-glitch__surface--fund{
    filter:blur(var(--dp-story-glitch-surface-blur,0px));
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual>:is(.dp-feature-object,.dp-policy-artboard){
    filter:blur(var(--dp-story-wheel-blur,0px));
    transform:translate3d(0,0,var(--dp-story-wheel-z,0px)) rotateX(var(--dp-story-wheel-rotate-x,0deg)) scale(var(--dp-story-wheel-scale,1));
    transform-origin:50% 50%;
    backface-visibility:hidden;
    transition:none;
    will-change:auto;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual>.dp-feature-object,
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual>.dp-policy-artboard>img{
    filter:blur(var(--dp-story-wheel-blur,0px));
    opacity:var(--dp-story-glitch-original-opacity,1);
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual>.dp-policy-artboard{
    filter:none;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel-active="true"]>[data-dp-story-anchor]>.dp-story-visual{
    will-change:transform,opacity;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel-active="true"]>[data-dp-story-anchor]>.dp-story-visual>:is(.dp-feature-object,.dp-policy-artboard){
    will-change:transform,filter;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel-active="true"]>[data-dp-story-anchor]>.dp-story-visual[data-dp-story-glitch-ready="true"] :is(.dp-story-glitch__surface,.dp-story-glitch__noise){
    will-change:transform,opacity;
  }
  html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"] :is(.dp-app-story__copy,.dp-policy-list)::after{
    transition:none;
  }

}

/* WebKit repaints the four large story illustrations when animated blur and
   3D depth change together. Keep the same rail path, scale, opacity and stack
   in Safari, but use a compositor-safe 2D depth representation. */
@supports (background-image:-webkit-named-image(i)){
  @media (min-width:1280px){
    html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual{
      perspective:none;
      transform-style:flat;
    }
    html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual>:is(.dp-feature-object,.dp-policy-artboard){
      filter:none;
      transform:translateZ(0) scale(var(--dp-story-wheel-scale,1));
      transform-style:flat;
      will-change:auto;
    }
    html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual>.dp-policy-artboard>img{
      filter:none;
    }
    html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel="true"]>[data-dp-story-anchor]>.dp-story-visual :is(.dp-story-glitch__surface,.dp-story-glitch__noise){
      filter:none;
      will-change:auto;
    }
    html.dp-motion-enabled .dp.dp-app .dp-app-story[data-dp-story-wheel="true"]>.dp-app-story__stage>.dp-story-visual>.dp-story-glitch__surface--app,
    html.dp-motion-enabled .dp.dp-fund .dp-policy-layout[data-dp-story-wheel="true"]>.dp-policy-visual>.dp-story-visual>.dp-policy-artboard>.dp-story-glitch__surface--fund{
      filter:none;
    }
    html.dp-motion-enabled .dp :is(.dp-app-story,.dp-policy-layout)[data-dp-story-wheel-active="true"]>[data-dp-story-anchor]>.dp-story-visual>:is(.dp-feature-object,.dp-policy-artboard){
      will-change:transform;
    }
  }
}

@media (min-width:1280px) and (max-width:1485px){
  .dp.dp-app .dp-app-story__visual--chart{--dp-story-optical-y:-6px}
  .dp.dp-app .dp-app-story__visual--sentiment{--dp-story-optical-y:-2px}
  .dp.dp-app .dp-app-story__visual--copy{--dp-story-optical-y:-4px}
  .dp.dp-app .dp-app-story__visual--accounts{--dp-story-optical-y:-6px}
  .dp.dp-fund .dp-policy-visual__item--same-name{--dp-story-optical-y:-24px}
  .dp.dp-fund .dp-policy-visual__item--third-party{--dp-story-optical-y:-21px}
  .dp.dp-fund .dp-policy-visual__item--return-source{--dp-story-optical-y:-5px}
  .dp.dp-fund .dp-policy-visual__item--identity{--dp-story-optical-y:-14px}
}

/* Forex 6818:2637 / 6818:2688. The canonical account component reuses the
   homepage background class, but this page has its own Figma crop and anchor.
   Match the real generated node so the blue/red horizon starts below the
   market table instead of cutting through its final row. The shared PNG is
   fully opaque, so fade both canvas edges into the adjacent Forex fields. */
.dp.dp-fx .dp-fx-account[data-mm-account-component]>.wrap{z-index:10}
.dp.dp-fx .dp-fx-account[data-mm-account-component]>.figma-bg-accounts{
  z-index:2;
  top:-776px;
  width:max(100vw,1920px);
  height:1141px;
  aspect-ratio:auto;
  overflow:visible;
}
.dp.dp-fx .dp-fx-account[data-mm-account-component]>.figma-bg-accounts>img{
  position:absolute;
  z-index:0;
  left:-.56%;
  top:-.88%;
  width:100.76%;
  height:101.29%;
  max-width:none;
  object-fit:fill;
  -webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.38) 2.5%,rgba(0,0,0,.78) 5%,#000 9%,#000 88%,rgba(0,0,0,.82) 92%,rgba(0,0,0,.4) 96%,transparent 100%);
  mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.38) 2.5%,rgba(0,0,0,.78) 5%,#000 9%,#000 88%,rgba(0,0,0,.82) 92%,rgba(0,0,0,.4) 96%,transparent 100%);
}
.dp.dp-fx .dp-fx-account[data-mm-account-component]>.figma-bg-accounts::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:-180px 0 -280px;
  background:
    linear-gradient(180deg,rgba(6,7,11,0),#06070b 100%) 0 0/100% 181px no-repeat,
    linear-gradient(179.523074deg,#06070b .66119%,rgba(6,7,11,0) 67.847%,#06070b 99.309%) 0 180px/100% calc(100% - 460px) no-repeat,
    linear-gradient(180deg,rgba(6,7,11,0) 0%,rgba(6,7,11,.65) 24%,#06070b 38%,#06070b 48%,rgba(6,7,11,.72) 68%,rgba(6,7,11,0) 100%) 0 100%/100% 460px no-repeat;
}

/* Safari can sample the last raster row of a transformed full-bleed layer as
   a hard horizontal edge at fractional page scales. Keep the authored crop
   and Y anchor intact, but complete each dark hand-off before the raster edge
   and overdraw the join so adjacent sections share one continuous field. */
@media (min-width:1280px){
  .dp-app-atmosphere__scene{overflow:visible}
  .dp-app-atmosphere__scene::after{
    inset:0 0 -8px;
    background:linear-gradient(180deg,#06070b 0%,rgba(6,7,11,0) 28.149%,rgba(6,7,11,0) 71.851%,#06070b 96%,#06070b 100%);
  }

  .dp-fund .dp-fund-hero::before,
  .dp-fund .dp-fund-hero::after{bottom:-8px;height:848px}
  .dp-fund .dp-fund-methods__background{overflow:visible}
  .dp-fund .dp-fund-methods__background::after{
    inset:-378px 0 -8px;
    background:
      linear-gradient(180deg,rgba(6,7,11,0) 0%,rgba(6,7,11,.45) 36%,#06070b 58%,#06070b 100%) 0 0/100% 379px no-repeat,
      linear-gradient(179.60248937690662deg,#06070b .66119%,rgba(6,7,11,0) 67.847%,#06070b 99.309%) 0 378px/100% calc(100% - 378px) no-repeat;
  }

}

/* Detail-page phone composition authority. Desktop and the existing fluid
   1081px+ layouts are intentionally outside this contract. */
@media (max-width:760px), (max-width:1080px) and (max-height:600px) and (orientation:landscape){
  .dp.dp-app,
  .dp.dp-fx,
  .dp.dp-fund,
  .dp.dp-market--account-details{
    --dp-phone-gutter:16px;
    --dp-phone-section:64px;
    padding-top:calc(72px + env(safe-area-inset-top));
  }
  .dp.dp-app .dp-wrap,
  .dp.dp-fx .dp-wrap,
  .dp.dp-fund .dp-wrap,
  .dp.dp-market--account-details .dp-wrap{
    width:auto;
    max-width:none;
    margin-inline:max(var(--dp-phone-gutter),env(safe-area-inset-left)) max(var(--dp-phone-gutter),env(safe-area-inset-right));
  }
  .dp.dp-app .dp-section,
  .dp.dp-fx .dp-section,
  .dp.dp-fund .dp-section,
  .dp.dp-market--account-details .dp-section,
  .dp.dp-market--account-details :is(.mkt-overview,.mkt-copy-section,.mkt-opportunities,.mkt-specs,.mkt-reasons,.mkt-popular,.mkt-advantages,.mkt-asset-section,.mkt-costs,.mkt-hours,.mkt-faq){padding-block:var(--dp-phone-section)}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-section-head,
  .dp.dp-market--account-details .dp-section-head{margin-bottom:32px}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-section-head--split{grid-template-columns:1fr;gap:16px}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-title,
  .dp.dp-market--account-details .dp-section-head .dp-title{font-size:clamp(30px,8.5vw,36px);line-height:1.2;letter-spacing:-.025em}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-lede,
  .dp.dp-market--account-details :is(.mkt-lede,.dp-section-head .mkt-lede){font-size:16px;line-height:26px}

  /* APP Trader: one readable chapter at a time, compact metrics and download. */
  .dp.dp-app .dp-app-hero{min-height:0;padding:48px 0 56px}
  .dp.dp-app .dp-app-hero h1{font-size:clamp(36px,10vw,42px);line-height:1.1}
  .dp.dp-app .dp-app-hero__body,
  .dp.dp-app .dp-app-hero__bullets{font-size:16px;line-height:26px}
  .dp.dp-app .dp-app-hero__bullets{margin:18px 0 20px;gap:8px}
  .dp.dp-app .dp-app-device{min-height:0;height:280px}
  .dp.dp-app .dp-app-device__art{height:280px}
  .dp.dp-app .apptrader-qr-link{display:none}
  .dp.dp-app .apptrader-download{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);gap:12px;transform:none}
  .dp.dp-app .apptrader-download-body{min-height:0;gap:12px}
  .dp.dp-app .apptrader-download-actions{width:max-content;max-width:100%}
  .dp.dp-app .dp-app-intro{min-height:0}
  .dp.dp-app .dp-app-intro__grid{gap:28px}
  .dp.dp-app .dp-app-intro__copy p{margin-top:14px;font-size:16px;line-height:26px}
  .dp.dp-app .dp-app-intro-art{height:260px}
  .dp.dp-app .dp-app-features{padding-block:56px 64px}
  .dp.dp-app .dp-app-story{grid-template-columns:1fr;gap:0}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel{min-height:0;padding:32px 0 16px}
  .dp.dp-app .dp-app-panel__heading{grid-template-columns:44px minmax(0,1fr);gap:14px}
  .dp.dp-app .dp-app-panel__heading :is(h2,h3){font-size:26px;line-height:34px;white-space:normal}
  .dp.dp-app .dp-app-panel p{margin-top:12px;font-size:16px;line-height:26px}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual{
    width:100%;
    height:auto;
    min-height:0;
    aspect-ratio:3/2;
    margin:0 auto 20px;
    padding:8px;
  }
  .dp.dp-app .dp-app-story__stage>.dp-story-visual img{position:relative;inset:auto;width:100%;height:100%;max-width:100%;object-fit:contain}
  .dp.dp-app .dp-advantage-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:0}
  .dp.dp-app .dp-advantage,
  .dp.dp-app .dp-advantage:nth-child(3){height:auto;min-height:220px;padding:18px;border:0;border-radius:22px}
  .dp.dp-app .dp-advantage:last-child{grid-column:1/-1;min-height:180px}
  .dp.dp-app .dp-advantage h3{margin:0;font-size:14px;line-height:20px;letter-spacing:.08em}
  .dp.dp-app .dp-advantage__metric{margin-top:18px;gap:10px}
  .dp.dp-app .dp-advantage__value-main{font-size:26px;line-height:36px}
  .dp.dp-app .dp-advantage__value-lead,
  .dp.dp-app .dp-advantage__value-tail{font-size:18px;line-height:26px}
  .dp.dp-app .dp-advantage p{margin-top:12px;font-size:16px;line-height:24px}
  .dp.dp-app .dp-app-cta{padding-block:72px 0}
  .dp.dp-app .dp-app-cta-phone{height:320px}

  /* Forex: keep data-heavy sections legible and retain a card presentation. */
  .dp.dp-fx .dp-fx-hero{min-height:0;padding:48px 0 56px}
  .dp.dp-fx .dp-fx-hero h1{font-size:clamp(36px,10vw,42px);line-height:1.1}
  .dp.dp-fx .dp-fx-hero__copy p,
  .dp.dp-fx .dp-editorial p,
  .dp.dp-fx .dp-fx-beginner__closing{font-size:16px;line-height:26px}
  .dp.dp-fx .dp-fx-hero__media{height:280px}
  .dp.dp-fx .dp-metric{min-height:96px;padding:18px 14px}
  .dp.dp-fx .dp-fx-reason-grid,
  .dp.dp-fx .dp-fx-quote-grid,
  .dp.dp-fx .dp-fx-strategy-grid{grid-template-columns:1fr;gap:12px}
  .dp.dp-fx .dp-reason-card{height:auto;min-height:0;padding:20px;border-radius:22px}
  .dp.dp-fx .dp-reason-card__metric{margin-top:18px}
  .dp.dp-fx .dp-reason-card p,
  .dp.dp-fx .dp-fx-strategy p{font-size:16px;line-height:25px}
  .dp.dp-fx .dp-fx-strategy{min-height:0;padding:18px 16px}
  .dp.dp-fx .dp-fx-quote-card{width:100%;height:320px;min-height:320px}

  /* Funding: touch-safe chapter navigation and table cards at every phone shape. */
  .dp.dp-fund .dp-fund-hero,
  .dp.dp-fund .dp-fund-hero__grid{min-height:520px}
  .dp.dp-fund .dp-fund-hero__copy{padding-block:48px}
  .dp.dp-fund .dp-fund-hero h1{font-size:clamp(36px,10vw,42px);line-height:1.1}
  .dp.dp-fund .dp-fund-hero__subtitle{font-size:19px;line-height:26px}
  .dp.dp-fund .dp-fund-hero__body{font-size:16px;line-height:26px}
  .dp.dp-fund .dp-fund-how__media{height:260px}
  .dp.dp-fund .dp-fund-how-card{height:auto;min-height:0;padding:20px;border-radius:22px;gap:16px}
  .dp.dp-fund .dp-fund-how-card__content h3{font-size:24px;line-height:32px}
  .dp.dp-fund .dp-fund-how-card__content p{font-size:16px;line-height:25px}
  .dp.dp-fund .dp-policy-story .dp-story-visual{height:260px}
  .dp.dp-fund .dp-policy-panel{padding:32px 0 16px}
  .dp.dp-fund .dp-policy-panel h3{font-size:26px;line-height:34px}
  .dp.dp-fund .dp-policy-panel p{font-size:16px;line-height:26px}
  .dp.dp-fund .dp-fund-directory .dp-directory__item,
  .dp.dp-fund .dp-fund-directory .dp-directory__item[data-dp-directory-state="current"]{width:auto;height:var(--mm-button-14-hit-height);flex:0 0 auto}
  .dp.dp-fund .dp-fund-directory .dp-directory__inner{
    width:auto;
    margin-inline:max(var(--dp-phone-gutter),env(safe-area-inset-left)) max(var(--dp-phone-gutter),env(safe-area-inset-right));
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a{
    width:max-content;
    height:var(--mm-button-14-hit-height);
    min-height:var(--mm-button-14-hit-height);
    padding:0 var(--mm-button-14-padding-inline);
    grid-template-columns:var(--mm-button-14-icon-size) auto;
    gap:8px;
    border-radius:var(--mm-button-radius);
    background:transparent;
    font-family:var(--mm-button-font);
    font-size:var(--mm-button-14-font-size);
    font-weight:var(--mm-button-weight);
    line-height:20px
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a[aria-current="location"]{background:transparent}
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::before,
  .dp.dp-fund .dp-fund-directory .dp-directory__links:focus-within a::before{
    inset:calc((var(--mm-button-14-hit-height) - var(--mm-button-14-height))/2) 0;
    width:100%;
    border-radius:var(--mm-button-radius)
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__links a::after{
    inset:calc((var(--mm-button-14-hit-height) - var(--mm-button-14-height))/2) 0;
    border-radius:var(--mm-button-radius)
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__index,
  .dp.dp-fund .dp-fund-directory a[data-dp-directory-state] .dp-directory__index{
    width:var(--mm-button-14-icon-size);
    height:var(--mm-button-14-height);
    font:700 10px/var(--mm-button-14-height) var(--dp-mono-bold)
  }
  .dp.dp-fund .dp-fund-directory .dp-directory__label{font-size:var(--mm-button-14-font-size);line-height:20px}
  .dp.dp-fund .dp-fund-directory .dp-directory__links{scroll-padding-inline:16px}
  .dp.dp-fund .dp-method-tabs{padding:10px;border-radius:20px;overflow:visible}
  .dp.dp-fund .dp-method-tabs>.dp-method-tabs__list .dp-tab{height:var(--mm-button-16-height);min-height:var(--mm-button-16-height);padding:0 var(--mm-button-16-padding-inline);border-radius:var(--mm-button-radius);font-family:var(--mm-button-font);font-size:var(--mm-button-16-font-size);font-weight:var(--mm-button-weight);line-height:24px}
  .dp.dp-fund .dp-method-tabs__panels,
  .dp.dp-fund .dp-method-tabs [data-dp-panel],
  .dp.dp-fund .dp-method-tabs__panel,
  .dp.dp-fund .dp-method-table-shell{width:100%;min-width:0;overflow:visible}
  .dp.dp-fund .dp-method-table,
  .dp.dp-fund .dp-method-table tbody,
  .dp.dp-fund .dp-method-table tfoot,
  .dp.dp-fund .dp-method-table tr,
  .dp.dp-fund .dp-method-table td{display:block}
  .dp.dp-fund .dp-method-table{width:100%;min-width:0;table-layout:auto;background:transparent;box-shadow:none}
  .dp.dp-fund .dp-method-table colgroup{display:none}
  .dp.dp-fund .dp-method-table thead{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .dp.dp-fund .dp-method-table tbody{display:grid;gap:12px}
  .dp.dp-fund .dp-method-table tbody tr{height:auto;padding:14px 16px;border:1px solid rgba(165,219,255,.16);border-radius:18px;background:linear-gradient(180deg,rgba(17,24,36,.98),rgba(8,12,19,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.045)}
  .dp.dp-fund .dp-method-table tbody td{min-height:42px;padding:9px 0;display:grid;grid-template-columns:minmax(104px,.8fr) minmax(0,1.2fr);gap:12px;align-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px;line-height:22px}
  .dp.dp-fund .dp-method-table tbody td:last-child{border-bottom:0}
  .dp.dp-fund .dp-method-table tbody td::before{content:attr(data-label);color:var(--dp-faint);font-size:12px;line-height:18px}
  .dp.dp-fund .dp-method-status{width:max-content;max-width:100%;min-width:0}
  .dp.dp-fund .dp-method-table tfoot tr{padding:0;border:0;background:transparent;box-shadow:none}
  .dp.dp-fund .dp-method-table tfoot td{padding:0;border:0}
  .dp.dp-fund .dp-method-table tfoot td::before{content:none}
  .dp.dp-fund .dp-method-note{margin-top:14px;font-size:14px;line-height:22px}

  /* Forex table cards share the same phone contract as Funding. */
  .dp.dp-fx .dp-market-shell{height:auto;overflow:visible;background:none;box-shadow:none}
  .dp.dp-fx .dp-market-shell::after{content:none}
  .dp.dp-fx .dp-market-table,
  .dp.dp-fx .dp-market-table tbody,
  .dp.dp-fx .dp-market-table tr,
  .dp.dp-fx .dp-market-table td{display:block}
  .dp.dp-fx .dp-market-table{width:100%;min-width:0;table-layout:auto}
  .dp.dp-fx .dp-market-table colgroup{display:none}
  .dp.dp-fx .dp-market-table thead{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .dp.dp-fx .dp-market-table tbody{display:grid;gap:12px}
  .dp.dp-fx .dp-market-table tbody tr,
  .dp.dp-fx .dp-market-table tbody tr:last-child{height:auto;padding:14px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;border:1px solid rgba(165,219,255,.16);border-radius:18px;background:linear-gradient(180deg,rgba(17,24,36,.98),rgba(8,12,19,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.045)}
  .dp.dp-fx .dp-market-table tbody td{min-height:40px;padding:8px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border:0;font-size:14px;line-height:22px}
  .dp.dp-fx .dp-market-table tbody td::before{content:attr(data-label);color:var(--dp-faint);font-size:12px;line-height:18px}
  .dp.dp-fx .dp-market-table tbody td:first-child,
  .dp.dp-fx .dp-market-table tbody td:last-child{grid-column:1/-1}
  .dp.dp-fx .dp-market-table tbody td:first-child{grid-template-columns:auto minmax(0,1fr);padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,.08)}
  .dp.dp-fx .dp-market-table tbody td:first-child::before,
  .dp.dp-fx .dp-market-table tbody td:last-child::before{content:none}
  .dp.dp-fx .dp-market-table tbody td:last-child{display:block;padding:10px 0 0}

  /* Account Details: shorter hero, mobile data cards and discoverable tabs. */
  .dp.dp-market--account-details .mkt-hero{min-height:0;padding:48px 0 32px}
  .dp.dp-market--account-details .mkt-hero__grid{grid-template-columns:1fr;gap:28px}
  .dp.dp-market--account-details .mkt-hero__copy h1{font-size:clamp(36px,10vw,44px);line-height:1.08;letter-spacing:-.035em}
  .dp.dp-market--account-details .mkt-hero__subtitle{margin-top:16px;font-size:20px;line-height:26px}
  .dp.dp-market--account-details .mkt-hero__body{margin-top:16px;font-size:16px;line-height:26px}
  .dp.dp-market--account-details .mkt-hero__actions{margin-top:24px}
  .dp.dp-market--account-details .mkt-hero__note{font-size:14px;line-height:22px}
  .dp.dp-market--account-details :is(.mkt-board,.mkt-metrics-board,.mkt-index-board){min-height:0;padding:16px;border-radius:20px}
  .dp.dp-market--account-details .mkt-board__time{display:none}
  .dp.dp-market--account-details .mkt-metrics-board__grid{gap:8px;margin-top:24px}
  .dp.dp-market--account-details .mkt-metric-card{min-height:92px;padding:14px}
  .dp.dp-market--account-details .mkt-metric-card strong{font-size:26px}
  .dp.dp-market--account-details .mkt-hero-stats{display:none}
  .dp.dp-market--account-details .mkt-stat{min-height:76px;padding:14px}
  .dp.dp-market--account-details .mkt-stat span{font-size:12px;line-height:18px}
  .dp.dp-market--account-details .mkt-advantages__grid{grid-template-columns:1fr;gap:12px;margin-top:32px}
  .dp.dp-market--account-details .mkt-advantage{min-height:0;padding:20px}
  .dp.dp-market--account-details .mkt-advantage h3{margin:18px 0 0;font-size:22px;line-height:28px}
  .dp.dp-market--account-details .mkt-advantage p{margin-top:10px;font-size:16px;line-height:25px}
  .dp.dp-market--account-details .mkt-asset-grid{grid-template-columns:1fr;gap:0;margin-top:32px;border-block:1px solid var(--mkt-line-soft);background:transparent}
  .dp.dp-market--account-details .mkt-asset-grid article{min-height:0;padding:18px 0;display:grid;grid-template-columns:36px minmax(0,1fr);gap:4px 12px;border-bottom:1px solid var(--mkt-line-soft);background:transparent}
  .dp.dp-market--account-details .mkt-asset-grid article:last-child{border-bottom:0}
  .dp.dp-market--account-details .mkt-asset-grid article>span{grid-row:1/3;padding-top:4px}
  .dp.dp-market--account-details .mkt-asset-grid h3{margin:0;font-size:20px;line-height:27px}
  .dp.dp-market--account-details .mkt-asset-grid p{font-size:16px;line-height:25px}
  .dp.dp-market--account-details .mkt-tabs{margin-top:32px}
  .dp.dp-market--account-details .mkt-tabs__list{gap:8px;padding:0 0 10px;scroll-padding-inline:18px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
  .dp.dp-market--account-details .mkt-tab{height:var(--mm-button-16-height);min-height:var(--mm-button-16-height);padding:0 var(--mm-button-16-padding-inline);border-radius:var(--mm-button-radius);font-family:var(--mm-button-font);font-size:var(--mm-button-16-font-size);font-weight:var(--mm-button-weight);line-height:24px;scroll-snap-align:center}
  .dp.dp-market--account-details .mkt-tabs.is-tab-overflowing:not(.is-tab-at-start):not(.is-tab-at-end) .mkt-tabs__list{-webkit-mask-image:linear-gradient(90deg,transparent,#000 22px,#000 calc(100% - 22px),transparent);mask-image:linear-gradient(90deg,transparent,#000 22px,#000 calc(100% - 22px),transparent)}
  .dp.dp-market--account-details .mkt-tabs.is-tab-overflowing.is-tab-at-start .mkt-tabs__list{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 24px),transparent)}
  .dp.dp-market--account-details .mkt-tabs.is-tab-overflowing.is-tab-at-end .mkt-tabs__list{-webkit-mask-image:linear-gradient(90deg,transparent,#000 24px,#000 100%);mask-image:linear-gradient(90deg,transparent,#000 24px,#000 100%)}
  .dp.dp-market--account-details .mkt-table-shell{overflow:visible;border:0;border-radius:0;background:transparent}
  .dp.dp-market--account-details .mkt-table,
  .dp.dp-market--account-details .mkt-table tbody,
  .dp.dp-market--account-details .mkt-table tr,
  .dp.dp-market--account-details .mkt-table td{display:block}
  .dp.dp-market--account-details .mkt-table{width:100%;min-width:0}
  .dp.dp-market--account-details .mkt-table thead{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .dp.dp-market--account-details .mkt-table tbody{display:grid;gap:12px}
  .dp.dp-market--account-details .mkt-table tbody tr{height:auto;padding:14px 16px;border:1px solid var(--mkt-line);border-radius:18px;background:linear-gradient(145deg,rgba(18,38,64,.52),rgba(6,10,17,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.045)}
  .dp.dp-market--account-details .mkt-table tbody td{min-height:42px;padding:9px 0;display:grid;grid-template-columns:minmax(104px,.8fr) minmax(0,1.2fr);gap:12px;align-items:center;border:0;border-bottom:1px solid var(--mkt-line-soft);font-size:14px;line-height:22px}
  .dp.dp-market--account-details .mkt-table tbody td:last-child{border-bottom:0}
  .dp.dp-market--account-details .mkt-table tbody td::before{content:attr(data-label);color:var(--muted-2);font-size:12px;line-height:18px}
  .dp.dp-market--account-details .mkt-table tbody td:first-child{min-height:0;padding:0 0 12px;display:block;border-bottom:1px solid rgba(19,141,255,.24);font-size:16px;font-weight:600;line-height:24px}
  .dp.dp-market--account-details .mkt-table tbody td:first-child::before{content:none}
  .dp.dp-market--account-details .mkt-table-note{margin:14px 0 0;font-size:14px;line-height:22px}
  .dp.dp-market--account-details .mkt-swap{margin-top:56px;padding:20px;border-radius:20px}
  .dp.dp-market--account-details .mkt-swap header{grid-template-columns:1fr;gap:14px}
  .dp.dp-market--account-details .mkt-swap header p,
  .dp.dp-market--account-details .mkt-swap__steps p{font-size:16px;line-height:25px}
  .dp.dp-market--account-details .mkt-swap__steps{grid-template-columns:1fr;margin-top:24px}
  .dp.dp-market--account-details .mkt-swap__steps article{min-height:0;padding:18px}
  .dp.dp-market--account-details .mkt-costs__commission{margin-top:56px;padding-top:52px}
  .dp.dp-market--account-details .mkt-hours__note{font-size:16px;line-height:25px}
  .dp.dp-market--account-details .mkt-faq__grid{grid-template-columns:1fr;gap:24px}
  .dp.dp-market--account-details .mkt-faq__grid>.dp-section-head{position:static}
  .dp.dp-market--account-details .mkt-risk p{font-size:13.5px;line-height:1.65}
}

/* Short phone landscape keeps the mobile information architecture while
   spending horizontal space on useful two-column groupings. */
@media (max-width:1080px) and (max-height:600px) and (orientation:landscape){
  .dp.dp-app,
  .dp.dp-fx,
  .dp.dp-fund,
  .dp.dp-market--account-details{--dp-phone-gutter:20px;--dp-phone-section:48px}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-title,
  .dp.dp-market--account-details .dp-section-head .dp-title{font-size:30px;line-height:38px}
  .dp.dp-app .dp-app-hero,
  .dp.dp-fx .dp-fx-hero,
  .dp.dp-market--account-details .mkt-hero{padding:28px 0 40px}
  .dp.dp-app .dp-app-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);grid-template-areas:"heading device" "detail device";gap:14px 28px}
  .dp.dp-app .dp-app-hero h1,
  .dp.dp-fx .dp-fx-hero h1,
  .dp.dp-market--account-details .mkt-hero__copy h1{font-size:34px;line-height:40px}
  .dp.dp-app .dp-app-device,
  .dp.dp-app .dp-app-device__art{height:250px}
  .dp.dp-fx .dp-fx-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(300px,1.12fr);grid-template-areas:"copy media" "metrics metrics";gap:20px 28px}
  .dp.dp-fx .dp-fx-hero__media{height:250px}
  .dp.dp-fx .dp-fx-reason-grid,
  .dp.dp-fx .dp-fx-quote-grid,
  .dp.dp-fx .dp-fx-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp.dp-fx .dp-market-table tbody,
  .dp.dp-fund .dp-method-table tbody,
  .dp.dp-market--account-details .mkt-table tbody{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
  .dp.dp-fund .dp-fund-hero,
  .dp.dp-fund .dp-fund-hero__grid{min-height:calc(100svh - 72px)}
  .dp.dp-fund .dp-fund-hero__copy{max-width:56%;padding-block:28px}
  .dp.dp-fund .dp-fund-hero h1{font-size:34px;line-height:40px}
  .dp.dp-fund .dp-fund-directory{position:relative;top:auto}
  .dp.dp-fund section[id]{scroll-margin-top:calc(88px + env(safe-area-inset-top))}
  .dp.dp-fund .dp-fund-how-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp.dp-app .dp-advantage-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
  .dp.dp-app .dp-advantage:last-child{grid-column:auto}
  .dp.dp-market--account-details .mkt-hero__grid{grid-template-columns:minmax(0,.86fr) minmax(300px,1.14fr);gap:24px;align-items:start}
  .dp.dp-market--account-details .mkt-metrics-board__grid{margin-top:16px}
  .dp.dp-market--account-details .mkt-metric-card{min-height:78px;padding:12px}
}

/* Mobile composition v2. These rules deliberately sit after every historical
   breakpoint so the phone layout has one readable authority. Desktop starts
   at 1081px and does not consume any declaration in this block. */
@media (max-width:760px){
  .dp.dp-app,
  .dp.dp-fx,
  .dp.dp-fund,
  .dp.dp-market--account-details{--dp-phone-gutter:16px;--dp-phone-section:58px}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-section-head,
  .dp.dp-market--account-details .dp-section-head{margin-bottom:28px;text-align:left}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-title,
  .dp.dp-market--account-details .dp-section-head .dp-title{max-width:11em;font-size:clamp(30px,8.4vw,34px);line-height:1.2;text-align:left}
  .dp:is(.dp-app,.dp-fx,.dp-fund) .dp-lede,
  .dp.dp-market--account-details :is(.mkt-lede,.dp-section-head .mkt-lede){max-width:34ch;margin-top:14px;font-size:16px;line-height:26px;text-align:left}
  .dp-kicker{margin-bottom:12px;letter-spacing:.1em}

  /* APP Trader — title, explanation and action are one decision before art. */
  .dp.dp-app .dp-app-hero{padding:40px 0 48px}
  .dp.dp-app .dp-app-hero__grid{
    grid-template-columns:1fr;
    grid-template-areas:"heading" "detail" "device";
    gap:14px;
  }
  .dp.dp-app .dp-app-hero__detail{grid-area:detail}
  .dp.dp-app .dp-app-device{grid-area:device;height:216px;margin-top:2px}
  .dp.dp-app .dp-app-device__art{height:216px}
  .dp.dp-app .dp-app-hero__body{margin-top:12px}
  .dp.dp-app .dp-app-hero__bullets{margin:14px 0 18px;gap:6px}
  .dp.dp-app .dp-app-download--hero{margin-top:16px}
  .dp.dp-app .dp-app-intro{padding-block:58px}
  .dp.dp-app .dp-app-intro__grid{gap:20px}
  .dp.dp-app .dp-app-intro-art{height:224px}
  .dp.dp-app .dp-app-intro__action{margin-top:22px}

  /* Four feature chapters are paired reading cards, not eight unrelated rows. */
  .dp.dp-app .dp-app-features{padding-block:54px 58px}
  .dp.dp-app .dp-app-story__copy>.dp-app-panel{
    min-height:0;
    margin-top:12px;
    padding:20px 18px 14px;
    border:1px solid rgba(165,219,255,.14);
    border-bottom:0;
    border-radius:22px 22px 0 0;
    background:linear-gradient(145deg,rgba(18,38,64,.5),rgba(7,11,18,.82));
  }
  .dp.dp-app .dp-app-story__copy>.dp-app-panel:first-child{margin-top:0}
  .dp.dp-app .dp-app-panel::after{content:none}
  .dp.dp-app .dp-app-panel__heading{grid-template-columns:38px minmax(0,1fr);gap:12px}
  .dp.dp-app .dp-app-panel .dp-number-badge{width:38px;height:38px}
  .dp.dp-app .dp-app-panel__heading :is(h2,h3){font-size:23px;line-height:30px}
  .dp.dp-app .dp-app-panel p{margin-top:10px;font-size:15px;line-height:24px}
  .dp.dp-app .dp-app-story__stage>.dp-story-visual{
    aspect-ratio:16/9;
    margin:0 0 16px;
    padding:8px;
    overflow:hidden;
    border:1px solid rgba(165,219,255,.14);
    border-top:0;
    border-radius:0 0 22px 22px;
    background:rgba(5,10,17,.72);
  }
  .dp.dp-app .dp-app-story__stage>.dp-story-visual:last-child{margin-bottom:0}

  /* Advantage metrics become scannable data rows with a stable text measure. */
  .dp.dp-app .dp-app-advantages{padding-block:58px}
  .dp.dp-app .dp-advantage-rail{display:grid;grid-template-columns:1fr;gap:10px}
  .dp.dp-app .dp-advantage,
  .dp.dp-app .dp-advantage:nth-child(3),
  .dp.dp-app .dp-advantage:last-child{
    min-height:112px;
    padding:16px;
    display:grid;
    grid-template-columns:108px minmax(0,1fr);
    grid-template-rows:auto 1fr;
    gap:5px 14px;
    border:1px solid rgba(165,219,255,.13);
    border-radius:20px;
  }
  .dp.dp-app .dp-advantage>h3{grid-column:2;grid-row:1;margin:0;font-size:15px;line-height:21px;letter-spacing:.04em}
  .dp.dp-app .dp-advantage__metric{grid-column:1;grid-row:1 / 3;margin:0;align-self:center;gap:8px}
  .dp.dp-app .dp-advantage>p{grid-column:2;grid-row:2;margin:0;font-size:14.5px;line-height:22px}
  .dp.dp-app .dp-advantage__value-main{font-size:24px;line-height:31px}
  .dp.dp-app .dp-advantage__value-lead,
  .dp.dp-app .dp-advantage__value-tail{font-size:16px;line-height:24px}
  /* Fit all six mono characters inside the existing 108px metric column. */
  .dp.dp-app .dp-advantage:nth-child(2) .dp-advantage__metric{gap:6px}
  .dp.dp-app .dp-advantage:nth-child(2) .dp-advantage__icon{flex:0 0 44px}
  .dp.dp-app .dp-advantage:nth-child(2) .dp-advantage__value-main{font-size:16px;line-height:24px}
  .dp.dp-app:lang(th) .dp-advantage:first-child .dp-advantage__icon{flex:0 0 44px}
  .dp.dp-app:lang(th) .dp-advantage:first-child .dp-advantage__value{flex-direction:column;align-items:flex-start}

  /* Steps read as a compact timeline; the closing phone no longer owns half
     of a screen after the call to action. */
  .dp.dp-app .dp-app-steps{padding-block:58px}
  .dp.dp-app .dp-app-steps .dp-section-head{margin-bottom:24px}
  .dp.dp-app .dp-app-steps [data-mm-flow-variant="steps-only"]{margin-top:0}
  .dp.dp-app .dp-app-cta{padding-block:58px 0}
  .dp.dp-app .dp-app-cta-phone{height:270px;margin-top:8px}

  /* Forex — visual context follows its heading; repeated data becomes a rail
     with a deliberate next-card reveal instead of a very long card stack. */
  .dp.dp-fx .dp-fx-hero{padding:40px 0 48px}
  .dp.dp-fx .dp-fx-hero__grid{gap:18px}
  .dp.dp-fx .dp-fx-hero__copy p{margin-top:14px}
  .dp.dp-fx .dp-fx-hero__media{height:238px}
  .dp.dp-fx .dp-metric-rail{gap:8px;border:0}
  .dp.dp-fx .dp-metric{min-height:84px;padding:14px;border:1px solid var(--dp-line);border-radius:16px}
  .dp.dp-fx .dp-metric:nth-child(n+3){border-top:1px solid var(--dp-line)}
  .dp.dp-fx .dp-metric bdi{font-size:23px}
  .dp.dp-fx .dp-metric span{margin-top:7px;line-height:18px}

  .dp.dp-fx :is(.dp-fx-reasons,.dp-fx-popular,.dp-fx-beginner){padding-block:58px}
  .dp.dp-fx :is(.dp-fx-reasons__top,.dp-fx-popular__top,.dp-fx-beginner__top){height:auto;grid-template-columns:1fr;gap:20px}
  .dp.dp-fx :is(.dp-fx-reasons__media,.dp-fx-popular__media,.dp-fx-beginner__media){width:100%;height:190px;aspect-ratio:auto;border-radius:22px;overflow:hidden}
  .dp.dp-fx :is(.dp-fx-reasons__media,.dp-fx-popular__media,.dp-fx-beginner__media)>img{position:relative;inset:auto;width:100%;height:100%;max-width:none;object-fit:cover}
  .dp.dp-fx .dp-fx-popular__top .dp-section-head{order:1}
  .dp.dp-fx .dp-fx-popular__media{order:2}
  .dp.dp-fx :is(.dp-fx-reason-grid,.dp-fx-quote-grid,.dp-fx-strategy-grid){
    width:calc(100% + var(--dp-phone-gutter));
    margin-top:24px;
    padding:0 var(--dp-phone-gutter) 12px 0;
    display:flex;
    gap:12px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-padding-inline:0 var(--dp-phone-gutter);
    scroll-snap-type:inline mandatory;
    overscroll-behavior-inline:contain;
    scrollbar-width:thin;
    scrollbar-color:rgba(165,219,255,.38) transparent;
  }
  .dp.dp-fx :is(.dp-reason-card,.dp-fx-quote-card,.dp-fx-strategy){
    flex:0 0 min(310px,calc(100vw - 72px));
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  .dp.dp-fx .dp-reason-card{min-height:196px;padding:18px}
  .dp.dp-fx .dp-reason-card__metric{margin-top:14px}
  .dp.dp-fx .dp-reason-card p{margin-top:14px;font-size:15px;line-height:24px}
  .dp.dp-fx .dp-fx-quote-card{height:348px;min-height:348px;padding:0}
  .dp.dp-fx .dp-fx-quote-card__spark{margin-top:10px}
  .dp.dp-fx .dp-fx-quote-card__prices{margin-top:10px}
  .dp.dp-fx .dp-fx-quote-card__spread{height:auto;margin-top:10px;padding-top:9px}
  .dp.dp-fx .dp-fx-strategy{min-height:170px;padding:18px}
  .dp.dp-fx .dp-fx-beginner__closing{margin-top:22px}

  /* Forex market rows keep every field, arranged as compact definitions. */
  .dp.dp-fx .dp-fx-market{padding-block:58px}
  .dp.dp-fx .dp-market-table tbody{gap:10px}
  .dp.dp-fx .dp-market-table tbody tr,
  .dp.dp-fx .dp-market-table tbody tr:last-child{padding:12px 14px;column-gap:14px}
  .dp.dp-fx .dp-market-table tbody td{min-height:32px;padding:5px 0;font-size:13.5px;line-height:20px}
  .dp.dp-fx .dp-market-table tbody td:first-child{padding-bottom:8px}
  .dp.dp-fx .dp-market-table tbody td:last-child{padding-top:8px}

  /* Funding — sticky chapter navigation is slim, while methods and policy
     preserve all content in compact definition-card compositions. */
  .dp.dp-fund .dp-fund-directory{height:52px;min-height:52px}
  .dp.dp-fund .dp-fund-directory .dp-directory__inner{height:52px}
  .dp.dp-fund .dp-fund-directory .dp-directory__links{height:52px;align-items:center}
  .dp.dp-fund .dp-fund-how{padding-block:58px}
  .dp.dp-fund .dp-fund-how__grid{gap:20px;margin-bottom:28px}
  .dp.dp-fund .dp-fund-how__media{height:218px}
  .dp.dp-fund .dp-fund-how-cards{gap:10px;margin-top:0}
  .dp.dp-fund .dp-fund-how-card{min-height:0;padding:16px;gap:12px;border-radius:20px}
  .dp.dp-fund .dp-fund-how-card__content h3{font-size:22px;line-height:29px}
  .dp.dp-fund .dp-fund-how-card__content p{font-size:15px;line-height:24px}

  .dp.dp-fund .dp-fund-methods{padding-block:58px}
  .dp.dp-fund .dp-method-tabs{padding:8px}
  .dp.dp-fund .dp-method-table tbody{gap:10px}
  .dp.dp-fund .dp-method-table tbody tr{
    padding:12px 14px;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0 14px;
  }
  .dp.dp-fund .dp-method-table tbody td{
    min-height:0;
    padding:8px 0;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:4px;
    border-bottom:0;
    font-size:13.5px;
    line-height:21px;
  }
  .dp.dp-fund .dp-method-table tbody td:first-child,
  .dp.dp-fund .dp-method-table tbody td:last-child{grid-column:1 / -1}
  .dp.dp-fund .dp-method-table tbody td:first-child{padding-bottom:10px;border-bottom:1px solid rgba(19,141,255,.2);font-size:15px;font-weight:700}
  .dp.dp-fund .dp-method-table tbody td:last-child{padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}
  .dp.dp-fund .dp-method-table tbody td::before{font-size:11px;line-height:16px}

  .dp.dp-fund .dp-fund-policy{padding-block:58px}
  .dp.dp-fund .dp-policy-list>.dp-policy-panel{
    min-height:0;
    margin-top:12px;
    padding:20px 18px 14px;
    border:1px solid rgba(165,219,255,.14);
    border-bottom:0;
    border-radius:22px 22px 0 0;
    background:linear-gradient(145deg,rgba(18,38,64,.48),rgba(7,11,18,.8));
  }
  .dp.dp-fund .dp-policy-list>.dp-policy-panel:first-child{margin-top:0}
  .dp.dp-fund .dp-policy-panel::after{content:none}
  .dp.dp-fund .dp-policy-panel__heading{grid-template-columns:38px minmax(0,1fr);gap:12px}
  .dp.dp-fund .dp-policy-panel .dp-number-badge{width:38px;height:38px}
  .dp.dp-fund .dp-policy-panel h3{font-size:23px;line-height:30px}
  .dp.dp-fund .dp-policy-panel p{margin-top:10px;font-size:15px;line-height:24px}
  .dp.dp-fund .dp-policy-visual>.dp-story-visual,
  .dp.dp-fund .dp-policy-story .dp-story-visual{
    width:100%;
    height:188px;
    min-height:188px;
    aspect-ratio:auto;
    margin:0 0 16px;
    padding:8px;
    overflow:hidden;
    border:1px solid rgba(165,219,255,.14);
    border-top:0;
    border-radius:0 0 22px 22px;
    background:rgba(5,10,17,.72);
  }

  /* Shared three-step account modules stop after the decision instead of
     carrying desktop-sized empty atmosphere into the next chapter. */
  .dp:is(.dp-fx,.dp-fund,.dp-market--account-details) .dp-account-opening,
  .dp.dp-market--account-details .mkt-account-opening{padding-block:58px!important;min-height:0}
  .dp:is(.dp-fx,.dp-fund,.dp-market--account-details) .dp-account-opening>.dp-wrap>.flow-panel,
  .dp.dp-market--account-details .mkt-account-opening .flow-panel{margin-top:32px}
  .dp:is(.dp-fx,.dp-fund,.dp-market--account-details) .dp-journey-heading{margin-top:54px}

  /* Account Details — cards become short editorial rows and every data table
     row becomes a 2x2 definition grid. No row or field is hidden. */
  .dp.dp-market--account-details .mkt-hero{padding:40px 0 34px}
  .dp.dp-market--account-details .mkt-hero__grid{gap:22px}
  .dp.dp-market--account-details .mkt-hero__actions{margin-top:20px}
  .dp.dp-market--account-details .mkt-metrics-board{padding:14px}
  .dp.dp-market--account-details .mkt-metrics-board__grid{gap:7px;margin-top:14px}
  .dp.dp-market--account-details .mkt-metric-card{min-height:78px;padding:12px}
  .dp.dp-market--account-details .mkt-metric-card strong{font-size:23px}

  .dp.dp-market--account-details .mkt-advantages{padding-block:58px}
  .dp.dp-market--account-details .mkt-advantages__grid{gap:10px;margin-top:26px}
  .dp.dp-market--account-details .mkt-advantage{
    min-height:0;
    padding:18px;
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    grid-template-rows:auto 1fr;
    gap:6px 12px;
  }
  .dp.dp-market--account-details .mkt-advantage>span{grid-column:1;grid-row:1 / 3}
  .dp.dp-market--account-details .mkt-advantage h3{grid-column:2;grid-row:1;margin:0;font-size:20px;line-height:27px}
  .dp.dp-market--account-details .mkt-advantage p{grid-column:2;grid-row:2;margin:0;font-size:15px;line-height:24px}

  .dp.dp-market--account-details .mkt-asset-section{padding-block:58px}
  .dp.dp-market--account-details .mkt-asset-grid{margin-top:26px}
  .dp.dp-market--account-details .mkt-asset-grid article{min-height:0;padding:14px 0}
  .dp.dp-market--account-details .mkt-asset-grid h3{font-size:19px;line-height:25px}
  .dp.dp-market--account-details .mkt-asset-grid p{font-size:15px;line-height:23px}

  .dp.dp-market--account-details .mkt-costs{padding-block:58px}
  .dp.dp-market--account-details .mkt-costs .mkt-tabs__list{
    position:sticky;
    z-index:8;
    top:calc(72px + env(safe-area-inset-top));
    margin-inline:-16px;
    padding:8px 16px 10px;
    background:linear-gradient(180deg,rgba(6,7,11,.98) 78%,rgba(6,7,11,.72));
    backdrop-filter:blur(16px);
  }
  .dp.dp-market--account-details .mkt-table tbody{gap:10px}
  .dp.dp-market--account-details .mkt-table tbody tr{
    padding:12px 14px;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0 14px;
  }
  .dp.dp-market--account-details .mkt-table tbody td{
    min-height:50px;
    padding:7px 0;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    gap:4px;
    border-bottom:0;
    font-size:13.5px;
    line-height:20px;
  }
  .dp.dp-market--account-details .mkt-table tbody td::before{font-size:11px;line-height:16px}
  .dp.dp-market--account-details .mkt-table tbody td:first-child{
    grid-column:1 / -1;
    min-height:0;
    padding:0 0 10px;
    display:block;
    border-bottom:1px solid rgba(19,141,255,.22);
    font-size:15px;
    line-height:22px;
  }
  .dp.dp-market--account-details .mkt-swap{margin-top:42px;padding:18px}
  .dp.dp-market--account-details .mkt-costs__commission{margin-top:44px;padding-top:44px}
  .dp.dp-market--account-details .mkt-hours{padding-block:58px}
  .dp.dp-market--account-details .mkt-hours__note{margin-top:16px;font-size:15px;line-height:24px}
  .dp.dp-market--account-details .mkt-faq{padding-block:58px}
}

@media (max-width:1080px) and (max-height:600px) and (orientation:landscape){
  .dp.dp-market--account-details .mkt-costs .mkt-tabs__list{position:static;margin-inline:0;padding:0 0 10px;background:none;backdrop-filter:none}
}
