:root{--ink:#0c100d;--surface:#121813;--surface-2:#1a231b;--line:rgba(224,239,212,.16);--text:#f5f7f1;--soft:#d3dbcf;--muted:#a1ae9d;--lime:#c7f47a;--lime-ink:#18250e;--page:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;background:var(--ink)}body{margin:0;background:var(--ink);color:var(--text);font:16px/1.6 var(--page);-webkit-font-smoothing:antialiased}a{color:inherit}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-70px;z-index:30;padding:12px 22px;background:var(--lime);color:var(--ink)}.skip-link:focus{top:12px}.section-shell{width:min(1180px,calc(100% - 96px));margin-inline:auto}
.landing-nav{position:absolute;z-index:10;top:0;left:50%;width:min(1360px,calc(100% - 80px));height:94px;display:flex;align-items:center;justify-content:space-between;gap:26px;transform:translateX(-50%);border-bottom:1px solid rgba(255,255,255,.12)}.landing-brand{display:inline-flex;flex-shrink:0;align-items:center;gap:10px;color:#fff;font-size:23px;font-weight:700;letter-spacing:-.055em;text-decoration:none;white-space:nowrap}.landing-brand img{width:36px;height:36px;object-fit:contain}.landing-brand b{color:var(--lime)}.landing-nav nav{display:flex;gap:26px;margin-left:auto}.landing-nav nav a{color:#e1e7dd;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.landing-nav nav a:hover{color:var(--lime)}.nav-cta,.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;border:1px solid transparent;border-radius:99px;padding:0 23px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s}.nav-cta{min-height:43px;background:var(--lime);color:var(--lime-ink);font-size:12px}.nav-cta:hover,.landing-button.primary:hover{transform:translateY(-2px);background:#d7fb99}.landing-button.primary{background:var(--lime);color:var(--lime-ink)}.landing-button.secondary{border-color:rgba(234,243,226,.3);background:rgba(15,20,16,.22);color:#fff;backdrop-filter:blur(8px)}.landing-button.secondary:hover{border-color:var(--lime);background:rgba(199,244,122,.11)}.menu-toggle{display:none;align-items:center;gap:10px;background:transparent;color:var(--text);border:1px solid var(--line);border-radius:6px;padding:8px 12px;font-size:12px}
.landing-hero{position:relative;min-height:790px;overflow:hidden;display:flex;align-items:center;background:#0d120e}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,8,.97) 0%,rgba(7,11,8,.89) 28%,rgba(7,11,8,.27) 65%,rgba(7,11,8,.06) 100%),url("brand/sc-bank-human-hero.png") center/cover no-repeat;animation:hero-breathe 18s ease-in-out infinite alternate}.hero-copy{position:relative;z-index:1;width:min(1280px,calc(100% - 96px));margin:auto;padding:161px 0 130px}.hero-kicker,.section-label{margin:0 0 20px;color:var(--lime);font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.hero-kicker{display:flex;align-items:center;gap:10px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 4px rgba(199,244,122,.12)}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(56px,6.5vw,94px);font-weight:500;letter-spacing:-.075em;line-height:1.015}.hero-copy h1>span{display:block;animation:headline-in .85s both cubic-bezier(.2,.7,.2,1)}.hero-copy h1>span:nth-child(2){animation-delay:.14s}.hero-copy h1>span:nth-child(3){animation-delay:.28s}.headline-accent{color:var(--lime)}.hero-intro{max-width:445px;margin:28px 0;color:var(--soft);font-size:16px;line-height:1.7;animation:headline-in 1s .35s both}.hero-actions{display:flex;gap:11px;animation:headline-in 1s .45s both}.hero-note{display:flex;gap:20px;align-items:center;margin:30px 0 0;color:#c9d2c4;font-size:11px}.hero-note span{border-left:1px solid var(--line);padding-left:20px;color:#a8b7a3}.hero-bottom{position:absolute;z-index:2;bottom:26px;left:50%;transform:translateX(-50%);width:min(1280px,calc(100% - 96px));display:flex;align-items:center;justify-content:space-between;gap:16px;color:#bcc9b6;font-size:9px;letter-spacing:.17em}.hero-bottom button{border:1px solid rgba(255,255,255,.25);border-radius:30px;background:rgba(12,16,13,.5);color:#e6eddf;font-size:10px;padding:7px 12px;letter-spacing:normal}
.assurance{width:min(1280px,calc(100% - 96px));margin:0 auto;padding:31px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:26px}.assurance p{margin:0;color:var(--muted);font-size:13px}.assurance div{display:flex;flex-direction:column;justify-content:center;gap:7px;border-left:1px solid var(--line);padding-left:28px}.assurance span{color:var(--lime);font-size:9px;font-weight:650;letter-spacing:.11em}.assurance strong{font-size:13px;font-weight:500}
h2{margin:0;font-size:clamp(36px,4.3vw,61px);font-weight:500;letter-spacing:-.055em;line-height:1.07}h2 span{color:var(--muted)}.story-section{padding-block:124px 130px}.section-intro{display:grid;grid-template-columns:.55fr 1.45fr;gap:45px;align-items:start;margin-bottom:58px}.section-intro .section-label{margin-top:8px}.section-description{max-width:480px;color:var(--muted);font-size:15px;margin:24px 0 0}.story-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.story-grid article{padding:30px 26px 0 0;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.story-grid article+article{padding-left:26px}.story-grid article:last-child{border-right:0;padding-right:0}.step-number{display:block;margin-bottom:46px;color:var(--lime);font-size:13px;font-variant-numeric:tabular-nums}.story-grid h3{margin:0 0 12px;font-size:17px;font-weight:550;letter-spacing:-.025em}.story-grid p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.8}.text-link,.inline-link{display:inline-flex;align-items:center;gap:13px;color:var(--lime);font-size:12px;font-weight:650;text-decoration:none}.text-link:hover,.inline-link:hover{text-decoration:underline;text-underline-offset:5px}.story-grid .text-link{margin-top:auto}.step-detail{display:block;margin-top:auto;color:var(--soft);font-size:10px;line-height:1.6}.inline-link{margin-top:18px;font-size:13px}
.savings-section{background:#dce5cf;color:#19261b;padding-block:100px;position:relative;overflow:hidden}.savings-inner{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.savings-section .section-label{color:#41572d}.savings-copy>p:not(.section-label){max-width:420px;font-size:15px;color:#42503d;margin:28px 0}.savings-copy .landing-button{background:#24351c;color:#efffdb}.savings-copy .landing-button:hover{background:#344c29}.savings-copy>p.savings-disclosure{font-size:11px;line-height:1.7;margin-top:23px;max-width:360px}.savings-explainer{padding:30px 34px;border:1px solid rgba(29,48,24,.24);border-radius:8px;background:rgba(246,251,237,.32)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.1em;font-weight:650}.panel-heading>span:last-child{font-size:22px;font-weight:400}.savings-explainer dl{margin:15px 0 0}.savings-explainer dl>div{padding:22px 0;border-top:1px solid rgba(29,48,24,.17)}.savings-explainer dt{font-size:15px;font-weight:600;display:flex;align-items:center;gap:17px}.number-mark{font-size:10px;color:#506244;font-weight:500}.savings-explainer dd{margin:10px 0 0 32px;font-size:12px;line-height:1.75;color:#485340}.savings-footnote{padding-top:17px;border-top:1px solid rgba(29,48,24,.17);font-size:10px;color:#485340;line-height:1.7}.savings-section a:focus-visible{outline-color:#233c19}
.market-section{padding-block:122px 110px}.market-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:45px}.market-heading h2{font-size:clamp(34px,3.7vw,52px)}.market-controls{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.quiet-button{display:inline-flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:30px;padding:10px 14px;color:var(--soft);background:transparent;font-size:10px}.quiet-button:hover{background:var(--surface-2);border-color:var(--lime)}.market-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:25px;align-items:start}.market-board{padding:25px 26px;background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:0}.market-board-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-board-heading h3,.panel-heading h3{margin:0;font-size:15px;letter-spacing:-.02em;font-weight:550}.data-status{font-size:9px;color:var(--muted);padding:5px 9px;border:1px solid var(--line);border-radius:20px}.data-status[data-status="fresh"]{color:var(--lime);border-color:rgba(199,244,122,.25)}.data-status[data-status="stale"]{color:#e5c98c}.data-status[data-status="unavailable"]{color:var(--muted)}.market-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums;margin-top:22px;font-size:14px}.market-table thead th{font-size:9px;font-weight:500;color:var(--muted);text-align:right;border-bottom:1px solid var(--line);padding:0 0 14px}.market-table thead th:first-child{text-align:left}.market-table tbody th{display:flex;align-items:center;text-align:left;gap:12px;padding:22px 0;font-weight:550;font-size:13px}.market-table tbody tr{border-bottom:1px solid var(--line)}.market-table th small{display:block;font-size:9px;font-weight:400;color:var(--muted);margin-top:2px}.market-table td{text-align:right;font-size:13px;white-space:nowrap}.market-table td:last-child{font-size:11px}.coin{display:grid;place-items:center;flex-shrink:0;width:33px;height:33px;border:1px solid rgba(255,255,255,.15);border-radius:50%;font-size:20px;font-weight:600}.coin.btc{background:#3a2a19;color:#efb462}.coin.usdt{background:#173e33;color:#86d3ae}.coin.eth{background:#292e40;color:#b8c5ed}.positive{color:var(--lime)}.negative{color:#f2a599}.source-note{margin:18px 0 0;font-size:10px;line-height:1.7;color:var(--muted);overflow-wrap:anywhere}.source-note a{color:var(--soft);text-underline-offset:3px}.market-caveat{font-size:10px;color:var(--muted);line-height:1.7;margin:10px 0 0}.converter-panel{border:1px solid #455536;background:#1a2418;border-radius:8px;padding:25px 28px}.converter-panel .panel-heading>span{color:var(--lime)}.converter-intro{font-size:12px;color:var(--muted);margin:9px 0 24px}.converter-panel label{display:block;font-size:10px;color:var(--soft)}.converter-panel input{width:100%;color:var(--text);font-size:27px;letter-spacing:-.03em;border:0;border-bottom:1px solid #4b5c3f;background:transparent;padding:9px 0 13px;appearance:textfield;border-radius:0}.converter-panel input::-webkit-inner-spin-button{appearance:none}.currency-pair{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:8px;margin:22px 0}.currency-pair label{min-width:0}.currency-pair select{width:100%;display:block;background:#101a10;color:var(--soft);border:1px solid #4b5c3f;border-radius:5px;padding:10px 6px;font-size:11px;margin-top:8px;min-height:42px}.currency-pair button{align-self:end;min-height:42px;font-size:19px;background:transparent;color:var(--lime);border:0;padding:0}.currency-pair button:hover{background:rgba(199,244,122,.07)}.conversion-result{padding-top:19px;border-top:1px solid #3f4f34;display:flex;flex-direction:column;gap:6px;min-height:114px}.conversion-result>span{color:var(--muted);font-size:10px}.conversion-result output{font-size:clamp(24px,2.6vw,36px);letter-spacing:-.045em;color:var(--lime);line-height:1.2;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.conversion-result small{font-size:10px;color:var(--muted)}.fx-bar{display:flex;justify-content:space-between;gap:20px;margin-top:25px;padding:22px 0;border-block:1px solid var(--line)}.fx-bar p{display:flex;flex-direction:column;gap:4px;margin:0}.fx-bar .section-label{font-size:9px;margin:0}.fx-bar #fx-state{font-size:10px;color:var(--muted)}.fx-pairs{display:flex;align-items:center;gap:35px}.fx-pairs>span{color:var(--muted);font-size:10px}.fx-pairs strong{margin-left:12px;color:var(--text);font-size:14px;font-weight:500;font-variant-numeric:tabular-nums}.notice{padding:15px;border:1px solid var(--line);color:var(--soft);font-size:13px}
.privacy-section{background:var(--surface);padding-block:100px;border-block:1px solid var(--line)}.privacy-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.privacy-art{position:relative;min-height:470px;display:grid;place-items:center;isolation:isolate;background:radial-gradient(ellipse at center,rgba(147,187,93,.12),transparent 65%)}.privacy-orbit{position:absolute;border:1px solid rgba(199,244,122,.12);border-radius:50%;aspect-ratio:1;animation:orbit-spin 36s linear infinite}.orbit-one{width:90%}.orbit-two{width:67%;animation-direction:reverse}.orbit-three{width:43%}.privacy-orbit:after{content:"";position:absolute;top:12%;left:14%;height:6px;width:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 15px rgba(199,244,122,.4)}.orbit-two:after{height:4px;width:4px;opacity:.5}.orbit-three:after{display:none}.privacy-lock{width:130px;height:150px;display:grid;place-items:center;color:var(--lime);filter:drop-shadow(0 0 25px rgba(199,244,122,.14))}.privacy-lock svg{width:85px;height:96px}.privacy-art-label{position:absolute;bottom:7px;color:var(--muted);font-size:9px;letter-spacing:.22em}.privacy-copy>p:not(.section-label){font-size:14px;color:var(--muted);margin:25px 0}.privacy-points{display:grid;gap:20px}.privacy-points>div{padding-left:21px;border-left:1px solid #48583d}.privacy-points h3{margin:0 0 5px;font-size:13px;font-weight:550;color:var(--soft)}.privacy-points p{font-size:11px;line-height:1.75;color:var(--muted);margin:0}
.faq-section{padding-block:115px;display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.faq-intro .inline-link{margin-top:28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;list-style:none;font-size:13px;font-weight:500;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--lime);font-size:19px;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{margin:0 28px 24px 0;color:var(--muted);font-size:12px;line-height:1.8}.closing-section{padding-block:65px 125px;border-top:1px solid var(--line)}.closing-section h2{font-size:clamp(46px,6.5vw,90px);letter-spacing:-.065em;margin-bottom:36px}.closing-section h2 span{color:var(--lime)}.closing-section>div{display:flex;align-items:center;gap:32px}.site-footer{width:min(1280px,calc(100% - 96px));margin-inline:auto;border-top:1px solid var(--line);padding:40px 0 25px}.footer-top{display:flex;align-items:center;gap:26px}.footer-top .landing-brand{font-size:21px}.footer-top p{font-size:11px;color:var(--muted)}.footer-top nav{margin-left:auto;display:flex;gap:25px;font-size:11px}.footer-top nav a{text-decoration:none;color:var(--soft)}.footer-top nav a:hover{color:var(--lime)}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-top:30px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:9px;line-height:1.8}.footer-bottom p{max-width:720px;margin:0}.footer-bottom>span{white-space:nowrap}
.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.motion-ready .reveal.is-visible{opacity:1;transform:none}.motion-paused *, .motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-paused .reveal{opacity:1!important;transform:none!important}.motion-paused{scroll-behavior:auto!important}@keyframes headline-in{from{opacity:0;transform:translateY(23px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-breathe{from{transform:scale(1)}to{transform:scale(1.045)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.landing-hero{min-height:900px}}
@media(max-width:1100px){.landing-nav{gap:20px;width:calc(100% - 48px)}.landing-nav nav{gap:17px}.section-shell{width:calc(100% - 64px)}.hero-copy,.hero-bottom,.assurance,.site-footer{width:calc(100% - 64px)}.hero-copy h1{font-size:78px}.savings-inner{gap:50px}.privacy-inner{gap:50px}.market-heading{align-items:flex-start;flex-direction:column;gap:20px}.market-layout{grid-template-columns:1.1fr 1fr}.converter-panel{padding:24px 20px}.market-board{padding:25px 20px}.faq-section{gap:50px}.footer-top{flex-wrap:wrap}.footer-top nav{gap:22px}.story-grid article{padding-right:20px}.story-grid article+article{padding-left:20px}}
@media(max-width:800px){html{scroll-padding-top:25px}.landing-nav{height:80px;gap:16px}.landing-nav nav{gap:15px}.landing-nav nav a{font-size:11px}.landing-nav>.nav-cta{display:none}.landing-hero{min-height:770px}.hero-copy{padding-top:150px}.hero-copy h1{font-size:74px}.hero-image{background-position:60% center}.assurance{grid-template-columns:repeat(3,1fr);gap:14px}.assurance>p{display:none}.assurance div{padding-left:16px}.assurance div:first-of-type{padding-left:0;border-left:0}.assurance strong{font-size:11px}.assurance span{font-size:8px}.section-intro{grid-template-columns:1fr;gap:6px}.section-intro .section-label{margin-bottom:14px}.story-section{padding-block:90px}.story-grid{grid-template-columns:repeat(2,1fr);row-gap:35px}.story-grid article{padding:22px 25px 0 0}.story-grid article+article{padding-left:25px}.story-grid article:nth-child(2){border-right:0}.story-grid article:nth-child(3){padding-left:0}.step-number{margin-bottom:30px}.savings-inner{grid-template-columns:1fr;gap:40px}.savings-section{padding-block:75px}.savings-copy>p:not(.section-label){max-width:550px}.market-layout{grid-template-columns:1fr;gap:24px}.market-section{padding-block:85px}.converter-panel{padding:28px}.currency-pair select{font-size:13px}.conversion-result output{font-size:36px}.fx-pairs{gap:22px}.fx-pairs strong{margin-left:8px;font-size:12px}.privacy-inner{gap:35px;grid-template-columns:.85fr 1.15fr}.privacy-art{min-height:330px}.privacy-section{padding-block:80px}.privacy-lock svg{width:65px}.faq-section{grid-template-columns:1fr;gap:40px;padding-block:85px}.closing-section{padding-bottom:90px}.footer-top nav{width:100%;margin:0}.footer-bottom{gap:25px}}
@media(max-width:560px){.section-shell,.hero-copy,.hero-bottom,.assurance,.site-footer{width:calc(100% - 40px)}.landing-nav{width:calc(100% - 40px);height:75px}.landing-brand{font-size:22px}.landing-brand img{width:32px;height:32px}.menu-toggle:not([hidden]){display:flex}.landing-nav nav{position:absolute;left:0;right:0;top:74px;background:#142013;border:1px solid #45543b;border-radius:0 0 8px 8px;flex-direction:column;gap:0;padding:10px 0;box-shadow:0 20px 40px rgba(0,0,0,.4)}.js-enabled .landing-nav nav{display:none}.js-enabled .landing-nav nav.is-open{display:flex}.landing-nav nav a{font-size:14px;padding:13px 20px}.landing-nav>.nav-cta{display:inline-flex;margin-left:auto;font-size:10px;min-height:38px;padding:0 13px;gap:8px}.landing-nav .menu-toggle{font-size:10px;gap:6px;padding:8px}.landing-hero{min-height:780px}.hero-image{background:linear-gradient(90deg,rgba(7,11,8,.93),rgba(7,11,8,.66) 75%,rgba(7,11,8,.38)),url("brand/sc-bank-human-hero.png") 65% center/cover no-repeat}.hero-copy{padding:160px 0 115px}.hero-copy h1{font-size:clamp(42px,12.5vw,70px);letter-spacing:-.065em;line-height:1.05}.hero-kicker{font-size:8px;letter-spacing:.16em;margin-bottom:23px}.hero-intro{max-width:350px;font-size:14px;margin:26px 0}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .landing-button{min-width:207px;font-size:12px;min-height:47px}.hero-note{font-size:10px;display:block;line-height:2}.hero-note span{border:0;padding:0;display:block}.hero-bottom{font-size:7px;bottom:24px;letter-spacing:.12em}.hero-bottom button{font-size:9px}.assurance{padding:25px 0;gap:8px}.assurance div{padding-left:11px;gap:5px}.assurance span{font-size:7px;letter-spacing:.06em}.assurance strong{font-size:10px;line-height:1.5;max-width:100px}.story-section{padding:75px 0 80px}.section-label{font-size:9px;line-height:1.6}.section-intro{margin-bottom:36px}h2{font-size:36px;letter-spacing:-.045em}.section-description{font-size:13px;margin-top:20px}.story-grid{grid-template-columns:1fr;gap:0}.story-grid article,.story-grid article+article{padding:27px 0;border-right:0;border-bottom:1px solid var(--line)}.story-grid article:last-child{border-bottom:0;padding-bottom:0}.step-number{margin-bottom:19px;font-size:11px}.story-grid h3{font-size:18px}.story-grid p{font-size:13px;max-width:100%;margin-bottom:20px}.savings-section{padding-block:70px}.savings-copy h2{font-size:43px}.savings-copy>p:not(.section-label){font-size:14px;margin:24px 0}.savings-copy>p.savings-disclosure{font-size:10px;margin-bottom:0}.savings-explainer{padding:24px 21px}.savings-explainer dd{font-size:12px;margin-left:28px}.savings-explainer dt{font-size:14px}.market-section{padding-block:75px}.market-heading{margin-bottom:28px}.market-heading h2{font-size:35px}.market-board{padding:21px 16px}.market-board-heading h3{font-size:13px}.data-status{font-size:8px;padding:4px 7px}.market-table td{font-size:12px}.market-table tbody th{font-size:12px;gap:8px;padding:21px 0}.market-table td:last-child{font-size:10px}.coin{width:27px;height:27px;font-size:17px}.market-table thead th{font-size:8px}.converter-panel{padding:24px 20px}.converter-intro{font-size:11px}.conversion-result output{font-size:32px}.source-note,.market-caveat{font-size:9px}.currency-pair select{font-size:11px}.fx-bar{flex-direction:column;gap:20px}.fx-bar p{flex-direction:row;justify-content:space-between;align-items:center}.fx-pairs{justify-content:space-between;gap:10px}.fx-pairs>span{font-size:9px;display:flex;flex-direction:column;gap:4px}.fx-pairs strong{margin-left:0;font-size:14px}.privacy-section{padding-block:45px 70px}.privacy-inner{display:flex;flex-direction:column;gap:30px}.privacy-art{min-height:295px;width:min(100%,340px)}.privacy-art-label{font-size:8px}.privacy-copy h2{font-size:40px}.privacy-copy>p:not(.section-label){font-size:13px}.privacy-points p{font-size:12px}.faq-section{padding-block:75px;gap:32px}.faq-list summary{font-size:12px;padding-block:20px}.closing-section{padding-block:60px 80px}.closing-section h2{font-size:45px}.closing-section>div{align-items:flex-start;flex-direction:column;gap:25px}.footer-top{gap:12px}.footer-top p{width:100%;margin:0;font-size:10px}.footer-top nav{gap:21px;margin-top:16px;font-size:10px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;font-size:9px}.site-footer{padding-top:30px}}
@media(prefers-reduced-motion:reduce){html:not(.motion-enabled){scroll-behavior:auto}html:not(.motion-enabled) *,html:not(.motion-enabled) *:before,html:not(.motion-enabled) *:after{animation:none!important;transition:none!important}html:not(.motion-enabled).motion-ready .reveal{opacity:1;transform:none}}

/* Progressive enhancement and readable navigation over the hero photograph. */
.landing-hero:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,10,5,.65),transparent 180px)}
.converter-panel fieldset{margin:0;padding:0;border:0;min-width:0}
html:not(.js-enabled) .hero-image,html:not(.js-enabled) .privacy-orbit{animation:none}
@media(max-width:560px){html:not(.js-enabled) .landing-nav{position:relative;left:auto;transform:none;margin:auto;height:auto;flex-wrap:wrap;padding:20px 0}html:not(.js-enabled) .landing-nav nav{position:static;order:3;width:100%;box-shadow:none}}
@media(max-width:360px){.landing-nav>.nav-cta{display:none}.landing-nav .menu-toggle{margin-left:auto}}

/* Current reward rate, drawn from the same settings as account rewards. */
.hero-reward{position:absolute;right:0;bottom:130px;width:262px;padding:24px 26px;background:rgba(17,30,16,.88);border:1px solid rgba(199,244,122,.35);border-radius:14px;backdrop-filter:blur(16px);box-shadow:0 24px 65px rgba(0,0,0,.18)}
.reward-eyebrow{margin:0 0 15px;color:var(--lime);font-size:9px;letter-spacing:.14em;text-transform:uppercase}
.hero-reward-value{display:flex;align-items:baseline;gap:3px;color:var(--lime);line-height:1;letter-spacing:-.07em}
.hero-reward-value strong{font-size:78px;font-weight:500}.hero-reward-value>span{font-size:36px;font-weight:400}
.hero-reward-label{font-size:19px;margin:9px 0 14px;letter-spacing:-.02em}
.hero-reward-note{font-size:10px;line-height:1.7;color:#c7d3bf;margin:0 0 17px}
.hero-reward .text-link{font-size:11px}
.savings-rate-highlight{display:flex;align-items:center;gap:26px;margin:29px 0 26px;padding:22px 0;border-block:1px solid rgba(29,48,24,.22)}
.savings-rate-value{font-size:90px;font-weight:500;line-height:1;letter-spacing:-.085em;white-space:nowrap}
.savings-rate-value small{font-size:42px}
.savings-rate-highlight strong{font-size:18px;line-height:1.35;letter-spacing:-.02em;font-weight:600}
.savings-rate-highlight p{margin:8px 0 0;font-size:10px;line-height:1.6;color:#42503d}
.reward-availability{font-size:13px;padding:20px 0;border-block:1px solid rgba(29,48,24,.22)}
@media(max-width:1100px) and (min-width:801px){.hero-reward{width:225px;padding:21px;bottom:110px}.hero-reward-value strong{font-size:68px}}
@media(max-width:800px){.hero-reward{position:static;width:100%;max-width:445px;display:grid;grid-template-columns:115px 1fr;gap:0 21px;padding:20px;margin:24px 0}.reward-eyebrow{grid-column:1/-1;margin-bottom:15px}.hero-reward-value{grid-row:2/4;align-self:center}.hero-reward-value strong{font-size:57px}.hero-reward-value>span{font-size:28px}.hero-reward-label{margin:0 0 5px;font-size:17px}.hero-reward-note{font-size:10px;margin:0}.hero-reward .text-link{grid-column:1/-1;margin-top:17px}}
@media(max-width:560px){.hero-reward{grid-template-columns:100px 1fr;gap:0 14px;padding:18px}.hero-reward-value strong{font-size:51px}.hero-reward-value>span{font-size:26px}.savings-rate-highlight{gap:23px}.savings-rate-value{font-size:80px}.savings-rate-value small{font-size:34px}.savings-rate-highlight strong{font-size:17px}}
@media(max-width:360px){.hero-reward{grid-template-columns:92px 1fr;padding:17px}.hero-reward-value strong{font-size:46px}.hero-reward-note{font-size:9px}.savings-rate-highlight{gap:18px}.savings-rate-value{font-size:70px}.savings-rate-highlight strong{font-size:15px}}
