.oxxy-offer{--offer-line:#a7a3b3;background:#f8f7fc;color:#272038;border:1px solid var(--offer-line);border-radius:18px;padding:24px;margin:20px 0;font:400 16px/1.5 system-ui,sans-serif;text-align:left;overflow-wrap:anywhere;color-scheme:light}.oxxy-offer *{box-sizing:border-box}.oxxy-offer h2{font-size:26px;line-height:1.2;margin:0 0 12px;color:inherit}.oxxy-offer h3{font-size:18px}.oxxy-offer p{color:inherit;margin:8px 0}.oxxy-offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:12px;margin:20px 0}.oxxy-offer-card{padding:16px;border:1px solid var(--offer-line);border-radius:12px;background:white;min-width:0}.oxxy-offer-card>label:first-child{display:flex;gap:10px;align-items:flex-start}.oxxy-offer-card p{font-size:14px}.oxxy-offer input[type=checkbox]{width:20px;height:20px;flex:0 0 20px;margin-top:3px;accent-color:#713ac1}.oxxy-offer input[type=number]{width:100%;min-height:44px;border:1px solid #756d84;border-radius:6px;font:inherit;background:#fff;color:#272038}.oxxy-offer-accept{display:flex;gap:10px;margin:16px 0}.oxxy-offer [hidden]{display:none!important}.oxxy-offer button{font:600 15px/1.3 system-ui,sans-serif;min-height:44px;padding:12px 18px;border:1px solid #713ac1;border-radius:9px;background:#713ac1;color:#fff;cursor:pointer;max-width:100%;white-space:normal;margin:5px 8px 5px 0}.oxxy-offer button:disabled{background:#e3dfeb;color:#554d64;border-color:#aba4b9;cursor:default}.oxxy-offer button.oxxy-offer-refresh{background:transparent;color:#57318b}.oxxy-offer :focus-visible{outline:3px solid #0289b3;outline-offset:3px}.oxxy-offer-total{font-size:22px;font-weight:750}.oxxy-offer-note{padding:12px;background:#e9e2f5;border-radius:8px}.oxxy-offer-summary ul{padding-left:22px}.oxxy-offer-summary{margin:16px 0}@media(max-width:600px){.oxxy-offer{padding:16px;margin:14px 0}.oxxy-offer h2{font-size:23px}.oxxy-offer button{width:100%;margin-right:0}}

#casa-package-builder{max-width:1100px;width:calc(100% - 32px);margin:32px auto}

/* AV5: account package follows the host theme; public package builder is unchanged. */
.oxxy-offer-manage{--offer-line:var(--border,var(--line,#464052));background:var(--surface,var(--panel,#151522));color:var(--text,#f6f4fa);color-scheme:dark}
.oxxy-offer-manage .oxxy-offer-note,.oxxy-offer-manage .oxxy-offer-card,.oxxy-offer-manage input[type=number]{background:var(--elev,var(--panel2,transparent));color:inherit}
.oxxy-offer-manage button.oxxy-offer-refresh{color:inherit;border-color:currentColor}
html[data-theme="light"] .oxxy-offer-manage{color-scheme:light}
#c-cobranca .oxxy-offer-manage{margin:14px 18px}
