@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600&display=swap";.header{height:var(--header-h);min-height:var(--header-h);display:flex;align-items:center;padding:0 24px;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;z-index:100;margin-bottom:8px}.header-brand{display:flex;align-items:center;gap:12px}.logo-icon{display:flex;align-items:flex-end;gap:2px;height:24px}.logo-bar{width:6px;border-radius:2px}.logo-bar--left{height:16px;background:#e2e8f0}.logo-bar--center{height:24px;background:#5bb7c8}.logo-bar--right{height:16px;background:#cbd5e1}.header-divider{width:1px;height:24px;background:#f1f5f9}.header-sub{font-size:20px;font-weight:700;color:#1e293b;letter-spacing:-.5px}.header-tabs{display:flex;align-items:center;gap:4px}.tab-btn{padding:6px 12px;font-size:13px;font-weight:600;color:#64748b;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .1s ease}.tab-btn:hover:not(.tab-btn--disabled){background:#f8fafc;color:#1e293b}.tab-btn--active{background:#f1f5f9!important;color:#5bb7c8!important}.tab-btn--disabled{opacity:.3;cursor:default}.header-right{margin-left:auto;display:flex;align-items:center;gap:12px}.header-actions{display:flex;align-items:center;gap:6px}.header-action-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;text-decoration:none;transition:all .1s ease}.header-action-btn:hover{background:#f8fafc;border-color:#5bb7c8;color:#5bb7c8}.period-pill{display:flex;align-items:center;gap:8px;background:#f8fafc;padding:5px 12px;border-radius:6px;border:1px solid #e2e8f0}.period-label{font-size:10px;font-weight:700;text-transform:uppercase;color:#94a3b8}.header-user-container{position:relative;display:flex;align-items:center}.header-user-toggle{display:flex;align-items:center;gap:8px;padding:6px 12px;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);color:#64748b;outline:none}.header-user-toggle:hover{background:#f8fafc;border-color:#e2e8f0}.header-user-toggle.active{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.header-user-toggle .header-user-email{font-size:13px;font-weight:500;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron-icon{opacity:.5;transition:transform .2s ease}.header-user-toggle.active .chevron-icon{transform:rotate(180deg);opacity:1}.user-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;width:160px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005;padding:6px;z-index:1000;animation:dropdown-fade-in .15s ease-out}@keyframes dropdown-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;background:transparent;border:none;border-radius:6px;font-family:var(--sans);font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .15s ease;text-align:left}.dropdown-item:hover{background:#f1f5f9;color:#1e293b}.logout-item:hover{background:#fef2f2;color:#ef4444}.period-select{font-family:var(--sans);font-size:12px;font-weight:600;color:#334155;background:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;padding-right:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath d='M0 0l4 5 4-5z' fill='%2394a3b8'/%3E%3C/svg%3E") no-repeat right center}.dashboard{padding:32px 40px;height:100%;overflow-y:auto;background:#fff}.dash-state{padding:100px 40px;text-align:center;color:#94a3b8;font-size:13px}.dash-period{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#5bb7c8;margin-bottom:24px}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}@media (max-width: 900px){.kpi-grid{grid-template-columns:1fr}}.kpi-card{padding:12px 0;border-bottom:1px solid #f1f5f9}.kpi-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin-bottom:8px}.kpi-value{font-size:28px;font-weight:800;color:#1e293b;letter-spacing:-.5px;line-height:1;margin-bottom:4px}.kpi-sub{font-size:11px;font-weight:600;color:#64748b}.kpi-env{display:flex;gap:12px;margin-bottom:4px}.env-pill{font-size:10px;font-weight:700;color:#475569}.dash-section-title{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:16px;display:flex;align-items:center;gap:12px}.dash-section-title:after{content:"";flex:1;height:1px;background:#f1f5f9}.top-table-wrap{border:1px solid #f1f5f9;border-radius:8px;overflow:hidden}.top-table{width:100%;border-collapse:collapse}.top-table th{padding:12px 20px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;text-align:left;border-bottom:2px solid #f1f5f9}.top-table td{padding:14px 20px;font-size:13px;color:#334155;border-bottom:1px solid #f8fafc}.top-table tbody tr:hover{background:#f8fafc}.td-rank{font-weight:700;color:#cbd5e1;width:40px}.acct-name{font-weight:600;color:#1e293b}.acct-id{font-family:var(--mono);font-size:10px;color:#94a3b8;margin-left:8px}.env-badge{font-size:9px;font-weight:800;text-transform:uppercase;padding:2px 6px;border-radius:4px}.env-badge.env-p{background:#dcfce7;color:#166534}.env-badge.env-t{background:#fef3c7;color:#92400e}.env-badge.env-d{background:#f1f5f9;color:#475569}.td-cost{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.td-apollon{color:#5bb7c8}.td-share{width:150px}.share-wrap{display:flex;align-items:center;gap:10px}.share-bar{height:4px;background:#5bb7c8;border-radius:2px;opacity:.6}.share-pct{font-size:11px;font-weight:700;color:#94a3b8}.account-detail{height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff}.ad-state{padding:80px 40px;text-align:center;font-size:13px;color:#94a3b8}.ad-state--err{color:#ef4444;background:#fef2f2}.ad-topbar{display:none}.ad-body{flex:1;overflow:hidden;padding:0}.ad-body-grid{display:grid;grid-template-columns:400px 1fr;gap:0;height:100%}.ad-body-col{display:flex;flex-direction:column;height:100%;overflow:hidden;border-right:1px solid #f1f5f9;transition:background .2s ease}.ad-col--focused{background:#fdfdfd}.ad-body-col:last-child{border-right:none}.ad-col-summary{padding:12px 16px;background:#fff;border-bottom:2px solid #5BB7C8;display:flex;flex-direction:column;gap:4px}.ad-summary-title{display:flex;align-items:center;gap:8px;min-width:0}.summary-label{font-size:14px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-group-badge{font-size:10px;font-weight:600;color:#5bb7c8;background:#5bb7c81a;padding:1px 8px;border-radius:12px;border:1px solid rgba(91,183,200,.2);white-space:nowrap}.summary-value{font-size:16px;font-weight:800;color:#1e293b;font-variant-numeric:tabular-nums;flex-shrink:0;display:flex;align-items:center;gap:6px}.summary-total-label{font-size:14px;font-weight:600;color:#94a3b8}.service-list-items{flex:1;overflow-y:auto;scrollbar-width:none}.service-list-items::-webkit-scrollbar{display:none}.svc-item{width:100%;padding:10px 20px;text-align:left;background:transparent;border:none;cursor:pointer;border-left:4px solid transparent;border-bottom:1px solid #f8fafc;transition:all .15s ease}.svc-item:hover{background:#f8fafc}.svc-item--active{background:#f0f9ff!important;border-left-color:#5bb7c8!important;box-shadow:inset 0 0 0 1px #5bb7c8}.svc-row{display:flex;align-items:center;justify-content:space-between;width:100%}.svc-item-name{font-size:13px;font-weight:600;color:#334155}.svc-item--active .svc-item-name{color:#0f172a;font-weight:700}.svc-item-cost{font-size:12px;font-weight:700;color:#475569;font-variant-numeric:tabular-nums}.svc-item--active .svc-item-cost{color:#1e293b;font-size:12px}.usage-detail-card{flex:1;overflow-y:auto;scrollbar-width:none}.usage-detail-card::-webkit-scrollbar{display:none}.usage-table{width:100%;border-collapse:collapse;table-layout:fixed}.usage-table thead th{position:sticky;top:0;background:#fff;padding:8px 24px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;color:#94a3b8;border-bottom:1px solid #f1f5f9;z-index:10}.th-usage-val{text-align:right!important;width:120px}.th-usage-unit{text-align:left!important;width:80px;white-space:nowrap}.th-usage-cost{text-align:right!important;width:100px}.svc-sub-row{cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f8fafc}.svc-sub-row:hover{background:#f8fafc}.svc-sub-row--active{background:#f0f9ff!important;box-shadow:inset 4px 0 #5bb7c8,inset 0 0 0 1px #5bb7c8}.svc-sub-row--alt{background:#fcfdfe}.svc-sub-row td{padding:10px 24px;vertical-align:middle}.svc-sub-name{font-size:12px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svc-sub-row--active .svc-sub-name{color:#334155;font-weight:600}.svc-sub-usage{font-size:12px;font-weight:600;color:#64748b;text-align:right;font-variant-numeric:tabular-nums}.svc-sub-unit{font-size:11px;font-weight:600;color:#94a3b8;text-align:left;white-space:nowrap}.svc-sub-cost{font-size:12px;font-weight:600;color:#64748b;font-variant-numeric:tabular-nums;text-align:right}.svc-sub-row--active .svc-sub-usage,.svc-sub-row--active .svc-sub-cost{color:#1e293b}.s3-category-row{background:#f1f5f9;border-bottom:1px solid #e2e8f0}.s3-category-label{padding:8px 24px!important;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#5bb7c8}.s3-category-usage{padding:8px 24px!important;font-size:13px;font-weight:700;color:#334155;text-align:right;font-variant-numeric:tabular-nums}.s3-category-unit{padding:8px 24px!important;font-size:11px;font-weight:600;color:#94a3b8;text-align:left;white-space:nowrap}.s3-category-cost{padding:8px 24px!important;font-size:13px;font-weight:700;color:#334155;text-align:right;font-variant-numeric:tabular-nums}.s3-indent{padding-left:36px!important}.svc-empty{padding:100px 32px;text-align:center;color:#cbd5e1;font-size:12px}.ad-tooltip{position:fixed;z-index:1000;transform:translateY(-110%);background:#1e293b;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;width:280px;pointer-events:none;animation:tooltipFade .2s ease-out}.ad-tooltip-arrow{position:absolute;bottom:-6px;left:20px;width:12px;height:12px;background:#1e293b;transform:rotate(45deg)}.ad-tooltip-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin-bottom:6px}.ad-tooltip-text{font-size:12.5px;line-height:1.5;color:#f1f5f9}@keyframes tooltipFade{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(-110%)}}.accounts-panel{display:flex;height:100%;overflow:hidden;background:#fff}.acct-list{width:var(--left-w);min-width:var(--left-w);flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #f1f5f9;overflow:hidden;transition:background .2s ease}.acct-list--focused{background:#fdfdfd}.acct-list-summary{padding:10px 16px;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.acct-month-selector{flex:1}.month-dropdown{font-family:var(--sans);font-size:15px;font-weight:800;color:#1e293b;background:transparent;border:none;cursor:pointer;outline:none;padding:4px 0}.acct-total-info{display:flex;align-items:center;gap:6px;white-space:nowrap}.summary-label{font-size:15px;font-weight:800;color:#94a3b8}.summary-value{font-size:16px;font-weight:800;color:#1e293b;font-variant-numeric:tabular-nums}.acct-list-search{padding:12px 16px;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:8px}.acct-search-clear{flex-shrink:0;padding:0 10px;height:32px;font-family:var(--sans);font-size:11px;font-weight:600;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .15s ease}.acct-search-clear:hover{background:#e2e8f0;color:#334155}.acct-search-input{width:100%;height:32px;padding:0 12px 0 32px;font-family:var(--sans);font-size:12px;color:#1e293b;background:#f8fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E") no-repeat 10px center;border:1px solid #e2e8f0;border-radius:6px;outline:none;transition:all .15s ease}.acct-search-input:focus{border-color:#5bb7c8;background-color:#fff}.acct-list-items{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.acct-list-items::-webkit-scrollbar{display:none}.acct-item{width:100%;display:flex;align-items:center;gap:8px;padding:10px 16px;text-align:left;background:transparent;border:none;cursor:pointer;border-left:4px solid transparent;border-bottom:1px solid #f8fafc;transition:all .15s ease}.acct-item:hover{background:#f8fafc}.acct-item--active{background:#f0f9ff!important;border-left-color:#5bb7c8!important;box-shadow:inset 0 0 0 1px #5bb7c8}.acct-name-main{font-size:13px;font-weight:600;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.acct-item--active .acct-name-main{color:#0f172a;font-weight:700}.env-tag{font-size:9px;font-weight:800;text-transform:uppercase;padding:1px 4px;border-radius:3px;line-height:1;flex-shrink:0}.env-tag--p{background:#dcfce7;color:#166534}.env-tag--t{background:#fef3c7;color:#92400e}.env-tag--d{background:#f1f5f9;color:#475569}.acct-id-sub{font-family:var(--mono);font-size:10px;color:#94a3b8;letter-spacing:-.2px;flex-shrink:0}.acct-cost-right{font-size:13px;font-weight:700;color:#1e293b;font-variant-numeric:tabular-nums;margin-left:auto;text-align:right}.acct-list-filters{display:flex;padding:8px 12px;background:#fff;border-bottom:1px solid #f1f5f9;gap:8px}.filter-dropdown{flex:1;width:50%;padding:6px 10px;font-family:var(--sans);font-size:11px;font-weight:500;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;outline:none;cursor:pointer;transition:all .15s ease}.filter-dropdown:hover{background:#e2e8f0}.filter-dropdown:focus{border-color:#5bb7c8;background:#fff;box-shadow:0 0 0 2px #5bb7c81a}.acct-item-main{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.acct-name-row,.acct-meta-row{display:flex;align-items:center;gap:8px}.acct-group-tag{font-size:9px;font-weight:600;color:#94a3b8;background:#f8fafc;padding:1px 6px;border-radius:4px;border:1px solid #f1f5f9}.acct-item--active .acct-group-tag{color:#5bb7c8;background:#fff;border-color:#5bb7c833}.acct-list-footer{padding:8px 16px;border-top:1px solid #f1f5f9;background:#fff;display:flex;align-items:center;font-size:10px;font-weight:500;color:#94a3b8}.acct-count{font-weight:600;color:#64748b}.acct-detail-pane{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#fcfdfe}.detail-empty{display:flex;align-items:center;justify-content:center;height:100%;font-size:13px;color:#94a3b8;background:#fff}.admin-view{padding:32px;max-width:1400px;margin:0 auto;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-header{margin-bottom:32px}.admin-header h2{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.admin-header p{color:#666;font-size:14px}.admin-tabs{display:flex;gap:16px;margin-bottom:32px;border-bottom:1px solid #eaeaea}.admin-tab{background:none;border:none;padding:12px 24px;font-size:15px;font-weight:500;color:#666;cursor:pointer;position:relative;transition:all .2s ease}.admin-tab:hover{color:#1a1a1a}.admin-tab.active{color:#e85d04}.admin-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#e85d04;border-radius:2px 2px 0 0}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-btn{background:#e85d04;color:#fff;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e85d0433}.admin-btn:hover{background:#d05303;transform:translateY(-1px);box-shadow:0 6px 16px #e85d044d}.admin-btn.secondary{background:#fff;color:#444;border:1px solid #ddd;box-shadow:0 2px 8px #0000000d}.admin-btn.secondary:hover{background:#f8f8f8;border-color:#ccc;box-shadow:0 4px 12px #0000001a}.admin-table-container{background:#fff;border-radius:12px;border:1px solid #eaeaea;box-shadow:0 4px 24px #00000008;overflow-y:auto;overflow-x:auto;max-height:calc(100vh - 250px)}.admin-table{width:100%;border-collapse:collapse}.admin-table th{position:sticky;top:0;z-index:10;background:#f8f9fa;padding:14px 20px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#555;border-bottom:1px solid #eaeaea;box-shadow:0 1px #eaeaea}.admin-table td{padding:16px 20px;border-bottom:1px solid #eaeaea;font-size:14px;color:#333;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover{background:#fdfdfd}.admin-table-actions{display:flex;gap:8px}.action-btn{background:none;border:none;color:#06c;cursor:pointer;font-size:13px;font-weight:500;padding:4px 8px;border-radius:4px;transition:background .2s}.action-btn:hover{background:#f0f7ff}.action-btn.delete{color:#dc3545}.action-btn.delete:hover{background:#fff5f5}.badge{display:inline-flex;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;background:#f0f0f0;color:#555}.badge.active{background:#e6fce5;color:#128212}.badge.inactive{background:#fee;color:#c92a2a}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}.modal{background:#fff;border-radius:16px;width:100%;max-width:500px;box-shadow:0 20px 40px #00000026;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{padding:24px;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:18px;color:#1a1a1a}.modal-close{background:none;border:none;font-size:24px;color:#aaa;cursor:pointer;line-height:1}.modal-close:hover{color:#555}.modal-body{padding:24px;display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:13px;font-weight:500;color:#444}.form-group input,.form-group select,.form-group textarea{padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#e85d04;box-shadow:0 0 0 3px #e85d041a}.checkbox-group{flex-direction:row;align-items:center;gap:12px}.checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#e85d04;cursor:pointer}.checkbox-group label{cursor:pointer}.modal-footer{padding:20px 24px;border-top:1px solid #eaeaea;display:flex;justify-content:flex-end;gap:12px;background:#fafafa}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.tab-content{flex:1;overflow:hidden;display:flex;flex-direction:column}:root{--ap-blue: #5BB7C8;--ap-blue-light: #8dd0dc;--ap-blue-pale: #b5e0e8;--ap-blue-tint: #eef8fa;--ap-gray: #888888;--ap-dark: #333333;--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-2: #f1f5f9;--color-surface-3: #e2e8f0;--color-border: #e2e8f0;--color-border-soft: #f1f5f9;--color-text: #334155;--color-text-bright: #0f172a;--color-text-muted: #64748b;--color-text-dim: #94a3b8;--color-accent: var(--ap-blue);--color-accent-hover: #4aa5b5;--color-accent-soft: rgba(91, 183, 200, .08);--color-amber: #b87316;--color-red: #b91c1c;--color-green: #15803d;--header-h: 84px;--left-w: 400px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--transition-base: all .2s cubic-bezier(.4, 0, .2, 1);--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1);--mono: "JetBrains Mono", monospace;--sans: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{font-family:var(--sans);font-size:13px;line-height:1.5;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}button{font-family:var(--sans);cursor:pointer;border:none;background:none}a{color:var(--ap-blue);text-decoration:none}a:hover{color:#3a9db0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-dim)}
