@keyframes premium-arrival-glow{0%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}30%{box-shadow:0 0 30px 8px rgba(59,130,246,.25);transform:translateY(-4px)}to{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(0)}}@keyframes premium-badge-pulse{0%,50%,to{transform:scale(1);filter:brightness(1)}25%,75%{transform:scale(1.02);filter:brightness(1.1)}}@keyframes premium-shimmer{0%{background-position:-200%0}to{background-position:200%0}}@keyframes fadeScale{0%{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.transfer-widget{background:#fff;border-radius:14px;padding:28px 24px;box-shadow:0 4px 12px rgba(0,0,0,.06);max-width:520px;margin:0 auto;transition:all .25s ease}html.dark .transfer-widget{background:#111827;box-shadow:0 4px 16px rgba(0,0,0,.4)}@media (min-width:1024px){.transfer-widget{padding:32px 28px;border-radius:16px}}.amount-row{grid-template-columns:repeat(2,minmax(0,1fr))}.amount-card{width:100%;border-radius:24px;padding:14px 18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.04);border:1px solid rgba(226,232,240,.9);min-height:120px;transition:box-shadow .18s ease-out,transform .18s ease-out,border-color .18s ease-out;position:relative;overflow:visible;display:flex;flex-direction:column}.amount-card--send.is-active{box-shadow:0 0 0 1px #0078ff,0 14px 40px rgba(0,120,255,.16);transform:translateY(-1px);border-color:#0078ff}.amount-card--send.is-active .amount-card__input{color:#0b63d1}.amount-card::before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.3)0,rgba(255,255,255,0) 50%);pointer-events:none;opacity:0;transition:opacity .22s cubic-bezier(.16,1,.3,1)}.amount-card:hover{border-color:rgba(203,213,225,.9);box-shadow:0 2px 4px rgba(15,23,42,.05),0 8px 20px rgba(15,23,42,.08),0 16px 40px rgba(15,23,42,.1),inset 0-1px 0 rgba(15,23,42,.03)}.amount-card:hover::before{opacity:1}.amount-card:focus-within{border-color:rgba(14,165,233,.5);box-shadow:0 2px 6px rgba(14,165,233,.12),0 10px 24px rgba(14,165,233,.16),0 20px 50px rgba(14,165,233,.2),0 0 0 4px rgba(14,165,233,.08),inset 0 1px 0 rgba(255,255,255,.5);transform:translateY(-2px)}html.dark .amount-card{background:linear-gradient(to bottom,#1e293b 0,#1a2332 100%);border-color:rgba(51,65,85,.8);box-shadow:0 2px 6px rgba(0,0,0,.3),0 8px 20px rgba(0,0,0,.4),0 16px 40px rgba(0,0,0,.5),inset 0 1px 0 rgba(148,163,184,.05)}html.dark .amount-card::before{background:linear-gradient(135deg,rgba(148,163,184,.08)0,rgba(148,163,184,0) 50%)}html.dark .amount-card:hover{border-color:rgba(71,85,105,.8);box-shadow:0 3px 8px rgba(0,0,0,.35),0 10px 24px rgba(0,0,0,.45),0 20px 48px rgba(0,0,0,.55),inset 0 1px 0 rgba(148,163,184,.06)}html.dark .amount-card:focus-within{border-color:rgba(96,165,250,.5);box-shadow:0 4px 10px rgba(96,165,250,.2),0 12px 28px rgba(96,165,250,.25),0 24px 55px rgba(96,165,250,.3),0 0 0 4px rgba(96,165,250,.12),inset 0 1px 0 rgba(96,165,250,.15);transform:translateY(-2px)}html.dark .amount-card__currency-pill{background:#0f172a;box-shadow:0 2px 8px rgba(0,0,0,.3)}.amount-card__label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .18s ease-out}html.dark .amount-card__label{color:#94a3af;text-shadow:0 1px 2px rgba(0,0,0,.2)}html.dark .amount-card__input,html.dark input#amount,html.dark input#receive-amount{color:#fff!important;caret-color:#60a5fa!important}html.dark .amount-card__input::placeholder,html.dark input#amount::placeholder,html.dark input#receive-amount::placeholder{color:#94a3b8!important}html.dark .amount-card__input:focus,html.dark input#amount:focus,html.dark input#receive-amount:focus{color:#fff!important}@media (min-width:1024px){.amount-card__label{font-size:12px;letter-spacing:.14em;margin-bottom:14px;font-weight:700;color:#475569;text-shadow:0 1px 2px rgba(255,255,255,.8)}html.dark .amount-card__label{color:#94a3b7;text-shadow:0 1px 2px rgba(0,0,0,.3)}}@media (min-width:1200px){.amount-card__label{font-size:13px;letter-spacing:.15em;margin-bottom:16px}}.amount-card__body{display:flex;align-items:center;justify-content:center;gap:0;margin:0;position:relative}.amount-card__spacer{width:52px;flex-shrink:0}.amount-card__badge,.amount-card__value{display:flex;justify-content:center;align-items:center}.amount-card__value{flex:1;min-width:0}.amount-card__badge{width:52px;flex-shrink:0}.amount-card__input{flex:1;border:0;background:0 0;font-size:26px;line-height:1.25;font-weight:600;color:#111827;text-align:center;padding:12px 10px;margin:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;cursor:text;transition:color .18s ease-out,opacity .18s ease-out;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important;position:relative;z-index:10}.amount-card--receive .amount-card__input{color:#020617}.amount-card__input:focus{outline:0;color:#0b63d1}html.dark .amount-card__input:focus{text-shadow:0 1px 3px rgba(96,165,250,.15)}.amount-card__input.is-updating{opacity:.4}.amount-card__input.is-updated{opacity:1}.amount-card__currency-pill{flex-shrink:0;border-radius:999px;padding:6px 14px;border:1px solid #d1d5db;background:#f9fafb;font-size:13px;font-weight:600;color:#1d4ed8;cursor:default;font-family:"DM Sans",sans-serif;transition:all .2s ease;pointer-events:none!important;position:relative;z-index:1}html.dark .amount-card__currency-pill{background:#111827;border-color:#4b5563;color:#60a5fa}@media (min-width:1200px){.amount-card__currency-pill{font-size:13px;padding:7px 16px}.amount-card__badge,.amount-card__spacer{width:72px}.amount-card__input{font-size:28px}}.amount-card__input::placeholder{color:#cbd5e1;opacity:.6}.amount-card__input--editable{cursor:text;pointer-events:auto!important;caret-color:#111827;z-index:10}html.dark .amount-card__input--editable{caret-color:#f8fafc}.amount-card__input.is-locked{opacity:.6;cursor:not-allowed}html.dark .amount-card__input{}html.dark .amount-card__input::placeholder{opacity:.5}#receive-currency-flag,.amount-card__currency-pill img.currency-flag,.amount-card__currency-pill>.currency-flag,.currency-flag,img.currency-flag{display:none!important;visibility:hidden!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;opacity:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important;pointer-events:none!important;z-index:-9999!important}@media (min-width:1024px){#receive-currency-flag,.amount-card__currency-pill img.currency-flag,.amount-card__currency-pill>.currency-flag,.currency-flag,img.currency-flag{display:block!important;visibility:visible!important;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;margin:0 6px 0 0!important;padding:0!important;opacity:1!important;overflow:visible!important;position:static!important;left:auto!important;pointer-events:auto!important;z-index:auto!important;border-radius:2px;object-fit:cover;flex-shrink:0}.amount-card__currency-pill--with-flag{display:flex;align-items:center;gap:6px;padding:7px 16px;font-size:14px;letter-spacing:.02em}}@media (min-width:768px) and (max-width:1023px){.amount-card__input{font-size:26px;padding:13px 9px;font-weight:600}.amount-card{padding:17px 19px 15px}.amount-card__label{font-size:12.5px}.amount-card__currency-pill{padding:6.5px 15px;font-size:13.5px}.amount-row{gap:18px}}@media (min-width:1200px){.amount-card__input{font-size:32px;font-weight:700;letter-spacing:-.02em;padding:18px 10px}#receive-currency-flag,.amount-card__currency-pill img.currency-flag,.amount-card__currency-pill>.currency-flag,.currency-flag,img.currency-flag{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;margin-right:7px!important}.amount-card__currency-pill--with-flag{padding:8px 18px;font-size:15px;font-weight:700}}@media (hover:none) and (pointer:coarse){.amount-card__body{cursor:text;-webkit-tap-highlight-color:transparent}.amount-card__input{pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent;min-height:44px;z-index:10!important}.amount-card__currency-pill,.amount-card__helper,.amount-card__label,.badge,.gradient,.loader,.overlay{pointer-events:none!important}.amount-card,.amount-card__body{transform:none!important;filter:none!important;backdrop-filter:none!important}.amount-card__input:focus{transform:none!important}}.amount-card__helper{margin-top:6px;margin-bottom:0;font-size:12px;color:#9ca3af;font-family:"Inter",sans-serif;font-weight:400;text-align:center;transition:color .18s ease-out}html.dark .amount-card__helper{color:#6b7280}@media (min-width:1024px){.amount-card__helper{margin-top:8px;font-size:12px;color:#9ca3af;font-weight:400;letter-spacing:-.01em}html.dark .amount-card__helper{color:#6b7280}}@media (min-width:1200px){.amount-card__helper{font-size:13px;margin-top:8px}}.amount-input-container{display:flex;align-items:center;gap:14px;background:#f7fafc;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;min-height:72px;transition:all .25s ease;position:relative}html.dark .amount-input-container{background:#1f2937;border-color:#374151}.amount-input-container:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1),0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px)}html.dark .amount-input-container:focus-within{background:#111827;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.15),0 2px 12px rgba(0,0,0,.5)}.amount-input-native{flex:1;border:0;outline:0;background:0 0;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;line-height:1.2;color:#111827;text-align:right;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:textfield;appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (min-width:1024px){.amount-input-native{font-size:32px}}.amount-input-native::-webkit-inner-spin-button,.amount-input-native::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html.dark .amount-input-native,html.dark .exchange-rate-text strong{color:#f9fafb}.amount-input-native::placeholder{color:#d1d5db;font-weight:600}html.dark .amount-input-native::placeholder{color:#4b5563}.currency-badge-inline{flex-shrink:0;display:flex;align-items:center;gap:10px;background:#eff6ff;color:#1e40af;border-radius:10px;padding:10px 14px;font-family:"DM Sans",sans-serif;font-size:15px;font-weight:600;line-height:1;white-space:nowrap;user-select:none;border-left:3px solid #3b82f6}html.dark .currency-badge-inline{background:rgba(59,130,246,.12);color:#60a5fa;border-left-color:#60a5fa}.currency-badge-inline img{width:20px;height:15px;object-fit:cover;border-radius:2px}.amount-input-helper{font-size:12px;color:#6b7280;margin-top:6px;font-weight:500}html.dark .amount-input-helper{color:#9ca3af}@media (max-width:768px){.amount-row{grid-template-columns:minmax(0,1fr);gap:12px}.amount-card{padding:14px 16px 12px;min-height:96px}.amount-card--receive .amount-card__input,.amount-card--send .amount-card__input,.amount-card__input{font-size:24px!important;font-weight:700!important;letter-spacing:-.01em!important}.amount-card--send .amount-card__input{color:#1f2933!important}.amount-card--receive .amount-card__input{color:#101828!important}.amount-card__currency-pill{padding:5px 12px;font-size:12px}}.preset-buttons-row{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.preset-amount-btn{flex:1;min-width:75px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:14px 18px;font-family:"DM Sans",sans-serif;font-size:15px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.preset-amount-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.2)}.preset-amount-btn:active{transform:translateY(0)}html.dark .preset-amount-btn{background:#1f2937;border-color:#374151;color:#f3f4f6}html.dark .preset-amount-btn:hover{background:#60a5fa;border-color:#60a5fa;color:#fff;box-shadow:0 4px 12px rgba(96,165,250,.3)}@media (min-width:1024px){.preset-amount-btn{background:linear-gradient(135deg,#f9fafb 0,#f3f4f6 100%);border-radius:12px;padding:16px 24px;font-size:16px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.02);transition:all .22s cubic-bezier(.16,1,.3,1)}.preset-amount-btn:hover{background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%);box-shadow:0 4px 12px rgba(59,130,246,.25),0 8px 24px rgba(59,130,246,.15),0 1px 3px rgba(0,0,0,.1);transform:translateY(-1px)}html.dark .preset-amount-btn{background:linear-gradient(135deg,#1e293b 0,#1f2937 100%);box-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.1)}html.dark .preset-amount-btn:hover{background:linear-gradient(135deg,#60a5fa 0,#3b82f6 100%);box-shadow:0 4px 12px rgba(96,165,250,.3),0 8px 24px rgba(96,165,250,.2),0 1px 3px rgba(0,0,0,.15)}}.show-rates-button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:1.25rem}#show-best-rates-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:240px;background:linear-gradient(90deg,#0078ff,#00b4ff);color:#fff;border:0;border-radius:999px;padding:14px 28px;font-size:16px;font-weight:600;box-shadow:0 8px 18px rgba(0,120,255,.25);cursor:pointer;transition:transform .15s ease-out,box-shadow .15s ease-out,opacity .15s ease-out}#show-best-rates-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,120,255,.32)}#show-best-rates-btn:active{transform:translateY(1px) scale(.98);box-shadow:0 4px 12px rgba(0,120,255,.2)}#show-best-rates-btn:disabled{opacity:.6;cursor:default;box-shadow:none}@media (max-width:640px){#show-best-rates-btn{min-width:280px}}.best-overall-wrapper{width:100%;display:flex;justify-content:center;padding:16px 12px 32px;box-sizing:border-box;scroll-margin-top:20px}.best-overall-content{max-width:640px;width:100%}@media (min-width:1024px){.best-overall-content{max-width:700px}}.best-overall-animate{opacity:0;transform:translateY(18px);transition:opacity .35s ease-out,transform .35s ease-out}.best-overall-animate.is-visible{opacity:1;transform:translateY(0)}.best-overall-arriving{animation:premium-arrival-glow 1.2s ease-out forwards}.best-overall-arriving .best-overall-card{animation:premium-badge-pulse .8s ease-in-out}.best-overall-arriving .best-overall-card::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.3) 50%,transparent 100%);background-size:200% 100%;animation:premium-shimmer 1s ease-out;pointer-events:none;border-radius:inherit}@media (prefers-reduced-motion:reduce){.best-overall-arriving,.best-overall-arriving .best-overall-card,.best-overall-arriving .best-overall-card::after{animation:none}}.baseline-explanation-note{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;font-size:13px;line-height:1.6;color:#475569}.baseline-note-icon{flex-shrink:0;margin-top:2px;color:#64748b}.baseline-note-content{flex:1}.baseline-note-title{font-weight:600;color:#1e293b;font-family:"DM Sans",sans-serif}.baseline-note-text{color:#475569}html.dark .baseline-explanation-note{background:#1e293b;border-color:#334155}html.dark .baseline-note-icon{color:#94a3b8}html.dark .baseline-note-title{color:#f1f5f9}html.dark .baseline-note-text{color:#cbd5e1}@media (min-width:1024px){.baseline-explanation-note{position:relative;padding:18px 20px;background:linear-gradient(135deg,#fafbfc 0,#f8fafc 100%);border:2px solid transparent;background-clip:padding-box;border-radius:14px;margin-bottom:28px;font-size:14px;box-shadow:0 2px 4px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.01)}.baseline-explanation-note::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:14px;padding:2px;background:linear-gradient(135deg,#3b82f6 0,#60a5fa 50%,#93c5fd 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;opacity:.4}.baseline-note-icon{width:20px;height:20px;color:#3b82f6}.baseline-note-title{font-size:14px;letter-spacing:-.01em}html.dark .baseline-explanation-note{background:linear-gradient(135deg,#1e293b 0,#0f172a 100%);box-shadow:0 2px 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.05)}html.dark .baseline-explanation-note::before{background:linear-gradient(135deg,#60a5fa 0,#3b82f6 50%,#2563eb 100%);opacity:.5}html.dark .baseline-note-icon{color:#60a5fa}}.currency-selector-btn{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;font-family:"DM Sans",sans-serif;font-size:16px;font-weight:600;color:#111827;cursor:pointer;transition:all .2s ease;width:100%;min-height:56px}.currency-selector-btn:hover{background:#fff;border-color:#3b82f6;box-shadow:0 2px 6px rgba(0,0,0,.06)}html.dark .currency-selector-btn{background:#1f2937;border-color:#374151;color:#f9fafb}html.dark .currency-selector-btn:hover{background:#111827;border-color:#60a5fa;box-shadow:0 2px 8px rgba(0,0,0,.3)}.currency-selector-btn img{width:24px;height:18px;object-fit:cover;border-radius:3px}.currency-selector-btn .divider{width:1px;height:20px;background:#e5e7eb;margin:0 4px}html.dark .currency-selector-btn .divider{background:#4b5563}.currency-dropdown{animation:fadeScale .2s ease-out;transform-origin:top center}.amount-input-container.loading{opacity:.6;pointer-events:none}.amount-input-native:disabled{opacity:.5;cursor:not-allowed}.amount-input-container.error{border-color:#ef4444;background:#fef2f2}html.dark .amount-input-container.error{border-color:#f87171;background:rgba(239,68,68,.08)}.amount-input-field .error-message{font-size:12px;color:#ef4444;margin-top:6px;font-weight:500}html.dark .amount-input-field .error-message{color:#fca5a5}.amount-input-native:focus{outline:0}.preset-amount-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}html.dark .preset-amount-btn:focus-visible{outline-color:#60a5fa}@media (prefers-reduced-motion:reduce){.amount-input-container,.currency-dropdown,.currency-selector-btn,.preset-amount-btn,.transfer-widget{transition:none!important;animation:none!important}.amount-input-container:focus-within,.preset-amount-btn:hover{transform:none!important}}@media (prefers-contrast:high){.amount-input-container,.currency-selector-btn,.preset-amount-btn{border-width:2px}}.exchange-rate-text{font-size:13px;color:#6b7280;text-align:center;margin-top:12px;font-weight:500}html.dark .exchange-rate-text{color:#9ca3af}.exchange-rate-text strong{color:#111827;font-weight:600}.amount-flip-container{display:flex;align-items:center;justify-content:center;z-index:2;margin:0-8px;align-self:center}.amount-row{display:grid;grid-template-columns:1fr auto 1fr;gap:0;margin-bottom:24px;align-items:stretch}.amount-flip-btn{width:40px;height:40px;border-radius:50%;border:2px solid rgba(14,165,233,.3);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px rgba(0,0,0,.08);flex-shrink:0}.amount-flip-btn:hover{border-color:#0ea5e9;background:#f0f9ff;box-shadow:0 4px 16px rgba(14,165,233,.2);transform:scale(1.08)}.amount-flip-btn:active{transform:scale(.95)}.amount-flip-btn.flipped .amount-flip-icon{transform:rotate(180deg)}.amount-flip-icon{color:#0ea5e9;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}html.dark .amount-flip-btn{background:#1e293b;border-color:rgba(14,165,233,.25);box-shadow:0 2px 8px rgba(0,0,0,.3)}html.dark .amount-flip-btn:hover{background:#0f172a;border-color:#0ea5e9;box-shadow:0 4px 16px rgba(14,165,233,.3)}.amount-card--receive.is-active-mode{box-shadow:0 0 0 1px #10b981,0 14px 40px rgba(16,185,129,.16);border-color:#10b981;transform:translateY(-1px)}.amount-card--receive.is-active-mode .amount-card__input{color:#059669}html.dark .amount-card--receive.is-active-mode{box-shadow:0 0 0 1px #10b981,0 14px 40px rgba(16,185,129,.12);border-color:#10b981}.amount-card.is-secondary-mode{opacity:.75;transform:scale(.98)}.amount-card.is-secondary-mode:focus-within{opacity:1;transform:translateY(-2px)}.flip-mode-label{display:block;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0ea5e9;text-align:center;margin-top:4px;opacity:0;transition:opacity .2s}.amount-flip-btn:focus+.flip-mode-label,.amount-flip-btn:hover+.flip-mode-label{opacity:1}@media (max-width:767px){.amount-row{grid-template-columns:1fr;gap:0}.amount-flip-container{margin:-12px auto;z-index:3;position:relative}.amount-flip-btn{width:36px;height:36px}.amount-flip-icon{width:16px;height:16px}}