.hub-form-section{padding:2rem 1rem;background:linear-gradient(135deg,#1a1a2e,#16213e)}.hub-form-container{max-width:800px;margin:0 auto}.hub-title{color:#fff;font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:1.5rem}.hub-exchange-form{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;background:rgba(255,255,255,.05);border-radius:16px;padding:1.5rem}.hub-currency-selector{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.hub-currency-selector label{color:rgba(255,255,255,.7);font-size:.875rem}.hub-currency-display{display:flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.1);border-radius:12px;padding:.75rem 1rem}.hub-currency-name{color:#fff;font-weight:500;font-size:1rem}.hub-currency-select{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;padding:.5rem;font-size:.875rem;cursor:pointer;margin-top:.5rem}.hub-currency-select option{background:#1a1a2e;color:#fff}.hub-arrow{color:rgba(255,255,255,.5);padding:0 .5rem}.hub-exchange-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.hub-exchange-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.hub-exchange-btn.disabled{background:rgba(255,255,255,.2);cursor:not-allowed;opacity:.6}.hub-exchange-btn.disabled:hover{transform:none;box-shadow:none}.hub-best-rate{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:rgba(255,255,255,.8);font-size:.9rem}.hub-best-rate-label{color:rgba(255,255,255,.6)}.hub-best-rate-value{color:#4ade80;font-weight:500}.hub-rates-section{padding:2rem 1rem;max-width:1200px;margin:0 auto}.hub-rates-title{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-bottom:1.5rem}.hub-seo-section{padding:2rem 1rem;max-width:1200px;margin:0 auto;color:#4a5568;line-height:1.7}.hub-seo-section h2,.hub-seo-section h3{color:#1a1a2e;margin-top:1.5rem;margin-bottom:.75rem}.hub-seo-section p{margin-bottom:1rem}@media (max-width:768px){.hub-exchange-form{flex-direction:column;gap:1rem}.hub-currency-selector{width:100%}.hub-arrow{transform:rotate(90deg)}.hub-exchange-btn{width:100%}.hub-title{font-size:1.5rem}}.popular-amount-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.06);border:1px solid #f5f7fa;padding:16px 24px;margin-bottom:12px;transition:transform .2s ease,box-shadow .2s ease}.popular-amount-row:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.popular-amount-link{font-size:16px;font-weight:600;color:#2D3748;text-decoration:none;transition:color .2s ease}.popular-amount-link:hover{color:#667eea}.popular-amount-calculated{font-size:14px;font-weight:500;color:#718096}.directions-list.popular-amounts-grid{display:grid!important;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.directions-list.popular-amounts-grid .popular-amount-row{margin-bottom:0}@media (max-width:992px){.directions-list.popular-amounts-grid{grid-template-columns:1fr!important}.popular-amount-row{padding:12px 16px}.popular-amount-link{font-size:14px}.popular-amount-calculated{display:block;margin-left:0;margin-top:4px}}.title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.direction-title{font-size:24px;font-weight:700;margin:0}.toggle-switch{display:flex;border-radius:25px;background:#e0e0e0;padding:4px;width:-moz-fit-content;width:fit-content;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.toggle-switch input{display:none}.toggle-switch label{padding:8px 20px;cursor:pointer;font-size:15px;font-weight:700;color:#333;transition:all .3s ease;border-radius:20px}.toggle-switch input:checked+label{background:#aeaeff;color:white;box-shadow:0 2px 4px rgba(0,0,0,.2)}.sticky-best-rate{position:fixed;top:0;left:0;right:0;background:#ffffff;z-index:990;box-shadow:0 4px 10px rgba(0,0,0,.05);border-top:1px solid #f0f0f0;transition:all .3s ease}.sticky-best-rate-container{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 20px;height:52px}.sticky-best-rate-container .currency-info{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#333;flex-shrink:0}.sticky-best-rate-container .currency-info span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.sticky-best-rate-container .currency-icon{width:26px;height:26px;margin-right:0}.sticky-best-rate-container .arrow-icon{width:20px;height:20px;opacity:.6}.sticky-best-rate-container .rate-info{font-size:16px;font-weight:800;color:#333;text-align:center;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:100px}.scroll-action{flex-shrink:0}.scroll-to-top{background:#F0F0FF;color:#5D5DFF;border:1px solid rgba(93,93,255,.1);border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.scroll-to-top:hover{background:#aeaeff;color:white;border-color:#aeaeff}@media (max-width:767px){.title-container{flex-direction:column;align-items:center;gap:10px}.direction-title{font-size:20px}.toggle-switch{width:100%;justify-content:space-between}.toggle-switch label{flex:1 1;text-align:center;padding:8px 10px}.sticky-best-rate{top:60px}.sticky-best-rate-container{padding:0 16px;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.sticky-best-rate-container .currency-info{flex-shrink:1;font-size:12px;gap:4px}.sticky-best-rate-container .currency-info span{display:none}.sticky-best-rate-container .currency-icon{width:24px;height:24px;margin-right:0}.sticky-best-rate-container .arrow-icon{width:16px;height:16px}.sticky-best-rate-container .rate-info{font-size:15px;font-weight:700;text-align:center;flex-grow:1;min-width:80px;max-width:180px}.scroll-action{flex-shrink:0}.scroll-to-top{width:32px;height:32px}}