.genericError{color:red}.order-details{flex-direction:column;gap:1rem;display:flex}.order-details .order-row{flex-wrap:wrap;gap:1rem;display:flex}.order-details .order-row .order-item{flex:1;min-width:150px}
@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6904b01ec6723ae8-s.d1f1e2b4.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6496f2fc586f042c-s.c3b5fc98.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f4b3fe4ab46fd701-s.2e163f79.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/82a8dd882eed3098-s.53a641b6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f663543fe684c847-s.d0b6e9fa.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0e9203af7ce4a8b4-s.2376c9bd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ae8ec3d6f9cbc31c-s.p.df414bae.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed Fallback;src:local(Arial);ascent-override:104.44%;descent-override:27.48%;line-gap-override:0.0%;size-adjust:88.83%}.roboto_condensed_3b9b26c2-module__EN4JnG__className{font-family:Roboto Condensed,Roboto Condensed Fallback;font-style:normal;font-weight:400}

.hero-section{background:linear-gradient(135deg,var(--surface)0%,#f1f5f9 100%);align-items:center;min-height:80vh;padding:1rem 0;display:flex}.company-name{font-size:large}.hero-content{padding-right:2rem}.hero-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.1}.hero-subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.trust-indicators{flex-direction:column;gap:1.5rem;display:flex}.trust-item{align-items:center;gap:1rem;display:flex}.trust-icon{color:var(--primary-blue);background:#1e3a8a1a;border-radius:50%;min-width:3.5rem;height:3.5rem;padding:.75rem;font-size:2rem}.trust-item div{flex-direction:column;display:flex}.trust-item strong{color:var(--text-primary);font-size:1.1rem;font-weight:600}.trust-item span{color:var(--text-secondary);font-size:.9rem}.hero-calculator{padding-left:2rem}.calculator-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border-light);background:#fff;padding:2rem}@media (max-width:991px){.hero-section{min-height:auto;padding:3rem 0}.hero-content{margin-bottom:3rem;padding-right:0}.hero-calculator{padding-left:0}.hero-title{font-size:2.5rem}.trust-indicators{justify-content:center;align-items:flex-start}.trust-item{justify-content:flex-start;width:100%;max-width:300px}}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.calculator-card{padding:1.5rem}.trust-indicators{gap:1rem}.trust-item{gap:.75rem}.trust-icon{min-width:3rem;height:3rem;padding:.5rem;font-size:1.5rem}}
.currency-rates-section{border-bottom:1px solid var(--border-light);background:#fff;padding:1.5rem 0}.rates-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.header-actions{align-items:center;gap:1rem;display:flex}.view-all-btn{color:var(--primary-blue);border:1px solid var(--primary-blue);border-radius:var(--radius);padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.view-all-btn:hover{background:var(--primary-blue);color:#fff}.rates-header h3{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:600}.last-updated{border-radius:var(--radius);padding:.5rem 1rem;font-size:.875rem}.rates-scroll{padding-bottom:1rem;overflow-x:auto}.rates-grid{gap:1.5rem;min-width:max-content;padding:.5rem 0;display:flex}.rate-card{border:1px solid var(--border-light);border-radius:var(--radius-md);min-width:280px;box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem;transition:all .2s}.rate-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.currency-info{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.currency-flag{object-fit:cover;background:var(--surface);border:1px solid var(--border-light);border-radius:4px}.currency-code{color:var(--text-primary);font-size:1.1rem;font-weight:600}.currency-name{color:var(--text-secondary);font-size:.875rem}.rates{justify-content:space-between;gap:1rem;display:flex}.rate-item{text-align:center;flex:1}.rate-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem;display:block}.rate-value{font-size:1.1rem;font-weight:600;display:block}.rate-value.buy{color:var(--success)}.rate-value.sell{color:var(--error)}@media (max-width:768px){.currency-rates-section{padding:2rem 0}.rates-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.rates-header h3{font-size:1.5rem}.rate-card{min-width:240px;padding:1rem}.rates-grid{gap:1rem}}
