:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252826;background:#f6f7f7;font-size:14px;line-height:1.5;--line:#e1e5e3;--green:#176647;--muted:#69736d}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid #cdd3cf;background:#fff;color:#28362e;border-radius:7px;min-height:36px;padding:7px 15px;cursor:pointer;font-weight:550;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:#eef2ef}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--green);color:white;border-color:var(--green)}.primary:hover{background:#104e35}a{color:var(--green)}input,select,textarea{width:100%;padding:9px 11px;border:1px solid #c9d1cc;background:white;border-radius:6px;color:#25392d;min-height:39px}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:2px solid #239d6f;outline-offset:2px}label{display:block;font-size:13px;font-weight:550;margin-bottom:17px}label input,label select,label textarea{display:block;margin-top:6px}h1{font-size:29px;font-weight:650;line-height:1.2;letter-spacing:-.7px;margin:0 0 9px}h2{font-size:17px;letter-spacing:-.2px;margin:0 0 10px}p{color:var(--muted);margin:0 0 20px}strong{color:#27382d}.shell{display:grid;grid-template-columns:218px minmax(0,1fr);min-height:100vh}.sidebar{background:white;border-right:1px solid var(--line);padding:29px 16px;display:flex;flex-direction:column;gap:20px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;font-size:25px;font-weight:750;letter-spacing:-1px;text-decoration:none;color:#252e29;padding:0 10px}.brand span:first-child{color:var(--green)}.brand-mark{margin-left:auto;font-size:25px;color:var(--green)}.store-label{font-size:12px;color:var(--muted);padding:0 10px;overflow-wrap:anywhere}.sidebar nav{display:grid;gap:5px}.nav{justify-content:flex-start;border:0;font-size:14px;background:transparent;padding:10px 13px;color:#677169;font-weight:500}.nav.active{background:#e8f2eb;color:#195c3a;font-weight:650}.sidebar-foot{margin-top:auto;padding:0 10px;font-size:12px;color:var(--muted);display:grid;gap:13px}.text-button{padding:0;justify-content:flex-start;min-height:20px;border:0;color:var(--muted);font-size:12px}main{padding:0 40px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;height:75px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;margin-bottom:34px}.topbar span:last-child{color:var(--green)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.page-heading p{margin:0}.actions{display:flex;gap:10px}.summary{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid var(--line);border-radius:10px;background:white;margin-bottom:26px;padding:24px}.summary>div{padding:0 25px;border-left:1px solid var(--line)}.summary>div:first-child{padding-left:0;border:0}.summary span{display:block;font-size:12px;color:var(--muted);margin-bottom:7px}.summary strong{font-size:20px;font-weight:600}.panel{border:1px solid var(--line);background:white;border-radius:10px;padding:27px}.table-panel{padding:0;overflow:hidden}.filters{display:flex;gap:12px;padding:20px;align-items:end;border-bottom:1px solid var(--line);flex-wrap:wrap}.filters label{margin:0;flex:1;min-width:115px}.filters label:first-child{flex:1.5}.filters button{height:39px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{background:#fafbfa;color:#69736d;font-size:12px;font-weight:550;padding:14px 19px;border-bottom:1px solid var(--line)}td{padding:16px 19px;border-bottom:1px solid #edf0ee;font-size:13px}tbody tr:last-child td{border-bottom:0}.right{text-align:right}.badge{font-size:11px;background:#edf2ef;border-radius:5px;padding:4px 7px;color:#54665b;display:inline-block}.badge.paid,.badge.completed{background:#e1f3e6;color:#22613a}.badge.failed{background:#fce8e5;color:#a33825}.badge.pending,.badge.queued,.badge.running{background:#fff1ce;color:#87620f}.empty{text-align:center;padding:66px 25px}.empty p{max-width:380px;margin:0 auto 22px}.pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.pagination button{font-size:12px;min-height:30px;padding:4px 10px}.small{font-size:12px;margin-top:17px;line-height:1.6}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field-row{display:flex;gap:16px}.field-row label{flex:1;min-width:0}.notice{background:#eaf4ee;border:1px solid #c9e1d2;border-radius:7px;padding:13px 17px;margin:0 0 22px;color:#295b3c;font-size:13px}.notice.error{color:#853b2a;background:#fff0eb;border-color:#f0c5b8}.price{font-size:36px;font-weight:650;letter-spacing:-1px;margin:12px 0 20px}.price span{font-size:14px;font-weight:400;letter-spacing:0;color:var(--muted)}.custom-price{font-size:29px}ul{padding-left:20px;color:var(--muted);line-height:2.2;margin:10px 0 30px}.narrow{max-width:650px}footer{font-size:11px;color:#919b94;display:flex;gap:10px;justify-content:center;padding:35px 0;margin-top:20px}.login-screen{display:grid;grid-template-columns:1fr 410px;gap:60px;align-items:center;max-width:1050px;margin:55px auto}.login-screen h1{font-size:44px;line-height:1.15;letter-spacing:-1.5px}.lead{font-size:16px;margin-top:23px;max-width:440px}.login-feature{color:#43634f;font-size:13px;padding:10px 0;border-bottom:1px solid var(--line)}.login-screen button[type=submit]{width:100%}dialog{border:1px solid var(--line);border-radius:12px;padding:25px;max-width:820px;width:90vw;max-height:85vh;overflow:auto}dialog::backdrop{background:#10251966}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.job-error{max-width:250px;white-space:normal;font-size:12px}.order-link{border:0;background:none;padding:0;color:var(--green);min-height:20px}.detail-meta{display:flex;gap:20px;flex-wrap:wrap;margin:20px 0}.details-table{overflow:auto}[hidden]{display:none!important}#loading-screen{padding:60px 0}body[data-embedded="1"] .sidebar{display:none}body[data-embedded="1"] .shell{grid-template-columns:1fr}body[data-embedded="1"] main{max-width:1400px;width:100%;margin:auto}body[data-embedded="1"] .topbar{height:auto;min-height:50px}body[data-embedded="1"] .topbar:after{content:none}.embedded-nav{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 24px}.embedded-nav button{font-size:12px}.embedded-nav .active{background:#e8f2eb;border-color:#bad7c4}@media(max-width:1100px){main{padding:0 23px}.shell{grid-template-columns:185px minmax(0,1fr)}.sidebar{padding:25px 12px}.login-screen{grid-template-columns:1fr;gap:30px;max-width:520px}.login-screen h1{font-size:34px}.summary strong{font-size:17px}.filters label{flex-basis:25%}.two-columns{gap:16px}.panel{padding:22px}.table-panel{padding:0}}@media(max-width:720px){.shell{display:block}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:18px;gap:12px}.sidebar nav{display:flex;overflow:auto}.sidebar .brand{font-size:22px;padding:0}.sidebar nav button{white-space:nowrap;font-size:12px;padding:8px 12px}.sidebar-foot{display:none}.store-label{padding:0}.topbar{height:55px;margin-bottom:24px}main{padding:0 16px}h1{font-size:25px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px}.summary{padding:18px;grid-template-columns:1fr;gap:15px}.summary>div{padding:0!important;border:0}.summary span{display:inline-block;margin:0 15px 0 0}.summary strong{font-size:15px}.two-columns{grid-template-columns:1fr}.filters{padding:15px}.filters label{min-width:calc(50% - 12px)}.login-screen{margin:30px 0}.login-screen h1{font-size:34px}.actions{width:100%}.actions button{flex:1}.price{font-size:30px}.pagination{padding:15px;font-size:11px}}
