:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202223;background:#f4f6f8}*{box-sizing:border-box}body{margin:0}.shell{max-width:1200px;margin:auto;padding:32px}.top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.eyebrow{color:#637381;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}h1{font-size:30px;margin:5px 0 8px}.muted{color:#637381}.controls{display:flex;gap:10px;align-items:center}.select,.button{border:1px solid #c9cccf;border-radius:9px;background:#fff;padding:10px 13px;font:inherit}.button{background:#006e52;color:#fff;border-color:#006e52;font-weight:700;cursor:pointer}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.card,.panel{background:#fff;border:1px solid #e1e3e5;border-radius:13px;box-shadow:0 1px 2px #0000000d}.card{padding:20px}.label{font-size:13px;color:#637381}.value{font-size:28px;font-weight:750;margin-top:8px}.panel{overflow:hidden}.panel-head{display:flex;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e1e3e5}.badge{display:inline-block;background:#fff3cd;color:#624b00;padding:4px 8px;border-radius:99px;font-size:12px;font-weight:700}.badge.high{background:#fee2e2;color:#991b1b}.badge.medium{background:#ffedd5;color:#9a3412}.badge.low{background:#dcfce7;color:#166534}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 20px;border-bottom:1px solid #eee;font-size:14px}th{color:#637381;font-size:12px;text-transform:uppercase}.product{font-weight:650}.empty{text-align:center;padding:56px 20px}.error,.success{padding:12px 16px;border-radius:9px;margin-bottom:16px}.error{background:#fff0f0;color:#8e1f1f}.success{background:#e8f5ee;color:#135c3d}.discount-button{white-space:nowrap;border:1px solid #006e52;border-radius:8px;background:#fff;color:#006e52;padding:8px 10px;font:inherit;font-weight:700;cursor:pointer}.discount-button:hover{background:#e8f5ee}.discount-button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:800px){.shell{padding:18px}.top{display:block}.controls{margin-top:16px}.cards{grid-template-columns:1fr 1fr}.panel{overflow:auto}}@media(max-width:480px){.cards{grid-template-columns:1fr}}.discount-form{display:flex;gap:6px;align-items:center}.discount-select{border:1px solid #c9cccf;border-radius:8px;background:#fff;padding:8px 6px;font:inherit}.conflict{margin:0 0 5px;color:#8a6116;font-size:12px}.conflict.direct{color:#991b1b}.discount-button.danger{border-color:#b42318;color:#b42318}.discount-button.danger:hover{background:#fff0f0}.promotions-panel{margin-top:20px}.promotion-status{display:inline-block;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700}.promotion-status.active{background:#dcfce7;color:#166534}.promotion-status.scheduled{background:#fef3c7;color:#92400e}.promotion-status.expired{background:#f1f5f9;color:#475569}.empty.compact{padding:24px}.promotions-panel td{vertical-align:top}.page-tabs{display:flex;gap:6px;margin-bottom:24px;border-bottom:1px solid #d9dde1}.page-tab{display:inline-flex;align-items:center;gap:7px;padding:11px 14px;color:#52606d;text-decoration:none;font-weight:650;border-bottom:3px solid transparent}.page-tab:hover{color:#006e52}.page-tab.active{color:#006e52;border-bottom-color:#006e52}.tab-count{display:inline-flex;min-width:22px;height:22px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;background:#e8f5ee;font-size:12px}.promotions-top{margin-bottom:20px}.promotions-top h1{margin-top:5px}.promotion-filters{display:flex;gap:8px;margin-bottom:14px}.filter-button{display:inline-flex;align-items:center;gap:7px;border:1px solid #c9cccf;border-radius:9px;background:#fff;color:#52606d;padding:9px 12px;font:inherit;font-weight:650;cursor:pointer}.filter-button span{display:inline-flex;min-width:21px;height:21px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#eef1f3;font-size:12px}.filter-button.active{border-color:#006e52;background:#e8f5ee;color:#006e52}.filter-button.active span{background:#fff}.dormant-marker{display:inline-block;margin-left:6px;padding:3px 7px;border-radius:999px;background:#fff3cd;color:#624b00;font-size:11px;vertical-align:1px}.button.secondary{margin-top:12px;background:#fff;color:#006e52}.legal-page{min-height:100vh;background:#f6f8f7;color:#17211d}.legal-header,.legal-footer{max-width:920px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px}.legal-header{border-bottom:1px solid #dce3df}.legal-header nav{display:flex;gap:20px}.legal-header a,.legal-content a{color:#146c4c}.legal-header a{text-decoration:none;font-weight:650}.legal-brand{font-size:22px;font-weight:800!important}.legal-content{max-width:760px;margin:auto;padding:56px 24px 72px}.legal-content h1{font-size:42px;letter-spacing:-.025em;margin:8px 0 14px}.legal-intro{font-size:19px;line-height:1.6;color:#52645c;margin:0 0 12px}.legal-updated{font-size:13px;color:#708078;margin-bottom:42px}.legal-content section{margin-top:32px}.legal-content h2,.support-card h2{font-size:20px;margin:0 0 9px}.legal-content p{line-height:1.7}.legal-footer{border-top:1px solid #dce3df;color:#708078;font-size:13px}.support-card{background:#fff;border:1px solid #dce3df;border-radius:14px;padding:26px;margin:34px 0;box-shadow:0 1px 2px #0000000a}.support-button{display:inline-block;text-decoration:none;margin-top:8px}@media(max-width:600px){.legal-header,.legal-footer{align-items:flex-start;flex-direction:column}.legal-header nav{gap:14px}.legal-content{padding-top:38px}.legal-content h1{font-size:34px}}.billing-shell{max-width:820px}.billing-heading{text-align:center;margin:12px auto 28px}.billing-intro{max-width:620px;margin:0 auto;line-height:1.6}.billing-card{background:#fff;border:1px solid #d9e1dd;border-radius:16px;padding:28px;box-shadow:0 4px 18px #0000000d}.billing-card-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.billing-plan-label{color:#006e52;font-size:12px;font-weight:800;letter-spacing:.08em}.billing-card h2{font-size:24px;margin:6px 0 8px}.billing-price{text-align:right;white-space:nowrap}.billing-price strong{display:block;font-size:30px}.billing-price span{display:block;color:#637381;font-size:13px;margin-top:2px}.billing-trial{display:inline-block;margin:22px 0 6px;padding:6px 10px;border-radius:999px;background:#e8f5ee;color:#135c3d;font-weight:750;font-size:13px}.billing-features{margin:20px 0;padding-left:22px;line-height:1.9}.billing-test-note{margin:18px 0;padding:12px 14px;border-radius:9px;background:#f4f6f8;color:#52606d;font-size:13px}.billing-cta{width:100%;padding:13px 16px;font-size:16px}.billing-footnote{margin:14px 0 0;text-align:center;color:#637381;font-size:12px;line-height:1.5}@media(max-width:600px){.billing-card-top{display:block}.billing-price{text-align:left;margin-top:18px}}.current-plan{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:-4px 0 20px;padding:16px 18px;background:#f7fbf9;border:1px solid #b7ddcc;border-radius:13px}.current-plan-label{color:#637381;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.current-plan-name{margin-top:3px;font-size:17px;font-weight:750}.current-plan-details{margin-top:4px;font-size:13px}.current-plan-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.current-plan-status{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:800}.current-plan-provider{color:#637381;font-size:12px;white-space:nowrap}@media(max-width:700px){.current-plan{align-items:flex-start;flex-direction:column}.current-plan-meta{align-items:flex-start}.current-plan-provider{white-space:normal}}
