.ph-toast-host{z-index:1000;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;right:16px}.ph-toast{color:#fff;pointer-events:auto;background:#1f2937;border-radius:10px;max-width:320px;padding:10px 14px;font-size:13px;line-height:1.4;animation:.18s ease-out ph-toast-in;box-shadow:0 8px 24px #0f172a2e}.ph-toast.ok{background:#1e8449}.ph-toast.warn{background:#b7770d}.ph-toast.error{background:#922b21}@keyframes ph-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.ph-field-error{color:#922b21;margin:6px 0 0;font-size:12px}.ph-input-error{border-color:#922b21!important}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{color:#1f2937;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.layout{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:.5px solid #e5e7eb;flex-direction:column;flex:0 0 240px;width:240px;padding:32px 18px 18px;display:flex}.sidebar-brand{padding:0 10px 4px}.sidebar-brand .name{color:#16a34a;letter-spacing:-.6px;margin:0;font-size:26px;font-weight:600;line-height:1.1}.sidebar-brand .domain{color:#5c5747;margin:6px 0 0;font-size:13px}.sidebar-nav{flex:1;margin-top:36px}.sidebar-section-label{color:#5c5747;letter-spacing:1px;text-transform:uppercase;margin:0 12px 10px;font-size:11px;font-weight:500}.sidebar-section-label+.sidebar-section-label,.sidebar .group+.group{margin-top:24px}.sidebar a{color:#3f3a2c;box-sizing:border-box;border-radius:10px;align-items:center;gap:12px;min-height:44px;margin-bottom:2px;padding:11px 14px;font-size:14px;text-decoration:none;transition:background .12s;display:flex}.sidebar a:hover{background:#f3f4f6}.sidebar a[aria-current=page]{color:#0e6e32;background:#dcfce7;font-weight:500}.sidebar a:focus-visible{outline-offset:2px;outline:2px solid #16a34a}.sidebar a .nav-badge{color:#8c5a0a;background:#faedc4;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:18px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.user-pill{cursor:pointer;border-top:.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding-top:16px;padding-left:6px;padding-right:6px;text-decoration:none;transition:background .12s;display:flex}.user-pill:hover{background:#f3f4f6}.user-pill[aria-current=page]{background:#ebf2fb}.user-pill[aria-current=page] .name{color:#0e6e32}.avatar{color:#16a34a;background:#dceaf7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:flex}.user-pill .name{color:#1f2937;margin:0;font-size:13px;font-weight:500;line-height:1.2}.user-pill .role{color:#5c5747;margin:2px 0 0;font-size:11px;line-height:1.2}main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:.5px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 28px 18px;display:flex}.topbar h1{color:#1f2937;letter-spacing:-.4px;margin:0;font-size:22px;font-weight:500}.topbar-right{align-items:center;gap:14px;display:flex}.topbar-date{color:#5c5747;font-size:13px}.icon-btn{cursor:pointer;color:#5c5747;background:#fff;border:.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;transition:background .12s;display:flex}.icon-btn:hover{background:#f9fafb}.icon-btn:focus-visible{outline-offset:2px;outline:2px solid #16a34a}.topbar-right .btn-secondary{color:#374151;cursor:pointer;background:#fff;border:.5px solid #e5e7eb;border-radius:10px;height:36px;padding:0 16px;font-family:inherit;font-size:13px;transition:background .12s}.topbar-right .btn-secondary:hover{background:#f9fafb}.topbar-right .btn-secondary:focus-visible{outline-offset:2px;outline:2px solid #16a34a}.topbar-right .btn-secondary:disabled{opacity:.6;cursor:default}.content{flex:1;padding:20px 28px 32px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.card{background:#f4eccb;border-radius:14px;min-width:0;padding:16px 18px}.card .label{color:#5c5747;margin:0 0 8px;font-size:12px;line-height:1.3}.card .value{color:#1f2937;letter-spacing:-.4px;word-break:break-word;margin:0 0 8px;font-size:20px;font-weight:500;line-height:1.15}.card .delta-pos{color:#1e8449;margin:0;font-size:12px}.slo .label{color:#5c5747;margin:0 0 6px;font-size:12px}.slo .value{letter-spacing:-.4px;margin:0 0 4px;font-size:22px;font-weight:500;line-height:1.1}.slo .value.ok{color:#0e6b3a}.slo .value.warn{color:#8c5a0a}.slo .target{color:#5c5747;margin:0 0 10px;font-size:11px}.progress{background:#e5dfc7;border-radius:4px;height:6px;overflow:hidden}.progress>.bar{height:100%}.progress>.bar.ok{background:#0e6b3a}.progress>.bar.warn{background:#8c5a0a}.alert{background:#f4e9c7;border-left:4px solid #8c5a0a;border-radius:10px;margin-bottom:16px;padding:12px 16px}.alert p{color:#5a4400;margin:0;font-size:13px;line-height:1.55}.table-card{background:#fff;border:.5px solid #e5e7eb;border-radius:14px;overflow:hidden}.table-card .head{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.table-card .head p{color:#1f2937;margin:0;font-size:14px;font-weight:500}.btn{color:#374151;cursor:pointer;background:#fff;border:.5px solid #e5e7eb;border-radius:10px;height:34px;padding:0 14px;font-family:inherit;font-size:12px;transition:background .12s}.btn:hover{background:#f9fafb}.btn:focus-visible{outline-offset:2px;outline:2px solid #16a34a}table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}thead tr{border-top:.5px solid #f3f4f6}th{text-align:left;color:#5c5747;letter-spacing:.4px;text-transform:uppercase;padding:10px 12px;font-size:11px;font-weight:500}th:first-child{width:30%;padding-left:20px}th.col-gmv{width:20%}th.col-orders{width:14%}th.col-fee,th.col-status{width:18%}tbody tr{border-top:.5px solid #f3f4f6}td{color:#374151;padding:11px 12px}td.merchant{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;padding-left:20px;font-weight:500;overflow:hidden}td.gmv{color:#1f2937}.pill{text-align:center;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:500;line-height:1.3;display:inline-flex}.pill.active{color:#0e6b3a;background:#dcf1e0}.pill.trial{color:#8c5a0a;background:#faedc4}html,body{min-width:320px}.nav-toggle{display:none}.hamburger{cursor:pointer;background:#fff;border:.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;display:none}.hamburger span{background:#1f2937;width:16px;height:2px;display:block;position:relative}.hamburger span:before,.hamburger span:after{content:"";background:#1f2937;width:16px;height:2px;position:absolute;left:0}.hamburger span:before{top:-5px}.hamburger span:after{top:5px}.nav-overlay{display:none}.sidebar-close{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:none;position:absolute;top:16px;right:16px}.sidebar-close:hover{background:#e5e7eb}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{z-index:100;height:100vh;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:2px 0 16px #0f172a14}.nav-toggle:checked~.layout .sidebar{transform:translate(0)}.nav-toggle:checked~.nav-overlay{z-index:99;background:#0f172a66;display:block;position:fixed;inset:0}.hamburger,.sidebar-close{display:flex}.sidebar{padding-top:56px}.layout,main{display:block}.topbar{flex-wrap:wrap;gap:12px;padding:14px 16px;flex-wrap:nowrap!important;align-items:center!important}.topbar h1{text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:17px;overflow:hidden}.topbar-right{flex-shrink:0;gap:6px}.topbar-date{font-size:12px}.content{box-sizing:border-box;padding:16px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.grid-2{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.card .label{font-size:11px}.card .value{font-size:18px}.alert{padding:12px 14px}.alert p{font-size:12px}.table-card .head{padding:14px 16px}.table-card .head p{font-size:13px}table,thead,tbody,th,td,tr{display:block}thead{display:none}tbody tr{border-top:.5px solid #f3f4f6;padding:12px 16px}td{text-align:right;justify-content:space-between;align-items:center;padding:4px 0;display:flex;width:auto!important}td.merchant{color:#1f2937;text-align:left;border-bottom:.5px solid #f3f4f6;margin-bottom:6px;padding-bottom:8px;padding-left:0;font-size:14px;font-weight:600;display:block}td:not(.merchant):before{content:attr(data-label);color:#5c5747;text-transform:uppercase;letter-spacing:.4px;text-align:left;font-size:11px;font-weight:500}}
