.CurrencyConverter-module__4KAkkq__container{background:hsla(var(--color-surface)/.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(var(--color-border));border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-xl);margin:0 auto;padding:3rem 2rem}.CurrencyConverter-module__4KAkkq__converterGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}@media (max-width:768px){.CurrencyConverter-module__4KAkkq__converterGrid{grid-template-columns:1fr;gap:1.5rem}}.CurrencyConverter-module__4KAkkq__currencyCard{background:hsla(var(--color-bg));border:1px solid hsla(var(--color-border));border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.CurrencyConverter-module__4KAkkq__currencyCard:focus-within{box-shadow:var(--shadow-md);border-color:hsla(var(--color-primary)/.5);transform:translateY(-4px)}.CurrencyConverter-module__4KAkkq__headerRow{justify-content:space-between;align-items:center;display:flex}.CurrencyConverter-module__4KAkkq__flag{font-size:3rem;line-height:1}.CurrencyConverter-module__4KAkkq__code{color:var(--color-text-secondary);font-size:1.5rem;font-weight:700}.CurrencyConverter-module__4KAkkq__amountInput{color:var(--color-text-primary);width:100%;font-size:2.5rem;font-weight:700;font-family:var(--font-mono);background:0 0;border:none;outline:none;padding:0}.CurrencyConverter-module__4KAkkq__amountInput::placeholder{color:var(--color-text-muted)}.CurrencyConverter-module__4KAkkq__select{background:hsla(var(--color-surface));border:1px solid hsla(var(--color-border));border-radius:var(--radius-md);width:100%;color:var(--color-text-primary);cursor:pointer;padding:.75rem;font-weight:500}.CurrencyConverter-module__4KAkkq__swapButton{background:hsla(var(--color-primary)/.1);color:hsl(var(--color-primary));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.CurrencyConverter-module__4KAkkq__swapButton:hover{background:hsla(var(--color-primary));color:hsl(var(--color-bg));transform:rotate(180deg)scale(1.1)}.CurrencyConverter-module__4KAkkq__rateDisplay{text-align:center;border-top:1px dashed hsla(var(--color-border));color:var(--color-text-secondary);font-size:.9rem;font-family:var(--font-mono);margin-top:2rem;padding-top:2rem}.CurrencyConverter-module__4KAkkq__trendUp{color:#10b981}.CurrencyConverter-module__4KAkkq__trendDown{color:#ef4444}
.page-module__evF88W__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-module__evF88W__header{text-align:center;margin-bottom:3rem}.page-module__evF88W__title{color:hsl(var(--color-primary));margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__evF88W__subtitle{color:hsl(var(--color-text-secondary));font-size:1.125rem}.page-module__evF88W__summary{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.page-module__evF88W__summaryValue{color:hsl(var(--color-text-primary));margin-top:.5rem;font-size:2rem;font-weight:700}.page-module__evF88W__summaryLabel{color:hsl(var(--color-text-muted));text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.page-module__evF88W__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.page-module__evF88W__grid{grid-template-columns:350px 1fr;align-items:start}}
