:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{display:flex;align-items:center;justify-content:space-between;background:#181f2e;padding:.5rem 2rem;border-radius:0 0 16px 16px;box-shadow:0 2px 12px #0000001f;min-height:64px}.navbar-left{display:flex;align-items:center;gap:.75rem}.navbar-logo{width:40px;height:40px;border-radius:50%;background:#101828;box-shadow:0 0 0 2px #38bdf8}.navbar-title{font-family:Geist,system-ui,sans-serif;font-size:2rem;font-weight:700;color:#f8fafc;letter-spacing:.05em}.navbar-nav{display:flex;align-items:center;gap:1.5rem;margin-left:2rem}.nav-link{color:#b6c3e0;font-size:1.1rem;font-weight:500;text-decoration:none;padding:.5rem 1.25rem;border-radius:8px;transition:background .15s,color .15s}.nav-link.active,.nav-link:hover{background:#2563eb;color:#fff}.navbar-right{display:flex;align-items:center;gap:.75rem}.network-btn,.wallet-btn{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}.network-btn:hover,.wallet-btn:hover{background:#3b82f6}.settings-btn{background:#232f45;color:#b6c3e0;border:none;border-radius:8px;padding:.5rem;display:flex;align-items:center;cursor:pointer;transition:background .15s}.settings-btn:hover{background:#334155}*{box-sizing:border-box;margin:0;padding:0}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);min-height:100vh;color:#f1f5f9;overflow-x:hidden}#root{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155)}.App{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);display:flex;flex-direction:column}.header{background:#0f172af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(148,163,184,.1);padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 4px 24px #0000001a}.header-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-section{display:flex;align-items:center;gap:1rem;flex-shrink:0}.navbar-logo{width:40px;height:40px;box-shadow:0 4px 12px #3b82f64d}.logo{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:18px;box-shadow:0 4px 12px #3b82f64d}.app-title{font-size:1.25rem;font-weight:600;color:#f1f5f9;margin:0}.app-subtitle{font-size:.8rem;color:#94a3b8;display:block;margin-top:2px}.header-nav{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}.nav-tabs{display:flex;gap:.5rem;background:#1e293b99;padding:.5rem;border-radius:12px;border:1px solid rgba(148,163,184,.1)}.nav-tab{padding:.75rem 1.5rem;background:transparent;border:none;color:#94a3b8;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.nav-tab:hover{background:#3b82f61a;color:#bfdbfe}.nav-tab.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px #3b82f64d}.settings-dropdown{position:relative;display:flex;align-items:center;flex-shrink:0}.settings-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e293b99;border:1px solid rgba(148,163,184,.2);border-radius:8px;color:#f1f5f9!important;cursor:pointer;transition:all .2s ease;font-size:16px}.settings-button svg{position:absolute}.settings-button:hover{background:#3b82f61a;color:#bfdbfe;border-color:#3b82f64d}.settings-button:hover svg{color:#bfdbfe!important;stroke:#bfdbfe!important}.settings-button.active{background:#3b82f633;color:#3b82f6;border-color:#3b82f666}.settings-menu{position:absolute;top:calc(100% + 8px);right:0;background:#0f172af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1rem;min-width:280px;box-shadow:0 8px 32px #0000004d;z-index:1000}.settings-menu.hidden{display:none}.settings-group{margin-bottom:1.5rem}.settings-group:last-child{margin-bottom:0}.settings-label{display:block;font-size:.85rem;font-weight:600;color:#e2e8f0;margin-bottom:.5rem}.settings-select{width:100%;padding:.6rem .8rem;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:6px;color:#f1f5f9;font-size:.85rem;transition:all .2s ease}.settings-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.main-content{flex:1;width:100%;padding:2rem}.template-container{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start;min-height:calc(100vh - 200px)}.template-sidebar{background:#1e293b66;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:fit-content;position:sticky;top:2rem}.template-content{display:flex;flex-direction:column;align-items:flex-start}.template-preview{background:#0f172a66;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:fit-content}.template-header{background:#1e293b4d;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:1.5rem}.template-preview{flex:1;background:#1e293b4d;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.controls-section{background:#1e293b66;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.controls-title{font-size:1rem;font-weight:600;color:#e2e8f0;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.controls-title:before{content:"";width:4px;height:16px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px}.form-grid{display:grid;gap:1rem}.form-grid-3{grid-template-columns:1fr}.form-group{margin-bottom:2rem}.form-group:last-child{margin-bottom:0}.form-label{display:block;margin-bottom:.5rem;color:#e2e8f0;font-weight:500;font-size:.85rem}.form-input,.form-select{width:100%;padding:.75rem 1rem;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:8px;color:#f1f5f9;font-size:.9rem;transition:all .2s ease}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input::placeholder{color:#64748b}.action-panel{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.action-panel-title{font-size:.9rem;font-weight:600;color:#e2e8f0;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.action-buttons{display:flex;flex-direction:column;gap:.75rem}.form-select-sm{padding:.5rem .75rem;font-size:.85rem;min-width:120px;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:6px;color:#f1f5f9}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;width:100%}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px #3b82f64d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.btn-secondary{background:#1e293bcc;color:#e2e8f0;border:1px solid rgba(148,163,184,.2)}.btn-secondary:hover{background:#334155cc;transform:translateY(-1px)}.btn-outline{background:transparent;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.btn-outline:hover{background:#1e293b80;color:#e2e8f0;border-color:#94a3b880}.card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.card-header{margin-bottom:2rem}.card-title{font-size:1.5rem;font-weight:600;color:#f1f5f9;margin-bottom:.5rem}.card-subtitle{color:#94a3b8;font-size:1rem}.disclaimer{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:.75rem;margin-top:1rem;font-size:.8rem;color:#bfdbfe;line-height:1.4}.disclaimer strong{color:#93c5fd}.stats-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;justify-items:center;margin:2rem 0;width:100%;max-width:800px}.stat-item{background:#1e293b4d;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:1rem;text-align:center;width:100%;max-width:220px;height:200px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:.5rem}.stat-item-tvl{position:absolute;bottom:6px;right:6px;font-size:.7rem;color:#f1f5f9;font-weight:600;background:#0f172ae6;padding:3px 6px;border-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(148,163,184,.3);z-index:10;max-width:120px;text-align:center}.stat-value{font-size:2.8rem;font-weight:800;color:#3b82f6;margin:0;text-shadow:0 2px 8px rgba(59,130,246,.3);line-height:1}.stat-label{color:#e2e8f0;font-size:.85rem;font-weight:600;margin:0;line-height:1.2}.loading-text{color:#94a3b8;text-align:center;padding:2rem}.error-text{color:#ef4444;text-align:center;padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:8px}.starting-text{color:#94a3b8;text-align:center;font-style:italic}@media (max-width: 1024px){.header-content{flex-wrap:wrap;gap:1rem}.header-nav{width:100%;justify-content:center;order:3}.settings-dropdown{order:2}}@media (max-width: 768px){.main-content{padding:1rem}.nav-tabs{width:100%;justify-content:center}.stats-container{gap:1rem}.stat-item{min-width:150px}.settings-menu{right:-1rem;left:1rem;min-width:auto}.form-grid-3{grid-template-columns:1fr}.action-buttons{flex-direction:column}.btn{width:100%}}.form-input[list]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.form-input[list]:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%233b82f6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e")}.single-apr-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;padding:2rem}.single-apr-tvl{position:absolute;bottom:-1rem;left:-1rem;font-size:1.5rem;font-weight:600;color:#f1f5f9}.single-apr-branding{position:absolute;bottom:1rem;right:1rem;font-size:1.8rem;font-weight:700;color:#f1f5f9;display:flex;align-items:center;gap:.5rem}.single-apr-tokens{margin-bottom:1rem}.single-apr-pair-name{font-size:2rem;font-weight:600;color:#f1f5f9;margin-bottom:.5rem;text-align:center}.single-apr-value{font-size:8rem;font-weight:900;color:#f1f5f9;text-shadow:0 4px 16px rgba(59,130,246,.4);line-height:.9;text-align:center;margin:0;position:relative}.single-apr-value:after{content:"APR";position:absolute;top:-.5rem;right:1.1rem;font-size:1.2rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:2px;text-shadow:none}.single-apr-label{position:absolute;top:2rem;right:2rem;font-size:1.2rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:2px}.incentives-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;padding:2rem}.incentives-toggle{display:flex;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:8px;overflow:hidden;width:fit-content;margin-top:.5rem}.incentives-toggle-btn{padding:.75rem 1.5rem;background:transparent;border:none;color:#94a3b8;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;min-width:120px}.incentives-toggle-btn.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.incentives-toggle-btn:hover:not(.active){background:#3b82f61a;color:#bfdbfe}.incentives-tvl{position:absolute;bottom:1rem;left:1rem;font-size:1.5rem;font-weight:600;color:#f1f5f9}.incentives-tokens{margin-bottom:1rem}.incentives-pair-name{font-size:2rem;font-weight:600;color:#f1f5f9;margin-bottom:.5rem;text-align:center}.incentives-value{font-size:8rem;font-weight:900;color:#f1f5f9;text-shadow:0 4px 16px rgba(59,130,246,.4);line-height:.9;text-align:center;margin:0;position:relative}.incentives-label{font-size:1.2rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-top:.5rem}.top-performers-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:.8rem;text-align:center;box-sizing:border-box;overflow:hidden}.top-performers-title{font-size:1.4rem;font-weight:900;color:#f1f5f9;margin-bottom:.2rem;text-shadow:0 4px 16px rgba(59,130,246,.4)}.top-performers-subtitle{font-size:.75rem;color:#94a3b8;margin-bottom:.8rem;font-weight:500}.performers-list{display:flex;flex-direction:column;gap:.4rem;width:100%;max-width:100%;flex:1;justify-content:center;padding:0 .5rem}.performer-item{display:grid;grid-template-columns:35px 50px 1fr 60px;gap:.3rem;align-items:center;background:#1e293b66;border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:.3rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease;height:45px;box-sizing:border-box;overflow:hidden}.performer-item:hover{border-color:#3b82f666;box-shadow:0 2px 8px #3b82f633}.performer-item:first-child{border-color:#ffd70066;background:#ffd7001a}.performer-item:nth-child(2){border-color:#c0c0c066;background:#c0c0c01a}.performer-item:nth-child(3){border-color:#cd7f3266;background:#cd7f321a}.performer-rank{font-size:.8rem;font-weight:900;color:#f1f5f9;text-align:center;line-height:1}.performer-tokens{display:flex;justify-content:flex-start;align-items:center;width:50px;height:35px;overflow:hidden;margin-left:-15px}.performer-info{text-align:left;min-width:0;padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.performer-symbol{font-size:.7rem;font-weight:700;color:#f1f5f9;margin-bottom:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.performer-tvl{font-size:.55rem;color:#94a3b8;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.performer-apr{font-size:.9rem;font-weight:900;color:#10b981;text-align:center;text-shadow:0 2px 8px rgba(16,185,129,.4);line-height:1}.network-comparison-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:1.2rem;text-align:center;box-sizing:border-box;overflow:hidden}.comparison-title{font-size:1.4rem;font-weight:900;color:#f1f5f9;margin-bottom:.3rem;text-shadow:0 4px 16px rgba(59,130,246,.4);line-height:1.1}.comparison-subtitle{font-size:.85rem;color:#94a3b8;margin-bottom:1.2rem;font-weight:500}.networks-comparison{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:0;width:100%;max-width:600px}.network-card{background:#1e293b66;border:2px solid rgba(59,130,246,.2);border-radius:12px;padding:.8rem;min-width:150px;max-width:200px;flex:1;position:relative;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;box-sizing:border-box}.network-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #3b82f64d}.sonic-card{border-color:#10b98166;background:#10b9811a}.sonic-card:hover{box-shadow:0 4px 16px #10b9814d}.other-card{border-color:#ef444466;background:#ef44441a}.other-card:hover{box-shadow:0 4px 16px #ef44444d}.network-name{font-size:1.05rem;font-weight:700;color:#f1f5f9;margin-bottom:.4rem}.network-metric{font-size:.75rem;color:#94a3b8;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:1px}.network-value{font-size:1.15rem;font-weight:900;color:#f1f5f9;margin-bottom:.7rem}.network-badge{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);padding:.25rem .7rem;border-radius:14px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.network-badge.winner{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b98166}.network-badge.loser{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 12px #ef444466}.vs-divider{font-size:1.1rem;font-weight:900;color:#94a3b8;background:#1e293b99;border:2px solid rgba(148,163,184,.2);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-shrink:0}.portfolio-growth-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:1.2rem;text-align:center;box-sizing:border-box;overflow:hidden}.growth-title{font-size:1.4rem;font-weight:700;color:#f1f5f9;margin-bottom:.6rem;line-height:1.1}.growth-highlight{font-size:2.8rem;font-weight:900;color:#10b981;text-shadow:0 4px 16px rgba(16,185,129,.4);margin-bottom:.3rem;line-height:1}.growth-timeline{font-size:.85rem;color:#94a3b8;margin-bottom:1.2rem;font-weight:500}.growth-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:500px;margin-bottom:0}.growth-metric{background:#1e293b66;border:1px solid rgba(59,130,246,.2);border-radius:8px;padding:.6rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease;box-sizing:border-box}.growth-metric:hover{border-color:#3b82f666;box-shadow:0 2px 8px #3b82f633}.growth-metric.total{border-color:#10b98166;background:#10b9811a}.growth-metric.total:hover{border-color:#10b98199;box-shadow:0 2px 8px #10b9814d}.metric-value{font-size:1.05rem;font-weight:900;color:#f1f5f9;margin-bottom:.25rem;line-height:1}.growth-metric.total .metric-value{color:#10b981;text-shadow:0 2px 8px rgba(16,185,129,.4)}.metric-label{font-size:.65rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:1px}.performers-list-large{display:flex;flex-direction:column;gap:.8rem;width:100%;max-width:100%;flex:1;justify-content:center;padding:0 .5rem}.performer-item-large{display:grid;grid-template-columns:50px 100px 1fr 80px;gap:.8rem;align-items:center;background:#1e293b66;border:1px solid rgba(59,130,246,.2);border-radius:10px;padding:.8rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease;height:70px;box-sizing:border-box;overflow:hidden}.performer-item-large:hover{border-color:#3b82f666;box-shadow:0 4px 16px #3b82f633;transform:translateY(-1px)}.performer-item-large:first-child{border-color:#ffd70066;background:#ffd7001a}.performer-item-large:nth-child(2){border-color:#c0c0c066;background:#c0c0c01a}.performer-item-large:nth-child(3){border-color:#cd7f3266;background:#cd7f321a}.performer-item-large .performer-rank{font-size:1.1rem;font-weight:900;color:#f1f5f9;text-align:center;line-height:1}.performer-item-large .performer-tokens{display:flex;justify-content:flex-start;align-items:center;width:100px;overflow:visible;margin-left:-15px}.performer-item-large .performer-tokens div{height:auto!important}.performer-item-large .performer-tokens img{width:40px!important;height:40px!important}.performer-item-large .performer-info{text-align:left;min-width:0;padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.performer-item-large .performer-symbol{font-size:1rem;font-weight:700;color:#f1f5f9;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1}.performer-item-large .performer-tvl{font-size:.7rem;color:#94a3b8;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.performer-item-large .performer-apr{font-size:1.3rem;font-weight:900;color:#10b981;text-align:center;text-shadow:0 2px 8px rgba(16,185,129,.4);line-height:1}.performers-list-compact{display:flex;flex-direction:column;gap:.4rem;width:100%;max-width:100%;flex:1;justify-content:center;padding:0 .5rem}.performer-item-compact{display:grid;grid-template-columns:35px 70px 1fr 60px;gap:.3rem;align-items:center;background:#1e293b66;border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:.3rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease;height:45px;box-sizing:border-box;overflow:hidden}.performer-item-compact:hover{border-color:#3b82f666;box-shadow:0 2px 8px #3b82f633}.performer-item-compact:first-child{border-color:#ffd70066;background:#ffd7001a}.performer-item-compact:nth-child(2){border-color:#c0c0c066;background:#c0c0c01a}.performer-item-compact:nth-child(3){border-color:#cd7f3266;background:#cd7f321a}.performer-item-compact .performer-rank{font-size:.8rem;font-weight:900;color:#f1f5f9;text-align:center;line-height:1}.performer-item-compact .performer-tokens{display:flex;justify-content:center;align-items:center;width:70px;height:35px;overflow:visible}.performer-item-compact .performer-info{text-align:left;min-width:0;padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:100%}.performer-item-compact .performer-symbol{font-size:.7rem;font-weight:700;color:#f1f5f9;margin-bottom:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.performer-item-compact .performer-tvl{font-size:.55rem;color:#94a3b8;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.performer-item-compact .performer-apr{font-size:.9rem;font-weight:900;color:#10b981;text-align:center;text-shadow:0 2px 8px rgba(16,185,129,.4);line-height:1}.comparison-cards-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:0;width:100%}.comparison-card{background:#1e293b66;border:2px solid rgba(59,130,246,.2);border-radius:12px;padding:.8rem;width:200px;height:auto;position:relative;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;box-sizing:border-box;text-align:center}.comparison-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #3b82f64d}.comparison-card.sonic{border-color:#10b98166;background:#10b9811a}.comparison-card.sonic:hover{box-shadow:0 4px 16px #10b9814d}.comparison-card.other{border-color:#ef444466;background:#ef44441a}.comparison-card.other:hover{box-shadow:0 4px 16px #ef44444d}.comparison-card-name{font-size:1.05rem;font-weight:700;color:#f1f5f9;margin-bottom:.4rem}.comparison-card-metric{font-size:.75rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.comparison-card-value{font-size:1.15rem;font-weight:800;color:#f1f5f9;margin-bottom:1rem}.comparison-badge{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.25rem .7rem;border-radius:14px;white-space:nowrap}.comparison-badge.winner{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.comparison-badge.loser{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.comparison-vs-divider{width:44px;height:44px;background:#1e293b99;border:2px solid rgba(148,163,184,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#94a3b8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.simple-performers-container{padding:1.2rem;width:100%;height:100%;box-sizing:border-box}.simple-performers-title{font-size:1.4rem;font-weight:800;color:#f1f5f9;text-align:center;margin-bottom:.5rem;line-height:1.2}.simple-performers-subtitle{font-size:.75rem;font-weight:500;color:#94a3b8;text-align:center;margin-bottom:1.5rem;line-height:1.3}.simple-performers-list{width:100%;margin:0 auto}.simple-performer-item{width:100%;height:70px;background:#1e293b66;border:1px solid rgba(59,130,246,.2);border-radius:12px;margin-bottom:.8rem;padding:.8rem;box-sizing:border-box;position:relative;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease}.simple-performer-item:first-child{border-color:#ffd70066;background:#ffd7001a}.simple-performer-item:hover{border-color:#3b82f666;box-shadow:0 2px 8px #3b82f633}.simple-performer-rank{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:1.1rem;font-weight:900;color:#f1f5f9;width:30px;text-align:center}.simple-performer-tokens{position:absolute;left:50px;top:50%;transform:translateY(-50%);width:80px;height:40px}.simple-performer-info{position:absolute;left:140px;top:50%;transform:translateY(-50%);width:200px}.simple-performer-symbol{font-size:1rem;font-weight:700;color:#f1f5f9;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-performer-tvl{font-size:.7rem;font-weight:500;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-performer-apr{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:1.3rem;font-weight:900;color:#10b981;text-align:right;width:80px}.simple-performer-item.compact{height:45px;padding:.3rem;margin-bottom:.4rem}.simple-performer-item.compact .simple-performer-rank{font-size:.8rem;width:25px;left:8px}.simple-performer-item.compact .simple-performer-tokens{left:35px;width:60px;height:30px}.simple-performer-item.compact .simple-performer-info{left:100px;width:180px}.simple-performer-item.compact .simple-performer-symbol{font-size:.7rem}.simple-performer-item.compact .simple-performer-tvl{font-size:.55rem}.simple-performer-item.compact .simple-performer-apr{font-size:.9rem;width:60px;right:8px}.mobile-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:12px;color:#f1f5f9;cursor:pointer;transition:all .3s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-nav-toggle svg{position:absolute}.mobile-nav-toggle:hover{background:#3b82f61a;border-color:#3b82f64d;transform:scale(1.02)}.mobile-nav-toggle:active{transform:scale(.98)}.mobile-nav-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-nav{position:fixed;top:0;left:0;width:320px;height:100vh;background:linear-gradient(180deg,#0f172afa,#1e293bfa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(148,163,184,.1);transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;overflow-y:auto;display:none;flex-direction:column}.mobile-nav-open{transform:translate(0)}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(148,163,184,.1);background:#0f172a99}.mobile-nav-logo{display:flex;align-items:center;gap:.75rem}.mobile-nav-logo-img{width:32px;height:32px;border-radius:8px}.mobile-nav-title{font-size:1.1rem;font-weight:600;color:#f1f5f9}.mobile-nav-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e293b99;border:1px solid rgba(148,163,184,.2);border-radius:10px;color:#f1f5f9;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.mobile-nav-close svg{position:absolute}.mobile-nav-close:hover{background:#ef44441a;border-color:#ef44444d;color:#fca5a5}.mobile-nav-content{flex:1;padding:1rem;overflow-y:auto}.mobile-nav-section{margin-bottom:2rem}.mobile-nav-section-title{font-size:.85rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding-left:.5rem}.mobile-nav-tabs{display:flex;flex-direction:column;gap:.5rem}.nav-tab{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:transparent;border:none;color:#94a3b8;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.mobile-nav-tab{position:relative;display:flex;align-items:center;padding:1rem;background:#1e293b4d;border:1px solid rgba(148,163,184,.1);border-radius:12px;color:#94a3b8;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-nav-tab:hover{background:#3b82f61a;border-color:#3b82f64d;color:#bfdbfe;transform:translate(4px)}.mobile-nav-tab:active{transform:translate(2px) scale(.98)}.mobile-nav-tab.active{background:linear-gradient(135deg,#3b82f633,#1d4ed833);border-color:#3b82f666;color:#93c5fd;box-shadow:0 4px 20px #3b82f633}.mobile-nav-tab-content{flex:1}.mobile-nav-tab-label{font-size:1rem;font-weight:600;display:block;margin-bottom:.25rem}.mobile-nav-tab-desc{font-size:.8rem;color:#64748b;display:block}.mobile-nav-tab.active .mobile-nav-tab-desc{color:#94a3b8}.mobile-nav-tab-indicator{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#3b82f6;border-radius:50%;box-shadow:0 2px 8px #3b82f666}.mobile-nav-settings{display:flex;flex-direction:column;gap:1rem}.mobile-nav-setting{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-setting-label{font-size:.9rem;font-weight:500;color:#f1f5f9}.mobile-nav-setting-select{padding:.75rem;background:#1e293b99;border:1px solid rgba(148,163,184,.2);border-radius:8px;color:#f1f5f9;font-size:.9rem;cursor:pointer;transition:all .2s ease}.mobile-nav-setting-select:focus{outline:none;border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f61a}.nav-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:none;color:#94a3b8;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.nav-tab-icon{font-size:1rem}.nav-tab-label{font-size:.9rem}@media (max-width: 1200px){.template-container{grid-template-columns:1fr;gap:1.5rem}.template-sidebar{position:relative;top:0}.action-buttons{flex-direction:row;flex-wrap:wrap}.btn{width:auto;flex:1;min-width:140px}}@media (max-width: 1024px){.header-content{flex-wrap:wrap;gap:1rem}.header-nav{width:100%;justify-content:center;order:3}.settings-dropdown{order:2}.nav-tabs{gap:.25rem}.nav-tab{padding:.6rem 1rem;font-size:.85rem}}@media (max-width: 768px){.header{padding:1rem}.header-content{gap:.75rem}.logo-section{flex:1}.app-title{font-size:1.1rem}.app-subtitle{font-size:.75rem}.navbar-logo{width:36px;height:36px}.desktop-nav{display:none}.mobile-nav-toggle,.mobile-nav{display:flex}.main-content{padding:.25rem}.template-container{display:flex;flex-direction:column;gap:1rem}.template-sidebar{order:2;padding:1rem;background:#0f172acc;border-radius:12px}.template-content{order:1;width:100%}.template-preview{width:100%;overflow-x:auto;overflow-y:hidden;padding:.125rem;background:#1e293b4d;border-radius:8px}.output-card{width:calc(100vw - .5rem)!important;max-width:100%!important;aspect-ratio:16/9!important;margin:0 auto!important;border-radius:8px;overflow:hidden;position:relative}.output-card{transform:scale(.5);transform-origin:center center}.stats-container{gap:1rem}.stat-item{min-width:150px}.settings-dropdown{position:relative}.settings-menu{position:fixed;top:80px;right:1rem;left:1rem;min-width:auto;max-width:none}.form-grid-3{grid-template-columns:1fr}.action-buttons{flex-direction:column}.btn{width:100%;min-height:48px;font-size:1rem}.form-input,.form-select{min-height:48px;font-size:16px}.template-header,.controls-section{margin-bottom:1.5rem}}@media (max-width: 480px){.mobile-nav{width:100vw}.header{padding:.75rem}.main-content{padding:.25rem}.app-title{font-size:1rem}.app-subtitle{display:none}.output-card{width:calc(100vw - .25rem)!important}.output-card{transform:scale(.45)}.template-sidebar{padding:.75rem}.mobile-nav-tab{padding:.875rem}.mobile-nav-tab-icon{font-size:1.1rem}.mobile-nav-tab-label{font-size:.95rem}.mobile-nav-tab-desc{font-size:.75rem}}.mobile-nav{scroll-behavior:smooth}.mobile-nav::-webkit-scrollbar{width:4px}.mobile-nav::-webkit-scrollbar-track{background:#1e293b4d}.mobile-nav::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:2px}.mobile-nav::-webkit-scrollbar-thumb:hover{background:#94a3b880}.mobile-nav-toggle:focus-visible,.mobile-nav-close:focus-visible,.mobile-nav-tab:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion: reduce){.mobile-nav,.mobile-nav-tab,.mobile-nav-overlay{transition:none}.mobile-nav-tab:hover{transform:none}}
