.flx-dev-network-info{margin:1.5rem 0;display:flex;justify-content:center}.flx-dev-network-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(var(--theme-switch-handler-rgb),.1);border:1px solid rgba(var(--theme-switch-handler-rgb),.3);border-radius:20px;font-size:.875rem;font-weight:600}.flx-dev-network-badge,.flx-dev-network-badge svg{color:var(--theme-switch-handler)}.flx-dev-clock-icon{color:rgba(255,255,255,.4);opacity:.7;transition:all .3s ease}.flx-dev-tool-item:hover .flx-dev-clock-icon{color:rgba(255,255,255,.6);opacity:1}.flx-dev-wallet-prompt{text-align:center;padding:3rem 2rem;background:rgba(var(--theme-switch-handler-rgb),.05);border-radius:16px;border:1px solid rgba(var(--theme-switch-handler-rgb),.1);margin:2rem 0}.flx-dev-wallet-prompt svg{color:var(--theme-switch-handler);margin-bottom:1rem}.flx-dev-wallet-prompt h3{margin-bottom:.5rem;color:var(--theme-default-text-color)}.flx-dev-user-dashboard{margin:2rem 0}.flx-dev-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.flx-dev-user-info{display:flex;align-items:center;gap:.5rem;color:var(--theme-switch-handler);font-weight:600}.flx-dev-loading{color:var(--theme-switch-handler);font-style:italic}.flx-dev-user-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.flx-dev-stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgba(var(--theme-switch-handler-rgb),.05);border-radius:12px;border:1px solid rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-stat-card svg{color:var(--theme-switch-handler);flex-shrink:0}.flx-dev-stat-content{flex:1 1}.flx-dev-stat-number{font-size:1.5rem;color:var(--theme-default-text-color)}.flx-dev-stat-label{font-size:.875rem;color:var(--theme-default-text-color-soft);margin-top:.25rem}.flx-dev-user-section{margin:2rem 0}.flx-dev-user-section h3{margin-bottom:1rem;color:var(--theme-default-text-color);display:flex;align-items:center;gap:.5rem}.flx-dev-tokens-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.flx-dev-token-card{background:rgba(var(--theme-switch-handler-rgb),.03);border:1px solid rgba(var(--theme-switch-handler-rgb),.1);border-radius:12px;padding:1.5rem;transition:all .2s ease}.flx-dev-token-card:hover{border-color:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-2px)}.flx-dev-token-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.flx-dev-token-header svg{color:var(--theme-switch-handler)}.flx-dev-token-name{font-weight:600;color:var(--theme-default-text-color)}.flx-dev-token-stats,.flx-dev-token-symbol{font-size:.875rem;color:var(--theme-default-text-color-soft)}.flx-dev-token-stats{display:flex;justify-content:space-between;margin-bottom:1rem}.flx-dev-token-features{display:flex;flex-wrap:wrap;gap:.5rem}.flx-dev-feature-tag{background:rgba(var(--theme-switch-handler-rgb),.1);color:var(--theme-switch-handler);padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.flx-dev-vesting-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.flx-dev-vesting-card{background:rgba(var(--theme-switch-handler-rgb),.03);border:1px solid rgba(var(--theme-switch-handler-rgb),.1);border-radius:12px;padding:1.5rem;transition:all .2s ease}.flx-dev-vesting-card:hover{border-color:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-2px)}.flx-dev-vesting-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.flx-dev-vesting-header svg{color:var(--theme-switch-handler)}.flx-dev-vesting-address{font-weight:600;color:var(--theme-default-text-color);font-family:monospace}.flx-dev-vesting-token{font-family:monospace}.flx-dev-vesting-stats,.flx-dev-vesting-token{font-size:.875rem;color:var(--theme-default-text-color-soft)}.flx-dev-vesting-stats{display:flex;flex-direction:column;gap:.5rem}.flx-dev-user-tokens-view,.flx-dev-user-vesting-view{padding:1rem 0}.flx-dev-section-description{color:var(--theme-default-text-color-soft);margin-bottom:2rem}.flx-dev-empty-state{text-align:center;padding:3rem 2rem;background:rgba(var(--theme-switch-handler-rgb),.03);border-radius:16px;border:2px dashed rgba(var(--theme-switch-handler-rgb),.2)}.flx-dev-empty-state svg{color:var(--theme-switch-handler);margin-bottom:1rem}.flx-dev-empty-state h3{margin-bottom:.5rem;color:var(--theme-default-text-color)}.flx-dev-tokens-list,.flx-dev-vesting-list{display:flex;flex-direction:column;gap:1rem}.flx-dev-token-item,.flx-dev-vesting-item{display:flex;justify-content:space-between;align-items:center;background:rgba(var(--theme-switch-handler-rgb),.03);border:1px solid rgba(var(--theme-switch-handler-rgb),.1);border-radius:12px;padding:1.5rem;transition:all .2s ease}.flx-dev-token-item:hover,.flx-dev-vesting-item:hover{border-color:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-1px)}.flx-dev-token-info,.flx-dev-vesting-info{flex:1 1;display:flex;flex-direction:column;gap:1rem}.flx-dev-token-main,.flx-dev-vesting-main{display:flex;align-items:center;gap:1rem}.flx-dev-token-main svg,.flx-dev-vesting-main svg{color:var(--theme-switch-handler);flex-shrink:0}.flx-dev-token-address{font-family:monospace;font-size:.875rem;color:var(--theme-default-text-color-soft)}.flx-dev-token-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem}.flx-dev-token-stat,.flx-dev-vesting-stat{display:flex;justify-content:space-between;font-size:.875rem}.flx-dev-token-stat span:first-child,.flx-dev-vesting-stat span:first-child{color:var(--theme-default-text-color-soft)}.flx-dev-token-stat span:last-child,.flx-dev-vesting-stat span:last-child{color:var(--theme-default-text-color);font-weight:600}.flx-dev-vesting-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem}.flx-dev-vesting-date{font-size:.875rem;color:var(--theme-default-text-color-soft)}.flx-dev-token-actions,.flx-dev-vesting-actions{display:flex;flex-direction:column;gap:.5rem}.flx-dev-action-button{background:rgba(var(--theme-switch-handler-rgb),.1);color:var(--theme-switch-handler);border:1px solid rgba(var(--theme-switch-handler-rgb),.2);padding:.5rem 1rem;border-radius:6px;white-space:nowrap}.flx-dev-action-button:hover{background:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-1px)}.flx-dev-feature-tag.mintable{background:rgba(34,197,94,.1);color:#22c55e}.flx-dev-feature-tag.burnable{background:rgba(239,68,68,.1);color:#ef4444}.flx-dev-feature-tag.pausable{background:rgba(249,115,22,.1);color:#f97316}.flx-dev-feature-tag.capped{background:rgba(168,85,247,.1);color:#a855f7}.flx-dev-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.flx-dev-section-header h3{margin:0;display:flex;align-items:center;gap:.5rem}.flx-dev-count-badge{background:rgba(var(--theme-switch-handler-rgb),.1);color:var(--theme-switch-handler);padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600;border:1px solid rgba(var(--theme-switch-handler-rgb),.2)}.flx-dev-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-page-title{display:flex;align-items:flex-start;gap:1rem}.flx-dev-page-title svg{color:var(--theme-switch-handler);margin-top:.25rem}.flx-dev-page-title h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:var(--theme-default-text-color)}.flx-dev-page-title .flx-dev-section-description{margin:0;max-width:600px}.flx-dev-header-actions{display:flex;gap:1rem}.flx-dev-vesting-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.flx-dev-vesting-preview-card{background:rgba(var(--theme-switch-handler-rgb),.03);border:1px solid rgba(var(--theme-switch-handler-rgb),.1);border-radius:16px;padding:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.flx-dev-vesting-preview-card:hover{border-color:rgba(var(--theme-switch-handler-rgb),.25);transform:translateY(-2px);box-shadow:0 8px 32px rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-vesting-preview-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--theme-switch-handler),var(--theme-switch));opacity:0;transition:opacity .3s ease}.flx-dev-vesting-preview-card:hover:before{opacity:1}.flx-dev-vesting-detailed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-gap:2rem;gap:2rem}.flx-dev-vesting-detailed-card{background:rgba(var(--theme-switch-handler-rgb),.03);border:1px solid rgba(var(--theme-switch-handler-rgb),.1);border-radius:20px;overflow:hidden;transition:all .3s ease;position:relative}.flx-dev-vesting-detailed-card:hover{border-color:rgba(var(--theme-switch-handler-rgb),.25);transform:translateY(-4px);box-shadow:0 12px 48px rgba(var(--theme-switch-handler-rgb),.15)}.flx-dev-vesting-card-header{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-vesting-icon{background:rgba(var(--theme-switch-handler-rgb),.1);border-radius:12px;padding:.75rem;display:flex;align-items:center;justify-content:center}.flx-dev-vesting-icon svg{color:var(--theme-switch-handler)}.flx-dev-vesting-meta{flex:1 1}.flx-dev-vesting-title{font-weight:600;font-size:1.1rem;color:var(--theme-default-text-color);margin-bottom:.25rem}.flx-dev-vesting-date,.flx-dev-vesting-subtitle{font-size:.875rem;color:var(--theme-default-text-color-soft)}.flx-dev-governance-badge{align-self:flex-start}.flx-dev-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.flx-dev-badge.governance-enabled{background:rgba(34,197,94,.1);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.flx-dev-badge.governance-disabled{background:rgba(107,114,128,.1);color:#6b7280;border:1px solid rgba(107,114,128,.2)}.flx-dev-vesting-addresses{padding:0 1.5rem 1rem;display:flex;flex-direction:column;gap:.75rem}.flx-dev-address-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.flx-dev-address-label{font-size:.875rem;color:var(--theme-default-text-color-soft);font-weight:500;min-width:70px}.flx-dev-address-value{display:flex;align-items:center;gap:.5rem;flex:1 1}.flx-dev-address-value code{font-family:Fira Code,monospace;font-size:.875rem;color:var(--theme-default-text-color);background:rgba(var(--theme-switch-handler-rgb),.05);padding:.25rem .5rem;border-radius:4px;border:1px solid rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-copy-btn{background:none;border:none;color:var(--theme-default-text-color-soft);cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.flx-dev-copy-btn:hover{color:var(--theme-switch-handler);background:rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-contract-details{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.flx-dev-detail-section h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--theme-default-text-color)}.flx-dev-detail-grid{display:flex;flex-direction:column;gap:1rem}.flx-dev-detail-item{display:flex;flex-direction:column;gap:.5rem}.flx-dev-detail-label{font-size:.875rem;color:var(--theme-default-text-color-soft);font-weight:500}.flx-dev-address-display{display:flex;align-items:center;gap:.75rem;background:rgba(var(--theme-switch-handler-rgb),.05);padding:.75rem;border-radius:8px;border:1px solid rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-address-full{flex:1 1;font-family:Fira Code,monospace;font-size:.875rem;color:var(--theme-default-text-color);word-break:break-all}.flx-dev-address-actions{display:flex;gap:.5rem}.flx-dev-icon-button{background:rgba(var(--theme-switch-handler-rgb),.1);border:1px solid rgba(var(--theme-switch-handler-rgb),.2);color:var(--theme-switch-handler);padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.flx-dev-icon-button:hover{background:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-1px)}.flx-dev-contract-status{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem;padding:1rem;background:rgba(var(--theme-switch-handler-rgb),.05);border-radius:12px;border:1px solid rgba(var(--theme-switch-handler-rgb),.1)}.flx-dev-status-item{display:flex;align-items:center;gap:.75rem}.flx-dev-status-item svg{color:var(--theme-switch-handler);flex-shrink:0}.flx-dev-status-item div{display:flex;flex-direction:column;gap:.25rem}.flx-dev-status-label{font-size:.75rem;color:var(--theme-default-text-color-soft);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.flx-dev-status-value{font-size:.875rem;color:var(--theme-default-text-color);font-weight:600}.flx-dev-vesting-actions{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid rgba(var(--theme-switch-handler-rgb),.1);background:rgba(var(--theme-switch-handler-rgb),.02)}.flx-dev-action-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;border:1px solid transparent;flex:1 1;justify-content:center}.flx-dev-action-button.primary{background:var(--theme-switch-handler);color:var(--theme-background);border-color:var(--theme-switch-handler)}.flx-dev-action-button.primary:hover{background:var(--theme-switch);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--theme-switch-handler-rgb),.3)}.flx-dev-action-button.secondary{background:rgba(var(--theme-switch-handler-rgb),.1);color:var(--theme-switch-handler);border-color:rgba(var(--theme-switch-handler-rgb),.2)}.flx-dev-action-button.secondary:hover{background:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-1px)}.flx-dev-view-all-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:rgba(var(--theme-switch-handler-rgb),.05);border:1px solid rgba(var(--theme-switch-handler-rgb),.2);border-radius:12px;color:var(--theme-switch-handler);font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:1rem}.flx-dev-view-all-button:hover{background:rgba(var(--theme-switch-handler-rgb),.1);border-color:rgba(var(--theme-switch-handler-rgb),.3);transform:translateY(-1px)}@media (max-width:768px){.flx-dev-page-header{flex-direction:column;align-items:stretch;gap:1rem}.flx-dev-vesting-detailed-grid,.flx-dev-vesting-preview-grid{grid-template-columns:1fr}.flx-dev-vesting-card-header{flex-direction:column;align-items:stretch;gap:1rem}.flx-dev-address-row{flex-direction:column;align-items:stretch;gap:.5rem}.flx-dev-contract-status{grid-template-columns:1fr}.flx-dev-vesting-actions{flex-direction:column}}.flx-dev-dashboard{display:flex;min-height:100vh;color:var(--theme-default-text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;z-index:2}.flx-dev-sidebar{width:320px;background:rgba(0,0,0,.25);border-right:1px solid rgba(255,255,255,.08);position:fixed;top:0;left:0;height:100vh;overflow-y:auto;z-index:1000}.flx-dev-sidebar-header{padding:110px 2rem 2rem;border-bottom:1px solid rgba(255,255,255,.08)}.flx-dev-sidebar-header h2{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--theme-switch-handler) 0,var(--theme-switch) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.flx-dev-search-container{position:relative}.flx-dev-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.5);z-index:1}.flx-dev-search-input{width:100%;padding:12px 12px 12px 40px;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--theme-default-text-color);font-size:.9rem;transition:all .3s ease}.flx-dev-search-input:focus{outline:none;border-color:var(--theme-switch-handler);background:rgba(0,0,0,.4);box-shadow:0 0 0 2px rgba(var(--theme-switch-handler-rgb),.2)}.flx-dev-search-input::placeholder{color:rgba(255,255,255,.4)}.flx-dev-sidebar-content{padding:1.5rem 0}.flx-dev-tool-section{margin-bottom:2rem}.flx-dev-section-title{padding:0 2rem .75rem;font-size:.75rem;font-weight:600;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:.75rem}.flx-dev-tool-item{display:flex;align-items:center;justify-content:space-between;padding:12px 2rem;color:rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease;position:relative;margin:2px 1rem;border-radius:6px}.flx-dev-tool-item-left{display:flex;align-items:center;gap:.75rem;flex:1 1}.flx-dev-tool-item-right{display:flex;align-items:center;gap:.5rem}.flx-dev-tool-item:hover{background:rgba(var(--theme-switch-handler-rgb),.1);color:var(--theme-switch-handler)}.flx-dev-tool-item.flx-dev-active{background:rgba(var(--theme-switch-handler-rgb),.15);color:var(--theme-switch);border-left:3px solid var(--theme-switch-handler)}.flx-dev-tool-item.flx-dev-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--theme-switch-handler)}.flx-dev-tool-item span{margin-left:12px;margin-right:auto;font-weight:500}.flx-dev-chevron{opacity:0;transition:opacity .3s ease,transform .3s ease}.flx-dev-tool-item:hover .flx-dev-chevron{opacity:.7;transform:translateX(4px)}.flx-dev-main{flex:1 1;margin-left:320px;padding:2rem 3rem;min-height:100vh;position:relative;z-index:1}.flx-dev-tool-overview h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,var(--theme-switch-handler) 0,var(--theme-switch) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.2}.flx-dev-overview-description{font-size:1.25rem;line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:3rem;max-width:800px}.flx-dev-quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.flx-dev-stat-item{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.flx-dev-stat-item:hover{transform:translateY(-4px);border-color:rgba(var(--theme-switch-handler-rgb),.3)}.flx-dev-stat-number{font-size:2rem;font-weight:700;color:var(--theme-switch-handler);margin-bottom:.5rem}.flx-dev-stat-label{font-size:.9rem;color:rgba(255,255,255,.7);font-weight:500}.flx-dev-featured-tools{margin-bottom:3rem}.flx-dev-featured-tools h3{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:var(--theme-default-text-color)}.flx-dev-featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.flx-dev-featured-tool{background:rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.21,.6,.35,1);position:relative;overflow:hidden}.flx-dev-featured-tool:hover{transform:translateY(-6px);border-color:rgba(var(--theme-switch-handler-rgb),.3);background:rgba(var(--theme-switch-handler-rgb),.05)}.flx-dev-featured-tool h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .75rem;color:var(--theme-switch-handler)}.flx-dev-featured-tool p{color:rgba(255,255,255,.8);line-height:1.5;margin-bottom:1rem}.flx-dev-tool-status{font-size:.875rem;padding:4px 8px;border-radius:4px;background:rgba(var(--theme-switch-handler-rgb),.2);color:var(--theme-switch-handler);font-weight:500}.flx-dev-api-endpoint-promo{background:rgba(0,0,0,.1);border:1px solid rgba(var(--theme-switch-handler-rgb),.2);border-radius:16px;padding:3rem;text-align:center;margin-top:3rem}.flx-dev-api-endpoint-promo h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--theme-switch-handler)}.flx-dev-api-endpoint-promo p{font-size:1.1rem;color:rgba(255,255,255,.8);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.flx-dev-promo-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.flx-dev-tool-detail{max-width:900px}.flx-dev-tool-header{display:flex;align-items:flex-start;gap:2rem;margin-bottom:3rem}.flx-dev-tool-icon-large{background:rgba(var(--theme-switch-handler-rgb),.1);border-radius:16px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;color:var(--theme-switch-handler);flex-shrink:0}.flx-dev-tool-info{flex:1 1}.flx-dev-tool-info h1{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;color:var(--theme-default-text-color)}.flx-dev-tool-info p{font-size:1.1rem;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:2rem}.flx-dev-tool-actions{display:flex;gap:1rem;flex-wrap:wrap}.flx-dev-tool-features h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--theme-default-text-color)}.flx-dev-tool-features ul{list-style:none;padding:0}.flx-dev-tool-features li{padding:.75rem 0;font-size:1rem;color:rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.05)}.flx-dev-tool-features li:last-child{border-bottom:none}.flx-dev-primary-button{background:linear-gradient(135deg,var(--theme-switch-handler) 0,var(--theme-switch) 100%);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.flx-dev-primary-button:hover{transform:translateY(-2px)}.flx-dev-secondary-button{background:rgba(var(--theme-switch-handler-rgb),.1);color:var(--theme-switch-handler);border:1px solid var(--theme-switch-handler);padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.flx-dev-secondary-button:hover{background:rgba(var(--theme-switch-handler-rgb),.2);transform:translateY(-2px)}@media (max-width:1200px){.flx-dev-sidebar{width:280px}.flx-dev-main{margin-left:280px;padding:2rem}}@media (max-width:1024px){.flx-dev-sidebar{transform:translateX(-100%);transition:transform .3s ease}.flx-dev-sidebar.flx-dev-sidebar-open{transform:translateX(0)}.flx-dev-main{margin-left:0}.flx-dev-tool-header{flex-direction:column;align-items:center;text-align:center}.flx-dev-tool-overview h1{font-size:2rem;text-align:center}.flx-dev-featured-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.flx-dev-main{padding:1.5rem}.flx-dev-tool-overview h1{font-size:1.75rem}.flx-dev-overview-description{font-size:1.1rem}.flx-dev-featured-grid,.flx-dev-quick-stats{grid-template-columns:1fr;gap:1rem}.flx-dev-tool-actions{flex-direction:column}.flx-dev-promo-buttons{flex-direction:column;align-items:center}.flx-dev-api-endpoint-promo{padding:2rem}}@media (max-width:640px){.flx-dev-sidebar-header{padding:100px 1rem 1.5rem}.flx-dev-main{padding:1rem}.flx-dev-tool-overview h1{font-size:1.5rem}.flx-dev-tool-info h1{font-size:1.75rem}.flx-dev-featured-tool,.flx-dev-stat-item{padding:1.5rem}.flx-dev-primary-button,.flx-dev-secondary-button{width:100%;justify-content:center}}@keyframes flx-dev-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.flx-dev-tool-detail,.flx-dev-tool-overview{animation:flx-dev-fadeIn .6s ease-out}@keyframes flx-dev-slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.flx-dev-sidebar{animation:flx-dev-slideIn .4s ease-out}.flx-dev-sidebar::-webkit-scrollbar{width:6px}.flx-dev-sidebar::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.flx-dev-sidebar::-webkit-scrollbar-thumb{background:rgba(var(--theme-switch-handler-rgb),.3);border-radius:3px}.flx-dev-sidebar::-webkit-scrollbar-thumb:hover{background:rgba(var(--theme-switch-handler-rgb),.5)}