@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#fff;color:#1e293b;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 24px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.section-header{text-align:center;max-width:680px;margin:0 auto 64px}.section-badge{display:inline-block;padding:4px 14px;background:#d1fae5;color:#059669;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:#0f172a;letter-spacing:-0.02em;line-height:1.2}.section-subtitle{font-size:1.1rem;color:#64748b;margin-top:14px;line-height:1.7}.dash{display:flex;min-height:100vh;background:#f1f5f9;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.dash__sidebar{width:240px;background:#0f172a;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:200;transition:width .25s ease,transform .25s ease;overflow:hidden}.dash__sidebar-logo{display:flex;align-items:center;gap:10px;padding:12px 18px;min-height:76px;border-bottom:1px solid hsla(0,0%,100%,.06);flex-shrink:0;text-decoration:none}.dash__sidebar-logo img{height:48px;width:auto;max-width:220px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}.dash__nav{flex:1;padding:16px 10px;overflow-y:auto;overflow-x:hidden}.dash__nav::-webkit-scrollbar{width:4px}.dash__nav::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.dash__nav::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:4px}.dash__nav-section{margin-bottom:24px}.dash__nav-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.25);padding:0 10px;margin-bottom:6px;white-space:nowrap}.dash__nav-item{display:flex;align-items:center;gap:12px;padding:10px 10px;border-radius:8px;text-decoration:none;color:hsla(0,0%,100%,.5);font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap;cursor:pointer;border:none;background:none;width:100%;text-align:left}.dash__nav-item .nav-icon{width:20px;text-align:center;font-size:.95rem;flex-shrink:0;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.dash__nav-item .nav-text{flex:1}.dash__nav-item .nav-badge{background:#10b981;color:#fff;font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:100px;flex-shrink:0}.dash__nav-item:hover{background:hsla(0,0%,100%,.06);color:#fff}.dash__nav-item.active{background:rgba(16,185,129,.15);color:#10b981}.dash__nav-item.active .nav-icon{color:#10b981}.dash__sidebar-foot{padding:12px 10px;border-top:1px solid hsla(0,0%,100%,.06);flex-shrink:0}.dash__user-pill{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;cursor:pointer;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none}.dash__user-pill:hover{background:hsla(0,0%,100%,.06)}.dash__user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg, #10b981, #059669);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;color:#fff;flex-shrink:0}.dash__user-info{overflow:hidden;flex:1}.dash__user-info strong{display:block;font-size:.82rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash__user-info span{font-size:.72rem;color:hsla(0,0%,100%,.35);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.dash__main{margin-left:240px;flex:1;display:flex;flex-direction:column;min-width:0;transition:margin-left .25s ease}.dash__topbar{height:64px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:100;gap:16px}.dash__topbar-left{display:flex;align-items:center;gap:16px;min-width:0}.dash__menu-btn{display:none;width:36px;height:36px;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:#64748b;font-size:1.1rem;border-radius:8px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.dash__menu-btn:hover{background:#f8fafc;color:#1e293b}.dash__page-title{font-size:1.05rem;font-weight:700;color:#0f172a;white-space:nowrap}.dash__topbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.dash__topbar-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;color:#64748b;font-size:.9rem;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);position:relative;text-decoration:none}.dash__topbar-btn:hover{background:#f8fafc;color:#1e293b}.dash__topbar-btn .dot{position:absolute;top:7px;right:7px;width:7px;height:7px;background:#f43f5e;border-radius:50%;border:2px solid #fff}.dash__topbar-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg, #10b981, #059669);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:#fff;cursor:pointer;border:2px solid #d1fae5}.dash__content{flex:1;padding:28px;overflow-y:auto}.dash__page{display:none;animation:fadeUp .3s ease}.dash__page.active{display:block}@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dash__page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.dash__page-head h1{font-size:1.4rem;font-weight:800;color:#0f172a;letter-spacing:-0.02em;margin-bottom:4px}.dash__page-head p{font-size:.875rem;color:#64748b}.dash__stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px;margin-bottom:24px}.dash__stat-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:20px 22px;display:flex;flex-direction:column;gap:12px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.dash__stat-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.dash__stat-top{display:flex;align-items:center;justify-content:space-between}.dash__stat-label{font-size:.8rem;font-weight:600;color:#64748b}.dash__stat-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:.9rem}.dash__stat-icon--green{background:#dcfce7;color:#16a34a}.dash__stat-icon--blue{background:#dbeafe;color:#2563eb}.dash__stat-icon--purple{background:#ede9fe;color:#7c3aed}.dash__stat-icon--orange{background:#ffedd5;color:#ea580c}.dash__stat-icon--red{background:#fee2e2;color:#dc2626}.dash__stat-value{font-size:1.6rem;font-weight:800;color:#0f172a;letter-spacing:-0.02em;line-height:1}.dash__stat-change{font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px}.dash__stat-change--up{color:#16a34a}.dash__stat-change--down{color:#dc2626}.dash__stat-change--neutral{color:#64748b}.dash__grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.dash__grid-3-1{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:20px}.dash__card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}.dash__card-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e2e8f0;gap:12px}.dash__card-head h3{font-size:.925rem;font-weight:700;color:#0f172a}.dash__card-head p{font-size:.78rem;color:#64748b;margin-top:2px}.dash__card-body{padding:22px}.dash__card-action{font-size:.8rem;font-weight:600;color:#10b981;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);border:none;background:none;cursor:pointer;padding:0}.dash__card-action:hover{gap:8px}.dash__usage-list{display:flex;flex-direction:column;gap:18px}.dash__usage-item{display:flex;flex-direction:column;gap:7px}.dash__usage-row{display:flex;align-items:center;justify-content:space-between}.dash__usage-row span:first-child{font-size:.82rem;font-weight:600;color:#1e293b}.dash__usage-row span:last-child{font-size:.78rem;color:#64748b}.dash__usage-track{height:6px;background:#f8fafc;border-radius:100px;overflow:hidden}.dash__usage-fill{height:100%;border-radius:100px;transition:width 1s ease}.dash__usage-fill--green{background:linear-gradient(90deg, #10b981, #059669)}.dash__usage-fill--blue{background:linear-gradient(90deg, #3b82f6, #2563eb)}.dash__usage-fill--purple{background:linear-gradient(90deg, #8b5cf6, #7c3aed)}.dash__chart-wrap{position:relative;height:180px;display:flex;align-items:flex-end;gap:8px;padding:0 4px}.dash__chart-bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.dash__chart-bars{display:flex;gap:3px;align-items:flex-end;width:100%;height:calc(100% - 20px)}.dash__chart-bar{flex:1;border-radius:4px 4px 0 0;transition:opacity .2s}.dash__chart-bar--primary{background:#10b981;opacity:.85}.dash__chart-bar--blue{background:#3b82f6;opacity:.7}.dash__chart-bar:hover{opacity:1}.dash__chart-label{font-size:.68rem;color:#64748b;text-align:center}.dash__notices{display:flex;flex-direction:column;gap:10px}.dash__notice{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;border:1px solid}.dash__notice--info{background:#eff6ff;border-color:#bfdbfe}.dash__notice--info .dash__notice-icon{color:#2563eb}.dash__notice--warning{background:#fffbeb;border-color:#fde68a}.dash__notice--warning .dash__notice-icon{color:#d97706}.dash__notice--success{background:#f0fdf4;border-color:#bbf7d0}.dash__notice--success .dash__notice-icon{color:#16a34a}.dash__notice-icon{font-size:.9rem;margin-top:1px;flex-shrink:0}.dash__notice-body{flex:1;min-width:0}.dash__notice-body strong{display:block;font-size:.82rem;font-weight:700;color:#0f172a;margin-bottom:2px}.dash__notice-body p{font-size:.78rem;color:#64748b;line-height:1.5}.dash__notice-time{font-size:.7rem;color:#64748b;flex-shrink:0;margin-top:1px}.dash__quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dash__quick-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 12px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none;text-align:center}.dash__quick-btn i{font-size:1.1rem;color:#10b981}.dash__quick-btn span{font-size:.78rem;font-weight:600;color:#1e293b}.dash__quick-btn:hover{border-color:#10b981;background:#d1fae5;transform:translateY(-2px);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dash__credit-card{background:linear-gradient(135deg, #0f172a 0%, #1e3a5f 100%);border-radius:16px;padding:24px;position:relative;overflow:hidden;margin-bottom:16px}.dash__credit-card::before{content:"";position:absolute;width:200px;height:200px;background:radial-gradient(circle, rgba(16, 185, 129, 0.2) 0%, transparent 70%);top:-60px;right:-40px}.dash__credit-label{font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.dash__credit-amount{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-0.02em;margin-bottom:4px}.dash__credit-amount span{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.6)}.dash__credit-sub{font-size:.78rem;color:hsla(0,0%,100%,.4);margin-bottom:20px}.dash__credit-actions{display:flex;gap:10px}.dash__credit-btn{flex:1;padding:9px;border-radius:8px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);border:none;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.dash__credit-btn--primary{background:#10b981;color:#fff}.dash__credit-btn--primary:hover{background:#059669}.dash__credit-btn--ghost{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.dash__credit-btn--ghost:hover{background:hsla(0,0%,100%,.18)}.dash__ticket-form{display:flex;flex-direction:column;gap:14px}.dash__form-field{display:flex;flex-direction:column;gap:5px}.dash__form-field label{font-size:.8rem;font-weight:700;color:#0f172a}.dash__form-field input,.dash__form-field select,.dash__form-field textarea{padding:10px 13px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.875rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1e293b;background:#f8fafc;outline:none;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);width:100%}.dash__form-field input:focus,.dash__form-field select:focus,.dash__form-field textarea:focus{border-color:#10b981;background:#fff;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.dash__form-field input::placeholder,.dash__form-field select::placeholder,.dash__form-field textarea::placeholder{color:#c8d3de}.dash__form-field textarea{resize:vertical;min-height:90px;line-height:1.6}.dash__form-field select{cursor:pointer}.dash__form-submit{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:linear-gradient(135deg, #10b981, #059669);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:700;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;cursor:pointer;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 8px rgba(16,185,129,.3);align-self:flex-start}.dash__form-submit:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(16,185,129,.4)}.dash__table-wrap{overflow-x:auto}.dash__table{width:100%;border-collapse:collapse;font-size:.85rem}.dash__table th{text-align:left;padding:10px 14px;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.dash__table td{padding:13px 14px;border-bottom:1px solid #e2e8f0;color:#1e293b;vertical-align:middle}.dash__table td:last-child{white-space:nowrap}.dash__table tr:last-child td{border-bottom:none}.dash__table tr:hover td{background:#f8fafc}.dash__badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:100px;font-size:.72rem;font-weight:700}.dash__badge--green{background:#dcfce7;color:#16a34a}.dash__badge--red{background:#fee2e2;color:#dc2626}.dash__badge--blue{background:#dbeafe;color:#2563eb}.dash__badge--gray{background:#f8fafc;color:#64748b}.dash__badge--orange{background:#ffedd5;color:#ea580c}.dash__key-val{font-family:"Fira Code",monospace;font-size:.8rem;color:#64748b;background:#f8fafc;padding:4px 10px;border-radius:6px;display:inline-block}.dash__icon-btn{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;color:#64748b;font-size:.78rem;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.dash__icon-btn:hover{background:#f8fafc;color:#1e293b}.dash__icon-btn--danger:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.dash__overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:199;backdrop-filter:blur(2px)}.dash__app-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:20px;margin-bottom:24px}.dash__app-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:16px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}.dash__app-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-3px);border-color:rgba(16,185,129,.25)}.dash__app-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dash__app-logo{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:800;color:#fff;flex-shrink:0;border:1px solid rgba(0,0,0,.06)}.dash__app-logo--a{background:linear-gradient(135deg, #6366f1, #4f46e5)}.dash__app-logo--b{background:linear-gradient(135deg, #f59e0b, #d97706)}.dash__app-logo--c{background:linear-gradient(135deg, #10b981, #059669)}.dash__app-logo--d{background:linear-gradient(135deg, #3b82f6, #2563eb)}.dash__app-logo--e{background:linear-gradient(135deg, #ec4899, #db2777)}.dash__app-card-actions{display:flex;gap:6px;flex-shrink:0}.dash__app-name{font-size:.975rem;font-weight:700;color:#0f172a;margin-bottom:3px}.dash__app-platform{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;color:#64748b;font-weight:500}.dash__app-platform i{font-size:.7rem}.dash__app-meta{display:flex;flex-direction:column;gap:8px;padding-top:14px;border-top:1px solid #e2e8f0}.dash__app-meta-row{display:flex;align-items:center;justify-content:space-between;font-size:.78rem}.dash__app-meta-row span:first-child{color:#64748b;font-weight:500}.dash__app-meta-row span:last-child{color:#1e293b;font-weight:600}.dash__app-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.dash__app-open-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:#d1fae5;color:#059669;border:1px solid rgba(16,185,129,.2);border-radius:10px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.dash__app-open-btn:hover{background:#10b981;color:#fff;border-color:#10b981}.dash__app-card--add{border:2px dashed #e2e8f0;background:#f8fafc;align-items:center;justify-content:center;min-height:200px;cursor:pointer;text-align:center;gap:10px}.dash__app-card--add:hover{border-color:#10b981;background:#d1fae5;transform:translateY(-3px);box-shadow:none}.dash__app-card--add i{font-size:1.5rem;color:#64748b}.dash__app-card--add span{font-size:.875rem;font-weight:600;color:#64748b}@media(max-width: 1024px){.dash__stats{grid-template-columns:repeat(2, 1fr)}.dash__grid-3-1{grid-template-columns:1fr}}@media(max-width: 768px){.dash__sidebar{transform:translateX(-100%)}.dash__sidebar.open{transform:translateX(0)}.dash__main{margin-left:0}.dash__menu-btn{display:flex}.dash__overlay{display:block;opacity:0;pointer-events:none;transition:opacity .25s}.dash__overlay.visible{opacity:1;pointer-events:all}.dash__stats{grid-template-columns:repeat(2, 1fr)}.dash__grid-2{grid-template-columns:1fr}.dash__grid-3-1{grid-template-columns:1fr}.dash__content{padding:20px 16px}.dash__quick-actions{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 480px){.dash__stats{grid-template-columns:1fr 1fr}.dash__quick-actions{grid-template-columns:repeat(2, 1fr)}}
