/* MyPay product stories. Homepage styling is deliberately independent. */
.detail-page{--ink:#151515;--orange:#ff5b1f;--muted:#5f5f5f;--line:#dedede;color:var(--ink);padding-bottom:0}
.detail-page .detail-wrap{width:min(calc(100% - 112px),1440px);margin-inline:auto}
.detail-page .breadcrumb{display:flex;align-items:center;gap:10px;padding:22px 0;font-size:13px;line-height:1.5;color:#737373}
.detail-page .breadcrumb a{color:#151515}
.detail-page h1,.detail-page h2,.detail-page h3{font-weight:500;line-height:1.05;letter-spacing:-.035em}
.detail-page h1{font-size:var(--mypay-display)}
.detail-page h2{font-size:var(--mypay-section)}
.detail-page h3{font-size:28px;line-height:1.18}
.detail-page em{font-style:normal;color:var(--orange)}
.detail-page .kicker{font-size:12px;font-weight:600;line-height:1.6;letter-spacing:.1em;text-transform:uppercase}
.detail-page .lead{font-size:18px;line-height:1.65;max-width:490px;color:var(--muted)}
.detail-page .body-copy{font-size:17px;line-height:1.65;color:var(--muted)}
.detail-page .actions{display:flex;gap:18px 26px;flex-wrap:wrap;align-items:center;margin-top:30px}
.detail-page .button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:15px 24px;border-radius:40px;background:#151515;color:#fff;font-size:1rem;font-weight:600;line-height:1.5;text-align:left}
.detail-page .button:hover{background:#333}
.detail-page .button.white{background:#fff;color:#151515}
.detail-page .button.orange{background:var(--orange);color:#151515}
.detail-page .text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:5px}
.detail-page .text-link:hover{opacity:.75}
.detail-page .note{font-size:12px;line-height:1.5;color:#767676}
.detail-page .light-copy{color:#ccc}
.detail-page figure{margin:0}
.detail-page .round{border-radius:26px;overflow:hidden}
.detail-page .band{padding:80px 0}
.detail-page .band.gray{background:#f2f3f4}
.detail-page .band.dark{background:#151515;color:#fff}
.detail-page .band.blue{background:#dce7ff}
.detail-page .section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}
.detail-page .section-top>.body-copy{max-width:390px}
.detail-page .section-top .kicker{margin-bottom:20px}
.detail-page .intro-centered{text-align:center;padding:44px 0 48px}
.detail-page .intro-centered .kicker{margin-bottom:24px}
.detail-page .intro-centered h1{max-width:1100px;margin:auto}
.detail-page .intro-centered .lead{max-width:600px;margin:25px auto 0}
.detail-page .intro-centered .actions{justify-content:center}
.detail-page .split-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;padding:40px 0 48px}
.detail-page .split-heading .kicker{margin-bottom:24px}
.detail-page .split-heading .lead{max-width:440px;justify-self:end}
.detail-page .end-link{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:56px 0 65px;border-top:1px solid var(--line)}
.detail-page .end-link .kicker{margin-bottom:18px}
.detail-page .end-link h2{font-size:var(--mypay-section)}
.detail-page .end-link .button{flex:none}
.detail-page .end-link .body-copy{margin-top:17px;max-width:520px}
.detail-page .faq-section{display:grid;grid-template-columns:.8fr 1.3fr;gap:100px;padding:75px 0}
.detail-page .faq-section h2{font-size:clamp(34px,3.8vw,54px)}
.detail-page .faq-section .kicker{margin-bottom:20px}
.detail-page .faq-section .text-link{margin-top:24px}
.detail-page .faq-list details{border-top:1px solid var(--line)}
.detail-page .faq-list details:last-child{border-bottom:1px solid var(--line)}
.detail-page .faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;font-size:18px;line-height:1.4;list-style:none;cursor:pointer}
.detail-page .faq-list summary::-webkit-details-marker{display:none}
.detail-page .faq-list summary:after{content:'+';font-size:25px;flex:none;font-weight:400}
.detail-page .faq-list details[open]>summary:after{content:'−'}
.detail-page .faq-list details>p{font-size:16px;line-height:1.7;color:#666;padding:0 26px 24px 0}
.detail-page .faq-list a{text-decoration:underline;text-underline-offset:4px;color:#151515}
.detail-page summary:focus-visible{outline:3px solid #ff5b1f;outline-offset:4px}
.detail-page [id]{scroll-margin-top:28px}
/* WALLET — the app anchors a dark, expansive opening. */
.detail-page .wallet-opening{display:grid;grid-template-columns:1.07fr 1fr;align-items:center;min-height:600px;background:#151515;color:#fff;border-radius:28px;padding:60px 65px 0;gap:36px;overflow:hidden}
.detail-page .wallet-opening .opening-copy{padding:0 0 58px;position:relative;z-index:2}
.detail-page .wallet-opening h1{font-size:clamp(47px,5.6vw,85px);margin:26px 0}
.detail-page .wallet-opening .lead{color:#c6c6c6;max-width:420px}
.detail-page .wallet-app-stage{height:565px;position:relative;display:flex;justify-content:center;align-self:end}
.detail-page .wallet-app-stage>img{height:605px;width:auto;max-width:90%;object-fit:contain;transform:rotate(7deg);filter:drop-shadow(0 15px 35px #0008)}
.detail-page .wallet-app-stage>.note{position:absolute;left:0;right:0;bottom:22px;text-align:center;color:#ddd;background:#151515de;border-radius:30px;padding:8px 12px;z-index:2}
.detail-page .wallet-receipt{position:absolute;z-index:1;left:-25px;bottom:110px;width:250px;background:#fff;color:#151515;border-radius:16px;padding:20px;box-shadow:0 8px 35px #0002}
.detail-page .wallet-receipt small{display:block;font-size:12px;color:#737373}
.detail-page .wallet-receipt strong{font-size:31px;font-weight:500;letter-spacing:-.03em;display:block;margin:8px 0}
.detail-page .wallet-receipt span{font-size:14px}
.detail-page .wallet-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;padding:85px 0 60px;align-items:start}
.detail-page .wallet-intro h2{max-width:700px}
.detail-page .wallet-intro .body-copy{padding-top:6px;max-width:420px}
.detail-page .wallet-mosaic{display:grid;grid-template-columns:1.15fr 1fr;gap:24px;padding-bottom:78px}
.detail-page .wallet-moment{position:relative;min-height:590px;border-radius:24px;overflow:hidden;background:#151515;color:#fff}
.detail-page .wallet-moment>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:57% center}
.detail-page .wallet-moment:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 68%)}
.detail-page .wallet-moment>div{position:absolute;z-index:1;left:34px;right:34px;bottom:36px}
.detail-page .wallet-moment h3{font-size:38px;max-width:400px;margin:18px 0}
.detail-page .wallet-moment p{font-size:16px;line-height:1.6;max-width:370px;color:#eee}
.detail-page .wallet-tools{display:grid;grid-template-rows:1fr 1fr;gap:24px}
.detail-page .wallet-tool{padding:34px;border-radius:24px;background:#dce7ff;display:grid;grid-template-columns:1fr auto;gap:20px;align-content:space-between}
.detail-page .wallet-tool:last-child{background:#f1f2f3}
.detail-page .wallet-tool h3{font-size:31px;margin:13px 0}
.detail-page .wallet-tool .body-copy{font-size:16px;max-width:310px}
.detail-page .wallet-tool>span{font-size:40px;line-height:1;align-self:start}
.detail-page .balance-sample{grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-top:1px solid #15151526;padding-top:18px;margin-top:18px}
.detail-page .balance-sample strong{font-size:35px;font-weight:500;letter-spacing:-.04em}
.detail-page .balance-sample small{font-size:12px;color:#555}
/* POS — a merchant moment, then a dedicated product stage and ways to pay. */
.detail-page .pos-scene{height:580px;position:relative;overflow:hidden;border-radius:26px;color:#fff;background:#151515}
.detail-page .pos-scene>img{width:100%;height:100%;object-fit:cover;object-position:center}
.detail-page .scene-caption{position:absolute;left:30px;bottom:30px;background:#151515dd;backdrop-filter:blur(10px);padding:24px 28px;border:1px solid #ffffff30;border-radius:16px;max-width:380px}
.detail-page .scene-caption h2{font-size:32px;line-height:1.1;margin:10px 0}
.detail-page .scene-caption p:last-child{font-size:14px;line-height:1.5;color:#ddd}
.detail-page .methods-row{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 0 50px}
.detail-page .methods-row p{font-size:14px;color:#666}
.detail-page .methods-row ul{list-style:none;display:flex;flex-wrap:wrap;gap:25px 34px;align-items:center;padding:0;margin:0}
.detail-page .methods-row li{font-size:20px;font-weight:600;letter-spacing:-.03em}
.detail-page .terminal-story{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:center}
.detail-page .terminal-stage{position:relative;background:var(--orange);height:530px;border-radius:26px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.detail-page .terminal-stage>img{width:94%;height:90%;object-fit:contain;z-index:1;filter:drop-shadow(0 25px 15px #0002)}
.detail-page .terminal-stage>span{position:absolute;left:28px;top:23px;font-size:12px;letter-spacing:.07em;font-weight:600}
.detail-page .terminal-story h2{margin:20px 0 25px}
.detail-page .terminal-story .body-copy{max-width:410px}
.detail-page .feature-lines{margin:32px 0 0;padding:0;list-style:none}
.detail-page .feature-lines li{border-top:1px solid #ccc;padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px}
.detail-page .feature-lines li>span:last-child{color:#a73a15;font-size:20px}
.detail-page .trade-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.detail-page .trade-tile{position:relative;height:430px;border-radius:24px;overflow:hidden;color:#fff;background:#151515}
.detail-page .trade-tile img{width:100%;height:100%;object-fit:cover;object-position:65% center}
.detail-page .trade-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 75%)}
.detail-page .trade-tile>div{position:absolute;z-index:1;left:30px;bottom:30px;right:30px}
.detail-page .trade-tile h3{font-size:36px;margin:12px 0}
.detail-page .trade-tile p{max-width:380px;font-size:15px;line-height:1.6}
/* TRANSFERS — business activity first, an actual money flow second. */
.detail-page .transfer-opening{background:#151515;color:#fff;padding:0 0 60px}
.detail-page .transfer-opening .split-heading{padding:48px 0}
.detail-page .transfer-opening .lead{color:#ccc}
.detail-page .transfer-panorama{position:relative;height:550px;border-radius:24px;overflow:hidden}
.detail-page .transfer-panorama>img{width:100%;height:100%;object-fit:cover;object-position:58% center}
.detail-page .transfer-proof{display:flex;align-items:center;gap:18px;position:absolute;left:28px;bottom:28px;padding:20px 24px;background:#fffffff2;color:#151515;border-radius:14px;box-shadow:0 10px 25px #0001}
.detail-page .transfer-proof>span{font-size:34px;line-height:1;color:#c74110}
.detail-page .transfer-proof small{font-size:12px;color:#666;display:block;margin-bottom:5px}
.detail-page .transfer-proof strong{font-size:20px;font-weight:500}
.detail-page .transfer-spread{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.detail-page .transfer-spread h2{margin:22px 0}
.detail-page .transfer-spread .body-copy{max-width:440px}
.detail-page .transfer-ledger{background:#fff;padding:34px;border-radius:22px;box-shadow:0 20px 55px #1515150d}
.detail-page .transfer-ledger .ledger-head{display:flex;justify-content:space-between;gap:16px;font-size:12px;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:25px}
.detail-page .transfer-ledger .ledger-head>span:last-child{color:#707070}
.detail-page .ledger-balance{font-size:48px;font-weight:500;letter-spacing:-.04em;margin:7px 0 25px}
.detail-page .transfer-ledger dl{margin:0}
.detail-page .transfer-ledger dl>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid #e5e5e5}
.detail-page .transfer-ledger dt{font-size:15px;line-height:1.5}
.detail-page .transfer-ledger dt small{font-size:12px;display:block;color:#777}
.detail-page .transfer-ledger dd{margin:0;font-size:18px;font-weight:500;white-space:nowrap}
.detail-page .transfer-ledger .note{margin-top:18px}
.detail-page .transfer-steps{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}
.detail-page .vertical-steps{list-style:none;margin:0;padding:0}
.detail-page .vertical-steps li{display:grid;grid-template-columns:56px 1fr;gap:22px;padding:30px 0;border-top:1px solid #dedede}
.detail-page .vertical-steps li:first-child{padding-top:0;border:0}
.detail-page .vertical-steps .step-no{font-size:34px;font-weight:500;line-height:1;color:#b83b0e;letter-spacing:-.04em}
.detail-page .vertical-steps h3{font-size:28px;margin:0 0 12px}
.detail-page .vertical-steps p{font-size:16px;line-height:1.65;color:#666}
/* CARDS — an editorial product introduction, without invented card specifications. */
.detail-page .cards-opening{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:#151515;color:white;border-radius:26px;overflow:hidden}
.detail-page .cards-opening .cards-copy{padding:58px;align-self:center}
.detail-page .cards-opening h1{font-size:clamp(46px,5.6vw,84px);margin:24px 0}
.detail-page .cards-opening .lead{color:#ccc}
.detail-page .cards-portrait{position:relative;min-height:570px}
.detail-page .cards-portrait>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:75% center}
.detail-page .cards-portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 70%)}
.detail-page .cards-portrait>div{position:absolute;z-index:1;left:35px;right:35px;bottom:35px;font-size:clamp(44px,5.5vw,76px);letter-spacing:-.045em;line-height:1;font-weight:500}
.detail-page .cards-portrait small{font-size:12px;letter-spacing:.075em;display:block;line-height:1.5;margin-bottom:18px}
.detail-page .cards-guide{display:grid;grid-template-columns:.85fr 1.3fr;gap:90px;align-items:start}
.detail-page .cards-guide h2{margin:20px 0 26px}
.detail-page .cards-guide .body-copy{max-width:350px}
.detail-page .card-questions{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.detail-page .card-question{padding:30px;border:1px solid #d9d9d9;border-radius:20px;background:#fff}
.detail-page .card-question:first-child{grid-column:1/-1;background:#ff5b1f;border-color:#ff5b1f}
.detail-page .card-question>span{font-size:12px;font-weight:600;letter-spacing:.07em}
.detail-page .card-question h3{margin:22px 0 14px;font-size:30px}
.detail-page .card-question p{font-size:16px;line-height:1.65;color:#555}
.detail-page .card-question:first-child p{color:#292929;max-width:480px}
/* IRIS — payment-method identity rather than another device catalogue. */
.detail-page .iris-opening{background:#ff5b1f;border-radius:26px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:530px;padding:55px 60px;gap:55px}
.detail-page .iris-opening h1{margin:23px 0;font-size:clamp(46px,5.6vw,84px)}
.detail-page .iris-opening .lead{color:#252525}
.detail-page .iris-method{background:#fff;border-radius:24px;padding:34px;box-shadow:0 20px 45px #732b111c}
.detail-page .iris-method>span{display:block;font-size:12px;letter-spacing:.07em;font-weight:600}
.detail-page .iris-wordmark{font-size:clamp(70px,11vw,160px);line-height:1.2;font-weight:500;letter-spacing:-.045em;margin:24px 0 30px}
.detail-page .iris-method p{font-size:16px;border-top:1px solid #ddd;padding-top:21px;line-height:1.65;color:#666}
.detail-page .iris-choices{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}
.detail-page .iris-choices h2{margin:22px 0}
.detail-page .payment-options{padding:0;list-style:none;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.detail-page .payment-options li{background:white;border:1px solid #dedede;padding:25px;border-radius:15px;font-size:25px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:20px}
.detail-page .payment-options li:last-child{grid-column:1/-1;background:#151515;color:white;border-color:#151515}
.detail-page .payment-options small{font-size:12px;font-weight:400;color:#ccc;max-width:130px;text-align:right;line-height:1.5}
/* ECOMMERCE — a purposeful coming-soon page with editorial scale. */
.detail-page .online-opening{background:#151515;color:white;border-radius:26px;padding:60px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;overflow:hidden}
.detail-page .online-opening h1{font-size:clamp(50px,6.7vw,101px);margin:30px 0}
.detail-page .online-opening .lead{color:#ccc}
.detail-page .soon-tag{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;border:1px solid #777;border-radius:5px;font-size:12px;line-height:1.5;letter-spacing:.05em}
.detail-page .online-scene{height:510px;position:relative;border-radius:20px;overflow:hidden}
.detail-page .online-scene>img{width:100%;height:100%;object-fit:cover;object-position:67% center}
.detail-page .online-scene>figcaption{position:absolute;left:20px;right:20px;bottom:20px;background:#ff5b1f;color:#151515;border-radius:12px;padding:19px;font-size:20px;line-height:1.3}
.detail-page .availability-spread{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:80px 0}
.detail-page .availability-spread>div{padding-top:28px;border-top:1px solid #ccc}
.detail-page .availability-spread h2{font-size:42px;margin:25px 0}
.detail-page .availability-spread .body-copy{max-width:470px}
.detail-page .availability-spread .text-link{margin-top:22px}
/* HOW IT WORKS — a visual sequence and the existing deterministic example. */
.detail-page .journey-opening{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:45px 0 55px}
.detail-page .journey-opening h1{margin:24px 0}
.detail-page .journey-route{list-style:none;padding:30px;margin:0;background:#f3f3f4;border-radius:24px}
.detail-page .journey-route li{display:flex;gap:25px;align-items:center;padding:22px 0;border-bottom:1px solid #d8d8d8;font-size:26px;letter-spacing:-.025em}
.detail-page .journey-route li:last-child{border:0}
.detail-page .journey-route span{font-size:14px;color:#af360d;min-width:24px}
.detail-page .journey-route small{display:block;font-size:14px;color:#707070;letter-spacing:0;line-height:1.6;margin-top:8px}
.detail-page .journey-photos{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:65px}
.detail-page .journey-photos figure{border-radius:20px;overflow:hidden;position:relative;height:330px;color:#fff}
.detail-page .journey-photos img{width:100%;height:100%;object-fit:cover}
.detail-page .journey-photos figcaption{position:absolute;left:20px;bottom:20px;background:#151515e6;padding:14px 18px;border-radius:8px;font-size:15px}
.detail-page .example-introduction{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;padding:70px 0 38px}
.detail-page .example-introduction .body-copy{max-width:400px}
.detail-page .journey-example{background:#e9e9e9;padding:0 0 60px}
.detail-page .journey-example .product-sections{background:transparent}
.detail-page .journey-example .wallet-copy h2{font-size:clamp(34px,3.7vw,55px)}
.detail-page .journey-example .wallet-app-preview,.detail-page .journey-example .device-note{display:none}
/* PRICING — a quote brief and a dark cost breakdown. */
.detail-page .pricing-opening{display:grid;grid-template-columns:1fr .82fr;gap:100px;align-items:center;padding:45px 0 70px}
.detail-page .pricing-opening h1{margin:26px 0}
.detail-page .quote-card{background:#ff5b1f;border-radius:26px;padding:38px}
.detail-page .quote-card h2{font-size:var(--mypay-chapter);margin:25px 0 18px}
.detail-page .quote-card p:not(.kicker){font-size:16px;line-height:1.65;max-width:360px}
.detail-page .quote-card ul{list-style:none;margin:25px 0;padding:0}
.detail-page .quote-card li{padding:15px 0;border-top:1px solid #15151535;font-size:16px;display:flex;justify-content:space-between;gap:20px}
.detail-page .quote-card .button{width:100%}
.detail-page .price-breakdown{background:#151515;color:#fff;padding:65px 0}
.detail-page .price-breakdown .section-top .body-copy{color:#bbb}
.detail-page .price-breakdown dl{margin:0}
.detail-page .price-breakdown dl>div{display:grid;grid-template-columns:.8fr 1.5fr .65fr;gap:45px;align-items:start;padding:32px 0;border-top:1px solid #414141}
.detail-page .price-breakdown dt{font-size:30px;line-height:1.15;letter-spacing:-.025em}
.detail-page .price-breakdown dd{margin:0;font-size:16px;line-height:1.65;color:#bbb}
.detail-page .price-breakdown dd:last-child{text-align:right;color:#fff;font-size:14px}
.detail-page .price-breakdown .note{margin-top:22px;color:#aaa;max-width:850px}
.detail-page .quote-brief{display:grid;grid-template-columns:1fr 1fr;gap:90px}
.detail-page .quote-brief h2{margin:23px 0}
.detail-page .brief-list{list-style:none;padding:0;margin:0}
.detail-page .brief-list li{padding:22px 0;border-bottom:1px solid #ccc;display:grid;grid-template-columns:35px 1fr;gap:20px}
.detail-page .brief-list li:first-child{padding-top:0}
.detail-page .brief-list span{color:#ac360d;font-size:13px}
.detail-page .brief-list h3{font-size:25px;margin-bottom:12px}
.detail-page .brief-list p{font-size:16px;line-height:1.6;color:#666}
/* SUPPORT — a help destination, not a sales-page layout. */
.detail-page .support-opening{background:#dce7ff;border-radius:26px;padding:55px 60px 0;overflow:hidden}
.detail-page .support-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;padding-bottom:42px}
.detail-page .support-heading h1{font-size:clamp(48px,6vw,90px);margin-top:22px}
.detail-page .support-heading .lead{max-width:360px;font-size:17px;color:#46536a}
.detail-page .support-options{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #aebbd3}
.detail-page .support-options>a{display:flex;flex-direction:column;align-items:flex-start;padding:28px 24px 30px;border-right:1px solid #aebbd3}
.detail-page .support-options>a:first-child{padding-left:0}
.detail-page .support-options>a:last-child{border:0}
.detail-page .support-options>a:hover{background:#ffffff33}
.detail-page .support-options strong{font-size:23px;font-weight:500;line-height:1.2;letter-spacing:-.025em}
.detail-page .support-options span{font-size:14px;line-height:1.6;color:#46536a;margin-top:13px;max-width:250px}
.detail-page .support-options b{margin-top:22px;font-size:20px;font-weight:400}
.detail-page .help-body{display:grid;grid-template-columns:.55fr 1.6fr;gap:100px;padding:70px 0}
.detail-page .help-index h2{font-size:28px;margin-bottom:25px}
.detail-page .help-index a{display:block;border-top:1px solid #ddd;padding:16px 0;font-size:15px}
.detail-page .help-index a:hover{color:#b73b12}
.detail-page .help-group{margin-bottom:55px}
.detail-page .help-group:last-child{margin:0}
.detail-page .help-group h2{font-size:36px;margin-bottom:28px}
.detail-page .contact-band{background:#151515;color:#fff;padding:55px 0}
.detail-page .contact-band>.detail-wrap{display:flex;justify-content:space-between;align-items:center;gap:50px}
.detail-page .contact-band h2{font-size:48px}
.detail-page .contact-band p{font-size:16px;line-height:1.6;color:#bbb;margin-top:18px}
.detail-page .contact-band p a{color:#fff;text-decoration:underline;text-underline-offset:4px}
.detail-page+.product-sections{border-top:1px solid #e4e4e4}
@media(max-width:1150px){
.detail-page .detail-wrap{width:calc(100% - 64px)}
.detail-page .wallet-opening{padding:45px 38px 0;gap:25px;min-height:560px}
.detail-page .wallet-app-stage{height:510px}
.detail-page .wallet-app-stage>img{height:550px}
.detail-page .wallet-receipt{left:-15px;bottom:95px;width:215px;padding:17px}
.detail-page .wallet-intro,.detail-page .transfer-spread,.detail-page .transfer-steps,.detail-page .cards-guide,.detail-page .iris-choices,.detail-page .quote-brief,.detail-page .pricing-opening{gap:45px}
.detail-page .wallet-moment{min-height:580px}
.detail-page .wallet-tool{padding:27px}
.detail-page .wallet-tool h3{font-size:27px}
.detail-page .terminal-story{gap:40px}
.detail-page .terminal-stage{height:460px}
.detail-page .cards-opening .cards-copy{padding:38px}
.detail-page .iris-opening,.detail-page .online-opening{padding:42px;gap:35px}
.detail-page .iris-method{padding:28px}
.detail-page .faq-section,.detail-page .help-body{gap:55px}
.detail-page .support-opening{padding:42px 40px 0}
.detail-page .price-breakdown dl>div{gap:28px}
}
@media(max-width:850px){

.detail-page .lead{font-size:17px}
.detail-page .wallet-opening{grid-template-columns:1fr;gap:10px;padding-top:42px}
.detail-page .wallet-opening .opening-copy{padding-bottom:25px}
.detail-page .wallet-opening h1{font-size:clamp(46px,8.3vw,72px)}
.detail-page .wallet-opening .lead{max-width:580px}
.detail-page .wallet-app-stage{height:410px;max-width:550px;width:100%;justify-self:center}
.detail-page .wallet-app-stage>img{height:500px}
.detail-page .wallet-receipt{left:15px;bottom:80px}
.detail-page .wallet-intro{grid-template-columns:1fr;gap:25px;padding-top:60px}
.detail-page .wallet-intro .body-copy{max-width:580px}
.detail-page .wallet-mosaic{grid-template-columns:1fr}
.detail-page .wallet-moment{min-height:450px}
.detail-page .wallet-tools{grid-template-columns:1fr 1fr;grid-template-rows:none}
.detail-page .wallet-tool{display:block}
.detail-page .wallet-tool>span{display:none}
.detail-page .balance-sample{display:block}
.detail-page .balance-sample small{display:block;margin-top:12px}
.detail-page .split-heading,.detail-page .terminal-story,.detail-page .transfer-spread,.detail-page .cards-guide,.detail-page .iris-choices,.detail-page .quote-brief,.detail-page .journey-opening{grid-template-columns:1fr;gap:32px}
.detail-page .split-heading .lead{justify-self:start;max-width:590px}
.detail-page .terminal-stage{height:460px;order:2}
.detail-page .terminal-story .body-copy{max-width:580px}
.detail-page .pos-scene{height:440px}
.detail-page .methods-row{display:block}
.detail-page .methods-row ul{margin-top:25px;gap:20px 26px}
.detail-page .trade-tile{height:400px}
.detail-page .trade-tile h3{font-size:31px}
.detail-page .transfer-panorama{height:430px}
.detail-page .transfer-steps{grid-template-columns:1fr;gap:38px}
.detail-page .transfer-ledger{max-width:620px;width:100%}
.detail-page .cards-opening{grid-template-columns:1fr}
.detail-page .cards-opening .cards-copy{padding:42px}
.detail-page .cards-portrait{min-height:440px}
.detail-page .cards-portrait>div{font-size:65px}
.detail-page .cards-guide .body-copy{max-width:570px}
.detail-page .iris-opening{grid-template-columns:1fr;gap:38px}
.detail-page .iris-method{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px;align-items:center}
.detail-page .iris-method>span{grid-column:1/-1}
.detail-page .iris-wordmark{font-size:100px;margin:10px 0}
.detail-page .iris-method p{border:0;padding:0;font-size:15px}
.detail-page .online-opening{grid-template-columns:1fr}
.detail-page .online-opening h1{font-size:clamp(50px,9.5vw,85px)}
.detail-page .online-scene{height:370px}
.detail-page .availability-spread{gap:35px}
.detail-page .availability-spread h2{font-size:34px}
.detail-page .journey-opening .lead{max-width:580px}
.detail-page .journey-route{padding:15px 30px}
.detail-page .example-introduction{display:block}
.detail-page .example-introduction .body-copy{max-width:600px;margin-top:24px}
.detail-page .pricing-opening{gap:35px;grid-template-columns:1fr 1fr}

.detail-page .quote-card{padding:27px}

.detail-page .price-breakdown dl>div{grid-template-columns:.8fr 1.3fr}
.detail-page .price-breakdown dd:last-child{grid-column:2;text-align:left;font-size:12px}
.detail-page .support-heading{display:block}
.detail-page .support-heading .lead{margin-top:24px;max-width:530px}
.detail-page .support-options strong{font-size:20px}
.detail-page .help-body{grid-template-columns:1fr;gap:40px}
.detail-page .help-index{display:flex;gap:15px;flex-wrap:wrap}
.detail-page .help-index h2{width:100%;margin-bottom:5px}
.detail-page .help-index a{border:1px solid #ddd;border-radius:30px;padding:12px 18px}
.detail-page .faq-section{grid-template-columns:1fr;gap:30px}
.detail-page .section-top{display:block}
.detail-page .section-top>.body-copy{margin-top:24px;max-width:540px}
.detail-page .end-link{align-items:flex-start}

.detail-page .contact-band>.detail-wrap{display:block}
.detail-page .contact-band .button{margin-top:26px}
}
@media(max-width:600px){
.detail-page .detail-wrap{width:calc(100% - 40px)}
.detail-page .breadcrumb{padding:18px 0;font-size:12px}


.detail-page .lead,.detail-page .body-copy{font-size:16px}
.detail-page .band{padding:48px 0}
.detail-page .actions{gap:14px 20px;margin-top:25px}
.detail-page .button{padding:14px 20px;gap:18px}
.detail-page .intro-centered{padding:28px 0 35px}
.detail-page .intro-centered .kicker{margin-bottom:20px}
.detail-page .intro-centered .lead{margin-top:22px}
.detail-page .wallet-opening{border-radius:20px;padding:30px 25px 0}
.detail-page .wallet-opening h1{font-size:clamp(40px,10.5vw,58px);margin:22px 0}
.detail-page .wallet-opening .opening-copy{padding-bottom:15px}
.detail-page .wallet-app-stage{height:360px}
.detail-page .wallet-app-stage>img{height:425px}
.detail-page .wallet-receipt{left:0;bottom:72px;width:185px;padding:15px}
.detail-page .wallet-receipt strong{font-size:26px}
.detail-page .wallet-receipt span{font-size:12px}
.detail-page .wallet-app-stage>.note{font-size:12px;bottom:15px;padding:7px 8px}
.detail-page .wallet-intro{padding:48px 0 32px}
.detail-page .wallet-mosaic{padding-bottom:48px;gap:16px}
.detail-page .wallet-moment{min-height:450px;border-radius:20px}
.detail-page .wallet-moment>div{left:25px;right:25px;bottom:28px}
.detail-page .wallet-moment h3{font-size:34px}
.detail-page .wallet-tools{grid-template-columns:1fr;gap:16px}
.detail-page .wallet-tool{border-radius:20px;padding:27px}
.detail-page .wallet-tool h3{font-size:30px}
.detail-page .balance-sample{display:flex;gap:15px}
.detail-page .balance-sample strong{font-size:31px}
.detail-page .balance-sample small{max-width:90px;text-align:right;margin:0}
.detail-page .pos-scene{height:430px;border-radius:20px}
.detail-page .pos-scene>img{object-position:65% center}
.detail-page.page-pos-payments .pos-scene>.scene-caption{top:18px;bottom:auto;max-width:245px}
.detail-page .scene-caption{left:18px;right:18px;bottom:18px;padding:18px 20px;max-width:280px;border-radius:12px}
.detail-page .scene-caption h2{font-size:27px}
.detail-page .methods-row{padding:27px 0 38px}
.detail-page .methods-row li{font-size:18px}
.detail-page .methods-row ul{gap:18px 23px}
.detail-page .terminal-stage{height:350px;border-radius:20px}
.detail-page .terminal-story h2{margin-top:18px}
.detail-page .feature-lines{margin-top:24px}
.detail-page .trade-pair{grid-template-columns:1fr;gap:18px}
.detail-page .trade-tile{height:390px;border-radius:20px}
.detail-page .trade-tile>div{left:25px;bottom:26px;right:25px}
.detail-page .split-heading{padding:30px 0;gap:24px}
.detail-page .transfer-opening{padding-bottom:25px}
.detail-page .transfer-opening .split-heading{padding:35px 0}
.detail-page .transfer-panorama{height:440px;border-radius:20px}
.detail-page .transfer-panorama>img{object-position:65% center}
.detail-page .transfer-proof{left:16px;bottom:18px;right:16px;padding:17px;gap:12px}
.detail-page .transfer-proof strong{font-size:17px}
.detail-page .transfer-ledger{padding:25px 22px}
.detail-page .transfer-ledger .ledger-head{gap:12px;font-size:12px}
.detail-page .ledger-balance{font-size:40px}
.detail-page .vertical-steps li{grid-template-columns:35px 1fr;gap:18px;padding:25px 0}
.detail-page .vertical-steps h3{font-size:25px}
.detail-page .vertical-steps .step-no{font-size:28px}
.detail-page .cards-opening{border-radius:20px}
.detail-page .cards-opening .cards-copy{padding:32px 26px}
.detail-page .cards-opening h1{font-size:clamp(40px,10.5vw,57px)}
.detail-page .cards-portrait{min-height:400px}
.detail-page .cards-portrait>div{left:26px;bottom:28px;font-size:58px}
.detail-page .card-questions{grid-template-columns:1fr;gap:16px}
.detail-page .card-question{padding:27px}
.detail-page .card-question h3{font-size:29px}
.detail-page .iris-opening{padding:32px 25px;border-radius:20px;gap:30px}
.detail-page .iris-opening h1{font-size:clamp(40px,10.5vw,57px)}
.detail-page .iris-method{display:block;padding:25px;border-radius:18px}
.detail-page .iris-wordmark{font-size:100px;margin:20px 0}
.detail-page .iris-method p{border-top:1px solid #ddd;padding-top:20px}
.detail-page .payment-options{gap:12px}
.detail-page .payment-options li{font-size:20px;padding:20px 16px;border-radius:13px}
.detail-page .payment-options small{font-size:12px}
.detail-page .online-opening{padding:32px 25px;border-radius:20px;gap:30px}
.detail-page .online-opening h1{font-size:clamp(44px,11.4vw,62px)}
.detail-page .online-scene{height:360px;border-radius:16px}
.detail-page .online-scene>figcaption{font-size:18px;left:16px;right:16px;bottom:16px;padding:16px}
.detail-page .availability-spread{grid-template-columns:1fr;gap:36px;padding:48px 0}
.detail-page .availability-spread h2{font-size:34px;margin:22px 0}
.detail-page .journey-opening{padding:28px 0 36px;gap:30px}
.detail-page .journey-route{padding:12px 23px;border-radius:20px}
.detail-page .journey-route li{font-size:23px;gap:20px}
.detail-page .journey-photos{grid-template-columns:1fr;gap:15px;padding-bottom:40px}
.detail-page .journey-photos figure{height:245px;border-radius:16px}
.detail-page .journey-photos img{object-position:66% center}
.detail-page .journey-photos figcaption{font-size:12px;left:10px;right:10px;bottom:12px;padding:11px}
.detail-page .example-introduction{padding:42px 0 28px}
.detail-page .journey-example{padding-bottom:35px}
.detail-page .pricing-opening{grid-template-columns:1fr;padding:30px 0 45px;gap:32px}

.detail-page .quote-card{padding:29px 25px;border-radius:20px}

.detail-page .price-breakdown{padding:44px 0}
.detail-page .price-breakdown dl>div{grid-template-columns:1fr;gap:15px;padding:27px 0}
.detail-page .price-breakdown dt{font-size:28px}
.detail-page .price-breakdown dd:last-child{grid-column:1;font-size:13px}
.detail-page .brief-list li{grid-template-columns:24px 1fr;gap:15px}
.detail-page .support-opening{padding:32px 25px 0;border-radius:20px}
.detail-page .support-heading{padding-bottom:30px}
.detail-page .support-heading h1{font-size:clamp(40px,10.5vw,57px)}
.detail-page .support-heading .lead{font-size:16px}
.detail-page .support-options{grid-template-columns:1fr}
.detail-page .support-options>a,.detail-page .support-options>a:first-child{padding:25px 0;border-right:0;border-bottom:1px solid #aebbd3}
.detail-page .support-options strong{font-size:24px}
.detail-page .support-options span{font-size:15px;max-width:none;margin-top:10px}
.detail-page .support-options b{margin-top:13px}
.detail-page .help-body{padding:45px 0;gap:35px}
.detail-page .help-index{gap:10px}
.detail-page .help-index a{font-size:14px;padding:11px 14px}
.detail-page .help-group h2{font-size:30px}
.detail-page .help-group{margin-bottom:40px}
.detail-page .faq-section{padding:45px 0;gap:28px}
.detail-page .faq-list summary{font-size:17px;padding:21px 0}
.detail-page .faq-list details>p{padding-right:0}
.detail-page .end-link{display:block;padding:38px 0 45px}

.detail-page .end-link .button{margin-top:25px}
.detail-page .contact-band{padding:42px 0}
.detail-page .contact-band h2{font-size:36px}
}

/* CTA label role (design.md §9): 16px/600 on desktop, 14px on phones. */
@media(max-width:767px){.detail-page .button{font-size:14px}}
