@import"https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";.tip-badge{box-shadow:0 1px 14px #0000001f,0 5px 8px #00000024,0 3px 5px -1px #0003}.sm-button-secondary-hover{box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px -1px #0003}:root{--accent-color: #ff8623;--text-white: #fff;--text-primary: #000000de;--text-secondary: #00000099;--text-disabled: #00000061;--border-color-card: #e0e0e0;--border-disabled-button: #00000061;--text-disabled-button: #00000061;--card-background: rgba(255, 134, 35, .05)}.svelte-phrwg3{font-family:Sora,sans-serif;box-sizing:border-box;margin:0;padding:0}.container.svelte-phrwg3{margin-bottom:64px}.plan-selector-title.svelte-phrwg3{font-size:20px;font-weight:600;margin-bottom:12px}.accent.svelte-phrwg3{color:var(--accent-color)}.plan-grid.svelte-phrwg3{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.plan-grid.svelte-phrwg3{grid-template-columns:1fr 1fr;gap:16px}}.plan.svelte-phrwg3{cursor:pointer;border:1px solid var(--border-color-card);border-radius:20px;padding:16px;transition:all .2s ease;position:relative;display:flex;flex-direction:column}.plan.svelte-phrwg3:hover:not(.active){border-color:var(--accent-color)}.plan.active.svelte-phrwg3{border-color:var(--accent-color);background-color:var(--card-background)}.button-container.svelte-phrwg3{display:flex;justify-content:center;margin-bottom:16px}.plan-button.svelte-phrwg3{border:1px solid;cursor:pointer;border-radius:12px;padding:8px 14px;text-transform:uppercase;font-weight:500;font-size:16px}.active-button.svelte-phrwg3{border-color:var(--accent-color);background-color:var(--accent-color);color:#fff}.inactive-button.svelte-phrwg3{border-color:var(--border-color-card);color:var(--text-disabled);background-color:#fff}.subscription.svelte-phrwg3 .plan-button:where(.svelte-phrwg3):not(.active-button){border-color:var(--accent-color);color:var(--accent-color);background-color:#fff}.benefits-list.svelte-phrwg3{color:var(--text-secondary);font-weight:400;font-size:14px;display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.benefit-item.svelte-phrwg3{display:flex;align-items:center;gap:8px}.benefit-item.svelte-phrwg3 p:where(.svelte-phrwg3){line-height:20px}.benefit-item.disabled.svelte-phrwg3{color:var(--text-disabled)}.check-mark.svelte-phrwg3{color:var(--accent-color)}.cross-mark.svelte-phrwg3{color:var(--text-secondary)}.badge-container.svelte-phrwg3{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);z-index:10}.tip-badge.svelte-phrwg3{background-color:var(--accent-color);color:var(--text-white);padding:6px 12px;border-radius:100px;font-size:14px;font-weight:500}.svelte-1vgcxdb{font-family:Sora,sans-serif}.total-price.svelte-1vgcxdb{padding:16px;font-size:14px;color:var(--text-secondary);border-radius:12px;margin-bottom:16px;background-color:var(--summary-card-background)}.payment-frequency.svelte-1vgcxdb{margin-bottom:16px;display:grid;grid-template-columns:1fr;gap:4px;align-items:center}.payment-frequency-title.svelte-1vgcxdb{font-size:14px;font-weight:600}.select-container.svelte-1vgcxdb{border-left:1px solid var(--dropdown-border);padding-left:8px}.payment-frequency-dropdown.svelte-1vgcxdb{width:min-content;font-size:14px;border-radius:12px;border:1px solid var(--dropdown-border);background-color:transparent;padding:8px;color:var(--text-secondary)}.price-item.svelte-1vgcxdb{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.discount.svelte-1vgcxdb{color:var(--accent-color)}.frequency-multiplier.svelte-1vgcxdb{font-size:14px;color:var(--text-secondary);margin-bottom:8px}.price-item.total.svelte-1vgcxdb{font-weight:700;padding-top:8px;border-top:1px solid var(--dropdown-border);margin-top:8px}.summary-footer.svelte-1vgcxdb{margin-top:24px;display:grid;grid-template-columns:1fr;gap:8px}.disclaimer.svelte-1vgcxdb{font-size:12px;line-height:16px;color:var(--text-secondary);grid-column:span 2}.action-buttons.svelte-1vgcxdb{display:grid;grid-template-columns:1fr;gap:8px;grid-column:span 2}.reset-button.svelte-1vgcxdb{cursor:pointer;border:1px solid var(--reset-button-border);color:var(--reset-button-foreground);background:transparent;padding:8px;border-radius:12px;text-transform:uppercase;font-size:14px}.reset-button.svelte-1vgcxdb:hover{background-color:var(--reset-button-hover-background);transition:background-color .3s}.continue-button.svelte-1vgcxdb{cursor:pointer;background-color:var(--accent-color);color:var(--text-white);padding:8px;border-radius:12px;text-transform:uppercase;font-size:14px;border:none}.continue-button.svelte-1vgcxdb:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s}.reset-button.disabled.svelte-1vgcxdb{cursor:not-allowed;opacity:.5;color:var(--text-disabled-button);border-color:var(--border-disabled-button)}.reset-button.disabled.svelte-1vgcxdb:hover{background-color:transparent}.continue-button.disabled.svelte-1vgcxdb{cursor:not-allowed;color:#00000061;background-color:#0000001f;opacity:.5}.continue-button.disabled.svelte-1vgcxdb:hover{box-shadow:none}@media (min-width: 768px){.total-price.svelte-1vgcxdb{font-size:16px}.payment-frequency.svelte-1vgcxdb{grid-template-columns:1fr 1fr;gap:16px}.payment-frequency-title.svelte-1vgcxdb{font-size:16px}.select-container.svelte-1vgcxdb{border-left:none;padding-left:0;justify-self:end}.summary-footer.svelte-1vgcxdb{grid-template-columns:repeat(4,1fr)}.disclaimer.svelte-1vgcxdb{grid-column:span 2}.action-buttons.svelte-1vgcxdb{grid-template-columns:1fr 1fr;grid-column:span 2}}.svelte-h1xx3h{box-sizing:border-box;margin:0;padding:0}.modules-container.svelte-h1xx3h{font-family:Sora,sans-serif;color:var(--text-primary)}.module-card.svelte-h1xx3h{margin-bottom:16px;border:1px solid;border-radius:12px;padding:8px}.module-card.selected.svelte-h1xx3h{border-color:var(--accent-color)}.module-card.unselected.svelte-h1xx3h{border-color:var(--border-color-card)}.module-content.svelte-h1xx3h{display:flex;flex-direction:column;gap:8px}.module-header.svelte-h1xx3h{display:flex;align-items:center;justify-content:space-between}.module-toggle-area.svelte-h1xx3h{display:flex;align-items:center;cursor:pointer}.module-toggle.svelte-h1xx3h{display:none}.module-toggle.svelte-h1xx3h input:where(.svelte-h1xx3h){display:none}.module-image.svelte-h1xx3h{width:40px;height:40px;border-radius:12px;border:1px solid var(--border-color-card);margin-right:8px}.module-image.svelte-h1xx3h img:where(.svelte-h1xx3h){width:100%;height:100%;object-fit:cover}.module-title.svelte-h1xx3h{max-width:80%}@media (min-width: 768px){.module-title.svelte-h1xx3h{max-width:90%}}.module-title.svelte-h1xx3h .module-name:where(.svelte-h1xx3h){font-size:14px;line-height:20px;font-weight:400;margin:0;color:var(--text-secondary)}.module-price-container.svelte-h1xx3h{display:flex;align-items:center;justify-content:flex-end}.module-price-text.svelte-h1xx3h{font-size:14px;color:var(--text-secondary)}.module-price-empty.svelte-h1xx3h{color:var(--text-disabled)}.select-options.svelte-h1xx3h{display:flex;flex-direction:column;gap:8px}.module-select-dropdown.svelte-h1xx3h{width:min-content;font-size:14px;border-radius:12px;border:1px solid var(--dropdown-border);padding:8px;color:var(--text-secondary);background:transparent}.addons-title.svelte-h1xx3h{font-size:14px;margin-bottom:8px;font-weight:400;color:var(--text-secondary)}.addon-card.svelte-h1xx3h{font-size:14px;padding:8px;border:1px solid;border-radius:12px;cursor:pointer}.addon-card.selected.svelte-h1xx3h{border-color:var(--accent-color)}.addon-card.unselected.svelte-h1xx3h{border-color:var(--border-color-card)}.addon-header.svelte-h1xx3h{display:flex;justify-content:space-between;align-items:center}.addon-toggle-area.svelte-h1xx3h{display:flex;align-items:center}.addon-toggle.svelte-h1xx3h{display:none}.addon-toggle.svelte-h1xx3h input:where(.svelte-h1xx3h){display:none}.addon-image.svelte-h1xx3h{width:32px;height:32px;border-radius:12px;border:1px solid var(--border-color-card);margin-right:8px}.addon-image.svelte-h1xx3h img:where(.svelte-h1xx3h){width:100%;height:100%;object-fit:cover}.addon-title.svelte-h1xx3h{max-width:100%}@media (min-width: 768px){.addon-title.svelte-h1xx3h{max-width:90%}}.addon-title.svelte-h1xx3h .module-addon-name:where(.svelte-h1xx3h){font-size:14px;line-height:20px;font-weight:400;margin:0;color:var(--text-secondary)}.addon-price-empty.svelte-h1xx3h{color:var(--text-disabled)}.module-addon-price.svelte-h1xx3h{color:var(--text-secondary)}.sucursales-input.svelte-h1xx3h,.credencial-input.svelte-h1xx3h{display:flex;align-items:center;margin-top:8px;color:var(--text-secondary)}.addon-input-label.svelte-h1xx3h{margin-right:8px;font-size:14px;font-weight:400}.addon-number-input.svelte-h1xx3h{width:80px;border-radius:12px;border:1px solid var(--dropdown-border);color:var(--text-secondary);padding:4px;font-size:14px}.error-message.svelte-h1xx3h{margin-bottom:16px}.svelte-bwjfhl{font-family:Sora,sans-serif}:root{--accent-color: #ff8623;--text-white: #fff;--text-primary: #000000de;--text-secondary: #00000099;--text-disabled: #00000061;--border-color-card: #e0e0e0;--border-disabled-button: #00000061;--text-disabled-button: #00000061;--summary-card-background: #fafafc;--dropdown-border: #0000003b;--reset-button-foreground: #636668;--reset-button-background: transparent;--reset-button-border: #20242780;--reset-button-hover-background: #2024270a}.total-price.svelte-bwjfhl{padding:16px;font-size:14px;color:var(--text-secondary);border-radius:12px;margin-bottom:16px;background-color:var(--summary-card-background)}.price-item.svelte-bwjfhl{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.discount.svelte-bwjfhl{color:var(--accent-color)}.discount-note.svelte-bwjfhl{font-size:12px;color:var(--text-secondary);margin-bottom:8px}.price-item.total.svelte-bwjfhl{font-weight:700;border-top:1px solid var(--dropdown-border);margin-top:8px;padding-top:8px}.summary-footer.svelte-bwjfhl{margin-top:24px;display:grid;grid-template-columns:1fr;gap:8px}.disclaimer.svelte-bwjfhl{font-size:12px;line-height:16px;color:var(--text-secondary);grid-column:span 2}.action-buttons.svelte-bwjfhl{display:grid;grid-template-columns:1fr;gap:8px;grid-column:span 2}.reset-button.svelte-bwjfhl{cursor:pointer;border:1px solid var(--reset-button-border);color:var(--reset-button-foreground);background:transparent;padding:8px;border-radius:12px;text-transform:uppercase;font-size:14px}.reset-button.svelte-bwjfhl:hover{background-color:var(--reset-button-hover-background);transition:background-color .3s}.continue-button.svelte-bwjfhl{cursor:pointer;background-color:var(--accent-color);color:var(--text-white);padding:8px;border-radius:12px;text-transform:uppercase;font-size:14px;border:none}.continue-button.svelte-bwjfhl:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s}@media (min-width: 768px){.total-price.svelte-bwjfhl{font-size:16px}.summary-footer.svelte-bwjfhl{grid-template-columns:repeat(4,1fr)}.action-buttons.svelte-bwjfhl{grid-template-columns:1fr 1fr;grid-column:span 2}}.reset-button.disabled.svelte-bwjfhl{cursor:not-allowed;opacity:.5;color:var(--text-disabled-button);border-color:var(--border-disabled-button)}.reset-button.disabled.svelte-bwjfhl:hover{background-color:transparent}.continue-button.disabled.svelte-bwjfhl{cursor:not-allowed;color:#00000061;background-color:#0000001f;opacity:.5}.continue-button.disabled.svelte-bwjfhl:hover{box-shadow:none}:root{--accent-color: #ff8623;--text-white: #fff;--text-primary: #000000de;--text-secondary: #00000099;--text-disabled: #00000061;--border-color-card: #e0e0e0;--border-disabled-button: #00000061;--text-disabled-button: #00000061;--card-background: rgba(255, 134, 35, .05);--dropdown-border: #0000003b}.svelte-a5z5nh{box-sizing:border-box;margin:0;padding:0}.modules-container.svelte-a5z5nh{font-family:Sora,sans-serif;color:var(--text-primary)}.module-card.svelte-a5z5nh{margin-bottom:16px;border:1px solid;border-radius:12px;padding:8px}.module-card.selected.svelte-a5z5nh{border-color:var(--accent-color)}.module-card.unselected.svelte-a5z5nh{border-color:var(--border-color-card)}.module-content.svelte-a5z5nh{display:flex;flex-direction:column;gap:8px}.module-header.svelte-a5z5nh{display:flex;align-items:center;justify-content:space-between}.module-toggle-area.svelte-a5z5nh{display:flex;align-items:center;cursor:pointer}.module-toggle.svelte-a5z5nh{display:none}.module-toggle.svelte-a5z5nh input:where(.svelte-a5z5nh){display:none}.module-image.svelte-a5z5nh{width:40px;height:40px;border-radius:12px;border:1px solid var(--border-color-card);margin-right:8px}.module-image.svelte-a5z5nh img:where(.svelte-a5z5nh){width:100%;height:100%;object-fit:cover}.module-title.svelte-a5z5nh{max-width:80%}@media (min-width: 768px){.module-title.svelte-a5z5nh{max-width:90%}}.module-title.svelte-a5z5nh .module-name:where(.svelte-a5z5nh){font-size:14px;line-height:20px;font-weight:400;margin:0;color:var(--text-secondary)}.module-price-container.svelte-a5z5nh{display:flex;align-items:center;justify-content:flex-end}.module-price-text.svelte-a5z5nh{font-size:14px;color:var(--text-secondary)}.module-price-empty.svelte-a5z5nh{color:var(--text-disabled)}.select-options.svelte-a5z5nh{display:flex;flex-direction:column;gap:8px}.module-select-dropdown.svelte-a5z5nh{width:min-content;font-size:14px;border-radius:12px;border:1px solid var(--border-color-card);padding:8px;color:var(--text-secondary);background:transparent}.error-message.svelte-a5z5nh{margin-bottom:16px}:root{--accent-color: #FF8623;--text-white: #fff;--text-primary: #000000DE;--text-secondary: #00000099;--text-disabled: #00000061;--border-color-card: #E0E0E0;--border-disabled-button: #00000061;--text-disabled-button: #00000061;--card-background: rgba(255, 134, 35, .05);--dropdown-border: #0000003B }.section-heading.svelte-gnkbj6{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}body{box-sizing:border-box;margin:0;padding:0}:root{--accent-color: #FF8623;--text-white: #fff;--text-primary: #000000DE;--text-secondary: #00000099;--text-disabled: #00000061;--border-color-card: #E0E0E0;--border-disabled-button: #00000061;--text-disabled-button: #00000061;--card-background: rgba(255, 134, 35, .05);--link-color: #00000061}.app-container.svelte-1qxdgwq{font-family:Sora,sans-serif}.app-description.svelte-1qxdgwq{margin-bottom:64px}.description-title.svelte-1qxdgwq{color:var(--text-primary);font-size:20px;font-weight:600;margin-top:0;margin-bottom:8px}.description-text.svelte-1qxdgwq{color:var(--text-secondary);line-height:28px;font-size:14px;margin:0}.error-message.svelte-1qxdgwq{text-align:center;color:var(--text-secondary);font-size:20px;font-weight:600;margin-bottom:12px}.link-precios.svelte-1qxdgwq{padding:0 16px;display:flex;flex-direction:column;gap:16px}.link-precios.svelte-1qxdgwq a:where(.svelte-1qxdgwq){color:var(--link-color);text-decoration:underline;font-size:14px;font-weight:300;transition:color .3s ease}.link-precios.svelte-1qxdgwq a:where(.svelte-1qxdgwq):hover{color:var(--accent-color)}@media (min-width: 768px){.description-text.svelte-1qxdgwq{font-size:16px}.link-precios.svelte-1qxdgwq{flex-direction:row}}
