.dpa-owner-shell{display:grid;gap:22px}.dpa-page-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.dpa-page-head span{display:block;color:#ff7b16;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.dpa-page-head h1{margin:6px 0 8px;font-size:clamp(28px,3vw,42px);line-height:1.05;color:#151515}.dpa-page-head p{margin:0;color:#68707b;font-size:16px}.dpa-page-head>a{border:1px solid #e5e8ec;border-radius:12px;padding:12px 16px;color:#272b31;text-decoration:none;font-weight:700;background:#fff}.dpa-notice{padding:14px 16px;border-radius:12px;font-weight:700}.dpa-notice-success{background:#eaf8ef;color:#146b35}.dpa-notice-warning{background:#fff6da;color:#7a5700}.dpa-notice-error{background:#fff0f0;color:#9b2525}.dpa-current{display:flex;justify-content:space-between;gap:24px;padding:24px;border:1px solid #eceef1;border-radius:18px;background:linear-gradient(135deg,#fff,#fff8f2)}.dpa-current-main span{font-size:13px;text-transform:uppercase;font-weight:800;color:#9a5a1c}.dpa-current-main h2{font-size:28px;margin:5px 0}.dpa-current-main p{margin:0;color:#656d78}.dpa-current-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px;text-align:right}.dpa-current-side small{color:#68707b}.dpa-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#eef1f4;color:#454b54}.dpa-status-active,.dpa-status-paid,.dpa-status-authorized{background:#e9f8ef;color:#16703a}.dpa-status-pending,.dpa-status-pending_payment,.dpa-status-pending_review,.dpa-status-past_due{background:#fff5d9;color:#765400}.dpa-status-failed,.dpa-status-cancelled,.dpa-status-refunded,.dpa-status-charged_back,.dpa-status-expired{background:#fff0f0;color:#9b2525}.dpa-gateway-info{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;background:#111827;color:#fff;border-radius:15px}.dpa-gateway-info strong,.dpa-gateway-info span{display:block}.dpa-gateway-info span{color:#ffd8b9;margin-top:3px}.dpa-gateway-info p{margin:0;max-width:680px;color:#d7dce3}.dpa-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dpa-plans>article{position:relative;padding:23px;border:1px solid #e8eaed;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(26,32,44,.05)}.dpa-plans>article.is-highlighted{border-color:#ff7b16;box-shadow:0 16px 40px rgba(255,123,22,.14)}.dpa-plans>article.is-selected{outline:3px solid rgba(255,123,22,.18)}.dpa-plans em{position:absolute;top:14px;right:14px;background:#ff7b16;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:800}.dpa-plans h2{font-size:23px;margin:0 0 12px}.dpa-price{display:flex;align-items:baseline;gap:6px;margin-bottom:18px}.dpa-price strong{font-size:25px}.dpa-price span{color:#757c86}.dpa-plans ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px;color:#4d5560}.dpa-plans button,.dpa-subscription-actions button{width:100%;border:0;border-radius:11px;padding:12px 14px;background:#f0f2f4;color:#24282e;font-weight:800;cursor:pointer}.dpa-plans button.dpa-primary{background:#ff7b16;color:#fff}.dpa-plans button:disabled{cursor:not-allowed;opacity:.65}.dpa-plan-form{display:grid;gap:10px}.dpa-plan-form label span{display:block;font-size:12px;font-weight:800;color:#656d78;margin-bottom:5px}.dpa-plan-form select{width:100%;min-height:43px;border:1px solid #dfe3e8;border-radius:10px;padding:0 10px;background:#fff}.dpa-subscription-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #e8eaed;border-radius:16px;background:#fff}.dpa-subscription-actions h2{margin:0 0 5px;font-size:20px}.dpa-subscription-actions p{margin:0;color:#68707b}.dpa-subscription-actions>div:last-child{display:flex;gap:10px;min-width:320px}.dpa-subscription-actions .dpa-danger{background:#fff0f0;color:#982828}.dpa-history{border:1px solid #e8eaed;border-radius:18px;background:#fff;overflow:hidden}.dpa-history header{padding:20px 22px;border-bottom:1px solid #eceef1}.dpa-history h2{margin:0 0 5px;font-size:21px}.dpa-history p{margin:0;color:#68707b}.dpa-transaction-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:14px;align-items:center;padding:16px 22px;border-bottom:1px solid #f0f1f3}.dpa-transaction-list article:last-child{border-bottom:0}.dpa-transaction-list strong,.dpa-transaction-list small{display:block}.dpa-transaction-list small{color:#747b85;margin-top:4px}.dpa-transaction-list a{font-weight:800;color:#d95700}.dpa-link-button{border:0;background:transparent;color:#d95700;font-weight:800;cursor:pointer;padding:0}.dpa-empty{text-align:center;padding:34px 20px}.dpa-empty>span{display:inline-flex;width:48px;height:48px;border-radius:999px;align-items:center;justify-content:center;background:#fff1e6;color:#d95700;font-weight:900}.dpa-empty h3{margin:12px 0 6px}.dpa-empty p{margin:0;color:#68707b}@media(max-width:980px){.dpa-plans{grid-template-columns:1fr}.dpa-gateway-info,.dpa-current,.dpa-subscription-actions{align-items:flex-start;flex-direction:column}.dpa-current-side{align-items:flex-start;text-align:left}.dpa-subscription-actions>div:last-child{width:100%;min-width:0}.dpa-transaction-list article{grid-template-columns:1fr auto}.dpa-page-head{flex-direction:column}}@media(max-width:600px){.dpa-current,.dpa-plans>article{padding:18px}.dpa-subscription-actions>div:last-child{flex-direction:column}.dpa-transaction-list article{grid-template-columns:1fr}.dpa-page-head>a{width:100%;text-align:center}}
