.wa-module-status{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;margin-bottom:18px;border:1px solid #b9ded4;border-radius:18px;background:linear-gradient(135deg,#e7f7f2,#f8fcfa);box-shadow:0 10px 30px rgba(20,82,69,.06)}
.wa-module-status>div:first-child{display:flex;align-items:center;gap:16px}.wa-module-status>div:first-child>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#156556;color:#fff;font-size:20px}.wa-module-status small,.wa-module-status p{display:block;color:var(--muted)}.wa-module-status strong{display:block;font-size:32px;line-height:1;color:#124f45;margin:4px 0 6px}.wa-module-status p{margin:0}.wa-module-status.low{border-color:#eacb8c;background:linear-gradient(135deg,#fff8e8,#fff)}
.wa-provider-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.wa-provider-badges span{padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700}.wa-provider-badges .ready{color:#126151;background:#dff3ed}.wa-provider-badges .pending{color:#885a0d;background:#fff0ce}
.wa-module-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px}.wa-credit-store,.wa-usage-card,.wa-how-card,.wa-history,.wa-template-guide{padding:22px}.wa-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.wa-section-head h2,.wa-section-head h3{margin:4px 0 5px}.wa-section-head p{margin:0;color:var(--muted)}.wa-secure{padding:7px 10px;border-radius:999px;background:#eef5f2;color:#176252;font-size:11px;font-weight:700;white-space:nowrap}
.wa-package-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wa-package{display:flex;flex-direction:column;align-items:flex-start;min-height:92px;padding:14px;border:1px solid #d7e1dd;border-radius:14px;background:#fff;color:inherit;cursor:pointer;text-align:left;transition:.18s ease}.wa-package:hover{border-color:#7db6a7;transform:translateY(-1px)}.wa-package.selected{border-color:#16705f;background:#eef8f5;box-shadow:0 0 0 2px rgba(22,112,95,.09)}.wa-package strong{font-size:17px;color:#123f37}.wa-package span{font-size:11px;color:var(--muted);margin:2px 0 8px}.wa-package small{font-weight:700;color:#176252}
.wa-checkout-summary{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;margin-top:18px;padding:16px 18px;border-radius:15px;background:#f5f8f7}.wa-checkout-summary small{display:block;color:var(--muted);margin-bottom:3px}.wa-checkout-summary strong{font-size:13px}.wa-setup-warning{margin-top:14px;padding:13px 15px;border-radius:12px;background:#fff4dd;color:#76500d}.wa-setup-warning p{margin:4px 0 0;color:inherit}
.wa-usage-card h3,.wa-how-card h3{margin-top:0}.wa-usage-card>div:not(.wa-progress){display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0ef}.wa-usage-card>div strong{color:#145e50}.wa-progress{height:7px;margin-top:15px;border-radius:999px;background:#e8efec;overflow:hidden}.wa-progress i{display:block;height:100%;border-radius:inherit;background:#1a806d}.wa-how-card{margin-top:18px}.wa-how-card p{margin-bottom:0;color:var(--muted);line-height:1.55}
.wa-history{margin-top:18px}.wa-history-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 0;border-top:1px solid #edf0ef}.wa-history-list>div:first-child{border-top:0}.wa-history-list span strong,.wa-history-list span small{display:block}.wa-history-list span small{margin-top:3px;color:var(--muted)}.wa-template-guide{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.wa-template-guide>div{display:flex;align-items:center;gap:14px}.wa-template-guide>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#e3f4ef;color:#126151;font-weight:800}.wa-template-guide h3,.wa-template-guide p{margin:0}.wa-template-guide p{margin-top:4px;color:var(--muted)}.wa-template-list{display:grid;gap:10px;margin:18px 0}.wa-template-list article{padding:13px;border:1px solid #dce5e1;border-radius:12px;background:#f8faf9}.wa-template-list p{margin:6px 0 0;line-height:1.5}
@media(max-width:980px){.wa-module-grid{grid-template-columns:1fr}.wa-package-options{grid-template-columns:repeat(3,1fr)}.wa-how-card{margin-top:12px}}
@media(max-width:680px){.wa-module-status,.wa-template-guide,.wa-section-head{align-items:flex-start;flex-direction:column}.wa-provider-badges{justify-content:flex-start}.wa-package-options{grid-template-columns:repeat(2,1fr)}.wa-checkout-summary{grid-template-columns:1fr 1fr}.wa-checkout-summary .primary-button{grid-column:1/-1;width:100%}.wa-history-list>div{grid-template-columns:1fr auto}.wa-history-list .secondary-button{grid-column:1/-1}.wa-template-guide .secondary-button{width:100%}}
