.CurrencyMetricCard-module__lDJxrG__card{--metric-color:#327d9b;--metric-soft:#eaf4f8;background:#f8fafb;border:1px solid #e1e9ef;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:12px;display:grid}.CurrencyMetricCard-module__lDJxrG__card>span{width:39px;height:39px;color:var(--metric-color);background:var(--metric-soft);border-radius:11px;place-items:center;display:grid}.CurrencyMetricCard-module__lDJxrG__card>div{flex-direction:column;min-width:0;display:flex}.CurrencyMetricCard-module__lDJxrG__card small{color:var(--ink-muted);font-size:.49rem}.CurrencyMetricCard-module__lDJxrG__card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:900;overflow:hidden}.CurrencyMetricCard-module__lDJxrG__green{--metric-color:#2e805d;--metric-soft:#e4f4ed}.CurrencyMetricCard-module__lDJxrG__red{--metric-color:#b7495b;--metric-soft:#fae9ec}.CurrencyMetricCard-module__lDJxrG__violet{--metric-color:#7158ae;--metric-soft:#eeebf8}
.CurrencyRates-module__I1KTLq__workspace{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:16px;display:grid}.CurrencyRates-module__I1KTLq__marketCard,.CurrencyRates-module__I1KTLq__converterCard{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #d9e5ed;border-radius:25px;padding:24px}.CurrencyRates-module__I1KTLq__marketHeading,.CurrencyRates-module__I1KTLq__marketHeading>div:first-child,.CurrencyRates-module__I1KTLq__converterHeading,.CurrencyRates-module__I1KTLq__updateBar,.CurrencyRates-module__I1KTLq__connection{align-items:center;display:flex}.CurrencyRates-module__I1KTLq__marketHeading{border-bottom:1px solid #e4ebf0;justify-content:space-between;gap:15px;padding-bottom:17px}.CurrencyRates-module__I1KTLq__marketHeading>div:first-child,.CurrencyRates-module__I1KTLq__converterHeading{gap:10px}.CurrencyRates-module__I1KTLq__marketHeading>div:first-child>span,.CurrencyRates-module__I1KTLq__converterHeading>span{color:#23825d;background:#e4f5ed;border:1px solid #d0eadf;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.CurrencyRates-module__I1KTLq__marketHeading>div:first-child>div,.CurrencyRates-module__I1KTLq__converterHeading>div{flex-direction:column;display:flex}.CurrencyRates-module__I1KTLq__marketHeading small,.CurrencyRates-module__I1KTLq__converterHeading small{color:#328662;font-size:.55rem;font-weight:800}.CurrencyRates-module__I1KTLq__marketHeading h2,.CurrencyRates-module__I1KTLq__converterHeading h2{margin:1px 0 0;font-size:.87rem;font-weight:900}.CurrencyRates-module__I1KTLq__connection{color:#61717f;gap:6px;font-size:.53rem;font-weight:800}.CurrencyRates-module__I1KTLq__connection i{background:#33a876;border:2px solid #dff4eb;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #33a8761a}.CurrencyRates-module__I1KTLq__connection .CurrencyRates-module__I1KTLq__offline{background:#c55162;border-color:#f7e2e5;box-shadow:0 0 0 3px #c551621a}.CurrencyRates-module__I1KTLq__pricePanel{color:#fff;background:radial-gradient(circle at 12% 10%,#ffffff2b,#0000 34%),linear-gradient(135deg,#32996c,#1f6f51);border-radius:18px;justify-content:space-between;align-items:center;gap:15px;margin-top:17px;padding:20px;display:flex;box-shadow:0 21px 38px -25px #1f6f51db}.CurrencyRates-module__I1KTLq__pricePanel>div:first-child{flex-wrap:wrap;align-items:baseline;gap:4px 7px;display:flex}.CurrencyRates-module__I1KTLq__pricePanel>div:first-child small{opacity:.75;width:100%;font-size:.55rem}.CurrencyRates-module__I1KTLq__pricePanel>div:first-child strong{font-size:clamp(1.5rem,4vw,2.35rem);font-weight:950;line-height:1.25}.CurrencyRates-module__I1KTLq__pricePanel>div:first-child span{opacity:.8;font-size:.62rem}.CurrencyRates-module__I1KTLq__positive,.CurrencyRates-module__I1KTLq__negative{background:#ffffff21;border:1px solid #ffffff24;border-radius:11px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding:8px 10px;font-size:.66rem;font-weight:900;display:flex}.CurrencyRates-module__I1KTLq__positive small,.CurrencyRates-module__I1KTLq__negative small{text-align:center;opacity:.7;width:100%;font-size:.43rem}.CurrencyRates-module__I1KTLq__negative{color:#ffe4e8}.CurrencyRates-module__I1KTLq__range{background:#f8fafb;border:1px solid #e2eaf0;border-radius:13px;grid-template-columns:auto minmax(70px,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:12px;display:grid}.CurrencyRates-module__I1KTLq__range>div:not(.CurrencyRates-module__I1KTLq__rangeTrack){flex-direction:column;display:flex}.CurrencyRates-module__I1KTLq__range>div:last-child{align-items:flex-end}.CurrencyRates-module__I1KTLq__range span{color:var(--ink-muted);font-size:.45rem}.CurrencyRates-module__I1KTLq__range strong{font-size:.56rem;font-weight:900}.CurrencyRates-module__I1KTLq__rangeTrack{height:7px;position:relative}.CurrencyRates-module__I1KTLq__rangeTrack i{background:linear-gradient(90deg,#d45c6d,#e2ad45,#39a073);border-radius:99px;position:absolute;inset:0}.CurrencyRates-module__I1KTLq__rangeTrack span{background:#fff;border:3px solid #277e5b;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translate(50%,-50%);box-shadow:0 2px 7px #1d43353b}.CurrencyRates-module__I1KTLq__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.CurrencyRates-module__I1KTLq__updateBar{border-top:1px solid #e4ebf0;justify-content:space-between;gap:10px;margin-top:14px;padding-top:13px}.CurrencyRates-module__I1KTLq__updateBar>span{color:var(--ink-muted);align-items:center;gap:5px;font-size:.5rem;display:inline-flex}.CurrencyRates-module__I1KTLq__updateBar button,.CurrencyRates-module__I1KTLq__loadingPanel button{cursor:pointer;color:#2e7d5c;background:#edf7f2;border:1px solid #d1eadf;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:.52rem;font-weight:850;display:inline-flex}.CurrencyRates-module__I1KTLq__loadingPanel{color:#647482;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.CurrencyRates-module__I1KTLq__loadingPanel svg{color:#2f8c66;margin-bottom:12px}.CurrencyRates-module__I1KTLq__loadingPanel strong{font-size:.75rem;font-weight:900}.CurrencyRates-module__I1KTLq__loadingPanel p{max-width:330px;margin:5px 0 12px;font-size:.57rem;line-height:1.8}.CurrencyRates-module__I1KTLq__spinning{animation:.9s linear infinite CurrencyRates-module__I1KTLq__spin}.CurrencyRates-module__I1KTLq__converterCard{position:sticky;top:20px}.CurrencyRates-module__I1KTLq__converterHeading{border-bottom:1px solid #e5ecf1;padding-bottom:16px}.CurrencyRates-module__I1KTLq__directionSwitch{background:#f1f4f6;border:1px solid #e0e7eb;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:17px 0;padding:5px;display:grid}.CurrencyRates-module__I1KTLq__directionSwitch button{cursor:pointer;color:#657583;background:0 0;border:1px solid #0000;border-radius:10px;min-height:42px;font-size:.58rem;font-weight:850}.CurrencyRates-module__I1KTLq__directionSwitch .CurrencyRates-module__I1KTLq__active{color:#fff;background:linear-gradient(135deg,#32996c,#247653);border-color:#1c68482b;box-shadow:0 12px 24px -18px #1f6f51db}.CurrencyRates-module__I1KTLq__converterCard>label{color:#566977;margin-bottom:6px;font-size:.55rem;font-weight:850;display:block}.CurrencyRates-module__I1KTLq__amountInput{background:#fbfcfd;border:1px solid #d9e4eb;border-radius:13px;align-items:center;min-height:55px;padding:0 13px;display:flex}.CurrencyRates-module__I1KTLq__amountInput:focus-within{border-color:#67a98c;box-shadow:0 0 0 3px #2e8b631a}.CurrencyRates-module__I1KTLq__amountInput input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:.78rem;font-weight:850}.CurrencyRates-module__I1KTLq__amountInput span{color:#33825f;flex:none;font-size:.55rem;font-weight:900}.CurrencyRates-module__I1KTLq__swapButton{cursor:pointer;color:#fff;background:#328861;border:4px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;margin:8px auto -19px;display:grid;box-shadow:0 8px 17px -10px #237551cc}.CurrencyRates-module__I1KTLq__convertedResult{text-align:center;background:#edf7f2;border:1px solid #d2e9df;border-radius:14px;flex-wrap:wrap;place-content:center;align-items:baseline;gap:5px;min-height:104px;padding:20px 15px 14px;display:flex}.CurrencyRates-module__I1KTLq__convertedResult small{color:#5c7b6e;width:100%;font-size:.5rem}.CurrencyRates-module__I1KTLq__convertedResult strong{color:#236b4d;font-size:1.35rem;font-weight:950}.CurrencyRates-module__I1KTLq__convertedResult span{color:#4f7f6a;font-size:.55rem;font-weight:850}.CurrencyRates-module__I1KTLq__sourceNote{color:#79642f;background:#fff8e9;border:1px solid #efdfb9;border-radius:11px;align-items:flex-start;gap:7px;margin-top:13px;padding:11px;font-size:.53rem;line-height:1.8;display:flex}.CurrencyRates-module__I1KTLq__sourceNote svg{color:#a97722;flex:none}.CurrencyRates-module__I1KTLq__inlineError{color:#b44758;margin:9px 0 0;font-size:.5rem;line-height:1.7}.CurrencyRates-module__I1KTLq__updateBar button:focus-visible,.CurrencyRates-module__I1KTLq__loadingPanel button:focus-visible,.CurrencyRates-module__I1KTLq__directionSwitch button:focus-visible,.CurrencyRates-module__I1KTLq__swapButton:focus-visible{outline-offset:2px;outline:3px solid #2e8b6333}@keyframes CurrencyRates-module__I1KTLq__spin{to{transform:rotate(360deg)}}@media (max-width:890px){.CurrencyRates-module__I1KTLq__workspace{grid-template-columns:1fr}.CurrencyRates-module__I1KTLq__converterCard{position:static}}@media (max-width:560px){.CurrencyRates-module__I1KTLq__marketCard,.CurrencyRates-module__I1KTLq__converterCard{border-radius:21px;padding:19px 15px}.CurrencyRates-module__I1KTLq__marketHeading,.CurrencyRates-module__I1KTLq__pricePanel{flex-direction:column;align-items:flex-start}.CurrencyRates-module__I1KTLq__metrics,.CurrencyRates-module__I1KTLq__range{grid-template-columns:1fr}.CurrencyRates-module__I1KTLq__range>div:last-child{align-items:flex-start}.CurrencyRates-module__I1KTLq__rangeTrack{width:100%}}@media (prefers-reduced-motion:reduce){.CurrencyRates-module__I1KTLq__spinning{animation:none}}
.CurrencyRatesTemplate-module__8FbcEq__page{z-index:0;width:min(100% - 40px,1080px);min-height:100vh;margin-inline:auto;padding:68px 0 88px;position:relative;overflow:clip}.CurrencyRatesTemplate-module__8FbcEq__ambientOne,.CurrencyRatesTemplate-module__8FbcEq__ambientTwo{z-index:-1;pointer-events:none;border-radius:50%;width:440px;height:440px;position:absolute}.CurrencyRatesTemplate-module__8FbcEq__ambientOne{background:radial-gradient(circle,#2e996c1f,#0000 70%);top:-190px;right:-270px}.CurrencyRatesTemplate-module__8FbcEq__ambientTwo{background:radial-gradient(circle,#e2ad4514,#0000 70%);top:620px;left:-340px}.CurrencyRatesTemplate-module__8FbcEq__hero{text-align:center;flex-direction:column;align-items:center;max-width:830px;margin:0 auto 42px;display:flex}.CurrencyRatesTemplate-module__8FbcEq__badge{color:#27805b;box-shadow:var(--shadow-sm);background:#ffffffd6;border:1px solid #cfe7dc;border-radius:999px;align-items:center;gap:7px;margin-bottom:19px;padding:7px 13px;font-size:.77rem;font-weight:800;display:inline-flex}.CurrencyRatesTemplate-module__8FbcEq__heroIcon{color:#fff;background:linear-gradient(135deg,#42a978,#247451);border:5px solid #ffffffe0;border-radius:23px;place-items:center;width:68px;height:68px;margin-bottom:17px;display:grid;box-shadow:0 18px 38px -19px #1f6f51cc}.CurrencyRatesTemplate-module__8FbcEq__hero h1{letter-spacing:-.05em;margin-bottom:15px;font-size:clamp(2rem,4.5vw,3.35rem);font-weight:900;line-height:1.3}.CurrencyRatesTemplate-module__8FbcEq__hero>p{max-width:730px;color:var(--ink-soft);margin-bottom:21px;font-size:1rem;line-height:2}.CurrencyRatesTemplate-module__8FbcEq__meta{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.CurrencyRatesTemplate-module__8FbcEq__meta span{color:#516476;background:#ffffffb8;border:1px solid #d0dfebe6;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:6px 11px;font-size:.71rem;font-weight:700;display:inline-flex}.CurrencyRatesTemplate-module__8FbcEq__meta svg{color:#2b8861}.CurrencyRatesTemplate-module__8FbcEq__guide{grid-template-columns:minmax(0,1fr) 315px;gap:16px;margin-top:18px;display:grid}.CurrencyRatesTemplate-module__8FbcEq__faqCard,.CurrencyRatesTemplate-module__8FbcEq__notice{box-shadow:var(--shadow-sm);background:#ffffffe0;border:1px solid #d9e4eb;border-radius:22px;padding:22px}.CurrencyRatesTemplate-module__8FbcEq__sectionHeading{align-items:center;gap:11px;margin-bottom:16px;display:flex}.CurrencyRatesTemplate-module__8FbcEq__sectionHeading>span{color:#2d865f;background:#e8f5ef;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.CurrencyRatesTemplate-module__8FbcEq__sectionHeading>div{flex-direction:column;display:flex}.CurrencyRatesTemplate-module__8FbcEq__sectionHeading small{color:#2f855f;font-size:.58rem;font-weight:850}.CurrencyRatesTemplate-module__8FbcEq__sectionHeading h2{margin:1px 0 0;font-size:1rem;font-weight:900}.CurrencyRatesTemplate-module__8FbcEq__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.CurrencyRatesTemplate-module__8FbcEq__faqGrid details{background:#f8fafb;border:1px solid #e1e9ef;border-radius:11px;padding:12px 13px}.CurrencyRatesTemplate-module__8FbcEq__faqGrid summary{cursor:pointer;font-size:.63rem;font-weight:850}.CurrencyRatesTemplate-module__8FbcEq__faqGrid p{color:var(--ink-muted);margin:7px 0 0;font-size:.56rem;line-height:1.9}.CurrencyRatesTemplate-module__8FbcEq__notice{background:#fffaf1;border-color:#ebdec7;flex-direction:column;justify-content:center;display:flex}.CurrencyRatesTemplate-module__8FbcEq__notice>span:first-child{color:#a36d1d;background:#fff;border:1px solid #ebd8b6;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:12px;display:grid}.CurrencyRatesTemplate-module__8FbcEq__notice strong{margin-bottom:6px;font-size:.72rem;font-weight:900;display:block}.CurrencyRatesTemplate-module__8FbcEq__notice p{color:var(--ink-muted);margin:0;font-size:.59rem;line-height:1.9}.CurrencyRatesTemplate-module__8FbcEq__timeFact{color:#756443;background:#fff;border:1px solid #eadfcf;border-radius:8px;align-items:center;gap:5px;width:fit-content;margin-top:13px;padding:6px 8px;font-size:.5rem;font-weight:750;display:inline-flex}@media (max-width:820px){.CurrencyRatesTemplate-module__8FbcEq__guide{grid-template-columns:1fr}}@media (max-width:700px){.CurrencyRatesTemplate-module__8FbcEq__page{width:min(100% - 28px,1080px);padding:43px 0 61px}.CurrencyRatesTemplate-module__8FbcEq__hero{margin-bottom:29px}.CurrencyRatesTemplate-module__8FbcEq__hero>p{font-size:.89rem}.CurrencyRatesTemplate-module__8FbcEq__faqGrid{grid-template-columns:1fr}}@media (max-width:430px){.CurrencyRatesTemplate-module__8FbcEq__hero h1{font-size:1.83rem}.CurrencyRatesTemplate-module__8FbcEq__meta span{flex:calc(50% - 9px);justify-content:center;font-size:.62rem}}
