:root{color:#e8eaed;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0a0b0d;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}*{box-sizing:border-box}body{background:#0a0b0d;min-height:100vh;margin:0}a{color:#7dd3fc;text-decoration:none}a:hover{text-decoration:underline}h1,h2{margin:0 0 .5rem;font-weight:650}.shell{background:#0a0b0d;grid-template-columns:220px 1fr;align-items:start;min-height:100vh;display:grid}.sidebar{background:#0a0b0d;border-right:none;flex-direction:column;gap:1.5rem;height:100vh;max-height:100vh;padding:1.25rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto}.brand{justify-content:center;align-items:center;display:flex}.brand-logo{width:56px;max-width:56px;height:auto;display:block}.sidebar nav{flex-direction:column;flex:auto;gap:.35rem;min-height:0;display:flex}.sidebar nav a{color:#c7ccd6;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .75rem;text-decoration:none;display:flex}.sidebar nav a .nav-icon{text-align:center;opacity:.9;width:1rem}.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:#1e2533;text-decoration:none}.sidebar-footer{flex-direction:column;flex:none;gap:.5rem;margin-top:auto;display:flex}.sidebar-profile{align-items:center;gap:.65rem;min-width:0;display:flex}.sidebar-avatar{object-fit:cover;background:#1c1e22;border-radius:50%;flex:none;width:36px;height:36px}.sidebar-avatar-fallback{color:#e8eaed;background:#243044;place-items:center;font-size:.9rem;font-weight:650;display:grid}.sidebar-profile-text{flex:1;min-width:0}.sidebar-name{color:#e8eaed;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.sidebar-user{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.btn-signout{justify-content:center;width:100%;padding:.45rem .75rem;font-size:.85rem}.db-switch{background:#151922;border:1px solid #2a3140;border-radius:999px;grid-template-columns:1fr 1fr;gap:0;padding:.2rem;display:grid;position:relative}.db-switch-thumb{pointer-events:none;z-index:0;background:#243044;border-radius:999px;width:calc(50% - .2rem);transition:transform .28s cubic-bezier(.22,1,.36,1),background-color .28s,box-shadow .28s;position:absolute;top:.2rem;bottom:.2rem;left:.2rem}.db-switch.is-prod .db-switch-thumb{background:#3b1d24;transform:translate(100%);box-shadow:0 0 0 1px #fca5a51f}.db-switch button{z-index:1;color:#9aa3b2;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem .5rem;font-size:.85rem;font-weight:600;transition:color .22s;position:relative}.db-switch button.active{color:#e8eaed}.db-switch.is-prod button.active{color:#fecaca}.db-badge{letter-spacing:.02em;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .55rem;font-size:.75rem;font-weight:650;display:inline-flex}.db-badge.dev{color:#7dd3fc;background:#1c2a3a}.db-badge.prod{color:#fecaca;background:#3b1d24}.shell-prod .sidebar{background:#0a0b0d}.content{background:#0a0b0d;min-width:0;padding:1.5rem 1.75rem 2.5rem}.page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.page-title-with-help{align-items:center;gap:.45rem;display:inline-flex}.help-tooltip{color:#b7c0cf;cursor:help;-webkit-user-select:none;user-select:none;border:1px solid #3a4252;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.78rem;font-weight:700;display:inline-flex;position:relative}.help-tooltip-content{color:#e8eaed;opacity:0;visibility:hidden;pointer-events:none;z-index:20;white-space:nowrap;background:#111520;border:1px solid #2a3140;border-radius:10px;width:max-content;max-width:min(90vw,620px);padding:.45rem .65rem;font-size:.78rem;font-weight:500;line-height:1.35;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.help-tooltip:hover .help-tooltip-content,.help-tooltip:focus-visible .help-tooltip-content{opacity:1;visibility:visible}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#1a1f2a 0%,#252b38 45%,#1a1f2a 90%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-line{height:.9rem}.skeleton-th{width:70%;height:.75rem}.skeleton-title{width:38%;height:1.1rem;margin-bottom:1rem}.skeleton-page-title{width:180px;height:1.75rem;margin-bottom:1.25rem}.skeleton-table-wrap td,.skeleton-table-wrap th{vertical-align:middle}.skeleton-card{pointer-events:none}.skeleton-kv{gap:.75rem;display:grid}.skeleton-kv-row{grid-template-columns:120px 1fr;align-items:center;gap:1rem;display:grid}.skeleton-kv-dt{width:72%}.skeleton-kv-dd{max-width:100%}.skeleton-label{width:88px;height:.75rem;margin-bottom:.55rem}.skeleton-stat-xl{width:160px;height:2.4rem}.skeleton-stat-sm{width:96px;height:1.35rem;margin-bottom:.65rem}.skeleton-mini-chart{border-radius:10px;width:88px;height:44px}.skeleton-chart{border-radius:16px;width:100%;height:280px;margin-top:.5rem}.skeleton-revenue-hint{margin-top:.5rem}.page-loading-skeleton{padding:.25rem 0}.detail-header-skeleton{flex-direction:column;gap:.65rem;display:flex}.detail-header-skeleton .skeleton-back{width:72px;height:.85rem}.detail-header-skeleton .skeleton-heading{width:min(320px,70%);height:1.75rem}.detail-header-skeleton .skeleton-sub{width:min(240px,55%);height:.85rem}.user-detail-skeleton-heading{align-items:center;gap:.85rem;display:flex}.skeleton-avatar{border-radius:50%;flex:none;width:56px;height:56px}.skeleton-avatar-lg{width:64px;height:64px}.actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex;overflow:visible}input,select,button,textarea{font:inherit}input,select{color:#e8eaed;background:#151922;border:1px solid #2a3140;border-radius:999px;min-width:160px;padding:.55rem .9rem}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239aa3b2' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px 8px;padding-right:2.25rem}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.5rem .95rem;font-weight:600}button{border-radius:999px}textarea{border-radius:16px;padding:.7rem .9rem}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.primary{color:#fff;background:#2563eb}.btn.google{color:#e8eaed;background:#1a1c20;border:1px solid #2a3140;justify-content:center;align-items:center;gap:.65rem;width:fit-content;max-width:100%;margin:0 auto;display:inline-flex}.btn.google .google-icon{flex:none;width:18px;height:18px}.btn.google:hover{background:#22252a;border-color:#3a4252}.btn.danger{color:#fff;background:#b91c1c}.btn.ghost{color:#c7ccd6;background:0 0;border-color:#2a3140}.table-wrap{border:none;border-radius:24px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.925rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #1f2430;padding:.7rem .85rem}th{color:#9aa3b2;text-transform:uppercase;letter-spacing:.04em;background:#131517;font-size:.78rem}.pager{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.card{background:#131517;border:none;border-radius:24px;padding:1rem 1.1rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.kv{grid-template-columns:120px 1fr;gap:.4rem .75rem;margin:0;display:grid}.kv dt{color:#9aa3b2}.kv dd{word-break:break-word;margin:0}.list{margin:0;padding-left:1.1rem}.list li{margin-bottom:.4rem}.muted{color:#9aa3b2}.small{font-size:.85rem}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.user-cell{align-items:center;gap:.65rem;min-width:0;display:flex}.user-cell-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.user-cell-name{text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.user-cell-email{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-avatar{object-fit:cover;background:#1c1e22;border-radius:50%;flex:none;width:32px;height:32px}.user-avatar-lg{width:48px;height:48px}.user-avatar-fallback{color:#e8eaed;background:#243044;place-items:center;font-size:.8rem;font-weight:650;display:grid}.user-detail-heading{align-items:center;gap:.85rem;margin-top:.35rem;display:flex}.user-detail-heading h1{margin:0}.error{color:#fca5a5}.badge{color:#c7ccd6;letter-spacing:.02em;white-space:nowrap;background:#1e2533;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:650;display:inline-block}.badge.status-FULFILLED,.badge.status-fulfilled,.badge.status-completed,.badge.status-succeeded{color:#86efac;background:#143528}.badge.status-PENDING,.badge.status-pending{color:#fcd34d;background:#3a2e12}.badge.status-HANDING,.badge.status-handing,.badge.status-QUEUED,.badge.status-queued,.badge.status-processing{color:#93c5fd;background:#1a2f4a}.badge.status-REFUNDED,.badge.status-refunded{color:#d8b4fe;background:#2e2140}.badge.status-BLOCKED,.badge.status-blocked,.badge.status-canceled,.badge.status-cancelled,.badge.status-failed{color:#fca5a5;background:#3b1d24}.badge.status-UNKNOWN_ERROR,.badge.status-unknown_error{color:#fdba74;background:#3a2412}.login-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{text-align:center;background:#131517;border:none;border-radius:28px;flex-direction:column;align-items:center;gap:.85rem;width:min(400px,100%);padding:1.5rem;display:flex}.login-hint{margin:0;font-size:.78rem}.login-card label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.login-card input{width:100%}@media (width<=900px){.shell{grid-template-columns:1fr}.sidebar{border-bottom:none;border-right:none;height:auto;max-height:none;position:relative;overflow:visible}.grid-2{grid-template-columns:1fr}}.login-logo{width:64px;max-width:64px;height:auto;margin:0 auto 1rem;display:block}.stats-row{grid-template-columns:repeat(2,minmax(0,220px));gap:.75rem;margin-bottom:1rem;display:grid}.month-hero{letter-spacing:-.04em;color:#f3f4f6;margin:0 0 1rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:750;line-height:1.05}.stats-row-month{grid-template-columns:1fr;gap:1rem;max-width:none}.stat-card-hero{padding:1.4rem 1.5rem 1.5rem}.month-metrics{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.month-metric-group{flex:1;align-items:flex-end;gap:1rem;min-width:0;display:flex}.month-metric{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.month-metric .muted.small{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.month-metric .change-badge.inline{margin-left:0}.month-metric-end{text-align:right;flex-direction:column;flex:none;align-items:flex-end;display:flex}.month-mini-chart{flex:none;justify-content:center;align-items:flex-end;width:120px;display:flex}.month-mini-chart .mini-chart-wrap-xs{width:100%;margin-top:0}.mini-chart-wrap{height:110px;margin-top:.35rem}.mini-chart-wrap-xs{height:72px}.change-badge.inline{vertical-align:middle;margin-left:.55rem}.month-metrics-sub{border-top:1px solid #232833;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem 1.25rem;margin-top:1.25rem;padding-top:1rem;display:grid}.month-sub-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.month-sub-stat .mini-chart-wrap-xs{width:100%;max-width:140px;margin-top:.45rem}.month-sub-stat .muted.small{font-size:.8rem}.stat-value-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.stat-value-row .stat-value.stat-value-sm{margin-top:0}.stat-value-row .change-badge.inline{margin-left:0}.stat-value.stat-value-sm{color:#e8eaed;text-align:center;margin-top:.2rem;font-size:1.05rem;font-weight:650}.stat-value.stat-value-sm.profit{color:#86efac}@media (width<=1100px){.month-metrics-sub{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.month-metrics-sub{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-value-lg{letter-spacing:-.03em;margin-top:.35rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:750;line-height:1}.stat-value-xl{letter-spacing:-.06em;margin-top:.5rem;font-size:clamp(4rem,10vw,7.5rem);font-weight:800;line-height:.95}.stat-card-hero .muted.small{font-size:.95rem}.stat-value-lg.profit{color:#86efac}.revenue-hero{grid-column:1/-1}.stats-row-3{grid-template-columns:repeat(4,minmax(0,200px))}.stat-card{background:#131517;border:none;border-radius:24px;padding:.9rem 1rem}.stat-value{letter-spacing:-.02em;margin-top:.25rem;font-size:1.45rem;font-weight:700}.stat-value.stat-value-lg{letter-spacing:-.03em;margin-top:.35rem;font-size:clamp(2.2rem,4.5vw,3rem);font-weight:750;line-height:1}.stat-value.stat-value-xl{letter-spacing:-.05em;color:#fff;margin-top:.45rem;font-size:clamp(3.25rem,7vw,5.5rem);font-weight:800;line-height:.95}.chart-card{margin-bottom:1rem;padding:1rem 1rem .75rem}.chart-card-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.chart-card-header h2{margin:0}.change-badge{border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.change-badge.up{color:#86efac;background:#143528}.change-badge.down{color:#fca5a5;background:#3b1d24}.chart-wrap-sm{height:260px}.chart-card h2{color:#c7ccd6;margin:0 0 .75rem;font-size:.95rem;font-weight:650}.chart-wrap{height:320px}.select-menu{z-index:1;min-width:160px;position:relative}.select-menu.is-open{z-index:40}.select-menu-trigger{color:#e8eaed;cursor:pointer;width:100%;font:inherit;text-align:left;background:#151922;border:1px solid #2a3140;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 1rem;font-weight:500;display:flex}.select-menu.is-open .select-menu-trigger{background:#1a2030;border-bottom-color:#0000;border-radius:18px 18px 0 0}.select-menu-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-menu-caret{opacity:.9;border-bottom:1.8px solid #9aa3b2;border-right:1.8px solid #9aa3b2;flex:none;width:10px;height:10px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.select-menu.is-open .select-menu-caret{transform:rotate(225deg)translateY(-1px)}.select-menu-list{background:#1a2030;border:1px solid #2a3140;border-top:0;border-radius:0 0 18px 18px;max-height:280px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% - 1px);left:0;right:0;overflow:auto;box-shadow:0 14px 28px #00000059}.select-menu-option{text-align:left;color:#d5dae3;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-radius:999px;padding:.55rem .8rem;font-size:.9rem;display:block}.select-menu-option:hover{color:#fff;background:#243044}.select-menu-option.is-active{color:#fff;background:#2b3345;font-weight:600}
