.alv-panel,.alv-editor,.alv-dialog{--alv-ink:#123c38;--alv-green:#08796a;--alv-muted:#667d79;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--alv-ink);box-sizing:border-box;line-height:1.5;text-align:left}
.alv-panel *,.alv-editor *,.alv-dialog *{box-sizing:border-box}
.alv-panel{background:#fff;border:1px solid #dfebe8;border-radius:22px;padding:22px;margin:18px 0;box-shadow:0 8px 28px #143e3808;width:100%;min-width:0}
.alv-panel h2,.alv-editor h2,.alv-dialog h2{font-size:23px;line-height:1.2;letter-spacing:-.6px;color:var(--alv-ink);margin:6px 0 0;font-weight:750}
.alv-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:20px}.alv-heading>div{min-width:0}.alv-heading p{font-size:14px;color:var(--alv-muted);margin:8px 0 0}.alv-eyebrow{font-size:10px;font-weight:800;letter-spacing:1.6px;color:var(--alv-green)}
.alv-panel .alv-info{flex:0 0 40px;width:40px;height:40px;min-height:40px;border-radius:50%;border:1px solid #dceae7;background:#f5faf8;color:var(--alv-green);font-size:23px;line-height:1;display:grid;place-items:center;padding:0;cursor:pointer}
.alv-rates{display:grid;gap:10px}.alv-rate{display:flex;align-items:center;gap:12px;border:1px solid #e3ebe9;background:#fcfdfc;padding:15px;border-radius:16px;position:relative;min-width:0}.alv-rate.is-current{border:2px solid #139782;background:#effaf5;padding:14px;box-shadow:0 0 0 3px #13978208}.alv-medal{width:39px;height:43px;border-radius:13px;background:#eaf0ee;display:grid;place-items:center;font-size:23px;color:#52726c;flex-shrink:0}.alv-pro .alv-medal{background:#fff0c5;color:#986805}.alv-genius .alv-medal{background:#eee7ff;color:#7049ba}.alv-rate-name{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.alv-rate-name>strong{font-size:16px}.alv-rate-name small{font-size:11px;color:var(--alv-muted);line-height:1.35}.alv-here{color:#08725f;font-size:10px;font-weight:800;display:block;margin-top:3px}.alv-amount{font-size:22px;letter-spacing:-.7px;max-width:49%;overflow-wrap:anywhere;text-align:right;font-variant-numeric:tabular-nums;line-height:1.15}.alv-note{font-size:12px!important;line-height:1.6!important;color:var(--alv-muted)!important;margin:14px 0 0!important}
.alv-profile{background:linear-gradient(130deg,#f4fbf6,#fff 70%)}.alv-profile h2{font-size:32px}.alv-level-star{font-size:24px;color:#b58529}.alv-progress-label{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:8px}.alv-panel progress{display:block;width:100%;height:8px;border:0;border-radius:20px;overflow:hidden;margin:12px 0;background:#e3eeea;accent-color:#08796a}.alv-panel progress::-webkit-progress-bar{background:#e3eeea}.alv-panel progress::-webkit-progress-value{background:linear-gradient(90deg,#08796a,#44b99d);border-radius:20px}.alv-progress-text{font-size:13px;margin:12px 0 20px}.alv-review{border-top:1px solid #e2ece8;padding-top:14px;display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:space-between;color:var(--alv-muted);font-size:11px}
.alv-dialog{border:0;border-radius:24px;padding:30px;width:min(520px,calc(100% - 28px));max-height:85dvh;background:#fff;box-shadow:0 24px 80px #062d3655;margin:auto;overflow:auto}.alv-dialog::backdrop{background:#052f36a6;backdrop-filter:blur(3px)}.alv-dialog:not([open]){display:none}.alv-dialog p,.alv-dialog li{font-size:14px;line-height:1.65;color:#4b6660}.alv-dialog h2{margin-bottom:20px;padding-right:24px}.alv-dialog ol{padding:14px 14px 14px 35px;background:#f2f8f5;border-radius:14px}.alv-dialog li{padding:4px}.alv-dialog .alv-close{float:right;width:36px;height:36px;border:0;border-radius:50%;background:#edf5f1;color:#245f52;font-size:25px;line-height:1;cursor:pointer;padding:0}.alv-button{border:0!important;display:inline-flex;align-items:center;justify-content:center;background:#08796a!important;color:#fff!important;border-radius:12px!important;padding:13px 20px!important;min-height:46px;font-size:14px!important;font-weight:700!important;text-decoration:none;cursor:pointer}.alv-dialog>.alv-button{width:100%;margin-top:6px}
.alv-editor{max-width:1100px;width:100%;margin:20px auto;padding:24px;background:#f5f9f7;border-radius:22px}.alv-editor .alv-count{font-size:12px;background:#e4f2e9;padding:7px 10px;border-radius:9px;white-space:nowrap}.alv-editor form{margin:0}.alv-editor label{display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:7px;min-width:0}.alv-editor input,.alv-editor select{display:block;width:100%;min-width:0;max-width:none;border:1px solid #d9e6df;background:#fff;color:#173f34;border-radius:10px;padding:11px 10px;font-size:16px;line-height:1.4;min-height:46px;height:auto;margin:0;box-shadow:none}.alv-search{display:flex;gap:8px;margin-bottom:18px!important}.alv-search input{flex:1}.alv-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.alv-type{margin-bottom:15px}.alv-editor-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.alv-edit-product{background:white;border:1px solid #dfeae4;border-radius:17px;padding:20px;min-width:0}.alv-product-heading{margin-bottom:20px}.alv-product-heading h3{font-size:16px;font-weight:750;line-height:1.4;margin:0 0 4px;color:#123c38;overflow-wrap:anywhere}.alv-product-heading small{font-size:11px;color:var(--alv-muted)}.alv-save-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.alv-save-bar span{font-size:12px;color:var(--alv-muted)}.alv-settings{background:#eaf4ee;border:1px solid #dce9e1;padding:15px;border-radius:14px;margin:16px 0}.alv-settings summary{font-size:14px;font-weight:700;cursor:pointer}.alv-settings p{font-size:12px}.alv-settings .alv-input-grid{grid-template-columns:1fr 1fr}.alv-success{padding:12px 16px;background:#dff4e4;color:#126739;border-radius:12px;font-size:14px}.alv-pages{margin-top:24px;display:flex;gap:6px;flex-wrap:wrap}.alv-pages .page-numbers{padding:8px 13px;background:#fff;border-radius:8px;text-decoration:none;color:#08796a}.alv-pages .current{background:#08796a;color:#fff}
.alv-panel button:focus-visible,.alv-dialog button:focus-visible,.alv-editor :focus-visible{outline:3px solid #dcad3a;outline-offset:3px}
@media(max-width:640px){.alv-panel{padding:17px;border-radius:19px}.alv-panel h2{font-size:21px}.alv-profile h2{font-size:30px}.alv-heading{gap:10px;margin-bottom:17px}.alv-rate{padding:12px;gap:10px}.alv-rate.is-current{padding:11px}.alv-amount{font-size:21px}.alv-medal{width:34px;height:39px}.alv-editor{padding:16px;border-radius:18px}.alv-editor-products{grid-template-columns:1fr}.alv-edit-product{padding:16px}.alv-input-grid{gap:8px}.alv-editor input{padding:10px 8px}.alv-save-bar .alv-button{width:100%}.alv-dialog{padding:23px;border-radius:22px}.alv-eyebrow{font-size:9px;letter-spacing:1.3px}}
@media(prefers-reduced-motion:reduce){.alv-panel *,.alv-dialog *{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:480px){.alv-editor .alv-input-grid{grid-template-columns:1fr}.alv-editor .alv-input-grid label{display:grid;grid-template-columns:65px minmax(0,1fr);align-items:center;gap:12px}.alv-editor .alv-settings .alv-input-grid label{display:flex;align-items:stretch}}
.alv-rate-name{overflow-wrap:anywhere}.alv-panel .alv-info{flex-basis:44px;width:44px;height:44px;min-height:44px}.alv-dialog .alv-close{width:44px;height:44px}
