/* Motion-led product introduction, using the catalog's actual issuer assets. */
.premium-hero{--hero-ice:#b8f0ea;position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:34px;margin-top:24px;padding:54px 44px 38px;color:#f7f9ff;background:radial-gradient(ellipse at 84% 12%,#253f74 0,transparent 48%),linear-gradient(130deg,#080f21 12%,#152442 75%,#10233d);border:1px solid #213454;border-radius:24px;overflow:hidden;min-height:540px}
.premium-hero::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#94d7e380,transparent);pointer-events:none}
.premium-hero .hero-copy{position:relative;z-index:2;min-width:0;padding:12px 0}
.premium-hero .hero-copy>.eyebrow{font-size:14px;letter-spacing:.11em;color:#b8d0fc;margin:0 0 25px;font-weight:600}
.premium-hero .hero-copy h1{font-size:clamp(2.35rem,3.7vw,3.4rem);line-height:1.25;letter-spacing:-.045em;max-width:580px;margin:0;font-weight:750;word-break:keep-all;overflow-wrap:break-word}
.premium-hero h1 span{display:block}.premium-hero h1 span:last-child{color:var(--hero-ice)}
.premium-hero .hero-copy>p:not(.eyebrow){color:#bdcbe2;font-size:17px;line-height:1.9;max-width:430px;margin:24px 0 29px}
.premium-hero .hero-links{gap:16px;align-items:center}.premium-hero .solid-link{background:#c2f4e8;color:#0c2530;border:1px solid #c2f4e8;padding:14px 20px;border-radius:8px;font-size:16px;font-weight:700;box-shadow:0 7px 30px #91dedb14}.premium-hero .solid-link:hover{background:#e0fff6;transform:translateY(-1px)}
.premium-hero .subtle-link{color:#e2eafa;font-size:15px;text-decoration-color:#91a7cb;line-height:1.6}
.premium-hero .hero-copy>.hero-fineprint{font-size:14px;color:#91a4c4;margin:23px 0 0;line-height:1.7;max-width:420px}
.hero-theater{position:relative;min-width:0;align-self:center}.theater-topline{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#c0d0e9;font-size:14px;line-height:1.5;padding:0 0 7px}
.motion-toggle{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;gap:8px;min-height:36px;padding:6px 10px;color:#d0ddf1;font:inherit;font-size:14px;background:#ffffff08;border:1px solid #ffffff21;border-radius:6px;cursor:pointer}.motion-toggle:hover{background:#ffffff13}
.card-stage{position:relative;height:256px;perspective:1050px;display:flex;align-items:center;justify-content:center}
.card-stage::before{content:"";position:absolute;inset:20% -5% -1%;background:radial-gradient(ellipse,#74c8d824,transparent 68%);filter:blur(14px);pointer-events:none}
.premium-hero .hero-cards{position:relative;display:block;background:none;min-height:0;border-radius:0;padding:0;width:100%;height:100%;perspective:1050px;isolation:isolate}
.premium-hero .hero-card{--card-shift:0%;--card-tilt:0deg;--card-scale:1;position:absolute;top:32px;left:21%;width:61%;height:194px;padding:0;display:block;background:none;border-radius:0;transform:translateX(var(--card-shift)) rotate(var(--card-tilt)) scale(var(--card-scale));transform-style:preserve-3d;transition:transform 1.3s cubic-bezier(.2,.7,.2,1),filter 1s,opacity 1s;z-index:2;filter:brightness(1)}
.premium-hero .hero-card:nth-child(1){--card-shift:-30%;--card-tilt:-13deg;--card-scale:.83;z-index:1;opacity:.82}
.premium-hero .hero-card:nth-child(2){--card-shift:31%;--card-tilt:14deg;--card-scale:.83;z-index:1;opacity:.82}
.premium-hero .hero-card:nth-child(3){--card-shift:0%;--card-tilt:-3deg;--card-scale:1;z-index:3}
.premium-hero[data-scene=reward] .hero-card:nth-child(1){--card-shift:0%;--card-tilt:-5deg;--card-scale:1;z-index:3;opacity:1}
.premium-hero[data-scene=reward] .hero-card:nth-child(3){--card-shift:-30%;--card-tilt:-16deg;--card-scale:.83;z-index:1;opacity:.8}
.premium-hero[data-scene=fx] .hero-card:nth-child(2){--card-shift:0%;--card-tilt:5deg;--card-scale:1;z-index:3;opacity:1}
.premium-hero[data-scene=fx] .hero-card:nth-child(3){--card-shift:30%;--card-tilt:17deg;--card-scale:.83;z-index:1;opacity:.8}
.premium-hero .hero-card .product-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 22px #02061180);border-radius:0;animation:card-breathe 6s ease-in-out infinite;animation-play-state:paused}
.premium-hero .hero-card:nth-child(2) .product-image{animation-delay:-2s}.premium-hero .hero-card:nth-child(3) .product-image{animation-delay:-4s}
.premium-hero[data-playing=true] .hero-card .product-image{animation-play-state:running}.premium-hero .hero-card:hover{filter:brightness(1.12);opacity:1}.premium-hero .hero-card:focus-visible{outline:2px solid #c2f4e8;outline-offset:5px;z-index:5}
@keyframes card-breathe{0%,100%{translate:0 0}50%{translate:0 -8px}}
.hero-comparison{position:relative;z-index:5;border:1px solid #ffffff24;border-radius:14px;background:#0b152acb;box-shadow:0 15px 35px #02081526;backdrop-filter:blur(16px);padding:17px 18px 13px}
.hero-metric-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.hero-metric-tabs button{font:inherit;font-size:14px;color:#aabbd7;border:0;background:transparent;padding:7px 10px;border-radius:6px;cursor:pointer;min-height:34px}.hero-metric-tabs button[aria-pressed=true]{color:#d4fff1;background:#b8f0ea18;box-shadow:inset 0 0 0 1px #b8f0ea36}.hero-metric-tabs button:hover{color:#fff}
.hero-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-metric-item{min-width:0;padding-right:6px}.hero-metric-item+.hero-metric-item{border-left:1px solid #ffffff14;padding-left:12px}.hero-metric-item a{font-size:14px;line-height:1.4;color:#a8bad6;display:block;min-height:39px}.hero-metric-item a:hover{color:#fff}.hero-metric-item strong{display:block;font-size:24px;letter-spacing:-.035em;line-height:1.3;color:#fff;font-weight:650;min-height:32px;margin-top:5px;overflow-wrap:anywhere}.hero-metric-item strong.metric-long{font-size:15px;letter-spacing:0;line-height:1.5}.hero-comparison-footer{display:flex;gap:12px;justify-content:space-between;align-items:flex-start;border-top:1px solid #ffffff16;margin-top:17px;padding-top:11px}.hero-comparison-footer p{font-size:14px;line-height:1.6;color:#91a5c5;margin:0;max-width:260px}.hero-comparison-footer a{font-size:14px;color:#c2f4e8;white-space:nowrap;line-height:1.6}
.brand-strip{gap:10px 25px;padding:23px 4px;justify-content:center;border-bottom:1px solid var(--line)}.brand-strip a{font-size:14px;font-weight:600;color:#788398}.brand-strip a:hover{color:var(--blue)}
.benefits-section{padding:66px 0 54px;scroll-margin-top:28px}.benefit-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:30px}.benefit-heading .eyebrow{font-size:14px;color:#386064;letter-spacing:.08em;margin:0 0 13px}.benefit-heading h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.35;letter-spacing:-.04em;word-break:keep-all;margin:0;max-width:760px}.benefit-heading>p{font-size:16px;color:var(--muted);line-height:1.8;max-width:300px;margin:0 0 3px}
.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.benefit-card{position:relative;display:flex;flex-direction:column;background:#f4f7fa;border:1px solid #e4eaf1;border-radius:15px;padding:27px 26px 23px;min-width:0;overflow:hidden}.benefit-card:first-child{background:#edf6f2;border-color:#dcece4}.benefit-card:nth-child(2){background:#f0f3fd;border-color:#e1e7f8}.benefit-card:nth-child(3){background:#f5f6fa;border-color:#e6e9f0}.benefit-visual{display:flex;align-items:center;gap:9px;min-height:64px;margin-bottom:28px;color:#213e52}.benefit-tag{border:1px solid #203d5320;border-radius:8px;padding:11px 10px;background:#ffffff9e;font-size:15px;font-weight:650;letter-spacing:-.02em;line-height:1.3}.benefit-visual .visual-connector{color:#74869d;font-size:20px}.benefit-visual .asset-word{font-size:31px;font-weight:650;letter-spacing:-.05em;color:#244f44}.benefit-visual .reward-word{font-size:32px;font-weight:650;letter-spacing:-.05em;color:#3154b3}.benefit-visual .global-word{font-size:27px;font-weight:600;letter-spacing:-.06em;color:#28374e}
.benefit-card .benefit-number{font-size:12px;letter-spacing:.08em;color:#77859b;margin:0 0 10px}.benefit-card h3{font-size:26px;line-height:1.4;letter-spacing:-.035em;margin:0 0 12px;word-break:keep-all}.benefit-card .benefit-body{font-size:16px;line-height:1.85;color:#4a5c73;margin:0 0 22px}.benefit-card .benefit-condition{font-size:14px;line-height:1.65;color:#64758a;margin:auto 0 17px}.benefit-card>a{display:inline-flex;gap:10px;align-items:center;font-size:15px;font-weight:650;color:#213d54;padding-top:14px;border-top:1px solid #213d541c}.benefit-card>a:hover{color:var(--blue)}
.benefit-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:22px 0 0}.benefit-footer p{font-size:14px;color:#66758c;line-height:1.8;margin:0 0 21px;max-width:760px}.benefit-footer a{font-size:14px;color:var(--blue);white-space:nowrap;margin-bottom:21px}
.benefits-section+.browse{margin-top:0}.basics-section{background:#0f203d;border-radius:18px}.benefit-comparison{width:100%;border-collapse:collapse;margin-top:26px;text-align:left;font-size:16px;line-height:1.8}.benefit-comparison th{font-weight:600;color:#fff}.benefit-comparison td{color:#c4d2e8}.benefit-comparison th,.benefit-comparison td{padding:15px 16px;border-bottom:1px solid #ffffff21;vertical-align:top}.benefit-comparison thead th{font-size:15px;color:#a8bfde}.benefit-comparison th:first-child{padding-left:0;width:22%}.benefit-comparison tbody td:last-child{color:#d0f8eb}.benefit-comparison th:last-child{color:#b8f0ea}.comparison-table-wrap{overflow-x:auto}.benefit-table-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.benefit-table-cta p{font-size:14px;line-height:1.8;color:#b8c9e4;margin:0;max-width:700px}.benefit-table-cta a{flex-shrink:0}
@media(min-width:1600px){.premium-hero{min-height:580px}.card-stage{height:285px}.premium-hero .hero-card{top:41px;height:206px}}
@media(max-width:1080px){.premium-hero{padding:36px 30px;gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.premium-hero .hero-copy h1{font-size:40px}.premium-hero .hero-copy>p:not(.eyebrow){font-size:16px}.card-stage{height:218px}.premium-hero .hero-card{height:168px;top:25px}.hero-comparison{padding:14px 12px 11px}.hero-metric-grid{gap:7px}.hero-metric-tabs{gap:2px}.hero-metric-tabs button{padding:6px 7px}.hero-comparison-footer{display:block}.hero-comparison-footer p{max-width:none;margin-bottom:8px}.benefit-card{padding:23px 20px}.benefit-card h3{font-size:23px}.benefit-heading{display:block}.benefit-heading>p{max-width:650px;margin-top:17px}.benefit-visual{flex-wrap:wrap}.benefit-visual .asset-word,.benefit-visual .reward-word{font-size:28px}.benefit-visual .global-word{font-size:23px}}
@media(max-width:780px){.premium-hero{grid-template-columns:1fr;padding:32px 26px 25px;gap:30px;margin-top:15px;border-radius:19px}.premium-hero .hero-copy{padding:0}.premium-hero .hero-copy h1{font-size:clamp(2.25rem,6.8vw,3.15rem);max-width:650px}.premium-hero .hero-copy>.eyebrow{margin-bottom:20px}.premium-hero .hero-copy>p:not(.eyebrow){max-width:600px;margin:19px 0 24px}.premium-hero .hero-copy>.hero-fineprint{margin:18px 0 0;font-size:14px}.hero-theater{max-width:580px;width:100%;margin:auto}.card-stage{height:228px}.premium-hero .hero-card{top:24px;height:186px;left:23%;width:57%}.hero-comparison-footer{display:flex}.hero-comparison-footer p{max-width:340px;margin:0}.hero-metric-item a{min-height:22px}.hero-metric-grid{gap:16px}.hero-comparison{padding:17px 18px 13px}.hero-metric-tabs{gap:8px}.benefits-section{padding:43px 0 34px}.benefit-grid{grid-template-columns:1fr;gap:13px}.benefit-card{padding:26px}.benefit-visual{margin-bottom:20px;min-height:40px}.benefit-card h3{font-size:27px}.benefit-card .benefit-body{max-width:650px;margin-bottom:15px}.benefit-heading{margin-bottom:23px}.benefit-heading h2{font-size:31px}.benefit-footer{display:block}.benefit-footer p{margin-bottom:13px}.benefit-footer a{display:inline-block}.benefit-comparison{min-width:570px}.benefit-table-cta{display:block}.benefit-table-cta>a{margin-top:16px}.brand-strip{justify-content:flex-start;padding-block:21px;gap:9px 19px}.brand-strip a{font-size:13px}}
@media(max-width:430px){.premium-hero{padding:28px 18px 20px}.premium-hero .hero-copy h1{font-size:35px}.premium-hero .hero-links{gap:18px}.premium-hero .solid-link{font-size:15px;padding:12px 15px}.premium-hero .subtle-link{font-size:14px}.hero-comparison{padding:14px 12px 12px}.hero-metric-grid{gap:6px}.hero-metric-item+.hero-metric-item{padding-left:8px}.hero-metric-item a{font-size:13px;min-height:36px}.hero-metric-item strong{font-size:21px}.hero-metric-item strong.metric-long{font-size:14px}.hero-metric-tabs{gap:2px}.hero-metric-tabs button{font-size:13px;padding:7px}.hero-comparison-footer{display:block}.hero-comparison-footer p{margin-bottom:8px}.card-stage{height:190px}.premium-hero .hero-card{height:158px;top:20px}.benefit-heading h2{font-size:28px}.benefit-card{padding:23px}.theater-topline{font-size:13px}.motion-toggle{font-size:13px}.benefit-visual .global-word{font-size:27px}}
@media(prefers-reduced-motion:reduce){.premium-hero .hero-card{transition:none!important}.premium-hero .hero-card .product-image{animation:none!important}.premium-hero .solid-link:hover{transform:none}}

.benefit-heading h2 span,.benefit-card h3 span,.basics-section h2 span{display:block}.benefit-sources{border-top:1px solid #ffffff21;margin-top:24px;padding-top:15px;color:#bed1eb;font-size:14px}.benefit-sources summary{cursor:pointer;min-height:28px}.benefit-sources a{display:inline-block;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere;margin-top:5px}.benefit-visual{flex-wrap:wrap}
@media(max-width:430px){.hero-metric-tabs button,.hero-metric-item a,.theater-topline,.motion-toggle{font-size:14px}}

.hero-metric-item strong{min-height:58px}.hero-metric-item strong.metric-long{min-height:58px}
