:root{--maka-blue: #0090e3;--maka-blue-hover: #0078bd;--maka-green: #00ffda;--maka-green-hover: #00d9b9;--maka-bg: #0a0f1f;--maka-bg-elevated: #0f1730;--maka-surface: #131c36;--maka-surface-hover: #1b2748;--maka-border: #1e2a4a;--maka-border-strong: #2a3a66;--maka-text: #ffffff;--maka-text-secondary: #9ca9c7;--maka-text-muted: #6b7796;--maka-danger: #ff5470;--maka-warning: #ffb547;--maka-gradient: linear-gradient(135deg, #0090e3 0%, #00ffda 100%)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:var(--maka-bg);color:var(--maka-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--maka-blue);text-decoration:none}a:hover{color:var(--maka-green)}::selection{background:var(--maka-blue);color:#fff}::-moz-selection{background:var(--maka-blue);color:#fff}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed}input,select,textarea{font-family:inherit;color:inherit}code{font-family:JetBrains Mono,SF Mono,Menlo,Consolas,monospace;font-size:.92em}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--maka-bg)}::-webkit-scrollbar-thumb{background:var(--maka-border);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--maka-border-strong)}@keyframes maka-spin{to{transform:rotate(360deg)}}@keyframes maka-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes maka-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.maka-fade-in{animation:maka-fade-in .22s ease-out}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:var(--maka-border);border-radius:999px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--maka-gradient);cursor:pointer;border:2px solid var(--maka-bg-elevated)}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--maka-blue);cursor:pointer;border:2px solid var(--maka-bg-elevated)}@media (max-width: 768px){.maka-header-inner{flex-wrap:wrap!important;gap:8px!important;padding:10px 12px!important;row-gap:8px!important}.maka-header-left{display:contents!important}.maka-header-right{gap:6px!important}.maka-logo-wrap{order:1}.maka-header-right{order:2}.maka-header-nav{order:3;width:100%;justify-content:center;gap:4px!important}.maka-header-nav a{padding:8px 12px!important;font-size:13px!important;letter-spacing:.6px!important}.maka-network-pill{display:none!important}.maka-logo-wrap img{height:26px!important}}@media (max-width: 768px){.maka-swap-card,.maka-fluid-card{max-width:100%!important;width:100%!important;margin-left:0!important;margin-right:0!important}.maka-main{padding:24px 12px 48px!important}.maka-hero h1{font-size:32px!important}.maka-hero p{font-size:14px!important}}@media (max-width: 768px){.maka-pool-detail-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.maka-pool-detail-grid>*{min-width:0!important;max-width:100%!important}.maka-pool-detail-grid>.maka-pool-detail-card{padding:16px!important}.maka-pool-detail-row{grid-template-columns:1fr!important;gap:4px!important;padding:10px 0!important}.maka-pool-detail-row code{font-size:12px!important}.maka-pool-detail-header{margin-bottom:16px!important}.maka-pool-detail-header h1{font-size:24px!important}.maka-pool-detail-header .maka-pool-title-row{gap:12px!important}.maka-pool-detail-add{width:100%!important}.maka-pool-detail-add>button{width:100%!important}.maka-pool-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.maka-pool-stats>*{min-width:0!important;padding:14px!important}}@media (max-width: 380px){.maka-header-nav a{padding:6px 10px!important;font-size:12px!important}.maka-logo-wrap img{height:22px!important}}
