*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14213d;background:#fff}a{color:inherit}.topbar{padding:10px 5%;text-align:center;background:#f7f7f7;font-size:14px}.topbar a{color:#d71920;font-weight:700;margin-left:6px}.header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid #eee;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:20}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:20px;font-weight:900;color:#14213d}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e31b23;color:#fff;font-family:Georgia,serif;font-size:25px}.header nav{display:flex;align-items:center;gap:26px}.header nav a{text-decoration:none;font-weight:650;font-size:14px}.menu{display:none;border:0;background:#f3f3f3;border-radius:8px;padding:9px 12px;font-size:20px}.btn{display:inline-flex;justify-content:center;align-items:center;background:#e31b23;color:#fff!important;text-decoration:none;border:0;border-radius:10px;padding:14px 20px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(227,27,35,.16)}.btn.small{padding:10px 16px}.btn.full{width:100%;margin-top:18px}.hero{min-height:690px;padding:70px 6%;display:grid;grid-template-columns:1.08fr .92fr;gap:7%;align-items:center;background:radial-gradient(circle at 78% 35%,#fff0f0 0,transparent 35%),linear-gradient(180deg,#fff,#fffafa)}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:900;color:#e31b23}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,82px);line-height:.98;margin:20px 0;color:#14213d;letter-spacing:-2px}.hero h1 em{color:#e31b23}.lead{font-size:19px;line-height:1.65;max-width:650px;color:#4a5568}.checks{display:flex;flex-wrap:wrap;gap:10px 22px;margin:24px 0;color:#26334d;font-weight:700}.actions{display:flex;align-items:center;gap:22px;margin:28px 0}.link{font-weight:800;color:#14213d}.rating{display:flex;flex-direction:column;gap:5px;margin-top:35px}.rating strong{letter-spacing:4px;color:#e31b23}.rating small{color:#667085}.quote-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 24px 70px rgba(34,40,55,.14);position:relative;overflow:hidden}.redline{position:absolute;left:0;right:0;top:0;height:6px;background:#e31b23}.quote-head{display:flex;justify-content:space-between;align-items:flex-start}.quote-head span{font-size:12px;font-weight:800}.quote-head h2{font-family:Georgia,serif;font-size:32px;margin:5px 0 18px}.quote-head b{font-size:13px}.question{font-weight:800}.currencies{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin:18px 0 28px}.currency{border:1px solid #e3e7ee;border-radius:14px;padding:14px;display:grid;grid-template-columns:1fr auto}.currency small{grid-column:1/-1;color:#98a2b3}.currency strong{margin-top:8px}.currency span{margin-top:8px;color:#98a2b3;font-size:12px}.swap{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff1f1;color:#e31b23;border:1px solid #ffd1d1;font-size:22px}.quote-card h3{margin-bottom:5px}.muted,.note{color:#7a8495;font-size:13px}.quote-card label{display:block;font-size:13px;font-weight:800;margin:14px 0 7px}.money-input,.field{border:1px solid #dfe3ea;border-radius:10px;background:#fff}.money-input{display:flex;align-items:center;padding-left:14px}.money-input input,.field{width:100%;border:0;outline:none;padding:13px;font-size:17px;background:transparent}.field{border:1px solid #dfe3ea}.summary{background:#f8f9fb;border-radius:12px;padding:15px;margin-top:18px}.summary div{display:flex;justify-content:space-between;padding:7px 0;font-size:14px}.summary .total{border-top:1px solid #ddd;margin-top:6px;padding-top:13px}.summary .total b{color:#e31b23;font-size:20px}.section{padding:85px 7%;max-width:1400px;margin:auto}.section>h2,.two h2{font-family:Georgia,serif;font-size:42px;margin:10px 0 34px}.soft{max-width:none;background:#f8f9fb}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid3 article{background:#fff;border:1px solid #edf0f4;border-radius:16px;padding:28px;box-shadow:0 10px 30px rgba(0,0,0,.035)}.grid3 h3{font-size:20px}.grid3 p,.two p{color:#667085;line-height:1.7}.num{font-size:13px;font-weight:900;color:#e31b23}.two{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.callout{padding:25px;border-left:5px solid #e31b23;background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.05)}footer{background:#111827;color:#fff;padding:38px 7%;display:flex;justify-content:space-between;align-items:center}footer p{color:#aab2c0;margin:6px 0}@media(max-width:900px){.header nav{display:none;position:absolute;left:4%;right:4%;top:70px;background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;flex-direction:column;align-items:stretch;box-shadow:0 16px 40px rgba(0,0,0,.12)}.header nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:45px}.hero h1{font-size:54px}.grid3,.two{grid-template-columns:1fr}.quote-card{padding:22px}.section{padding:65px 6%}footer{flex-direction:column;align-items:flex-start;gap:15px}}@media(max-width:520px){.topbar{font-size:12px}.header{padding:0 4%}.hero{padding:38px 4% 60px}.hero h1{font-size:44px}.lead{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.currencies{grid-template-columns:1fr}.swap{margin:auto;transform:rotate(90deg)}.section>h2,.two h2{font-size:34px}.checks{flex-direction:column}.quote-head h2{font-size:28px}}