.impersonation-banner{position:sticky;top:0;z-index:9999;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#1a1a1a;padding:.75rem 1rem;box-shadow:0 2px 8px #00000026;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.impersonation-banner__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem}.impersonation-banner__icon{font-size:1.5rem;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.impersonation-banner__message{flex:1;display:flex;flex-direction:column;gap:.25rem}.impersonation-banner__message strong{font-size:.95rem;font-weight:600;letter-spacing:.02em}.impersonation-banner__user{font-size:.875rem;opacity:.95}.impersonation-banner__exit-btn{background:#fff;color:#c91f1f;border:none;padding:.5rem 1.25rem;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.impersonation-banner__exit-btn:hover:not(:disabled){background:#f8f8f8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.impersonation-banner__exit-btn:active:not(:disabled){transform:translateY(0)}.impersonation-banner__exit-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.impersonation-banner{padding:.5rem .75rem}.impersonation-banner__content{flex-direction:column;align-items:flex-start;gap:.75rem}.impersonation-banner__message{gap:.125rem}.impersonation-banner__message strong{font-size:.875rem}.impersonation-banner__user{font-size:.8125rem}.impersonation-banner__exit-btn{width:100%;padding:.625rem}.impersonation-banner__icon{font-size:1.25rem}}.toast{display:flex;align-items:center;gap:.75rem;min-width:300px;max-width:500px;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 8px 24px #00000026,0 4px 8px #0000001a;animation:slideIn .3s cubic-bezier(.4,0,.2,1);margin-bottom:.75rem;border:1px solid transparent;font-weight:500;font-size:.95rem;line-height:1.5}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.toast--success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#047857}.toast--error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#b91c1c}.toast--warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:#b45309}.toast--info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#1d4ed8}.toast__icon{font-size:1.25rem;font-weight:700;line-height:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff3}.toast__message{flex:1;word-break:break-word}.toast__close{background:transparent;border:none;color:currentColor;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;opacity:.8;flex-shrink:0}.toast__close:hover{opacity:1;background:#fff3}.toast__close:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.user-mgmt-org-info{background:#fff;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a}.user-mgmt-org-info__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.user-mgmt-org-info__title{font-size:1.1rem;font-weight:700;margin:0;color:#1f1f1f}.user-mgmt-org-info__edit-btn{padding:.35rem .75rem;border-radius:6px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#1f1f1f;font-weight:600;cursor:pointer;font-size:.8rem}.user-mgmt-org-info__edit-btn:hover{background:#f9fafb}.user-mgmt-org-info__details{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center}.user-mgmt-org-info__field{display:flex;align-items:center;gap:.35rem}.user-mgmt-org-info__label{font-size:.8rem;color:#6b7280;font-weight:500}.user-mgmt-org-info__value{font-size:.85rem;color:#1f1f1f;font-weight:600}.user-mgmt-org-info__badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.user-mgmt-org-info__badge--active{background:#22c55e26;color:#15803d}.user-mgmt-org-info__badge--inactive,.user-mgmt-org-info__badge--root{background:#ef444426;color:#dc2626}.user-mgmt-org-info__badge--owner{background:#3b82f626;color:#2563eb}.user-mgmt-org-info__badge--member{background:#22c55e26;color:#15803d}.user-mgmt-org-info__form-grid{display:grid;gap:1rem;margin-bottom:1rem}.user-mgmt-org-info__form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#1f1f1f}.user-mgmt-org-info__form-input{width:100%;padding:.75rem;border-radius:8px;border:1px solid rgba(15,23,42,.12);font-size:1rem}.user-mgmt-org-info__form-input:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c84026}.user-mgmt-org-info__form-actions{display:flex;gap:1rem}.user-mgmt-org-info__save-btn{padding:.75rem 1.5rem;border-radius:8px;border:none;background:#e4c840;color:#1f1f1f;font-weight:600;cursor:pointer}.user-mgmt-org-info__save-btn:disabled{cursor:not-allowed;opacity:.6}.user-mgmt-org-info__cancel-btn{padding:.75rem 1.5rem;border-radius:8px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#1f1f1f;font-weight:600;cursor:pointer}.user-mgmt-org-info__cancel-btn:disabled{cursor:not-allowed}.user-mgmt-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-bottom:1.5rem}.user-mgmt-stats__card{padding:.75rem;border-radius:8px;color:#fff;box-shadow:0 2px 4px #0000001a}.user-mgmt-stats__card--organizations{background:linear-gradient(135deg,#2d3436,#1e272e)}.user-mgmt-stats__card--total-users{background:linear-gradient(135deg,#ffd89b,#19547b)}.user-mgmt-stats__card--active{background:linear-gradient(135deg,#f8b500,#b8860b)}.user-mgmt-stats__card--subscriptions{background:linear-gradient(135deg,#8b7355,#5d4e37)}.user-mgmt-stats__card--owners{background:linear-gradient(135deg,#a8a8a8,#6c6c6c)}.user-mgmt-stats__card--members{background:linear-gradient(135deg,#36454f,#2c3e50)}.user-mgmt-stats__label{font-size:.7rem;opacity:.9;margin-bottom:.25rem;letter-spacing:.3px}.user-mgmt-stats__value{font-size:1.25rem;font-weight:700}.user-mgmt-filters{margin-bottom:1.5rem;display:flex;gap:1rem;align-items:center}.user-mgmt-filters__select{padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(15,23,42,.12);font-size:.95rem;flex:1 1 auto;min-width:120px}.user-mgmt-filters__select--org{min-width:150px}.user-mgmt-filters__search{flex:2 1 auto;min-width:200px;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(15,23,42,.12);font-size:.95rem}.user-mgmt-filters__select:focus,.user-mgmt-filters__search:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c84026}.user-mgmt-grid{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.user-mgmt-grid__header{padding:1.5rem;border-bottom:1px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.user-mgmt-grid__title{font-size:1.5rem;font-weight:700;margin:0}.user-mgmt-grid__create-btn{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #10b98133}.user-mgmt-grid__create-btn:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 6px #10b9814d}.user-mgmt-invitations{margin-top:3rem;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.user-mgmt-invitations__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.user-mgmt-invitations__title{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.user-mgmt-invitations__subtitle{color:#6b7280;font-size:.9rem;margin:0}.user-mgmt-invitations__invite-btn{padding:.75rem 1.5rem;background:#e4c840;color:#1f1f1f;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.user-mgmt-invitations__invite-btn--cancel{background:#6b7280}.user-mgmt-invitations__message{margin-bottom:1.5rem;padding:1rem;border-radius:8px;font-weight:500}.user-mgmt-invitations__message--success{background:#22c55e1a;color:#15803d}.user-mgmt-invitations__message--error{background:#ef44441a;color:#dc2626}.user-mgmt-invitations__message-link{color:inherit;text-decoration:underline;font-weight:700;cursor:pointer}.user-mgmt-invitations__form{margin-bottom:2rem;padding:1.5rem;background:#f9fafb;border-radius:12px}.user-mgmt-invitations__form-title{margin-top:0;margin-bottom:1rem;font-size:1.1rem;color:#1f1f1f}.user-mgmt-invitations__form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.user-mgmt-invitations__form-label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem;color:#1f1f1f}.user-mgmt-invitations__form-input,.user-mgmt-invitations__form-select{width:100%;padding:.75rem;border:1px solid rgba(15,23,42,.12);border-radius:8px;font-size:.95rem}.user-mgmt-invitations__form-input:focus,.user-mgmt-invitations__form-select:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c84026}.user-mgmt-invitations__form-select--disabled{background:#f3f4f6;cursor:not-allowed}.user-mgmt-invitations__form-submit{margin-top:1rem;padding:.75rem 1.5rem;background:#e4c840;color:#1f1f1f;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer}.user-mgmt-invitations__form-submit:disabled{background:#9ca3af;cursor:not-allowed}.user-mgmt-invitations__controls{margin-bottom:1rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.user-mgmt-invitations__select-all{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600}.user-mgmt-invitations__checkbox{width:18px;height:18px;cursor:pointer;accent-color:#e4c840}.user-mgmt-invitations__resend-btn{padding:.65rem 1.25rem;background:#e4c840;color:#1f1f1f;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer}.user-mgmt-invitations__resend-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.user-mgmt-invitations__table-wrapper{overflow-x:auto}.user-mgmt-invitations__table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0f172a14}.user-mgmt-invitations__table thead tr{background:#f9fafb;border-bottom:1px solid rgba(15,23,42,.08)}.user-mgmt-invitations__table th{padding:1rem;text-align:left;font-weight:600;color:#1f1f1f}.user-mgmt-invitations__table tbody tr{border-bottom:1px solid rgba(15,23,42,.08)}.user-mgmt-invitations__table td{padding:1rem}.user-mgmt-invitations__email{font-weight:600;color:#1f1f1f}.user-mgmt-invitations__role-badge{display:inline-block;padding:.35rem .75rem;border-radius:6px;font-size:.85rem;font-weight:600;background:#f3f4f6;color:#374151}.user-mgmt-invitations__invited-by{color:#4b5563}.user-mgmt-invitations__date{color:#6b7280;font-size:.9rem}.user-mgmt-invitations__cancel-btn{padding:.5rem 1rem;font-size:.85rem;background:transparent;color:#dc2626;border:1px solid #dc2626;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.user-mgmt-invitations__cancel-btn:hover{background:#dc2626;color:#fff}.user-mgmt-invitations__empty{padding:2rem;text-align:center;color:#6b7280}.user-mgmt-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.create-user-dialog input[type=text],.create-user-dialog input[type=email],.create-user-dialog input[type=tel],.create-user-dialog input[type=password],.create-user-dialog select{font-size:.875rem;padding:.5rem .75rem}.create-user-dialog .password-field{position:relative}.create-user-dialog .password-field input{padding-right:2rem}.create-user-dialog .password-toggle{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);color:#6b7280;background:none;border:none;cursor:pointer;font-size:.875rem;padding:.25rem}.create-user-dialog .password-toggle:hover{color:#374151}.create-user-dialog label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.create-user-dialog .error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem}.create-user-dialog .form-field{margin-bottom:.75rem}.create-user-dialog .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.create-user-dialog .form-field-full{grid-column:1 / -1}@media(max-width:640px){.create-user-dialog .form-grid{grid-template-columns:1fr}.create-user-dialog .form-field-full{grid-column:1}}.edit-user-dialog{max-width:600px;width:100%;margin:0 auto}.edit-user-dialog .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.edit-user-dialog .form-field{display:flex;flex-direction:column}.edit-user-dialog .form-field-full,.edit-user-dialog .form-field.field-username,.edit-user-dialog .form-field.field-email{grid-column:1 / -1}.edit-user-dialog .form-field.field-zipcode{grid-column:2}.edit-user-dialog .form-field.field-phone{grid-column:1}.edit-user-dialog label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.edit-user-dialog input{font-size:.875rem;padding:.5rem .75rem;height:2.5rem}.edit-user-dialog .error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem}.edit-user-dialog .field-hint{color:#6b7280;font-size:.75rem;margin-top:.25rem}@media(max-width:640px){.edit-user-dialog .form-grid{grid-template-columns:1fr}.edit-user-dialog .form-field.field-username,.edit-user-dialog .form-field.field-email,.edit-user-dialog .form-field.field-zipcode,.edit-user-dialog .form-field.field-phone{grid-column:1}}.entitlements-management{padding:2rem 1rem;max-width:98%;margin:0 auto}.entitlements-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.entitlements-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}.entitlements-header p{color:#6b7280;font-size:.95rem;margin:0}.entitlements-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 3px #0000001a}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.5rem}.stat-value{font-size:2rem;font-weight:700;color:#111827}.entitlements-filters{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.entitlements-filters select,.entitlements-filters input[type=text]{font-size:.875rem;min-width:200px}.entitlements-filters input[type=text]{flex:1;max-width:400px}.entitlements-grid{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;min-height:600px}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .15s}.btn-primary:hover{background:#2563eb}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .15s}.btn-secondary:hover{background:#e5e7eb}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-danger{background:#dc2626;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .15s}.btn-danger:hover{background:#b91c1c}.dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.dialog{background:#fff;border-radius:.75rem;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.create-entitlement-dialog{max-width:600px}.dialog h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1.5rem}.dialog p{color:#6b7280;margin:0 0 1.5rem;line-height:1.6}.form-field{margin-bottom:1.25rem}.form-field label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-field select,.form-field textarea{font-size:.875rem}.form-field textarea{min-height:80px}.dialog-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.loading-state{display:flex;align-items:center;justify-content:center;min-height:400px;color:#6b7280;font-size:1rem}.role-badge{display:inline-block;padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:600;line-height:1;background-color:#f3f4f6;color:#6b7280}.role-badge--root{background:#ef44441a;color:#dc2626}.role-badge--owner{background:#3b82f61a;color:#2563eb}.role-badge--user,.role-badge--member,.role-badge--admin,.role-badge--administrador,.role-badge--driver,.role-badge--conductor{background:#10b9811a;color:#059669}@media(max-width:768px){.entitlements-management{padding:1rem .5rem}.entitlements-header{flex-direction:column;align-items:flex-start;gap:1rem}.entitlements-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.entitlements-filters{flex-direction:column;align-items:stretch}.entitlements-filters select,.entitlements-filters input[type=text]{width:100%;max-width:none}.dialog{padding:1.5rem;margin:1rem}.dialog-actions{flex-direction:column}.dialog-actions button{width:100%}}.activity-management{padding:0}.activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.activity-header-left{display:flex;align-items:center;gap:1rem}.activity-header h2{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.activity-disabled-badge{font-size:.75rem;padding:.25rem .5rem;background:var(--badge-yellow);color:var(--text-primary);border-radius:4px;font-weight:500}.activity-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.activity-stat-card{display:flex;flex-direction:column;align-items:center;padding:.75rem 1.25rem;background:var(--surface-elevated);border:1px solid var(--border-color);border-radius:8px;min-width:100px}.activity-stat-card .stat-value{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.activity-stat-card .stat-label{font-size:.75rem;color:var(--text-secondary);margin-top:.25rem;text-transform:uppercase;letter-spacing:.02em}.activity-filters{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem;background:var(--surface-elevated);border:1px solid var(--border-color);border-radius:8px}.activity-filters-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.activity-filters .filter-group{display:flex;flex-direction:column;gap:.25rem}.activity-filters .filter-group label{font-size:.7rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em}.activity-filters .filter-input,.activity-filters .filter-select{padding:.4rem .6rem;font-size:.85rem;border:1px solid var(--border-color);border-radius:4px;background:var(--surface-base);color:var(--text-primary);min-width:140px}.activity-filters .filter-select-wide{min-width:200px}.activity-filters .filter-input:focus,.activity-filters .filter-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #4f46e51a}.activity-results-info{font-size:.8rem;color:var(--text-secondary);margin-bottom:.5rem}.activity-grid-container{border:1px solid var(--border-color);border-radius:8px;overflow:hidden}.activity-date{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-size:.75rem;color:var(--text-secondary)}.activity-source-badge{display:inline-block;padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:600;line-height:1;white-space:nowrap}.activity-source-badge--portal{background:#3b82f61a;color:#2563eb}.activity-source-badge--digiscan365{background:#10b9811a;color:#059669}.activity-source-badge--infotaxi365{background:#8b5cf61a;color:#7c3aed}.activity-source-badge--keycloak{background:#f973161a;color:#ea580c}.activity-source-badge--unknown{background-color:#f3f4f6;color:#6b7280}.activity-category{font-size:.8rem;color:var(--text-secondary)}.activity-user{font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-organization{font-size:.8rem;color:var(--text-secondary)}.activity-page{font-size:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-details{font-size:.8rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;cursor:help}.activity-user-agent{font-size:.8rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.activity-status{display:inline-block;padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:600;line-height:1;white-space:nowrap}.activity-status.success{background:#10b9811a;color:#059669}.activity-status.error{background:#ef44441a;color:#dc2626}.activity-row-error{background-color:#ef44440d!important}.activity-row-error:hover{background-color:#ef44441a!important}.activity-sankey-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.activity-sankey-dialog{background:var(--surface-base);border-radius:12px;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.activity-sankey-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--border-color)}.activity-sankey-header h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}.activity-sankey-close{width:32px;height:32px;border:none;background:transparent;font-size:1.5rem;color:var(--text-secondary);cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.activity-sankey-close:hover{background:var(--surface-elevated);color:var(--text-primary)}.activity-sankey-filters{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid var(--border-color);background:var(--surface-elevated)}.activity-sankey-filters .filter-group{display:flex;flex-direction:column;gap:.25rem}.activity-sankey-filters .filter-group label{font-size:.7rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase}.activity-sankey-filters .filter-input,.activity-sankey-filters .filter-select{padding:.4rem .6rem;font-size:.85rem;border:1px solid var(--border-color);border-radius:4px;background:var(--surface-base);color:var(--text-primary);min-width:140px}.activity-sankey-content{flex:1;min-height:400px;overflow:hidden;padding:1rem}.activity-sankey-chart{width:100%;height:500px}.activity-sankey-loading,.activity-sankey-empty{display:flex;align-items:center;justify-content:center;height:400px;color:var(--text-secondary)}.activity-sankey-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid var(--border-color);background:var(--surface-elevated)}.activity-sankey-help{font-size:.8rem;color:var(--text-secondary);margin:0;max-width:70%}@media(max-width:768px){.activity-filters-row{flex-direction:column;align-items:stretch}.activity-filters .filter-input,.activity-filters .filter-select{width:100%;min-width:unset}.activity-stats{justify-content:center}.activity-sankey-overlay{padding:1rem}.activity-sankey-dialog{max-height:95vh}.activity-sankey-filters{flex-direction:column}.activity-sankey-footer{flex-direction:column;gap:1rem}.activity-sankey-help{max-width:100%;text-align:center}}.role-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600}.role-badge--root{background-color:#fee2e2!important;color:#991b1b!important;border:1px solid #fca5a5!important}.role-badge--owner{background-color:#dbeafe!important;color:#1e40af!important;border:1px solid #93c5fd!important}.role-badge--member{background-color:#dcfce7!important;color:#166534!important;border:1px solid #86efac!important}.product-status{display:inline-block;font-size:.8rem;font-weight:700;padding:.2rem .85rem;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}.product-status--active{background:#22c55e26!important;color:#15803d!important}.product-status--inactive{background:#f8717126!important;color:#b91c1c!important}.product-status--accessible{background:#3b82f626!important;color:#1e40af!important}.product-card__subscription-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#e4c840,#f0dc62);box-shadow:0 2px 6px #e4c84059;border:2px solid #ffffff}.product-card__subscription-badge svg{width:12px;height:12px;color:#1f1f1f}.ai-chat-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #667eea66;transition:all .3s ease;z-index:9998}.ai-chat-fab:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea80}.ai-chat-fab:active{transform:translateY(0)}.ai-chat-error{background:#fee2e2;color:#991b1b;padding:12px 16px;margin:16px 16px 0;border-radius:8px;display:flex;align-items:center;justify-content:space-between;font-size:13px;animation:slideDown .3s ease-out}.ai-chat-error-close{background:none;border:none;color:#991b1b;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease}.ai-chat-error-close:hover{background:#991b1b1a}.ai-chat-overlay{position:fixed;bottom:24px;right:24px;width:420px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 48px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;z-index:9999;overflow:hidden;animation:slideIn .3s ease-out}.ai-chat-overlay.minimized{height:56px}@keyframes slideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-chat-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px 16px 0 0;flex-shrink:0}.ai-chat-header-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:16px}.ai-chat-badge{background:#fff3;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px}.ai-chat-header-actions{display:flex;gap:8px}.ai-chat-header-btn{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.ai-chat-header-btn:hover{background:#fff3}.ai-chat-header-btn:disabled{opacity:.5;cursor:not-allowed}.ai-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#f9fafb}.ai-chat-messages::-webkit-scrollbar{width:6px}.ai-chat-messages::-webkit-scrollbar-track{background:transparent}.ai-chat-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.ai-chat-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ai-chat-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;color:#6b7280}.ai-chat-welcome svg{color:#667eea;margin-bottom:16px}.ai-chat-welcome h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}.ai-chat-welcome p{font-size:14px;margin:0 0 16px}.ai-chat-welcome ul{text-align:left;font-size:13px;line-height:1.6;margin:0;padding:0;list-style:none}.ai-chat-welcome li{position:relative;padding:4px 0 4px 20px}.ai-chat-welcome li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.ai-chat-message{display:flex;gap:12px;animation:messageIn .2s ease-out}@keyframes messageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-chat-message-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-chat-message-user .ai-chat-message-avatar{background:#667eea;color:#fff}.ai-chat-message-assistant .ai-chat-message-avatar{background:#f3f4f6;color:#667eea}.ai-chat-message-content{flex:1;display:flex;flex-direction:column;gap:4px}.ai-chat-message-text{background:#fff;padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;color:#111827;box-shadow:0 1px 3px #0000000d;white-space:pre-wrap;word-wrap:break-word}.ai-chat-message-user .ai-chat-message-text{background:#667eea;color:#fff}.ai-chat-message-time{font-size:11px;color:#9ca3af;padding:0 4px}.ai-chat-typing{display:flex;gap:4px;padding:12px 16px;background:#fff;border-radius:12px;width:-moz-fit-content;width:fit-content;box-shadow:0 1px 3px #0000000d}.ai-chat-typing span{width:8px;height:8px;border-radius:50%;background:#d1d5db;animation:typing 1.4s infinite}.ai-chat-typing span:nth-child(2){animation-delay:.2s}.ai-chat-typing span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.ai-chat-input-container{display:flex;gap:8px;padding:16px;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}.ai-chat-input{flex:1;border:1px solid #e5e7eb;border-radius:12px;padding:10px 16px;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s ease;overflow-y:auto}.ai-chat-input::-webkit-scrollbar{width:4px}.ai-chat-input::-webkit-scrollbar-track{background:transparent}.ai-chat-input::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.ai-chat-input:focus{border-color:#667eea}.ai-chat-input:disabled{background:#f9fafb;cursor:not-allowed}.ai-chat-send-btn{width:40px;height:40px;border-radius:12px;background:#667eea;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.ai-chat-send-btn:hover:not(:disabled){background:#5568d3;transform:scale(1.05)}.ai-chat-send-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}@media(max-width:640px){.ai-chat-overlay{width:calc(100vw - 32px);height:calc(100vh - 32px);bottom:16px;right:16px}.ai-chat-fab{bottom:16px;right:16px}}.tile-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--tile-min-width, 340px),1fr));gap:var(--tile-gap, 1.25rem)}.tile{background:#fff;border:2px solid rgba(15,23,42,.08);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;cursor:pointer;transition:all .2s ease;position:relative;min-height:var(--tile-min-height, 220px)}.tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.tile--selected{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.tile--dashed{border-style:dashed;border-color:#0f172a26}.tile-header{display:flex;flex-direction:column;gap:.5rem}.tile-header__content{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.tile-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0;flex:1;line-height:1.4}.tile-subtitle{font-size:.875rem;color:#64748b;font-weight:500}.tile-description{font-size:.875rem;color:#475569;line-height:1.5}.tile-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.tile-badge--active{background:#10b9811a;color:#047857}.tile-badge--inactive{background:#f1f5f9;color:#64748b}.tile-badge--canceled{background:#ef44441a;color:#dc2626}.tile-badge--trial{background:#e4c8401a;color:#92400e}.tile-badge--warning{background:#fb923c1a;color:#ea580c}.tile-badge--info{background:#3b82f61a;color:#1e40af}.tile-metadata{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.tile-metadata-item{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.875rem}.tile-metadata-item__label{color:#64748b;font-weight:500}.tile-metadata-item__value{color:#0f172a;font-weight:600;text-align:right}.tile-action{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.08)}.tile-action button{width:100%}.tile-footer{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.08);font-size:.875rem}@media(max-width:768px){.tile-container{grid-template-columns:1fr}.tile{min-height:auto}.tile-header__content{flex-wrap:wrap}.tile-metadata-item{flex-direction:column;align-items:flex-start;gap:.25rem}.tile-metadata-item__value{text-align:left}}.product-install-prompt{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:50;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border-radius:1rem;box-shadow:0 12px 28px #0f172a26,0 4px 10px #0f172a14;border:1px solid rgba(15,23,42,.06);animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.product-install-prompt{left:auto;right:1.5rem;bottom:1.5rem;max-width:22rem}}.product-install-prompt__header{display:flex;align-items:flex-start;gap:.875rem}.product-install-prompt__icon{width:3.5rem;height:3.5rem;border-radius:.75rem;flex-shrink:0;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #0000001a}.product-install-prompt__content{flex:1;min-width:0}.product-install-prompt__title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;line-height:1.3}.product-install-prompt__description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}.product-install-prompt__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.product-install-prompt__btn--primary{flex:1;min-width:100px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f2937;padding:.625rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #e4c8404d}.product-install-prompt__btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e4c84066}.product-install-prompt__btn--primary:active{transform:translateY(0)}.product-install-prompt__btn--secondary{flex:1;min-width:80px;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#374151;padding:.625rem 1rem;border-radius:.5rem;font-weight:500;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease}.product-install-prompt__btn--secondary:hover{background:#e5e7eb}.product-install-prompt__btn--dismiss{width:100%;background:transparent;color:#9ca3af;font-size:.75rem;font-weight:500;border:none;cursor:pointer;padding:.5rem;margin-top:.25rem;transition:color .2s ease}.product-install-prompt__btn--dismiss:hover{color:#6b7280}.product-install-button{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:transparent;border:none;cursor:pointer;color:#e4c840;border-radius:.5rem;transition:all .2s ease}.product-install-button:hover{background:#e4c8401a;color:#d4b830}.product-install-button svg{width:1.25rem;height:1.25rem}@media(min-width:1024px){.product-install-button{display:none}}.product-install-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:#00000080;padding:0;animation:fadeIn .2s ease-out}@media(min-width:768px){.product-install-modal{align-items:center;padding:1rem}}.product-install-modal__content{width:100%;max-width:28rem;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:1.5rem;max-height:90vh;overflow-y:auto;animation:slideUpModal .3s ease-out}@keyframes slideUpModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.product-install-modal__content{border-radius:1.25rem;animation:scaleIn .2s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}}.product-install-modal__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.product-install-modal__header h3{flex:1;font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.product-install-modal__product-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 6px #0000001a}.product-install-modal__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;color:#6b7280;font-size:1.25rem;font-weight:500;transition:all .2s ease}.product-install-modal__close:hover{background:#e5e7eb;color:#374151}.product-install-modal__body{color:#4b5563;font-size:.9375rem;line-height:1.6}.product-install-modal__body p{margin:0 0 1rem}.product-install-modal__body ol{margin:0 0 1.25rem;padding-left:1.25rem}.product-install-modal__body li{margin-bottom:.75rem;padding-left:.25rem}.product-install-modal__body strong{color:#1f2937;font-weight:600}.product-install-modal__icon-inline{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#3b82f6;color:#fff;border-radius:.25rem;vertical-align:middle;margin:0 .25rem}.product-install-modal__note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:.875rem;font-size:.875rem;color:#166534}.product-install-modal__btn{width:100%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f2937;padding:.875rem 1.5rem;border-radius:.625rem;font-weight:600;font-size:1rem;border:none;cursor:pointer;margin-top:1rem;transition:all .2s ease;box-shadow:0 2px 8px #e4c8404d}.product-install-modal__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e4c84066}.product-install-modal__share-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#007aff;color:#fff;border-radius:.375rem;vertical-align:middle;margin:0 .25rem}.product-install-modal__add-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;vertical-align:middle;margin:0 .25rem;font-size:1.125rem;font-weight:500}.menu-install-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-left:auto;background:transparent;border:none;cursor:pointer;color:#9ca3af;border-radius:.375rem;transition:all .2s ease;flex-shrink:0}.menu-install-icon:hover{color:#e4c840;background:#e4c8401a}.menu-install-icon svg{width:1rem;height:1rem}.product-card__install-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid #e4c840;color:#b8960a;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.product-card__install-btn:hover{background:#e4c8401a;border-color:#d4b830}.product-card__install-btn svg{width:1rem;height:1rem}.install-apps-section{margin-top:2rem}.install-apps-section__title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.install-apps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.install-app-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .2s ease}.install-app-card:hover{border-color:#e4c840;box-shadow:0 4px 12px #e4c84026}.install-app-card__icon{width:3rem;height:3rem;border-radius:.625rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0;box-shadow:0 2px 6px #0000001a}.install-app-card__info{flex:1;min-width:0}.install-app-card__name{font-weight:600;color:#1f2937;font-size:.9375rem;margin-bottom:.125rem}.install-app-card__desc{font-size:.8125rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.install-app-card__btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#e4c840,#f0dc62);border:none;border-radius:.5rem;cursor:pointer;color:#1f2937;flex-shrink:0;transition:all .2s ease;box-shadow:0 2px 6px #e4c8404d}.install-app-card__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e4c84066}.install-app-card__btn svg{width:1.25rem;height:1.25rem}@media(min-width:1024px){.install-apps-section--mobile-only{display:none}}.quick-access{position:fixed;bottom:1.5rem;right:1.5rem;z-index:45;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.quick-access__fab{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#e4c840,#f0dc62);border:none;border-radius:50%;box-shadow:0 4px 14px #e4c84066,0 2px 6px #0000001a;cursor:pointer;transition:all .2s ease}.quick-access__fab:hover{transform:scale(1.05);box-shadow:0 6px 20px #e4c84080,0 3px 8px #00000026}.quick-access__fab:active{transform:scale(.98)}.quick-access__fab-icon{width:1.5rem;height:1.5rem;color:#1f2937}.quick-access--open .quick-access__fab{background:#374151}.quick-access--open .quick-access__fab-icon{color:#fff}.quick-access__menu{display:flex;flex-direction:column;gap:.5rem;animation:quickAccessSlideUp .2s ease-out}@keyframes quickAccessSlideUp{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.quick-access__item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:2rem;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:all .2s ease;white-space:nowrap}.quick-access__item:hover{transform:translate(-4px);box-shadow:0 6px 16px #00000026;border-color:#e4c840}.quick-access__item:active{transform:translate(-2px)}.quick-access__item-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:linear-gradient(135deg,#e4c840,#f0dc62);border-radius:50%;flex-shrink:0}.quick-access__item-icon .quick-access__icon{width:1.125rem;height:1.125rem;color:#1f2937}.quick-access__item-name{font-size:.875rem;font-weight:600;color:#1f2937}@media(min-width:769px){.quick-access{display:none}}@supports (padding-bottom: env(safe-area-inset-bottom)){.quick-access{bottom:calc(1.5rem + env(safe-area-inset-bottom))}}.consent-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,var(--surface-dark, #1f1f1f) 0%,var(--surface-darker, #2d2d2d) 100%);border-top:2px solid var(--primary-gold, #e4c840);padding:1rem 1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;z-index:9999;box-shadow:0 -4px 20px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.consent-banner__content{display:flex;align-items:center;gap:1rem;flex:1}.consent-banner__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#e4c84026;border-radius:50%;color:var(--primary-gold, #e4c840);font-size:1.25rem;flex-shrink:0}.consent-banner__text{flex:1}.consent-banner__title{font-size:1rem;font-weight:600;color:var(--text-light, #ffffff);margin:0 0 .25rem}.consent-banner__description{font-size:.875rem;color:var(--text-muted, #a0a0a0);margin:0;line-height:1.4}.consent-banner__actions{display:flex;gap:.75rem;flex-shrink:0}.consent-banner__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.consent-banner__btn--accept{background:var(--primary-gold, #e4c840);color:var(--surface-dark, #1f1f1f);border:none}.consent-banner__btn--accept:hover{background:var(--primary-gold-light, #f0d860);transform:translateY(-1px)}.consent-banner__btn--accept:active{transform:translateY(0)}.consent-banner__btn--decline{background:transparent;color:var(--text-muted, #a0a0a0);border:1px solid var(--border-subtle, #444)}.consent-banner__btn--decline:hover{color:var(--text-light, #ffffff);border-color:var(--text-muted, #a0a0a0)}.consent-banner__btn-icon{font-size:.75rem}@media(max-width:768px){.consent-banner{flex-direction:column;padding:1rem;gap:1rem}.consent-banner__content{flex-direction:column;text-align:center}.consent-banner__actions{width:100%;flex-direction:column}.consent-banner__btn{width:100%;padding:.75rem 1rem}}@media(prefers-contrast:high){.consent-banner{border-top-width:3px}.consent-banner__btn--decline{border-width:2px}}@media(prefers-reduced-motion:reduce){.consent-banner{animation:none}.consent-banner__btn--accept:hover{transform:none}}.subscription-details-card{position:relative}.subscription-details-card>.subscription-badge{position:absolute;top:1rem;right:1rem;z-index:10}.subscription-details-header{position:relative}.subscription-details-header>.subscription-badge{position:absolute;top:-.5rem;right:-.5rem;z-index:10}.subscription-grid--compact{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.subscription-card-compact{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:1rem;position:relative;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s ease,border-color .2s ease}.subscription-card-compact:hover{box-shadow:0 4px 12px #0f172a1a;border-color:#0f172a1f}.subscription-card-compact__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding-right:4.5rem}.subscription-card-compact__title{flex:1;min-width:0}.subscription-card-compact__product{font-size:1rem;font-weight:700;color:#1f1f1f;margin:0;line-height:1.3}.subscription-card-compact__price{font-size:.9rem;font-weight:600;color:#e4c840;white-space:nowrap}.subscription-card-compact__tier{font-size:.85rem;color:#6b7280;margin:0}.subscription-badge--compact{position:absolute;top:.75rem;right:.75rem;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.subscription-badge--compact.subscription-badge--active{background-color:#10b9811a;color:#047857}.subscription-badge--compact.subscription-badge--canceled{background-color:#ef44441a;color:#dc2626}.subscription-card-compact__dates{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.75rem 0;border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06)}.subscription-card-compact__date-item{display:flex;flex-direction:column;gap:.125rem}.subscription-card-compact__date-label{font-size:.7rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.subscription-card-compact__date-value{font-size:.85rem;font-weight:600;color:#374151}.subscription-card-compact__date-value--warning{color:#d97706}.subscription-entitlements{padding-top:.5rem}.subscription-entitlements__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem;margin:-.5rem;border-radius:6px;transition:background-color .15s ease}.subscription-entitlements__header:hover{background-color:#0f172a08}.subscription-entitlements__badge{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:#4b5563}.subscription-entitlements__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;background:#3b82f61a;color:#2563eb;border-radius:9999px;font-size:.7rem;font-weight:600}.subscription-entitlements__toggle{font-size:.75rem;color:#9ca3af;transition:transform .2s ease}.subscription-entitlements__toggle--expanded{transform:rotate(180deg)}.subscription-entitlements__list{max-height:0;overflow:hidden;transition:max-height .3s ease}.subscription-entitlements__list--expanded{max-height:300px;overflow-y:auto}.subscription-entitlements__list-inner{padding-top:.5rem;display:flex;flex-direction:column;gap:.375rem}.subscription-entitlement-item{display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;background:#0f172a05;border-radius:6px;font-size:.8rem}.subscription-entitlement-item__user{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.subscription-entitlement-item__name{font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-entitlement-item__email{font-size:.7rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-entitlement-item__role{padding:.125rem .375rem;border-radius:4px;font-size:.65rem;font-weight:600;text-transform:uppercase;flex-shrink:0;margin-left:.5rem}.subscription-entitlement-item__role--root{background:#ef44441a;color:#dc2626}.subscription-entitlement-item__role--owner{background:#3b82f61a;color:#2563eb}.subscription-entitlement-item__role--user,.subscription-entitlement-item__role--member,.subscription-entitlement-item__role--admin{background:#10b9811a;color:#059669}.subscription-card-compact__actions{display:flex;gap:.5rem;padding-top:.5rem;border-top:1px solid rgba(15,23,42,.06)}.subscription-card-compact__action{flex:1;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-align:center;cursor:pointer;transition:all .15s ease;border:none}.subscription-card-compact__action--primary{background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f}.subscription-card-compact__action--primary:hover:not(:disabled){filter:brightness(1.05)}.subscription-card-compact__action--secondary{background:#f3f4f6;color:#4b5563}.subscription-card-compact__action--secondary:hover:not(:disabled){background:#e5e7eb}.subscription-card-compact__warning{padding:.5rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.2);border-radius:6px;font-size:.75rem;color:#d97706;font-weight:500}.subscription-card-compact__user{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#0f172a05;border-radius:6px;font-size:.8rem}.subscription-card-compact__user-name{font-weight:500;color:#1f2937}.subscription-card-compact__user-email{color:#6b7280;font-size:.75rem}.subscription-card-compact__owner{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#0f172a05;border-radius:6px;font-size:.8rem;flex-wrap:wrap}.subscription-card-compact__owner-label{color:#6b7280;font-weight:500}.subscription-card-compact__owner-name{font-weight:600;color:#1f2937}@media(max-width:640px){.subscription-grid--compact,.subscription-card-compact__dates{grid-template-columns:1fr}}.subscription-limits{padding:.75rem 0;border-top:1px solid rgba(15,23,42,.06);margin-top:.75rem}.subscription-limits__title{font-size:.9rem;font-weight:600;color:#1f2937;margin:0 0 .75rem}.subscription-limits__section{margin-bottom:1rem}.subscription-limits__section:last-child{margin-bottom:0}.subscription-limits__subtitle{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem}.subscription-limits__list{display:flex;flex-direction:column;gap:.75rem}.subscription-limit-item{display:flex;flex-direction:column;gap:.375rem}.subscription-limit-item__header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.subscription-limit-item__name{font-size:.8rem;font-weight:500;color:#374151}.subscription-limit-item__value{font-size:.75rem;font-weight:600;color:#6b7280;white-space:nowrap}.subscription-limit-item__progress{height:6px;background:#0f172a0f;border-radius:3px;overflow:hidden}.subscription-limit-item__progress-bar{height:100%;transition:width .3s ease,background-color .3s ease;border-radius:3px}.subscription-limit-item__progress-bar--ok{background:linear-gradient(90deg,#10b981,#059669)}.subscription-limit-item__progress-bar--warning{background:linear-gradient(90deg,#f59e0b,#d97706)}.subscription-limit-item__progress-bar--danger{background:linear-gradient(90deg,#ef4444,#dc2626)}.subscription-limit-item__reset{font-size:.7rem;color:#9ca3af;font-style:italic}.subscription-limits__features{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.subscription-feature-item{display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;background:#0f172a05;border-radius:6px;font-size:.75rem}.subscription-feature-item__icon{font-size:.85rem;font-weight:600}.subscription-feature-item__name--enabled{color:#1f2937}.subscription-feature-item__name--enabled .subscription-feature-item__icon{color:#059669}.subscription-feature-item__name--disabled,.subscription-feature-item__name--disabled .subscription-feature-item__icon{color:#9ca3af}.subscription-feature-item__name{font-weight:500;flex:1}.subscription-limits__loading{padding:1rem;text-align:center;font-size:.8rem;color:#9ca3af;font-style:italic}@media(max-width:640px){.subscription-limits__features{grid-template-columns:1fr}}.invoices-list{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto}.invoice-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.invoice-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.invoice-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.invoice-number{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.invoice-date{font-size:.875rem;color:#6b7280;margin:0}.status-badge{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:500;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.status-active{background-color:#d1fae5;color:#065f46}.status-pending{background-color:#fef3c7;color:#92400e}.status-cancelled{background-color:#fee2e2;color:#991b1b}.invoice-card-body{padding:1.5rem;display:grid;grid-template-columns:1fr auto;gap:2rem}.invoice-details{display:flex;flex-direction:column;gap:.75rem}.invoice-detail-item{display:flex;gap:.5rem}.invoice-detail-label{font-size:.875rem;font-weight:500;color:#6b7280;min-width:100px}.invoice-detail-value{font-size:.875rem;color:#111827}.invoice-amounts{display:flex;flex-direction:column;gap:.5rem;min-width:200px;padding:1rem;background:#f9fafb;border-radius:.375rem;border:1px solid #e5e7eb}.invoice-amount-item{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.invoice-amount-label{color:#6b7280}.invoice-amount-value{font-weight:500;color:#111827;font-variant-numeric:tabular-nums}.invoice-total{padding-top:.5rem;margin-top:.5rem;border-top:2px solid #e5e7eb;font-size:1rem}.invoice-total .invoice-amount-label{color:#111827;font-weight:600}.invoice-total .invoice-amount-value{font-size:1.125rem;font-weight:700;color:#0069b4}.invoice-card-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f9fafb;border-top:1px solid #e5e7eb}.invoice-card-footer .btn{display:inline-flex;align-items:center;gap:.5rem}.invoice-card-footer .btn svg{flex-shrink:0}.invoice-emailed-badge{display:inline-flex;align-items:center;font-size:.75rem;color:#059669;font-weight:500}.spinner-small{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.empty-state{text-align:center;padding:3rem 1rem;color:#6b7280}.empty-state p{font-size:1rem;margin:0}@media(max-width:768px){.invoice-card-body{grid-template-columns:1fr;gap:1.5rem}.invoice-amounts{min-width:unset}.invoice-card-header{flex-direction:column;gap:1rem}.invoice-card-footer{flex-direction:column;gap:1rem;align-items:stretch}.invoice-card-footer .btn{width:100%;justify-content:center}.invoice-emailed-badge{text-align:center}}:root{--showcase-bg-primary: #000000;--showcase-bg-secondary: #1d1d1f;--showcase-bg-gradient: linear-gradient(180deg, #000 0%, #1d1d1f 100%);--showcase-text-primary: #f5f5f7;--showcase-text-secondary: #86868b;--showcase-text-accent: #e4c840;--showcase-gradient-text: linear-gradient( 90deg, #e4c840 0%, #ffd700 30%, #f0dc62 50%, #ffd700 70%, #e4c840 100% );--showcase-section-padding: clamp(80px, 15vh, 150px) clamp(20px, 5vw, 100px);--showcase-content-gap: clamp(24px, 4vw, 48px);--showcase-ease-out: cubic-bezier(.16, 1, .3, 1);--showcase-ease-in-out: cubic-bezier(.4, 0, .2, 1)}.showcase{background:var(--showcase-bg-primary);color:var(--showcase-text-primary);min-height:100vh;overflow-x:hidden}.showcase~footer,.showcase~.site-footer{display:none}.showcase-headline{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.08;letter-spacing:-.025em;color:var(--showcase-text-primary);margin:0}.showcase-subheadline{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;line-height:1.4;color:var(--showcase-text-secondary);margin:0}.showcase-body{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:var(--showcase-text-secondary);max-width:680px}.showcase-gradient-text{background:var(--showcase-gradient-text);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShimmer 4s ease infinite}.showcase-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:980px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s var(--showcase-ease-in-out);text-decoration:none;border:none;min-width:160px}.showcase-button--primary{background:var(--showcase-text-accent);color:#000}.showcase-button--primary:hover{background:#f0dc62;transform:scale(1.02)}.showcase-button--secondary{background:transparent;color:var(--showcase-text-accent);border:1px solid var(--showcase-text-accent)}.showcase-button--secondary:hover{background:#e4c8401a;color:#f0dc62;border-color:#f0dc62}.showcase-button--ghost{background:transparent;color:var(--showcase-text-accent);padding:.75rem 0;min-width:auto}.showcase-button--ghost:hover{color:#f0dc62}.showcase-button--ghost:after{content:" >";margin-left:.25rem;transition:transform .3s ease}.showcase-button--ghost:hover:after{transform:translate(4px)}.showcase-nav{position:fixed;right:clamp(16px,3vw,32px);top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:12px}.showcase-nav__dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s var(--showcase-ease-in-out);padding:0}.showcase-nav__dot:hover{background:#fff9;transform:scale(1.2)}.showcase-nav__dot--active{background:var(--showcase-text-accent);transform:scale(1.3)}.showcase-nav__dot--active:hover{background:var(--showcase-text-accent)}@media(max-width:1024px){.showcase-nav{display:none}}.showcase-cta-section{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--showcase-section-padding);background:var(--showcase-bg-secondary);position:relative}.showcase-cta-section__content{max-width:800px;display:flex;flex-direction:column;align-items:center;gap:var(--showcase-content-gap)}.showcase-cta-section__headline{font-size:clamp(2rem,6vw,4rem);font-weight:700;color:var(--showcase-text-primary);margin:0}.showcase-cta-section__description{font-size:clamp(1rem,2vw,1.25rem);color:var(--showcase-text-secondary);max-width:500px;margin:0}.showcase-cta-section__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.showcase-footer{background:var(--showcase-bg-primary);border-top:1px solid rgba(255,255,255,.1);padding:2rem clamp(20px,5vw,100px);text-align:center}.showcase-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem}.showcase-footer__link{color:var(--showcase-text-secondary);font-size:.875rem;text-decoration:none;transition:color .3s ease}.showcase-footer__link:hover{color:var(--showcase-text-primary)}.showcase-footer__copyright{color:var(--showcase-text-secondary);font-size:.75rem;opacity:.7}.showcase-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--showcase-bg-primary)}.showcase-loading__spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--showcase-text-accent);border-radius:50%;animation:spin 1s linear infinite}@media(max-width:768px){.showcase-cta-section{min-height:auto;padding:clamp(60px,12vh,100px) clamp(16px,4vw,24px)}.showcase-cta-section__buttons{flex-direction:column;width:100%;max-width:300px}.showcase-button{width:100%}}@keyframes letterReveal{0%{opacity:0;transform:translateY(20px) rotateX(-20deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes wordReveal{0%{opacity:0;transform:translateY(30px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleReveal{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes gradientShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes featureReveal{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bgPulse{0%,to{opacity:.3}50%{opacity:.5}}@keyframes lineExpand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes videoReveal{0%{clip-path:inset(100% 0 0 0);opacity:0}to{clip-path:inset(0 0 0 0);opacity:1}}.showcase-animate{opacity:0}.showcase-animate--visible{opacity:1}.showcase-animate--fade-up{opacity:0;transform:translateY(40px)}.showcase-animate--fade-up.showcase-animate--visible{animation:fadeUp .8s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--fade-in{opacity:0}.showcase-animate--fade-in.showcase-animate--visible{animation:fadeIn .6s ease-out forwards}.showcase-animate--scale{opacity:0;transform:scale(.92)}.showcase-animate--scale.showcase-animate--visible{animation:scaleReveal .8s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--slide-left{opacity:0;transform:translate(-60px)}.showcase-animate--slide-left.showcase-animate--visible{animation:slideInLeft .8s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--slide-right{opacity:0;transform:translate(60px)}.showcase-animate--slide-right.showcase-animate--visible{animation:slideInRight .8s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--delay-1{animation-delay:.1s!important}.showcase-animate--delay-2{animation-delay:.2s!important}.showcase-animate--delay-3{animation-delay:.3s!important}.showcase-animate--delay-4{animation-delay:.4s!important}.showcase-animate--delay-5{animation-delay:.5s!important}.showcase-animate--delay-6{animation-delay:.6s!important}.showcase-animate--delay-7{animation-delay:.7s!important}.showcase-animate--delay-8{animation-delay:.8s!important}.showcase-stagger>*{opacity:0}.showcase-stagger.showcase-animate--visible>*:nth-child(1){animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .1s forwards}.showcase-stagger.showcase-animate--visible>*:nth-child(2){animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .2s forwards}.showcase-stagger.showcase-animate--visible>*:nth-child(3){animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .3s forwards}.showcase-stagger.showcase-animate--visible>*:nth-child(4){animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .4s forwards}.showcase-stagger.showcase-animate--visible>*:nth-child(5){animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .5s forwards}.showcase-stagger.showcase-animate--visible>*:nth-child(6){animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .6s forwards}@media(prefers-reduced-motion:reduce){.showcase-animate,.showcase-animate--fade-up,.showcase-animate--fade-in,.showcase-animate--scale,.showcase-animate--slide-left,.showcase-animate--slide-right,.showcase-stagger>*{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.showcase-animate--visible{opacity:1!important}.showcase-scroll-indicator,.showcase-gradient-text{animation:none!important}.showcase-logo__door--left,.showcase-logo__door--right{animation:none!important;opacity:1!important;transform:none!important}}.showcase-hero{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:var(--showcase-section-padding);background:var(--showcase-bg-primary)}.showcase-hero__background{position:absolute;inset:0;z-index:0;overflow:hidden}.showcase-hero__background:before{content:"";position:absolute;width:150%;height:150%;top:-25%;left:-25%;background:radial-gradient(ellipse at 30% 20%,rgba(228,200,64,.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(228,200,64,.1) 0%,transparent 40%);animation:bgPulse 8s ease-in-out infinite}.showcase-hero__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3;z-index:0}.showcase-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1000px;gap:var(--showcase-content-gap)}.showcase-hero__logo{width:clamp(80px,15vw,120px);height:auto;opacity:0;animation:scaleUp .8s cubic-bezier(.16,1,.3,1) .2s forwards}.showcase-logo{width:clamp(100px,20vw,150px);height:auto;perspective:800px;perspective-origin:50% 50%}.showcase-logo__svg{width:100%;height:auto;display:block}.showcase-logo__door{transform-style:preserve-3d;backface-visibility:visible}.showcase-logo__door--left{transform-origin:0% 50%;transform-box:fill-box;opacity:0;animation:doorSwingLeft 1s cubic-bezier(.34,1.56,.64,1) .1s forwards}.showcase-logo__door--right{transform-origin:100% 50%;transform-box:fill-box;opacity:0;animation:doorSwingRight 1s cubic-bezier(.34,1.56,.64,1) .1s forwards}@keyframes doorSwingLeft{0%{opacity:0;transform:rotateY(-120deg) scale(.5) translateZ(-100px)}30%{opacity:1}to{opacity:1;transform:rotateY(0) scale(1) translateZ(0)}}@keyframes doorSwingRight{0%{opacity:0;transform:rotateY(120deg) scale(.5) translateZ(-100px)}30%{opacity:1}to{opacity:1;transform:rotateY(0) scale(1) translateZ(0)}}.showcase-hero__eyebrow{font-size:clamp(.875rem,2vw,1rem);font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--showcase-text-accent);opacity:0;animation:fadeUp .6s cubic-bezier(.16,1,.3,1) .4s forwards}.showcase-hero__headline{font-size:clamp(2.5rem,10vw,5.5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--showcase-text-primary);margin:0;max-width:14ch;word-spacing:.15em}.showcase-hero__headline-word{display:inline-block;opacity:0;animation:wordReveal .8s cubic-bezier(.16,1,.3,1) forwards;margin-right:.2em}.showcase-hero__headline-word:last-child{margin-right:0}.showcase-hero__headline-word:nth-child(1){animation-delay:.5s}.showcase-hero__headline-word:nth-child(2){animation-delay:.6s}.showcase-hero__headline-word:nth-child(3){animation-delay:.7s}.showcase-hero__headline-word:nth-child(4){animation-delay:.8s}.showcase-hero__headline-word:nth-child(5){animation-delay:.9s}.showcase-hero__headline-word:nth-child(6){animation-delay:1s}.showcase-hero__headline-word:nth-child(7){animation-delay:1.1s}.showcase-hero__headline-word:nth-child(8){animation-delay:1.2s}.showcase-hero__headline--gradient{background:var(--showcase-gradient-text);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShimmer 4s ease infinite}.showcase-hero__subheadline{font-size:clamp(1.125rem,3vw,1.5rem);font-weight:400;line-height:1.5;color:var(--showcase-text-secondary);max-width:600px;margin:0;opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) 1.3s forwards}.showcase-hero__cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) 1.5s forwards}.showcase-scroll-indicator{position:absolute;bottom:clamp(24px,5vh,48px);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--showcase-text-secondary);opacity:0;animation:fadeIn .6s ease 2s forwards}.showcase-scroll-indicator__text{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.showcase-scroll-indicator__arrow{width:24px;height:24px;animation:scrollBounce 2s ease-in-out infinite}.showcase-scroll-indicator__arrow svg{width:100%;height:100%;stroke:currentColor;stroke-width:2;fill:none}@media(max-width:768px){.showcase-hero{padding:clamp(60px,10vh,100px) clamp(16px,4vw,24px)}.showcase-hero__content{gap:clamp(16px,3vh,24px)}.showcase-hero__video{display:none}.showcase-hero__cta{flex-direction:column;width:100%;max-width:300px}.showcase-hero__cta .portal-button{width:100%}}@media(max-width:480px){.showcase-hero__headline{font-size:clamp(2rem,12vw,3rem)}}.showcase-section{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;padding:var(--showcase-section-padding);overflow:hidden}.showcase-section--dark{background:var(--showcase-bg-primary)}.showcase-section--darker{background:var(--showcase-bg-secondary)}.showcase-section--gradient{background:var(--showcase-bg-gradient)}.showcase-section__container{width:100%;max-width:1400px;margin:0 auto;display:grid;gap:clamp(40px,8vw,80px);align-items:center}.showcase-section--layout-left .showcase-section__container,.showcase-section--layout-right .showcase-section__container{grid-template-columns:1fr 1fr}.showcase-section--layout-right .showcase-section__media{order:2}.showcase-section--layout-right .showcase-section__content{order:1}.showcase-section--layout-full .showcase-section__container{grid-template-columns:1fr;text-align:center}.showcase-section--layout-full .showcase-section__content{max-width:800px;margin:0 auto}.showcase-section__media{position:relative;border-radius:24px;overflow:hidden;background:#ffffff05}.showcase-section__image{width:100%;height:auto;display:block;border-radius:24px}.showcase-section__video{width:100%;height:auto;display:block;border-radius:24px;background:#000}.showcase-section__media:before{content:"";position:absolute;inset:-20%;background:radial-gradient(ellipse at center,var(--section-accent-color, rgba(228, 200, 64, .2)) 0%,transparent 70%);z-index:-1;filter:blur(60px);opacity:.6}.showcase-section__content{display:flex;flex-direction:column;gap:clamp(16px,3vw,24px)}.showcase-section__eyebrow{font-size:clamp(.75rem,1.5vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--section-accent-color, var(--showcase-text-accent));margin:0}.showcase-section__headline{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--showcase-text-primary);margin:0}.showcase-section__description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:var(--showcase-text-secondary);margin:0;max-width:540px}.showcase-section__divider{width:60px;height:2px;background:var(--section-accent-color, var(--showcase-text-accent));transform-origin:left}.showcase-section__divider.showcase-animate--visible{animation:lineExpand .6s cubic-bezier(.16,1,.3,1) forwards}.showcase-section__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.showcase-section__stats{display:flex;flex-wrap:wrap;gap:clamp(24px,4vw,48px);margin-top:1rem}.showcase-section__stat{display:flex;flex-direction:column}.showcase-section__stat-value{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--showcase-text-primary);line-height:1}.showcase-section__stat-label{font-size:.875rem;color:var(--showcase-text-secondary);margin-top:.25rem}.showcase-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(16px,3vw,24px);margin-top:1rem}.showcase-feature{background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:clamp(20px,3vw,28px);display:flex;flex-direction:column;gap:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.showcase-feature:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-4px)}.showcase-feature__icon{width:48px;height:48px;color:var(--section-accent-color, var(--showcase-text-accent))}.showcase-feature__icon svg{width:100%;height:100%}.showcase-feature__title{font-size:1rem;font-weight:600;color:var(--showcase-text-primary);margin:0}.showcase-feature__description{font-size:.875rem;color:var(--showcase-text-secondary);margin:0;line-height:1.5}@media(max-width:1024px){.showcase-section--layout-left .showcase-section__container,.showcase-section--layout-right .showcase-section__container{grid-template-columns:1fr}.showcase-section--layout-right .showcase-section__media,.showcase-section--layout-right .showcase-section__content{order:unset}.showcase-section__content{text-align:center;align-items:center}.showcase-section__description{max-width:100%}.showcase-section__divider{transform-origin:center}.showcase-section__cta,.showcase-section__stats{justify-content:center}}@media(max-width:768px){.showcase-section{min-height:auto;padding:clamp(60px,12vh,100px) clamp(16px,4vw,24px)}.showcase-features{grid-template-columns:1fr}.showcase-feature{align-items:center;text-align:center}.showcase-feature__icon{margin:0 auto}.showcase-feature__title,.showcase-feature__description{text-align:center}.showcase-section__cta{flex-direction:column;width:100%}.showcase-section__cta .portal-button{width:100%;max-width:300px}}@media(max-width:1024px){.showcase-section--layout-left .showcase-section__container,.showcase-section--layout-right .showcase-section__container{grid-template-columns:1fr;gap:clamp(32px,6vw,48px)}.showcase-section--layout-right .showcase-section__media,.showcase-section--layout-right .showcase-section__content{order:unset}.showcase-section__content{text-align:center;align-items:center}.showcase-section__description{max-width:100%}.showcase-section__divider{transform-origin:center}.showcase-section__cta,.showcase-section__stats{justify-content:center}.showcase-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){:root{--showcase-section-padding: clamp(60px, 10vh, 100px) clamp(16px, 4vw, 24px);--showcase-content-gap: clamp(16px, 3vh, 24px)}.showcase-hero{min-height:90vh;min-height:90dvh}.showcase-hero__content{gap:clamp(16px,3vh,24px)}.showcase-hero__video,.showcase-section__video{display:none}.showcase-section__video-poster{display:block;width:100%;height:auto;border-radius:16px}.showcase-features{grid-template-columns:1fr}.showcase-hero__cta,.showcase-section__cta,.showcase-cta-section__buttons{flex-direction:column;width:100%;align-items:center;justify-content:center}.showcase-hero__cta .showcase-button,.showcase-section__cta .showcase-button,.showcase-cta-section__buttons .showcase-button,.showcase-hero__cta .portal-button,.showcase-section__cta .portal-button{width:100%;max-width:320px}.showcase-hero__content{align-items:center;text-align:center}.showcase-hero__headline{text-align:center;justify-content:center}.showcase-section__media,.showcase-section__image{border-radius:16px}.showcase-section__stats{gap:clamp(16px,4vw,32px)}.showcase-section__stat-value{font-size:clamp(1.75rem,5vw,2.5rem)}.showcase-footer__links{flex-direction:column;gap:1rem}.showcase-animate--fade-up.showcase-animate--visible{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--scale.showcase-animate--visible{animation:scaleReveal .7s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--slide-left.showcase-animate--visible{animation:slideInLeft .7s cubic-bezier(.16,1,.3,1) forwards}.showcase-animate--slide-right.showcase-animate--visible{animation:slideInRight .7s cubic-bezier(.16,1,.3,1) forwards}.showcase-hero__logo{animation:scaleUp .6s cubic-bezier(.16,1,.3,1) .1s forwards}.showcase-hero__eyebrow{animation:fadeUp .5s cubic-bezier(.16,1,.3,1) .2s forwards}.showcase-hero__headline-word{animation:wordReveal .6s cubic-bezier(.16,1,.3,1) forwards}.showcase-hero__subheadline{animation:fadeUp .6s cubic-bezier(.16,1,.3,1) 1s forwards}.showcase-hero__cta{animation:fadeUp .6s cubic-bezier(.16,1,.3,1) 1.2s forwards}}@media(max-width:480px){.showcase-hero__headline{font-size:clamp(1.75rem,10vw,2.5rem)}.showcase-section__headline{font-size:clamp(1.5rem,7vw,2rem)}.showcase-cta-section__headline{font-size:clamp(1.5rem,8vw,2.5rem)}.showcase-feature{padding:clamp(16px,4vw,20px)}.showcase-feature__icon{width:40px;height:40px}.showcase-scroll-indicator{opacity:.6}}@media(max-width:896px)and (orientation:landscape){.showcase-hero{min-height:auto;padding:clamp(40px,8vh,80px) clamp(16px,4vw,24px)}.showcase-hero__content{max-width:80%}.showcase-scroll-indicator{display:none}.showcase-section{min-height:auto}}@media(min-resolution:192dpi){.showcase-section__image{image-rendering:-webkit-optimize-contrast}}@media(hover:none)and (pointer:coarse){.showcase-feature:hover{transform:none;background:#ffffff08;border-color:#ffffff14}.showcase-button--primary:hover,.showcase-nav__dot:hover{transform:none}.showcase-feature:active{transform:scale(.98);background:#ffffff0f}.showcase-button:active{transform:scale(.98)}.showcase-animate--fade-up.showcase-animate--visible,.showcase-animate--fade-in.showcase-animate--visible,.showcase-animate--scale.showcase-animate--visible,.showcase-animate--slide-left.showcase-animate--visible,.showcase-animate--slide-right.showcase-animate--visible{animation-duration:.6s}.showcase-hero__logo,.showcase-hero__eyebrow,.showcase-hero__headline-word,.showcase-hero__subheadline,.showcase-hero__cta{animation-play-state:running!important}}@supports (padding: env(safe-area-inset-bottom)){.showcase-hero{padding-bottom:max(env(safe-area-inset-bottom),clamp(24px,5vh,48px))}.showcase-footer{padding-bottom:max(env(safe-area-inset-bottom),2rem)}.showcase-nav{right:max(env(safe-area-inset-right),clamp(16px,3vw,32px))}}@media(prefers-color-scheme:light){.showcase{color-scheme:dark}}.showcase-welcome{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--showcase-spacing-section) var(--showcase-spacing-page);background:linear-gradient(180deg,var(--showcase-bg-primary) 0%,rgba(26,26,46,1) 50%,var(--showcase-bg-primary) 100%);overflow:hidden}.showcase-welcome__container{position:relative;max-width:900px;width:100%;text-align:center;z-index:1}.showcase-welcome__greeting{font-size:clamp(2.5rem,8vw,5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:var(--showcase-spacing-lg);background:linear-gradient(135deg,var(--showcase-text-primary) 0%,var(--showcase-gold) 50%,var(--showcase-text-primary) 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:showcase-gradient-shift 8s ease infinite}@keyframes showcase-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.showcase-welcome__quote{font-size:clamp(1.25rem,3vw,1.75rem);font-style:italic;color:var(--showcase-gold);margin-bottom:var(--showcase-spacing-xl);padding:var(--showcase-spacing-md) var(--showcase-spacing-lg);position:relative}.showcase-welcome__quote-mark{font-size:2em;line-height:0;vertical-align:-.3em;opacity:.5}.showcase-welcome__content{margin-bottom:var(--showcase-spacing-xl)}.showcase-welcome__paragraph{font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;color:var(--showcase-text-secondary);margin-bottom:var(--showcase-spacing-lg);max-width:700px;margin-left:auto;margin-right:auto}.showcase-welcome__paragraph:last-child{margin-bottom:0}.showcase-welcome__tagline{margin-top:var(--showcase-spacing-xl)}.showcase-welcome__tagline-text{display:inline-block;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:var(--showcase-text-primary);padding:var(--showcase-spacing-sm) var(--showcase-spacing-lg);border:2px solid var(--showcase-gold);border-radius:100px;position:relative;overflow:hidden}.showcase-welcome__tagline-text:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(228,200,64,.1) 50%,transparent 100%);transform:translate(-100%);animation:showcase-shine 3s ease-in-out infinite;animation-delay:2s}@keyframes showcase-shine{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.showcase-welcome__decoration{position:absolute;inset:0;pointer-events:none;overflow:hidden}.showcase-welcome__glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(150px);opacity:.15}.showcase-welcome__glow--left{left:-200px;top:20%;background:var(--showcase-gold)}.showcase-welcome__glow--right{right:-200px;bottom:20%;background:var(--showcase-accent)}.showcase-benefits{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:var(--showcase-spacing-section) var(--showcase-spacing-page);background:linear-gradient(180deg,var(--showcase-bg-primary) 0%,rgba(20,20,35,1) 100%);overflow:hidden}.showcase-benefits__container{position:relative;max-width:800px;width:100%;text-align:center;z-index:1}.showcase-benefits__headline{font-size:clamp(2rem,6vw,3.5rem);font-weight:700;color:var(--showcase-text-primary);margin-bottom:var(--showcase-spacing-xl);line-height:1.2}.showcase-benefits__content{margin-bottom:var(--showcase-spacing-xl)}.showcase-benefits__paragraph{font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;color:var(--showcase-text-secondary);margin-bottom:var(--showcase-spacing-md);max-width:650px;margin-left:auto;margin-right:auto}.showcase-benefits__quote{margin:var(--showcase-spacing-xl) 0;padding:var(--showcase-spacing-lg);position:relative}.showcase-benefits__quote-text{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;background:linear-gradient(135deg,var(--showcase-gold) 0%,#f0d861 50%,var(--showcase-gold) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.showcase-benefits__cta-text{font-size:clamp(1.1rem,2.5vw,1.4rem);color:var(--showcase-text-secondary);font-style:italic}.showcase-benefits__decoration{position:absolute;inset:0;pointer-events:none;overflow:hidden}.showcase-benefits__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(228,200,64,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(228,200,64,.03) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%)}.showcase-benefits__glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:800px;height:400px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(228,200,64,.08) 0%,transparent 70%)}@media(max-width:768px){.showcase-welcome{min-height:auto;padding:var(--showcase-spacing-xl) var(--showcase-spacing-md)}.showcase-welcome__greeting{margin-bottom:var(--showcase-spacing-md)}.showcase-welcome__quote{padding:var(--showcase-spacing-sm);margin-bottom:var(--showcase-spacing-lg)}.showcase-welcome__paragraph{margin-bottom:var(--showcase-spacing-md)}.showcase-welcome__tagline-text{padding:var(--showcase-spacing-xs) var(--showcase-spacing-md)}.showcase-benefits{min-height:auto;padding:var(--showcase-spacing-xl) var(--showcase-spacing-md)}.showcase-benefits__quote{padding:var(--showcase-spacing-md);margin:var(--showcase-spacing-lg) 0}}@media(max-width:480px){.showcase-welcome__glow{width:300px;height:300px}.showcase-welcome__glow--left{left:-100px}.showcase-welcome__glow--right{right:-100px}}@media(prefers-reduced-motion:reduce){.showcase-welcome__greeting{animation:none;background-position:50% 50%}.showcase-welcome__tagline-text:before{animation:none}}:root{--surface-base: #f4f7fb;--ticket-default-base: #9ca3af;--ticket-default-soft-1: rgba(156, 163, 175, .08);--ticket-default-soft-2: rgba(156, 163, 175, .18);--ticket-default-gradient: linear-gradient(135deg, var(--ticket-default-soft-1) 0%, var(--ticket-default-soft-2) 100%);--ticket-taximeter-base: #f97316;--ticket-taximeter-soft-1: rgba(249, 115, 22, .08);--ticket-taximeter-soft-2: rgba(249, 115, 22, .2);--ticket-taximeter-gradient: linear-gradient(135deg, var(--ticket-taximeter-soft-1) 0%, var(--ticket-taximeter-soft-2) 100%);--ticket-tpv-base: #2563eb;--ticket-tpv-soft-1: rgba(37, 99, 235, .08);--ticket-tpv-soft-2: rgba(37, 99, 235, .2);--ticket-tpv-gradient: linear-gradient(135deg, var(--ticket-tpv-soft-1) 0%, var(--ticket-tpv-soft-2) 100%);--ticket-odometer-base: #8b5cf6;--ticket-odometer-soft-1: rgba(139, 92, 246, .08);--ticket-odometer-soft-2: rgba(139, 92, 246, .2);--ticket-odometer-gradient: linear-gradient(135deg, var(--ticket-odometer-soft-1) 0%, var(--ticket-odometer-soft-2) 100%);--ticket-shift-base: #22c55e;--ticket-shift-soft-1: rgba(34, 197, 94, .08);--ticket-shift-soft-2: rgba(34, 197, 94, .2);--ticket-shift-gradient: linear-gradient(135deg, var(--ticket-shift-soft-1) 0%, var(--ticket-shift-soft-2) 100%)}body{color:#111827;background-color:var(--surface-base)}button,a{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.btn-taxi-yellow{--taxi-yellow: #e4c83f;background-color:var(--taxi-yellow);color:#000;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 6px 18px #00000014;font-weight:600}.btn-taxi-yellow:hover{filter:brightness(.98);transform:translateY(-1px)}.btn-taxi-yellow:active{transform:translateY(0)}.btn-taxi-yellow.disabled,.btn-taxi-yellow[disabled]{opacity:.6;cursor:not-allowed;transform:none}.ticket-card-border{background-color:var(--ticket-default-base)}.ticket-card-surface{background:none;background-color:#fff}.ticket-card-badge{background-color:var(--ticket-default-base);color:#fff}.ticket-card-border--taximeter{background-color:var(--ticket-taximeter-base)}.ticket-card-surface--taximeter{background:none;background-color:#fff}.ticket-card-badge--taximeter{background-color:var(--ticket-taximeter-base);color:#fff}.ticket-card-border--tpv{background-color:var(--ticket-tpv-base)}.ticket-card-surface--tpv{background:none;background-color:#fff}.ticket-card-badge--tpv{background-color:var(--ticket-tpv-base);color:#fff}.ticket-card-border--odometer{background-color:var(--ticket-odometer-base)}.ticket-card-surface--odometer{background:none;background-color:#fff}.ticket-card-badge--odometer{background-color:var(--ticket-odometer-base);color:#fff}.ticket-card-border--shift_ticket{background-color:var(--ticket-shift-base)}.ticket-card-surface--shift_ticket{background:none;background-color:#fff}.ticket-card-badge--shift_ticket{background-color:var(--ticket-shift-base);color:#fff}.legend-chip{background-color:var(--ticket-default-base)}.legend-chip--taximeter{background-color:var(--ticket-taximeter-base)}.legend-chip--tpv{background-color:var(--ticket-tpv-base)}.legend-chip--shift_ticket{background-color:var(--ticket-shift-base)}.legend-chip--odometer{background-color:var(--ticket-odometer-base)}:root{--taxi-yellow: #e4c83f;--infotaxi-primary: #1f1f1f;--infotaxi-secondary: #2d2d2d}.btn-taxi-yellow{background-color:var(--taxi-yellow);color:#000;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;transition:all .15s ease;border:none;cursor:pointer}.btn-taxi-yellow:hover{background-color:#d4b82f;box-shadow:0 4px 12px #00000026}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.table-container{overflow-x:auto;border-radius:.5rem;border:1px solid #e5e7eb}.table{min-width:100%;border-collapse:collapse}.table thead{background-color:#f9fafb}.table th{padding:.75rem 1.5rem;text-align:left;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.table td{padding:1rem 1.5rem;white-space:nowrap;font-size:.875rem;color:#111827;border-top:1px solid #e5e7eb}.table tbody tr:hover{background-color:#f9fafb}.badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-success{background-color:#d1fae5;color:#065f46}.badge-warning{background-color:#fef3c7;color:#92400e}.badge-error{background-color:#fee2e2;color:#991b1b}.badge-info{background-color:#dbeafe;color:#1e40af}.infotaxi-container{max-width:1200px;margin:0 auto;padding:2rem}.infotaxi-header{text-align:center;margin-bottom:3rem}.infotaxi-title{font-size:2.5rem;font-weight:700;color:var(--infotaxi-primary);margin-bottom:.5rem}.infotaxi-subtitle{font-size:1.125rem;color:#666}.data-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.data-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s ease}.data-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.data-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.data-card-title{font-size:1.125rem;font-weight:600;color:var(--infotaxi-primary)}.data-card-icon{width:32px;height:32px;color:var(--taxi-yellow)}.data-card-content{font-size:.95rem;color:#666;line-height:1.6}.stats-row{display:flex;gap:1rem;margin-bottom:.75rem}.stat-item{flex:1}.stat-label{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.stat-value{font-size:1.5rem;font-weight:700;color:var(--taxi-yellow)}@media(max-width:768px){.infotaxi-container{padding:1rem}.infotaxi-title{font-size:2rem}.data-grid{grid-template-columns:1fr}.table-container{font-size:.8rem}.table th,.table td{padding:.5rem}}.badge-terminal-t1{background-color:#dbeafe;color:#1e40af;font-weight:600;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem}.badge-terminal-t2{background-color:#fed7aa;color:#9a3412;font-weight:600;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem}.badge-terminal-t3{background-color:#e9d5ff;color:#6b21a8;font-weight:600;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem}.MuiDataGrid-cell.time-cell-low{background-color:#e5e7eb4d!important}.MuiDataGrid-cell.time-cell-medium{background-color:#3b82f633!important}.MuiDataGrid-cell.time-cell-high{background-color:#f9731633!important}.MuiDataGrid-cell.time-cell-highest{background-color:#a855f733!important}.MuiDataGrid-row.group-header-row{font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MuiDataGrid-row.group-header-row:hover{opacity:.9}.MuiDataGrid-row.group-header-row.traffic-low{background:#e5e7eb80!important}.MuiDataGrid-row.group-header-row.traffic-medium{background:#86efac66!important;border-left:4px solid rgba(34,197,94,.5)}.MuiDataGrid-row.group-header-row.traffic-high{background:#93c5fd66!important;border-left:4px solid rgba(59,130,246,.5)}.MuiDataGrid-row.group-header-row.traffic-highest{background:#fca5a566!important;border-left:4px solid rgba(239,68,68,.5)}.MuiDataGrid-row.group-header-row .MuiDataGrid-cell[data-colindex="0"]{display:flex;align-items:center;visibility:visible!important;white-space:normal!important;overflow:visible!important;line-height:1.4!important;padding-top:8px!important;padding-bottom:8px!important}.MuiDataGrid-row.group-header-row .MuiDataGrid-cell:not([data-colindex="0"]){visibility:hidden}.MuiDataGrid-row.group-header-row{min-height:auto!important;max-height:none!important}.group-header-content{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;max-width:100%;padding:0 1rem;box-sizing:border-box;cursor:pointer}.group-header-content:hover{opacity:.85}.group-header-expand,.group-header-seq,.group-header-date{display:none}.group-header-time{flex:0 0 50px;font-size:1rem;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:0;background:transparent;border:none;color:#fff;text-shadow:none;box-shadow:none}.group-header-origin{flex:1 1 auto;font-size:.95rem;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}.group-header-terminal{flex:0 0 auto;font-size:.85rem;font-weight:700;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;padding:4px 8px;background:#f5c518;color:#1a1a1a;border-radius:3px;text-align:center;min-width:28px}.group-header-count.badge-count{flex:0 0 auto;font-size:.85rem;font-weight:700;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,monospace;padding:4px 8px;background:#93c5fd;color:#1e3a8a;border-radius:3px;text-align:center;min-width:28px}.airport-board-header{background:linear-gradient(180deg,#f5c518,#e4b600);padding:1rem 1.5rem;border-radius:8px 8px 0 0;margin-bottom:0}.airport-board-title{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.airport-board-text{font-size:1.5rem;font-weight:800;color:#1a1a1a;letter-spacing:.05em;text-transform:uppercase}.airport-board-icon{width:32px;height:32px;color:#1a1a1a}.airport-board-info{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.airport-board-stat{font-size:.875rem;font-weight:600;color:#1a1a1a;display:flex;gap:.25rem}.airport-board-stat .stat-label{font-weight:400;color:#3a3a3a;font-size:.875rem;text-transform:none;letter-spacing:normal;margin-bottom:0}.flights-grid .MuiDataGrid-root{background:#2d3436;border-radius:0;border:none}.flights-grid .MuiDataGrid-main{background:#2d3436}.flights-grid .MuiDataGrid-columnHeaders{display:none!important}.flights-grid .MuiDataGrid-virtualScroller{background:#2d3436}.flights-grid .MuiDataGrid-virtualScrollerContent,.flights-grid .MuiDataGrid-virtualScrollerRenderZone{width:100%!important}.flights-grid .MuiDataGrid-row{width:100%!important;max-width:100%!important;margin:0!important;border-spacing:0!important}.flights-grid .MuiDataGrid-cell[data-colindex="0"]{width:100%!important;max-width:100%!important;flex:1 1 100%!important}.flights-grid .MuiDataGrid-row.group-header-row{background:#3d3d3d!important;border-bottom:1px solid #4a4a4a!important}.flights-grid .MuiDataGrid-row.group-header-row:nth-child(2n){background:#353535!important}.flights-grid .MuiDataGrid-row.group-header-row:hover{background:#454545!important}.flights-grid .MuiDataGrid-row:not(.group-header-row){background:#2a2a2a!important;border-bottom:1px solid #3a3a3a!important}.flights-grid .MuiDataGrid-cell[data-field=flightNumber],.flights-grid .MuiDataGrid-cell[data-field=airline],.flights-grid .MuiDataGrid-cell[data-field=origin],.flights-grid .MuiDataGrid-cell[data-field=scheduledTime],.flights-grid .MuiDataGrid-cell[data-field=estimatedTime],.flights-grid .MuiDataGrid-cell[data-field=terminal],.flights-grid .MuiDataGrid-cell[data-field=status]{display:none!important}.flights-grid .MuiDataGrid-footerContainer{background:#2d3436;border-top:1px solid #4a4a4a;color:#888}.flights-grid .MuiTablePagination-root,.flights-grid .MuiIconButton-root{color:#888}.flights-grid .MuiIconButton-root:hover{color:#fff}.flight-row-content{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;padding:0 1rem;box-sizing:border-box}.flight-row-number{flex:0 0 80px;font-family:SF Mono,Monaco,Consolas,monospace;font-weight:600;font-size:.9rem;color:#fff}.flight-row-scheduled{flex:0 0 50px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.85rem;color:#aaa}.flight-row-estimated{flex:0 0 50px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.85rem;color:#8c8}.flight-row-estimated.delayed{color:#f59e0b;font-weight:600}@media(min-width:769px){.airport-board-header{width:70%;margin-left:auto;margin-right:auto;border-radius:8px 8px 0 0}.card.flights-grid{width:70%;margin-left:auto;margin-right:auto;border-radius:0 0 8px 8px}}@media(max-width:768px){.airport-board-header{padding:.75rem 1rem .75rem 1.5rem;border-radius:0;margin:0 -1rem;width:calc(100% + 2rem)}.airport-board-text{font-size:1.25rem}.airport-board-info{gap:.5rem 1rem}.airport-board-stat,.airport-board-stat .stat-label{font-size:.8rem}.card.flights-grid{padding:0!important;margin-left:-1rem!important;margin-right:-1rem!important;margin-top:-.5rem!important;width:calc(100% + 2rem)!important;border-radius:0!important;overflow:hidden!important}.flights-grid .MuiDataGrid-root{overflow-x:hidden!important;width:100%!important}.flights-grid .MuiDataGrid-main{overflow:hidden!important;width:100%!important}.flights-grid .MuiDataGrid-virtualScroller{overflow-x:hidden!important;width:100%!important}.flights-grid .MuiDataGrid-virtualScrollerContent,.flights-grid .MuiDataGrid-virtualScrollerRenderZone{width:100%!important}.MuiDataGrid-row.group-header-row{height:auto!important;min-height:48px!important;width:100%!important;max-width:none!important}.MuiDataGrid-row.group-header-row .MuiDataGrid-cell[data-colindex="0"]{height:auto!important;min-height:48px!important;padding:10px 1rem!important;width:100%!important;max-width:none!important}.flights-grid .MuiDataGrid-row:not(.group-header-row) .MuiDataGrid-cell[data-colindex="0"]{padding:10px 1rem!important}.group-header-time{flex:0 0 48px;font-size:.95rem}.group-header-origin{font-size:.85rem}.group-header-content{padding:1!important;gap:8px}.flight-row-content{padding:0!important;gap:8px}.flight-row-number{flex:0 0 48px;margin-left:1rem!important;font-size:.9rem}.flight-row-scheduled,.flight-row-estimated{flex:0 0 45px;font-size:.85rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{color-scheme:light}body{font-family:Lato,sans-serif;background-color:#fff;color:#2d2d2d;line-height:1.7;font-size:14px;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#1f1f1f;font-weight:600;line-height:1.2;margin-bottom:.75rem}h1{font-size:42px}h2{font-size:32px}h3{font-size:26px}h4{font-size:22px}a{color:inherit;text-decoration:none}a:hover{color:#111}strong{font-weight:700}input,button{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.portal-card{background:#fff;border-radius:20px;padding:clamp(2rem,4vw,2.5rem);box-shadow:0 12px 30px #0f172a14;border:1px solid rgba(15,23,42,.05);transition:all .3s cubic-bezier(.4,0,.2,1)}.portal-card--spacious{padding:clamp(2.5rem,5vw,3rem)}.portal-card--interactive{cursor:pointer}.portal-card--interactive:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a1f}.portal-card--interactive:active{transform:translateY(-2px)}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=number],input[type=date],select,textarea{width:100%;border-radius:12px;border:1px solid rgba(24,24,27,.12);background:linear-gradient(135deg,#fff,#f9fafb);padding:.85rem 1rem;font-size:1rem;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 2px #0f172a0a}input[type=text]:hover,input[type=email]:hover,input[type=tel]:hover,input[type=url]:hover,input[type=password]:hover,input[type=number]:hover,input[type=date]:hover,select:hover,textarea:hover{border-color:#18181b3d;box-shadow:0 4px 12px #0f172a0f}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,select:focus,textarea:focus{outline:none;border-color:#e4c840;background:#fff;box-shadow:0 0 0 3px #e4c84040}input[type=text]:disabled,input[type=email]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=password]:disabled,input[type=number]:disabled,input[type=date]:disabled,select:disabled,textarea:disabled{opacity:.6;cursor:not-allowed;background:#f3f4f6}textarea{resize:vertical;min-height:100px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}input[type=checkbox],input[type=radio]{width:18px;height:18px;min-width:18px;cursor:pointer;accent-color:#e4c840}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed;opacity:.5}.product-management-alert{margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:18px;font-weight:600;border:1px solid transparent}.product-management-alert--success{background:#22c55e1f;border-color:#22c55e66;color:#047857}.product-management-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:2rem}@media(max-width:1024px){.product-management-layout{grid-template-columns:1fr}}.product-management-list__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.product-management-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;transition:all .3s ease}.product-management-grid--dragging{background:linear-gradient(135deg,#e4c8400d,#e4c8401f);padding:1.5rem;border-radius:24px;border:3px dashed rgba(228,200,64,.4);box-shadow:inset 0 0 0 1px #e4c84033,0 8px 32px #e4c84026;position:relative;transition:all .3s ease}.product-management-grid--dragging:before{content:"✨ Arrastra el producto a su nueva posición";position:fixed;top:120px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1f1f1f,#2d2d2d);color:#e4c840;padding:1rem 2rem;border-radius:16px;font-weight:700;font-size:1rem;box-shadow:0 16px 48px #0006,0 0 0 2px #e4c8404d;z-index:999;animation:floatDown .4s cubic-bezier(.4,0,.2,1);pointer-events:none;white-space:nowrap}.product-management-grid--dragging:after{content:"";position:absolute;inset:-8px;border-radius:28px;background:linear-gradient(90deg,transparent 0%,rgba(228,200,64,.15) 25%,rgba(228,200,64,.25) 50%,rgba(228,200,64,.15) 75%,transparent 100%);background-size:200% 100%;animation:shimmerBorder 2s linear infinite;pointer-events:none;z-index:-1}@keyframes floatDown{0%{opacity:0;transform:translate(-50%) translateY(-20px) scale(.95)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes shimmerBorder{0%{background-position:-200% 0}to{background-position:200% 0}}.product-management-empty{border:1px dashed rgba(15,23,42,.2);border-radius:18px;padding:2rem;text-align:center;color:#6b7280;background:#f8fafccc}.product-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:1.25rem 1.5rem 3.5rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 12px 24px #0f172a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer;position:relative;min-height:280px}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px #0f172a1f}.product-card--inactive{opacity:.7;border-style:dashed}.product-card--selected{border-color:#e4c840;box-shadow:0 20px 40px #e4c84033}.product-card h3{margin:0;font-size:1.15rem}.product-card__slug{font-size:.85rem;color:#71717a;margin:0}.product-card__description{font-size:.95rem;color:#4c4c54;min-height:3.5rem}.product-card__meta{display:flex;flex-direction:column;gap:.75rem}.product-card__status-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.product-card__info-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.product-card__timestamp{font-size:.8rem;color:#a1a1aa}.product-card__delete{position:absolute;bottom:1rem;right:1rem;width:36px;height:36px;border-radius:0;border:none;background:transparent;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.product-card__delete:hover:not(:disabled){background:transparent;color:#b91c1c;transform:scale(1.1);box-shadow:none}.product-card__delete:active:not(:disabled){transform:scale(.95)}.product-card__delete:disabled{opacity:.5;cursor:not-allowed}.product-card__delete svg{width:18px;height:18px;pointer-events:none}.product-card__drag-handle{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:grab;color:#9ca3af;background:#9ca3af1a;border-radius:8px;transition:all .2s ease;z-index:10}.product-card__drag-handle:hover{color:#6b7280;background:#6b728026;transform:scale(1.05)}.product-card__drag-handle:active{cursor:grabbing;transform:scale(.95)}.product-card__drag-handle svg{width:16px;height:16px;pointer-events:none}.product-card{position:relative}.product-card--dragging{opacity:.3;cursor:grabbing;transform:scale(.98);box-shadow:none;border-color:#e4c84066;border-style:dashed;background:#e4c8401a}.product-card--dragging:before{content:"";position:absolute;inset:-4px;border:2px dashed rgba(228,200,64,.5);border-radius:24px;animation:rotateBorder 2s linear infinite;pointer-events:none}@keyframes rotateBorder{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.product-card--overlay{cursor:grabbing!important;transform:rotate(3deg);box-shadow:0 32px 64px #e4c84066,0 16px 32px #0f172a4d!important;border-color:#e4c840!important;border-width:2px!important;background:linear-gradient(135deg,#fffffffa,#e4c84014)!important;animation:floatingCard .6s ease-out;position:relative;opacity:1!important}.product-card--overlay:after{content:"✨";position:absolute;top:-10px;right:-10px;font-size:1.5rem;animation:sparkle 1s ease-in-out infinite}@keyframes floatingCard{0%{transform:scale(.95) rotate(0);opacity:.8}to{transform:scale(1) rotate(3deg);opacity:1}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.7}}.product-card--over{background:linear-gradient(135deg,#e4c84014,#e4c84026);border-color:#e4c840;border-width:2px;border-style:dashed;transform:scale(1.02)}.product-card--over:after{content:"↓ Soltar aquí";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;padding:.75rem 1.5rem;border-radius:12px;font-weight:700;font-size:.95rem;box-shadow:0 8px 24px #e4c84066;pointer-events:none;z-index:10;animation:dropIndicator .6s ease-in-out infinite alternate}@keyframes dropIndicator{0%{transform:translate(-50%,-50%) translateY(0)}to{transform:translate(-50%,-50%) translateY(-4px)}}.product-card--dragging:hover{transform:scale(.98)}.product-card--add-new{background:linear-gradient(135deg,#e4c8400d,#e4c8401a);border:2px dashed rgba(228,200,64,.4);border-radius:22px;padding:2rem!important;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:none}.product-card--add-new:hover{background:linear-gradient(135deg,#e4c8401f,#e4c8402e);border-color:#e4c840;border-width:3px;transform:translateY(-4px) scale(1.02);box-shadow:0 18px 32px #e4c84026}.product-card--add-new:active{transform:translateY(-2px) scale(.98)}.product-card--add-new__content{display:flex;flex-direction:column;align-items:center;gap:1rem}.product-card--add-new__icon{color:#e4c840;transition:all .3s ease}.product-card--add-new:hover .product-card--add-new__icon{transform:rotate(90deg) scale(1.15);color:#d4b430}.product-card--add-new__text{font-size:1.125rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;transition:color .3s ease}.product-card--add-new:hover .product-card--add-new__text{color:#1f1f1f}.product-management-editor{padding:1.5rem;border-radius:24px;background:linear-gradient(135deg,#f8fafce6,#ffffffe6);border:1px solid rgba(148,163,184,.25)}@media(max-width:1024px){.product-management-editor{padding:0;border:none;background:transparent}}.product-form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 14px 30px #0f172a14}.product-form label{display:flex;flex-direction:column;gap:.35rem;font-weight:600;color:#1f2937;font-size:.95rem}.product-form textarea{min-height:120px}.product-form input:focus,.product-form textarea:focus{transform:translateY(-1px)}.product-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.product-form__field-hint{font-size:.8rem;font-weight:500;color:#6b7280;margin-top:.25rem}.product-form input.input--readonly,.product-form .input--readonly{background-color:#94a3b81a;color:#6b7280;cursor:not-allowed;border-style:dashed}.product-form__checkbox{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#111827}.product-form__checkbox input{width:auto;accent-color:#e4c840;transform:scale(1.1)}.product-form__actions{display:flex;flex-wrap:wrap;gap:.75rem}.secondary-button--danger{border-color:#f8717180;color:#b91c1c}.secondary-button--danger:hover,.secondary-button--danger:focus-visible{border-color:#b91c1c;background:#f8717114;color:#991b1b}.secondary-button--sm{padding:.35rem .75rem;font-size:.85rem}.product-form__roles-section{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafce6,#f1f5f9e6);border:1px solid rgba(148,163,184,.2);border-radius:16px}.product-form__roles-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-form__roles-header h4{margin:0;font-size:1.05rem;font-weight:700;color:#1f2937}.product-form__roles-empty{padding:1.5rem;text-align:center;color:#6b7280;font-size:.9rem;background:#ffffff80;border:1px dashed rgba(148,163,184,.3);border-radius:12px}.product-form__roles-list{display:flex;flex-direction:column;gap:.75rem}.product-form__role-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:12px;transition:all .2s ease}.product-form__role-item:hover{border-color:#e4c84066;box-shadow:0 4px 12px #0f172a0f}.product-form__role-info{flex:1;display:flex;flex-direction:column;gap:.35rem}.product-form__role-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-form__role-header strong{font-size:1rem;color:#111827}.product-form__role-value{font-family:Monaco,Courier New,monospace;font-size:.8rem;padding:.2rem .6rem;background:#6366f11a;color:#4f46e5;border-radius:6px;font-weight:600}.product-form__role-description{font-size:.85rem;color:#6b7280;margin:0}.product-form__role-actions{display:flex;gap:.5rem;flex-shrink:0}.product-form__role-editor{margin-top:.5rem;padding:1.25rem;background:#fff;border:2px solid rgba(228,200,64,.3);border-radius:14px;box-shadow:0 12px 28px #0f172a1f}.product-form__role-editor h4{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#111827}.product-form__role-editor-fields{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1rem}.product-form__role-editor-fields label{display:flex;flex-direction:column;gap:.3rem;font-weight:600;color:#374151;font-size:.9rem}.product-form__role-editor-actions{display:flex;gap:.75rem;flex-wrap:wrap}.product-form__menu-config{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafce6,#f1f5f9e6);border:1px solid rgba(148,163,184,.2);border-radius:16px}.menu-item-editor{display:flex;flex-direction:column;gap:1rem}.menu-item-editor__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.menu-item-editor__description{margin:0;font-size:.9rem;color:#6b7280;flex:1;min-width:200px}.menu-item-editor__empty{padding:2rem;text-align:center;color:#6b7280;font-size:.9rem;background:#ffffff80;border:1px dashed rgba(148,163,184,.3);border-radius:12px}.menu-item-editor__empty p{margin:.25rem 0}.menu-item-editor__list{display:flex;flex-direction:column;gap:.5rem}.menu-item-editor__item-container{display:flex;flex-direction:column}.menu-item-editor__item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:10px;transition:all .2s ease}.menu-item-editor__item:hover{border-color:#e4c84066;box-shadow:0 2px 8px #0f172a0f}.menu-item-editor__item--child{margin-left:2rem;background:#f8fafccc;border-style:dashed}.menu-item-editor__item--disabled{opacity:.5;background:#f8fafc80}.menu-item-editor__item-main{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.menu-item-editor__expand-btn{width:24px;height:24px;padding:0;border:none;background:#94a3b826;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#6b7280;transition:all .2s ease;flex-shrink:0}.menu-item-editor__expand-btn:hover:not(:disabled){background:#e4c84033;color:#1f2937}.menu-item-editor__item-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;flex-wrap:wrap}.menu-item-editor__item-label{font-weight:600;color:#111827;white-space:nowrap}.menu-item-editor__item-path{font-family:Monaco,Courier New,monospace;font-size:.8rem;padding:.15rem .5rem;background:#6366f11a;color:#4f46e5;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.menu-item-editor__item-roles{display:flex;gap:.25rem;flex-wrap:wrap}.menu-item-editor__role-badge{font-size:.7rem;font-weight:600;padding:.1rem .4rem;background:#e4c84026;color:#92400e;border-radius:4px;text-transform:uppercase}.menu-item-editor__item-actions{display:flex;gap:.25rem;flex-shrink:0}.menu-item-editor__action-btn{width:28px;height:28px;padding:0;border:1px solid rgba(148,163,184,.3);background:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#6b7280;transition:all .2s ease}.menu-item-editor__action-btn:hover:not(:disabled){border-color:#e4c84080;background:#e4c8401a;color:#1f2937}.menu-item-editor__action-btn:disabled{opacity:.4;cursor:not-allowed}.menu-item-editor__action-btn--toggle{color:#22c55e}.menu-item-editor__action-btn--toggle:hover:not(:disabled){background:#22c55e1a;border-color:#22c55e66}.menu-item-editor__action-btn--danger{color:#dc2626}.menu-item-editor__action-btn--danger:hover:not(:disabled){background:#dc26261a;border-color:#dc262666;color:#b91c1c}.menu-item-editor__add-child-btn{margin-left:auto;padding:.25rem .6rem;border:1px dashed rgba(148,163,184,.4);background:transparent;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:600;color:#6b7280;transition:all .2s ease;flex-shrink:0}.menu-item-editor__add-child-btn:hover:not(:disabled){border-color:#e4c84099;background:#e4c84014;color:#1f2937}.menu-item-editor__children{display:flex;flex-direction:column;gap:.35rem;margin-top:.35rem;padding-left:1rem;border-left:2px solid rgba(228,200,64,.3);margin-left:.75rem}.menu-item-editor__form{margin-top:1rem;padding:1.25rem;background:#fff;border:2px solid rgba(228,200,64,.3);border-radius:14px;box-shadow:0 12px 28px #0f172a1f}.menu-item-editor__form-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#111827}.menu-item-editor__form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;margin-bottom:1rem}.menu-item-editor__form-grid label{display:flex;flex-direction:column;gap:.3rem;font-weight:600;color:#374151;font-size:.9rem}.menu-item-editor__roles-section{margin-bottom:1rem}.menu-item-editor__roles-label{display:block;font-weight:600;color:#374151;font-size:.9rem;margin-bottom:.5rem}.menu-item-editor__roles-checkboxes{display:flex;flex-wrap:wrap;gap:1rem}.menu-item-editor__role-checkbox{display:inline-flex;align-items:center;gap:.4rem;font-weight:500;color:#4b5563;font-size:.9rem;cursor:pointer}.menu-item-editor__role-checkbox input{accent-color:#e4c840;transform:scale(1.1)}.menu-item-editor__form-actions{display:flex;gap:.75rem;flex-wrap:wrap}.menu-item-editor__info-box{padding:.75rem;background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:8px;color:#1e40af}.menu-item-editor__info-box small{font-size:.85rem;line-height:1.4}.portal-app{display:flex;flex-direction:column;min-height:100vh}.portal-main{flex:1;overflow-x:hidden}.portal-container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.portal-header{background-color:#fff;border-bottom:1px solid rgba(15,23,42,.08);position:sticky;top:0;z-index:30}.portal-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1rem;padding-bottom:1rem}.portal-logo img{height:48px;width:auto}.pwa-install-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background-color:gold;color:#000;border:none;cursor:pointer;transition:all .2s ease}.pwa-install-icon:hover{background-color:#ffc700;transform:scale(1.05)}.pwa-install-icon:active{transform:scale(.95)}@media(min-width:769px){.pwa-install-icon{display:none}}.portal-nav{display:none;align-items:center;gap:1.5rem}.portal-nav__list{display:flex;align-items:center;gap:1.75rem;font-family:Open Sans,Arial,sans-serif;font-size:.95rem;letter-spacing:.02em;text-transform:none;font-weight:500;color:#6c6c6c}.portal-nav__link{position:relative;padding-bottom:.85rem;color:inherit;transition:color .2s ease}.portal-nav__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;border-radius:9999px 9999px 0 0;background-color:transparent;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.portal-nav__link:hover:after{opacity:1;transform:translateY(0);background-color:#e4c84099}.portal-nav__link:hover{color:#444}.portal-nav__link--active{color:#b8960a;font-weight:600}.portal-nav__link--active:after{opacity:1;transform:translateY(0);background:linear-gradient(135deg,#e4c840,#d4b82e)}.portal-nav__toggle{position:relative;width:44px;height:44px;border-radius:9999px;border:1px solid rgba(228,200,64,.45);background:linear-gradient(135deg,#e4c840,#f0dc62);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;box-shadow:0 6px 16px #e4c84040;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.portal-nav__toggle:hover,.portal-nav__toggle:focus-visible{transform:translateY(-1px);box-shadow:0 8px 20px #e4c84059;filter:brightness(1.05);outline:none}.portal-nav__toggle[aria-expanded=true]{transform:translateY(0);box-shadow:0 0 0 3px #e4c84047;filter:brightness(1)}.portal-nav__toggle-bar{display:block;width:20px;height:2px;background-color:#fff;border-radius:9999px;transition:background-color .2s ease,width .2s ease}@media(min-width:1024px){.portal-nav{display:flex}.portal-nav__toggle{display:none}}.portal-nav__mobile-backdrop{position:fixed;inset:0;z-index:40;background:transparent}.portal-nav__mobile{z-index:50;display:block;position:absolute;top:100%;right:1.25rem;background-color:#fff;border:1px solid rgba(15,23,42,.08);width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 2.5rem);max-height:calc(100vh - 80px);margin-top:-1rem;border-radius:18px;overflow-y:auto;overflow-x:hidden;box-shadow:0 12px 28px #0f172a1f}.portal-nav__mobile ul{display:flex;flex-direction:column;padding:.75rem 1.25rem 1.5rem;gap:.8rem;font-family:Open Sans,Arial,sans-serif;font-size:.95rem;letter-spacing:.02em;text-transform:none;color:#6c6c6c;width:-moz-fit-content;width:fit-content}.portal-nav__mobile-link{display:flex;align-items:center;padding:.6rem .75rem;border-bottom:1px solid rgba(15,23,42,.08);color:#6c6c6c}.portal-nav__mobile-link:hover{color:#3b3b3b}.portal-nav__mobile-link--active{color:#b8960a;font-weight:600}.portal-nav__mobile-link .menu-collapsible__icon-left{margin-right:.5rem;width:1.25rem;height:1.25rem;flex-shrink:0}.portal-nav__mobile-link--logout{background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-family:Open Sans,Arial,sans-serif;font-size:1rem;color:#dc2626;font-weight:600}.portal-nav__mobile-link--logout:hover{color:#b91c1c}.user-menu{position:relative;display:flex;align-items:center;margin-left:1rem}.user-menu__button{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e4c840,#f0dc62);border:2px solid #ffffff;box-shadow:0 2px 8px #e4c8404d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.user-menu__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e4c84066}.user-menu__button:active{transform:translateY(0)}.user-menu__avatar{font-size:.85rem;font-weight:700;color:#3b3b3b;letter-spacing:.5px}.user-menu__dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0f172a26,0 4px 12px #0f172a1a;border:1px solid rgba(15,23,42,.08);min-width:200px;max-height:calc(100vh - 80px);overflow-y:auto;overflow-x:hidden;z-index:50;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.user-menu__item{display:block;width:100%;padding:.875rem 1.25rem;text-align:left;color:#3b3b3b;font-size:.95rem;font-weight:500;border:none;background:transparent;cursor:pointer;transition:all .15s ease;text-decoration:none;border-left:3px solid transparent}.user-menu__item:hover{background:linear-gradient(90deg,#e4c84026,#e4c8400d);border-left-color:#e4c840;color:#3b3b3b}.user-menu__item:not(:last-child){border-bottom:1px solid rgba(15,23,42,.06)}.user-menu__item--logout{color:#dc2626;font-weight:600}.user-menu__item--logout:hover{background:#dc26260d}.menu-collapsible{width:100%}.menu-collapsible--nested{margin-left:.5rem;border-left:2px solid rgba(15,23,42,.1);padding-left:.5rem}.menu-collapsible__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem;background:transparent;border:none;border-bottom:1px solid rgba(15,23,42,.08);cursor:pointer;font-family:Open Sans,Arial,sans-serif;font-size:.95rem;font-weight:600;color:#3b3b3b;transition:all .2s ease}.menu-collapsible--nested .menu-collapsible__toggle{font-size:.8rem;padding:.5rem .75rem;background:transparent;border-left:none;color:#6b7280}.menu-collapsible__toggle:hover,.menu-collapsible--nested .menu-collapsible__toggle:hover{background:#0f172a0a;color:#1f2937}.menu-collapsible__title{flex:1;text-align:left}.menu-collapsible__icon{font-size:.6rem;transition:transform .2s ease,color .2s ease;color:#9ca3af;margin-right:.5rem}.menu-collapsible__icon--open{transform:rotate(90deg);color:#6b7280}.menu-collapsible__content{display:none;overflow:hidden}.menu-collapsible__content--open{display:block}.menu-collapsible__list{list-style:none;padding:0;margin:0}.menu-collapsible__link{display:block;padding:.6rem 0 .6rem 1rem;color:#6c6c6c;font-size:.95rem;text-decoration:none;border-bottom:1px solid rgba(15,23,42,.06);transition:all .15s ease}.menu-collapsible__link:hover{color:#1f2937;background:#0f172a0a}.menu-collapsible__link--active{color:#1f2937;font-weight:600;background:#0f172a0f;border-left:3px solid #6b7280;padding-left:calc(1rem - 3px)}.menu-collapsible__icon-left{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-right:.5rem;color:currentColor;flex-shrink:0;vertical-align:middle}.menu-collapsible__link--active .menu-collapsible__icon-left{color:#374151}.menu-collapsible__link{display:flex;align-items:center}.portal-nav__list>li{position:relative;display:flex;align-items:center}.portal-nav__link--dropdown{display:inline-flex;align-items:center;gap:.375rem;cursor:pointer;background:none;border:none;padding:0;padding-bottom:.85rem;margin:0;font-family:Open Sans,Arial,sans-serif;font-size:.95rem;letter-spacing:.02em;text-transform:none;font-weight:500;color:#6c6c6c;line-height:inherit;transition:color .2s ease;position:relative}.portal-nav__link--dropdown:hover{color:#444}.portal-nav__link--dropdown.portal-nav__link--active{color:#b8960a;font-weight:600}.portal-nav__link--dropdown:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;border-radius:9999px 9999px 0 0;background-color:transparent;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.portal-nav__link--dropdown:hover:after{opacity:1;transform:translateY(0);background-color:#e4c84099}.portal-nav__link--dropdown.portal-nav__link--active:after{opacity:1;transform:translateY(0);background:linear-gradient(135deg,#e4c840,#d4b82e)}.portal-nav__dropdown-icon{display:inline-block;width:.5rem;height:.5rem;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .2s ease;margin-top:-2px}.portal-nav__link--dropdown[aria-expanded=true] .portal-nav__dropdown-icon{transform:rotate(135deg);margin-top:2px}.portal-nav__dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;min-width:200px;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0f172a26;border:1px solid rgba(15,23,42,.08);padding:.5rem 0;z-index:50;animation:dropdownFadeIn .2s ease}.portal-nav__dropdown-menu .portal-nav__dropdown-menu{top:0;left:100%;margin-left:.5rem;margin-top:-.5rem}.portal-nav__dropdown-item{display:block;width:100%;padding:.75rem 1.25rem;text-align:left;font-family:Open Sans,Arial,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.02em;color:#3b3b3b;transition:all .15s ease;border-left:3px solid transparent;position:relative;text-decoration:none}.portal-nav__dropdown-item--has-children{position:relative;cursor:pointer}.portal-nav__dropdown-item--has-children .portal-nav__dropdown-item{padding-right:2rem}.portal-nav__dropdown-item--has-children .portal-nav__dropdown-item:after{content:"›";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#6c6c6c}.portal-nav__dropdown-item:hover{background:linear-gradient(90deg,rgba(228,200,64,.1),transparent);border-left-color:#e4c840;color:#444}.portal-nav__dropdown-item--active{background:linear-gradient(90deg,rgba(228,200,64,.15),transparent);border-left-color:#b8960a;color:#b8960a;font-weight:600}@media(max-width:1023px){.portal-nav__dropdown-wrapper,.portal-nav__dropdown-menu{display:none}}.welcome-section{padding-bottom:4rem;background:linear-gradient(to bottom,#fff,#fafafa)}.welcome-card{background:linear-gradient(135deg,#fff,#f5f5f5);padding:5rem 3.5rem;text-align:center;border-radius:32px;box-shadow:0 20px 60px #00000014,0 8px 16px #0000000a;position:relative;overflow:hidden;animation:fadeIn 1s ease-out}.welcome-card:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent,rgba(228,200,64,.1),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.welcome-section__headline{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.section-divider{width:50rem;height:3px;border-radius:9999px;background:linear-gradient(90deg,transparent,#e4c840,transparent);margin:2.5rem auto;box-shadow:0 2px 8px #e4c8404d}.welcome-section__headline h2{font-size:clamp(2rem,5vw,2.75rem);text-transform:uppercase;font-weight:700;letter-spacing:-.5px;background:linear-gradient(135deg,#111,#3b3b3b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-section__paragraphs{display:flex;flex-direction:column;gap:2rem;font-size:1.125rem;line-height:1.8;color:#3b3b3b}.text-highlight{font-weight:700;color:#e4c840;position:relative;display:inline-block}.text-highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#e4c840,#f0dc62);box-shadow:0 2px 4px #e4c8404d}.highlight-section{padding-top:0;padding-bottom:6rem;background:linear-gradient(to bottom,#fafafa,#fff)}.highlight-grid{display:grid;grid-template-columns:1fr;gap:0;border-radius:15px;overflow:hidden;box-shadow:0 20px 60px #0000001f,0 8px 24px #00000014;animation:fadeIn 1s ease-out}.highlight-card{background:linear-gradient(135deg,#e4c840,#f0dc62);padding:2.5rem 1.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;font-size:1rem;line-height:1.7;position:relative;overflow:hidden;transition:all .4s ease;min-height:300px}.highlight-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);pointer-events:none;transition:transform .6s ease}.highlight-card:hover:before{transform:translate(10%,10%)}.highlight-card .primary-button{align-self:flex-start;margin-top:.5rem;width:100%;max-width:100%}.highlight-visual{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#000);display:flex;align-items:center;justify-content:center;transition:all .4s ease;min-height:250px}.highlight-visual:hover{transform:scale(1.02)}.highlight-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease,filter .4s ease;filter:brightness(.9)}.highlight-visual:hover img{transform:scale(1.05);filter:brightness(1)}.highlight-visual__overlay{position:absolute;top:0;left:0;width:100%;padding:.75rem 1rem;color:#fff;background-color:#e4c84033;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0 0 20px;box-shadow:0 8px 24px #0000004d;transition:all .3s ease}.highlight-visual:hover .highlight-visual__overlay{background:linear-gradient(135deg,#f0dc62f2,#000000e6)}.highlight-visual__overlay p{margin:0;font-size:clamp(.9rem,2.5vw,1.125rem);line-height:1.5;font-weight:600;text-align:center}.highlight-visual__overlay strong{display:block;font-size:clamp(1rem,3vw,1.35rem);margin-bottom:.25rem;text-align:center}.about-page{background:linear-gradient(135deg,#fafafa,#fff)}.dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:100;animation:fadeIn .2s ease-out}.dialog{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;border-bottom:1px solid rgba(15,23,42,.08)}.dialog-header h2{font-size:1.5rem;font-weight:700;color:#1f1f1f;margin:0}.dialog-close{background:transparent;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;line-height:1;transition:color .2s ease}.dialog-close:hover{color:#1f1f1f}.dialog-content{padding:2rem}.dialog-content p{margin-bottom:1.5rem;color:#4b5563;line-height:1.6}.dialog-actions{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem 2rem;border-top:1px solid rgba(15,23,42,.08)}.confirm-dialog-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:150;animation:fadeIn .2s ease-out}.confirm-dialog{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #0006;animation:confirmSlideUp .3s cubic-bezier(.4,0,.2,1)}@keyframes confirmSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.confirm-dialog__header{display:flex;justify-content:space-between;align-items:center;padding:1.75rem 2rem 1.25rem;border-bottom:1px solid rgba(15,23,42,.08)}.confirm-dialog__title{font-size:1.375rem;font-weight:700;color:#1f1f1f;margin:0}.confirm-dialog__close{background:transparent;border:none;font-size:1.75rem;color:#9ca3af;cursor:pointer;padding:.25rem;line-height:1;transition:all .2s ease;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.confirm-dialog__close:hover{color:#4b5563;background:#0000000d}.confirm-dialog__content{padding:1.75rem 2rem}.confirm-dialog__content p{margin:0;color:#4b5563;line-height:1.6;font-size:1.0625rem}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:.875rem;padding:1.25rem 2rem 1.75rem;border-top:1px solid rgba(15,23,42,.08)}.primary-button--danger{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 4px 12px #dc26264d}.primary-button--danger:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 6px 16px #dc262666}.primary-button--danger:focus{outline:2px solid #dc2626;outline-offset:2px}.input-dialog-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:150;animation:fadeIn .2s ease-out}.input-dialog{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #0006;animation:confirmSlideUp .3s cubic-bezier(.4,0,.2,1)}.input-dialog__header{display:flex;justify-content:space-between;align-items:center;padding:1.75rem 2rem 1.25rem;border-bottom:1px solid rgba(15,23,42,.08)}.input-dialog__title{font-size:1.375rem;font-weight:700;color:#1f1f1f;margin:0}.input-dialog__close{background:transparent;border:none;font-size:1.75rem;color:#9ca3af;cursor:pointer;padding:.25rem;line-height:1;transition:all .2s ease;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.input-dialog__close:hover{color:#4b5563;background:#0000000d}.input-dialog__content{padding:1.75rem 2rem;display:flex;flex-direction:column;gap:1rem}.input-dialog__message{margin:0;color:#4b5563;line-height:1.6;font-size:1rem}.input-dialog__input{width:100%;padding:.875rem 1rem;font-size:1rem;border-radius:12px;border:2px solid #e5e7eb;background:#fff;transition:all .2s ease;font-family:inherit}.input-dialog__input:hover{border-color:#d1d5db}.input-dialog__input:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c84033}.input-dialog__error{margin:0;color:#dc2626;font-size:.875rem;font-weight:600;padding:.5rem .75rem;background:#dc26261a;border-radius:8px;border:1px solid rgba(220,38,38,.2)}.input-dialog__actions{display:flex;justify-content:flex-end;gap:.875rem;padding:1.25rem 2rem 1.75rem;border-top:1px solid rgba(15,23,42,.08)}.tier-options{display:flex;flex-direction:column;gap:1rem}.tier-option{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border:2px solid rgba(15,23,42,.08);border-radius:12px;cursor:pointer;transition:all .3s ease}.tier-option:hover{border-color:#e4c8404d;background:#e4c8400d}.tier-option input[type=radio]{margin-top:.25rem;cursor:pointer;accent-color:#e4c840}.tier-option input[type=radio]:checked~.tier-option-content{color:#1f1f1f}.tier-option-content{flex:1}.tier-option-name{font-size:1.125rem;font-weight:700;color:#1f1f1f;margin-bottom:.5rem}.tier-option-price{font-size:1rem;color:#e4c840;font-weight:600;margin-bottom:.5rem}.tier-option-description{font-size:.95rem;color:#6b7280;line-height:1.5}.cancel-warning{padding:1rem 1.5rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:12px;color:#d97706;font-weight:600}.payment-dialog-loading{text-align:center;padding:2rem;color:#6b7280}.payment-dialog-error{padding:1rem 1.25rem;background:#dc26261a;border:1px solid rgba(220,38,38,.2);border-radius:12px;margin-bottom:1rem}.payment-dialog-error p{margin:0;color:#dc2626;font-weight:500}.payment-dialog-empty{text-align:center;padding:2rem;color:#6b7280;background:#00000005;border-radius:12px}.payment-method-selection{display:flex;flex-direction:column;gap:.75rem}.payment-method-option{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:2px solid rgba(15,23,42,.1);border-radius:12px;cursor:pointer;transition:all .2s ease;background:#fff}.payment-method-option:hover{border-color:#e4c84066;background:#e4c84008}.payment-method-option--selected{border-color:#e4c840;background:#e4c84014}.payment-method-option input[type=radio]{accent-color:#e4c840;width:18px;height:18px;cursor:pointer}.payment-method-option__content{display:flex;align-items:center;gap:1rem;flex:1}.payment-method-option__brand{font-weight:600;color:#1f1f1f;min-width:100px}.payment-method-option__number{font-family:monospace;font-size:1rem;color:#4b5563}.payment-method-option__expiry{color:#9ca3af;font-size:.875rem;margin-left:auto}.grant-access-list{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto;margin-bottom:1rem}.grant-access-user{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border:1px solid rgba(15,23,42,.08);border-radius:10px;cursor:pointer;transition:all .2s ease}.grant-access-user:hover{background:#e4c8400d;border-color:#e4c8404d}.grant-access-user--selected{background:#e4c8401a;border-color:#e4c840}.grant-access-user input[type=checkbox]{accent-color:#e4c840;width:18px;height:18px;cursor:pointer}.grant-access-user__info{flex:1}.grant-access-user__name{font-weight:600;color:#1f1f1f}.grant-access-user__email{font-size:.875rem;color:#6b7280}.grant-access-user__role{font-size:.75rem;padding:.25rem .5rem;border-radius:6px;font-weight:600;text-transform:uppercase}.grant-access-user__role--owner{background:#3b82f61a;color:#3b82f6}.grant-access-user__role--admin{background:#10b9811a;color:#10b981}.grant-access-user__role--member{background:#6b72801a;color:#6b7280}.grant-access-select-all{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin-bottom:.75rem;background:#00000005;border-radius:8px;cursor:pointer}.grant-access-select-all input[type=checkbox]{accent-color:#e4c840;width:18px;height:18px;cursor:pointer}.grant-access-select-all span{font-weight:600;color:#4b5563}.grant-access-empty{text-align:center;padding:2rem;color:#6b7280;background:#00000005;border-radius:12px}.grant-access-count{font-size:.875rem;color:#6b7280;margin-top:.5rem}@media(max-width:768px){.subscription-header{flex-direction:column;align-items:flex-start}.subscription-details-header{flex-direction:column}.subscription-details-info{grid-template-columns:1fr}.payment-method-card{flex-direction:column;align-items:flex-start}.payment-method-actions{width:100%}.payment-method-actions button{flex:1}.invoices-table{overflow-x:auto}.dialog{max-width:100%;margin:0;border-radius:20px 20px 0 0}.payment-method-option__content{flex-wrap:wrap}.payment-method-option__expiry{margin-left:0;width:100%;margin-top:.25rem}}.tier-management-wysiwyg{width:100%;min-height:500px}.wysiwyg-loading{padding:3rem 2rem;text-align:center;font-size:1.1rem;color:#6b7280}.wysiwyg-header{margin-bottom:2rem;padding:1.5rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0f172a14}.wysiwyg-product-filter{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.wysiwyg-product-filter label{font-weight:600;color:#374151;font-size:1rem}.wysiwyg-product-filter select{flex:1;max-width:400px;padding:.75rem 1rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#1f2937;font-weight:500;cursor:pointer;transition:all .2s ease}.wysiwyg-product-thumbnail{margin-left:auto;width:80px;height:80px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0f172a1a;border:2px solid #e5e7eb}.wysiwyg-product-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wysiwyg-product-filter select:hover{border-color:#e4c840}.wysiwyg-product-filter select:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c8401a}.wysiwyg-empty-state{padding:4rem 2rem;text-align:center;background:#f9fafb;border-radius:16px;border:2px dashed #d1d5db}.wysiwyg-empty-state p{font-size:1.1rem;color:#6b7280;margin:0}.wysiwyg-toggle-container{display:flex;justify-content:center;margin-bottom:2rem}.wysiwyg-toggle-button{padding:.75rem 2rem;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e4c8404d}.wysiwyg-toggle-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e4c84080}.wysiwyg-toggle-button:active{transform:translateY(0)}.wysiwyg-preview-mode{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 12px 30px #0f172a14}.wysiwyg-preview-title{font-size:2rem;font-weight:800;color:#1f2937;margin-bottom:2rem;text-align:center}.wysiwyg-period-tabs{display:flex;gap:1rem;margin-bottom:2rem;background:#f3f4f6;padding:.5rem;border-radius:12px;width:-moz-fit-content;width:fit-content}.wysiwyg-period-tab{padding:.75rem 2rem;background:transparent;border:none;border-radius:8px;font-weight:700;font-size:1rem;color:#6b7280;cursor:pointer;transition:all .2s ease}.wysiwyg-period-tab:hover{color:#1f2937;background:#e5e7eb}.wysiwyg-period-tab--active{background:#fff;color:#1f1f1f;box-shadow:0 2px 8px #0f172a14}.wysiwyg-period-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 .5rem;margin-left:.5rem;background:#ff6b35;color:#fff;font-size:.85rem;font-weight:700;border-radius:12px}.wysiwyg-pricing-preview{background:linear-gradient(135deg,#fff,#f9fafb);border-radius:20px;padding:2.5rem;box-shadow:0 12px 30px #0f172a14;border:2px dashed rgba(228,200,64,.3);position:relative}.wysiwyg-watermark-header{text-align:center;margin-bottom:3rem;position:relative}.wysiwyg-watermark-header h2{font-size:2.5rem;font-weight:800;color:#1f2937;margin-bottom:.5rem;opacity:.3}.wysiwyg-tiers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.wysiwyg-tier-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 8px 20px #0f172a1f;border:2px solid #e5e7eb;position:relative;transition:all .3s ease;height:100%}.wysiwyg-tier-card:hover{box-shadow:0 12px 30px #0f172a2e;border-color:#e4c840;transform:translateY(-4px)}.wysiwyg-tier-card--inactive{opacity:.6;background:#f3f4f6}.wysiwyg-tier-card--dragging{opacity:.4;transform:scale(1.02) rotate(2deg);box-shadow:0 20px 40px #0f172a4d;border-color:#e4c840;z-index:1000}.wysiwyg-tiers-grid[data-dragging=true] .wysiwyg-tier-card:not(.wysiwyg-tier-card--dragging){transition:transform .2s ease,margin .2s ease}.wysiwyg-tier-card[data-drop-indicator=before]:before{content:"";position:absolute;left:-12px;top:0;bottom:0;width:4px;background:#e4c840;border-radius:2px;animation:pulse 1s ease-in-out infinite}.wysiwyg-tier-card[data-drop-indicator=after]:after{content:"";position:absolute;right:-12px;top:0;bottom:0;width:4px;background:#e4c840;border-radius:2px;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6;transform:scaleY(.95)}50%{opacity:1;transform:scaleY(1)}}.wysiwyg-tier-card .product-card__drag-handle{position:absolute!important;top:.75rem!important;left:.75rem!important;width:28px!important;height:28px!important;background:#f3f4f6!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:grab!important;z-index:10!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:none!important}.wysiwyg-tier-card .product-card__drag-handle svg{display:block!important;opacity:1!important;visibility:visible!important}.wysiwyg-tier-card .product-card__drag-handle:hover{background:#e4c840!important}.wysiwyg-tier-card .product-card__drag-handle:active{cursor:grabbing!important}.wysiwyg-tier-delete{position:absolute;bottom:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fee2e2;border:none;border-radius:8px;cursor:pointer;color:#dc2626;transition:all .2s ease}.wysiwyg-tier-delete svg{width:18px;height:18px}.wysiwyg-tier-delete:hover{background:#dc2626;color:#fff}.wysiwyg-tier-content{padding-top:1rem;position:relative;z-index:1}.wysiwyg-tier-badge{display:inline-block;padding:.35rem .75rem;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;font-weight:700;font-size:.75rem;border-radius:6px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.wysiwyg-tier-name{font-size:1.75rem;font-weight:800;color:#1f2937;margin-bottom:.75rem;cursor:pointer;padding:.25rem .5rem;border-radius:8px;transition:background .2s ease}.wysiwyg-tier-name:hover{background:#f3f4f6}.wysiwyg-tier-description{font-size:.95rem;color:#6b7280;margin-bottom:1.5rem;min-height:3rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s ease}.wysiwyg-tier-description:hover{background:#f3f4f6}.wysiwyg-tier-price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.5rem}.wysiwyg-tier-price-amount{font-size:2.5rem;font-weight:800;color:#1f2937;cursor:pointer;padding:.25rem .5rem;border-radius:8px;transition:background .2s ease}.wysiwyg-tier-price-amount:hover{background:#f3f4f6}.wysiwyg-tier-price-period{font-size:1rem;color:#6b7280;font-weight:600}.wysiwyg-tier-input{width:100%;max-width:100%;padding:.5rem;font-size:1rem;border:2px solid #e4c840;border-radius:8px;font-weight:600;color:#1f2937;background:#fffbeb;box-sizing:border-box}.wysiwyg-tier-input:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c8401a}.wysiwyg-tier-input--name{font-size:1.75rem;font-weight:800;margin-bottom:.75rem}.wysiwyg-tier-input--price{font-size:2.5rem;font-weight:800;width:auto;max-width:150px}.wysiwyg-tier-input--small{width:80px;max-width:100%;padding:.35rem .5rem;font-size:.9rem;box-sizing:border-box}.wysiwyg-tier-textarea{width:100%;max-width:100%;padding:.5rem;font-size:.95rem;border:2px solid #e4c840;border-radius:8px;color:#1f2937;background:#fffbeb;font-family:inherit;resize:vertical;margin-bottom:1rem;box-sizing:border-box}.wysiwyg-tier-textarea:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 3px #e4c8401a}.wysiwyg-tier-option{margin-bottom:1rem}.wysiwyg-tier-option label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#4b5563;font-weight:500;position:relative;z-index:2;pointer-events:auto}.wysiwyg-tier-option input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin-right:.5rem;position:relative;z-index:3;pointer-events:auto}.wysiwyg-tier-option input[type=checkbox]:hover{outline:2px solid #e4c840}.wysiwyg-tier-seats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem;background:#f9fafb;border-radius:12px}.wysiwyg-tier-seats-field{display:flex;align-items:center;gap:.5rem}.wysiwyg-tier-seats-field label{font-size:.85rem;color:#6b7280;font-weight:600}.wysiwyg-tier-seats-value{cursor:pointer;padding:.35rem .75rem;background:#fff;border-radius:6px;font-weight:600;color:#1f2937;transition:background .2s ease}.wysiwyg-tier-seats-value:hover{background:#e5e7eb}.wysiwyg-tier-trial{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.wysiwyg-tier-trial label{font-size:.85rem;color:#6b7280;font-weight:600}.wysiwyg-tier-trial-value{cursor:pointer;padding:.35rem .75rem;background:#f3f4f6;border-radius:6px;font-weight:600;color:#1f2937;transition:background .2s ease}.wysiwyg-tier-trial-value:hover{background:#e5e7eb}.wysiwyg-add-tier-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.5rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:2px dashed #d1d5db;border-radius:20px;cursor:pointer;transition:all .3s ease;color:#6b7280;font-weight:700}.wysiwyg-add-tier-button:hover{background:linear-gradient(135deg,#e4c840,#f0dc62);border-color:#e4c840;color:#1f1f1f;transform:translateY(-4px);box-shadow:0 8px 20px #e4c8404d}.wysiwyg-add-tier-icon{font-size:2rem;font-weight:300}.wysiwyg-add-tier-label{font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.wysiwyg-features-section{margin-top:3rem;padding-top:3rem;border-top:2px solid #e5e7eb;position:relative}.wysiwyg-features-table{position:relative}.wysiwyg-features-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0f172a14}.wysiwyg-features-table-element{width:100%;border-collapse:collapse}.wysiwyg-editable-cell{cursor:pointer;transition:background .2s ease}.wysiwyg-editable-cell:hover{background:#f9fafb}.wysiwyg-feature-drag-handle{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#f3f4f6;border-radius:6px;display:flex!important;align-items:center;justify-content:center;cursor:grab;z-index:5;transition:all .2s ease}.wysiwyg-feature-drag-handle svg{display:block;opacity:.6;color:#6b7280}.wysiwyg-feature-drag-handle:hover{background:#e4c840}.wysiwyg-feature-drag-handle:hover svg{opacity:1;color:#1f1f1f}.wysiwyg-feature-drag-handle:active{cursor:grabbing}.feature-matrix-row .feature-matrix-cell--feature{position:relative;padding-left:3.5rem}.wysiwyg-add-feature-floating{position:absolute;bottom:-1rem;right:1rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;border:none;border-radius:50%;font-weight:700;font-size:1.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e4c8404d;z-index:10}.wysiwyg-add-feature-floating:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 20px #e4c84080}.wysiwyg-add-feature-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;border:none;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease;margin-top:1rem}.wysiwyg-add-feature-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e4c84066}.wysiwyg-features-row--dragging{opacity:.5}.wysiwyg-features-row .product-card__drag-handle{flex-shrink:0;width:24px;height:24px;background:#f3f4f6;border-radius:6px;margin-right:.75rem}.wysiwyg-features-row .product-card__drag-handle:hover{background:#e4c840}.wysiwyg-feature-name-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.wysiwyg-feature-name{font-weight:700;color:#1f2937;cursor:pointer;padding:.35rem .5rem;border-radius:6px;transition:background .2s ease}.wysiwyg-feature-name:hover{background:#f3f4f6}.wysiwyg-feature-description{font-size:.85rem;color:#6b7280;cursor:pointer;padding:.35rem .5rem;border-radius:6px;transition:background .2s ease}.wysiwyg-feature-description:hover{background:#f3f4f6}.wysiwyg-feature-slug-display{font-size:.75rem;color:#9ca3af;font-family:Courier New,monospace;cursor:pointer;padding:.35rem .5rem;border-radius:6px;transition:all .2s ease;background:#f9fafb;border:1px solid transparent}.wysiwyg-feature-slug-display:hover{background:#f3f4f6;border-color:#e4c840;color:#6b7280}.wysiwyg-feature-slug{font-family:Courier New,monospace;font-size:.75rem;color:#1f2937}.wysiwyg-feature-type-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem}.wysiwyg-feature-type{flex:1}.wysiwyg-feature-type select{padding:.35rem .5rem;font-size:.8rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#4b5563;cursor:pointer;transition:border-color .2s ease}.wysiwyg-feature-type select:hover{border-color:#e4c840}.wysiwyg-feature-type select:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 2px #e4c8401a}.wysiwyg-feature-input,.wysiwyg-feature-textarea{width:100%;padding:.5rem;font-size:.9rem;border:2px solid #e4c840;border-radius:6px;color:#1f2937;background:#fffbeb;font-weight:600}.wysiwyg-feature-input:focus,.wysiwyg-feature-textarea:focus{outline:none;border-color:#e4c840;box-shadow:0 0 0 2px #e4c8401a}.wysiwyg-feature-textarea{resize:none;font-family:inherit}.wysiwyg-limit-input{width:100%;max-width:100px;padding:.5rem;font-size:.9rem;border:2px solid #d1d5db;border-radius:8px;color:#1f2937;background:#fff;text-align:center;font-weight:600;transition:all .2s ease}.wysiwyg-limit-input:hover{border-color:#e4c840}.wysiwyg-limit-input:focus{outline:none;border-color:#e4c840;background:#fffbeb;box-shadow:0 0 0 3px #e4c8401a}.wysiwyg-checkbox-label{display:inline-flex;align-items:center;cursor:pointer;position:relative}.wysiwyg-checkbox-input{position:absolute;opacity:0;width:0;height:0}.wysiwyg-checkbox-tick{width:28px;height:28px;border:2px solid #d1d5db;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff;transition:all .2s ease}.wysiwyg-checkbox-tick--checked{background:#10b981;border-color:#10b981;box-shadow:0 2px 8px #10b9814d}.wysiwyg-checkbox-label:hover .wysiwyg-checkbox-tick{border-color:#10b981}.wysiwyg-checkbox-label:hover .wysiwyg-checkbox-tick--checked{background:#059669;border-color:#059669}.wysiwyg-feature-delete-button{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fee2e2;border:none;border-radius:6px;cursor:pointer;color:#dc2626;transition:all .2s ease}.wysiwyg-feature-delete-button svg{width:16px;height:16px}.wysiwyg-feature-delete-button:hover{background:#dc2626;color:#fff}.wysiwyg-empty-features{padding:3rem 2rem;text-align:center;background:#f9fafb;border-radius:12px;border:2px dashed #d1d5db}.wysiwyg-empty-features p{font-size:1rem;color:#6b7280;margin:0}@keyframes pulse-badge{0%,to{box-shadow:0 0 #e4c840b3}50%{box-shadow:0 0 0 6px #e4c84000}}.payment-method-manager{width:100%}.payment-method-manager .primary-button--small{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:12px;font-size:.9375rem;font-weight:700;text-transform:uppercase;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #e4c8404d}.payment-method-manager .primary-button--small:hover{background:linear-gradient(135deg,#f0dc62,#e4c840);box-shadow:0 8px 20px #e4c84066;transform:translateY(-1px)}.payment-method-manager .primary-button--small:disabled{opacity:.65;cursor:not-allowed;transform:none}.payment-method-manager .secondary-button--small{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1rem;border-radius:10px;border:1px solid rgba(24,24,27,.18);background:#fff;color:#1f2937;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0f172a14}.payment-method-manager .secondary-button--small:hover{background:#f9fafb;border-color:#18181b4d;box-shadow:0 4px 12px #0f172a1f}.payment-method-manager .secondary-button--small:disabled{opacity:.5;cursor:not-allowed}.payment-method-manager .secondary-button--danger{color:#dc2626;border-color:#dc26264d}.payment-method-manager .secondary-button--danger:hover{background:#dc26260d;border-color:#dc262680}.payment-method-manager__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.payment-method-manager__header h3{margin:0;font-size:1.125rem;font-weight:600;color:var(--color-text-primary, #1a1a1a)}.payment-method-manager__empty{padding:2rem;text-align:center;background-color:#f8f9fa;border-radius:8px;border:2px dashed #dee2e6}.payment-method-manager__empty p{margin:.5rem 0;color:#6c757d}.payment-method-manager__empty-help{font-size:.875rem}.payment-method-manager__list{display:flex;flex-direction:column;gap:1rem}.payment-method-card{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#fff;border:2px solid #e9ecef;border-radius:8px;transition:all .2s ease;position:relative}.payment-method-card:hover{border-color:#0069b4;box-shadow:0 2px 8px #0069b41a}.payment-method-card--default{border-color:#28a745;background-color:#f8fff9}.payment-method-card--default:hover{border-color:#28a745;box-shadow:0 2px 8px #28a74526}.payment-method-card__info{display:flex;align-items:center;gap:1rem;flex:1}.payment-method-card__icon{font-size:2rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#f8f9fa;border-radius:8px}.payment-method-card__details{display:flex;flex-direction:column;gap:.25rem}.payment-method-card__brand{font-weight:600;font-size:.875rem;color:#495057;text-transform:uppercase;letter-spacing:.5px}.payment-method-card__number{font-size:1rem;color:#212529;font-weight:500}.payment-method-card__expiry{font-size:.8125rem;color:#6c757d}.payment-method-card__badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#28a745;color:#fff;border-radius:20px;font-size:.8125rem;font-weight:600;margin-left:auto;margin-right:1rem}.payment-method-card__badge:before{content:"✓";font-size:1rem;font-weight:700}.payment-method-card__actions{display:flex;gap:.5rem;align-items:center;opacity:0;transition:opacity .2s ease}.payment-method-card:hover .payment-method-card__actions{opacity:1}.payment-method-manager__add-form{padding:1.5rem;background:#f8f9fa;border-radius:8px;border:1px solid #dee2e6;margin-top:1rem}.payment-method-manager__add-form h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#212529}.payment-method-setup{display:flex;flex-direction:column;gap:1rem}.payment-method-setup__element{min-height:120px}.payment-method-setup__error{padding:.75rem 1rem;background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:.875rem}.payment-method-setup__actions{display:flex;gap:.75rem;justify-content:flex-start}.payment-method-setup__security{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#e8f4fd;border-radius:4px;font-size:.8125rem;color:#495057}.payment-method-setup__security svg{flex-shrink:0;color:#0069b4}@media(max-width:768px){.payment-method-card{flex-direction:column;align-items:flex-start;gap:1rem}.payment-method-card__badge{margin-left:0;margin-right:0}.payment-method-card__actions{width:100%;opacity:1}.payment-method-card__actions button{flex:1}.payment-method-setup__actions{flex-direction:column}.payment-method-setup__actions button{width:100%}}.hero-section{position:relative;overflow:hidden;margin-bottom:0;border-bottom-left-radius:px;border-bottom-right-radius:0;background:url(/assets/portada.jpg) center / cover no-repeat}.hero-section:before{content:"";position:absolute;inset:0;animation:heroFadeIn 1.2s ease-out}.hero-section__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.85rem,3vw,1.75rem);padding-top:clamp(3.25rem,11vw,5.5rem);padding-bottom:clamp(4rem,17vw,7.5rem);color:#fff;animation:heroSlideUp 1s ease-out}.hero-section__eyebrow{font-family:Open Sans,Arial,sans-serif;font-size:clamp(1.4rem,6vw,3rem);line-height:1.1;color:#fff;background-color:#808080cc;display:inline-block;font-weight:500;letter-spacing:-.02em;text-transform:none;text-shadow:0 1px 5px rgba(0,0,0,.5);padding:.35rem 1rem;border-radius:10px;margin:0}.hero-section__title{font-family:Open Sans,Arial,sans-serif;font-size:clamp(1.25rem,5.5vw,2rem);line-height:1.2;font-weight:500;color:#fff;background-color:#808080cc;text-shadow:0 3px 8px rgba(0,0,0,.4);display:inline-block;border-radius:8px;padding:.35rem 1.15rem;margin:0}.hero-section__description{margin-top:0;max-width:680px;font-size:clamp(1rem,4.5vw,1.25rem);font-weight:500;color:#fffffff2;line-height:1.6;text-shadow:0 2px 4px rgba(0,0,0,.3)}.login-section{margin-top:0;padding-top:1rem;padding-bottom:1rem;position:relative;background:linear-gradient(to bottom,#fafafa,#fff)}.login-section__grid{display:grid;gap:2.5rem;grid-template-columns:repeat(1,minmax(0,1fr));animation:slideUp .8s ease-out}.login-card,.cta-card{position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.login-card{background:linear-gradient(135deg,#f5f5f5,#fff);animation:fadeIn .8s ease-out .2s backwards;padding:2rem!important}.login-card:hover{transform:translateY(-4px)}.login-card__title{font-size:clamp(1.3rem,2.5vw,1.5rem);font-weight:700;margin-bottom:1.5rem;color:#111;text-transform:uppercase;letter-spacing:-.5px}.login-card__welcome{display:flex;flex-direction:column;gap:1.5rem;font-size:1.05rem;color:#1f1f1f}.login-card__authenticated-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-field{display:flex;flex-direction:column;gap:.5rem}.auth-field label{font-size:.95rem;font-weight:600;color:#27272a}.auth-field label[style*="display: flex"]{flex-direction:row;align-items:flex-start;font-weight:400}.auth-field input[type=checkbox]{width:18px;height:18px;min-width:18px;cursor:pointer;accent-color:#e4c840;margin-top:.15rem}.auth-field textarea{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid rgba(24,24,27,.12);background:linear-gradient(135deg,#fff,#f9fafb);border-radius:12px;resize:vertical;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 2px #0f172a0a}.auth-field textarea:hover{border-color:#18181b3d;box-shadow:0 4px 12px #0f172a0f}.auth-field textarea:focus{outline:none;border-color:#e4c840;background:#fff;box-shadow:0 0 0 3px #e4c84040}.password-field{position:relative;display:flex;align-items:center}.password-field input{width:100%;padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:transparent;border:none;padding:.5rem;cursor:pointer;font-size:1.25rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;opacity:.7}.password-toggle:hover{opacity:1;transform:scale(1.1)}.password-toggle:focus{outline:2px solid #e4c840;outline-offset:2px;border-radius:4px}.auth-feedback{margin-top:-.35rem;font-size:.95rem;font-weight:600;text-align:left}.auth-feedback--error{color:#dc2626}.auth-feedback--success{color:#047857}.primary-button,.primary-button--light,.primary-button--dark,.primary-button--outline{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:16px;font-family:Open Sans,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000001a;border:none;position:relative}.primary-button:hover:not(:disabled),.primary-button--light:hover:not(:disabled),.primary-button--dark:hover:not(:disabled),.primary-button--outline:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.primary-button:disabled,.primary-button--light:disabled,.primary-button--dark:disabled,.primary-button--outline:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.primary-button--light{background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;box-shadow:0 8px 24px #e4c8404d}.primary-button--light:hover:not(:disabled){background:linear-gradient(135deg,#f0dc62,#e4c840);box-shadow:0 12px 32px #e4c84066}.primary-button--light:after,.primary-button--dark:after{content:"›";display:inline-flex;align-items:center;justify-content:center;font-size:1.75rem;line-height:1;margin-left:.5rem;transform:translate(-20px) translateY(-.05em);transition:transform .3s ease,opacity .3s ease;opacity:0;pointer-events:none}.primary-button--light:hover:not(:disabled):after,.primary-button--dark:hover:not(:disabled):after{transform:translate(0) translateY(-.05em);opacity:1}.primary-button--dark{background:linear-gradient(135deg,#000,#1a1a1a);color:#e4c840;box-shadow:0 8px 24px #0006}.primary-button--dark:hover:not(:disabled){background:linear-gradient(135deg,#1a1a1a,#000);color:#f0dc62;box-shadow:0 12px 32px #00000080}.primary-button--outline{background:transparent;color:#1f1f1f;border:1px solid rgba(24,24,27,.2);box-shadow:none;padding:.8rem 1.8rem}.primary-button--outline:hover:not(:disabled){background:#e4c84014;border-color:#e4c8408c;color:#111827}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:12px;border:1px solid rgba(24,24,27,.18);background:#fff;color:#1f2937;font-weight:600;transition:all .2s ease;box-shadow:0 4px 10px #0f172a14}.secondary-button:hover:not(:disabled){border-color:#e4c84073;color:#111827;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a1f}.cta-card{background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f2937;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;animation:slideInFromRight .4s ease-out;text-align:center;padding:3rem}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.cta-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.5) 0%,transparent 70%);opacity:.9;z-index:0}.cta-card:after{content:"";position:absolute;right:-120px;bottom:-120px;transform:translate(-50%,-50%);width:520px;height:520px;background:radial-gradient(circle at center,rgba(255,255,255,.35) 0%,transparent 70%);z-index:0}.cta-card__title{position:relative;z-index:1;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:700;letter-spacing:.3px;line-height:1.4;max-width:100%;margin:0;color:#1f1f1f}.cta-card .auth-form{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;width:80%;max-width:600px;margin:0 auto}.cta-card .auth-field{display:flex;flex-direction:column;gap:.5rem}.cta-card .auth-field label{font-size:.95rem;font-weight:600;color:#1f1f1f;text-align:left}.cta-card .auth-field input{width:100%;padding:.875rem 1rem;font-size:1rem;border-radius:12px;border:1px solid rgba(31,31,31,.2);background:#fff;box-sizing:border-box}.cta-card .auth-field input:focus{outline:none;border-color:#1f1f1f;box-shadow:0 0 0 2px #1f1f1f1a}.cta-card .auth-field textarea{width:100%;padding:.875rem 1rem;font-size:1rem;border-radius:12px;border:1px solid rgba(31,31,31,.2);background:#fff;box-sizing:border-box;resize:vertical;font-family:inherit}.cta-card .auth-field textarea:focus{outline:none;border-color:#1f1f1f;box-shadow:0 0 0 2px #1f1f1f1a}.cta-card .auth-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cta-card .password-field{position:relative}.cta-card .password-field input{padding-right:3rem}.cta-card .password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.cta-card .auth-feedback{margin-top:.5rem;font-size:.875rem;line-height:1.4}.cta-card .auth-feedback--error{color:#dc2626}.cta-card .auth-feedback--success{color:#047857}.cta-card .primary-button{position:relative;z-index:1;padding:1rem 1.5rem;margin-top:.5rem}.login-section:not(.contact-section) .cta-card .primary-button{width:100%}@media(max-width:767px){.cta-card .auth-form{width:95%}}@media(min-width:768px){.login-section__grid{grid-template-columns:minmax(0,2.2fr) minmax(0,1.2fr)}}.auth-page{min-height:calc(100vh - 300px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(to bottom,#fafafa,#fff)}.auth-page__container{width:100%;max-width:500px;margin:0 auto}.auth-card{border-radius:15px;padding:2.5rem;background:linear-gradient(135deg,#f5f5f5,#fff);box-shadow:0 20px 60px #00000014,0 8px 16px #0000000a;animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-card__title{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;margin-bottom:.75rem;color:#111;text-transform:uppercase;letter-spacing:-.5px;text-align:center}.auth-helper-text{font-size:.95rem;color:#4b5563;margin-bottom:1.5rem;text-align:center;line-height:1.5}.auth-helper-text strong{color:#1f1f1f;font-weight:600}.login-card__help-links,.auth-links{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(15,23,42,.08)}.link{color:#4b5563;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.link:hover{color:#e4c840;text-decoration:underline}.link-separator{color:#4b556366;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:640px){.auth-card{padding:2rem 1.5rem}.auth-helper-text{font-size:.9rem}.login-card__help-links,.auth-links{flex-direction:column;gap:.5rem}.link-separator{display:none}}@media(min-width:641px)and (max-width:1024px){.auth-page__container{max-width:450px}}.about-hero{position:relative;overflow:hidden;margin-bottom:0;border-bottom-left-radius:px;border-bottom-right-radius:0;background:url(/assets/portada.jpg) center / cover no-repeat}.about-hero:before{content:"";position:absolute;inset:0;animation:heroFadeIn 1.2s ease-out}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}.about-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.85rem,3vw,1.75rem);padding-top:clamp(3.25rem,11vw,5.5rem);padding-bottom:clamp(4rem,17vw,7.5rem);color:#fff;animation:heroSlideUp 1s ease-out}@keyframes heroSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.about-hero__eyebrow{font-family:Open Sans,Arial,sans-serif;font-size:clamp(1.4rem,6vw,3rem);line-height:1.1;color:#fff;background-color:#808080cc;display:inline-block;font-weight:500;letter-spacing:-.02em;text-transform:none;text-shadow:0 1px 5px rgba(0,0,0,.5);padding:.35rem 1rem;border-radius:10px;margin:0}.about-hero__title{font-family:Open Sans,Arial,sans-serif;font-size:clamp(1.25rem,5.5vw,2rem);line-height:1.2;font-weight:500;color:#fff;background-color:#808080cc;text-shadow:0 3px 8px rgba(0,0,0,.4);display:inline-block;border-radius:8px;padding:.35rem 1.15rem;margin:0}.about-overview{position:relative;margin-top:-4rem;padding:0 0 4rem;background:transparent}.about-overview__grid{display:grid;gap:3rem;align-items:center}.about-highlight-card{background:linear-gradient(135deg,#e4c840,#f0dc62);position:relative;padding:2rem 2.5rem;display:inline-flex;flex-direction:column;gap:.5rem;text-transform:uppercase;color:#000;font-weight:700;letter-spacing:.05em;width:auto;max-width:280px;align-items:flex-start;border-radius:20px;box-shadow:0 20px 60px #e4c84066,0 8px 16px #0000001a;transform:translateY(0);transition:all .4s cubic-bezier(.4,0,.2,1);animation:cardFloat 1s ease-out}@keyframes cardFloat{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.about-highlight-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 80px #e4c84080,0 12px 24px #00000026}.about-highlight-card:before{content:"";position:absolute;inset:-4px;background:linear-gradient(135deg,#000,#333);border-radius:22px;z-index:-1;opacity:.15}.about-highlight-card__pre{font-size:1.25rem;font-weight:800;opacity:.9}.about-highlight-card__main{font-size:clamp(36px,8vw,56px);line-height:1;font-weight:900;background:linear-gradient(135deg,#000,#1f1f1f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-highlight-card__post{text-transform:none;letter-spacing:0;font-size:1rem;line-height:1.3;font-weight:600;opacity:.95}.about-overview__text{padding:2.5rem;background:#fff;border-radius:15px;box-shadow:0 10px 40px #00000014;animation:fadeIn 1s ease-out .3s both}@keyframes fadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.about-overview__text h2{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1.25rem;font-weight:800;color:#1f1f1f;position:relative;padding-bottom:1rem}.about-overview__text h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#e4c840,transparent);border-radius:2px}.about-overview__text p{font-size:1.0625rem;color:#4a4a4a;line-height:1.75}.about-overview__text p+p{margin-top:1.25rem}.about-overview__text strong{font-weight:700;color:#1f1f1f;background:linear-gradient(135deg,#e4c840,#f0dc62);padding:.1em .3em;border-radius:4px}.about-negotiations{background:linear-gradient(180deg,#f8f8f8,#fff);position:relative;overflow:hidden}.about-negotiations:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(228,200,64,.08) 0%,transparent 70%);border-radius:50%}.about-negotiations__grid{position:relative;z-index:1;display:grid;gap:2.5rem}.about-negotiations__title{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1.25rem;font-weight:800;color:#1f1f1f;position:relative;padding-bottom:1rem}.about-negotiations__title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#e4c840,transparent);border-radius:2px}.about-negotiations__list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.about-negotiations__list li{position:relative;padding:1.25rem 1.5rem 1.25rem 4rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f;font-size:1.0625rem;color:#2d2d2d;line-height:1.6;transition:all .3s ease;border-left:4px solid #e4c840}.about-negotiations__list li:before{content:"✓";position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:32px;height:32px;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#000;font-weight:900;font-size:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4px 8px #e4c8404d}.about-negotiations__list li:hover{transform:translate(8px);box-shadow:0 8px 24px #e4c84033;border-left-width:6px}.about-negotiations__summary{margin-top:2.5rem;padding:2rem;background:linear-gradient(135deg,#e4c840,#f0dc62);border-radius:20px;font-size:1.125rem;font-weight:600;color:#1f1f1f;line-height:1.7;box-shadow:0 12px 32px #e4c8404d;text-align:center}.about-negotiations__summary strong{font-weight:800;color:#000}.about-reasons{padding:5rem 0;background:linear-gradient(135deg,#fff,#fafafa)}.about-reasons__grid{display:grid;gap:3rem;align-items:start}.about-reasons__card{padding:2.5rem;background:#fff;border-radius:20px;box-shadow:0 8px 24px #00000014;border-top:5px solid #e4c840;transition:all .3s ease}.about-reasons__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #e4c84026}.about-reasons__card h3{margin-bottom:1.25rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;color:#1f1f1f}.about-reasons__card p{font-size:1.0625rem;line-height:1.7;color:#4a4a4a;margin-bottom:.75rem}.about-reasons__card strong{font-weight:700;color:#000}.about-reasons__content{display:flex;flex-direction:column;gap:1.5rem}.about-reasons__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:#1f1f1f;position:relative}.about-reasons__title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#e4c840,transparent);border-radius:2px}.about-reasons__list li{position:relative;padding-left:2rem;font-size:1.0625rem;color:#2d2d2d;line-height:1.7}.about-reasons__list li:before{content:"→";position:absolute;left:0;top:0;color:#e4c840;font-weight:900;font-size:1.25rem}.about-collective{padding:2rem 0;background:#fff;color:#333;position:relative;overflow:hidden}.about-collective__grid{position:relative;z-index:1;display:grid}.about-collective__title{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1.25rem;font-weight:800;color:#1f1f1f;position:relative;padding-bottom:1rem}.about-collective__title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#e4c840,transparent);border-radius:2px}.about-collective__list{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem}.about-collective__list li{position:relative;padding-left:3rem;font-size:1.125rem;color:#000;line-height:1.7;transition:all .3s ease}.about-collective__list li:before{content:"★";position:absolute;left:0;top:0;color:#e4c840;font-size:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.about-collective__list li:hover{color:#1f1f1f;transform:translate(8px)}.about-collective__cta{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#e4c84026,#e4c8400d);border:2px solid rgba(228,200,64,.3);border-radius:15px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-collective__cta p{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:#000;line-height:1.4}.about-collective__cta span{color:#e4c840;text-shadow:0 2px 8px rgba(228,200,64,.5)}.about-actions{background:#fff;position:relative;overflow:hidden}.about-actions__grid{position:relative;z-index:1;display:grid}.about-actions__card{display:flex;flex-direction:column;gap:1.5rem}.about-actions__card h3{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1.25rem;font-weight:800;color:#1f1f1f;position:relative;padding-bottom:1rem}.about-actions__card h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#e4c840,transparent);border-radius:2px}.about-actions__card--light{color:#333}.about-actions__card p{font-size:1.0625rem;line-height:1.7;color:inherit}.about-actions__list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.about-actions__list li{position:relative;padding-left:2rem;font-size:1.0625rem;line-height:1.7;color:inherit}.about-actions__list li:before{content:"✓";position:absolute;left:0;top:0;color:#e4c840;font-weight:900;font-size:1.25rem}.about-actions__card--dark .primary-button{background:linear-gradient(135deg,#e4c840,#f0dc62);color:#000;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:800;box-shadow:0 8px 24px #e4c84066}.about-actions__card--dark .primary-button:hover{background:linear-gradient(135deg,#f0dc62,#e4c840);color:#000;box-shadow:0 12px 32px #e4c84099;transform:translateY(-2px)}.about-actions__smallprint{font-size:.875rem;color:#ffffffb3;margin-top:.75rem;font-style:italic}.about-gallery{padding:0;position:relative}.about-gallery__image{position:relative;overflow:hidden;border-radius:32px 32px 0 0}.about-gallery__image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0%,transparent 50%);pointer-events:none}.about-gallery__image img{display:block;width:100%;height:auto;transition:transform .6s ease}.about-gallery__image:hover img{transform:scale(1.05)}.about-gallery__play{position:absolute;inset:0;margin:auto;width:90px;height:90px;border-radius:9999px;border:4px solid #ffffff;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#000;font-size:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 16px 48px #0006;transition:all .3s ease;z-index:2}.about-gallery__play:hover{transform:scale(1.15);box-shadow:0 24px 64px #e4c84099;background:linear-gradient(135deg,#f0dc62,#e4c840)}.about-gallery__play:before{content:"";position:absolute;inset:-20px;border:2px solid rgba(228,200,64,.3);border-radius:9999px;animation:ripple 2s ease-out infinite}@keyframes ripple{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.video-section{padding-bottom:6rem;padding-top:2rem;padding-left:0;padding-right:0;margin-left:0;margin-right:0;width:100%;align-self:center;text-align:center}.video-section__title{font-size:clamp(1.5rem,5vw,3rem);font-weight:700;margin-bottom:2rem;color:#1d1d1d;text-transform:uppercase;letter-spacing:-.5px;animation:slideUp .8s ease-out}.video-section__title span{background:linear-gradient(135deg,#e4c840,#f0dc62);padding:.25rem .75rem;margin-left:.5rem;border-radius:8px;box-shadow:0 4px 12px #e4c8404d;display:inline-block;transition:all .3s ease}.video-section__title span:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e4c84066}.video-card{position:relative;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);border-radius:0;box-shadow:none;transition:all .4s ease;animation:fadeIn 1s ease-out .3s backwards}.video-card:hover{box-shadow:none}.video-card video{width:100%;height:auto;display:block;border-radius:0;-webkit-appearance:none}.video-card video::-webkit-media-controls{display:none!important}.video-card video::-webkit-media-controls-enclosure{display:none!important}.video-card video::-webkit-media-controls-panel{display:none!important}.video-card video::-webkit-media-controls-play-button{display:none!important}.video-card video::-webkit-media-controls-start-playback-button{display:none!important}.video-card__play{position:absolute;inset:0;margin:auto;height:clamp(64px,15vw,96px);width:clamp(64px,15vw,96px);border-radius:9999px;border:none;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#111;display:flex;align-items:center;justify-content:center;font-size:clamp(1.75rem,5vw,2.5rem);box-shadow:0 8px 24px #e4c84066;transition:all .3s ease;cursor:pointer;z-index:10;pointer-events:auto}.video-card__play:hover{transform:scale(1.1);box-shadow:0 12px 32px #e4c84080;background:linear-gradient(135deg,#f0dc62,#e4c840)}.video-card__play:active{transform:scale(1.05)}.video-card__play:before{content:"";position:absolute;inset:-15px;border:2px solid rgba(228,200,64,.3);border-radius:9999px;animation:ripple 2s ease-out infinite}.iframe-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.iframe-modal{background:#fff;border-radius:20px;width:100%;max-width:95vw;height:90vh;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #0006;animation:slideUp .3s ease-out;overflow:hidden}.iframe-modal__header{background:linear-gradient(135deg,#1f1f1f,#2d2d2d);color:#e4c840;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #e4c840;flex-shrink:0}.iframe-modal__title{font-size:1.25rem;font-weight:700;margin:0;color:#e4c840}.iframe-modal__close{background:transparent;border:2px solid #e4c840;color:#e4c840;width:36px;height:36px;border-radius:50%;font-size:1.5rem;font-weight:400;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.iframe-modal__close:hover,.iframe-modal__close:focus{background:#e4c840;color:#1f1f1f;transform:rotate(90deg)}.iframe-modal__body{flex:1;overflow:hidden;position:relative;background:#f9fafb}.iframe-modal__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media(max-width:768px){.iframe-modal{max-width:100vw;height:100vh;max-height:100vh;border-radius:0}.iframe-modal__header{padding:1rem}.iframe-modal__title{font-size:1rem}}.portal-footer{background-color:#2b2b2b;color:#f5f5f5;padding-top:.5rem;padding-bottom:.5rem;border-top-left-radius:0;border-top-right-radius:0;margin-top:1rem}.portal-footer__content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.portal-footer__logo{margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.portal-footer__logo img{max-width:100px;height:auto;margin:0;padding:0;display:block}.portal-footer__version{font-size:.55rem;color:#f5f5f566;margin-top:.25rem;letter-spacing:.02em}.portal-footer__main{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:1}.portal-footer__main>p{text-align:center;margin:0;font-size:.7rem;color:#f5f5f5b3}.portal-footer__links ul{display:flex;flex-wrap:wrap;gap:.35rem .75rem;list-style:none;margin:0;padding:0;font-size:.7rem;justify-content:center}.portal-footer__links li{display:inline}.portal-footer__links a{position:relative;color:#f5f5f5d9;text-decoration:none;padding:3px 6px;display:inline-block;overflow:hidden;transition:color .3s ease;z-index:1}.portal-footer__links a:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#ffd100;transition:width .4s ease;z-index:-1}.portal-footer__links a:hover{color:#1f1f1f}.portal-footer__links a:hover:before{width:100%}.portal-footer__socials{display:flex;align-items:center;gap:.4rem}.portal-footer__socials a{display:inline-flex;align-items:center;justify-content:center;height:24px;width:24px;border-radius:9999px;border:1px solid rgba(255,255,255,.35);transition:background-color .2s ease,color .2s ease,transform .2s ease;font-size:.7rem}.portal-footer__socials a:hover{background-color:#f5f5f5;color:#1f1f1f;transform:translateY(-2px)}@media(min-width:768px){.highlight-grid{grid-template-columns:1fr 1fr;align-items:stretch}.highlight-card{padding:3rem 2.5rem;gap:2rem;font-size:1.125rem;line-height:1.8;min-height:450px}.highlight-card .primary-button{align-self:center;width:auto;max-width:-moz-fit-content;max-width:fit-content}.highlight-visual{min-height:450px}.video-section{padding-top:1rem}.video-section__title{margin-bottom:1.5rem}.video-card{width:90%;max-width:90%;margin-left:auto;margin-right:auto;border-radius:12px;box-shadow:0 8px 24px #0000001a}.video-card video{border-radius:12px}.video-card:hover{transform:translateY(-8px);box-shadow:0 24px 56px #0000002e}.about-overview__grid{grid-template-columns:auto 1fr;gap:4rem;align-items:center}.about-negotiations__grid{grid-template-columns:1fr;max-width:900px;margin:0 auto}.about-negotiations__list{grid-template-columns:1fr}.about-reasons__grid{grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.about-collective__grid{grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.about-actions__grid{grid-template-columns:1fr 1fr;gap:3rem}.about-gallery__image{border-radius:40px 40px 0 0}.portal-footer__content{flex-direction:row;align-items:center;justify-content:space-between}.portal-footer__logo{order:-1}.portal-footer__main{flex:1;margin:0 1rem}.portal-footer__links ul{font-size:.75rem}}@media(min-width:1024px){.highlight-card{padding:4rem 3.5rem;gap:2rem;min-height:500px}.highlight-visual{min-height:500px}.video-card{width:80%;max-width:80%;margin-left:auto;margin-right:auto}.about-highlight-card{margin-bottom:0}.about-negotiations__summary{margin-left:0;max-width:none}.about-collective__cta{font-size:clamp(20px,4vw,28px)}.about-gallery{padding-bottom:0}}.contact-section{padding-bottom:6rem}.contact-content{max-width:80%;margin:0 auto}.contact-form-wrapper{display:flex;flex-direction:column;max-width:80%;margin:0 auto}.contact-form{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:1.25rem}.contact-form-field{display:flex;width:100%;flex-direction:column;gap:.5rem}.contact-form-field label{font-size:.95rem;font-weight:600;color:#1f1f1f;text-align:left}.contact-form-field textarea{min-height:200px}.contact-checkbox-field{width:100%;margin-bottom:1rem}.contact-checkbox-label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.95rem}.contact-privacy-link{color:#1f1f1f;text-decoration:underline;font-weight:600}.contact-info-link{color:#0069b4}.contact-form .primary-button{align-self:center}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem}.privacy-grid p{margin-bottom:1rem}.privacy-grid a{color:#0069b4}.privacy-content--full{max-width:100%}.privacy-treatment{margin-bottom:2rem;display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start}.privacy-treatment h3{font-size:1.1rem;font-weight:700;margin-bottom:0}.privacy-treatment p{margin-bottom:.5rem}.privacy-rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}.privacy-rights-grid li{margin-bottom:1rem}.privacy-exercise{max-width:100%}.privacy-exercise-single{margin-top:1rem}.privacy-exercise-single p{margin-bottom:.75rem}.privacy-exercise-indent{margin-left:2rem}.privacy-final{margin-top:1.5rem}@media(max-width:768px){.privacy-grid,.privacy-rights-grid,.privacy-treatment{grid-template-columns:1fr;gap:1rem}}.dashboard-loading,.dashboard-error{padding:3rem 2rem;text-align:center;border-radius:16px;background:#fff;box-shadow:0 12px 30px #0f172a14}.dashboard-error p{font-size:1rem;font-weight:600;color:#dc2626;margin-bottom:1.5rem}.dashboard-section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1f1f1f;margin-bottom:1.5rem}.dashboard-section__subtitle{color:#6b7280;font-size:1rem;margin-top:-.75rem;margin-bottom:1.5rem}.dashboard-product-card__actions .primary-button,.dashboard-product-card__actions .secondary-button{flex:1;justify-content:center}.profile-page__card{margin-bottom:2rem}.profile-page__section-header{margin-bottom:1.5rem}.profile-page__section-header h2{font-size:1.5rem;font-weight:700;color:#1f1f1f;margin-bottom:.5rem}.profile-page__section-header p{color:#6b7280;font-size:.95rem;line-height:1.5}.products-section{padding-top:3rem;padding-bottom:4rem}.products-header{margin-bottom:2.5rem;text-align:center}.products-header h1{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:#1f1f1f;margin-bottom:.5rem;letter-spacing:-.02em}.products-header p{color:#6b7280;font-size:1rem;line-height:1.5;font-weight:400}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem;margin-top:2rem;max-width:1400px;margin-left:auto;margin-right:auto}@keyframes product-card-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:16px;padding:1rem;box-shadow:0 2px 8px #0f172a0f,0 1px 3px #0f172a0a;border:1.5px solid rgba(31,31,31,.08);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(12px);animation:product-card-reveal .5s ease forwards;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-height:180px;position:relative;overflow:visible}.products-grid .product-card:nth-child(2){animation-delay:.05s}.products-grid .product-card:nth-child(3){animation-delay:.1s}.products-grid .product-card:nth-child(4){animation-delay:.15s}.products-grid .product-card:nth-child(5){animation-delay:.2s}.products-grid .product-card:nth-child(6){animation-delay:.25s}.products-grid .product-card:nth-child(7){animation-delay:.3s}.products-grid .product-card:nth-child(8){animation-delay:.35s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a1f,0 4px 12px #e4c84026;border-color:#e4c84080;background:linear-gradient(135deg,#fff,#fffef8)}.product-card:focus{outline:2px solid #e4c840;outline-offset:3px}.product-card__badge{position:absolute;top:.625rem;right:.625rem;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e4c840,#f0dc62);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #e4c84059;z-index:10;border:2px solid #ffffff}.product-card__badge svg{width:16px;height:16px;color:#1f1f1f}.product-card__image{width:100%;height:80px;display:flex;align-items:center;justify-content:center;margin-top:.25rem}.product-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-card__content{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.375rem;width:100%}.product-card__title{font-size:1rem;font-weight:700;color:#1f1f1f;margin:0;line-height:1.3;letter-spacing:-.01em}.product-card__description{color:#6b7280;font-size:.8125rem;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.product-card{min-height:160px;padding:.875rem}.product-card__image{height:70px}.product-card__title{font-size:.9375rem}.product-card__description{font-size:.75rem}.product-card__badge{width:28px;height:28px;top:.5rem;right:.5rem}.product-card__badge svg{width:14px;height:14px}}@media(min-width:641px)and (max-width:1024px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.125rem}}@media(min-width:1025px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.product-card{min-height:200px}.product-card__image{height:90px}}.products-catalog-page{padding-top:4rem;padding-bottom:5rem}.products-catalog-header{margin-bottom:3rem;text-align:center}.products-catalog-header h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1f1f1f;margin-bottom:.75rem}.products-catalog-header p{color:#4b5563;font-size:1.05rem;line-height:1.6;max-width:720px;margin:0 auto}.products-catalog-loading,.products-catalog-error,.products-catalog-empty{padding:3rem 2rem;text-align:center}.products-catalog-loading p{font-size:1.05rem;color:#4b5563}.products-catalog-error p{font-size:1rem;font-weight:600;color:#dc2626;margin-bottom:1.5rem}.products-catalog-empty p{font-size:1rem;color:#6b7280}.products-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.product-catalog-card{display:flex;flex-direction:column}.product-catalog-card:hover{border-color:#e4c8404d}.product-catalog-card__image{width:100%;height:180px;border-radius:12px;overflow:hidden;margin-bottom:1.5rem;background:#f9fafb;display:flex;align-items:center;justify-content:center}.product-catalog-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-catalog-card__content{flex:1;margin-bottom:1.5rem}.product-catalog-card__title{font-size:1.5rem;font-weight:700;color:#1f1f1f;margin-bottom:.75rem}.product-catalog-card__description{font-size:1rem;color:#6b7280;line-height:1.6}.product-catalog-card__footer{display:flex;justify-content:center}.product-detail-page{padding-top:3rem;padding-bottom:5rem}.product-detail-breadcrumbs{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;color:#6b7280}.product-detail-breadcrumbs a{color:#4b5563;transition:color .2s ease}.product-detail-breadcrumbs a:hover{color:#e4c840}.product-detail-breadcrumbs span:last-child{color:#1f1f1f;font-weight:600}.product-detail-loading,.product-detail-error{padding:3rem 2rem;text-align:center}.product-detail-loading p{font-size:1.05rem;color:#4b5563}.product-detail-error p{font-size:1rem;font-weight:600;color:#dc2626;margin-bottom:1.5rem}.product-detail-header{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}.product-detail-header__content h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1f1f1f;margin-bottom:1rem}.product-detail-header__description{font-size:1.125rem;color:#4b5563;line-height:1.7}.product-detail-header__image{width:100%;max-width:400px;margin:0 auto;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#f9fafb;display:flex;align-items:center;justify-content:center}.product-detail-header__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-detail-billing-toggle{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.billing-toggle-button{padding:.875rem 2rem;border-radius:12px;border:2px solid rgba(15,23,42,.1);background:#fff;font-size:1rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .3s ease;position:relative}.billing-toggle-button:hover{border-color:#e4c8404d;color:#1f1f1f}.billing-toggle-button--active{background:linear-gradient(135deg,#e4c840,#f0dc62);border-color:#e4c840;color:#1f1f1f;box-shadow:0 4px 12px #e4c8404d}.billing-toggle-badge{display:inline-block;margin-left:.5rem;padding:.25rem .5rem;border-radius:6px;background:#ffffff4d;font-size:.75rem;font-weight:700}.billing-toggle-button--active .billing-toggle-badge{background:#0000001a}.product-detail-section-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#1f1f1f;margin-bottom:2rem;text-align:center}.product-detail-pricing{margin-bottom:5rem}.pricing-tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.pricing-tier-card{border:2px solid rgba(15,23,42,.05);display:flex;flex-direction:column}.pricing-tier-card:hover{border-color:#e4c84066}.pricing-tier-card__header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(15,23,42,.08)}.pricing-tier-card__name{font-size:1.5rem;font-weight:700;color:#1f1f1f;margin-bottom:1rem}.pricing-tier-card__price{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.5rem}.pricing-tier-card__price-amount{font-size:3rem;font-weight:800;color:#e4c840;line-height:1}.pricing-tier-card__price-period{font-size:1.125rem;color:#6b7280;font-weight:500}.pricing-tier-card__monthly-equiv{font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.pricing-tier-card__savings{display:inline-block;padding:.5rem 1rem;border-radius:8px;background:#10b9811a;color:#047857;font-size:.9rem;font-weight:700;margin-top:.5rem}.pricing-tier-card__actions{display:flex;flex-direction:column;gap:1rem}.pricing-tier-card__auth-notice{margin-top:1rem;padding:.75rem;background:#e4c8401a;border-radius:8px;font-size:.85rem;color:#6b7280;text-align:center}.product-detail-no-pricing{padding:3rem 2rem;text-align:center;background:#f9fafb;border-radius:16px;border:1px solid rgba(15,23,42,.08)}.product-detail-no-pricing p{font-size:1rem;color:#6b7280}.product-detail-features{margin-bottom:5rem}.feature-matrix{width:100%;overflow-x:auto;margin-bottom:5rem}.feature-matrix-table{min-width:100%;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0f172a14;background:#fff}.feature-matrix-table table{width:100%;border-collapse:collapse}.feature-matrix-header-cell{padding:1.5rem 1rem;text-align:center;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-bottom:2px solid rgba(15,23,42,.1)}.feature-matrix-header-cell--feature{text-align:left;font-weight:700;font-size:1rem;color:#1f1f1f;text-transform:uppercase;letter-spacing:.5px}.feature-matrix-header-cell--tier{min-width:140px}.feature-matrix-tier-name{font-size:1.125rem;font-weight:700;color:#1f1f1f;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;justify-content:center}.feature-matrix-tier-incremental{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#e4c840,#f0dc62);color:#1f1f1f;font-size:.9rem;font-weight:800;box-shadow:0 2px 8px #e4c8404d}.feature-matrix-tier-price{font-size:1.5rem;font-weight:800;color:#e4c840;line-height:1}.feature-matrix-tier-period{font-size:.875rem;font-weight:500;color:#6b7280;margin-left:.25rem}.feature-matrix-row{border-bottom:1px solid rgba(15,23,42,.06);transition:background-color .2s ease}.feature-matrix-row:hover{background-color:#e4c8400d}.feature-matrix-cell{padding:1.25rem 1rem}.feature-matrix-cell--feature{text-align:left;font-size:1rem;color:#3b3b3b;font-weight:500;line-height:1.5}.feature-matrix-feature-name{font-weight:600;color:#1f1f1f;margin-bottom:.25rem}.feature-matrix-feature-description{font-size:.875rem;color:#6b7280;line-height:1.4;font-weight:400}.feature-matrix-cell--value{text-align:center}.feature-matrix-header-cell--inactive,.feature-matrix-cell--inactive{opacity:.4;background:#f3f4f6;color:#9ca3af;pointer-events:none;position:relative}.feature-matrix-header-cell--inactive:after,.feature-matrix-cell--inactive:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 20px);pointer-events:none}.feature-matrix-check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:1rem;font-weight:700;box-shadow:0 2px 8px #10b9814d}.feature-matrix-cross{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#d1d5db;font-size:1.25rem;font-weight:400}.feature-matrix-value-text{font-size:1.125rem;font-weight:700;color:#047857;white-space:nowrap}.feature-matrix-empty{padding:3rem 2rem;text-align:center;background:#f9fafb;border-radius:16px;border:1px solid rgba(15,23,42,.08)}.feature-matrix-empty p{font-size:1rem;color:#6b7280}@media(max-width:768px){.feature-matrix{margin-left:-1.25rem;margin-right:-1.25rem;width:calc(100% + 2.5rem)}.feature-matrix-table{border-radius:0}.feature-matrix-header-cell--tier{min-width:120px}.feature-matrix-tier-name{font-size:1rem}.feature-matrix-tier-price{font-size:1.25rem}.feature-matrix-cell{padding:1rem .75rem}.feature-matrix-cell--feature{font-size:.9rem}}.product-detail-cta{padding:3rem 2.5rem;background:linear-gradient(135deg,#1f1f1f,#2d2d2d);border-radius:20px;text-align:center;color:#fff}.product-detail-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;color:#fff}.product-detail-cta p{font-size:1.125rem;color:#fffc;margin-bottom:2rem}@media(min-width:768px){.products-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.product-detail-header{grid-template-columns:1fr 1fr;align-items:center}.pricing-tiers-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media(max-width:768px){.products-catalog-grid,.pricing-tiers-grid{grid-template-columns:1fr}}.subscription-management-page{padding-top:4rem;padding-bottom:5rem}.subscription-loading,.subscription-error,.subscription-empty{padding:3rem 2rem;text-align:center}.subscription-loading p,.subscription-empty p{font-size:1.05rem;color:#4b5563;margin-bottom:1.5rem}.subscription-error p{font-size:1rem;font-weight:600;color:#dc2626;margin-bottom:1.5rem}.subscription-section{margin-bottom:3rem}.subscription-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.subscription-section h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1f1f1f;margin-bottom:1.5rem}.subscription-empty-state{padding:2rem;text-align:center;background:#f9fafb;border-radius:12px;border:1px solid rgba(15,23,42,.08)}.subscription-empty-state p{color:#6b7280;font-size:1rem}.payment-method-card{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.invoice-status{padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase}.invoice-download{color:#e4c840;font-weight:600;text-decoration:underline;transition:color .2s ease}.invoice-download:hover{color:#f0dc62}.vipdistrict-page{position:fixed;inset:0;width:100%;height:100vh;display:flex;flex-direction:column;background:#f9fafb}.vipdistrict-page__loading,.vipdistrict-page__error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.vipdistrict-page__loading p{font-size:1.25rem;color:#4b5563;font-weight:500}.vipdistrict-page__error p{font-size:1.125rem;color:#dc2626;font-weight:600;margin-bottom:1.5rem}.profile-page{padding-top:4rem;padding-bottom:5rem}.profile-page__header{margin-bottom:2.5rem;max-width:720px}.profile-page__header h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1f1f1f;margin-bottom:.75rem}.profile-page__header p{color:#4b5563;font-size:1.05rem;line-height:1.6}.profile-page__card{background:#fff;border-radius:24px;padding:clamp(2rem,5vw,3rem);box-shadow:0 24px 60px #0f172a14,0 16px 32px #0f172a0f;border:1px solid rgba(15,23,42,.05)}.profile-page__loading{font-size:1.05rem;color:#4b5563}.profile-page__error{font-size:1rem;font-weight:600;color:#dc2626;background:#f871711f;border:1px solid rgba(248,113,113,.3);border-radius:16px;padding:1.25rem 1.5rem}.profile-form{display:flex;flex-direction:column;gap:2rem}.profile-form__meta{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem}.profile-form__meta-item{display:flex;flex-direction:column;gap:.35rem}.profile-form__meta-label{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.profile-form__meta-value{font-size:1.05rem;font-weight:600;color:#111827;word-break:break-word}.profile-form__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.profile-form__actions{display:flex;gap:1rem;justify-content:flex-end}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-page__logout{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(15,23,42,.08);display:flex;justify-content:center}.logout-button{background:transparent;color:#dc2626;border:2px solid #dc2626;padding:.75rem 2rem;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.logout-button:hover:not(:disabled){background:#dc2626;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.logout-button:active:not(:disabled){transform:translateY(0)}.logout-button:disabled{opacity:.5;cursor:not-allowed}.action-config-editor{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#f9fafb;border:1px solid rgba(15,23,42,.08);border-radius:16px}.action-config-editor__section{display:flex;flex-direction:column;gap:1rem}.action-config-editor__heading{font-size:1.125rem;font-weight:700;color:#1f1f1f;margin:0 0 .5rem}.action-config-editor__subheading{font-size:1rem;font-weight:600;color:#374151;margin:0 0 .5rem}.action-config-editor__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.action-config-editor__subsection{padding:1rem;background:#fff;border-radius:12px;border:1px solid rgba(15,23,42,.06)}.action-config-editor__toggle{background:transparent;border:none;color:#4b5563;font-weight:600;font-size:.95rem;cursor:pointer;padding:.75rem;text-align:left;transition:color .2s ease;display:flex;align-items:center;gap:.5rem}.action-config-editor__toggle:hover{color:#1f1f1f}.action-config-editor__checkbox{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;color:#374151;margin-bottom:.5rem}.action-config-editor__checkbox input{width:auto;accent-color:#e4c840}.action-config-editor__params{display:flex;flex-direction:column;gap:.75rem}.action-config-editor__param-row{display:grid;grid-template-columns:1fr 2fr auto;gap:.5rem;align-items:center}.action-config-editor__param-key,.action-config-editor__param-value{padding:.5rem .75rem;border-radius:8px;border:1px solid rgba(15,23,42,.12);font-size:.9rem;background:#fff}.action-config-editor__param-key{font-weight:600;color:#6b7280;background:#f9fafb}.action-config-editor__param-remove{width:32px;height:32px;border-radius:8px;border:1px solid rgba(239,68,68,.3);background:#ef44440d;color:#dc2626;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}.action-config-editor__param-remove:hover:not(:disabled){background:#dc2626;color:#fff;border-color:#dc2626}.action-config-editor__param-add{padding:.625rem 1rem;border-radius:8px;border:1px dashed rgba(15,23,42,.2);background:#fff;color:#4b5563;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-start}.action-config-editor__param-add:hover:not(:disabled){border-color:#e4c840;background:#e4c8400d;color:#1f1f1f}.product-form__action-config{padding:1.5rem;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.08);margin-top:1rem}.product-form__action-config h4{margin:0 0 1rem}@media(max-width:768px){.action-config-editor__param-row{grid-template-columns:1fr}.action-config-editor__param-remove{justify-self:flex-start}}.admin-dashboard-page{padding-top:0rem;padding-bottom:5rem}.admin-dashboard-loading{padding:3rem 2rem;text-align:center;border-radius:16px;background:#fff;box-shadow:0 12px 30px #0f172a14}.admin-dashboard-loading p{font-size:1.05rem;color:#4b5563}.admin-tab-content{background:#fff;padding:2.5rem;min-height:500px}.admin-tab-panel{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pricing-tier-card__description{font-size:.95rem;color:#6b7280;line-height:1.5;margin-bottom:1rem}.pricing-tier-card__trial{font-size:.9rem;color:#047857;font-weight:600;margin-top:.5rem}.pricing-tier-card__inactive-badge{margin-top:1rem;display:flex;justify-content:center}.pricing-tier-card__processing{margin-top:1rem;padding:1rem;text-align:center;background:#e4c8401a;border-radius:12px;font-weight:600;color:#6b7280}@media(max-width:768px){.admin-tabs__list{padding:0 1rem}.admin-tabs__button{padding:.875rem 1rem;font-size:.875rem}.admin-tab-content{padding:0 rem}}.admin-tier-management{width:100%}.admin-tier-loading{padding:3rem 2rem;text-align:center;color:#6b7280}.admin-tier-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media(max-width:768px){.admin-tier-grid{grid-template-columns:1fr}}.subscription-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1.25rem;background:#f9fafb;border-radius:12px;border:1px solid rgba(15,23,42,.08)}.subscription-filters label{display:flex;flex-direction:column;gap:.5rem;font-weight:600;color:#374151;font-size:.95rem}@media(max-width:768px){.subscription-filters,.subscription-grid{grid-template-columns:1fr}}.organization-management{display:flex;flex-direction:column;gap:1.5rem}.stat-card{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#f9fafb;border:1px solid rgba(15,23,42,.08);border-radius:12px}.organization-grid .MuiDataGrid-columnHeaders{background:#f9fafb;border-bottom:1px solid rgba(15,23,42,.08)}.organization-grid .MuiDataGrid-cell{border-bottom:1px solid rgba(15,23,42,.04)}.organization-dialog .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.organization-dialog .form-grid{grid-template-columns:1fr}.organization-filters{flex-direction:column;align-items:stretch}.organization-filters__actions{margin-left:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-x-4{left:1rem;right:1rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-2{left:.5rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-6{right:1.5rem}.top-0{top:0}.top-2{top:.5rem}.top-3{top:.75rem}.top-6{top:1.5rem}.top-full{top:100%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[999\]{z-index:999}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[0\.85rem\]{margin-bottom:.85rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[calc\(100\%-140px\)\]{height:calc(100% - 140px)}.h-full{height:100%}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[160px\]{min-height:160px}.min-h-\[35px\]{min-height:35px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[18px\]{min-width:18px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/40{border-color:#fff6}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-600\/80{background-color:#2563ebcc}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-900\/70{background-color:#111827b3}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-neutral-900\/90{background-color:#171717e6}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/15{background-color:#ef444426}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/90{background-color:#dc2626e6}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-900\/40{background-color:#0f172a66}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/20{background-color:#fff3}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/90{background-color:#facc15e6}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-\[url\(\'data\:image\/svg\+xml\;charset\=UTF-8\,\%3csvg\%20xmlns\%3d\%22http\%3a\%2f\%2fwww\.w3\.org\%2f2000\%2fsvg\%22\%20viewBox\%3d\%220\%200\%2020\%2020\%22\%20fill\%3d\%22\%236b7280\%22\%3e\%3cpath\%20fill-rule\%3d\%22evenodd\%22\%20d\%3d\%22M5\.293\%207\.293a1\%201\%200\%20011\.414\%200L10\%2010\.586l3\.293-3\.293a1\%201\%200\%20111\.414\%201\.414l-4\%204a1\%201\%200\%2001-1\.414\%200l-4-4a1\%201\%200\%20010-1\.414z\%22\%20clip-rule\%3d\%22evenodd\%22\%2f\%3e\%3c\%2fsvg\%3e\'\)\]{background-image:url(data:image/svg+xml;charset=UTF-8,%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20viewBox%3d%220%200%2020%2020%22%20fill%3d%22%236b7280%22%3e%3cpath%20fill-rule%3d%22evenodd%22%20d%3d%22M5.293%207.293a1%201%200%20011.414%200L10%2010.586l3.293-3.293a1%201%200%20111.414%201.414l-4%204a1%201%200%2001-1.414%200l-4-4a1%201%200%20010-1.414z%22%20clip-rule%3d%22evenodd%22%2f%3e%3c%2fsvg%3e)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-yellow-100{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.to-yellow-700{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.bg-\[length\:1\.25rem_1\.25rem\]{background-size:1.25rem 1.25rem}.bg-\[length\:1rem_1rem\]{background-size:1rem 1rem}.bg-\[right_0\.5rem_center\]{background-position:right .5rem center}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pr-1{padding-right:.25rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-white\/90{color:#ffffffe6}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#e4c840\]:hover{--tw-border-opacity: 1;border-color:rgb(228 200 64 / var(--tw-border-opacity, 1))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-indigo-200:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/80:hover{background-color:#000c}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700\/90:hover{background-color:#1d4ed8e6}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100\/80:hover{background-color:#d1fae5cc}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-900\/90:hover{background-color:#111827e6}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:from-red-700:hover{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700:hover{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-red-800:hover{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.hover\:to-yellow-800:hover{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:brightness-95:hover{--tw-brightness: brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-\[\#e4c840\]:focus{--tw-border-opacity: 1;border-color:rgb(228 200 64 / var(--tw-border-opacity, 1))}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#e4c840\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(228 200 64 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-white\/60:focus{--tw-ring-color: rgb(255 255 255 / .6)}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-indigo-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-red-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-red-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-white\/50:focus-visible{--tw-ring-color: rgb(255 255 255 / .5)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color: #fff}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:scale-100:hover:disabled{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}@media(min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-4{gap:1rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}}@media(min-width:1024px){.lg\:w-\[35\%\]{width:35%}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.lg\:flex-row{flex-direction:row}}@media(min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
