body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#edebf4,#eee4ed 50%,#f3eae0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-Regular.ceb11275ab638627a643.ttf) format("truetype")}@font-face{font-family:Montserrat-Bold;src:url(/static/media/Montserrat-SemiBold.d5e0cc788cba9ced1fb9.ttf) format("truetype")}:root{--header-height:75px;--background-login:#faf4f4;--primary-1:#f3eeff;--primary-2:#e3d5ff;--primary-3:#cdb4ff;--primary-4:#b691ff;--primary-5:#a070ff;--primary-7:#7645d9;--primary-8:#633ab5;--primary-9:#4f2e91;--primary-10:#3f2473;--secondary-1:#fff0f9;--secondary-2:#ffdaf1;--secondary-3:#ffbde6;--secondary-4:#ff9fda;--secondary-5:#ff82cf;--secondary-6:#ff66c4;--secondary-7:#d957a7;--secondary-8:#b5488b;--secondary-9:#913a70;--secondary-10:#732e58;--green-1:#f8ffe6;--green-2:#efffc2;--green-3:#e3ff91;--green-4:#d5ff5e;--green-5:#c9ff2e;--green-6:#bdff00;--green-7:#a1d900;--green-8:#86b500;--green-9:#6c9100;--green-10:#557300;--login-bg:#f0f0f0;--login-text:#000;--login-text-secondary:#000000d9;--login-text-placeholder:#00000040;--login-text-muted:#00000073;--login-input-height:39px;--login-input-padding:15px;--login-container-radius:10px;--login-container-max-width:1016px;--login-form-width:480px;--login-illustration-width:502px}body,html{height:100%;margin:0;padding:0;width:100%}div{box-sizing:border-box}#root{height:100%;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GoDemos{color:#000;font-family:Montserrat,sans-serif;height:100%}.GoDemos,.GoDemos>header{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.GoDemos>header{box-sizing:border-box;height:75px;height:var(--header-height)}.GoDemos>div{align-items:center;box-sizing:border-box;color:#000;display:flex;flex-direction:row;height:calc(100% - 75px);height:calc(100% - var(--header-height));justify-content:flex-start;width:100vw}@keyframes activityFadeIn{0%{opacity:0}to{opacity:1}}.Activity{height:100%;overflow-x:auto;width:100%}.Activity>div{animation:activityFadeIn .5s}.CheckLogin{align-items:center;background:#f3eeff;background:var(--primary-1);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.CheckLogin-mensaje{animation:fadeOut 3s ease forwards;background:#efffc2;background:var(--green-2);border:2px solid #c9ff2e;border:2px solid var(--green-5);border-radius:2px;color:#6c9100;color:var(--green-9);left:0;margin:0;opacity:1;padding:10px;position:absolute;right:0;top:-50px;transform:translateY(0);transition:all .3s ease;z-index:10}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}button.standard{background:#bdff00;background:var(--green-6);border:2px solid #a1d900;border:2px solid var(--green-7);border-radius:15px;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;font-weight:700;margin:10px;padding:10px 20px}button.standard:hover{background:#a1d900;background:var(--green-7)}:root{--purple:#ff66c4}.MenuTop{align-items:center;background-color:initial;box-sizing:border-box;color:var(--primary-6);display:flex;height:100%;justify-content:space-between;padding:20px;width:100%}.MenuTop-Logo{margin-left:20px;width:160px}.MenuTop-Logo-Desktop{display:block}.MenuTop-Logo-Mobile{display:none}@media (max-width:768px){.MenuTop-Logo-Desktop{display:none}.MenuTop-Logo-Mobile{display:block;width:120px}}.MenuTop-CerrarSesion{align-items:center;background:var(--primary-6);border:1px solid var(--primary-6);border-radius:100px;color:#fff;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;height:34px;justify-content:center;margin-right:20px;padding:8px 16px}.MenuTop-CerrarSesion:hover{background:var(--primary-7);border-color:var(--primary-7)}.MenuTop-CerrarSesion:active{background:var(--primary-8);border-color:var(--primary-8)}.MenuTop-Grupo{align-items:center;display:flex;gap:15px}.MenuTop-Grupo>span{font-family:Montserrat-Bold,sans-serif;font-size:18px}.MenuTop-Notification{background:var(--green-1);border-radius:0 0 0 15px;box-shadow:0 0 10px 0 var(--green-10);color:#000;max-width:640px;padding:20px;position:fixed;right:0;top:var(--header-height);z-index:100}.MenuLeftView{background:#fff;box-sizing:border-box;color:#131313;display:flex;flex-direction:column;height:100%;z-index:2}.MenuLeftView ul{margin:0;padding:0}.MenuLeftView li::marker{content:""}.MenuLeftView li{align-items:center;cursor:pointer;display:flex;list-style-type:none;padding:10px 25px}.MenuLeftView li>a{align-items:center;color:inherit;display:flex;text-decoration:none}.MenuLeftView span{margin-left:10px}.MenuLeftView .selected{background:#f2eeff;color:#8b51fe}:root{--CRM-Menu-height:50px;--Dashboard-padding:15px;--Card-table-margin:5px;--Data-table-margin:5px}@keyframes zoomIn{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes updating{0%{background:#efefef}50%{background:#dedede}to{background:#efefef}}.CustomerRelationManager{align-content:flex-start;flex-direction:column;height:100%;overflow:auto;width:100%}.CustomerRelationManager,.Menu{align-items:stretch;display:flex;flex-wrap:nowrap;justify-content:flex-start}.Menu{background:#fff;box-shadow:0 0 10px #0003;color:#000;flex-direction:row;height:50px;height:var(--CRM-Menu-height);z-index:1}.Menu,.Menu>span{align-content:center}.Menu>span{align-items:center;background:#ffffff80;cursor:pointer;display:flex;padding:4px 20px}.Clients,.Projects{background-color:#f2eeff;display:flex;flex-direction:row-reverse;height:100%;height:calc(100% - 50px);height:calc(100% - var(--CRM-Menu-height));justify-content:space-between;position:relative}.Clients>svg,.Projects>svg{cursor:pointer;position:absolute;right:10px;top:10px;z-index:1}.Dashboard{align-items:flex-start;background-color:#f2eeff;display:flex;flex-direction:row;flex-wrap:wrap;height:calc(100% - 50px);height:calc(100% - var(--CRM-Menu-height));justify-content:flex-start;overflow:auto;padding:15px;padding:var(--Dashboard-padding)}.Dashboard .Card:not(.Cliente-card){min-height:400px;width:calc(50% - 30px)}.Dashboard .Card:not(.Cliente-card)>div{display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;justify-content:space-around}.Dashboard-top-filter{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;width:100%}.Dashboard-top-filter input{font-family:inherit;margin:0 10px;padding:10px}.Dashboard-top-filter button{background:var(--purple);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.75em;margin:0 10px;padding:10px 20px}.Card{align-items:center;animation:fadeIn .75s;background:#fff;border-radius:10px;box-shadow:0 0 10px #0003;box-sizing:border-box;display:flex;flex-direction:column;margin:15px;padding:10px}.Card>h2{text-align:right}.Card>div{align-items:center;align-items:flex-start;display:inline-flex;flex-direction:row;width:100%}.Card table{border-collapse:collapse;margin:5px;margin:var(--Card-table-margin)}.Card table td,.Card table th{border:1px solid #dfdfdf;padding:10px}.Card table td:last-child{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.Card table td.currency:before{content:"$ "}.Dashboard-detalle-clientes{width:100%}.Dashboard-detalle-clientes tbody tr td:nth-child(2){width:50%}.Dashboard-detalle-clientes tbody tr td:nth-child(3){font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:140px}.Filters{background:#fff;box-shadow:0 0 10px #0003;color:#000;min-width:300px;overflow:auto;padding:0 10px;width:300px!important}.slideIn{animation:slideIn .5s}.Filters label{display:block;margin:10px 0}.Filters input,.Filters select,.Filters textarea{background:#fff;border:1px solid #dfdfdf;box-sizing:border-box;color:#000;font-size:1em;padding:5px;text-align:center;width:100%}.Filters .buttons{background-color:#fff;border-top:1px solid #dfdfdf;bottom:0;margin-top:20px;position:-webkit-sticky;position:sticky}.Filters button{background:var(--purple);border:none;border-radius:5px;color:#fff;font-size:1em;margin:15px 10px;padding:10px 20px}.Results{box-sizing:border-box;overflow:auto;width:100%}.Results table{animation:fadeIn .5s}.Results svg{animation:zoomIn .5s}.Results table{border-collapse:collapse;margin-top:5px;margin-top:var(--Data-table-margin)}.Results table thead{z-index:1}.Results table thead,.Results table thead th:nth-child(2){position:-webkit-sticky;position:sticky;top:-5px;top:calc(0px - var(--Data-table-margin))}.Results table thead th:nth-child(2){left:0}.Results tbody td,.Results thead th{border:.5px solid #dfdfdf}.Results tbody td{background:#fafafa}.Results thead th{background:var(--green-3)}.Results tbody tr:nth-child(odd) td:not(:first-child){background:#fff}.Results tbody tr:hover td:not(:first-child){background:var(--green-2)}.Results thead th{padding:10px}.Results td:first-child,.Results th:first-child{background:#0000;border:none;padding:10px}.Results tbody td:nth-child(2){left:0;position:-webkit-sticky;position:sticky}.Results td input,.Results td select,.Results td textarea{background:#0000;border:none;box-sizing:border-box;color:#000;font-family:inherit;font-size:1em;padding:10px 5px;text-align:left;width:100%}.Results td input:disabled,.Results td select:disabled,.Results td textarea:disabled{animation:updating .75s infinite}.Fechas{align-items:flex-start;background-color:#f2eeff;display:flex;flex-direction:row;flex-wrap:wrap;height:calc(100% - 50px);height:calc(100% - var(--CRM-Menu-height));justify-content:flex-start;overflow:auto;padding:30px;position:static}.VistaFechas{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:40px;padding:15px;width:100%}.VistaFechas>div{display:table;width:100%}.RegistroFecha{display:table-row}.RegistroFecha:hover{background:var(--primary-1)}.RegistroFecha>div{display:table-cell;padding:15px}.RegistroFecha>div:first-child{text-wrap:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:left;width:10em}.RegistroFecha>div:nth-child(2){text-wrap:nowrap;font-weight:700;text-align:left}.RegistroFecha>div:last-child{text-wrap:nowrap;text-align:right;width:75px}.RegistroFecha>div:last-child svg{cursor:pointer}.RegistroFecha:not(:last-child)>div{border-bottom:1px solid #dfdfdf}.VistaRegistro{animation:slideIn .5s;background:#fff;box-shadow:0 0 10px #0003;height:100%;padding:15px;position:fixed;right:0;top:calc(var(--header-height) + 50px);top:calc(var(--header-height) + var(--CRM-Menu-height))}.VistaRegistro>div{display:table-row}.VistaRegistro>div>label{display:table-cell;padding:10px;text-align:right;vertical-align:top}.VistaRegistro>div>input,.VistaRegistro>div>select,.VistaRegistro>div>span,.VistaRegistro>div>textarea{background:#fff;border:1px solid #dfdfdf;box-sizing:border-box;color:#000;font-family:inherit;font-size:1em;padding:10px;text-align:left;width:100%}.VistaRegistro>div>span{color:gray;display:inline-block}.VistaFechas>svg,.VistaRegistro>svg{cursor:pointer}.Leyenda{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;overflow:auto;padding:5px;position:static}.Leyenda,.Leyenda>div{display:flex;flex-direction:row}.Leyenda>div{align-items:center;flex-wrap:nowrap;margin:5px}.Dashboard-detalle-clientes tbody tr td:nth-child(2){padding:5px 0}.Dashboard-detalle-clientes tbody tr td:first-child,.Dashboard-detalle-clientes tbody tr td:nth-child(3){padding:0 10px;text-align:right;text-overflow:ellipsis;width:auto}.Dashboard-detalle-clientes tbody tr td:nth-child(3){text-wrap:nowrap;font-size:.9em}.ProjectsContainer__Export{align-items:center;cursor:pointer;display:flex;justify-content:flex-start}.ProjectsContainer__Export>div{background:var(--primary-5);border-radius:10px;color:#fff;font-size:14px;padding:7px 10px}.CustomerRelationManager .Clients .Results .Data table thead th,.CustomerRelationManager .Projects .Results .Data table thead th{cursor:pointer}.DemosView{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;overflow-x:auto;width:100%}.AudioTrackComponent{display:flex;flex-direction:column;justify-content:center}.AudioTrackComponent__bar{align-items:stretch;display:flex;flex-direction:row;font-family:monospace;justify-content:space-between;width:100%}.AudioTrackComponent__bar input{width:100%}.AudioTrackComponent__controls{display:flex;flex-direction:row;justify-content:space-evenly}.DemoCard{height:100%;width:300px}.DemoCard,.DemoCardPerfil{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center}.DemoCardPerfil{width:100%}.DemoCardPerfil__nombre{font-size:1.1em;margin-bottom:10px}.DemoCardPerfil__foto{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px;width:300px}.DemoCardPerfil__foto img{max-height:100%;max-width:100%}.DemoCardPerfil__datos{align-content:flex-end;align-items:flex-end;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:1em;margin-bottom:10px;padding-right:15px;width:100%}.DemoCardPerfil__datos span{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-end}.DemoCardPerfil__datos span sub{color:gray;font-style:italic;margin-right:5px}.DemoCardPerfil__configuracion{align-items:center;display:flex;flex-direction:row;font-size:.75em;justify-content:center;margin-bottom:15px;width:100%}.DemoCardPerfil__configuracion span{align-items:center;display:flex;font-size:1.1em;justify-content:center}.DemoCardPerfil__configuracion span:not(:last-child):after{content:"/";margin:0 5px}.DemosList{flex-direction:column;height:100%;justify-content:flex-start}.DemoElement,.DemosList{align-items:center;display:flex;width:100%}.DemoElement{border-bottom:1px solid #d0d0d0;cursor:pointer;flex-direction:row;justify-content:space-between;min-height:75px;padding-left:25px;padding-right:25px}.DemoElement:hover{background-color:#ffffff40}.DemoElement>div{box-sizing:border-box}.DemoElement>div:first-child{display:flex;flex-direction:column}.DemoElement__nombre{align-content:center;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.DemoElement__configuracion,.DemoElement__nombre{display:flex;flex-direction:row;width:50%}.DemoElement__configuracion span{width:33.33%}.GrabarView{flex-direction:column;height:100%;justify-content:flex-start;overflow-x:auto;width:100%}.GrabarView,.SwitchInput{align-items:center;display:flex}.SwitchInput{font-size:large;justify-content:center}.JustRecorded{background:var(--secondary-4);box-shadow:0 0 10px var(--secondary-8);color:#fff;margin:30px 0;padding:20px}.JustRecorded button{background:var(--secondary-2);border:none;border-radius:10px;box-shadow:0 0 10px var(--secondary-3);color:var(--secondary-9);cursor:pointer;font-family:inherit;margin:10px 0;padding:10px 20px}.DemoElement__configuracion.filter-demo input{border:0;box-sizing:border-box;font-family:inherit;font-size:1em;padding:5px 0;width:100%}.Demoteca{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%}.Demoteca_itemlist{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;width:30%}.Demoteca_itemlist h1{background-color:var(--purple);box-shadow:0 0 10px #0003;color:#fff;font-size:18px;font-weight:400;margin:10px 0;padding:10px 0}.Demoteca_item,.Demoteca_itemlist h1{border-radius:10px;text-align:center;width:100%}.Demoteca_item{background-color:#e0e0e0;cursor:pointer;margin:5px 0;padding:10px 15px}.Demoteca_item:hover{background-color:#c8c8c8}.Demoteca_item.selected{background-color:#b4b4b4}.Demoteca_item.unavailable{color:#969696}.Demoteca_audio{align-items:center;display:flex;flex-direction:column}button.Demoteca-grabar-demo{align-items:center;background-color:var(--purple);border:none;border-radius:10px;box-shadow:0 0 10px #0003;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.2em;margin:10px 0;padding:10px 15px}.DemoRecord{align-items:center;display:flex;flex-direction:column;max-width:100%}.DemoRecord_breadcrumb{background:#0000001a;border-radius:5px;margin:10px 0;padding:5px 10px}.DemoRecord__content{display:flex;flex-direction:row}.DemoRecord__text textarea{box-sizing:border-box;height:600px;margin:10px 0;max-height:100%;overflow-y:auto;padding:15px;width:400px}.DemoRecord__text button{align-items:center;background-color:var(--purple);border:none;border-radius:10px;box-shadow:0 0 10px #0003;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.2em;margin:10px 0;padding:10px 15px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ModalContainer{animation:fadeIn 1s;background:#0000;height:calc(100% - var(--header-height));justify-content:center;left:0;position:fixed;top:var(--header-height);z-index:5}.ModalContainer,.ModalContainer__content{align-items:center;display:flex;flex-direction:column;width:100%}.ModalContainer__content{background:linear-gradient(180deg,#edebf4,#eee4ed 50%,#f3eae0);box-sizing:border-box;height:100%;overflow:auto}.DemotecaRecord{background-color:var(--primary-10);color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.DemoRecord__breadcrumb{background:var(--green-2);border-radius:10px;color:var(--primary-9);display:inline-block;padding:5px 10px}.AudioGoDemosComponent{display:flex;flex-direction:column;justify-content:space-evenly}.AudioGoDemosComponent-bar{background:var(--secondary-5);border-radius:10px;display:flex;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.AudioGoDemosComponent-bar>div{background:var(--secondary-10);height:20px}.AudioGoDemosComponent-controls{font-feature-settings:"tnum";display:flex;font-family:inherit;font-variant-numeric:tabular-nums;justify-content:space-between;width:100%}.AudioGoDemosComponent-bar-range{-webkit-appearance:none;appearance:none;background:#0000;position:absolute;width:100%}.AudioGoDemosComponent-bar-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;height:20px;width:20px}.LocutoresView{background-color:bisque;height:100%;justify-content:flex-start;overflow-x:auto}.LocutoresList,.LocutoresView{align-items:center;display:flex;flex-direction:column}.LocutoresList{flex-wrap:wrap;justify-content:center;width:100%}.LocutoresList>table{border-collapse:collapse;width:100%}.LocutoresList>table th{background-color:#f2f2f2;border:1px solid #ddd;padding:8px;text-align:left}.LocutoresList>table td{background-color:#f9f9f9;border:1px solid #ddd;text-align:left}.LocutoresList>table tr:hover td{background-color:#f1f1f1}.LocutoresFilter{align-items:stretch;display:flex;flex-direction:column;font-size:larger;justify-content:center;padding:20px 15px}.LocutoresFilter input,.LocutoresFilter select{background-color:#f9f9f9;font-size:1em;margin:5px;padding:5px}.LocutorRowEdit td{background-color:#ffffe0!important}.PaginateComponent{align-items:center;display:flex;flex-direction:row;justify-content:center}.PaginateComponent>li{background:#f9f9f9;border:1px solid #777;box-sizing:border-box;cursor:pointer;font-size:1em;list-style-type:none;margin:0 5px;padding:0 5px;text-align:center}.RecordField{text-wrap:wrap;display:block;padding:8px;width:100%}.InputEdit{position:relative}.InputEdit input[type=text],.InputEdit select{background-color:#fff;border:1px solid #333;box-shadow:0 0 10px gray;color:#333;font-family:inherit;font-size:14px;line-height:1.5;padding:5px;position:absolute}.WelcomeView{align-items:flex-start;background-color:var(--secondary-1);color:#000;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:auto;width:100%}.Profile{width:100%}.Estadistica{box-sizing:border-box;flex-direction:row;justify-content:space-around;padding:20px}.Estadistica,.Estadistica>div{align-items:center;display:flex;width:100%}.Estadistica>div{background:#fff;border-radius:15px;box-shadow:0 0 10px #0003;height:250px;margin:10px;padding:10px 25px}.Estadistica .TarifarioButton{color:var(--primary-9);padding:0 50px}.Estadistica>div p{color:var(--primary-8);font-size:1.1em;margin:20px}.Notificaciones{border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;padding:20px;width:100%}.Notificaciones>div{display:flex;flex-direction:row}.Notificaciones-lista{background:#fff;border-radius:15px 0 0 15px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;margin:10px 0 10px 10px;max-width:700px;min-width:300px;overflow:auto}.Notificacion{border-bottom:1px solid var(--primary-1);border-radius:10px;box-sizing:border-box;cursor:pointer;margin:10px 0;padding:20px}.Notificaciones-vista{align-items:flex-start;background:#fff;border-radius:0 15px 15px 0;box-shadow:0 0 10px #0003;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin:10px 10px 10px 0;min-height:300px;padding:20px;width:100%}.Notificaciones-vista>div{animation:fadeIn .75s;width:100%}.Notificaciones-vista>div>div:first-child{border-bottom:1px solid var(--primary-1);margin-bottom:20px;padding-bottom:10px}.MisDemos{box-sizing:border-box;display:flex;flex-direction:column}.MisDemos,.MisDemos-lista{border-radius:15px;padding:20px}.MisDemos-lista{background:var(--secondary-9);box-shadow:0 0 10px #0003;color:#fff;margin-top:10px;min-width:350px}.MisDemos-lista .Demo>div:first-child{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.MisDemos-lista .Demo>div:first-child input{background:#0000;border:none;color:inherit;font-family:inherit;font-size:inherit;margin-right:10px;width:100%}.MisDemos-lista .Demo>div:first-child i{cursor:pointer}.Demo:not(:last-child){border-bottom:1px solid var(--secondary-8);padding:15px 0}.Demo:last-child{padding:25px 0;text-align:center}.Demo:last-child input[type=file]{display:none}button.SubirDemo{background-color:var(--secondary-6);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;margin:20px 5px;padding:10px 30px}.Demo>span{display:block}.Profile-view{flex-direction:row;justify-content:flex-end;text-align:right;width:100%}.Profile-edit,.Profile-view{background:#fff;box-shadow:0 0 10px #0003;box-sizing:border-box;display:flex;padding:20px}.Profile-edit{animation:slideIn .5s;flex-direction:column;height:calc(100% - var(--header-height));overflow:auto;position:absolute;right:0;top:var(--header-height)}.Profile-edit>div{margin-bottom:15px}.Profile-edit input,.Profile-edit select,.Profile-edit textarea{background-color:#fff;border:1px solid var(--primary-8);border-radius:8px;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:inherit;margin:10px 5px;padding:7px 12px;width:100%}.Profile-edit .ChoicesBox input{display:none}.Profile-edit .ChoicesBox label{background-color:var(--primary-1);border:1px solid var(--primary-8);border-radius:8px;cursor:pointer;display:inline-block;margin:10px 5px;padding:7px 27px}.Profile-edit .ChoicesBox label.checked{background-color:var(--primary-8);color:#fff}.cash-coin-icon{color:var(--green-10);cursor:pointer;margin-left:20px}.plan-flex{align-items:center;display:flex;justify-content:flex-end;padding:3px 0}.plan-flex>span{background:var(--secondary-2);border:1px solid var(--secondary-6);border-radius:4px;color:var(--secondary-8);padding:3px 8px}.MedioDePago{animation:slideIn .5s;background:#fff;box-shadow:0 0 10px #0003;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - var(--header-height));overflow:auto;padding:20px;position:fixed;right:0;top:var(--header-height)}@font-face{font-display:block;font-family:password;src:url(/static/media/password.1f4206e24417d0b6f4c7.ttf)}:root{--primary-5:#a171ff;--primary-1:#f8f6ff;--neutral-5:#d9d9d9;--hover-color:#f5f5f5;--scrollbar-color:#c1c1c1;--login-input-bg:#b3e0ff;--login-form-bg:#faf4f4;--login-input-height:48px;--login-container-radius:40px;--login-bg-gradient:linear-gradient(180deg,#edebf4,#eee4ed 50%,#f3eae0)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#c1c1c1;background:var(--scrollbar-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f5f5f5;background:var(--hover-color)}.login-container{align-items:center;background:linear-gradient(180deg,#edebf4,#eee4ed 50%,#f3eae0);background:var(--login-bg-gradient);display:flex;font-family:Roboto,sans-serif;height:100vh;justify-content:center;width:100vw}.login-content{background:#faf4f4;background:var(--login-form-bg);border-radius:40px;border-radius:var(--login-container-radius);box-shadow:0 4px 20px #0000001a;display:flex;height:613px;overflow:hidden;width:1016px}.login-form{display:flex;flex:0.6 1;flex-direction:column;min-height:0;padding:40px;padding:var(--login-container-padding);padding-bottom:56px;padding-bottom:calc(var(--login-container-padding) + 16px)}.login-header{height:72px;margin-bottom:26px;margin-top:30px;width:100%}.login-title{color:#333;color:var(--login-text);font-family:Roboto,sans-serif;font-size:30px;font-weight:500;letter-spacing:0;line-height:40px;margin:0 0 16px}.login-subtitle{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-bottom:20px}.subtitle-text{color:#333;color:var(--login-text);font-weight:500;letter-spacing:0;line-height:24px}.link-crear-cuenta,.subtitle-text{font-family:Roboto,sans-serif;font-size:16px;margin:0}.link-crear-cuenta{color:#8c52ff;color:var(--primary-6);cursor:pointer;font-weight:400;padding:0;text-decoration:none}.link-crear-cuenta:hover{color:#7a47e5;color:var(--primary-7)}.login-form-content{display:flex;flex-direction:column;gap:20px;height:463px;width:100%}.form-group{gap:6px}.form-group.checkbox-row{align-items:center;flex-direction:row;gap:0;height:22px;justify-content:space-between}.form-label{margin-bottom:4px}.form-input{background:#fff!important;border:1px solid #a171ff;border:1px solid var(--primary-5);border-radius:2px!important;border-radius:var(--login-border-radius)!important;box-sizing:border-box;color:#000000d9;font-family:Roboto,sans-serif;font-size:13px;height:48px;height:var(--login-input-height);padding:0 16px;padding:0 var(--login-input-padding);width:100%}.form-input:-webkit-autofill,.form-input:-webkit-autofill:active,.form-input:-webkit-autofill:focus,.form-input:-webkit-autofill:hover{background:#fff!important;box-shadow:inset 0 0 0 30px #fff!important}.form-input:focus,.form-input:hover{background:#fff!important}.form-input:focus{border-color:#8c52ff!important;border-color:var(--primary-6)!important;box-shadow:0 0 0 2px #8c52ff1a!important;outline:none!important}.form-input::placeholder{font-size:13px}.form-input:disabled{background:#fff!important;font-size:20px}.form-input:disabled::placeholder{font-size:20px;font-weight:400}.form-input-error{border-color:#8c52ff!important;border-color:var(--primary-6)!important;box-shadow:0 0 0 2px #8c52ff1a!important}.form-select{-webkit-appearance:none;appearance:none;background:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23A171FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #a171ff;border:1px solid var(--primary-5);border-radius:2px!important;border-radius:var(--login-border-radius)!important;box-sizing:border-box;color:#000000d9;cursor:pointer;font-family:Roboto,sans-serif;font-size:12px;height:48px;height:var(--login-input-height);padding:0 12px;width:100%}.form-select:hover{background:#f5f5f5!important;background:var(--hover-color)!important}.form-select:focus{border-color:#8c52ff!important;border-color:var(--primary-6)!important;box-shadow:0 0 0 2px #8c52ff1a!important;outline:none!important}.error-container{align-items:flex-start;display:flex;min-height:20px}.field-error,.field-help{color:#8c52ff;color:var(--primary-6);display:block}.field-help{font-size:12px;font-weight:400;margin-top:4px}.password-field{align-items:center;display:flex;position:relative}.password-toggle{align-items:center;background:none;border:none;color:#999;color:var(--login-text-muted);cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:16px;right:var(--login-input-padding)}.password-toggle:hover{color:#8c52ff;color:var(--primary-6)}.checkbox-row{align-items:center;display:flex;height:22px;justify-content:space-between;margin:8px 0;width:100%}.checkbox-label{flex-shrink:0;font-size:13px}.checkbox-input{height:0;opacity:0;position:absolute;width:0}.checkbox-custom{background:#b3e0ff;background:var(--login-input-bg);border:2px solid #8c52ff;border:2px solid var(--primary-6);box-shadow:0 2px 8px #8c52ff4d,0 1px 3px #0003;height:20px;position:relative;width:20px}.checkbox-input:checked+.checkbox-custom{background:#b3e0ff;background:var(--login-input-bg);border-color:#8c52ff;border-color:var(--primary-6)}.login-form .checkbox-label .checkbox-input:checked+.checkbox-custom:after{color:#8c52ff;color:var(--primary-6);content:"✔";font-size:14px;font-weight:900;left:50%;line-height:1;position:absolute;text-shadow:0 1px 2px #00000080;top:50%;transform:translate(-50%,-50%)}.forgot-password-link{background:none;border:none;color:#8c52ff;color:var(--primary-6);cursor:pointer;font-family:inherit;font-size:12px;padding:0;text-decoration:none}.forgot-password-link:hover{color:#7a47e5;text-decoration:underline}.message{border-radius:2px;border-radius:var(--login-border-radius);font-size:14px;margin:16px 0;padding:12px 16px;text-align:left}.message-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.message-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.btn-primary{border-radius:2px;border-radius:var(--login-border-radius);font-size:16px;height:44px;margin:10px 0;padding:12px 20px;width:auto}.btn-secondary{border:1px solid var(--login-border);border-radius:2px;border-radius:var(--login-border-radius);color:var(--primary-6);padding:8px 16px}.btn-secondary:hover{background:var(--primary-1);border-color:var(--primary-6)}.form-links{display:flex;flex-direction:column;gap:12px;margin-top:16px}.link-secondary{background:none;border:none;color:#8c52ff;color:var(--primary-6);cursor:pointer;font-family:inherit;font-size:14px;padding:0;text-align:left}.link-secondary:hover{color:#7a47e5;color:var(--primary-7);text-decoration:underline}.login-footer{margin:8px 0 0;text-align:left}.terms-text{color:#999;color:var(--login-text-muted);font-size:12px;line-height:1.4;margin:0 0 8px}.terms-link{color:#8c52ff;color:var(--primary-6);text-decoration:none}.terms-link:hover{color:#7a47e5;color:var(--primary-7);text-decoration:underline}.copyright-text{color:#ccc;color:var(--login-text-placeholder);font-size:11px;font-weight:400;margin:8px 0 0;padding-bottom:32px}.mobile-link{color:#999;color:var(--login-text-muted);cursor:pointer;display:flex;justify-content:center;margin-top:12px}.mobile-link:hover{color:#8c52ff;color:var(--primary-6)}.mobile-header{display:none}@media (max-width:768px){.login-form .login-header,.mobile-link{display:none}.mobile-header{display:flex}}.login-illustration{align-items:center;background:#faf4f4;display:flex;flex:1 1;justify-content:flex-end}.illustration-image{height:auto;max-height:85%;max-width:90%;object-fit:contain;object-position:center;width:auto}.signup-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.signup-modal{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;height:346px;position:relative;width:644px}.modal-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:30px 36px;text-align:left}.modalTitle{font-family:Roboto,sans-serif;font-size:30px;font-weight:500;line-height:40px}.modal-content h3,.modalTitle{border-bottom:1px solid #d9d9d9;color:#000000d9;margin:0 0 20px;padding-bottom:15px;text-align:left}.modal-content h3{font-size:20px;font-weight:600}.modal-content p{color:#000000d9;line-height:1.5;margin:15px 0}.modal-content strong{color:#333;color:var(--login-text)}.modal-content hr{border:none;border-top:1px solid #d9d9d9;border-top:1px solid var(--login-border);margin:20px 0}.modal-content a{color:#8c52ff;color:var(--primary-6);text-decoration:none}.modal-content a:hover{text-decoration:underline}.modal-row{align-items:center;display:flex;gap:20px;margin-bottom:15px}.modal-label{color:#000000d9;flex-shrink:0;font-size:14px;font-weight:500;min-width:140px}.modal-value{color:#8c52ff;flex:1 1;font-size:14px;font-weight:600}.modal-password{align-items:center;display:flex;flex:1 1;gap:8px}.modal-password-toggle{align-items:center;background:none;border:none;border-radius:4px;color:#8c52ff;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:color .2s ease}.modal-password-toggle:hover{background:#8c52ff1a;color:#7a47e5}.modal-terms{color:#000000d9;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.4;margin:20px 0;padding:0;text-align:center}.modal-buttons{align-items:center;border-top:1px solid #d9d9d9;display:flex;gap:16px;justify-content:flex-end;margin-top:20px;padding-top:15px}.modal-buttons .btn-primary{background:#8c52ff;border:1px solid #8c52ff;border-radius:100px;color:#fff;height:34px;transition:background-color .2s ease;width:194px}.modal-buttons .btn-primary,.modal-buttons .btn-secondary{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center}.modal-buttons .btn-secondary{background:#fff;border:1px solid #d9d9d9;border-radius:100px;color:#000000d9;height:32px;transition:all .2s ease;width:87px}.modal-buttons .btn-primary:hover{background:#7a47e5;border-color:#7a47e5}.modal-buttons .btn-secondary:hover{border-color:#8c52ff;color:#8c52ff}.password-preview{align-items:center;background:#0000000d;border-radius:4px;color:#8c52ff;display:inline-flex;font-size:14px;gap:8px;min-height:20px;padding:2px 4px}.password-preview,.password-preview:active{font-family:monospace}@media (max-width:768px){.login-container{height:100vh;overflow:hidden;padding:40px 10px 10px}.login-content{border-radius:15px;box-shadow:0 4px 20px #0000001a;flex-direction:column;height:auto;margin:0;max-width:100%;overflow:hidden;width:100%}.login-form{flex:1 1;order:2;overflow-y:auto;padding:35px 20px 20px;scroll-padding-top:15px}.login-form,.login-illustration{background:#faf4f4;max-width:none}.login-illustration{align-items:center;display:flex;flex:0 0 120px;justify-content:flex-end;order:1;padding:20px;position:relative}.login-header{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;left:20px;margin:0;max-width:60%;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.login-title{font-size:18px;margin:0 0 8px;text-align:center}.login-subtitle{justify-content:center;margin:0}.subtitle-text{font-size:13px;margin:0 0 4px}.link-crear-cuenta{font-size:13px;margin:0}.illustration-image{flex-shrink:0;height:100%;min-width:100%;object-fit:cover;object-position:right center;order:2;width:100%}.btn-primary{align-self:stretch;width:100%}.form-links{text-align:center}}@media (max-width:480px) and (min-height:1000px){.login-container{padding:20px 10px 10px}.login-content{margin-top:20px}}@media (max-width:480px) and (min-height:900px) and (max-height:999px){.login-container{padding:40px 10px 10px}}@media (max-width:480px){.login-container{padding:15px 0 0}.login-content{flex-direction:column;margin-top:25px}.login-form{flex:1 1;order:2;padding:16px}.login-header{margin-bottom:15px;margin-top:10px}.login-title{font-size:20px;line-height:28px}.login-illustration{flex:0 0 160px;justify-content:flex-end;order:1;padding:10px 15px 10px 5px}.illustration-image{height:100%;min-width:100%;object-fit:cover;object-position:right center;width:100%}.signup-modal{background:#faf4f4;border-radius:24px;height:613px;max-height:90vh;max-width:95vw;overflow-y:auto;scroll-padding-top:24px;width:380px}.modal-content{background:#0000;padding:40px 24px 24px}.modalTitle{font-size:24px;line-height:32px}.modal-content h3,.modalTitle{margin-bottom:16px;padding-bottom:12px}.modal-content h3{font-size:18px}.modal-row{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:12px}.modal-label{font-size:13px;margin-bottom:4px;min-width:auto}.modal-value{align-items:center;background:#0000;border:none;border-radius:1.5px;color:#8c52ff;display:flex;font-size:14px;font-weight:600;height:39px;max-width:315px;padding:0 16px;width:100%}.modal-terms{font-size:10px;line-height:1.3;margin:16px 0}.modal-buttons{flex-direction:row;gap:12px;justify-content:center;margin-top:16px;padding-top:12px}.modal-buttons .btn-primary{word-wrap:break-word;background:#8c52ff;border:1.5px solid #8c52ff;border-radius:1.5px;font-size:12px;height:44px;line-height:1.2;padding:8px 12px;white-space:normal;width:140px}.modal-buttons .btn-secondary{background:#f5f5f5;border:1.5px solid #d9d9d9;border-radius:1.5px;color:#000000d9;font-size:13px;height:31px;width:87px}.modal-password{align-items:center;background:#0000;border:none;border-radius:1.5px;display:flex;height:39px;max-width:315px;padding:0 16px;width:100%}.password-preview{background:#0000;border-radius:0;color:#8c52ff;min-height:auto;padding:0}.modal-password-toggle{color:#8c52ff;margin-left:auto;padding:0}}@media (max-width:430px) and (min-width:360px){.login-container{height:100vh;overflow-y:auto;padding:10px 5px 5px}.login-content{border-radius:12px;display:flex;flex-direction:column;height:auto;margin:25px 0 0;min-height:calc(100vh - 30px);width:100%}.login-form{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:15px 15px 10px}.form-input,.form-select{font-size:16px;height:50px;padding:0 20px}.btn-primary{font-size:17px;height:50px;margin:15px 0;width:100%}.login-title{font-size:20px;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-crear-cuenta,.subtitle-text{font-size:13px;white-space:nowrap}.login-subtitle{flex-wrap:nowrap;overflow:hidden}.checkbox-custom{height:24px;width:24px}.checkbox-text,.form-label{font-size:16px}.form-label{margin-bottom:8px}.login-footer{margin:5px 0 0;padding-bottom:10px}.terms-text{font-size:11px;line-height:1.3;margin-bottom:4px}.copyright-text{font-size:10px;margin-top:4px;padding-bottom:10px}}@media (max-width:360px) and (max-height:640px) and (min-width:320px){.login-container{padding:10px 5px 5px}.login-content{border-radius:8px;margin-top:15px;min-height:auto}.login-form{padding:15px 10px}.login-header{height:auto;margin-bottom:15px;margin-top:10px}.login-title{font-size:18px;line-height:24px;margin-bottom:8px}.link-crear-cuenta,.subtitle-text{font-size:14px}.form-group{gap:4px;margin-bottom:12px}.form-input,.form-select{font-size:14px;height:40px;padding:0 12px}.btn-primary{font-size:14px;height:40px;margin:8px 0;padding:8px 16px}.form-label{font-size:13px;margin-bottom:4px}.checkbox-custom{height:18px;width:18px}.checkbox-text{font-size:12px}.login-footer{margin-top:8px}.terms-text{font-size:10px;margin-bottom:4px}.copyright-text{font-size:9px;margin-top:4px;padding-bottom:10px}}@media (max-width:360px) and (min-height:641px){.login-content{margin-top:60px}.signup-modal{border-radius:16px;height:95vh;padding:0;width:95vw}.modal-content{height:100%;padding:20px}.modal-password,.modal-value{font-size:16px;height:44px;max-width:100%}.modal-buttons .btn-primary,.modal-buttons .btn-secondary{font-size:14px;min-height:44px;padding:0 16px}.modal-buttons .btn-primary{min-width:140px}.modal-buttons .btn-secondary{min-width:100px}}@media (max-height:568px),(max-width:320px){.login-container{height:100vh;overflow-y:auto;padding:5px 2px 2px}.login-content{border-radius:5px;height:auto;margin-top:10px;min-height:auto}.login-form{padding:10px 8px}.login-header{height:auto;margin-bottom:10px;margin-top:5px}.login-title{font-size:16px;line-height:20px;margin-bottom:6px}.subtitle-text{font-size:12px;margin-bottom:2px}.link-crear-cuenta{font-size:12px}.form-group{gap:2px;margin-bottom:8px}.form-input,.form-select{font-size:14px;height:36px;padding:0 10px}.btn-primary{font-size:13px;height:36px;margin:6px 0;padding:6px 12px}.form-label{font-size:12px;margin-bottom:2px}.checkbox-custom{height:16px;width:16px}.checkbox-text{font-size:11px}.login-footer{margin-top:6px}.terms-text{font-size:9px;line-height:1.2;margin-bottom:2px}.copyright-text{font-size:8px;margin-top:2px;padding-bottom:5px}.form-form-content{gap:8px;height:auto}}.multi-select-dropdown{display:flex;flex-direction:column;gap:8px}.selected-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.chip{align-items:center;background:#4e937a;border-radius:16px;color:#fff;display:flex;font-size:12px;gap:4px;padding:4px 8px;transition:background-color .2s}.chip-text{font-weight:500}.chip-remove{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:16px;justify-content:center;padding:0;transition:background-color .2s;width:16px}.chip-remove:hover{background:#fff3}.dropdown-container{position:relative}.dropdown-trigger{align-items:center;background:#fff;background:var(--login-input-bg,#fff);border:1px solid #d9d9d9;border:1px solid var(--login-border,#d9d9d9);border-radius:8px;border-radius:var(--login-border-radius,8px);color:#00000040;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;height:36px;justify-content:space-between;padding:0 12px;text-align:left;transition:all .2s ease;width:100%}.dropdown-trigger:hover{background-color:#f5f5f5!important}.dropdown-trigger:focus,.dropdown-trigger:hover{border-color:#8c52ff;border-color:var(--primary-6,#8c52ff)}.dropdown-trigger:focus{box-shadow:0 0 0 2px #8c52ff1a;outline:none}.dropdown-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:8px;transition:transform .2s ease;width:12px}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-list{background:#fff;border:1px solid #d9d9d9;border:1px solid var(--login-border,#d9d9d9);border-radius:8px;border-radius:var(--login-border-radius,8px);box-shadow:0 4px 12px #0000001a;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.checkbox-options{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px;padding:12px}.checkbox-option{align-items:center;border:1px solid #0000;border-radius:4px;cursor:pointer;display:flex;font-size:12px;gap:6px;padding:6px 10px;transition:background-color .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.checkbox-option:hover{background:#8c52ff1a;border-color:#8c52ff33}.checkbox-option input[type=checkbox]{accent-color:#8c52ff;accent-color:var(--primary-6,#8c52ff);height:14px;margin:0;width:14px}.checkbox-label{font-weight:500;margin:0}@media (max-width:768px){.selected-chips{gap:4px}.chip{font-size:11px;padding:3px 6px}.chip-remove{font-size:12px;height:14px;width:14px}.dropdown-trigger{font-size:13px;padding:12px}.checkbox-options{gap:6px;padding:8px}.checkbox-option{font-size:12px;padding:4px 8px}.dropdown-list{max-height:150px}}.multi-select-dropdown.error .dropdown-trigger{border-color:#dc2626;border-color:var(--error-color,#dc2626);box-shadow:0 0 0 2px #dc26261a}.multi-select-dropdown.disabled{opacity:.6;pointer-events:none}.multi-select-dropdown.disabled .dropdown-trigger{background:#f5f5f5;cursor:not-allowed}.custom-select{position:relative;width:100%}.custom-select-trigger{align-items:center;background:#fff;background:var(--login-input-bg,#fff);border:1px solid #d9d9d9;border:1px solid var(--login-border,#d9d9d9);border-radius:8px;border-radius:var(--login-border-radius,8px);box-sizing:border-box;color:#000000d9;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;height:36px;justify-content:space-between;padding:0 12px;transition:all .2s ease;width:100%}.custom-select-trigger:hover{background-color:#f5f5f5}.custom-select-trigger:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #8c52ff1a;outline:none}.custom-select.disabled .custom-select-trigger{background-color:#f5f5f5;color:#00000040;cursor:not-allowed}.custom-select-text{flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.custom-select-text.placeholder{color:#00000040}.custom-select-arrow{align-items:center;display:flex;transition:transform .2s ease}.custom-select-arrow.up{transform:rotate(180deg)}.custom-select-dropdown{background:#fff;border:1px solid #d9d9d9;border:1px solid var(--login-border,#d9d9d9);border-radius:0 0 8px 8px;border-radius:0 0 var(--login-border-radius,8px) var(--login-border-radius,8px);border-top:none;box-shadow:0 4px 6px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.custom-select-option{color:#000000d9;cursor:pointer;font-size:12px;padding:8px 12px;transition:background-color .2s ease}.custom-select-option:hover{background-color:#f5f5f5}.custom-select-option.selected{background-color:#f5f5f5;font-weight:500}.custom-select.form-input-error .custom-select-trigger{border-color:#dc2626}.custom-select.phone-prefix{width:110px}.custom-select-dropdown::-webkit-scrollbar{width:6px}.custom-select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-select-dropdown::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.custom-select-dropdown::-webkit-scrollbar-thumb:hover{background:#a8a8a8}:root{--primary-6:#8c52ff;--primary-7:#7a47e5;--primary-8:#6b3dd9;--login-text:#333;--login-text-secondary:#666;--login-text-muted:#999;--login-text-placeholder:#ccc;--login-border:#d9d9d9;--login-input-bg:#fff;--login-input-height:40px;--login-input-padding:16px;--login-border-radius:2px;--login-container-padding:40px;--background-login:linear-gradient(180deg,#edebf4,#eee4ed 50%,#f3eae0);--error-color:#dc2626;--success-color:#28a745}*{box-sizing:border-box}.profile-completion-modal{align-items:center;background:#faf4f4;background:var(--login-form-bg,#faf4f4);border-radius:40px;box-shadow:0 4px 20px #0000001a;display:flex;font-family:Roboto,sans-serif;height:auto;justify-content:center;margin:10px auto;max-height:95vh;overflow:hidden;position:relative;width:600px}.modal-form{display:flex;flex-direction:column;max-height:100%;min-height:0;overflow-y:hidden;padding:40px 44px 40px 50px;width:100%}.modal-header{margin-bottom:20px;margin-top:10px;width:100%}.modal-title{color:#333;color:var(--login-text,#333);font-family:Roboto,sans-serif;font-size:30px;font-weight:500;letter-spacing:0;line-height:40px;margin:0 0 12px}.modal-subtitle{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-bottom:15px}.modal-message{color:#8c52ff;color:var(--primary-6,#333);font-size:14px;font-weight:500;letter-spacing:0;line-height:20px;margin:0}.login-link,.modal-message{font-family:Roboto,sans-serif}.login-link{background:none;border:none;color:#8c52ff;color:var(--primary-6,#8c52ff);cursor:pointer;font-size:16px;padding:0;text-decoration:underline}.login-link:hover{color:#7a47e5;color:var(--primary-7,#7a47e5)}.modal-footer{margin:10px 0 0;text-align:left}.footer-text{color:#999;color:var(--login-text-muted,#999);font-size:11px;line-height:1.3;margin:0 0 6px}.footer-link{color:#8c52ff;color:var(--primary-6,#8c52ff);text-decoration:none}.footer-link:hover{color:#7a47e5;color:var(--primary-7,#7a47e5);text-decoration:underline}.footer-copyright{color:#ccc;color:var(--login-text-placeholder,#ccc);font-size:10px;font-weight:400;margin:0}.modal-body{display:flex;flex:1 1;flex-direction:column;gap:14px;overflow-y:auto;padding-right:6px;width:100%}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{border-radius:2px;color:#000000d9;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;margin-bottom:2px;margin-top:8px}.form-label:before{color:#dc2626;content:"*";margin-right:4px}.form-input,.form-select{background:#fff;background:var(--login-input-bg,#fff);border:1px solid #d9d9d9;border:1px solid var(--login-border,#d9d9d9);border-radius:2px;border-radius:var(--login-border-radius,8px);box-sizing:border-box;color:#000000d9;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;height:36px;padding:0 12px;width:100%}.form-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #8c52ff1a;outline:none}.form-input::placeholder{color:#00000040;font-family:Roboto,sans-serif}.form-input:disabled{color:#00000040;font-weight:400}.form-input:disabled::placeholder{color:#00000040}.phone-group{display:flex;gap:6px}.phone-prefix{flex-shrink:0;width:110px}.phone-number{flex:1 1}.modal-actions{display:flex;gap:10px;justify-content:flex-start;margin-top:24px;padding-top:0}.btn-primary{align-items:center;align-self:flex-start;background:#8c52ff;border:1px solid #8c52ff;border-radius:100px;box-shadow:0 2px 0 0 rgba(0,0,0,.043);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;height:36px;justify-content:center;margin:6px 0;transition:all .2s ease;white-space:nowrap;width:128px}.btn-primary:hover{background:#7a47e5;border-color:#7a47e5;box-shadow:0 3px 0 0 rgba(0,0,0,.043);transform:translateY(-1px)}.btn-primary:active{background:#6b3dd9;border-color:#6b3dd9;box-shadow:0 1px 0 0 rgba(0,0,0,.043);transform:translateY(1px)}.btn-primary:disabled{background:#f5f5f5;border-color:#ccc;color:#00000040;cursor:not-allowed;transform:none}.btn-primary:disabled,.btn-secondary{box-shadow:0 2px 0 0 rgba(0,0,0,.043)}.btn-secondary{align-items:center;background:#0000;border:1px solid #d9d9d9;border-radius:100px;color:#8c52ff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;height:36px;justify-content:center;transition:all .2s ease;width:128px}.btn-secondary:hover{background:#f8f6ff;border-color:#8c52ff;box-shadow:0 3px 0 0 rgba(0,0,0,.043);transform:translateY(-1px)}.btn-secondary:active{box-shadow:0 1px 0 0 rgba(0,0,0,.043);transform:translateY(1px)}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:#0000;border-radius:3px;margin:40px 0}.modal-body::-webkit-scrollbar-thumb{background:#0003;border-radius:3px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-body:hover::-webkit-scrollbar-thumb{opacity:1}.modal-body::-webkit-scrollbar-thumb:hover{background:#0000004d;opacity:1}.modal-body{scrollbar-color:#0000 #0000;scrollbar-width:thin;transition:scrollbar-color .3s ease}.modal-body:hover{scrollbar-color:#0003 #0000000d}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;margin-right:8px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.form-input-error{border-color:#dc2626!important;border-color:var(--error-color)!important;box-shadow:0 0 0 2px #dc35451a!important}.field-error{font-size:12px;margin-top:4px}.error-general,.field-error{color:#dc2626;color:var(--error-color);font-weight:500}.error-general{background:#fff5f5;border:1px solid #dc2626;border:1px solid var(--error-color);border-radius:4px;font-size:14px;margin-bottom:16px;padding:12px 16px}.form-section{display:flex;flex-direction:column;gap:16px}.section-title{border-bottom:1px solid #f0f0f0;color:var(--text-color);font-size:16px;font-weight:600;margin:0 0 8px;padding-bottom:8px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.checkbox-label{align-items:center;color:#000000d9;cursor:pointer;display:flex;font-size:12px;gap:8px;line-height:1.4;-webkit-user-select:none;user-select:none}.checkbox-label.inline{margin-bottom:8px}.checkbox-input{display:none}.checkbox-custom{align-items:center;background:var(--background-color);border:1px solid var(--border-color);border-radius:2px;display:flex;flex-shrink:0;height:16px;justify-content:center;transition:all .2s ease;width:16px}.checkbox-input:checked+.checkbox-custom{background:var(--primary-color);border-color:var(--primary-color)}.checkbox-input:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:10px;font-weight:700}.checkbox-text{color:#000000d9;font-size:12px;font-weight:500}.checkbox-group{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:8px}.checkbox-item{align-items:center;display:flex;gap:8px;padding:4px 0}.checkbox-item input[type=checkbox]{accent-color:#8c52ff;accent-color:var(--primary-6,#8c52ff);height:16px;width:16px}.checkbox-item label{color:#333;color:var(--login-text,#333);cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}@media (max-width:1024px) and (min-width:769px){.profile-completion-modal{height:auto;max-height:95vh;width:95vw}.modal-form{padding:25px 30px}}@media (max-width:768px){.profile-completion-modal{border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 20px #0000001a;flex-direction:column;height:auto;margin:24px 16px 20px;max-height:calc(100vh - 80px);max-width:calc(100% - 32px);min-height:calc(100vh - 80px);overflow:hidden;width:calc(100vw - 32px)}.modal-form{display:flex;flex:1 1;flex-direction:column;max-height:100%;max-width:none;min-height:0;order:2;overflow-y:auto;padding:10px 20px 20px}.modal-form::-webkit-scrollbar{width:4px}.modal-form::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.modal-form::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.modal-form::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modal-body{flex:1 1;gap:16px;min-height:0;overflow-y:auto;padding-bottom:20px;padding-left:6px;padding-right:6px}.modal-body::-webkit-scrollbar{width:4px}.modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modal-footer{padding:12px 20px}.footer-text{font-size:10px}.footer-copyright{font-size:9px}.modal-illustration{max-height:250px;max-width:none;min-height:200px;order:1;padding:20px 0}.illustration-content{align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:10px 15px;width:100%}.illustration-text{flex:0 0 60%;font-size:13px;line-height:1.3;margin:0;order:1;padding:0 10px;text-align:center;width:60%}.illustration-image{flex:0 0 40%;height:auto;max-height:120px;min-width:0;object-fit:contain;order:2;width:40%}.modal-actions{flex-direction:column;gap:12px}.btn-primary,.btn-secondary{min-width:auto;width:100%}.form-row{gap:12px}.checkbox-group,.form-row{grid-template-columns:1fr}}@media (max-width:480px){.modal-form{padding:15px}.modal-header{margin-bottom:15px}.modal-title{font-size:24px;line-height:32px;margin-top:2px;padding-top:2px}.form-input{width:100%!important}.modal-body{gap:12px;padding-left:6px;padding-right:6px}.form-group{gap:6px;margin-bottom:8px}.phone-group{flex-direction:column;gap:8px}.phone-prefix{width:100%}.phone-number{flex:none!important;width:100%!important}.modal-actions{gap:8px;padding-top:20px}.illustration-content{gap:0;justify-content:flex-start;padding:5px 10px;width:100%}.illustration-text{flex:0 0 60%;font-size:11px;line-height:1.2;order:1;padding:0 8px;width:60%}.illustration-image{flex:0 0 40%;height:auto;max-height:100px;min-width:0;object-fit:contain;order:2;width:40%}}.profile-modal-header{margin-bottom:20px}.profile-modal-title{color:var(--text-color);font-size:20px;font-weight:800;margin:0 0 12px}.profile-modal-message{color:#8c52ff;color:var(--primary-6);font-size:14px;font-weight:500;line-height:1.4}.profile-completion-form{display:flex;flex:1 1;flex-direction:column;gap:20px}.form-actions{border-top:1px solid var(--border-color);display:flex;gap:12px;justify-content:flex-start;margin-top:16px;padding-top:16px}.btn-complete-profile{align-items:center;background:var(--primary-color);border:1px solid var(--primary-color);border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:36px;justify-content:center;min-width:120px;padding:10px 20px}.btn-complete-profile:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn-complete-profile:disabled{background:#f5f5f5;border-color:#ccc;color:#00000040;cursor:not-allowed}.btn-skip{align-items:center;background:#0000;border:1px solid var(--border-color);border-radius:100px;color:var(--primary-color);cursor:pointer;display:flex;font-size:13px;font-weight:500;height:36px;justify-content:center;min-width:120px;padding:10px 20px}.btn-skip:hover{background:var(--illustration-bg);border-color:var(--primary-color)}.ReelsView{background:var(--green-7);flex-direction:column;height:100%;width:100%}.IconLighter,.ReelsView{align-items:center;display:flex;justify-content:center}.IconLighter{background:#fff;border:10px solid #fed;border-radius:74px;box-shadow:0 0 48px 0 #dfdfdf;height:128px;width:128px}.Button-I-want{background:var(--purple);border:none;border-radius:10px;box-shadow:0 0 24px 0 #fff;color:#fff;cursor:pointer;font-family:inherit;font-weight:700;padding:10px 20px}@keyframes mostrar{0%{right:-100%}to{right:0}}.ReelsUpload{align-items:stretch;animation:mostrar .5s!important;background-color:#fff;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;height:calc(100% - var(--header-height));justify-content:stretch;padding:15px;position:fixed;right:0;top:var(--header-height)}.FileUpload{background:#fafafa;border:1px solid #dfdfdf;border-radius:15px;box-sizing:border-box;display:block;padding:20px;text-align:center;width:100%}.ReelsUpload button{background:var(--purple);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-weight:700;margin:10px;padding:10px 20px}.ReelsUpload .Button-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:10px}.ReelsUpload-list>div{align-items:center;border-bottom:1px solid #dfdfdf;display:flex;justify-content:space-evenly;padding:10px}@keyframes spinClockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cassette{border-bottom:5px solid #000;border-radius:75px;display:flex;justify-content:space-between;margin-bottom:20px}.spining-clockwise{align-items:center;animation:spinClockwise 1s linear infinite;background:#000;border-radius:50px;color:#feb;display:flex;height:50px;justify-content:center;margin-bottom:-5px;width:50px}@keyframes tilting{0%{transform:rotate(0deg)}50%{transform:rotate(15deg)}to{transform:rotate(0deg)}}@keyframes light{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.AudiosViewRecord{background-color:var(--primary-10);color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:100%}.LeftPanel{overflow:auto}.LeftPanel,.RightPanel{justify-content:flex-start;width:25%}.CenterPanel,.LeftPanel,.RightPanel{display:flex;flex-direction:column;height:100%;padding:1rem}.CenterPanel{width:50%}.CenterPanel p{box-sizing:border-box;height:calc(100% - 120px);margin:0;overflow:auto;padding:30px;white-space:pre-wrap}.CenterPanel .GrabarSection{display:flex;flex-direction:row;justify-content:space-between}.CenterPanel #CentralPanel_stopRecording,.CenterPanel button.GrabarButton{background:var(--secondary-8);border:none;border-radius:20px;box-shadow:0 0 10px var(--primary-7);color:#fff;font-family:inherit;height:40px;width:100%}.GrabarTimer{align-items:center;display:flex}.GrabarTimer select{background:#0000;border:0;color:#fff;font-size:inherit;padding:3px}.GrabarTimer select option{background:var(--primary-10);border:0}.CenterPanel-textbuttons button{background-color:var(--primary-5);border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:inherit;margin:0 10px;padding:5px 15px}.CenterPanel-counter{font-feature-settings:"tnum";display:flex;font-variant-numeric:tabular-nums;width:100%}.CenterPanel-counter-bar{background-color:var(--primary-5);border-radius:10px;height:20px;width:100%}.CenterPanel-counter-bar>div{background-color:var(--green-5);height:100%}.LeftPanel .ChoicesBox input{display:none}.LeftPanel .ChoicesBox label{color:var(--primary-5)}.LeftPanel .ChoicesBox label,.LeftPanel .upload-music label{background-color:var(--primary-8);border:1px solid var(--primary-8);border-radius:8px;cursor:pointer;display:inline-block;margin:10px 5px;padding:7px 27px}.LeftPanel .upload-music label{color:#fff}.LeftPanel .ChoicesBox label.checked{background-color:var(--green-4);box-shadow:0 0 10px var(--primary-4);color:var(--primary-9)}.RightPanel button{background:var(--primary-8);border:1px solid var(--primary-8);border-radius:20px;box-shadow:0 0 10px var(--green-4);color:#fff;cursor:pointer;font-family:inherit;height:40px}.RightPanel .mixingIndicator{align-items:center;animation:light 1s infinite;display:flex;justify-content:center;margin-top:30px}.RightPanel .mixingIndicator span{margin-left:15px}.EcuchaTuMezcla .AudioGoDemosComponent-bar{background-color:var(--green-5)}.CenterPanel textarea{background:#0000;border:1px solid var(--primary-7);border-radius:20px;color:#fff;font-family:inherit;font-size:17px;height:100%;margin:10px;padding:20px}.audio-descripcion{background:#fff3;border:none;border-radius:10px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:inherit;margin-top:40px;padding:10px;width:100%}.audio-descripcion::placeholder{color:#eee}.TimerClock{align-items:center;background-color:#000000bf;display:flex;font-size:150px;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.AudiosView_header{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;padding:20px}.AudioListComponent{display:table;width:100%}.AudioListComponent>div{display:table-row}.AudioListComponent>div:nth-child(odd){background:var(--primary-2)}.AudioListComponent>div:hover{background:var(--green-3)}.AudioListComponent>div>div{border-bottom:1px solid var(--green-2);display:table-cell;padding:10px;vertical-align:top}.AudioListComponent textarea{background:#0000;border:none;font-family:inherit;font-size:1em;height:calc(1em + 10px);overflow:hidden;padding:5px;resize:none;width:100%}.AudioListComponent textarea:focus{background-color:#ffffff40}.AudioListComponent a{color:inherit}.AudiosView__borrar{align-items:center;background:#0000;border:none;color:red;cursor:pointer;display:flex}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.AudiosView{background:var(--primary-1);height:100%;overflow:auto;position:relative;width:100%}.AudiosView_new{align-content:center;align-items:center;background:#0000;border:none;color:red;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:center;padding:10px}.CastingListComponent{display:table;width:100%}.CastingListComponent>div{display:table-row}.CastingListComponent>div:nth-child(odd){background:var(--primary-2)}.CastingListComponent>div:hover{background:var(--green-3)}.CastingListComponent>div>div{border-bottom:1px solid var(--green-2);display:table-cell;padding:10px;vertical-align:middle}.CastingListComponent textarea{background:#0000;border:none;font-family:inherit;font-size:1em;height:calc(1em + 10px);overflow:hidden;padding:5px;resize:none;width:100%}.CastingListComponent textarea:focus{background-color:#ffffff40}.AudioComponent{background:var(--green-2);box-shadow:0 0 10px #0003;height:calc(100% - var(--header-height));overflow:hidden;padding:30px;position:fixed;right:0;top:var(--header-height);width:400px}.CastingListComponent a{color:inherit}.AudioComponent_perfil span{align-items:flex-start;display:flex}.AudioComponent_perfil{align-items:flex-end;display:flex;flex-direction:column}span>sub{font-style:italic;margin-right:10px}.AudioComponent img{-webkit-clip-path:circle();clip-path:circle();max-width:100%;object-fit:cover}.AudioComponent .AudioGoDemosComponent-volume{text-align:center}.CastingComponent{align-items:flex-start;animation:slideInFromRight .5s ease;background:var(--green-1);box-shadow:0 0 15px #00000040;display:flex;flex-direction:column;height:calc(100% - var(--CRM-Menu-height));justify-content:flex-start;overflow:scroll;padding:40px;position:fixed;right:0;z-index:2}.CastingComponent span{background:var(--green-2);border-radius:5px;box-sizing:border-box;display:block;margin:5px 0;padding:10px 20px;width:400px}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes greenbright{0%{background:var(--green-5)}to{background:inherit}}.ComprasView{background:var(--secondary-1);box-sizing:border-box;height:100%;overflow:auto;padding:20px;position:relative}.ComprasView button,.ComprasView h1,.ComprasView h2,.ComprasView h3{color:var(--primary-8)}.ComprasView button{background:var(--green-2);border:1px solid var(--green-8);border-radius:4px;cursor:pointer;font-size:16px;padding:4px 10px}.ComprasView .ComprasList>div:first-child,.ComprasView .ProductosList>div:first-child{font-weight:700}.ComprasView .ComprasList>div:not(:first-child):hover,.ComprasView .ProductosList>div:not(:first-child):hover{background:var(--secondary-2)}.ComprasView .ComprasList{display:flex;flex-direction:column}.ComprasView .ComprasList>div{grid-gap:10px;border-bottom:1px solid #ccc;display:grid;grid-template-columns:repeat(7,1fr);padding:10px}.ComprasView .ComprasList>div>div:first-child{text-align:left}.ComprasView .ComprasList>div>div:not(:first-child){text-align:right}.ComprasView .ComprasList>div>div:last-child>i{cursor:pointer}.ComprasView .CompraDetalle{animation:slideIn .5s;background:#fff;box-shadow:-2px 0 5px 0 #ccc;box-sizing:border-box;height:calc(100% - var(--header-height));overflow:auto;padding:20px;position:fixed;right:0;top:var(--header-height);width:50%}.ComprasView .CompraDetalle>div:first-child i{cursor:pointer}.ComprasView .CompraDetalle .CompraDetalleList>div{grid-gap:10px;display:grid;font-family:monospace;grid-template-columns:repeat(5,1fr)}.ComprasView .CompraDetalle .CompraDetalleList>div:last-child{border-top:1px solid #ccc;margin-top:20px;padding-top:10px}.ComprasView .CompraDetalle .CompraDetalleList>div>div:first-child{grid-column:1/3;text-align:left}.ComprasView .CompraDetalle .CompraDetalleList>div>div:not(:first-child){text-align:right}.ComprasView .ProductosList{margin-bottom:100px}.ComprasView .ProductosList>div{grid-gap:10px;border-bottom:1px solid #ccc;display:grid;grid-template-columns:repeat(5,1fr);padding:10px}.ComprasView .ProductosList>div>div:first-child,.ComprasView .ProductosList>div>div:nth-child(2){text-align:left}.ComprasView .ProductosList>div>div:not(:first-child):not(:nth-child(2)){text-align:right}.ComprasView .ProductosList>div>div:last-child>i{cursor:pointer}.ComprasView .CompraPago{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.ComprasView .MediosDePago{display:flex;justify-content:space-evenly;width:100%}.ComprasView .AplicarCupon input{border:1px solid #ccc;border-radius:4px;margin-right:10px;padding:5px}@keyframes loading{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.LoadingElement>i{animation:loading 1s linear infinite;display:block}.TarifarioView{background:var(--green-1);height:100%;padding:30px}.TarifarioView .listado{border-collapse:collapse;margin-top:20px}.TarifarioView .listado td,.TarifarioView .listado th{padding:10px 50px}.TarifarioView .listado th{background:var(--green-9);color:var(--green-1)}.TarifarioView .listado td{background:var(--green-2);color:#000}.TarifarioView .listado tr:nth-child(2n) td{background:var(--green-3)}.TarifarioView .listado tr:hover td{background:var(--green-4)}.DescuentoView{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:30px}.DescuentoView .Mensaje{background-color:var(--green-1);border-radius:20px;margin:10px;padding:20px}.DescuentoView .DescuentoViewContent{align-items:flex-start;display:flex;justify-content:center;width:978px}.DescuentoView .DescuentoViewContent>div{box-sizing:border-box;margin:10px;padding:20px}.DescuentoView .DescuentoViewContent .Resumen{border-radius:20px;text-align:right}.DescuentoView .DescuentoViewContent .Resumen img{cursor:pointer}.AyudaView{box-sizing:border-box;height:100%;overflow:auto;padding:50px;width:100%}.AyudaView .Tutoriales{display:flex;flex-wrap:wrap}.AyudaView .Tutoriales>div{margin:20px}.AyudaView .Tutoriales video{width:640px}.WebinarsView{background:var(--primary-1);height:100%;overflow:auto;position:relative;width:100%}.WebinarsView_header{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;padding:20px}.WebinarsView_header h1{color:var(--text-primary);margin:0 0 10px}.WebinarsView_header p{color:var(--text-secondary);font-size:.9em;margin:0}.WebinarsView_list{display:flex;flex-direction:column;gap:20px;padding:0 20px 20px}.WebinarListItem{align-items:center;background:var(--primary-2);border-radius:12px;cursor:pointer;display:flex;min-height:140px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.WebinarListItem:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.WebinarListItem_thumbnail{height:140px;min-width:200px;overflow:hidden;position:relative;width:200px}.WebinarListItem_play,.WebinarListItem_thumbnail{align-items:center;display:flex;justify-content:center}.WebinarListItem_play{background:#000000b3;border-radius:50%;color:#fff;height:50px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:50px}.WebinarListItem:hover .WebinarListItem_play{opacity:1}.WebinarListItem_duration{background:#000c;border-radius:4px;bottom:8px;color:#fff;font-size:.8em;padding:4px 8px;position:absolute;right:8px}.WebinarListItem_info{display:flex;flex:1 1;flex-direction:column;gap:12px;justify-content:space-between;padding:20px}.WebinarListItem_title h3{color:var(--text-primary);font-size:1.2em;font-weight:600;line-height:1.3;margin:0 0 4px}.WebinarListItem_subtitle{color:var(--text-accent);font-size:.95em;font-weight:500;line-height:1.2;margin:0}.WebinarListItem_description{color:var(--text-secondary);flex:1 1;font-size:.9em;line-height:1.5;margin:0}.WebinarListItem_meta{align-items:center;display:flex;gap:15px}.WebinarListItem_date{color:var(--text-secondary);font-size:.85em;font-weight:500;opacity:.8}.WebinarDetail{height:100%;overflow:auto;width:100%}.WebinarDetail_header{border-bottom:1px solid var(--border-color);padding:20px}.WebinarDetail_back{align-items:center;background:none;border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:.9em;gap:8px;padding:8px 12px;transition:all .2s ease}.WebinarDetail_back:hover{background:var(--primary-2);color:var(--text-primary)}.WebinarDetail_content{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1200px;padding:30px}.WebinarDetail_video{border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;width:100%}.WebinarDetail_video video{background:#000;height:auto;width:100%}.WebinarDetail_info{display:flex;flex-direction:column;gap:20px}.WebinarDetail_title h1{color:var(--text-primary);font-size:2em;font-weight:700;line-height:1.2;margin:0 0 8px}.WebinarDetail_subtitle{color:var(--text-accent);font-size:1.1em;font-weight:500;line-height:1.3;margin:0}.WebinarDetail_meta{align-items:center;border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);display:flex;gap:20px;padding:15px 0}.WebinarDetail_date,.WebinarDetail_duration{align-items:center;color:var(--text-secondary);display:flex;font-size:.9em;font-weight:500;gap:6px}.WebinarDetail_duration:before{content:"🕐"}.WebinarDetail_date:before{content:"📅"}.WebinarDetail_description{margin-top:10px}.WebinarDetail_description h3{color:var(--text-primary);font-size:1.3em;font-weight:600;margin:0 0 15px}.WebinarDetail_description p{color:var(--text-secondary);font-size:1em;line-height:1.6;margin:0}@media (max-width:768px){.WebinarsView_list{gap:15px;padding:0 15px 15px}.WebinarsView_header{padding:15px}.WebinarListItem{flex-direction:column;min-height:auto}.WebinarListItem_thumbnail{height:200px;width:100%}.WebinarListItem_info{padding:15px}.WebinarListItem_title h3{font-size:1.1em}.WebinarDetail_content{gap:20px;padding:15px}.WebinarDetail_video{border-radius:8px;margin:0 -5px}.WebinarDetail_video video{-webkit-media-controls-fullscreen-button:none;-webkit-media-controls-start-playback-button:none;-webkit-appearance:none;appearance:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:auto;min-height:200px;object-fit:contain;transform:translateZ(0);width:100%}.WebinarDetail_title h1{font-size:1.6em}.WebinarDetail_subtitle{font-size:1em}.WebinarDetail_meta{align-items:flex-start;flex-direction:column;gap:10px}}@supports (-webkit-touch-callout:none){.WebinarDetail_video video{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}@media screen and (-webkit-min-device-pixel-ratio:2) and (max-width:768px){.WebinarDetail_video video{position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}}.PublicProfileView{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:auto;padding-bottom:70px;width:100%}.PublicProfileView nav{background:var(--primary-3);bottom:0;box-shadow:0 0 20px var(--primary-3);color:var(--primary-10);height:55px;position:fixed;width:100%}.PublicProfileView nav ul{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%}.PublicProfileView nav ul li{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:10px 0;text-align:center;width:100%}.PublicProfileView nav ul li.inactive{background:var(--secondary-1);color:var(--secondary-6)}.PublicProfileView nav ul li.inactive:hover{background:var(--primary-2);color:var(--primary-6)}.ProfileCard{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:auto;padding:20px;width:100%}.ProfileCard .EnviarCorreo{align-items:center;display:flex;justify-content:center;margin:20px 0}.ProfileCard .EnviarCorreo>div{align-items:center;border:2px solid var(--secondary-8);border-radius:25px;color:var(--secondary-8);display:flex;height:50px;justify-content:center;width:50px}.ProfileCard .EnviarCorreo a{color:inherit;text-decoration:none}.ProfileCard img{border:10px solid var(--primary-1);border-radius:50%;min-height:250px;object-fit:cover;width:250px}.ProfileCard>div{width:100%}.ProfileCard>div:first-child{text-align:center}.ProfileCard .cajas{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;width:100%}.ProfileCard .cajas>div{background-color:var(--primary-1);border-radius:10px;box-shadow:0 0 10px var(--primary-2);margin:10px;padding:10px;text-align:center;width:200px}.PublicDemoteca{box-sizing:border-box;height:100%;overflow:auto;text-align:center;width:100%}.PublicDemoteca .filtros{box-sizing:border-box;padding:0 30px;width:100%}.PublicDemoteca .filtros button{background:var(--secondary-6);border:none;border-radius:20px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;margin:10px 0;padding:8px 20px;text-align:center;width:100%}.PublicDemoteca .filtros button.activo{background:var(--green-6);color:var(--green-10)}.PublicDemoteca .filtros ul{display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin:0 0 40px;padding:0;width:100%}.PublicDemoteca .filtros ul.dont{display:none}.PublicDemoteca .filtros ul li{background:#eee;border:none;border-radius:20px;box-sizing:border-box;color:var(--primary-10);cursor:pointer;display:inline-block;font-size:inherit;margin:10px 0;padding:8px 20px;text-align:center;width:100%}.PublicDemoteca .filtros ul li:hover{background:#ccc;color:var(--green-1)}.PublicDemoteca .filtros ul li.active{background:#aaa;color:var(--green-1)}.PublicDemoteca .demo{margin:40px 0;text-align:center}.PublicDemoteca .demo>div{display:inline-block}.PublicMisDemos{text-align:center}.PublicMisDemos .AudioGoDemosComponent{display:inline-block;width:350px}.PublicMisDemos-list{border-radius:10px;margin-bottom:30px;max-height:400px;overflow:auto;padding:20px}.PublicMisDemos-list>div{border-bottom:1px solid var(--primary-1);border-radius:10px;cursor:pointer;padding:10px 20px;text-align:left}.PublicMisDemos-list>div.active{background:var(--primary-1)}@media (min-width:1025px){.ProfileCard{flex-direction:row}.PublicDemoteca .filtros{display:flex}.PublicDemoteca .filtros>div{box-sizing:border-box;padding:0 20px;width:100%}.PublicDemoteca .filtros ul.dont{display:flex}}
/*# sourceMappingURL=main.91bbe4ad.css.map*/