@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ebf2f9;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:17px;margin:0}.main-title,h1{color:#1a1d2d;font-size:2.5rem;font-weight:700;letter-spacing:.01em;line-height:1.15;margin-bottom:32px;margin-top:0}h2{font-size:1.5rem;margin-bottom:20px}h2,h3{color:#000;font-weight:600;margin-top:0}h3{font-size:1.15rem;margin-bottom:14px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{align-items:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:56px 16px 40px}.app-wrapper{align-items:flex-start;display:flex;gap:48px;justify-content:center;max-width:1200px;width:100%}.news-feed{color:#222b45;flex-shrink:0;width:320px}.currency-converter,.news-feed{background:#fff;border:1.5px solid #0f67a7;border-radius:14px;box-shadow:0 4px 24px #1e293b1a;margin:0;padding:36px 24px;transition:box-shadow .2s}.currency-converter{color:#000;flex-grow:1;max-height:600px;min-width:540px;overflow-y:auto;text-align:center}.exchange-rate{border:1.5px solid #0f67a7;border-radius:12px;color:#222b45;margin-top:28px;max-height:600px;overflow-y:auto;padding:28px}.exchange-rate,.input-box{background:#fff;box-shadow:0 2px 12px #1e293b0f}.input-box{border:1px solid #e5e7eb;border-radius:12px;color:#0f67a7;padding:24px 18px}button{background:#3b6ed6;border:none;border-radius:10px;box-shadow:0 2px 8px #1e293b1a;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.01em;margin:10px 0 0;outline:none;padding:12px 28px;transition:background .2s,color .2s,box-shadow .2s}button:focus,button:hover{background:#274baf;box-shadow:0 3px 12px #1e293b1f;color:#fff}input,select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 4px #1e293b08;color:#0f67a7;font-family:Inter,sans-serif;font-size:1rem;margin:8px 0;outline:none;padding:12px 16px;transition:box-shadow .2s,border .2s}input:focus,select:focus{border:1.5px solid #0f67a7;box-shadow:0 2px 8px #0f67a7}.accent{color:#000;font-weight:700}.secondary{color:#6b7280}.news-article-link{color:#000;cursor:pointer;text-decoration:none;transition:-webkit-text-decoration .15s;transition:text-decoration .15s;transition:text-decoration .15s,-webkit-text-decoration .15s}.news-article-link:focus,.news-article-link:hover{text-decoration:underline}.scrollable-news-list{grid-gap:16px;display:grid;gap:16px;max-height:455px;overflow-y:auto}
/*# sourceMappingURL=main.0e163e20.css.map*/