body{margin:0;box-sizing:border-box;overflow-x:hidden;position:relative}#root{text-align:center;padding:0;margin:0 auto;background-color:#232323}@media (max-width: 900px){.create-component{padding:20px}.flex-between{flex-direction:column;gap:30px}.flex-col-start,.flex-col-start input,.flex-col-start select,.access-container{width:100%}.access-container h2{text-align:center}.access-selector{display:flex;justify-content:space-between;align-items:center;padding:12px 10px;border-bottom:1px solid #e5e5e5}.access-selector h3{font-size:14px;font-weight:500}.checkbox-sucursales>div{display:flex;flex-direction:column;gap:8px}.checkbox-sucursales div>div{display:flex;align-items:center;gap:10px}.create-btn{width:100%;margin-top:20px}}button:hover{cursor:pointer}.text-start{text-align:start!important}select{width:300px;height:40px;border-radius:10px 10px 0 0;background-color:#f0f0f0a8;margin:0 0 10px}.flex-col-center{display:flex;flex-direction:column;align-items:center!important;justify-content:center!important}.empleados-slider{display:flex;flex-direction:column;justify-content:center!important}.flex-col-start{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:space-evenly}.flex-evenly{display:flex;justify-content:space-evenly;align-items:center}div.login{display:flex;flex-direction:column;align-items:center;max-width:400px;padding:15px}div.login label{width:100%}div.login input{padding:0;width:100%;height:50px;margin-top:10px;margin-bottom:10px;background:#ffffffe6}div.login a{color:#fff}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-end{display:flex;justify-content:end;align-items:center}.flex-around{display:flex;justify-content:space-around;align-items:center}.text-to-end{width:90%;text-align:end}.w-100vw{width:100vw!important}.w-in{width:inherit!important}.bg-dark{background-color:#232323}.bg-light{background-color:#f7f7f7;width:100vw;min-height:100vh}.mb-10{margin-bottom:10px}.mt-0{margin-top:0!important}.mt-20{margin-top:20px!important}.login-container{width:734px;height:502px;background-color:#292929;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:50px;padding:50px 0;color:#fff}.login-container label{font-size:20px}.login-container h2{font-size:30px}.login-container input{background-color:#fff;width:486px;height:50px;border-radius:20px;color:#000;padding-left:10px}.login-container button{background-color:#baa9ff;width:486px;height:60px;border-radius:25px;padding:10px;color:#fff}.login-container button:hover{background-color:#705bc4}.login-web-img{width:1728px;height:133px;max-width:90vw;overflow:hidden;object-fit:cover}.login-mobile-img{display:none}.branches-container{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.search-input{width:479px;height:50px;border-radius:25px;border:1px solid gray;padding:5px;font-size:16px}.top-bar-btn{width:238px;height:50px;font-size:16px;font-weight:700;color:#705bc4;border:solid 1px #705BC4;background-color:#fff;border-radius:25px}.top-bar-btn:hover{color:#fff;background-color:#705bc4;cursor:pointer}.top-bar-select{width:239px;height:50px;border-radius:10px;padding:10px 20px}.add-btn{position:fixed;right:20px;bottom:20px;width:70px;height:70px;border-radius:100%;background-color:#705bc4;color:#fff;font-size:24px;border:none;cursor:pointer}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background:#fff;width:100%;max-width:900px;max-height:90vh;border-radius:16px;padding:32px;overflow-y:auto;box-shadow:0 20px 40px #00000040}.popup-content h3{font-size:22px;margin-bottom:20px}.popup-content h4{margin:25px 0 10px;font-size:16px;color:#555;border-left:4px solid #007bff;padding-left:10px}.popup-content div{width:100%;height:auto;text-align:start}.popup-content input{width:333px;height:30px;border-radius:10px;padding:10px 20px;margin:5px}.popup-content select,.create-component select{width:333px;height:50px;border-radius:10px;padding:10px 20px;margin:5px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 768px){.form-grid{grid-template-columns:1fr}.popup-content{border-radius:0;height:100vh;max-height:100vh;padding:20px}}.nuevo-abonado input,.nuevo-abonado select{width:100%;height:48px;padding:0 14px;border-radius:10px;border:1px solid #ddd;font-size:14px;transition:all .2s ease}.nuevo-abonado input:focus,.nuevo-abonado select:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff26}.popup-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px}.btn-primary{background:#007bff;color:#fff;border:none;padding:12px 20px;border-radius:10px;cursor:pointer;font-weight:600}.btn-primary:hover{background:#0069d9}.btn-secondary{background:#f1f1f1;border:none;padding:12px 20px;border-radius:10px;cursor:pointer}.flex-col-center label.login-label{color:#fff}@media only screen and (max-width:768px){.popup-content form{flex-direction:column;padding:20px}.popup-content form label{color:#000;text-align:start}.popup-content form input,.popup-content form div{width:100%}.popup-content form h4{color:#000;text-align:start}.popup-overlay{overflow-y:scroll}.popup-overlay div.botones button{width:100%;margin:10px 0 0}.create-component select{width:300px}.popup-actions{flex-direction:column}}.popup-line.editar-sucursal{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px;padding:20px;box-sizing:border-box}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 30px;width:100%}.flex-col-center{display:flex;flex-direction:column;gap:5px}.flex-col-center label{font-weight:500;color:#333}.flex-col-center input,.flex-col-center select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:8px;font-size:.95rem;box-sizing:border-box}.flex-col-center input:focus,.flex-col-center select:focus{outline:none;border-color:#666}.titulo-imprimir{text-align:center;margin:10px 0;font-size:1.3rem;color:#333;border-top:1px solid #ccc;padding-top:15px;width:100%}@media (max-width: 900px){.form-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.form-grid{grid-template-columns:1fr}.popup-line.editar-sucursal{padding:10px;gap:20px}.flex-col-center input,.flex-col-center select{font-size:1rem}.titulo-imprimir{font-size:1.1rem}}.branch-card{width:486px;height:400px;border-radius:50px;background-color:#414141;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.branch-card:hover{background-color:#baa9ff;cursor:pointer}.branch-card img{width:301px;height:300px;object-fit:scale-down}.branch-container{background-color:#f7f7f7;color:#000}.branch-content{margin-left:362px;width:calc(99vw - 362px);min-width:max-content;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media only screen and (min-width: 768px){.empleados-slider-branch{margin-left:400px!important;width:calc(99vw - 362px);display:flex;flex-direction:column;justify-content:space-evenly;align-items:baseline}}.sidebar{background-color:#232323;color:#fff;position:fixed;left:0;top:0;width:350px;height:100%;padding:10px;box-shadow:2px 0 5px #0000001a;z-index:1000;border-top-right-radius:50px;border-bottom-right-radius:50px;overflow-y:auto;direction:rtl;display:flex;flex-direction:column;align-items:center}.sidebar>*{direction:rtl}.sidebar::-webkit-scrollbar{width:12px;background-color:#2f2f2f}.sidebar::-webkit-scrollbar-thumb{background-color:#000;border-radius:6px}.sidebar{scrollbar-width:thin;scrollbar-color:#000 #2f2f2f}.top-image h3{color:#705bc4}.top-image img{width:194px;height:55px;object-fit:scale-down;gap:5px}.user-info{direction:ltr;width:350px;min-height:88px!important;background-color:#292929;margin-bottom:15px;display:flex;justify-content:center;align-items:center}.user-info img{width:60px;height:60px;border-radius:50%;margin-right:10px}.user-details p{margin:0}.links{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:505px;list-style:none}.links li{direction:ltr;width:285px;height:55px;border-radius:10px;padding:10px;display:flex;justify-content:start;align-items:center;font-size:25px;background-color:#292929;margin-bottom:15px}.links li:hover{background-color:#414141}.links a{text-decoration:none;color:#fff;margin-left:20px;font-size:16px}.logout-button{direction:ltr;width:285px;height:55px;border-radius:10px;padding:10px;display:flex;justify-content:start;align-items:center;font-size:16px;background-color:#292929;color:#fff;margin-bottom:15px}.logout-button:hover{background-color:#705bc4}.mobile-menu-icon{display:none;font-size:24px;cursor:pointer;position:fixed;top:10px;left:10px;z-index:1000}.top-bar-functions{display:flex;justify-content:space-around;width:inherit;flex-wrap:wrap}.branch-container{display:flex;width:100vw;overflow-x:hidden}.branch-content{flex-grow:1;padding:20px;margin-top:100px}.branch-top-bar{margin-bottom:30px;background-color:#fff;width:70%;height:100px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;padding:15px 30px}.branch-top-bar select{width:238px;height:50px;border-radius:10px;border:solid 1px #C2B8B8;box-shadow:0 4px 8px #0003}.branch-tables-container{width:100%;display:flex;justify-content:space-evenly;align-items:start;text-align:start;margin-top:20px}.branch-table{list-style:none;margin-bottom:20px}.Listado-total{overflow-y:scroll!important}.branch-table ul{width:100%;max-height:826px!important;overflow:hidden;border-radius:20px;padding:15px 10px}.branch-table li{display:flex;align-items:center;justify-content:space-evenly;background-color:#fff;margin-bottom:20px;border-radius:20px;padding:15px 10px;width:400px}.ingreso-card{display:flex;align-items:center;justify-content:space-evenly;background-color:#fff;margin-bottom:10px;border-radius:20px;padding:50px 10px;width:400px;border:none;text-align:start}.branch-table img{width:80px;height:auto;max-height:60px;border-radius:10px;object-fit:cover}.branch-car-data{line-height:5px}tbody td{padding:0}.reserva-table th{padding:5px 15px}.table-container{margin-top:20px}.flex-evenly{height:50px}.flex-evenly button,.reserva-table button{background:transparent;border:0px}.see-all-btn{width:100%;height:50px;border-radius:25px;border:solid 1px #705BC4;color:#705bc4;padding:10px}.see-all-btn:hover{color:#fff;background-color:#baa9ff;cursor:pointer}.reserva-table{width:90%}.reserva-table th{background-color:#705bc4;color:#fff;border-radius:7px}.top-bar-btn-container{display:flex;justify-content:space-between;align-items:center}.sublinks{display:flex;justify-content:space-evenly;margin-left:362px}.sublinks button{background-color:transparent;border:none;font-size:18px}.create-component{display:flex;flex-direction:column;align-items:start;height:fit-content;margin-left:350px;width:859px;margin-bottom:150px}.access-container{text-align:start!important;margin-left:150px}.access-selector{width:362px;display:flex;justify-content:space-between;align-items:center;font-size:16px}.access-selector h3{width:364px;font-size:16px}.create-component input,.flex-col-start input{width:362px;height:50px;border-radius:10px;background-color:inherit}@media only screen and (max-width: 900px){.top-bar-functions .flex-col-start div{flex-direction:column}.login-container{width:353px;height:auto;padding:50px 10px}.login-container label{font-size:14px}.login-container h2{font-size:30px}.login-container input{width:333px;height:45px;border-radius:20px}.login-container button{width:333px;height:50px;border-radius:25px;padding:10px}.login-web-img{display:none}.login-mobile-img{display:block;width:254px;height:78px;object-fit:cover;overflow:hidden}.branches-container{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.branch-card{width:333px;height:145px;border-radius:50px;background-color:#414141;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.branch-card img{width:120px;height:53px;object-fit:scale-down}.branch-top-bar select{background:#f1f1f1;width:300px}.sidebar{transform:translate(-100%);transition:transform .3s ease-in-out}.sidebar.open{transform:translate(0)}.mobile-menu-icon{display:block}.branch-container{background-color:#232323;color:#fff}.branch-content{margin-left:0!important;width:100%;padding:10px 0 0;overflow-y:scroll;overflow-x:hidden}.branch-tables-container{flex-direction:column;align-items:center}.branch-table ul{width:90%}.branch-content{flex-grow:1;width:100vw;overflow-y:scroll}.branch-top-bar{background-color:#232323;width:100%;height:100px;flex-direction:column;align-items:center}.branch-tables-container{width:95%;border-radius:30px;padding:30px 0;background-color:#f7f7f7;color:#000;display:flex;justify-content:space-evenly;align-items:start;text-align:start;margin-top:20px}.branch-table{list-style:none;margin-bottom:20px}.branch-table ul{width:90%;max-height:826px!important;overflow:hidden;border-radius:20px;padding:15px 10px}.branch-table li{display:flex;align-items:center;justify-content:space-evenly;background-color:#fff;margin-bottom:20px;border-radius:20px;padding:15px 10px;width:85vw;height:auto}.branch-table img{width:80px;border-radius:100%;filter:grayscale(1)}.branch-table h3{text-align:center;text-transform:uppercase}.branch-car-data{line-height:5px}.see-all-btn{width:333px;height:50px;border-radius:25px;border:solid 1px #705BC4;color:#705bc4;padding:10px;margin-left:10px}.see-all-btn:hover{color:#fff;background-color:#baa9ff;cursor:pointer}.top-bar-btn-container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:20px}.top-bar-functions{display:flex;flex-direction:column;justify-content:center;width:inherit}.top-bar-btn{width:330px;min-width:250px}.reserva-table{width:10 0%}.popup-overlay{position:fixed;top:0;left:0;right:0;width:95%;height:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;text-align:center;margin:auto}.popup-content{background-color:#fff;padding:49px 10px;border-radius:8px;max-width:90%;box-shadow:0 4px 8px #0003;z-index:1001}.select-vehiculo{width:300px;height:50px}.popup-content input,select{width:150px;height:20px;border-radius:10px;padding:15px 10px;margin:5px}.popup-line{display:flex;flex-direction:column;justify-content:center;align-items:center}.add-btn{position:fixed;width:50px;height:50px;font-size:20px;right:10px;bottom:10px;z-index:999}.popup-content button.close-btn,.popup-content button[type=submit]{min-width:250px;margin-bottom:20px}.reservar-div,.reservar-contenedor{background-color:#f7f7f7}.reservar-contenedor h2{text-transform:uppercase;color:#000}}.popup-content form{display:flex;flex-wrap:wrap}.popup-content form label{display:block;width:100%;max-width:330px}.popup-content form input{position:relative;border:2px solid #f1f1f1;box-shadow:none;margin-left:0}.popup-content form input:placeholder{color:#f1f1f1}.popup-content form h4{width:100%}.popup-content button{background-color:#baa9ff;border:#baa9ff;color:#fff;border-radius:10px;min-width:200px;padding:22px 24px;margin:10px 10px 0}.popup-content button:hover{background-color:transparent;color:#baa9ff;border:2px solid #baa9ff}div.botones{width:100%;text-align:end}.create-btn{background-color:#baa9ff;border:#baa9ff;color:#fff;border-radius:10px;min-width:200px;padding:22px 24px;margin-top:10px}.top-bar-functions .flex-col-start div{display:flex;flex-wrap:wrap;gap:10px}.table-container{max-height:1200px;margin-right:50px;overflow-x:scroll;width:100%;max-width:1300px;min-height:400px}.reserva-table{overflow-y:scroll;margin:auto}.reserva-table tbody tr:nth-child(odd){background:#ffffffa8;color:#000;border:0px}.reserva-table table tbody tr span{font-size:14px;color:#000}.reserva-table th{min-width:100px}table tbody tr:nth-child(2n){background:#fff;color:#000;border:0px}.reserva-table tbody tr{height:50px}@media only screen and (max-width:900px){.form-factura-manual{width:65vw!important}}@media only screen and (max-width:1370px){.top-bar-functions{flex-direction:column;gap:20px;width:90%}.top-bar-functions .flex-col-start div select,.flex-between{width:100%}.search-input{width:96%}.top-bar-functions .flex-col-start div{margin:10px auto}.table-container{overflow-x:scroll;width:90vw;max-width:960px;max-width:900px;margin:auto auto 40px}.reserva-table{overflow-x:scroll;max-height:500px;overflow-y:scroll;max-width:250px}}.sublinks{width:100%;max-width:1000px;margin:auto;overflow-x:scroll;scrollbar-width:thin;scrollbar-color:#BAA9FF #f0f0f0}.create-component{margin-left:0}.sublinks::-webkit-scrollbar{height:2px}.sublinks::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.sublinks::-webkit-scrollbar-thumb{background-color:#baa9ff;border-radius:10px;border:1px solid #f0f0f0}.sublinks::-webkit-scrollbar-thumb:hover{background-color:#baa9ff}.sublinks button{width:auto;font-size:15px;font-weight:700;min-width:150px}.sublinks button.active{border-bottom:2px solid #705bc4;color:#705bc4}.seccion-resultados{background:#fff;padding:30px 20px;border-radius:30px;overflow:hidden}.branch-top-bar{right:10px}@media only screen and (min-width:768px){.seccion-resultados{max-width:100%}}.branch-content{width:calc(99vw - 477px)}.create-component input,.create-component select,.flex-col-start input{border:1px solid rgba(0,0,0,.2);color:#0006;margin-bottom:10px;margin-top:2px}.access-selector h3{font-size:14px;margin-bottom:0}.access-selector input{height:20px}button.borrar{background:transparent;border:none}button.borrar svg{height:20px;width:auto}.seccion-resultados .branch-content{margin-top:30px;margin-left:0;max-width:1300px;overflow:hidden}.seccion-resultados .table-container{max-width:none}.top-bar-functions{margin-bottom:20px}.reserva-table{max-width:900px;margin-right:40px}.seccion-resultados .branch-container{max-width:1300px;overflow-x:scroll}.seccion-resultados .table-container{overflow-x:auto}.flex-col-start{width:100%}.flex-col-start div{display:flex;flex-direction:column}@media only screen and (min-width:768px){.funciones-abonado{flex-wrap:nowrap}.funciones-abonado .flex-col-start{align-items:end}.funciones-abonado .flex-col-start div{width:100%;display:flex;flex-direction:row;justify-content:end}button.borrar{width:15%}}@media only screen and (max-width:1200px){.flex-between{flex-direction:column;max-width:100vw}.flex-between .access-container{margin-left:0;width:100%;color:#000}.create-component h1,label{color:#000;text-align:start}.create-component{width:100%;padding:0}.create-component input,.flex-col-start input{width:300px}.Borrar-vehiculo{display:flex}.sublinks{max-width:100vw}.seccion-resultados .branch-content{margin-left:5px}.seccion-resultados .branch-container{background-color:#fff}.seccion-resultados h2,.seccion-resultados h1,.seccion-resultados p{color:#000;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;text-align:start}.seccion-resultados p{display:inline}.seccion-resultados .table-container{width:100%;overflow-x:scroll}.seccion-resultados .reserva-table{margin:0;overflow-x:scroll;max-width:100vw}.seccion-resultados .branch-content{min-width:initial;align-items:start}.div-mensaje{width:100%}.seccion-resultados button:not(.add-btn){width:300px;margin-bottom:20px}.crear-vehiculos button:not(.add-btn){width:auto;margin-bottom:20px}}@media only screen and (min-width:1200px){.top-bar-functions div{margin-bottom:20px}.seccion-resultados table{margin:0}.seccion-resultados table th{max-width:100%;width:auto;min-width:206px}.seccion-resultados .table-container{width:100%}.seccion-resultado .branch-content{min-width:auto;margin-left:400px}.seccion-resultados .branch-container{background-color:#fff}}.flex-evenly-popup{display:flex;flex-direction:column;justify-content:center}.popup-content label{font-weight:500}div.pago .flex-evenly{display:flex;flex-direction:row;justify-content:center;padding-top:15px}.popup-content div.botones{text-align:center}.popup-content{display:inline-block}div.pago label{font-weight:700;font-size:13px}div.pago button{margin-top:10px}.branch-table ul.ingresos-scroll{overflow-y:scroll}.see-all-btn a{text-decoration:none}.editar-empleado{display:flex;margin-bottom:20px}.editar-empleado select{width:100%;max-width:377px}.editar-empleado div{width:250px}.editar-empleado{flex-wrap:wrap;gap:30px}.editar-empleado input{width:auto;min-width:100%}.popup-empleados{right:0;bottom:0;margin:auto}label{text-transform:uppercase}.leyenda{font-size:12px}.pop-egreso div.popup-content{max-height:80vh;overflow:scroll;padding:20px;max-width:350px}.pop-egreso div.popup-content h3{font-size:28px;margin-top:0;text-decoration:underline}.pop-egreso div.popup-content div.flex-evenly-popup div label{background-color:#f1f1f1;padding:10px;font-size:14px}.pop-egreso div.popup-content div.flex-evenly-popup div p{padding:0}.pop-ingreso div.popup-content{max-height:80vh;overflow:scroll;padding:20px;max-width:440px}.pop-ingreso div.popup-content h3{font-size:28px;margin-top:0;text-decoration:underline}.pop-ingreso div.popup-content div.flex-evenly-popup div label{background-color:#f1f1f1;padding:10px;font-size:14px}.pop-ingreso div.popup-content div.flex-evenly-popup div p{padding:0}.gastos-img{width:200px;height:auto;display:block}.gastos{max-width:440px}.print-btn-ingreso{width:95%;margin-top:10px}.imprimir-popup{width:95%}.repeticiones{text-align:start}.checkbox-sucursales div{display:flex;width:300px;flex-wrap:wrap;flex-direction:row}.checkbox-sucursales div input{width:30px;height:20px;min-width:30px;margin-top:0}.checkbox-sucursales div label{font-size:12px;width:200px;display:inline;text-align:start}.qr-lector{max-width:250px}.qr-result{background:#fff;padding:10px;border-radius:10px;color:#000}.Borrar-vehiculo{display:flex;flex-direction:column}.Borrar-vehiculo button.create-btn{margin-left:10px}.Borrar-vehiculo input[name=monto],.Borrar-vehiculo input[name=transporte]{width:100%}.seccion-resultados .sublinks{margin:0}.cierre-caja{text-align:start;width:100%;margin-left:50px}.cierre-caja h2{text-decoration:underline;text-transform:uppercase}.cierre-caja h3{text-decoration:underline;font-size:15px;font-weight:400}.cierre-caja h4{color:#000}.cierra-caja-btn select{width:200px;border-radius:0;height:100%;min-height:45px;margin-bottom:0}.cierra-caja-btn div{display:flex;flex-direction:column;height:auto;min-height:70px;justify-content:center;margin:0 auto}.cierra-caja-btn label{font-size:14px}.cierra-caja-btn{display:flex;column-gap:10px}.cierra-caja-btn input[type=date],.cierra-caja-btn input[type=month]{height:45px}@media only screen and (max-width:768px){.cierra-caja-btn{flex-direction:column;row-gap:20px}.cierra-caja-btn input,.cierra-caja-btn select{height:50px;width:100%;max-width:297px;min-width:250px}.cierra-caja-btn input[type=date],.cierra-caja-btn input[type=month]{width:100%;max-width:297px;min-width:250px;border:1px solid #000;margin:0;height:50px}.cierre-caja li,h3,h2{color:#000;max-width:80vw}.cierre-caja div{padding:0 20px}.cierre-caja{margin-left:0;max-width:100vw}}div.Comunicados{width:80%;text-align:start;background:#ff8f8f;padding:20px;margin-bottom:20px;border-radius:30px}div.Comunicados h3{color:#000}div.Comunicados li{color:#000;font-size:14px;margin:0}@media only screen and (max-width:768px){div.Comunicados{width:100%;max-width:80vw}}.branch-principal{margin-top:0}.pago-abonado{display:flex;width:100%;max-width:350px;padding:10px}.pago-abonado select[name=proporcion],select[name=month],select[name=year]{width:100%}.pago-abonado input{width:100%;max-width:310px}.pago-abonado button{width:90%}.pago-abonado label{text-align:start;display:block;width:100%;font-size:14px;font-weight:400;padding-top:10px}.nuevo-abonado select{width:370px;height:50px;border-radius:10px;padding:10px 20px}@media only screen and (max-width:768px){.nuevo-abonado input,select{width:90%!important}}.ip-number{width:200px;display:inline-block}@media only screen and (max-width:768px){.branch-table h3{color:#000}}@media only screen and (max-width:768px){.reservar-contenedor p{color:#000}.selector-saldos{margin-bottom:90px}}@media only screen and (max-width:768px){.empleados-slider h2{color:#fff}.empleados-slider select{max-width:300px}.empleados-slider .seccion-resultados button:not(.add-btn),.empleados-slider .seccion-resultados button:not(.create-btn){width:auto;max-width:250px}.detalle-empleado{display:flex;flex-direction:column}.create-btn{min-width:150px}.repeticiones{display:flex;flex-direction:column;max-width:100vw}.login-container h2{color:#fff}}@media only screen and (max-width:768px){.branches-container h2{color:#fff}.mobile-menu-icon{background-color:#fff;padding:2px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.mobile-menu-icon span{color:#000;line-height:24px}.branch-principal h2{color:#fff}}@media only screen and (max-width:768px){input[type=date]{width:90%;margin:auto}select{height:50px}}.aclaraciones{background-color:#fff;padding:5px;font-size:11px;margin:10px auto}.acciones{width:auto;min-width:100px;margin:0 10px;height:auto;min-height:30px}.tabla-cierres tr{height:60px}.tabla-cierres{color:#000;width:100%;text-align:center}.leyenda{font-size:.85rem;color:#666;margin:0}.preview-container{margin-top:10px;display:flex;flex-direction:column;align-items:center}.preview-img{margin-top:5px;width:100px;height:auto;border-radius:8px;object-fit:cover;border:1px solid #ccc;box-shadow:0 2px 6px #0000001a}.verificar-div{display:flex}@media only screen and (max-width:768px){.verificar-div{flex-direction:column}.popup-content input[type=file]{height:50px}}.facturar-popup-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.facturar-popup{background:#fff;padding:40px;border-radius:12px;height:auto;max-width:500px;box-shadow:0 4px 20px #0000004d}@media only screen and (max-width:768px){.facturar-popup h2{color:#000}.facturar-popup input[name=razonSocial],.facturar-popup input[name=cuit],.facturar-popup input[name=domicilio],.facturar-popup input[name=correo],select{height:50px!important;width:100%!important}}.facturar-popup input[name=razonSocial],input[name=cuit],input[name=domicilio],input[name=correo],select{margin:5px;height:40px;background:#f6f6f6;border:none;border-radius:10px;width:auto;min-width:200px;text-align:start;padding-left:10px}.facturar-popup form{text-align:center}.facturar-popup button{padding:12px;border-radius:10px;border:none;background:#705bc4;color:#fff}.ingreso-card input{transition:all .2s ease;outline:none}.ingreso-card input:focus{border-color:#007bff;box-shadow:0 0 3px #007bff80}div.edit{display:flex;justify-content:space-between;align-items:center}.leyenda{font-size:13px}.emp-field label{font-size:.85rem;color:#444}.emp-field input,.emp-field select{padding:10px 12px;border-radius:12px;border:1px solid #ddd;font-size:.9rem}.emp-sucursales-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.emp-sucursal-card{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid #eee;cursor:pointer;transition:all .2s ease}.emp-sucursal-card:hover{background:#f8fafc;border-color:#705bc4}.emp-popup-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}.emp-btn{padding:10px 18px;border-radius:14px;border:none;font-size:.9rem;cursor:pointer}.emp-btn-primary{background:#705bc4;color:#fff}.emp-btn-secondary{background:#e5e7eb;color:#111}.emp-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:9999}.emp-popup-container{position:relative;background-color:#fff;display:flex}.emp-popup-form{display:flex;flex-direction:column}.form-section1{display:flex}.emp-popup-container{padding:20px;border-radius:20px}.form-section1{justify-content:space-between;text-align:start}.form-section1 section div.emp-field{display:flex;align-items:center;justify-content:space-between}.form-section1 section{padding:10px}.emp-field input{max-width:150px;min-width:150px}.emp-popup-actions{margin:auto;padding-top:20px}@media only screen and (max-width:900px){.form-section1{flex-direction:column}.emp-popup-form{height:80vh;overflow-y:scroll}.empleados-slider .emp-field select.empleados-select{width:100px!important;min-width:50px}h4.emp-section-title{color:#000}.emp-field input{width:100%;max-width:90%}.emp-grid-3 .emp-field{display:flex;flex-direction:column;align-items:start;padding:5px 0}}.reserva-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.reserva-modal{background:#fff;width:100%;max-width:520px;border-radius:16px;padding:24px;box-shadow:0 20px 40px #0003;animation:fadeIn .3s ease}.reserva-title{text-align:center;font-size:22px;font-weight:600;margin-bottom:20px}.reserva-form{display:flex;flex-direction:column;gap:16px}.reserva-row{display:flex;gap:12px}.reserva-field{display:flex;flex-direction:column;flex:1}.reserva-label{font-size:13px;margin-bottom:6px;color:#555}.reserva-input,.reserva-select{padding:10px 12px;border-radius:10px;border:1px solid #ddd;font-size:14px;transition:border .2s}.reserva-input:focus,.reserva-select:focus{outline:none;border-color:#3b82f6}.reserva-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.reserva-btn{padding:10px 18px;border-radius:10px;font-size:14px;cursor:pointer;border:none}.reserva-btn-primary{background:#3b82f6;color:#fff}.reserva-btn-primary:hover{background:#2563eb}.reserva-btn-secondary{background:#e5e7eb;color:#333}.reserva-btn-secondary:hover{background:#d1d5db}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:900px){.reserva-select{min-width:100px!important}}:root{--pk-bg: #0a0a0f;--pk-bg-elevated: #12121a;--pk-bg-card: #15151f;--pk-bg-hover: #1a1a26;--pk-border: rgba(255, 255, 255, .08);--pk-border-strong: rgba(255, 255, 255, .14);--pk-text: #f5f5f7;--pk-text-secondary: #a0a0b0;--pk-text-muted: #6b6b7a;--pk-primary: #8b5cf6;--pk-primary-hover: #7c3aed;--pk-primary-light: #a78bfa;--pk-primary-bg: rgba(139, 92, 246, .12);--pk-primary-border: rgba(139, 92, 246, .3);--pk-success: #10b981;--pk-success-bg: rgba(16, 185, 129, .15);--pk-warning: #f59e0b;--pk-danger: #f43f5e;--pk-success-border: rgba(16, 185, 129, .3);--pk-warning-bg: rgba(245, 158, 11, .14);--pk-warning-border: rgba(245, 158, 11, .3);--pk-danger-bg: rgba(244, 63, 94, .14);--pk-danger-border: rgba(244, 63, 94, .3)}body{background-color:var(--pk-bg)!important;color:var(--pk-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.bg-dark{background-color:var(--pk-bg)!important;min-height:100vh;width:100vw}.login-container{width:420px!important;height:auto!important;background-color:var(--pk-bg-elevated)!important;border:1px solid var(--pk-border);border-radius:16px!important;padding:36px 32px!important;box-shadow:0 20px 60px #00000080;gap:0;color:var(--pk-text)!important}.login-container h2{font-size:24px!important;font-weight:500;margin-bottom:8px;color:var(--pk-text)}.login-container label,.flex-col-center label.login-label{font-size:11px!important;color:var(--pk-text-secondary)!important;text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:6px;margin-top:14px;width:100%;text-align:left}.login-container input,.flex-col-center .login input{background-color:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;width:100%!important;height:48px!important;border-radius:10px!important;color:var(--pk-text)!important;padding-left:14px!important;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-container input:focus,.flex-col-center .login input:focus{outline:none;border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.login-container input::placeholder{color:var(--pk-text-muted)}.login-container button{background-color:var(--pk-primary)!important;width:100%!important;height:48px!important;border-radius:10px!important;padding:12px!important;color:#fff!important;font-size:14px;font-weight:500;margin-top:24px;border:none;cursor:pointer;transition:background-color .15s,transform .1s;box-shadow:0 4px 16px #8b5cf64d}.login-container button:hover{background-color:var(--pk-primary-hover)!important;transform:translateY(-1px)}.login-container button:active{transform:translateY(0)}.login-web-img,.login-mobile-img{display:none!important}.login-container .login,.login-container .flex-col-start{width:100%!important}.sidebar{background-color:var(--pk-bg-elevated)!important;color:var(--pk-text)!important;width:240px!important;padding:16px 12px!important;border-radius:0!important;border-right:1px solid var(--pk-border);box-shadow:none!important;direction:ltr!important}.sidebar>*{direction:ltr!important}.sidebar::-webkit-scrollbar{width:6px;background-color:transparent}.sidebar::-webkit-scrollbar-thumb{background-color:var(--pk-border-strong);border-radius:3px}.top-image{display:flex;align-items:center;gap:8px;padding:8px 6px;margin-bottom:12px}.top-image img{width:36px!important;height:36px!important;object-fit:contain}.top-image h3{color:var(--pk-text)!important;font-size:15px!important;font-weight:500;margin:0}.user-info{direction:ltr!important;width:100%!important;min-height:auto!important;background-color:var(--pk-bg-hover)!important;border-radius:8px;padding:10px 12px;margin-bottom:16px;justify-content:flex-start!important}.user-details p{font-size:13px;font-weight:500;color:var(--pk-text)}.links{width:100%!important;height:auto!important;flex:1;gap:2px;align-items:stretch!important}.links li{direction:ltr!important;width:100%!important;height:auto!important;min-height:42px;border-radius:8px!important;padding:9px 12px!important;font-size:14px!important;background-color:transparent!important;margin-bottom:2px!important;color:var(--pk-text-secondary);transition:background-color .15s,color .15s;gap:10px}.links li:hover{background-color:var(--pk-primary-bg)!important;color:var(--pk-text)}.links li svg{font-size:18px;color:var(--pk-primary-light);flex-shrink:0}.links a{color:inherit!important;font-size:14px!important;margin-left:0!important}.logout-button{direction:ltr!important;width:100%!important;height:auto!important;min-height:42px;border-radius:8px!important;padding:10px 12px!important;font-size:13px!important;background-color:transparent!important;border:1px solid var(--pk-border-strong);color:var(--pk-text-secondary)!important;margin-top:8px;justify-content:center!important;gap:6px;transition:background-color .15s,color .15s;cursor:pointer}.logout-button:hover{background-color:var(--pk-danger)!important;border-color:var(--pk-danger);color:#fff!important}.branch-container{background-color:var(--pk-bg)!important;color:var(--pk-text)!important}.branch-content{margin-left:240px!important;width:calc(100vw - 240px)!important;background-color:var(--pk-bg)}.branch-top-bar{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border);border-radius:12px!important;color:var(--pk-text);height:auto!important;min-height:80px;padding:18px 24px!important}.branch-top-bar h1,.branch-top-bar h2,.branch-top-bar h3,.branch-top-bar p{color:var(--pk-text)}.branch-top-bar select{background-color:var(--pk-bg)!important;color:var(--pk-text)!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important;height:44px!important;box-shadow:none!important;padding:0 12px}.top-bar-btn{background-color:transparent!important;color:var(--pk-primary-light)!important;border:1.5px solid var(--pk-primary-light)!important;border-radius:25px!important;height:44px!important;font-weight:500!important;transition:background-color .15s,color .15s;cursor:pointer}.top-bar-btn:hover{background-color:var(--pk-primary)!important;border-color:var(--pk-primary)!important;color:#fff!important}.search-input{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-primary-border)!important;border-radius:25px!important;color:var(--pk-text)!important;height:50px!important;padding:5px 20px!important;transition:border-color .15s,box-shadow .15s}.search-input:focus{outline:none;border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.search-input::placeholder{color:var(--pk-text-muted)}.branch-table li,.ingreso-card{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border)!important;border-radius:12px!important;color:var(--pk-text);padding:14px!important;margin-bottom:10px!important;transition:border-color .15s}.branch-table li:hover,.ingreso-card:hover{border-color:var(--pk-primary-border)!important}.branch-table ul{background-color:transparent!important}.branch-car-data,.branch-car-data p,.branch-table p,.branch-table span,.branch-table h3,.branch-table h4{color:var(--pk-text)}.branch-car-data h3,.branch-car-data h4{font-family:JetBrains Mono,ui-monospace,monospace;color:var(--pk-primary-light)}.see-all-btn{background-color:transparent!important;border:1px solid var(--pk-primary-border)!important;color:var(--pk-primary-light)!important;border-radius:10px!important;height:46px!important;transition:background-color .15s,color .15s}.see-all-btn:hover{background-color:var(--pk-primary)!important;color:#fff!important}.branch-content h1,.branch-content h2,.branch-content h3{color:var(--pk-text)}.branch-content p,.branch-content span,.branch-content label{color:var(--pk-text-secondary)}.add-btn{background-color:var(--pk-primary)!important;color:#fff!important;box-shadow:0 4px 20px #8b5cf666!important}.borrar,.branch-table .borrar svg{color:var(--pk-text-muted)}@media only screen and (max-width: 768px){.sidebar{width:260px!important;border-radius:0 16px 16px 0!important}.branch-content{margin-left:0!important;width:100vw!important}.mobile-menu-icon{color:var(--pk-text);background-color:var(--pk-bg-card);border-radius:8px;width:40px;height:40px;display:flex!important;align-items:center;justify-content:center;border:1px solid var(--pk-border)}.login-container{width:90vw!important;max-width:400px}}.branch-content.reservar-div,.branch-content.branch-principal,.branch-content.empleados-slider-branch{margin-left:240px!important;width:calc(100vw - 240px)!important;background-color:var(--pk-bg);color:var(--pk-text)}.branch-top-bar.reservar-contenedor,.branch-top-bar.reservar-contenedor.selector-saldos{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border);border-radius:12px!important;color:var(--pk-text)}.reservar-contenedor h2,.reservar-div h1,.reservar-div h2,.reservar-div h3{color:var(--pk-text)!important}.table-container{background-color:transparent}.reserva-table{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border);border-radius:12px;overflow:hidden;color:var(--pk-text)}.reserva-table th{background-color:var(--pk-primary)!important;color:#fff!important;border-radius:0!important;font-weight:500;padding:12px 15px}.reserva-table td{color:var(--pk-text)!important}.reserva-table tbody tr:nth-child(odd){background:var(--pk-bg-card)!important;color:var(--pk-text)!important}.reserva-table tbody tr:nth-child(2n),table tbody tr:nth-child(2n){background:var(--pk-bg-elevated)!important;color:var(--pk-text)!important}.reserva-table tbody tr{border-bottom:1px solid var(--pk-border)!important}.reserva-table tbody tr:hover{background:var(--pk-bg-hover)!important}.reserva-table table tbody tr span,.reserva-table tbody td span{color:var(--pk-text)!important}.reserva-table td:first-child{font-family:JetBrains Mono,ui-monospace,monospace;color:var(--pk-primary-light)!important}.top-bar-btn-container{gap:10px}.top-bar-btn.acciones{background-color:var(--pk-primary)!important;color:#fff!important;border:none!important}.top-bar-btn.acciones:hover{background-color:var(--pk-primary-hover)!important}.add-btn{background-color:var(--pk-primary)!important;color:#fff!important;border:none!important;box-shadow:0 4px 20px #8b5cf666!important;transition:transform .15s,background-color .15s}.add-btn:hover{background-color:var(--pk-primary-hover)!important;transform:scale(1.05)}.create-btn{background-color:var(--pk-primary)!important;color:#fff!important;border:none!important;border-radius:8px}.create-btn:hover{background-color:var(--pk-primary-hover)!important}.botones button{border-radius:8px}.popup-overlay,.reserva-overlay,.emp-popup-overlay{background-color:#000000b3!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px}.popup-content,.popup-inner,.reserva-modal,.emp-popup-container{background-color:var(--pk-bg-elevated)!important;border:1px solid var(--pk-border);border-radius:16px!important;color:var(--pk-text)!important;box-shadow:0 20px 60px #00000080;position:relative!important;z-index:9001!important;max-height:90vh;overflow-y:auto}.popup-content h3,.popup-content h4,.popup-content label,.popup-inner h3,.popup-inner h4,.popup-inner label,.reserva-modal h3,.reserva-modal label{color:var(--pk-text)!important}.popup-content input,.popup-content select,.popup-inner input,.popup-inner select,.reserva-modal input,.reserva-modal select{background-color:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;color:var(--pk-text)!important;border-radius:8px!important}.popup-content input:focus,.popup-content select:focus,.reserva-modal input:focus{outline:none;border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.popup-content button,.reserva-modal button{border-radius:8px!important}.popup-content button[type=submit],.confirm-btn{background-color:var(--pk-primary)!important;color:#fff!important;border:none!important}.popup-content button[type=submit]:hover,.confirm-btn:hover{background-color:var(--pk-primary-hover)!important}.close-btn{background-color:transparent!important;border:1px solid var(--pk-border-strong)!important;color:var(--pk-text-secondary)!important}.close-btn:hover{background-color:var(--pk-danger)!important;border-color:var(--pk-danger)!important;color:#fff!important}.reserva-form,.emp-popup-form{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border);border-radius:12px;color:var(--pk-text)}.reserva-title,.reserva-label,.reserva-field label,.emp-field label{color:var(--pk-text)!important}.reserva-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--pk-text-secondary)!important}.reserva-input,.reserva-select,.emp-field input,.emp-field select{background-color:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;color:var(--pk-text)!important;border-radius:8px!important}.reserva-input:focus,.reserva-select:focus{outline:none;border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.reserva-btn-primary,.emp-btn-primary{background-color:var(--pk-primary)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-weight:500}.reserva-btn-primary:hover,.emp-btn-primary:hover{background-color:var(--pk-primary-hover)!important}.reserva-btn-secondary,.emp-btn-secondary{background-color:transparent!important;color:var(--pk-text-secondary)!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important}.reserva-btn-secondary:hover,.emp-btn-secondary:hover{background-color:var(--pk-bg-hover)!important;color:var(--pk-text)!important}.branches-container{gap:14px}.branch-card{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border)!important;border-radius:12px!important;color:var(--pk-text)!important;transition:border-color .15s,transform .15s;cursor:pointer}.branch-card:hover{border-color:var(--pk-primary-border)!important;transform:translateY(-2px)}.branch-card h2,.branch-card h3,.branch-card p{color:var(--pk-text)!important}.empleados-slider,.empleados-slider-branch{color:var(--pk-text)}.sublinks{background-color:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:12px;scrollbar-color:var(--pk-primary) var(--pk-bg);padding:6px;gap:4px}.sublinks button,.sublinks a,.sublinks li{color:var(--pk-text-secondary)!important;border-radius:8px}.sublinks button:hover,.sublinks .active{background-color:var(--pk-primary-bg)!important;color:var(--pk-text)!important}.seccion-resultados,.emp-grid{color:var(--pk-text)}.emp-popup-header{color:var(--pk-text)!important;border-bottom:1px solid var(--pk-border)}.emp-empty{color:var(--pk-text-muted)!important}.cierre-caja,.tabla-cierres{color:var(--pk-text)}.tabla-cierres th{background-color:var(--pk-primary)!important;color:#fff!important}.tabla-cierres td{color:var(--pk-text)!important}.filters-container,.cierra-caja-btn{color:var(--pk-text)}.aclaraciones{color:var(--pk-text-secondary)!important}.funciones-abonado{color:var(--pk-text)}.selector-saldos select{background-color:var(--pk-bg)!important;color:var(--pk-text)!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important}.gastos img,.gastos-img{border-radius:8px}.input-group input,.input-group select{background-color:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;color:var(--pk-text)!important;border-radius:8px!important}.input-group label{color:var(--pk-text-secondary)!important}.Comunicados{background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border);border-radius:12px;color:var(--pk-text)}.Listado-total{scrollbar-color:var(--pk-primary) var(--pk-bg)}@media only screen and (max-width: 768px){.branch-content.reservar-div,.branch-content.branch-principal,.branch-content.empleados-slider-branch{margin-left:0!important;width:100vw!important}}.branches-container{max-width:900px!important;margin:0 auto!important;padding:24px!important;gap:16px!important;grid-template-columns:repeat(2,1fr)!important}body>div>h1,.branch-container+h1{color:var(--pk-text)}.branch-card{width:100%!important;height:auto!important;min-height:200px!important;border-radius:16px!important;background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border)!important;padding:24px!important;margin-bottom:0!important;gap:12px;transition:border-color .15s,transform .15s,background-color .15s!important}.branch-card:hover{background-color:var(--pk-bg-card)!important;border-color:var(--pk-primary)!important;transform:translateY(-3px);box-shadow:0 8px 24px #8b5cf633;cursor:pointer}.branch-card img{width:140px!important;height:110px!important;object-fit:contain!important;opacity:.9}.branch-card h2{color:var(--pk-text)!important;font-size:18px!important;font-weight:500!important;margin:0!important;text-align:center}.branch-card:hover h2{color:var(--pk-primary-light)!important}@media only screen and (max-width: 768px){.branches-container{grid-template-columns:1fr!important;max-width:400px!important}.branch-card{min-height:160px!important}.branch-card img{width:110px!important;height:80px!important}}.branch-tables-container{max-width:1100px!important;margin:0 auto!important;gap:32px;padding:0 20px}.branch-content.branch-principal,.branch-content{margin-top:24px!important;justify-content:flex-start!important}.branch-table h3{color:var(--pk-text)!important;font-size:16px!important;font-weight:500!important;margin-bottom:12px!important;text-align:left}.branch-table>div:first-of-type{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:10px;padding:12px 16px;margin-bottom:14px;font-size:13px;color:var(--pk-text-secondary);display:flex;flex-wrap:wrap;gap:6px 16px;line-height:1.5}.branch-table>div:first-of-type span{color:var(--pk-text-secondary)}.branch-table>div:first-of-type strong{color:var(--pk-text)}.branch-table ul{padding:0!important;max-height:600px!important;overflow-y:auto!important}.branch-table li{width:100%!important;padding:0!important;background:transparent!important;border:none!important;margin-bottom:10px!important}.ingreso-card,.flex-evenly.ingreso-card{width:100%!important;padding:14px!important;background-color:var(--pk-bg-card)!important;border:1px solid var(--pk-border)!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;text-align:left!important;height:auto!important;cursor:pointer}.ingreso-card:hover{border-color:var(--pk-primary-border)!important}.ingreso-card img,.branch-table img{width:64px!important;height:48px!important;border-radius:8px!important;object-fit:cover!important;background:var(--pk-bg)!important;flex-shrink:0!important}.branch-car-data{line-height:1.5!important;flex:1;min-width:0}.branch-car-data .edit{margin-bottom:4px}.branch-car-data h3{font-family:JetBrains Mono,ui-monospace,monospace!important;color:var(--pk-primary-light)!important;font-size:15px!important;font-weight:500!important;margin:0!important}.branch-car-data p{color:var(--pk-text-secondary)!important;font-size:12px!important;margin:1px 0!important}.branch-car-data .edit svg{color:var(--pk-primary-light)!important}.ingreso-card svg{color:var(--pk-text-muted)}.table-container{max-width:1000px!important;margin:0 auto 30px!important;overflow-x:auto!important}.table-container::-webkit-scrollbar,.reserva-table::-webkit-scrollbar,.branch-table ul::-webkit-scrollbar{height:8px;width:8px;background-color:var(--pk-bg)}.table-container::-webkit-scrollbar-thumb,.reserva-table::-webkit-scrollbar-thumb,.branch-table ul::-webkit-scrollbar-thumb{background-color:var(--pk-border-strong);border-radius:4px}.table-container::-webkit-scrollbar-track,.reserva-table::-webkit-scrollbar-track{background-color:var(--pk-bg)}.table-container,.reserva-table,.branch-table ul{scrollbar-width:thin;scrollbar-color:var(--pk-border-strong) var(--pk-bg)}.reserva-table{width:100%!important;margin:0 auto!important}.user-info{width:calc(100% + -0px)!important;box-sizing:border-box;margin-bottom:16px;padding:10px 12px!important;justify-content:flex-start!important;border-radius:8px}.user-details{text-align:left}.user-details p{color:var(--pk-text)!important;font-size:13px}.branch-top-bar h1,.branch-top-bar h2{font-size:22px!important;font-weight:500!important}.branch-top-bar select{min-width:200px}.see-all-btn{max-width:100%;margin-top:10px}.pk-login-page{min-height:100vh;width:100%;background-color:var(--pk-bg);display:flex;flex-direction:column;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.pk-login-logo{position:absolute;top:24px;left:24px;display:flex;align-items:center;gap:10px;z-index:2}.pk-login-logo-mark{width:36px;height:36px;background:var(--pk-primary);border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;color:#fff}.pk-login-logo-text{font-weight:500;font-size:18px;color:var(--pk-text)}.pk-login-secure{position:absolute;top:24px;right:24px;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--pk-text-muted);z-index:2}.pk-login-secure i{font-size:14px;color:var(--pk-success)}.pk-login-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:80px 24px}.pk-login-card{width:420px;max-width:100%;background:var(--pk-bg-elevated);border:1px solid var(--pk-border);border-radius:16px;padding:36px 32px;box-shadow:0 20px 60px #00000080;box-sizing:border-box}.pk-login-head{text-align:center;margin-bottom:28px}.pk-login-head h1{font-size:24px;font-weight:500;margin:0 0 6px;color:var(--pk-text)}.pk-login-head p{font-size:13px;color:var(--pk-text-muted);margin:0}.pk-login-field{margin-bottom:16px}.pk-login-label{font-size:11px;color:var(--pk-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:6px;display:block}.pk-login-card .pk-login-input-wrap{position:relative;width:100%;display:block}.pk-login-card .pk-login-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--pk-text-muted);pointer-events:none;z-index:2}.pk-login-card .pk-login-input-wrap input.pk-login-input{width:100%!important;padding:12px 44px 12px 42px!important;background:var(--pk-bg)!important;background-color:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;border-radius:10px!important;color:var(--pk-text)!important;font-size:14px!important;outline:none!important;box-sizing:border-box!important;height:auto!important;margin:0!important;transition:border-color .15s,box-shadow .15s;font-family:inherit}.pk-login-card .pk-login-input-wrap input.pk-login-input::placeholder{color:var(--pk-text-muted)!important}.pk-login-card .pk-login-input-wrap input.pk-login-input:focus{border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)!important}.pk-login-card .pk-login-eye{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--pk-text-secondary);cursor:pointer;z-index:2}.pk-login-card .pk-login-eye:hover{color:var(--pk-text)}.pk-login-btn{width:100%;background:var(--pk-primary);color:#fff;border:none;padding:13px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #8b5cf64d;margin-top:8px;transition:background-color .15s,transform .1s;font-family:inherit}.pk-login-btn i{font-size:16px}.pk-login-btn:hover{background:var(--pk-primary-hover);transform:translateY(-1px)}.pk-login-btn:active{transform:translateY(0)}.pk-login-foot{margin-top:20px;padding-top:20px;border-top:1px solid var(--pk-border);text-align:center;font-size:11px;color:var(--pk-text-muted)}@media only screen and (max-width: 768px){.pk-login-card{width:100%;padding:28px 22px}.pk-login-secure span{display:none}}.pk-picker-page{min-height:100vh;width:100%;background-color:var(--pk-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:var(--pk-text)}.pk-picker-topbar{padding:20px 24px;border-bottom:1px solid var(--pk-border)}.pk-picker-logo{display:flex;align-items:center;gap:10px}.pk-picker-logo-mark{width:36px;height:36px;background:var(--pk-primary);border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;color:#fff}.pk-picker-logo-text{font-weight:500;font-size:18px;color:var(--pk-text)}.pk-picker-wrap{max-width:900px;margin:0 auto;padding:40px 24px}.pk-picker-head{text-align:center;margin-bottom:32px}.pk-picker-head h1{font-size:26px;font-weight:500;margin:0 0 6px;color:var(--pk-text)}.pk-picker-head p{font-size:14px;color:var(--pk-text-muted);margin:0}.pk-picker-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pk-picker-card{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:16px;overflow:hidden;cursor:pointer;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;flex-direction:column}.pk-picker-card:hover{border-color:var(--pk-primary);transform:translateY(-3px);box-shadow:0 8px 24px #8b5cf633}.pk-picker-card-img{background:var(--pk-bg-elevated);display:flex;align-items:center;justify-content:center;padding:32px 20px;border-bottom:1px solid var(--pk-border)}.pk-picker-avatar{position:relative;width:88px;height:88px;border-radius:20px;background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);display:flex;align-items:center;justify-content:center}.pk-picker-avatar-icon{position:absolute;font-size:56px;color:#8b5cf62e}.pk-picker-avatar-initials{position:relative;font-size:26px;font-weight:500;color:var(--pk-primary-light);letter-spacing:.02em;z-index:1}.pk-picker-card-body{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pk-picker-card-info{display:flex;align-items:center;gap:10px;min-width:0}.pk-picker-card-info i{font-size:20px;color:var(--pk-primary-light);flex-shrink:0}.pk-picker-card-info h2{font-size:16px;font-weight:500;margin:0;color:var(--pk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pk-picker-card-arrow{font-size:18px;color:var(--pk-text-muted);flex-shrink:0;transition:transform .15s,color .15s}.pk-picker-card:hover .pk-picker-card-arrow{color:var(--pk-primary-light);transform:translate(3px)}.pk-picker-empty{text-align:center;padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:8px}.pk-picker-empty i{font-size:48px;color:var(--pk-text-muted);margin-bottom:8px}.pk-picker-empty p{font-size:15px;font-weight:500;color:var(--pk-text);margin:0}.pk-picker-empty span{font-size:13px;color:var(--pk-text-muted)}@media only screen and (max-width: 768px){.pk-picker-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.pk-subtitle{font-size:13px;color:var(--pk-text-muted)!important;margin:2px 0 0!important}.pk-screen{max-width:1100px;margin:24px auto 0;padding:0 24px 80px;width:100%;box-sizing:border-box}.pk-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:20px}.pk-metric-card{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:10px;padding:14px 16px}.pk-metric-label{font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.pk-metric-value{font-size:24px;font-weight:500;color:var(--pk-text)}.pk-metric-value.pk-accent{color:var(--pk-primary-light)}.pk-metric-sub{font-size:11px;color:var(--pk-text-muted);margin-top:4px;font-weight:400}@media (max-width: 640px){.pk-metrics{grid-template-columns:repeat(2,1fr)!important;gap:8px}.pk-metric-card{padding:12px 13px}.pk-metric-value{font-size:19px}.pk-metric-label,.pk-metric-sub{font-size:10px}}.pk-toolbar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.pk-search{position:relative;flex:1;min-width:240px}.pk-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--pk-text-muted);pointer-events:none}.pk-search input{width:100%;padding:11px 14px 11px 42px;background:var(--pk-bg-card)!important;border:1px solid var(--pk-border-strong)!important;border-radius:10px!important;color:var(--pk-text)!important;font-size:14px;outline:none;box-sizing:border-box}.pk-search input::placeholder{color:var(--pk-text-muted)}.pk-search input:focus{border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.pk-table-wrap{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:12px;overflow:hidden;overflow-x:auto}.pk-table{width:100%;border-collapse:collapse;font-size:13px}.pk-table thead tr{background:#ffffff05}.pk-table th{text-align:left;padding:12px 18px;font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500;border-bottom:1px solid var(--pk-border)}.pk-table th.pk-th-right{text-align:right}.pk-table td{padding:13px 18px;color:var(--pk-text);border-bottom:1px solid rgba(255,255,255,.04);vertical-align:middle}.pk-table tbody tr:last-child td{border-bottom:none}.pk-table tbody tr:hover{background:var(--pk-bg-hover)}.pk-table-inner{border:1px solid var(--pk-border);border-radius:8px;margin-top:10px}.pk-table-inner th,.pk-table-inner td{text-align:center;padding:8px}.pk-cell-titular{display:flex;align-items:center;gap:10px}.pk-avatar-sm{width:32px;height:32px;border-radius:50%;background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;color:var(--pk-primary-light);flex-shrink:0}.pk-plate{font-family:JetBrains Mono,ui-monospace,monospace;background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);color:var(--pk-primary-light);padding:4px 9px;border-radius:6px;font-size:12px;font-weight:500;display:inline-block}.pk-actions{display:flex;gap:6px;justify-content:flex-end}.pk-icon-btn{background:transparent!important;border:none!important;padding:6px!important;border-radius:6px!important;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:background-color .15s}.pk-icon-btn:hover{background:var(--pk-bg-hover)!important}.pk-icon-success{color:var(--pk-success)!important}.pk-icon-muted{color:var(--pk-text-secondary)!important}.pk-icon-primary{color:var(--pk-primary-light)!important}.pk-icon-danger{color:var(--pk-danger)!important}.pk-empty-row{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;color:var(--pk-text-muted)}.pk-empty-row i{font-size:32px}.pk-legend{display:flex;gap:16px;justify-content:flex-end;margin-top:12px;font-size:11px;color:var(--pk-text-muted);flex-wrap:wrap}.pk-legend span{display:flex;align-items:center;gap:5px}.pk-fab{position:fixed;bottom:32px;right:32px;width:56px;height:56px;border-radius:50%;background:var(--pk-primary)!important;color:#fff!important;border:none!important;box-shadow:0 4px 20px #8b5cf666!important;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;z-index:1000;transition:transform .15s,background-color .15s}.pk-fab:hover{background:var(--pk-primary-hover)!important;transform:scale(1.05)}.pk-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9000;padding:20px}.pk-modal-overlay.pk-confirm-overlay{z-index:11000}.pk-modal{background:var(--pk-bg-elevated);border:1px solid var(--pk-border);border-radius:16px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;box-sizing:border-box}.pk-modal-sm{max-width:440px}.pk-modal-md{max-width:620px}.pk-modal-lg{max-width:900px}.pk-modal-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--pk-border);position:sticky;top:0;background:var(--pk-bg-elevated);z-index:1}.pk-modal-head h2{font-size:19px;font-weight:500;margin:0;color:var(--pk-text)}.pk-modal-close{background:transparent!important;border:none!important;color:var(--pk-text-secondary)!important;font-size:20px;cursor:pointer;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center}.pk-modal-close:hover{background:var(--pk-bg-hover)!important;color:var(--pk-text)!important}.pk-modal-body{padding:24px;display:flex;flex-direction:column;gap:24px}.pk-form-section-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:var(--pk-primary-light);margin:0 0 16px}.pk-form-section-title.pk-muted{color:var(--pk-text-secondary)}.pk-form-section-alt{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:12px;padding:18px}.pk-step-num{width:24px;height:24px;border-radius:50%;background:var(--pk-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;flex-shrink:0}.pk-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.pk-form-row{display:flex;gap:12px}.pk-form-col{display:flex;flex-direction:column;gap:10px}.pk-field{display:flex;flex-direction:column}.pk-field label{font-size:11px;color:var(--pk-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:6px}.pk-field input,.pk-field select,.pk-form-row select,.pk-form-col input,.pk-form-col select{width:100%;padding:10px 12px;background:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important;color:var(--pk-text)!important;font-size:14px;outline:none;box-sizing:border-box;font-family:inherit}.pk-field input::placeholder,.pk-form-col input::placeholder{color:var(--pk-text-muted)}.pk-field input:focus,.pk-field select:focus,.pk-form-row select:focus,.pk-form-col input:focus,.pk-form-col select:focus{border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.pk-input-plate{text-transform:uppercase;font-weight:500!important;letter-spacing:1px;font-family:JetBrains Mono,ui-monospace,monospace!important;color:var(--pk-primary-light)!important}.pk-monto-box{border:2px solid var(--pk-primary-border);border-radius:10px;padding:14px 16px;background:var(--pk-primary-bg)}.pk-monto-box label{display:block;font-size:11px;font-weight:500;color:var(--pk-primary-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.pk-monto-box input{width:100%;border:none!important;background:transparent!important;font-size:26px;font-weight:500;color:var(--pk-text)!important;outline:none;padding:0!important}.pk-check-row{display:flex;align-items:center;gap:10px;background:var(--pk-bg-card);border:1px solid var(--pk-border);padding:12px 14px;border-radius:8px;cursor:pointer;font-size:13px;color:var(--pk-text)}.pk-check-row input{width:16px;height:16px;accent-color:var(--pk-primary)}.pk-modal-actions{display:flex;gap:12px;margin-top:4px}.pk-btn-primary{flex:2;padding:13px;background:var(--pk-primary)!important;color:#fff!important;border:none!important;border-radius:10px!important;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .15s}.pk-btn-primary:hover{background:var(--pk-primary-hover)!important}.pk-btn-secondary{flex:1;padding:13px;background:transparent!important;color:var(--pk-text-secondary)!important;border:1px solid var(--pk-border-strong)!important;border-radius:10px!important;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .15s}.pk-btn-secondary:hover{background:var(--pk-bg-hover)!important;color:var(--pk-text)!important}.pk-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:14px;color:var(--pk-text)}.pk-detail-label{display:block;font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.pk-details-subtitle{font-size:15px;font-weight:500;color:var(--pk-text);margin:0;padding-top:16px;border-top:1px solid var(--pk-border)}.pk-pdf-link{color:var(--pk-danger);display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none}.pk-muted{color:var(--pk-text-muted)!important}@media only screen and (max-width: 768px){.pk-screen{padding:0 14px 80px}.pk-details-grid,.pk-form-grid{grid-template-columns:1fr}}.pk-cell-titular-info{display:flex;flex-direction:column;min-width:0}.pk-cell-name{font-size:13px;color:var(--pk-text)}.pk-cell-sub{font-size:11px;color:var(--pk-text-muted)}.pk-cell-vehiculo{font-size:13px;color:var(--pk-text-secondary)}.pk-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:6px;font-size:11px;font-weight:500}.pk-badge-success{background:var(--pk-success-bg);border:1px solid var(--pk-success-border);color:var(--pk-success)}.pk-badge-warning{background:var(--pk-warning-bg);border:1px solid var(--pk-warning-border);color:var(--pk-warning)}.pk-badge-danger{background:var(--pk-danger-bg);border:1px solid var(--pk-danger-border);color:var(--pk-danger)}.pk-badge-muted{background:#6b6b7a26;border:1px solid rgba(107,107,122,.3);color:var(--pk-text-muted)}.pk-select-suc{background:var(--pk-bg-card)!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important;padding:8px 12px!important;color:var(--pk-text)!important;font-size:13px;outline:none;cursor:pointer;font-family:inherit}.pk-select-suc:focus{border-color:var(--pk-primary)!important}.pk-pills{display:flex;gap:2px;background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:10px;padding:3px}.pk-pill{background:transparent!important;border:none!important;color:var(--pk-text-secondary)!important;padding:7px 14px!important;border-radius:7px!important;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .15s,color .15s;font-family:inherit}.pk-pill:hover{color:var(--pk-text)!important}.pk-pill.active{background:var(--pk-primary-bg)!important;color:var(--pk-primary-light)!important}.pk-cell-stack{display:flex;flex-direction:column;line-height:1.35}.pk-btn-icon{display:flex!important;align-items:center;gap:6px;padding:10px 14px!important;font-size:13px!important;white-space:nowrap;flex:0 0 auto!important}.pk-btn-icon svg{font-size:14px}@media only screen and (max-width: 768px){.pk-pills{flex-wrap:wrap}.pk-pill{flex:1;min-width:0}}.pk-fondo-card{background:linear-gradient(135deg,var(--pk-primary) 0%,#6d28d9 100%);border-radius:16px;padding:22px 26px;display:flex;align-items:center;gap:20px;margin-bottom:20px;box-shadow:0 8px 32px #8b5cf64d}.pk-fondo-icon{width:56px;height:56px;border-radius:14px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;flex-shrink:0}.pk-fondo-label{font-size:12px;color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:4px}.pk-fondo-value{font-size:30px;font-weight:500;color:#fff;line-height:1.15}.pk-fondo-sub{font-size:12px;color:#ffffffb3;margin-top:4px}.pk-positive{color:var(--pk-success)!important}.pk-negative{color:var(--pk-danger)!important}.pk-monto{font-family:JetBrains Mono,ui-monospace,monospace;font-weight:500;font-size:13px}.pk-monto-total{font-family:JetBrains Mono,ui-monospace,monospace;font-weight:500;font-size:15px}.pk-table tfoot tr{background:var(--pk-bg-elevated)}.pk-table tfoot td{padding:14px 18px;border-top:1px solid var(--pk-border);border-bottom:none}.pk-tfoot-label{font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.pk-badge-primary{background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);color:var(--pk-primary-light)}.pk-gasto-img{width:100%;max-height:320px;object-fit:contain;border-radius:8px;border:1px solid var(--pk-border);margin-top:10px}@media only screen and (max-width: 768px){.pk-fondo-card{flex-direction:column;text-align:center}.pk-fondo-value{font-size:26px}}.pk-maintabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:20px}.pk-maintab{display:flex;align-items:center;gap:12px;background:var(--pk-bg-card)!important;border:1px solid var(--pk-border)!important;border-radius:12px!important;padding:16px 18px!important;cursor:pointer;transition:border-color .15s,transform .15s,background-color .15s;text-align:left;font-family:inherit;color:var(--pk-text)!important;width:100%}.pk-maintab:hover{border-color:var(--pk-primary)!important;transform:translateY(-2px)}.pk-maintab.active{background:var(--pk-primary-bg)!important;border-color:var(--pk-primary)!important;box-shadow:0 4px 16px #8b5cf633}.pk-maintab i{font-size:26px;color:var(--pk-primary-light);flex-shrink:0}.pk-maintab-info{display:flex;flex-direction:column;gap:2px;min-width:0}.pk-maintab-label{font-size:15px;font-weight:500;color:var(--pk-text)}.pk-maintab-sub{font-size:11px;color:var(--pk-text-muted)}.pk-subtabs{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid var(--pk-border)}.pk-subtab{display:flex;align-items:center;gap:6px;background:transparent!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important;padding:8px 12px!important;color:var(--pk-text-secondary)!important;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s;font-family:inherit}.pk-subtab:hover{background:var(--pk-bg-hover)!important;color:var(--pk-text)!important}.pk-subtab.active{background:var(--pk-primary)!important;border-color:var(--pk-primary)!important;color:#fff!important}@media (max-width: 640px){.pk-maintabs{grid-template-columns:1fr!important;gap:8px;margin-bottom:14px}.pk-maintab{padding:12px 14px!important;gap:10px}.pk-maintab i{font-size:22px}.pk-maintab-label{font-size:13px}.pk-maintab-sub{font-size:10px}.pk-subtabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px;margin-bottom:12px}.pk-subtabs::-webkit-scrollbar{height:4px}.pk-subtab{flex-shrink:0;padding:6px 10px!important;font-size:11px}}.pk-subtab i{font-size:14px}.pk-section-content{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:12px;padding:20px;min-height:300px}@media only screen and (max-width: 768px){.pk-maintabs{grid-template-columns:1fr}.pk-subtabs{overflow-x:auto;flex-wrap:nowrap}.pk-subtab{white-space:nowrap}}.pk-suc-chips{display:flex;flex-wrap:wrap;gap:4px}.pk-suc-chip{background:var(--pk-bg-elevated);border:1px solid var(--pk-border);color:var(--pk-text-secondary);padding:3px 8px;border-radius:5px;font-size:11px;font-weight:500}.pk-perm-chips{display:flex;gap:5px;flex-wrap:wrap}.pk-perm-chip{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);color:var(--pk-primary-light);font-size:14px;cursor:default}.pk-suc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.pk-suc-card{display:flex;align-items:center;gap:10px;background:var(--pk-bg-card);border:1px solid var(--pk-border-strong);border-radius:10px;padding:12px 14px;cursor:pointer;transition:border-color .15s,background-color .15s;color:var(--pk-text)}.pk-suc-card:hover{background:var(--pk-bg-hover)}.pk-suc-card.active{background:var(--pk-primary-bg);border-color:var(--pk-primary)}.pk-suc-card input[type=checkbox]{width:16px;height:16px;accent-color:var(--pk-primary);cursor:pointer;flex-shrink:0}.pk-suc-card i{font-size:18px;color:var(--pk-primary-light);flex-shrink:0}.pk-suc-card span{font-size:13px;font-weight:500}.pk-metric-value.pk-positive{color:var(--pk-success)}.pk-metric-value.pk-negative{color:var(--pk-danger)}.pk-form-card{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:12px;padding:20px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}.pk-info-card{background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);border-radius:10px;padding:14px 16px;margin-bottom:16px;display:flex;align-items:flex-start;gap:12px}.pk-info-icon{width:32px;height:32px;border-radius:8px;background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);display:flex;align-items:center;justify-content:center;color:var(--pk-primary-light);font-size:18px;flex-shrink:0}.pk-info-text{flex:1;font-size:13px;color:var(--pk-text);line-height:1.5}.pk-textarea{width:100%!important;padding:10px 12px!important;background:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;border-radius:8px!important;color:var(--pk-text)!important;font-size:14px!important;outline:none;box-sizing:border-box;font-family:inherit;resize:vertical;min-height:80px}.pk-textarea::placeholder{color:var(--pk-text-muted)}.pk-textarea:focus{border-color:var(--pk-primary)!important;box-shadow:0 0 0 3px var(--pk-primary-bg)}.pk-perm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.pk-perm-card{display:flex;align-items:center;gap:10px;background:var(--pk-bg-card);border:1px solid var(--pk-border-strong);border-radius:10px;padding:12px 14px;cursor:pointer;transition:border-color .15s,background-color .15s;color:var(--pk-text)}.pk-perm-card:hover{background:var(--pk-bg-hover)}.pk-perm-card.active{background:var(--pk-primary-bg);border-color:var(--pk-primary)}.pk-perm-card input[type=checkbox]{width:16px;height:16px;accent-color:var(--pk-primary);cursor:pointer;flex-shrink:0}.pk-perm-card i{font-size:18px;color:var(--pk-primary-light);flex-shrink:0}.pk-perm-card span{font-size:13px;font-weight:500}.pk-section-fab{display:flex;justify-content:flex-end;margin-top:16px}.pk-form-section-title i{font-size:16px;color:var(--pk-primary-light)}.pk-factura-split{display:grid;grid-template-columns:1fr 420px;gap:20px;align-items:start}.pk-factura-form{display:flex;flex-direction:column;gap:16px}.pk-factura-preview{position:sticky;top:20px}.pk-step-num.pk-step-done{background:var(--pk-success)!important;color:#fff}.pk-step-num.pk-step-done svg{font-size:14px}.pk-tipo-factura-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pk-tipo-card{background:var(--pk-bg)!important;border:2px solid var(--pk-border-strong)!important;border-radius:12px!important;padding:20px 16px!important;cursor:pointer;transition:border-color .15s,background-color .15s,transform .15s;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--pk-text)!important;font-family:inherit}.pk-tipo-card:hover{border-color:var(--pk-primary)!important;transform:translateY(-2px)}.pk-tipo-card.active{background:var(--pk-primary-bg)!important;border-color:var(--pk-primary)!important}.pk-tipo-letter{width:48px;height:48px;border-radius:12px;background:var(--pk-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:600;margin-bottom:4px}.pk-tipo-label{font-size:15px;font-weight:500;color:var(--pk-text)}.pk-tipo-sub{font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em}.pk-auto-found{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--pk-success);margin-top:6px;background:var(--pk-success-bg);border:1px solid var(--pk-success-border);border-radius:6px;padding:6px 10px}.pk-preview-card{background:var(--pk-bg-elevated);border:1px solid var(--pk-border);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:18px;box-shadow:0 8px 24px #0000004d}.pk-preview-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:14px;border-bottom:2px dashed var(--pk-border)}.pk-preview-tipo{font-size:13px;color:var(--pk-primary-light);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.pk-preview-titulo{font-size:18px;font-weight:500;color:var(--pk-text);margin-top:2px}.pk-preview-logo{display:flex;align-items:center}.pk-preview-section{display:flex;flex-direction:column;gap:3px}.pk-preview-label{font-size:10px;font-weight:500;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.pk-preview-value{font-size:14px;font-weight:500;color:var(--pk-text)}.pk-preview-sub{font-size:12px;color:var(--pk-text-secondary)}.pk-preview-detalle-row{display:flex;justify-content:space-between;font-size:13px;color:var(--pk-text);padding:6px 0}.pk-preview-totals{padding-top:14px;border-top:2px dashed var(--pk-border);display:flex;flex-direction:column;gap:6px}.pk-preview-total-row{display:flex;justify-content:space-between;font-size:13px;color:var(--pk-text-secondary);font-family:JetBrains Mono,ui-monospace,monospace}.pk-preview-total-final{font-size:18px;font-weight:600;color:var(--pk-primary-light);padding-top:8px;border-top:1px solid var(--pk-border);margin-top:4px}.pk-preview-footer{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:var(--pk-text-muted);font-style:italic;padding-top:8px}@media only screen and (max-width: 900px){.pk-factura-split{grid-template-columns:1fr}.pk-factura-preview{position:static}}.pk-comp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.pk-comp-item{display:flex;align-items:center;gap:12px;background:var(--pk-bg);border:1px solid var(--pk-border);border-radius:10px;padding:14px}.pk-comp-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.pk-comp-info{display:flex;flex-direction:column;gap:2px;min-width:0}.pk-comp-label{font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em}.pk-comp-value{font-size:22px;font-weight:500;color:var(--pk-text);line-height:1.1}.pk-pago-list{display:flex;flex-direction:column;gap:14px}.pk-pago-row{display:flex;flex-direction:column;gap:6px}.pk-pago-head{display:flex;justify-content:space-between;align-items:center}.pk-pago-info{display:flex;align-items:center;gap:8px}.pk-pago-label{font-size:13px;font-weight:500;color:var(--pk-text)}.pk-pago-count{font-size:11px;color:var(--pk-text-muted)}.pk-pago-monto{font-family:JetBrains Mono,ui-monospace,monospace;font-weight:500;font-size:14px;color:var(--pk-text)}.pk-pago-bar{width:100%;height:8px;background:var(--pk-bg);border-radius:4px;overflow:hidden;border:1px solid var(--pk-border)}.pk-pago-bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.pk-pago-pct{font-size:11px;color:var(--pk-text-muted);text-align:right}.pk-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.pk-team-card{display:flex;align-items:center;gap:10px;background:var(--pk-bg);border:1px solid var(--pk-border);border-radius:10px;padding:10px 14px;font-size:13px;color:var(--pk-text)}.pk-vehicle-profile{background:linear-gradient(135deg,#8b5cf626,#8b5cf60d);border:1px solid rgba(139,92,246,.3);border-radius:12px;padding:20px;margin-bottom:20px;display:flex;align-items:center;gap:20px}.pk-vehicle-icon{width:60px;height:60px;border-radius:14px;background:var(--pk-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.pk-vehicle-info{flex:1;min-width:0}.pk-vehicle-head{display:flex;align-items:center;gap:10px;margin-bottom:6px;flex-wrap:wrap}.pk-vehicle-meta{font-size:12px;color:var(--pk-text-secondary)}.pk-vehicle-stats{display:flex;gap:18px;font-size:12px;color:var(--pk-text-muted);flex-wrap:wrap}.pk-vehicle-stats strong{color:var(--pk-text);font-size:14px;font-weight:500}.pk-timeline-day{margin-bottom:24px}.pk-timeline-day-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.pk-timeline-day-badge{background:var(--pk-primary-bg);border:1px solid var(--pk-primary-border);color:var(--pk-primary-light);padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.pk-timeline-day-line{flex:1;height:1px;background:var(--pk-border)}.pk-timeline-day-count{font-size:11px;color:var(--pk-text-muted)}.pk-timeline-list{position:relative;padding-left:20px}.pk-timeline-list:before{content:"";position:absolute;left:23px;top:12px;bottom:12px;width:2px;background:#8b5cf633}.pk-timeline-event{position:relative;display:flex;margin-bottom:12px}.pk-timeline-event:last-child{margin-bottom:0}.pk-timeline-dot{position:absolute;left:-9px;top:8px;width:34px;height:34px;border-radius:50%;background:var(--pk-bg);display:flex;align-items:center;justify-content:center;z-index:1;font-size:18px}.pk-timeline-dot-in{border:2px solid var(--pk-success);color:var(--pk-success)}.pk-timeline-dot-out{border:2px solid #f59e0b;color:#f59e0b}.pk-timeline-card{margin-left:38px;flex:1;background:var(--pk-bg);border:1px solid var(--pk-border);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.pk-timeline-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.pk-timeline-card-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pk-timeline-time{font-size:11px;color:var(--pk-text-muted);margin-left:6px}.pk-timeline-card-meta{display:flex;gap:16px;font-size:11px;color:var(--pk-text-muted);flex-wrap:wrap}.pk-timeline-card-meta strong{color:var(--pk-text);font-weight:500}@media only screen and (max-width: 768px){.pk-vehicle-profile{flex-direction:column;text-align:center}.pk-vehicle-stats{justify-content:center}.pk-timeline-card-head{flex-direction:column}}.branch-principal .branch-tables-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.branch-principal .branch-table{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:12px;padding:18px}.branch-principal .pk-branch-section-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:var(--pk-text);margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid var(--pk-border)}.branch-principal .pk-branch-section-title i{font-size:18px}.branch-principal .branch-table>h3:not(.pk-branch-section-title){font-size:13px;font-weight:500;color:var(--pk-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:16px 0 10px;padding-top:12px;border-top:1px dashed var(--pk-border)}.branch-principal .branch-table>h3:not(.pk-branch-section-title):first-of-type{margin-top:0;padding-top:0;border-top:none}.branch-principal .branch-table ul{list-style:none;padding:0;margin:0}.branch-principal .branch-table ul:empty:after{content:"Sin movimientos";display:block;text-align:center;color:var(--pk-text-muted);padding:30px 10px;font-size:12px;font-style:italic}@media only screen and (max-width: 900px){.branch-principal .branch-tables-container{grid-template-columns:1fr}}.pk-pago-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pk-pago-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:var(--pk-bg)!important;border:1px solid var(--pk-border-strong)!important;border-radius:10px!important;padding:20px 14px!important;cursor:pointer;transition:border-color .15s,background-color .15s,transform .15s;color:var(--pk-text)!important;font-family:inherit;font-weight:500;font-size:13px}.pk-pago-card:hover{border-color:var(--pk-primary)!important;background:var(--pk-primary-bg)!important;transform:translateY(-2px)}.pk-pago-card i{font-size:28px;color:var(--pk-primary-light)}.pk-pago-card span{font-size:13px}.pk-modal-lg{max-width:720px}@media only screen and (max-width: 768px){.pk-pago-grid{grid-template-columns:1fr}}.pk-comunicados-banner{background:linear-gradient(135deg,#8b5cf62e,#8b5cf614);border:1px solid rgba(139,92,246,.4);border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:14px;position:relative;margin-bottom:16px;animation:pk-banner-slide-in .3s ease-out}@keyframes pk-banner-slide-in{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.pk-comunicados-icon{width:36px;height:36px;border-radius:50%;background:var(--pk-primary);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;animation:pk-bell-pulse 2s ease-in-out infinite}@keyframes pk-bell-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.pk-comunicados-content{flex:1;min-width:0}.pk-comunicados-head{display:flex;align-items:center;gap:8px;margin-bottom:2px}.pk-comunicados-head strong{font-size:13px;color:var(--pk-text);font-weight:500}.pk-comunicados-badge{font-size:9px;background:var(--pk-primary);color:#fff;padding:2px 6px;border-radius:4px;font-weight:500;letter-spacing:.05em}.pk-comunicados-list{color:var(--pk-text-secondary);font-size:12px;line-height:1.5}.pk-comunicados-sep{color:var(--pk-text-muted)}.pk-comunicados-close{background:transparent;border:none;color:var(--pk-text-muted);cursor:pointer;padding:6px;border-radius:6px;font-size:18px;flex-shrink:0;transition:background-color .15s,color .15s;display:flex;align-items:center;justify-content:center}.pk-comunicados-close:hover{background:#ffffff0d;color:var(--pk-text)}.pk-btn-qr{display:flex;align-items:center;gap:8px;padding:11px 16px;background:var(--pk-primary-bg);color:var(--pk-primary-light);border:1px solid var(--pk-primary-border);border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s,border-color .15s;white-space:nowrap;font-family:inherit}.pk-btn-qr:hover{background:var(--pk-primary);color:#fff;border-color:var(--pk-primary)}.pk-btn-qr i{font-size:18px}.pk-qr-wrap{width:100%;max-width:320px;margin:0 auto}.pk-qr-scanner-container{position:relative;width:100%;background:#000;border-radius:8px;overflow:hidden;border:1px solid var(--pk-border)}.pk-qr-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:999}.pk-qr-scanner-container .pk-qr-corner,.pk-qr-scanner-container .pk-qr-scan-line{z-index:1000}.pk-qr-scanner-frame{position:relative;background:linear-gradient(135deg,#0a0a0f,#15151f);border-radius:8px;aspect-ratio:1;overflow:hidden;border:1px solid var(--pk-border)}.pk-qr-scanner-video{width:100%;height:100%;object-fit:cover;display:block}.pk-qr-corner{position:absolute;width:32px;height:32px;pointer-events:none}.pk-qr-corner-tl{top:12px;left:12px;border-top:3px solid var(--pk-primary-light);border-left:3px solid var(--pk-primary-light);border-radius:4px 0 0}.pk-qr-corner-tr{top:12px;right:12px;border-top:3px solid var(--pk-primary-light);border-right:3px solid var(--pk-primary-light);border-radius:0 4px 0 0}.pk-qr-corner-bl{bottom:12px;left:12px;border-bottom:3px solid var(--pk-primary-light);border-left:3px solid var(--pk-primary-light);border-radius:0 0 0 4px}.pk-qr-corner-br{bottom:12px;right:12px;border-bottom:3px solid var(--pk-primary-light);border-right:3px solid var(--pk-primary-light);border-radius:0 0 4px}.pk-qr-scan-line{position:absolute;left:30px;right:30px;top:50%;height:2px;background:linear-gradient(90deg,transparent,var(--pk-primary-light),transparent);box-shadow:0 0 10px var(--pk-primary-light);pointer-events:none;animation:pk-scan-line 2s ease-in-out infinite}@keyframes pk-scan-line{0%,to{top:25%;opacity:1}50%{top:75%;opacity:.7}}.pk-toolbar{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}.pk-toolbar .pk-search{flex:1;min-width:200px;margin-bottom:0!important}@media only screen and (max-width: 600px){.pk-comunicados-banner{flex-wrap:wrap}.pk-btn-qr{width:100%;justify-content:center}.pk-toolbar{flex-direction:column}}.pk-toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;max-width:360px;pointer-events:none}.pk-toast{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:10px;border:1px solid;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:auto;animation:pk-toast-slide-in .3s ease-out;box-shadow:0 8px 24px #0006;min-width:280px}@keyframes pk-toast-slide-in{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}.pk-toast-success{background:linear-gradient(135deg,#10b98133,#10b98114);border-color:#10b98166}.pk-toast-error{background:linear-gradient(135deg,#f43f5e33,#f43f5e14);border-color:#f43f5e66}.pk-toast-warning{background:linear-gradient(135deg,#f59e0b33,#f59e0b14);border-color:#f59e0b66}.pk-toast-info{background:linear-gradient(135deg,#8b5cf633,#8b5cf614);border-color:#8b5cf666}.pk-toast-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:18px}.pk-toast-success .pk-toast-icon{background:#10b981}.pk-toast-error .pk-toast-icon{background:#f43f5e}.pk-toast-warning .pk-toast-icon{background:#f59e0b}.pk-toast-info .pk-toast-icon{background:#8b5cf6}.pk-toast-content{flex:1;min-width:0}.pk-toast-title{font-size:13px;font-weight:500;color:var(--pk-text);line-height:1.3}.pk-toast-desc{font-size:11px;color:var(--pk-text-secondary);margin-top:2px;line-height:1.4}.pk-toast-close{background:transparent;border:none;color:var(--pk-text-muted);cursor:pointer;padding:4px;border-radius:4px;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .15s,color .15s}.pk-toast-close:hover{background:#ffffff14;color:var(--pk-text)}@media only screen and (max-width: 600px){.pk-toast-container{top:10px;right:10px;left:10px;max-width:none}.pk-toast{min-width:0}}.pk-confirm{padding:28px 28px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;max-width:420px!important}.pk-confirm-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:16px;border:2px solid}.pk-confirm-default .pk-confirm-icon{background:var(--pk-primary-bg);border-color:var(--pk-primary-border);color:var(--pk-primary-light)}.pk-confirm-danger .pk-confirm-icon{background:#f43f5e1f;border-color:#f43f5e66;color:#f43f5e}.pk-confirm-success .pk-confirm-icon{background:#10b9811f;border-color:#10b98166;color:#10b981}.pk-confirm-warning .pk-confirm-icon{background:#f59e0b1f;border-color:#f59e0b66;color:#f59e0b}.pk-confirm-body{margin-bottom:22px}.pk-confirm-title{font-size:18px;font-weight:500;color:var(--pk-text);margin:0 0 8px}.pk-confirm-message{font-size:13px;color:var(--pk-text-secondary);margin:0;line-height:1.5}.pk-confirm-actions{display:flex;gap:10px;justify-content:center;width:100%}.pk-confirm-actions button{min-width:110px}.pk-btn-danger{background:#f43f5e!important;color:#fff!important;border-color:#f43f5e!important}.pk-btn-danger:hover{background:#e11d48!important;border-color:#e11d48!important}.ingreso-card-badges{display:flex;align-items:center;gap:6px;margin-top:3px;margin-bottom:5px;flex-wrap:wrap}.ingreso-badge{display:inline-block;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:500;line-height:1.4;white-space:nowrap}.ingreso-badge-tipo{background:#8b5cf626;border:1px solid rgba(139,92,246,.3);color:#a78bfa}.ingreso-badge-clase{background:#ffffff0f;color:#a0a0b0;font-family:monospace;border:1px solid rgba(255,255,255,.08)}.ingreso-card-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#a0a0b0;margin:4px 0 0;flex-wrap:wrap}.ingreso-card-meta i{font-size:11px}.ingreso-card-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#a0a0b0;margin:0}.ingreso-card-status--active{color:#10b981}.ingreso-card-status-dot{display:inline-block;width:6px;height:6px;background:#10b981;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){.ingreso-card img{display:none!important}.ingreso-card .branch-car-data h3{display:inline-block;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);color:#a78bfa;padding:3px 9px;border-radius:6px;font-family:monospace;font-size:12px;font-weight:500;margin:0 0 4px}.ingreso-card-badges{margin-top:4px}}.pk-fondo-edit-btn{background:#8b5cf61f;border:1px solid rgba(139,92,246,.3);color:#a78bfa;padding:8px 14px;border-radius:8px;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:background-color .15s,border-color .15s;font-family:inherit;flex-shrink:0;white-space:nowrap}.pk-fondo-edit-btn:hover{background:#8b5cf633;border-color:#8b5cf680}.pk-fondo-edit-btn i{font-size:14px}.pk-fondo-card{display:flex;align-items:center;gap:14px}.pk-fondo-info{flex:1;min-width:0}.pk-fondo-editor-current{background:#8b5cf60f;border:1px solid rgba(139,92,246,.2);border-radius:10px;padding:14px 16px;margin-bottom:16px;text-align:center}.pk-fondo-editor-current-label{font-size:11px;color:var(--pk-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.pk-fondo-editor-current-value{font-size:24px;font-weight:500;color:#a78bfa;font-family:monospace}.pk-input-with-prefix{display:flex;align-items:stretch;background:var(--pk-bg-input);border:1px solid var(--pk-border);border-radius:8px;overflow:hidden;transition:border-color .15s}.pk-input-with-prefix:focus-within{border-color:var(--pk-primary)}.pk-input-prefix{background:#8b5cf614;border-right:1px solid var(--pk-border);color:#a78bfa;padding:10px 14px;font-weight:500;font-family:monospace;font-size:14px}.pk-input-with-prefix input{flex:1;background:transparent;border:none;outline:none;color:var(--pk-text);padding:10px 12px;font-size:14px;font-family:monospace;width:100%}.pk-fondo-editor-preview{background:var(--pk-bg-input);border:1px solid var(--pk-border);border-radius:10px;padding:12px 14px;margin-bottom:16px;margin-top:4px}.pk-fondo-editor-preview-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--pk-text-muted);margin-bottom:6px}.pk-fondo-editor-preview-result{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--pk-text);font-weight:500;padding-top:8px;margin-top:6px;border-top:1px dashed var(--pk-border-strong)}.pk-fondo-editor-preview-diff{text-align:right;font-size:11px;margin-top:4px;font-family:monospace}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.pk-fondo-card{flex-wrap:wrap}.pk-fondo-edit-btn{width:100%;justify-content:center;margin-top:8px}.pk-fondo-editor-current-value{font-size:20px}}.pk-historial-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;color:var(--pk-text);font-size:14px;font-weight:500;padding:0;cursor:pointer;font-family:inherit}.pk-historial-toggle:hover{color:#a78bfa}.pk-historial-list{margin-top:16px;display:flex;flex-direction:column;gap:10px}.pk-historial-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:var(--pk-bg-input);border:1px solid var(--pk-border);border-radius:10px}.pk-historial-item-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pk-historial-item-icon i{font-size:16px}.pk-historial-item-info{flex:1;min-width:0}.pk-historial-item-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px;gap:8px}.pk-historial-op{font-size:13px;font-weight:500;font-family:monospace}.pk-historial-fecha{font-size:11px;color:var(--pk-text-muted);white-space:nowrap}.pk-historial-item-motivo{font-size:12px;color:var(--pk-text-secondary);font-style:italic;margin-bottom:4px;line-height:1.4}.pk-historial-item-meta{font-size:11px;color:var(--pk-text-muted);display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-family:monospace}@media (max-width: 640px){.pk-historial-item-head{flex-direction:column;align-items:flex-start;gap:2px}}@media (max-width: 640px){.pk-timeline-card{padding:10px 12px}.pk-timeline-card-head,.pk-timeline-card-title{flex-wrap:wrap;gap:6px}.pk-timeline-time{font-size:11px}.pk-timeline-card-meta{font-size:11px;gap:8px}.pk-metrics{grid-template-columns:repeat(2,1fr)}}.pk-sidebar{position:fixed;top:0;left:0;width:220px;height:100vh;background:#12121a;border-right:1px solid rgba(255,255,255,.08);padding:16px 12px;display:flex;flex-direction:column;z-index:100;overflow-y:auto;font-family:inherit}.pk-sidebar::-webkit-scrollbar{width:4px}.pk-sidebar::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.pk-sidebar-brand{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:20px}.pk-sidebar-logo{width:28px;height:28px;background:#8b5cf6;border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;color:#fff;flex-shrink:0}.pk-sidebar-brand-name{font-weight:500;font-size:14px;color:#f5f5f7}.pk-sidebar-user{display:flex;align-items:center;gap:10px;padding:8px 10px;margin-bottom:16px;background:#1a1a26;border-radius:8px}.pk-sidebar-avatar{width:28px;height:28px;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;color:#a78bfa;flex-shrink:0}.pk-sidebar-user-info{flex:1;min-width:0}.pk-sidebar-user-name{font-size:12px;font-weight:500;color:#f5f5f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pk-sidebar-user-sub{font-size:10px;color:#6b6b7a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pk-sidebar-nav{display:flex;flex-direction:column;gap:2px;flex:1}.pk-sidebar-link{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:6px;color:#a0a0b0;font-size:13px;text-decoration:none;border:1px solid transparent;transition:background-color .15s,color .15s,border-color .15s;font-family:inherit}.pk-sidebar-link:hover{background:#ffffff0a;color:#f5f5f7}.pk-sidebar-link.active{background:#8b5cf626;border-color:#8b5cf64d;color:#a78bfa;font-weight:500}.pk-sidebar-link i{font-size:16px;flex-shrink:0}.pk-sidebar-footer{padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.pk-sidebar-logout{width:100%;background:transparent;color:#a0a0b0;border:1px solid rgba(255,255,255,.14);padding:8px;border-radius:7px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-family:inherit;transition:background-color .15s,color .15s,border-color .15s}.pk-sidebar-logout:hover{background:#f43f5e1a;color:#f43f5e;border-color:#f43f5e4d}.pk-sidebar-logout i{font-size:14px}.pk-sidebar-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99}.pk-sidebar-toggle{display:none;position:fixed;top:14px;left:14px;z-index:101;width:40px;height:40px;background:#12121a;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f5f5f7;cursor:pointer;align-items:center;justify-content:center;font-family:inherit;transition:left .25s ease}.pk-sidebar-toggle i{font-size:18px}.pk-sidebar-toggle.open{left:232px;background:#f43f5e26;border-color:#f43f5e4d;color:#f43f5e}@media (max-width: 900px){.pk-sidebar{transform:translate(-100%);transition:transform .25s ease}.pk-sidebar.open{transform:translate(0)}.pk-sidebar-overlay.show{display:block}.pk-sidebar-toggle{display:flex}}.pk-captura-patente{display:flex;flex-direction:column;color:var(--pk-text)}.pk-captura-help{margin:0 0 12px;font-size:13px;color:var(--pk-text-secondary);text-align:center}.pk-captura-video-wrap{position:relative;background:#000;border-radius:10px;overflow:hidden;aspect-ratio:4/3;margin-bottom:14px;max-height:280px}.pk-captura-video{width:100%;height:100%;object-fit:cover;display:block}.pk-captura-mira{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:2px dashed rgba(255,255,255,.35);border-radius:6px;pointer-events:none}.pk-captura-foto-preview{position:relative;background:#1a1a2a;border:1px solid var(--pk-border);border-radius:10px;overflow:hidden;margin-bottom:14px;max-height:200px}.pk-captura-foto-preview img{width:100%;height:auto;display:block;max-height:200px;object-fit:contain}.pk-captura-foto-tag{position:absolute;bottom:8px;right:8px;background:#000000bf;color:#fff;font-size:11px;padding:3px 8px;border-radius:4px;font-weight:500;display:inline-flex;align-items:center;gap:4px}.pk-captura-patente .pk-captura-btn-full{width:100%;margin-top:8px;padding:11px 14px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:opacity .15s,transform .05s;border:none;color:#fff!important}.pk-captura-patente .pk-captura-btn-full i{font-size:16px}.pk-captura-patente .pk-captura-btn-full:hover:not(:disabled){opacity:.92}.pk-captura-patente .pk-captura-btn-full:active:not(:disabled){transform:scale(.98)}.pk-captura-patente .pk-captura-btn-full:disabled{opacity:.5;cursor:not-allowed}.pk-captura-patente .pk-btn-primary{background:#6e56cf;color:#fff!important}.pk-captura-patente .pk-btn-secondary{background:#ffffff14;color:#fff!important;border:1px solid var(--pk-border-strong)}.pk-captura-patente .pk-btn-success{background:#2d7d5e;color:#fff!important}.pk-captura-patente .pk-btn-ghost{background:transparent;color:var(--pk-text-secondary)!important;border:1px solid var(--pk-border)}.pk-captura-patente .pk-input{width:100%;background:var(--pk-bg-elevated);border:1px solid var(--pk-border-strong);border-radius:7px;padding:10px 12px;color:var(--pk-text);font-size:14px;box-sizing:border-box;margin-bottom:10px}.pk-captura-patente .pk-input-mono{font-family:SF Mono,Monaco,monospace;letter-spacing:1px;text-transform:uppercase}.pk-captura-patente .pk-input:focus{outline:none;border-color:#6e56cf}.pk-captura-patente .pk-input-ok{border-color:#2d7d5e;background:#2d7d5e1f;color:#6ee7b7;font-weight:500}.pk-captura-patente .pk-input-warn{border-color:#f59e0b;background:#f59e0b14}.pk-captura-patente .pk-form-label{display:block;font-size:11px;color:var(--pk-text-secondary);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.pk-captura-patente .pk-captura-alert{padding:9px 12px;border-radius:7px;font-size:13px;margin-bottom:12px;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.pk-captura-patente .pk-captura-alert i{font-size:16px;flex-shrink:0;margin-top:1px}.pk-captura-patente .pk-captura-alert-ok{background:#2d7d5e26;color:#6ee7b7}.pk-captura-patente .pk-captura-alert-warn{background:#f59e0b1f;color:#fcd34d}.pk-captura-patente .ti-spin{animation:pk-spin .8s linear infinite}@keyframes pk-spin{to{transform:rotate(360deg)}}@media only screen and (max-width: 1024px){.sidebar{width:64px!important;transform:translate(0)!important;padding:14px 6px!important}.sidebar .top-image h3,.sidebar .user-info,.sidebar .links li a{display:none!important}.sidebar .top-image{padding:0!important;margin-bottom:14px!important}.sidebar .top-image img{width:40px!important;height:40px!important;object-fit:contain}.sidebar .links{padding:0!important;gap:8px!important;display:flex;flex-direction:column;align-items:center}.sidebar .links li{width:44px;height:44px;padding:0!important;margin:0!important;display:flex!important;align-items:center;justify-content:center;border-radius:10px;font-size:20px!important}.sidebar .links li svg{font-size:22px;margin:0!important}.sidebar .logout-button{width:44px!important;height:44px!important;padding:0!important;font-size:0!important;border-radius:10px!important;display:flex!important;align-items:center;justify-content:center;position:relative}.sidebar .logout-button:before{content:"↪";font-size:20px;line-height:1}body,#root,.app-container,.pk-app,main{padding-left:64px}.mobile-menu-icon{display:none!important}.pk-metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important}.pk-table{font-size:13px}.pk-table th,.pk-table td{padding:10px 8px!important}.pk-toolbar{flex-wrap:wrap;gap:8px!important}}@media only screen and (max-width: 600px){.sidebar{width:260px!important;transform:translate(-100%)!important;transition:transform .3s ease!important;z-index:1000!important;box-shadow:4px 0 20px #0006;padding:18px 14px!important}.sidebar.open{transform:translate(0)!important}.sidebar .top-image h3,.sidebar .user-info,.sidebar .links li a{display:revert!important}.sidebar .top-image img{width:auto!important;height:auto!important}.sidebar .links li{width:auto!important;height:auto!important;padding:10px 12px!important;border-radius:8px;font-size:14px!important;display:flex!important;align-items:center;gap:10px}.sidebar .links li a{font-size:13px!important}.sidebar .logout-button{width:100%!important;height:auto!important;padding:10px!important;font-size:13px!important}.sidebar .logout-button:before{display:none}.sidebar.open~.sidebar-overlay,body:has(.sidebar.open) .sidebar-overlay{display:block}body,#root,.app-container,.pk-app,main{padding-left:0!important}.mobile-menu-icon{display:flex!important;position:fixed;top:14px;left:14px;z-index:999;width:42px;height:42px;background:#15151ff2;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#f5f5f7;align-items:center;justify-content:center;font-size:22px;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pk-screen,.pk-section-inner{padding:70px 14px 100px!important}.pk-metrics{grid-template-columns:1fr 1fr!important;gap:8px!important}.pk-metric-card{padding:10px!important}.pk-metric-label{font-size:9px!important}.pk-metric-value{font-size:20px!important}.pk-screen-title,h1,h2{font-size:18px!important}.pk-branch-section-title{font-size:13px!important}.pk-toolbar{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.pk-toolbar .pk-search,.pk-search{width:100%!important;min-width:0!important}.pk-toolbar .pk-btn-secondary,.pk-toolbar .pk-btn-qr,.pk-toolbar button{width:100%!important;justify-content:center!important}.pk-search input,input[type=text],input[type=email],input[type=password],input[type=number],select{font-size:14px!important;padding:10px 12px!important}.pk-table-wrap{overflow:visible!important}.pk-table{display:block!important}.pk-table thead{display:none!important}.pk-table tbody{display:block!important}.pk-table tbody tr{display:block!important;background:var(--pk-bg-elev-1, #15151f)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;padding:12px!important;margin-bottom:10px!important}.pk-table tbody td{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:6px 0!important;border:none!important;text-align:right!important}.pk-table tbody td:before{content:attr(data-label);color:var(--pk-text-secondary, #a0a0b0);font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:500;flex-shrink:0;margin-right:8px}.pk-table tbody td:last-child,.pk-actions{justify-content:flex-end!important}.pk-actions{gap:6px!important;flex-wrap:wrap}.pk-btn-primary,.pk-btn-secondary{padding:10px 14px!important;font-size:13px!important;min-height:40px}.pk-modal-overlay{padding:0!important;align-items:stretch!important}.pk-modal,.pk-modal-sm,.pk-modal-lg{width:100%!important;max-width:100%!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;margin:0!important}.pk-modal-head{padding:14px 16px!important;position:sticky;top:0;background:var(--pk-bg-elev-1, #15151f);z-index:10}.pk-modal-head h2{font-size:15px!important}.pk-modal-body{padding:14px 16px!important;overflow-y:auto!important}.pk-modal-actions{flex-direction:column!important;gap:8px!important;position:sticky;bottom:0;background:var(--pk-bg-elev-1, #15151f);padding:12px 0!important;border-top:1px solid rgba(255,255,255,.08);margin-top:14px}.pk-modal-actions button{width:100%!important}.pk-pago-card{flex-direction:column!important;text-align:center!important;padding:12px 8px!important}.pk-pago-card i{font-size:20px!important}.pk-fab{width:56px!important;height:56px!important;bottom:20px!important;right:20px!important;font-size:24px!important;box-shadow:0 6px 16px #8b5cf680!important}.pk-comunicados-banner{padding:10px 12px!important;gap:10px!important}.pk-comunicados-icon{width:32px!important;height:32px!important;font-size:15px!important}.pk-comunicados-head strong{font-size:12px!important}.pk-comunicados-list{font-size:11px!important}.pk-timeline-icon{width:32px!important;height:32px!important}.pk-vehiculo-card{padding:14px!important}.pk-qr-scanner-frame{max-width:260px;margin:0 auto}.pk-branch-card{padding:10px!important}.pk-toast{min-width:0!important;padding:10px 12px!important}.pk-toast-title{font-size:12px!important}.pk-toast-desc{font-size:10px!important}.pk-confirm{padding:20px 18px 18px!important}.pk-confirm-title{font-size:16px!important}.pk-confirm-message{font-size:12px!important}.pk-confirm-actions{flex-direction:column-reverse!important}.pk-confirm-actions button{width:100%!important}.login-container,.pk-login-wrapper{padding:20px!important}body,html,#root{overflow-x:hidden!important;max-width:100vw!important}img{max-width:100%;height:auto}.pk-only-desktop{display:none!important}}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media only screen and (max-width: 600px){.sidebar.open+.sidebar-overlay,.sidebar.open~.sidebar-overlay{display:block!important}}@media only screen and (max-width: 1024px){button,a.btn,.pk-icon-btn{min-height:38px;min-width:38px}label button,input[type=checkbox]+button{min-height:revert;min-width:revert}}@media only screen and (max-width: 1024px){html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}}@supports (padding: max(0px)){@media only screen and (max-width: 600px){.pk-screen,.pk-section-inner{padding-top:max(70px,calc(env(safe-area-inset-top) + 60px))!important;padding-bottom:max(100px,calc(env(safe-area-inset-bottom) + 80px))!important}.mobile-menu-icon{top:max(14px,env(safe-area-inset-top))!important}.pk-fab{bottom:max(20px,calc(env(safe-area-inset-bottom) + 16px))!important}}}@media only screen and (max-width: 1024px){.branch-tables-container{grid-template-columns:1fr 1fr!important;gap:16px!important;padding:0!important}}@media only screen and (max-width: 600px){.branch-tables-container{grid-template-columns:1fr!important;gap:18px!important;padding:0!important}.branch-table h3{font-size:13px!important;text-transform:uppercase;letter-spacing:.05em;color:var(--pk-primary-light, #a78bfa)!important}.branch-table li{padding:10px!important;border-radius:8px!important}.branch-table li p,.branch-table li span{font-size:12px!important}.branch-table .hora{font-size:10px!important}.see-all-btn{width:100%!important;padding:10px!important;font-size:12px!important;justify-content:center!important}}@media only screen and (max-width: 600px){.pk-subtabs{overflow-x:auto!important;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap!important;gap:4px!important;padding-bottom:4px!important}.pk-subtabs::-webkit-scrollbar{display:none}.pk-subtab{flex-shrink:0!important;padding:8px 12px!important;font-size:11px!important;white-space:nowrap!important}.pk-empleado-card,.pk-sucursal-card{flex-direction:column!important;align-items:stretch!important;padding:12px!important}.pk-cell-titular{align-items:flex-start}.pk-form-grid,.pk-form-row{grid-template-columns:1fr!important;gap:10px!important}.pk-form-section{padding:12px!important}.pk-form-section-title{font-size:12px!important}.pk-permisos-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.pk-permiso-card{padding:10px 8px!important}}@media only screen and (max-width: 600px){.saldos-total-card{padding:16px!important;text-align:center}.saldos-total-value{font-size:28px!important}.saldo-movimiento{padding:10px!important}}@media only screen and (max-width: 600px){.cierre-total-display{padding:16px!important}.cierre-total-value{font-size:26px!important}.cierre-acciones{flex-direction:column!important;gap:8px!important}.cierre-acciones button{width:100%!important}}@media only screen and (max-width: 600px){.pk-timeline{padding-left:16px!important}.pk-timeline-line{left:6px!important}.pk-timeline-item{margin-bottom:8px!important}.pk-vehiculo-card .pk-metrics{grid-template-columns:1fr 1fr!important}}@media only screen and (max-width: 600px){.pk-tabs{width:100%!important}.pk-tabs .pk-tab{flex:1!important;font-size:10px!important;padding:8px!important}}@media only screen and (max-width: 600px){.login-page,.pk-login-page{padding:20px!important;flex-direction:column!important}.login-image,.pk-login-illustration{display:none!important}.login-form,.pk-login-card{width:100%!important;max-width:360px!important;margin:0 auto!important;padding:24px 20px!important}}@media only screen and (max-width: 600px){.pk-branch-picker-grid{grid-template-columns:1fr!important;gap:12px!important}.pk-branch-picker-card{padding:16px!important}}@media only screen and (max-width: 600px){input::placeholder,textarea::placeholder{opacity:.6}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=search],textarea,select{font-size:16px!important}}@media only screen and (max-width: 600px){.pk-pago-cards-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}}@media only screen and (max-width: 600px){.branch-totales{grid-template-columns:1fr 1fr!important;gap:8px!important}.branch-totales .total-card{padding:10px!important}}@media only screen and (max-width: 600px){.mobile-menu-icon{width:36px!important;height:36px!important;top:10px!important;left:10px!important;font-size:18px!important;border-radius:8px!important;background:#15151f99!important}.pk-screen,.pk-section-inner,.pk-screen-content{padding-top:12px!important;padding-bottom:80px!important}.pk-screen-header,.pk-screen-title-wrap{padding-top:50px!important}.pk-screen-title,h1.pk-screen-title{font-size:18px!important;text-transform:none!important;letter-spacing:0!important;margin-bottom:4px!important}.pk-screen-subtitle,.pk-section-subtitle{font-size:12px!important;margin-bottom:12px!important}h1,h2{text-transform:none!important}body,html,#root,main{overflow-x:hidden!important;max-width:100vw!important}.pk-screen,.pk-section-inner,.pk-screen-content,.pk-card,.pk-table-wrap,.pk-subtabs-wrap{max-width:100%!important;overflow-x:hidden!important}.pk-subtabs,.pk-tabs-secondary,.pk-filter-tabs{overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px!important;margin-right:-14px;padding-right:14px}.pk-subtabs::-webkit-scrollbar,.pk-tabs-secondary::-webkit-scrollbar,.pk-filter-tabs::-webkit-scrollbar{display:none}.pk-subtab,.pk-tab,.pk-filter-tab{flex:0 0 auto!important;white-space:nowrap!important;padding:8px 14px!important;font-size:12px!important;min-height:36px!important}.pk-section-card,.pk-categoria-card,.pk-group-card{padding:12px 14px!important;margin-bottom:8px!important;min-height:auto!important}.pk-section-card h3,.pk-section-card .pk-card-title,.pk-categoria-card h3,.pk-categoria-card .pk-card-title{font-size:14px!important;margin:0 0 2px!important}.pk-section-card .pk-card-sub,.pk-section-card .pk-card-subtitle,.pk-categoria-card .pk-card-sub{font-size:11px!important;margin:0!important}.pk-section-card svg,.pk-categoria-card svg,.pk-section-card .pk-card-icon{width:24px!important;height:24px!important;font-size:22px!important}.pk-empleado-card,.pk-sucursal-card,.pk-employee-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:14px!important;gap:10px!important}.pk-empleado-card-header,.pk-card-header{display:flex!important;align-items:center!important;gap:10px!important;flex-direction:row!important}.pk-avatar,.pk-avatar-sm,.pk-avatar-md{width:36px!important;height:36px!important;flex-shrink:0;font-size:13px!important}.pk-cell-titular,.pk-empleado-info{flex:1;min-width:0;text-align:left!important;align-items:flex-start!important}.pk-cell-name,.pk-empleado-name{font-size:14px!important;font-weight:500!important;text-align:left!important}.pk-cell-sub,.pk-empleado-email{font-size:11px!important;color:var(--pk-text-secondary, #a0a0b0)!important;text-align:left!important;word-break:break-all}.pk-badge,.pk-status-badge{font-size:9px!important;padding:3px 7px!important;flex-shrink:0}.pk-actions{display:flex!important;gap:6px!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.06);justify-content:flex-end!important}.pk-actions button,.pk-icon-btn{flex:0 0 auto!important;width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;display:flex!important;align-items:center;justify-content:center}.pk-branch-selector,.pk-sucursal-selector,select.pk-select-large{width:100%!important;padding:11px 14px!important;font-size:14px!important;margin-bottom:14px!important}.pk-cierre-tabs,.pk-period-tabs{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;padding:4px!important}.pk-month-year-selector,.pk-period-selector{display:grid!important;grid-template-columns:2fr 1fr!important;gap:8px!important;margin-top:12px!important}.pk-month-year-selector select,.pk-period-selector select{padding:9px 12px!important;font-size:13px!important}.saldos-total-card,.pk-fondo-caja-card,.pk-balance-hero{padding:20px 16px!important;margin:14px 0!important}.saldos-total-card .icon-wrap,.pk-balance-icon{width:48px!important;height:48px!important;margin:0 auto 8px!important}.saldos-total-card .label,.pk-balance-label{font-size:11px!important}.saldos-total-card .amount,.saldos-total-value,.pk-balance-amount{font-size:26px!important;margin:4px 0!important}.pk-stats-grid,.pk-metrics-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.pk-stat-card,.pk-stat-mini{padding:10px!important}.pk-stat-label,.pk-stat-mini-label{font-size:9px!important}.pk-stat-value,.pk-stat-mini-value{font-size:18px!important}.pk-factura-tipo-grid,.pk-tipo-factura-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;max-width:100%!important}.pk-factura-tipo-card,.pk-tipo-card{padding:14px 8px!important;min-height:auto!important}.pk-factura-tipo-card .badge,.pk-tipo-card-letter{width:44px!important;height:44px!important;font-size:20px!important;margin:0 auto 8px!important}.pk-factura-tipo-card h4,.pk-tipo-card-title{font-size:13px!important;margin:0 0 2px!important}.pk-factura-tipo-card .subtitle,.pk-tipo-card-sub{font-size:9px!important}.pk-factura-preview,.pk-invoice-preview{padding:14px!important;font-size:12px!important}.pk-factura-preview table,.pk-invoice-preview table{font-size:11px!important;width:100%!important}.pk-search-patente{width:100%!important;margin-bottom:8px!important}.pk-btn-excel,.pk-export-btn{width:100%!important;padding:10px!important;font-size:12px!important}.pk-timeline-wrap,.pk-historial-timeline{padding-left:24px!important;position:relative}.pk-timeline-wrap:before,.pk-historial-timeline:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:1px;background:#8b5cf64d}.pk-timeline-item,.pk-historial-item{position:relative;margin-bottom:10px!important;padding:10px!important}.pk-timeline-icon,.pk-historial-icon{width:22px!important;height:22px!important;position:absolute!important;left:-23px!important;top:14px!important;font-size:11px!important}.pk-day-chip,.pk-timeline-day{display:inline-block;padding:4px 10px!important;font-size:10px!important;margin-bottom:8px!important;margin-left:-24px}.pk-historial-filters,.pk-historial-tabs{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:4px!important}.pk-historial-filters>*,.pk-historial-tabs>*{padding:8px 6px!important;font-size:11px!important;white-space:nowrap!important}.branch-content,.branch-content.branch-principal{margin-top:0!important;padding-top:0!important}.branch-welcome,.pk-branch-welcome{margin:8px 0!important}.branch-welcome h2,.pk-branch-welcome-title{font-size:17px!important;text-transform:none!important}.pk-branch-section{padding:12px!important;margin-bottom:12px!important}.pk-branch-section-title{font-size:11px!important;text-transform:uppercase;letter-spacing:.05em;color:var(--pk-primary-light, #a78bfa)!important;margin-bottom:8px!important;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.06)}.pk-fab{width:52px!important;height:52px!important;bottom:24px!important;right:16px!important;z-index:90!important}.pk-actions-bar,.pk-bottom-actions{flex-wrap:wrap!important;gap:4px!important;justify-content:center!important;padding:8px!important}.pk-actions-bar button,.pk-bottom-actions button{flex:1 1 calc(50% - 4px)!important;min-width:0!important;padding:8px 4px!important;font-size:10px!important;justify-content:center!important}.pk-screen-header+.pk-branch-selector,.pk-screen-title-wrap+.pk-branch-selector{margin-top:0!important}}@media only screen and (min-width: 601px) and (max-width: 1024px){.pk-screen,.pk-section-inner{padding-left:16px!important;padding-right:16px!important;padding-top:16px!important}.pk-screen-title{font-size:22px!important;text-transform:none!important}.pk-subtabs{flex-wrap:wrap!important}.pk-section-card,.pk-categoria-card{padding:14px!important}}@media only screen and (max-width: 600px){.branch-container{overflow-x:hidden!important}.branch-content{padding:0!important;margin:0!important;width:100%!important;overflow-x:hidden!important}.branch-top-bar{padding:55px 14px 12px!important;margin:0!important;text-align:center;background:var(--pk-bg-elev-1, rgba(21, 21, 31, .5));border-bottom:1px solid rgba(255,255,255,.06)}.branch-top-bar h2,.branch-top-bar h1{font-size:17px!important;font-weight:500!important;margin:0 0 4px!important;text-transform:none!important;letter-spacing:0!important;color:var(--pk-text, #f5f5f7)!important}.branch-top-bar .pk-subtitle,.pk-subtitle{font-size:12px!important;margin:0!important;color:var(--pk-text-secondary, #a0a0b0)!important}.branch-top-bar select,.branch-top-bar .pk-select{width:100%!important;margin-top:10px!important;padding:10px 12px!important;font-size:13px!important}.pk-screen{padding:14px!important;width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.pk-form-card{padding:14px!important;margin-bottom:12px!important}.pk-form-section-title{font-size:12px!important;color:var(--pk-primary-light, #a78bfa)!important;margin:0 0 10px!important;text-transform:uppercase;letter-spacing:.05em}.pk-pills{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;padding:4px!important;background:var(--pk-bg-elev-1, #15151f);border-radius:8px;border:1px solid rgba(255,255,255,.08)}.pk-pill{padding:8px!important;font-size:12px!important;border-radius:6px!important;white-space:nowrap}.pk-form-row,.pk-form-grid{grid-template-columns:1fr!important;gap:10px!important}.pk-form-row>div,.pk-form-grid>div{width:100%!important}.reservar-div,.reservar-contenedor{padding:0!important}.pk-screen-content{padding:14px!important}.pk-tab-row,.pk-subtab-row{display:flex!important;overflow-x:auto!important;gap:6px!important;padding-bottom:8px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pk-tab-row::-webkit-scrollbar,.pk-subtab-row::-webkit-scrollbar{display:none}.pk-tab-row>button,.pk-subtab-row>button,.pk-tab-row .tab,.pk-subtab-row .tab{flex:0 0 auto!important;white-space:nowrap!important;font-size:12px!important;padding:8px 12px!important}.pk-categoria,.pk-grupo-tab,.pk-categoria-tab,.pk-section-link{padding:12px 14px!important;margin-bottom:6px!important;display:flex!important;align-items:center!important;gap:10px!important}.pk-categoria h3,.pk-categoria>div>p:first-child,.pk-section-link-title{font-size:14px!important;margin:0!important;font-weight:500!important}.pk-categoria p,.pk-section-link-sub{font-size:11px!important;margin:0!important;color:var(--pk-text-secondary)!important}.pk-btn-primary,button.pk-primary{width:100%!important;padding:12px!important;font-size:13px!important;margin-top:8px!important}.pk-empty-state,.pk-empty{padding:30px 14px!important;text-align:center}.pk-empty-state p,.pk-empty p,.pk-empty-message{font-size:13px!important}.pk-filter-row,.pk-segment{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:0!important;padding:4px!important;background:var(--pk-bg-elev-1, #15151f);border-radius:8px;border:1px solid rgba(255,255,255,.08);margin-bottom:10px}.pk-filter-row>button,.pk-segment>button{padding:8px!important;font-size:12px!important;border-radius:6px!important}}@media only screen and (min-width: 601px) and (max-width: 1024px){.branch-top-bar{padding:16px 20px!important;margin-left:0!important}.branch-top-bar h2{font-size:22px!important;text-transform:none!important}.branch-tables-container{grid-template-columns:1fr 1fr!important;gap:14px!important}}@media only screen and (max-width: 600px){.pk-maintabs{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:10px!important}.pk-maintab{padding:10px 12px!important;display:flex!important;align-items:center!important;gap:10px!important;min-height:auto!important;height:auto!important;width:100%!important;text-align:left!important}.pk-maintab i{font-size:20px!important;flex-shrink:0}.pk-maintab-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex:1;min-width:0}.pk-maintab-label{font-size:13px!important;font-weight:500!important;margin:0!important;line-height:1.2!important}.pk-maintab-sub{font-size:10px!important;color:var(--pk-text-secondary, #a0a0b0)!important;margin:0!important;line-height:1.2!important}.pk-subtabs{display:flex!important;overflow-x:auto!important;gap:4px!important;padding:0 0 6px!important;margin:0 0 10px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important}.pk-subtabs::-webkit-scrollbar{display:none}.pk-subtab{flex:0 0 auto!important;white-space:nowrap!important;padding:8px 14px!important;font-size:12px!important;min-height:36px!important;display:flex!important;align-items:center;gap:6px}.pk-subtab i{font-size:13px!important}.pk-subtab span{font-size:12px!important;white-space:nowrap!important}.pk-section-content{margin-top:6px!important}.pk-select-suc,.pk-select-suc select{width:100%!important;font-size:14px!important;padding:10px 12px!important}.branch-top-bar.reservar-contenedor{flex-direction:column!important;align-items:stretch!important;gap:10px}.branch-top-bar.reservar-contenedor>div{width:100%!important}.pk-sucursal-chip,.pk-current-branch{display:inline-block;padding:4px 10px;background:#8b5cf61f;color:var(--pk-primary-light, #a78bfa);border:1px solid rgba(139,92,246,.2);border-radius:12px;font-size:11px;margin-top:6px}}@media only screen and (max-width: 600px){.branch-content.branch-principal,.branch-content{margin-top:0!important;padding-top:0!important;min-height:auto!important;display:block!important}.branch-container .branch-top-bar.reservar-contenedor,.branch-container>.branch-top-bar{padding:55px 14px 14px!important;min-height:auto!important}.pk-screen{margin-top:0!important}.pk-toolbar{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:14px!important}.pk-toolbar .pk-search{width:100%!important}.pk-toolbar .pk-btn-qr,.pk-toolbar .pk-btn-qr *{width:100%!important;justify-content:center!important}.pk-btn-qr{padding:10px!important;font-size:13px!important;width:100%!important;justify-content:center!important}.branch-table{padding:12px!important;margin-bottom:10px!important}.branch-table ul{padding:0!important;margin:0!important}.branch-table li{padding:10px!important;margin-bottom:6px!important;border-radius:8px!important}.branch-table li img,.branch-table .pk-vehicle-img{width:48px!important;height:36px!important;flex-shrink:0}.branch-table li p,.branch-table li h3,.branch-table li h4{font-size:13px!important;margin:0!important;line-height:1.3!important}.branch-table li .fecha,.branch-table li .hora{font-size:10px!important;color:var(--pk-text-secondary, #a0a0b0)!important}.branch-table .borrar{width:30px!important;height:30px!important;flex-shrink:0}.branch-table .borrar svg{width:14px!important;height:14px!important}.see-all-btn,.pk-see-all,button.pk-link-all{width:100%!important;padding:10px!important;font-size:12px!important;margin-top:8px!important;border:1px solid var(--pk-primary, #8b5cf6)!important;background:transparent!important;color:var(--pk-primary-light, #a78bfa)!important;border-radius:8px!important}.branch-table h3+ul{margin-top:6px}.pk-info-text,.branch-table small{font-size:11px!important;color:var(--pk-text-secondary, #a0a0b0)!important}div[style*=background][style*=linear-gradient],.pk-balance-hero,.saldos-fondo-card{padding:18px 16px!important;margin-top:0!important}.pk-form-card{padding:12px!important}.pk-form-card label{font-size:10px!important;text-transform:uppercase;letter-spacing:.05em;color:var(--pk-text-secondary, #a0a0b0)!important;margin-bottom:4px!important;display:block}.pk-form-card select,.pk-form-card input[type=date]{width:100%!important;padding:10px 12px!important;font-size:14px!important;margin-bottom:10px!important;background:var(--pk-bg-elev-2, #15151f)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;color:var(--pk-text, #f5f5f7)!important}.pk-empty-state-screen,.pk-card-empty{padding:24px 14px!important;margin-top:12px!important}}@media only screen and (max-width: 600px){.pk-pills{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pk-pills::-webkit-scrollbar{display:none}.pk-pills{display:flex!important;flex-wrap:nowrap!important;gap:4px!important;padding:4px!important}.pk-pill{flex:1 1 auto!important;min-width:max-content!important}.pk-filter-cars,.pk-vehicle-type-tabs{width:100%!important;overflow-x:auto!important;display:flex!important;gap:6px!important;padding-bottom:4px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pk-filter-cars::-webkit-scrollbar,.pk-vehicle-type-tabs::-webkit-scrollbar{display:none}.pk-filter-cars>*,.pk-vehicle-type-tabs>*{flex:0 0 auto!important;padding:8px 12px!important;font-size:12px!important;white-space:nowrap!important}}@media only screen and (max-width: 600px){body .branch-content,body .branch-content.branch-principal,body .branch-content.reservar-div,html body .branch-content{margin-left:0!important;width:100%!important;max-width:100vw!important;padding:0!important}body .branch-top-bar,body .branch-top-bar.reservar-contenedor,html body .branch-top-bar{padding:50px 14px 14px!important;min-height:auto!important;height:auto!important;border-radius:0!important;border-left:none!important;border-right:none!important;border-top:none!important;margin:0!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:10px!important;align-items:stretch!important;text-align:center}body .branch-top-bar>div,body .branch-top-bar>div:first-child{width:100%!important;text-align:center}body .branch-top-bar h1,body .branch-top-bar h2,body .branch-top-bar h3,html body .branch-top-bar h2{font-size:18px!important;font-weight:500!important;margin:0 0 4px!important;text-transform:none!important;letter-spacing:0!important;line-height:1.2!important}body .branch-top-bar .pk-subtitle,body .branch-top-bar p{font-size:12px!important;margin:0!important;line-height:1.3!important}body .branch-top-bar select,body .branch-top-bar .pk-select-suc,html body .branch-top-bar select{width:100%!important;height:40px!important;font-size:13px!important;padding:0 12px!important;margin-top:0!important}body .pk-screen,html body .pk-screen{padding:14px!important;margin:0!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important}body .pk-form-card,html body .pk-form-card{padding:14px!important;margin:0 0 12px!important;width:100%!important;box-sizing:border-box!important}body .pk-pills,html body .pk-pills{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;padding:4px!important;margin-bottom:12px!important}body .pk-pill,html body .pk-pill{padding:10px!important;font-size:13px!important;height:auto!important;min-height:auto!important}body .pk-form-grid,html body .pk-form-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body .pk-field{display:flex!important;flex-direction:column!important;gap:4px}body .pk-field label{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--pk-text-muted, #a0a0b0)!important;margin-bottom:4px!important}body .pk-field select,body .pk-field input{width:100%!important;padding:11px 12px!important;font-size:14px!important;height:auto!important;box-sizing:border-box!important}body .pk-btn-primary,body button.pk-btn-primary,html body .pk-btn-primary{width:100%!important;padding:12px!important;font-size:14px!important;margin-top:8px!important;min-height:44px!important}body .branch-content .pk-screen{padding-top:12px!important}body .pk-metrics,html body .pk-metrics{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:14px!important}body .pk-metric-card{padding:12px!important;border-radius:10px!important}body .pk-metric-label{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.05em!important}body .pk-metric-value{font-size:22px!important;margin-top:4px!important}body .pk-toolbar,html body .pk-toolbar{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:14px!important;width:100%!important}body .pk-toolbar .pk-search,body .pk-search{width:100%!important;flex:none!important}body .pk-toolbar .pk-search input{width:100%!important;padding:11px 12px 11px 36px!important;font-size:14px!important;height:auto!important;box-sizing:border-box!important}body .pk-btn-qr,body button.pk-btn-qr,html body .pk-btn-qr{width:100%!important;padding:11px!important;font-size:13px!important;justify-content:center!important;height:auto!important;min-height:44px!important}body .branch-tables-container,html body .branch-tables-container{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:0!important;max-width:100%!important;margin:0!important}body .branch-table{padding:12px!important;margin:0!important;width:100%!important;box-sizing:border-box!important}body .branch-table h3{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--pk-primary-light, #a78bfa)!important;margin-bottom:10px!important}body .pk-maintabs,html body .pk-maintabs{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:12px!important;width:100%!important}body .pk-maintab,html body .pk-maintab{padding:12px!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;text-align:left!important;width:100%!important}body .pk-maintab i,body .pk-maintab>i:first-child{font-size:20px!important;flex-shrink:0!important;width:auto!important;height:auto!important;margin:0!important}body .pk-maintab-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex:1!important;min-width:0!important;gap:0!important}body .pk-maintab-label{font-size:14px!important;font-weight:500!important;margin:0!important;line-height:1.2!important;color:var(--pk-text)!important}body .pk-maintab-sub{font-size:11px!important;color:var(--pk-text-muted, #a0a0b0)!important;margin:0!important;line-height:1.3!important}body .pk-subtabs,html body .pk-subtabs{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;gap:6px!important;margin:0 0 12px!important;padding:0 0 6px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;width:100%!important}body .pk-subtabs::-webkit-scrollbar{display:none!important}body .pk-subtab,html body .pk-subtab{flex:0 0 auto!important;white-space:nowrap!important;padding:8px 14px!important;font-size:12px!important;height:auto!important;min-height:36px!important;display:flex!important;align-items:center!important;gap:6px!important}body .pk-table-wrap,html body .pk-table-wrap{overflow-x:visible!important;margin:0!important;padding:0!important}body .pk-table{display:block!important;width:100%!important}body .pk-table thead{display:none!important}body .pk-table tbody{display:block!important}body .pk-table tbody tr{display:flex!important;flex-direction:column!important;gap:8px!important;background:var(--pk-bg-card, #15151f)!important;border:1px solid var(--pk-border, rgba(255,255,255,.08))!important;border-radius:10px!important;padding:14px!important;margin-bottom:10px!important}body .pk-table tbody td{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:4px 0!important;border:none!important;text-align:right!important;font-size:13px!important}body .pk-table tbody td:before{content:attr(data-label);color:var(--pk-text-muted, #a0a0b0);font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-right:12px;flex-shrink:0}body .pk-stats-row,body .pk-stats-grid,html body .pk-stats-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:14px!important}body .pk-stat-card{padding:12px!important}body .pk-stat-label{font-size:10px!important;text-transform:uppercase!important}body .pk-stat-value{font-size:22px!important;margin-top:2px!important}}@media only screen and (max-width: 1024px){body .mobile-menu-icon,html body .mobile-menu-icon{position:fixed!important;top:10px!important;left:10px!important;z-index:999!important;width:40px!important;height:40px!important;background:#15151feb!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;color:var(--pk-text, #f5f5f7)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;cursor:pointer!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 2px 8px #0000004d!important}}@media only screen and (min-width: 769px) and (max-width: 1024px){body .mobile-menu-icon,html body .mobile-menu-icon{display:none!important}}@media only screen and (max-width: 600px){body .pk-fab,html body .pk-fab,body button.pk-fab{position:fixed!important;bottom:80px!important;right:16px!important;width:52px!important;height:52px!important;z-index:1001!important;font-size:20px!important;box-shadow:0 6px 20px #8b5cf680!important}body .pk-legend,html body .pk-legend{display:flex!important;flex-wrap:wrap!important;gap:8px 16px!important;justify-content:center!important;padding:12px!important;margin:10px 0 90px!important;background:var(--pk-bg-card, rgba(21, 21, 31, .5))!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.06)!important;font-size:11px!important}body .pk-legend span{font-size:11px!important;white-space:nowrap}}@media only screen and (max-width: 600px){body .branch-tables-container,html body .branch-tables-container{display:flex!important;flex-direction:column!important;gap:12px!important;padding:0!important;margin:0!important;width:100%!important}body .branch-tables-container>.branch-table,html body .branch-tables-container>.branch-table{margin:0!important;width:100%!important;box-sizing:border-box!important}}@media only screen and (max-width: 600px){body .branch-top-bar,html body .branch-top-bar{position:sticky!important;top:0!important;z-index:50!important;background:var(--pk-bg, #0a0a0f)!important}}@media only screen and (max-width: 600px){body .pk-table tbody tr{padding:12px!important;margin-bottom:8px!important}body .pk-empty-row{text-align:center;padding:30px 14px!important;font-size:13px!important;color:var(--pk-text-muted, #a0a0b0);flex-direction:column!important;gap:8px!important;align-items:center!important}body .pk-empty-row i{font-size:28px!important;opacity:.5}body .pk-empty-row span{font-size:13px!important}body .pk-table tbody td:has(.pk-empty-row),body .pk-table tbody tr:has(.pk-empty-row) td{display:block!important;width:100%!important}body .pk-table tbody td:has(.pk-empty-row):before,body .pk-table tbody tr:has(.pk-empty-row) td:before{display:none!important}}@media only screen and (max-width: 600px){body .branch-top-bar>div+select,body .branch-top-bar select{margin-top:10px!important}}@media only screen and (max-width: 600px){body .pk-screen,html body .pk-screen{padding-bottom:90px!important}}@media only screen and (max-width: 600px){body .pk-toolbar,html body .pk-toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0 0 14px!important;overflow:visible!important}body .pk-toolbar .pk-form-row,html body .pk-toolbar .pk-form-row{display:grid!important;grid-template-columns:2fr 1fr!important;gap:8px!important;width:100%!important;box-sizing:border-box!important}body .pk-toolbar .pk-form-row>select{width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:10px 12px!important;font-size:13px!important}body .pk-toolbar .pk-pills,html body .pk-toolbar .pk-pills{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;width:100%!important;padding:4px!important;box-sizing:border-box!important;margin:0!important}body .pk-toolbar .pk-pills .pk-pill,html body .pk-toolbar .pk-pills .pk-pill{width:100%!important;min-width:0!important;padding:10px 6px!important;font-size:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important;overflow:hidden!important}body .pk-toolbar .pk-pills .pk-pill svg{flex-shrink:0;width:11px!important;height:11px!important}body .pk-toolbar .pk-btn-secondary,body .pk-toolbar>button{width:100%!important;padding:10px!important;font-size:13px!important;justify-content:center!important}body .branch-tables-container,html body .branch-tables-container{background:transparent!important;border:none!important}body .branch-tables-container>.branch-table{background:var(--pk-bg-card, #15151f)!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:12px!important}body .see-all-btn,body .branch-table button,body .pk-see-all,html body .see-all-btn{width:100%!important;padding:10px!important;font-size:12px!important;margin-top:8px!important;border:1px solid rgba(139,92,246,.4)!important;background:transparent!important;color:var(--pk-primary-light, #a78bfa)!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}body .branch-table hr,html body .branch-table hr{border:none!important;border-top:1px dashed rgba(255,255,255,.08)!important;margin:10px 0!important}body .branch-table:focus,body .branch-table *:focus,body .branch-tables-container:focus{outline:none!important}body .branch-top-bar,html body .branch-top-bar{position:sticky!important;top:0!important;z-index:50!important;background:var(--pk-bg, #0a0a0f)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}body .branch-content,html body .branch-content{overflow:visible!important;overflow-x:visible!important}body,html{overflow-x:hidden!important;max-width:100vw!important}body .pk-screen,html body .pk-screen{padding-top:14px!important;padding-bottom:100px!important}body .pk-balance-hero,body div[class*=saldos-card],body div[style*=background][style*=linear-gradient][style*="139"]{padding:24px 16px 20px!important;margin:14px 0!important}body .pk-pills:has(>*:nth-child(3)),html body .pk-pills:has(>*:nth-child(3)){grid-template-columns:1fr 1fr 1fr!important}body .pk-pill.active,html body .pk-pill.active{background:var(--pk-primary, #8b5cf6)!important;color:#fff!important;font-weight:500!important}body .pk-form-card,html body .pk-form-card{padding:16px 14px!important;margin:0 0 12px!important;width:100%!important;box-sizing:border-box!important;border-radius:12px!important}body .pk-empty-state-card,body .pk-empty-card,html body .pk-empty-state-card{padding:40px 14px!important;text-align:center!important;border-radius:12px!important;margin-top:12px!important}}@media only screen and (max-width: 600px){body .pk-fab,html body .pk-fab{bottom:90px!important;right:16px!important;z-index:100!important}}@media only screen and (max-width: 600px){body .branch-top-bar,html body .branch-top-bar{background:#0a0a0feb!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 1px #ffffff0f!important}body .pk-screen>*:first-child,html body .pk-screen>*:first-child{margin-top:6px!important}}@media only screen and (max-width: 600px){body input[type=date],body input[type=month],body input[type=datetime-local],body input[type=time],html body input[type=date],html body input[type=month]{width:100%!important;min-width:0!important;max-width:100%!important;height:44px!important;padding:0 12px!important;font-size:14px!important;font-family:inherit!important;background:var(--pk-bg-elev-1, #15151f)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;color:var(--pk-text, #f5f5f7)!important;box-sizing:border-box!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;display:block!important}body input[type=date]::-webkit-calendar-picker-indicator,body input[type=month]::-webkit-calendar-picker-indicator{background:transparent;color:var(--pk-primary-light, #a78bfa);cursor:pointer;opacity:.7;margin-left:8px}body input[type=date]::-webkit-inner-spin-button,body input[type=month]::-webkit-inner-spin-button{display:none}body .pk-field,html body .pk-field{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important}body .pk-field label,html body .pk-field label{font-size:11px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--pk-text-muted, #a0a0b0)!important;margin:0!important}body .pk-field input,body .pk-field select,html body .pk-field input,html body .pk-field select{width:100%!important;box-sizing:border-box!important}body .pk-table tbody td:not([data-label]):before,html body .pk-table tbody td:not([data-label]):before{display:none!important;content:none!important}body .pk-table tbody td:not([data-label]),html body .pk-table tbody td:not([data-label]){display:block!important;width:100%!important;padding:6px 0!important;text-align:left!important;justify-content:flex-start!important}body .pk-table tbody tr:has(.pk-empty-row),html body .pk-table tbody tr:has(.pk-empty-row){background:var(--pk-bg-elev-1, rgba(21, 21, 31, .5))!important;border:1px dashed rgba(255,255,255,.08)!important;padding:30px 14px!important;display:block!important}body .pk-table tbody tr:has(.pk-empty-row) td,html body .pk-table tbody tr:has(.pk-empty-row) td{padding:0!important;text-align:center!important;display:block!important;width:100%!important}body .pk-table tbody tr:has(.pk-empty-row) td:before{display:none!important;content:none!important}body .pk-empty-row{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-align:center!important;padding:20px 0!important}body .pk-empty-row i{font-size:36px!important;color:var(--pk-text-muted, #a0a0b0)!important;opacity:.5}body .pk-empty-row span{font-size:13px!important;color:var(--pk-text-muted, #a0a0b0)!important;text-align:center!important}body .pk-table tbody td .pk-cell-titular{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important}body .pk-table tbody td .pk-cell-titular-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;flex:1;min-width:0}body .pk-table tbody td .pk-cell-name{font-size:14px!important;font-weight:500!important;text-align:left!important}body .pk-table tbody td .pk-cell-sub{font-size:11px!important;color:var(--pk-text-muted, #a0a0b0)!important;text-align:left!important}body .pk-avatar-sm,html body .pk-avatar-sm{width:32px!important;height:32px!important;font-size:12px!important;flex-shrink:0}body .pk-plate,html body .pk-plate{font-family:monospace!important;font-size:14px!important;font-weight:600!important;padding:3px 8px!important;background:#8b5cf61f!important;color:var(--pk-primary-light, #a78bfa)!important;border-radius:5px!important;letter-spacing:1px}body .pk-table tbody tr .pk-actions{display:flex!important;justify-content:flex-end!important;gap:6px!important;padding-top:10px!important;margin-top:4px!important;border-top:1px solid rgba(255,255,255,.06)!important;width:100%!important}body .pk-actions .pk-icon-btn,html body .pk-actions .pk-icon-btn{width:34px!important;height:34px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:var(--pk-bg-elev-1, rgba(21, 21, 31, .5))!important;border:1px solid rgba(255,255,255,.08)!important}body .pk-modal-actions,html body .pk-modal-actions{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;margin-top:14px!important;padding:0!important;position:static!important;background:transparent!important;border-top:none!important}body .pk-modal-actions button{width:100%!important}}@media only screen and (max-width: 600px){body .branch-table li,html body .branch-table li{list-style:none!important;padding:0!important;margin-bottom:8px!important;background:transparent!important;border:none!important}body .branch-table li .ingreso-card,body .branch-table li button.ingreso-card,body .branch-table .flex-evenly.ingreso-card{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:10px!important;background:var(--pk-bg-elev-1, #15151f)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;cursor:pointer!important;text-align:left!important;box-sizing:border-box!important}body .branch-table li .ingreso-card>img,html body .branch-table li .ingreso-card>img{width:56px!important;height:44px!important;object-fit:cover!important;border-radius:6px!important;flex-shrink:0!important;background:#fff!important}body .branch-car-data,html body .branch-car-data{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;overflow:hidden!important}body .branch-car-data h3{font-size:14px!important;font-weight:600!important;font-family:monospace!important;color:var(--pk-primary-light, #a78bfa)!important;margin:0!important;line-height:1.2!important;letter-spacing:1px}body .branch-car-data p{font-size:11px!important;color:var(--pk-text-muted, #a0a0b0)!important;margin:0!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .branch-table li .ingreso-card>button:not(.ingreso-card),body .branch-table li button.ingreso-card>button,html body .branch-table li .ingreso-card>button:last-child{width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;background:#f43f5e1a!important;border:1px solid rgba(244,63,94,.25)!important;border-radius:8px!important;color:#f43f5e!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;cursor:pointer!important}body .branch-table li .ingreso-card>button:not(.ingreso-card) svg,body .branch-table li button.ingreso-card>button svg{width:14px!important;height:14px!important}body .branch-table li .ingreso-card input[type=text]{background:var(--pk-bg, #0a0a0f)!important;border:1px solid var(--pk-primary, #8b5cf6)!important;border-radius:5px!important;padding:4px 8px!important;color:var(--pk-text, #f5f5f7)!important;font-family:monospace!important;font-size:13px!important;width:90px!important}body .branch-table>h3.pk-branch-section-title,html body .branch-table>h3.pk-branch-section-title{font-size:13px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--pk-primary-light, #a78bfa)!important;margin:0 0 12px!important;padding-bottom:8px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;display:flex!important;align-items:center!important;gap:8px!important}body .branch-table>h3:not(.pk-branch-section-title),html body .branch-table>h3:not(.pk-branch-section-title){font-size:11px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--pk-text-muted, #a0a0b0)!important;margin:14px 0 8px!important;padding:6px 10px!important;background:#8b5cf614!important;border-left:3px solid var(--pk-primary, #8b5cf6)!important;border-radius:4px!important}body .branch-table>p:has-text("Sin movimientos"),body .branch-table p{color:var(--pk-text-muted, #a0a0b0)!important;font-size:12px!important;text-align:center!important;font-style:italic!important;padding:12px!important;margin:0!important}body .branch-table li p,body .branch-car-data p,body .ingreso-card p{text-align:left!important;font-style:normal!important;padding:0!important}body .see-all-btn,body .branch-table>button:last-child,html body .branch-table>button.see-all-btn{width:100%!important;padding:10px!important;font-size:12px!important;margin-top:12px!important;border:1px solid rgba(139,92,246,.4)!important;background:transparent!important;color:var(--pk-primary-light, #a78bfa)!important;border-radius:8px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}body .see-all-btn a,body .branch-table button a{color:inherit!important;text-decoration:none!important}body .branch-table ul,html body .branch-table ul{list-style:none!important;padding:0!important;margin:0!important}body .pk-comunicados-banner,html body .pk-comunicados-banner{margin:10px 14px!important;width:calc(100% - 28px)!important;box-sizing:border-box!important}}.dc-panel{position:fixed;right:20px;bottom:90px;width:320px;max-height:70vh;display:flex;flex-direction:column;background:var(--pk-bg-card, #15151f);border:1px solid var(--pk-border, #2a2a3a);border-radius:14px;box-shadow:0 12px 40px #00000073;z-index:1200;overflow:hidden;animation:dc-in .18s ease-out}@keyframes dc-in{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.dc-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;background:var(--pk-primary, #8b5cf6);color:#fff;font-weight:700;font-size:.95rem;-webkit-user-select:none;user-select:none}.dc-head-title{display:inline-flex;align-items:center;gap:8px}.dc-collapsed{width:220px}.dc-list{overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:8px}.dc-item{border:1px solid var(--pk-border, #2a2a3a);border-radius:10px;padding:10px 12px;background:var(--pk-bg, #0a0a0f)}.dc-item-main{display:flex;align-items:center;justify-content:space-between}.dc-plate{font-size:1.25rem;font-weight:800;letter-spacing:1px;color:var(--pk-text, #f5f5fa)}.dc-tag{font-size:.72rem;font-weight:700;padding:3px 8px;border-radius:6px;text-transform:uppercase}.dc-tag-ingreso{background:#10b9812e;color:var(--pk-success, #10b981)}.dc-tag-egreso{background:#f43f5e2e;color:var(--pk-danger, #f43f5e)}.dc-meta{font-size:.78rem;color:var(--pk-text-muted, #8a8a9a);margin:6px 0 10px}.dc-actions{display:flex;gap:8px}.dc-btn{flex:1;border:none;border-radius:8px;padding:8px 0;font-weight:700;font-size:.85rem;cursor:pointer}.dc-ok{background:var(--pk-success, #10b981);color:#fff}.dc-no{background:transparent;color:var(--pk-text-muted, #8a8a9a);border:1px solid var(--pk-border, #2a2a3a)}.dc-ok:hover{filter:brightness(1.08)}.dc-no:hover{color:var(--pk-text, #f5f5fa)}.cam-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-top:8px}.cam-card{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:14px;transition:border-color .15s ease,transform .15s ease}.cam-card:hover{border-color:var(--pk-border-strong);transform:translateY(-2px)}.cam-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cam-card-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:var(--pk-text);min-width:0}.cam-card-title i{color:var(--pk-primary-light);font-size:18px;flex:0 0 auto}.cam-card-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cam-card-body{display:flex;flex-direction:column;gap:8px}.cam-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.cam-row-label{color:var(--pk-text-muted);flex:0 0 auto}.cam-row-value{color:var(--pk-text);font-weight:500}.cam-url{color:var(--pk-text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%;text-align:right}.cam-chip{padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}.cam-chip-ingreso{background:var(--pk-success-bg);color:var(--pk-success)}.cam-chip-egreso{background:var(--pk-primary-bg);color:var(--pk-primary-light)}.cam-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--pk-border);padding-top:12px}.cam-toggles{display:flex;gap:16px}.pk-switch{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.pk-switch input{position:absolute;opacity:0;width:0;height:0}.pk-switch-track{position:relative;width:38px;height:22px;border-radius:999px;background:var(--pk-bg-hover);border:1px solid var(--pk-border-strong);transition:background .18s ease,border-color .18s ease;flex:0 0 auto}.pk-switch-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--pk-text-secondary);transition:transform .18s ease,background .18s ease}.pk-switch input:checked+.pk-switch-track{background:var(--pk-primary-bg);border-color:var(--pk-primary-border)}.pk-switch input:checked+.pk-switch-track .pk-switch-thumb{transform:translate(16px);background:var(--pk-primary-light)}.pk-switch-label{font-size:13px;color:var(--pk-text-secondary)}.pk-switch-disabled{cursor:not-allowed;opacity:.55}.pk-switch-disabled .pk-switch-track{cursor:not-allowed}.cam-switch-row{display:flex;flex-wrap:wrap;gap:24px;padding:4px 2px}.pk-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:var(--pk-bg-hover);outline:none;margin-top:6px}.pk-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--pk-primary);border:2px solid var(--pk-text);cursor:pointer;transition:background .15s ease}.pk-slider::-webkit-slider-thumb:hover{background:var(--pk-primary-hover)}.pk-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--pk-primary);border:2px solid var(--pk-text);cursor:pointer}.cam-hint{color:var(--pk-text-muted);font-weight:400;font-size:12px}.pk-field-full{grid-column:1 / -1}.cam-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:56px 20px;color:var(--pk-text-muted);text-align:center}.cam-empty i{font-size:44px;color:var(--pk-text-muted)}.cam-empty p{margin:0;font-size:14px}@media (max-width: 600px){.cam-grid{grid-template-columns:1fr}.cam-url{max-width:55%}}.cam-casual-box{margin-top:12px;padding:14px;border:1px solid var(--pk-border, #2a2a3a);border-radius:10px;background:var(--pk-bg, #0a0a0f)}.cam-spin{animation:cam-rot .9s linear infinite;display:inline-block}@keyframes cam-rot{to{transform:rotate(360deg)}}.cam-preview{width:100%;border-radius:10px;margin-bottom:12px;border:1px solid var(--pk-border, #2a2a3a)}.cam-test-result{display:flex;flex-direction:column;gap:10px}.cam-test-banner{padding:12px 14px;border-radius:10px;font-weight:600;font-size:.95rem}.cam-test-banner.ok{background:#10b98126;color:var(--pk-success, #10b981)}.cam-test-banner.warn{background:#f59e0b26;color:#f59e0b}.cam-test-banner.muted{background:var(--pk-bg-card, #15151f);color:var(--pk-text-muted, #8a8a9a)}.cam-test-meta{display:flex;gap:16px;font-size:.85rem;color:var(--pk-text-muted, #8a8a9a)}.mon-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px}.mon-chip{padding:5px 10px;border-radius:8px;background:var(--pk-bg-card);border:1px solid var(--pk-border);color:var(--pk-text-muted);font-size:13px}.mon-chip b{color:var(--pk-text)}.mon-chip.ok{background:var(--pk-success-bg);border-color:var(--pk-success);color:var(--pk-success)}.mon-chip.muted{opacity:.7}.mon-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:var(--pk-success);font-size:13px}.mon-dot{width:8px;height:8px;border-radius:50%;background:var(--pk-success);animation:monpulse 1.2s infinite}@keyframes monpulse{0%,to{opacity:1}50%{opacity:.3}}.mon-cams{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-bottom:24px}.mon-card{background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:14px;padding:16px 18px}.mon-card-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.mon-card-name{font-size:16px;font-weight:600;color:var(--pk-text)}.mon-fn{font-size:12px;padding:2px 9px;border-radius:8px;text-transform:capitalize}.mon-fn-ingreso{background:var(--pk-success-bg);color:var(--pk-success)}.mon-fn-egreso{background:var(--pk-warning-bg);color:var(--pk-warning)}.mon-act{margin-left:auto;font-size:12px;color:var(--pk-text-muted)}.mon-big{display:flex;align-items:baseline;gap:18px;margin-bottom:14px}.mon-big-n{font-size:28px;font-weight:600;color:var(--pk-text)}.mon-big-n.sm{font-size:20px;color:var(--pk-text-secondary)}.mon-big-l{font-size:13px;color:var(--pk-text-muted)}.mon-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.mon-m{background:var(--pk-bg);border:1px solid var(--pk-border);border-radius:8px;padding:8px;text-align:center}.mon-m-l{font-size:12px;color:var(--pk-text-muted)}.mon-m-v{font-size:18px;font-weight:600}.mon-m-v.ok{color:var(--pk-success)}.mon-m-v.info{color:var(--pk-primary-light)}.mon-m-v.err{color:var(--pk-danger)}.mon-m-v.muted{color:var(--pk-text-muted)}.mon-lect-l{font-size:13px;color:var(--pk-text-muted);margin-bottom:4px}.mon-lect{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mon-plate{font-family:monospace;font-size:15px;font-weight:600;letter-spacing:1px;color:var(--pk-text)}.mon-plate.sm{font-size:13px;min-width:64px}.mon-conf{font-size:12px;padding:2px 7px;border-radius:8px;background:var(--pk-success-bg);color:var(--pk-success)}.mon-fuente{font-size:12px;color:var(--pk-text-muted)}.mon-muted{color:var(--pk-text-muted)}.mon-res{font-size:12px;padding:2px 8px;border-radius:8px}.mon-res-ok{background:var(--pk-success-bg);color:var(--pk-success)}.mon-res-warn{background:var(--pk-warning-bg);color:var(--pk-warning)}.mon-res-err{background:var(--pk-danger-bg);color:var(--pk-danger)}.mon-res-muted{background:var(--pk-bg-elevated);color:var(--pk-text-muted)}.mon-feed-title{font-size:13px;color:var(--pk-text-muted);margin-bottom:8px}.mon-feed{display:flex;flex-direction:column;gap:6px}.mon-feed-empty{padding:8px}.mon-ev{display:flex;align-items:center;gap:10px;font-size:13px;padding:8px 12px;background:var(--pk-bg-card);border:1px solid var(--pk-border);border-radius:8px}.mon-ev-t{color:var(--pk-text-muted);font-variant-numeric:tabular-nums}.mon-ev-d{color:var(--pk-text-muted);margin-left:auto;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:42%}.mon-empty{padding:24px;text-align:center;color:var(--pk-text-muted)}.mon-errtext{color:var(--pk-danger)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;margin:0!important;padding:0!important;background-color:#232323}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=week]::-webkit-calendar-picker-indicator{filter:invert(38%) sepia(80%) saturate(1200%) hue-rotate(225deg) brightness(95%) contrast(95%);cursor:pointer;opacity:1;margin-left:8px;font-size:1.1em}input[type=date]::-webkit-calendar-picker-indicator:hover,input[type=time]::-webkit-calendar-picker-indicator:hover,input[type=month]::-webkit-calendar-picker-indicator:hover,input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{filter:invert(60%) sepia(50%) saturate(900%) hue-rotate(225deg) brightness(105%) contrast(90%)}/*!
 * Tabler Icons 3.1.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(/assets/tabler-icons-DxKvLKHK.woff2?v3.1.0) format("woff2"),url(/assets/tabler-icons-Bjy5x-HT.woff?) format("woff"),url(/assets/tabler-icons-CpUrPWmN.ttf?v3.1.0) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-abc:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-filled:before{content:""}.ti-accessible-off:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-circle:before{content:""}.ti-ad-circle-filled:before{content:""}.ti-ad-circle-off:before{content:""}.ti-ad-filled:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-filled:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-affiliate-filled:before{content:""}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-air-traffic-control:before{content:"ﬁ"}.ti-alarm:before{content:""}.ti-alarm-average:before{content:"ﲞ"}.ti-alarm-filled:before{content:""}.ti-alarm-minus:before{content:""}.ti-alarm-minus-filled:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-plus-filled:before{content:""}.ti-alarm-snooze:before{content:""}.ti-alarm-snooze-filled:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-filled:before{content:""}.ti-alert-circle-off:before{content:"ﱥ"}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-filled:before{content:"勤"}.ti-alert-hexagon-off:before{content:"ﱦ"}.ti-alert-octagon:before{content:""}.ti-alert-octagon-filled:before{content:""}.ti-alert-small:before{content:""}.ti-alert-small-off:before{content:"ﱧ"}.ti-alert-square:before{content:""}.ti-alert-square-filled:before{content:"卑"}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-filled:before{content:"喝"}.ti-alert-square-rounded-off:before{content:"ﱨ"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-filled:before{content:""}.ti-alert-triangle-off:before{content:"ﱩ"}.ti-alien:before{content:""}.ti-alien-filled:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-center-filled:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-left-filled:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-bottom-right-filled:before{content:""}.ti-align-box-center-bottom:before{content:"頋"}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-middle-filled:before{content:""}.ti-align-box-center-stretch:before{content:"頻"}.ti-align-box-center-top:before{content:"鬒"}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-bottom-filled:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-middle-filled:before{content:""}.ti-align-box-left-stretch:before{content:"龜"}.ti-align-box-left-top:before{content:""}.ti-align-box-left-top-filled:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-bottom-filled:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-middle-filled:before{content:""}.ti-align-box-right-stretch:before{content:"𢡊"}.ti-align-box-right-top:before{content:""}.ti-align-box-right-top-filled:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-center-filled:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-left-filled:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-box-top-right-filled:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-alpha:before{content:""}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-latin:before{content:""}.ti-alt:before{content:"ﱔ"}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-filled:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-app-window-filled:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-apps-filled:before{content:""}.ti-apps-off:before{content:""}.ti-archery-arrow:before{content:"ﱕ"}.ti-archive:before{content:""}.ti-archive-filled:before{content:"廒"}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-content-filled:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-down-filled:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-left-filled:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-right-filled:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-badge-up-filled:before{content:""}.ti-arrow-bar-both:before{content:"﫝"}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-filled:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-line-filled:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-down-lines-filled:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-filled:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-line-filled:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-left-lines-filled:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-filled:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-line-filled:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-right-lines-filled:before{content:""}.ti-arrow-big-up:before{content:""}.ti-arrow-big-up-filled:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-line-filled:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-big-up-lines-filled:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-capsule:before{content:"﫞"}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-from-arc:before{content:"ﶆ"}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-tail:before{content:""}.ti-arrow-down-to-arc:before{content:"ﶇ"}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-from-arc:before{content:"ﶈ"}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-left-to-arc:before{content:"ﶉ"}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-alt-left:before{content:"ﲟ"}.ti-arrow-merge-alt-right:before{content:"ﲠ"}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-left:before{content:""}.ti-arrow-move-right:before{content:""}.ti-arrow-move-up:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-from-arc:before{content:"ﶊ"}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-right-to-arc:before{content:"ﶋ"}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-from-arc:before{content:"ﶌ"}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-tail:before{content:""}.ti-arrow-up-to-arc:before{content:"ﶍ"}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-filled:before{content:"廙"}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-filled:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-filled:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-filled:before{content:"ﺞ"}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asset-filled:before{content:"ﺝ"}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-2-filled:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-auth-2fa:before{content:""}.ti-automatic-gearbox:before{content:"ﲉ"}.ti-avocado:before{content:"ﶎ"}.ti-award:before{content:""}.ti-award-filled:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-baby-carriage-filled:before{content:"ﺜ"}.ti-background:before{content:"ﴬ"}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-backspace-filled:before{content:""}.ti-badge:before{content:""}.ti-badge-3d:before{content:""}.ti-badge-3d-filled:before{content:"ﺛ"}.ti-badge-4k:before{content:""}.ti-badge-4k-filled:before{content:"ﺚ"}.ti-badge-8k:before{content:""}.ti-badge-8k-filled:before{content:"ﺙ"}.ti-badge-ad:before{content:""}.ti-badge-ad-filled:before{content:"ﺘ"}.ti-badge-ad-off:before{content:"ﶏ"}.ti-badge-ar:before{content:""}.ti-badge-ar-filled:before{content:"ﺗ"}.ti-badge-cc:before{content:""}.ti-badge-cc-filled:before{content:"ﺖ"}.ti-badge-filled:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-hd-filled:before{content:"ﺕ"}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-sd-filled:before{content:"ﺔ"}.ti-badge-tm:before{content:""}.ti-badge-tm-filled:before{content:"ﺓ"}.ti-badge-vo:before{content:""}.ti-badge-vo-filled:before{content:"ﺒ"}.ti-badge-vr:before{content:""}.ti-badge-vr-filled:before{content:"ﺑ"}.ti-badge-wc:before{content:""}.ti-badge-wc-filled:before{content:"ﺐ"}.ti-badges:before{content:""}.ti-badges-filled:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-balloon:before{content:""}.ti-balloon-filled:before{content:"彩"}.ti-balloon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-filled:before{content:"徭"}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-filled:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-filled:before{content:"ﺏ"}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-filled:before{content:"ﺎ"}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-bolt:before{content:"ףּ"}.ti-basket-cancel:before{content:"פּ"}.ti-basket-check:before{content:"﭅"}.ti-basket-code:before{content:"צּ"}.ti-basket-cog:before{content:"קּ"}.ti-basket-discount:before{content:"רּ"}.ti-basket-dollar:before{content:"שּ"}.ti-basket-down:before{content:"תּ"}.ti-basket-exclamation:before{content:"וֹ"}.ti-basket-filled:before{content:""}.ti-basket-heart:before{content:"בֿ"}.ti-basket-minus:before{content:"כֿ"}.ti-basket-off:before{content:""}.ti-basket-pause:before{content:"פֿ"}.ti-basket-pin:before{content:"ﭏ"}.ti-basket-plus:before{content:"ﭐ"}.ti-basket-question:before{content:"ﭑ"}.ti-basket-search:before{content:"ﭒ"}.ti-basket-share:before{content:"ﭓ"}.ti-basket-star:before{content:"ﭔ"}.ti-basket-up:before{content:"ﭕ"}.ti-basket-x:before{content:"ﭖ"}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-filled:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-1-filled:before{content:""}.ti-battery-2:before{content:""}.ti-battery-2-filled:before{content:""}.ti-battery-3:before{content:""}.ti-battery-3-filled:before{content:""}.ti-battery-4:before{content:""}.ti-battery-4-filled:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-filled:before{content:""}.ti-battery-off:before{content:""}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-filled:before{content:""}.ti-bed-flat:before{content:"ﲡ"}.ti-bed-flat-filled:before{content:"ﺍ"}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-filled:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-filled:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-minus-filled:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-plus-filled:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-ringing-2-filled:before{content:""}.ti-bell-ringing-filled:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-x-filled:before{content:""}.ti-bell-z:before{content:""}.ti-bell-z-filled:before{content:""}.ti-beta:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-biohazard:before{content:""}.ti-biohazard-filled:before{content:"ﺌ"}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-blade-filled:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blend-mode:before{content:"ﺰ"}.ti-blender:before{content:"ﲢ"}.ti-blob:before{content:"ﺯ"}.ti-blob-filled:before{content:"ﺱ"}.ti-blockquote:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-body-scan:before{content:"ﲣ"}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bomb:before{content:""}.ti-bomb-filled:before{content:"惘"}.ti-bone:before{content:""}.ti-bone-filled:before{content:"ﺋ"}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-filled:before{content:"慎"}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-ai:before{content:"ﲊ"}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-filled:before{content:"愈"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-filled:before{content:"ײַ"}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-boom:before{content:"ﶾ"}.ti-boom-filled:before{content:"ﺊ"}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-bottom-plus:before{content:"ﶽ"}.ti-border-corner-ios:before{content:"ﶘ"}.ti-border-corner-pill:before{content:"ﵢ"}.ti-border-corner-rounded:before{content:"ﵣ"}.ti-border-corner-square:before{content:"ﵤ"}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-left-plus:before{content:"ﶼ"}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-right-plus:before{content:"ﶻ"}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-top-plus:before{content:"ﶺ"}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-filled:before{content:"憎"}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-left-filled:before{content:"ﬠ"}.ti-bounce-right:before{content:""}.ti-bounce-right-filled:before{content:"ﬡ"}.ti-bow:before{content:""}.ti-bow-filled:before{content:"ﺉ"}.ti-bowl:before{content:""}.ti-bowl-chopsticks:before{content:"﶐"}.ti-bowl-chopsticks-filled:before{content:"ﺈ"}.ti-bowl-filled:before{content:"ﬢ"}.ti-bowl-spoon:before{content:"﶑"}.ti-bowl-spoon-filled:before{content:"ﺇ"}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-filled:before{content:"慠"}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-left-filled:before{content:"懲"}.ti-box-align-bottom-right:before{content:""}.ti-box-align-bottom-right-filled:before{content:"戴"}.ti-box-align-left:before{content:""}.ti-box-align-left-filled:before{content:"揄"}.ti-box-align-right:before{content:""}.ti-box-align-right-filled:before{content:"搜"}.ti-box-align-top:before{content:""}.ti-box-align-top-filled:before{content:"摒"}.ti-box-align-top-left:before{content:""}.ti-box-align-top-left-filled:before{content:"敖"}.ti-box-align-top-right:before{content:""}.ti-box-align-top-right-filled:before{content:"晴"}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-angle:before{content:"ﲲ"}.ti-brackets-angle-off:before{content:"ﲱ"}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-filled:before{content:"ﵴ"}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-arc:before{content:"ﺮ"}.ti-brand-asana:before{content:""}.ti-brand-astro:before{content:"ﶹ"}.ti-brand-auth0:before{content:"ﲳ"}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-bluesky:before{content:"ﵵ"}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-databricks:before{content:"ﱁ"}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-discord-filled:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-dribbble-filled:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-facebook-filled:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-framer-motion:before{content:""}.ti-brand-funimation:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-github-filled:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-filled:before{content:"ﴚ"}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-gumroad:before{content:""}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo:before{content:"祖"}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-intercom:before{content:""}.ti-brand-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kako-talk:before{content:"ﴭ"}.ti-brand-kbin:before{content:"𢡄"}.ti-brand-kick:before{content:"﨣"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-livewire:before{content:"ﵶ"}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-meetup:before{content:"ﱪ"}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-minecraft:before{content:"﫯"}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nodejs:before{content:"﫠"}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-parsinta:before{content:"ﱂ"}.ti-brand-patreon:before{content:""}.ti-brand-patreon-filled:before{content:"ﳿ"}.ti-brand-paypal:before{content:""}.ti-brand-paypal-filled:before{content:""}.ti-brand-paypay:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-planetscale:before{content:""}.ti-brand-pnpm:before{content:"ﵷ"}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-printables:before{content:"ﴛ"}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-qq:before{content:""}.ti-brand-radix-ui:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-rumble:before{content:"𣏕"}.ti-brand-rust:before{content:"禎"}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapseed:before{content:""}.ti-brand-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-spotify-filled:before{content:"ﺆ"}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stocktwits:before{content:"ﵸ"}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-teams:before{content:"﫟"}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tether:before{content:""}.ti-brand-thingiverse:before{content:"ﴜ"}.ti-brand-threads:before{content:"ﬂ"}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tiktok-filled:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-twitter-filled:before{content:""}.ti-brand-typescript:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-wikipedia:before{content:"啕"}.ti-brand-windows:before{content:""}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-x:before{content:"ﰏ"}.ti-brand-x-filled:before{content:"ﰡ"}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xdeep:before{content:"ﰐ"}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yandex:before{content:"﫡"}.ti-brand-yarn:before{content:"ﵹ"}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-filled:before{content:"ﰢ"}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zhihu:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-filled:before{content:"ﺅ"}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-2:before{content:"ﬃ"}.ti-briefcase-2-filled:before{content:"ﺄ"}.ti-briefcase-filled:before{content:"ﴀ"}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-auto:before{content:"ﶙ"}.ti-brightness-auto-filled:before{content:"ﺃ"}.ti-brightness-down:before{content:""}.ti-brightness-down-filled:before{content:"ﬣ"}.ti-brightness-filled:before{content:"ﺂ"}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-brightness-up-filled:before{content:"ﬤ"}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-filled:before{content:"ﴁ"}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-broadcast-tower-filled:before{content:"ﺁ"}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-pavilion:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-bulb:before{content:""}.ti-bulb-filled:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-burger:before{content:"ﲴ"}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-cactus:before{content:""}.ti-cactus-filled:before{content:"ﬥ"}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-calculator:before{content:""}.ti-calculator-filled:before{content:"ﬦ"}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-clock:before{content:"ﴮ"}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-dot:before{content:"﴾"}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-exclamation:before{content:""}.ti-calendar-filled:before{content:"ﬧ"}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-month:before{content:"ﴯ"}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-repeat:before{content:"㮝"}.ti-calendar-sad:before{content:"ﴝ"}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-smile:before{content:"ﴞ"}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-user:before{content:"ﴟ"}.ti-calendar-week:before{content:"ﴰ"}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-filled:before{content:"嘆"}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-campfire-filled:before{content:"ﬨ"}.ti-candle:before{content:""}.ti-candle-filled:before{content:"ﰣ"}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-capsule:before{content:"﫣"}.ti-capsule-filled:before{content:"ﰤ"}.ti-capsule-horizontal:before{content:"﫢"}.ti-capsule-horizontal-filled:before{content:"ﰥ"}.ti-capture:before{content:""}.ti-capture-filled:before{content:"﬩"}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-4wd:before{content:"ﶸ"}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-fan:before{content:"ﶳ"}.ti-car-fan-1:before{content:"ﶷ"}.ti-car-fan-2:before{content:"ﶶ"}.ti-car-fan-3:before{content:"ﶵ"}.ti-car-fan-auto:before{content:"ﶴ"}.ti-car-garage:before{content:"ﱷ"}.ti-car-off:before{content:""}.ti-car-suv:before{content:"ﲋ"}.ti-car-turbine:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-cards-filled:before{content:"ﰦ"}.ti-caret-down:before{content:""}.ti-caret-down-filled:before{content:"שׁ"}.ti-caret-left:before{content:""}.ti-caret-left-filled:before{content:"שׂ"}.ti-caret-left-right:before{content:"ﱃ"}.ti-caret-left-right-filled:before{content:"ﴂ"}.ti-caret-right:before{content:""}.ti-caret-right-filled:before{content:"שּׁ"}.ti-caret-up:before{content:""}.ti-caret-up-down:before{content:"ﱄ"}.ti-caret-up-down-filled:before{content:"ﴃ"}.ti-caret-up-filled:before{content:"שּׂ"}.ti-carousel-horizontal:before{content:""}.ti-carousel-horizontal-filled:before{content:"朗"}.ti-carousel-vertical:before{content:""}.ti-carousel-vertical-filled:before{content:"望"}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-filled:before{content:"ﺀ"}.ti-cash-banknote-off:before{content:""}.ti-cash-off:before{content:""}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-category-filled:before{content:"אַ"}.ti-category-minus:before{content:"ﴠ"}.ti-category-plus:before{content:"ﴡ"}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-filled:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-area-line-filled:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-bubble-filled:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-candle-filled:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-donut-filled:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-dots-filled:before{content:"ﴄ"}.ti-chart-grid-dots:before{content:""}.ti-chart-grid-dots-filled:before{content:"ﴅ"}.ti-chart-histogram:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-filled:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-scatter:before{content:"ﶓ"}.ti-chart-scatter-3d:before{content:"ﶒ"}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-cherry:before{content:""}.ti-cherry-filled:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-bishop-filled:before{content:""}.ti-chess-filled:before{content:""}.ti-chess-king:before{content:""}.ti-chess-king-filled:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-knight-filled:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-queen-filled:before{content:""}.ti-chess-rook:before{content:""}.ti-chess-rook-filled:before{content:""}.ti-chevron-compact-down:before{content:"﫰"}.ti-chevron-compact-left:before{content:"﫱"}.ti-chevron-compact-right:before{content:"﫲"}.ti-chevron-compact-up:before{content:"﫳"}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-left-pipe:before{content:"﫤"}.ti-chevron-right:before{content:""}.ti-chevron-right-pipe:before{content:"﫥"}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-ball:before{content:"ﴱ"}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-filled:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-left-filled:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-down-right-filled:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-left-filled:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-right-filled:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-filled:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-left-filled:before{content:""}.ti-circle-arrow-up-right:before{content:""}.ti-circle-arrow-up-right-filled:before{content:""}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-check-filled:before{content:""}.ti-circle-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dashed-number-0:before{content:"ﱫ"}.ti-circle-dashed-number-1:before{content:"ﱬ"}.ti-circle-dashed-number-2:before{content:"ﱭ"}.ti-circle-dashed-number-3:before{content:"ﱮ"}.ti-circle-dashed-number-4:before{content:"ﱯ"}.ti-circle-dashed-number-5:before{content:"ﱰ"}.ti-circle-dashed-number-6:before{content:"ﱱ"}.ti-circle-dashed-number-7:before{content:"ﱲ"}.ti-circle-dashed-number-8:before{content:"ﱳ"}.ti-circle-dashed-number-9:before{content:"ﱴ"}.ti-circle-dashed-percentage:before{content:"ﵺ"}.ti-circle-dashed-x:before{content:"ﱵ"}.ti-circle-dot:before{content:""}.ti-circle-dot-filled:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-filled:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key:before{content:""}.ti-circle-key-filled:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-a-filled:before{content:"ﹿ"}.ti-circle-letter-b:before{content:""}.ti-circle-letter-b-filled:before{content:"ﹾ"}.ti-circle-letter-c:before{content:""}.ti-circle-letter-c-filled:before{content:"ﹽ"}.ti-circle-letter-d:before{content:""}.ti-circle-letter-d-filled:before{content:"ﹼ"}.ti-circle-letter-e:before{content:""}.ti-circle-letter-e-filled:before{content:"ﹻ"}.ti-circle-letter-f:before{content:""}.ti-circle-letter-f-filled:before{content:"ﹺ"}.ti-circle-letter-g:before{content:""}.ti-circle-letter-g-filled:before{content:"ﹹ"}.ti-circle-letter-h:before{content:""}.ti-circle-letter-h-filled:before{content:"ﹸ"}.ti-circle-letter-i:before{content:""}.ti-circle-letter-i-filled:before{content:"ﹷ"}.ti-circle-letter-j:before{content:""}.ti-circle-letter-j-filled:before{content:"ﹶ"}.ti-circle-letter-k:before{content:""}.ti-circle-letter-k-filled:before{content:"﹵"}.ti-circle-letter-l:before{content:""}.ti-circle-letter-l-filled:before{content:"ﹴ"}.ti-circle-letter-m:before{content:""}.ti-circle-letter-m-filled:before{content:"ﹳ"}.ti-circle-letter-n:before{content:""}.ti-circle-letter-n-filled:before{content:"ﹲ"}.ti-circle-letter-o:before{content:""}.ti-circle-letter-o-filled:before{content:"ﹱ"}.ti-circle-letter-p:before{content:""}.ti-circle-letter-p-filled:before{content:"ﹰ"}.ti-circle-letter-q:before{content:""}.ti-circle-letter-q-filled:before{content:"﹯"}.ti-circle-letter-r:before{content:""}.ti-circle-letter-r-filled:before{content:"﹮"}.ti-circle-letter-s:before{content:""}.ti-circle-letter-s-filled:before{content:"﹭"}.ti-circle-letter-t:before{content:""}.ti-circle-letter-t-filled:before{content:"﹬"}.ti-circle-letter-u:before{content:""}.ti-circle-letter-u-filled:before{content:"﹫"}.ti-circle-letter-v:before{content:""}.ti-circle-letter-v-filled:before{content:"﹪"}.ti-circle-letter-w:before{content:""}.ti-circle-letter-w-filled:before{content:"﹩"}.ti-circle-letter-x:before{content:""}.ti-circle-letter-x-filled:before{content:"﹨"}.ti-circle-letter-y:before{content:""}.ti-circle-letter-y-filled:before{content:"﹧"}.ti-circle-letter-z:before{content:""}.ti-circle-letter-z-filled:before{content:"﹦"}.ti-circle-minus:before{content:""}.ti-circle-minus-2:before{content:"ﲌ"}.ti-circle-number-0:before{content:""}.ti-circle-number-0-filled:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-1-filled:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-2-filled:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-3-filled:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-4-filled:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-5-filled:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-6-filled:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-7-filled:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-8-filled:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-number-9-filled:before{content:""}.ti-circle-off:before{content:""}.ti-circle-percentage:before{content:"ﵻ"}.ti-circle-plus:before{content:""}.ti-circle-plus-2:before{content:"ﲍ"}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circle-x-filled:before{content:""}.ti-circles:before{content:""}.ti-circles-filled:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-smile:before{content:"ﶚ"}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-12:before{content:"ﱖ"}.ti-clock-2:before{content:""}.ti-clock-24:before{content:"ﱗ"}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-filled:before{content:""}.ti-clock-heart:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-1-filled:before{content:"﹥"}.ti-clock-hour-10:before{content:""}.ti-clock-hour-10-filled:before{content:"﹤"}.ti-clock-hour-11:before{content:""}.ti-clock-hour-11-filled:before{content:"﹣"}.ti-clock-hour-12:before{content:""}.ti-clock-hour-12-filled:before{content:"﹢"}.ti-clock-hour-2:before{content:""}.ti-clock-hour-2-filled:before{content:"﹡"}.ti-clock-hour-3:before{content:""}.ti-clock-hour-3-filled:before{content:"﹠"}.ti-clock-hour-4:before{content:""}.ti-clock-hour-4-filled:before{content:"﹟"}.ti-clock-hour-5:before{content:""}.ti-clock-hour-5-filled:before{content:"﹞"}.ti-clock-hour-6:before{content:""}.ti-clock-hour-6-filled:before{content:"﹝"}.ti-clock-hour-7:before{content:""}.ti-clock-hour-7-filled:before{content:"﹜"}.ti-clock-hour-8:before{content:""}.ti-clock-hour-8-filled:before{content:"﹛"}.ti-clock-hour-9:before{content:""}.ti-clock-hour-9-filled:before{content:"﹚"}.ti-clock-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-filled:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-network:before{content:"ﱸ"}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-clubs-filled:before{content:""}.ti-code:before{content:""}.ti-code-asterisk:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-bitcoin-filled:before{content:"ﴆ"}.ti-coin-euro:before{content:""}.ti-coin-euro-filled:before{content:"ﴇ"}.ti-coin-filled:before{content:"ﴈ"}.ti-coin-monero:before{content:""}.ti-coin-monero-filled:before{content:"ﴉ"}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-pound-filled:before{content:"ﴊ"}.ti-coin-rupee:before{content:""}.ti-coin-rupee-filled:before{content:"ﴋ"}.ti-coin-taka:before{content:"ﴍ"}.ti-coin-taka-filled:before{content:"ﴌ"}.ti-coin-yen:before{content:""}.ti-coin-yen-filled:before{content:"ﴎ"}.ti-coin-yuan:before{content:""}.ti-coin-yuan-filled:before{content:"ﴏ"}.ti-coins:before{content:""}.ti-color-filter:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-column-remove:before{content:"﫴"}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-filled:before{content:"ﴐ"}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-2-filled:before{content:"﹙"}.ti-cone-filled:before{content:"﹘"}.ti-cone-off:before{content:""}.ti-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-filled:before{content:"﹗"}.ti-contrast-2-off:before{content:""}.ti-contrast-filled:before{content:"﹖"}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:"ﶱ"}.ti-cookie-filled:before{content:"﹔"}.ti-cookie-man:before{content:"ﶲ"}.ti-cookie-man-filled:before{content:"﹕"}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-check:before{content:"ﶰ"}.ti-copy-check-filled:before{content:"﹓"}.ti-copy-minus:before{content:"ﶯ"}.ti-copy-minus-filled:before{content:"﹒"}.ti-copy-off:before{content:""}.ti-copy-plus:before{content:"ﶮ"}.ti-copy-plus-filled:before{content:"﹑"}.ti-copy-x:before{content:"ﶭ"}.ti-copy-x-filled:before{content:"﹐"}.ti-copyleft:before{content:""}.ti-copyleft-filled:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-filled:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-filled:before{content:"ﴑ"}.ti-credit-card-off:before{content:""}.ti-credit-card-pay:before{content:"ﴲ"}.ti-credit-card-refund:before{content:"ﴳ"}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-crop-1-1:before{content:"ﵐ"}.ti-crop-1-1-filled:before{content:"﹏"}.ti-crop-16-9:before{content:"ﵑ"}.ti-crop-16-9-filled:before{content:"﹎"}.ti-crop-3-2:before{content:"ﵒ"}.ti-crop-3-2-filled:before{content:"﹍"}.ti-crop-5-4:before{content:"ﵓ"}.ti-crop-5-4-filled:before{content:"﹌"}.ti-crop-7-5:before{content:"ﵔ"}.ti-crop-7-5-filled:before{content:"﹋"}.ti-crop-landscape:before{content:"ﵕ"}.ti-crop-landscape-filled:before{content:"﹊"}.ti-crop-portrait:before{content:"ﵖ"}.ti-crop-portrait-filled:before{content:"﹉"}.ti-cross:before{content:""}.ti-cross-filled:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-3d-sphere:before{content:""}.ti-cube-3d-sphere-off:before{content:""}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-unfolded:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-afghani:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-florin:before{content:"﫵"}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial:before{content:"縉"}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-xrp:before{content:"ﴴ"}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-smile:before{content:"ﶛ"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-desk:before{content:"ﴵ"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-airtag:before{content:"﫦"}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-gamepad-3:before{content:"ﱘ"}.ti-device-heart-monitor:before{content:""}.ti-device-heart-monitor-filled:before{content:"器"}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-filled:before{content:"塀"}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-projector:before{content:"ﰑ"}.ti-device-remote:before{content:""}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-filled:before{content:"墨"}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-usb:before{content:"ﱙ"}.ti-device-vision-pro:before{content:"﫧"}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus:before{content:"瀞"}.ti-dialpad:before{content:""}.ti-dialpad-filled:before{content:"層"}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-filled:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-diamonds-filled:before{content:""}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-1-filled:before{content:""}.ti-dice-2:before{content:""}.ti-dice-2-filled:before{content:""}.ti-dice-3:before{content:""}.ti-dice-3-filled:before{content:""}.ti-dice-4:before{content:""}.ti-dice-4-filled:before{content:""}.ti-dice-5:before{content:""}.ti-dice-5-filled:before{content:""}.ti-dice-6:before{content:""}.ti-dice-6-filled:before{content:""}.ti-dice-filled:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-arrows:before{content:"ﴶ"}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-filled:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-filled:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-half-2-filled:before{content:"ﭬ"}.ti-droplet-half-filled:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-droplets:before{content:"ﰒ"}.ti-dual-screen:before{content:"繁"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ear-scan:before{content:"ﵗ"}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-filled:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-escalator:before{content:"ﬆ"}.ti-escalator-down:before{content:"ﬄ"}.ti-escalator-up:before{content:"ﬅ"}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle:before{content:""}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-bolt:before{content:"ﭭ"}.ti-eye-cancel:before{content:"ﭮ"}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-code:before{content:"ﭯ"}.ti-eye-cog:before{content:""}.ti-eye-discount:before{content:"ﭰ"}.ti-eye-dollar:before{content:"ﭱ"}.ti-eye-dotted:before{content:"ﺭ"}.ti-eye-down:before{content:"ﭲ"}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-filled:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-minus:before{content:"ﭳ"}.ti-eye-off:before{content:""}.ti-eye-pause:before{content:"ﭴ"}.ti-eye-pin:before{content:"ﭵ"}.ti-eye-plus:before{content:"ﭶ"}.ti-eye-question:before{content:"ﭷ"}.ti-eye-search:before{content:"ﭸ"}.ti-eye-share:before{content:"ﭹ"}.ti-eye-star:before{content:"ﭺ"}.ti-eye-table:before{content:""}.ti-eye-up:before{content:"ﭻ"}.ti-eye-x:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-favicon:before{content:"ﵥ"}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-export:before{content:""}.ti-file-filled:before{content:""}.ti-file-function:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-isr:before{content:"ﺬ"}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-neutral:before{content:"ﴢ"}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-sad:before{content:"ﴣ"}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-smile:before{content:"ﴤ"}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-text-ai:before{content:"﨧"}.ti-file-time:before{content:""}.ti-file-type-bmp:before{content:"﬇"}.ti-file-type-css:before{content:"﬈"}.ti-file-type-csv:before{content:"﬉"}.ti-file-type-doc:before{content:"﬊"}.ti-file-type-docx:before{content:"﬋"}.ti-file-type-html:before{content:"﬌"}.ti-file-type-jpg:before{content:"﬍"}.ti-file-type-js:before{content:"﬎"}.ti-file-type-jsx:before{content:"﬏"}.ti-file-type-pdf:before{content:"﬐"}.ti-file-type-php:before{content:"﬑"}.ti-file-type-png:before{content:"﬒"}.ti-file-type-ppt:before{content:"ﬓ"}.ti-file-type-rs:before{content:"ﬔ"}.ti-file-type-sql:before{content:"ﬕ"}.ti-file-type-svg:before{content:"ﬖ"}.ti-file-type-ts:before{content:"ﬗ"}.ti-file-type-tsx:before{content:"﬘"}.ti-file-type-txt:before{content:"﬙"}.ti-file-type-vue:before{content:"﬚"}.ti-file-type-xls:before{content:"﬛"}.ti-file-type-xml:before{content:"﬜"}.ti-file-type-zip:before{content:"יִ"}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-x:before{content:""}.ti-file-x-filled:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-bolt:before{content:"ﭼ"}.ti-filter-cancel:before{content:"ﭽ"}.ti-filter-check:before{content:"ﭾ"}.ti-filter-code:before{content:"ﭿ"}.ti-filter-cog:before{content:"茶"}.ti-filter-discount:before{content:"ﮀ"}.ti-filter-dollar:before{content:"刺"}.ti-filter-down:before{content:"ﮁ"}.ti-filter-edit:before{content:"切"}.ti-filter-exclamation:before{content:"ﮂ"}.ti-filter-filled:before{content:"ﰧ"}.ti-filter-heart:before{content:"ﮃ"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-pause:before{content:"ﮄ"}.ti-filter-pin:before{content:"ﮅ"}.ti-filter-plus:before{content:"拓"}.ti-filter-question:before{content:"ﮆ"}.ti-filter-search:before{content:"ﮇ"}.ti-filter-share:before{content:"ﮈ"}.ti-filter-star:before{content:"糖"}.ti-filter-up:before{content:"ﮉ"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fingerprint-scan:before{content:"ﲵ"}.ti-fire-extinguisher:before{content:"﫶"}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-christianity:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-filled:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-3-filled:before{content:""}.ti-flag-bolt:before{content:"ﮊ"}.ti-flag-cancel:before{content:"ﮋ"}.ti-flag-check:before{content:"ﮌ"}.ti-flag-code:before{content:"ﮍ"}.ti-flag-cog:before{content:"ﮎ"}.ti-flag-discount:before{content:"ﮏ"}.ti-flag-dollar:before{content:"ﮐ"}.ti-flag-down:before{content:"ﮑ"}.ti-flag-exclamation:before{content:"ﮒ"}.ti-flag-filled:before{content:""}.ti-flag-heart:before{content:"ﮓ"}.ti-flag-minus:before{content:"ﮔ"}.ti-flag-off:before{content:""}.ti-flag-pause:before{content:"ﮕ"}.ti-flag-pin:before{content:"ﮖ"}.ti-flag-plus:before{content:"ﮗ"}.ti-flag-question:before{content:"ﮘ"}.ti-flag-search:before{content:"ﮙ"}.ti-flag-share:before{content:"ﮚ"}.ti-flag-star:before{content:"ﮛ"}.ti-flag-up:before{content:"ﮜ"}.ti-flag-x:before{content:"ﮝ"}.ti-flame:before{content:""}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-filled:before{content:"ﴒ"}.ti-flask-2-off:before{content:""}.ti-flask-filled:before{content:"ﴓ"}.ti-flask-off:before{content:""}.ti-flip-flops:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-auto:before{content:"謁"}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-filled:before{content:""}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-open:before{content:"﫷"}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-root:before{content:"﵃"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up:before{content:"卵"}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forbid-2-filled:before{content:"ﰨ"}.ti-forbid-filled:before{content:"ﰩ"}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-filled:before{content:"ﰪ"}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-filled:before{content:"ﰫ"}.ti-function-off:before{content:""}.ti-galaxy:before{content:"ﲶ"}.ti-garden-cart:before{content:""}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-filled:before{content:"ﰬ"}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-2:before{content:""}.ti-ghost-2-filled:before{content:""}.ti-ghost-3:before{content:"ﰓ"}.ti-ghost-filled:before{content:""}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-card-filled:before{content:"ﰭ"}.ti-gift-filled:before{content:"ﴔ"}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-branch-deleted:before{content:""}.ti-git-cherry-pick:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-champagne:before{content:"ﶜ"}.ti-glass-cocktail:before{content:"ﶝ"}.ti-glass-full:before{content:""}.ti-glass-full-filled:before{content:"ﰮ"}.ti-glass-gin:before{content:"ﶞ"}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-filled:before{content:"ﰯ"}.ti-globe-off:before{content:""}.ti-go-game:before{content:""}.ti-golf:before{content:""}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gps-filled:before{content:"﹈"}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-filled:before{content:"ﴕ"}.ti-graph-off:before{content:""}.ti-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-3x3:before{content:"ﲤ"}.ti-grid-4x4:before{content:"ﲥ"}.ti-grid-dots:before{content:""}.ti-grid-goldenratio:before{content:"ﲦ"}.ti-grid-pattern:before{content:""}.ti-grid-scan:before{content:"ﲧ"}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-guitar-pick-filled:before{content:""}.ti-gymnastics:before{content:"﵄"}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-finger-off:before{content:""}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-love-you:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-sanitizer:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-haze-moon:before{content:"﫸"}.ti-hdr:before{content:"嗢"}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-filled:before{content:"屮"}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-bolt:before{content:"ﮞ"}.ti-heart-broken:before{content:""}.ti-heart-cancel:before{content:"ﮟ"}.ti-heart-check:before{content:"ﮠ"}.ti-heart-code:before{content:"ﮡ"}.ti-heart-cog:before{content:"ﮢ"}.ti-heart-discount:before{content:"ﮣ"}.ti-heart-dollar:before{content:"ﮤ"}.ti-heart-down:before{content:"ﮥ"}.ti-heart-exclamation:before{content:"ﮦ"}.ti-heart-filled:before{content:""}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-pause:before{content:"ﮧ"}.ti-heart-pin:before{content:"ﮨ"}.ti-heart-plus:before{content:""}.ti-heart-question:before{content:"ﮩ"}.ti-heart-rate-monitor:before{content:""}.ti-heart-search:before{content:"ﮪ"}.ti-heart-share:before{content:"ﮫ"}.ti-heart-star:before{content:"ﮬ"}.ti-heart-up:before{content:"ﮭ"}.ti-heart-x:before{content:"ﮮ"}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-circle:before{content:"欄"}.ti-help-circle-filled:before{content:"悔"}.ti-help-hexagon:before{content:""}.ti-help-hexagon-filled:before{content:"慨"}.ti-help-octagon:before{content:""}.ti-help-octagon-filled:before{content:"憎"}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-filled:before{content:"懲"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-square-rounded-filled:before{content:"敏"}.ti-help-triangle:before{content:"嵐"}.ti-help-triangle-filled:before{content:"既"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-filled:before{content:""}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-a-filled:before{content:"﹇"}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-b-filled:before{content:"﹆"}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-c-filled:before{content:"﹅"}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-d-filled:before{content:"﹄"}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-e-filled:before{content:"﹃"}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-f-filled:before{content:"﹂"}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-g-filled:before{content:"﹁"}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-h-filled:before{content:"﹀"}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-i-filled:before{content:"︿"}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-j-filled:before{content:"︾"}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-k-filled:before{content:"︽"}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-l-filled:before{content:"︼"}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-m-filled:before{content:"︻"}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-n-filled:before{content:"︺"}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-o-filled:before{content:"︹"}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-p-filled:before{content:"︸"}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-q-filled:before{content:"︷"}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-r-filled:before{content:"︶"}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-s-filled:before{content:"︵"}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-t-filled:before{content:"︴"}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-u-filled:before{content:"︳"}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-v-filled:before{content:"︲"}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-w-filled:before{content:"︱"}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-x-filled:before{content:"︰"}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-y-filled:before{content:"︯"}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-letter-z-filled:before{content:"︮"}.ti-hexagon-minus:before{content:"ﲏ"}.ti-hexagon-minus-2:before{content:"ﲎ"}.ti-hexagon-minus-filled:before{content:"︭"}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-0-filled:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-1-filled:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-2-filled:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-3-filled:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-4-filled:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-5-filled:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-6-filled:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-7-filled:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-8-filled:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-number-9-filled:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-plus:before{content:"ﱅ"}.ti-hexagon-plus-2:before{content:"ﲐ"}.ti-hexagon-plus-filled:before{content:"︬"}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus:before{content:"盛"}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-filled:before{content:"︫"}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse:before{content:"ﱆ"}.ti-horse-toy:before{content:""}.ti-horseshoe:before{content:"ﲷ"}.ti-hospital:before{content:"ﵙ"}.ti-hospital-circle:before{content:"ﵘ"}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-filled:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-hours-12:before{content:"ﱓ"}.ti-hours-24:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-delete:before{content:"﨩"}.ti-http-get:before{content:"飯"}.ti-http-head:before{content:"飼"}.ti-http-options:before{content:"館"}.ti-http-patch:before{content:"鶴"}.ti-http-post:before{content:"郞"}.ti-http-put:before{content:"隷"}.ti-http-que:before{content:"者"}.ti-http-trace:before{content:"侮"}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-image-in-picture:before{content:"ﶟ"}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-circle-filled:before{content:""}.ti-info-hexagon:before{content:""}.ti-info-hexagon-filled:before{content:"暑"}.ti-info-octagon:before{content:""}.ti-info-octagon-filled:before{content:"梅"}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-filled:before{content:"海"}.ti-info-square-rounded:before{content:""}.ti-info-square-rounded-filled:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-info-triangle-filled:before{content:"渚"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-filled:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-left-filled:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-bottom-right-filled:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-left-filled:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-right-filled:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-filled:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-left-filled:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-inner-shadow-top-right-filled:before{content:""}.ti-input-ai:before{content:"ﱚ"}.ti-input-check:before{content:"ﱛ"}.ti-input-search:before{content:""}.ti-input-x:before{content:"ﱜ"}.ti-invoice:before{content:"ﺫ"}.ti-ironing:before{content:"塚"}.ti-ironing-1:before{content:""}.ti-ironing-2:before{content:""}.ti-ironing-3:before{content:""}.ti-ironing-filled:before{content:"︪"}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-off:before{content:""}.ti-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jetpack-filled:before{content:"︩"}.ti-jewish-star:before{content:""}.ti-jewish-star-filled:before{content:""}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kerning:before{content:""}.ti-key:before{content:""}.ti-key-filled:before{content:"︨"}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-center-filled:before{content:"ﰰ"}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-horizontal-filled:before{content:"ﰱ"}.ti-keyframe-align-vertical:before{content:""}.ti-keyframe-align-vertical-filled:before{content:"ﰲ"}.ti-keyframe-filled:before{content:"ﰳ"}.ti-keyframes:before{content:""}.ti-keyframes-filled:before{content:"ﰴ"}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-ladle:before{content:"ﰔ"}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-lane:before{content:"﫹"}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-selected:before{content:"ﺩ"}.ti-layers-selected-bottom:before{content:"ﺪ"}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-2-filled:before{content:"︧"}.ti-layout-align-bottom:before{content:""}.ti-layout-align-bottom-filled:before{content:"︦"}.ti-layout-align-center:before{content:""}.ti-layout-align-center-filled:before{content:"︥"}.ti-layout-align-left:before{content:""}.ti-layout-align-left-filled:before{content:"︤"}.ti-layout-align-middle:before{content:""}.ti-layout-align-middle-filled:before{content:"︣"}.ti-layout-align-right:before{content:""}.ti-layout-align-right-filled:before{content:"︢"}.ti-layout-align-top:before{content:""}.ti-layout-align-top-filled:before{content:"︡"}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-collapse-filled:before{content:"ﰵ"}.ti-layout-bottombar-expand:before{content:""}.ti-layout-bottombar-expand-filled:before{content:"ﰶ"}.ti-layout-bottombar-filled:before{content:"ﰷ"}.ti-layout-bottombar-inactive:before{content:"﵅"}.ti-layout-cards:before{content:""}.ti-layout-cards-filled:before{content:"︠"}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-dashboard-filled:before{content:"︟"}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-horizontal-filled:before{content:"︞"}.ti-layout-distribute-vertical:before{content:""}.ti-layout-distribute-vertical-filled:before{content:"︝"}.ti-layout-filled:before{content:"︗"}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-grid-filled:before{content:"︜"}.ti-layout-grid-remove:before{content:"墳"}.ti-layout-kanban:before{content:""}.ti-layout-kanban-filled:before{content:"︛"}.ti-layout-list:before{content:""}.ti-layout-list-filled:before{content:"︚"}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-collapse-filled:before{content:"ﰸ"}.ti-layout-navbar-expand:before{content:""}.ti-layout-navbar-expand-filled:before{content:"ﰹ"}.ti-layout-navbar-filled:before{content:"ﰺ"}.ti-layout-navbar-inactive:before{content:"﵆"}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-filled:before{content:"︘"}.ti-layout-sidebar-inactive:before{content:"﵇"}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-collapse-filled:before{content:"ﰻ"}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-left-expand-filled:before{content:"ﰼ"}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-collapse-filled:before{content:"ﰽ"}.ti-layout-sidebar-right-expand:before{content:""}.ti-layout-sidebar-right-expand-filled:before{content:"ﰾ"}.ti-layout-sidebar-right-filled:before{content:"︙"}.ti-layout-sidebar-right-inactive:before{content:"﵈"}.ti-leaf:before{content:""}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-filled:before{content:"︖"}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-letter-a:before{content:""}.ti-letter-a-small:before{content:"ﳇ"}.ti-letter-b:before{content:""}.ti-letter-b-small:before{content:"ﳈ"}.ti-letter-c:before{content:""}.ti-letter-c-small:before{content:"ﳉ"}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-d-small:before{content:"ﳊ"}.ti-letter-e:before{content:""}.ti-letter-e-small:before{content:"ﳋ"}.ti-letter-f:before{content:""}.ti-letter-f-small:before{content:"ﳌ"}.ti-letter-g:before{content:""}.ti-letter-g-small:before{content:"ﳍ"}.ti-letter-h:before{content:""}.ti-letter-h-small:before{content:"ﳎ"}.ti-letter-i:before{content:""}.ti-letter-i-small:before{content:"ﳏ"}.ti-letter-j:before{content:""}.ti-letter-j-small:before{content:"ﳐ"}.ti-letter-k:before{content:""}.ti-letter-k-small:before{content:"ﳑ"}.ti-letter-l:before{content:""}.ti-letter-l-small:before{content:"ﳒ"}.ti-letter-m:before{content:""}.ti-letter-m-small:before{content:"ﳓ"}.ti-letter-n:before{content:""}.ti-letter-n-small:before{content:"ﳔ"}.ti-letter-o:before{content:""}.ti-letter-o-small:before{content:"ﳕ"}.ti-letter-p:before{content:""}.ti-letter-p-small:before{content:"ﳖ"}.ti-letter-q:before{content:""}.ti-letter-q-small:before{content:"ﳗ"}.ti-letter-r:before{content:""}.ti-letter-r-small:before{content:"ﳘ"}.ti-letter-s:before{content:""}.ti-letter-s-small:before{content:"ﳙ"}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-t-small:before{content:"ﳚ"}.ti-letter-u:before{content:""}.ti-letter-u-small:before{content:"ﳛ"}.ti-letter-v:before{content:""}.ti-letter-v-small:before{content:"ﳜ"}.ti-letter-w:before{content:""}.ti-letter-w-small:before{content:"ﳝ"}.ti-letter-x:before{content:""}.ti-letter-x-small:before{content:"ﳞ"}.ti-letter-y:before{content:""}.ti-letter-y-small:before{content:"ﳟ"}.ti-letter-z:before{content:""}.ti-letter-z-small:before{content:"ﳠ"}.ti-library:before{content:"﵌"}.ti-library-minus:before{content:"﵉"}.ti-library-photo:before{content:"﵊"}.ti-library-plus:before{content:"﵋"}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-line-scan:before{content:"ﲸ"}.ti-link:before{content:""}.ti-link-minus:before{content:"ﴖ"}.ti-link-off:before{content:""}.ti-link-plus:before{content:"ﴗ"}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-letters:before{content:"ﱇ"}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-list-tree:before{content:"﫺"}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-bolt:before{content:"ﮯ"}.ti-location-broken:before{content:""}.ti-location-cancel:before{content:"ﮰ"}.ti-location-check:before{content:"ﮱ"}.ti-location-code:before{content:"﮲"}.ti-location-cog:before{content:"﮳"}.ti-location-discount:before{content:"﮴"}.ti-location-dollar:before{content:"﮵"}.ti-location-down:before{content:"﮶"}.ti-location-exclamation:before{content:"﮷"}.ti-location-filled:before{content:""}.ti-location-heart:before{content:"﮸"}.ti-location-minus:before{content:"﮹"}.ti-location-off:before{content:""}.ti-location-pause:before{content:"﮺"}.ti-location-pin:before{content:"﮻"}.ti-location-plus:before{content:"﮼"}.ti-location-question:before{content:"﮽"}.ti-location-search:before{content:"﮾"}.ti-location-share:before{content:"﮿"}.ti-location-star:before{content:"﯀"}.ti-location-up:before{content:"﯁"}.ti-location-x:before{content:"﯂"}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-filled:before{content:"︕"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-2:before{content:"ﺨ"}.ti-lock-open-off:before{content:""}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-square-rounded-filled:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x:before{content:"虜"}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-login-2:before{content:"ﱶ"}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-logs:before{content:"ﺧ"}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-filled:before{content:"︔"}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-filled:before{content:"︓"}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-filled:before{content:"︒"}.ti-magnet-off:before{content:""}.ti-magnetic:before{content:"ﲹ"}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-filled:before{content:"漢"}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-opened-filled:before{content:"煮"}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x:before{content:"雷"}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-man-filled:before{content:"︑"}.ti-manual-gearbox:before{content:""}.ti-manual-gearbox-filled:before{content:"︐"}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-bolt:before{content:"﯃"}.ti-map-cancel:before{content:"﯄"}.ti-map-check:before{content:"﯅"}.ti-map-code:before{content:"﯆"}.ti-map-cog:before{content:"﯇"}.ti-map-discount:before{content:"﯈"}.ti-map-dollar:before{content:"﯉"}.ti-map-down:before{content:"﯊"}.ti-map-east:before{content:"ﱝ"}.ti-map-exclamation:before{content:"﯋"}.ti-map-heart:before{content:"﯌"}.ti-map-minus:before{content:"﯍"}.ti-map-north:before{content:"ﱞ"}.ti-map-off:before{content:""}.ti-map-pause:before{content:"﯎"}.ti-map-pin:before{content:""}.ti-map-pin-2:before{content:"ﱈ"}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-filled:before{content:""}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-plus:before{content:"﯏"}.ti-map-question:before{content:"﯐"}.ti-map-route:before{content:"ﱹ"}.ti-map-search:before{content:""}.ti-map-share:before{content:"﯑"}.ti-map-south:before{content:"ﱟ"}.ti-map-star:before{content:"﯒"}.ti-map-up:before{content:"ﯓ"}.ti-map-west:before{content:"ﱠ"}.ti-map-x:before{content:"ﯔ"}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-matchstick:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-max-min:before{content:"ﶠ"}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-symbols:before{content:""}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-circle:before{content:"﫨"}.ti-medical-cross-filled:before{content:""}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-melon:before{content:"ﱺ"}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-deep:before{content:"﫻"}.ti-menu-order:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-2-filled:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-reply:before{content:"﵍"}.ti-message-report:before{content:""}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-meter-cube:before{content:"ﵼ"}.ti-meter-square:before{content:"ﵽ"}.ti-metronome:before{content:"ﴥ"}.ti-michelin-bib-gourmand:before{content:"﫩"}.ti-michelin-star:before{content:"﫫"}.ti-michelin-star-green:before{content:"﫪"}.ti-mickey:before{content:""}.ti-mickey-filled:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-filled:before{content:"️"}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-filled:before{content:"︎"}.ti-microwave-off:before{content:""}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-milk:before{content:""}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-confuzed-filled:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-empty-filled:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-happy-filled:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-kid-filled:before{content:""}.ti-mood-look-down:before{content:"ﴷ"}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-look-up:before{content:"ﴸ"}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-neutral-filled:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-puzzled:before{content:"ﴹ"}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-filled:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-search:before{content:""}.ti-mood-share:before{content:"暴"}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-smile-filled:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-x:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-filled:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-filled:before{content:"אָ"}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-filled:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-bolt:before{content:"ﯕ"}.ti-music-cancel:before{content:"ﯖ"}.ti-music-check:before{content:"ﯗ"}.ti-music-code:before{content:"ﯘ"}.ti-music-cog:before{content:"ﯙ"}.ti-music-discount:before{content:"ﯚ"}.ti-music-dollar:before{content:"ﯛ"}.ti-music-down:before{content:"ﯜ"}.ti-music-exclamation:before{content:"ﯝ"}.ti-music-heart:before{content:"ﯞ"}.ti-music-minus:before{content:"ﯟ"}.ti-music-off:before{content:""}.ti-music-pause:before{content:"ﯠ"}.ti-music-pin:before{content:"ﯡ"}.ti-music-plus:before{content:"ﯢ"}.ti-music-question:before{content:"ﯣ"}.ti-music-search:before{content:"ﯤ"}.ti-music-share:before{content:"ﯥ"}.ti-music-star:before{content:"ﯦ"}.ti-music-up:before{content:"ﯧ"}.ti-music-x:before{content:"ﯨ"}.ti-navigation:before{content:""}.ti-navigation-bolt:before{content:"ﯩ"}.ti-navigation-cancel:before{content:"ﯪ"}.ti-navigation-check:before{content:"ﯫ"}.ti-navigation-code:before{content:"ﯬ"}.ti-navigation-cog:before{content:"ﯭ"}.ti-navigation-discount:before{content:"ﯮ"}.ti-navigation-dollar:before{content:"ﯯ"}.ti-navigation-down:before{content:"ﯰ"}.ti-navigation-east:before{content:"ﲺ"}.ti-navigation-exclamation:before{content:"ﯱ"}.ti-navigation-filled:before{content:""}.ti-navigation-heart:before{content:"ﯲ"}.ti-navigation-minus:before{content:"ﯳ"}.ti-navigation-north:before{content:"ﲻ"}.ti-navigation-off:before{content:""}.ti-navigation-pause:before{content:"ﯴ"}.ti-navigation-pin:before{content:"ﯵ"}.ti-navigation-plus:before{content:"ﯶ"}.ti-navigation-question:before{content:"ﯷ"}.ti-navigation-search:before{content:"ﯸ"}.ti-navigation-share:before{content:"ﯹ"}.ti-navigation-south:before{content:"ﲼ"}.ti-navigation-star:before{content:"ﯺ"}.ti-navigation-top:before{content:"﫬"}.ti-navigation-up:before{content:"ﯻ"}.ti-navigation-west:before{content:"ﲽ"}.ti-navigation-x:before{content:"ﯼ"}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-0-small:before{content:"ﳡ"}.ti-number-1:before{content:""}.ti-number-1-small:before{content:"ﳢ"}.ti-number-10-small:before{content:"ﳣ"}.ti-number-11-small:before{content:"ﳤ"}.ti-number-12-small:before{content:"ﳥ"}.ti-number-123:before{content:""}.ti-number-13-small:before{content:"ﳦ"}.ti-number-14-small:before{content:"ﳧ"}.ti-number-15-small:before{content:"ﳨ"}.ti-number-16-small:before{content:"ﳩ"}.ti-number-17-small:before{content:"ﳪ"}.ti-number-18-small:before{content:"ﳫ"}.ti-number-19-small:before{content:"ﳬ"}.ti-number-2:before{content:""}.ti-number-2-small:before{content:"ﳭ"}.ti-number-20-small:before{content:"ﳮ"}.ti-number-21-small:before{content:"ﳯ"}.ti-number-22-small:before{content:"ﳰ"}.ti-number-23-small:before{content:"ﳱ"}.ti-number-24-small:before{content:"ﳲ"}.ti-number-25-small:before{content:"ﳳ"}.ti-number-26-small:before{content:"ﳴ"}.ti-number-27-small:before{content:"ﳵ"}.ti-number-28-small:before{content:"ﳶ"}.ti-number-29-small:before{content:"ﳷ"}.ti-number-3:before{content:""}.ti-number-3-small:before{content:"ﳸ"}.ti-number-4:before{content:""}.ti-number-4-small:before{content:"ﳹ"}.ti-number-5:before{content:""}.ti-number-5-small:before{content:"ﳺ"}.ti-number-6:before{content:""}.ti-number-6-small:before{content:"ﳻ"}.ti-number-7:before{content:""}.ti-number-7-small:before{content:"ﳼ"}.ti-number-8:before{content:""}.ti-number-8-small:before{content:"ﳽ"}.ti-number-9:before{content:""}.ti-number-9-small:before{content:"ﳾ"}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-nut:before{content:"ﱡ"}.ti-octagon:before{content:""}.ti-octagon-filled:before{content:""}.ti-octagon-minus:before{content:"ﲒ"}.ti-octagon-minus-2:before{content:"ﲑ"}.ti-octagon-off:before{content:""}.ti-octagon-plus:before{content:"ﲔ"}.ti-octagon-plus-2:before{content:"ﲓ"}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om:before{content:""}.ti-omega:before{content:""}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-filled:before{content:""}.ti-oval-vertical:before{content:""}.ti-oval-vertical-filled:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-filled:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-circle:before{content:"ﵚ"}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-password-fingerprint:before{content:"ﱻ"}.ti-password-mobile-phone:before{content:"ﱼ"}.ti-password-user:before{content:"ﱽ"}.ti-paw:before{content:""}.ti-paw-filled:before{content:""}.ti-paw-off:before{content:""}.ti-paywall:before{content:"ﵾ"}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-bolt:before{content:"ﯽ"}.ti-pencil-cancel:before{content:"ﯾ"}.ti-pencil-check:before{content:"ﯿ"}.ti-pencil-code:before{content:"ﰀ"}.ti-pencil-cog:before{content:"ﰁ"}.ti-pencil-discount:before{content:"ﰂ"}.ti-pencil-dollar:before{content:"ﰃ"}.ti-pencil-down:before{content:"ﰄ"}.ti-pencil-exclamation:before{content:"ﰅ"}.ti-pencil-heart:before{content:"ﰆ"}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-pause:before{content:"ﰇ"}.ti-pencil-pin:before{content:"ﰈ"}.ti-pencil-plus:before{content:""}.ti-pencil-question:before{content:"ﰉ"}.ti-pencil-search:before{content:"ﰊ"}.ti-pencil-share:before{content:"ﰋ"}.ti-pencil-star:before{content:"ﰌ"}.ti-pencil-up:before{content:"ﰍ"}.ti-pencil-x:before{content:"ﰎ"}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-2-filled:before{content:""}.ti-pennant-filled:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-filled:before{content:""}.ti-pentagon-number-0:before{content:"ﱾ"}.ti-pentagon-number-1:before{content:"ﱿ"}.ti-pentagon-number-2:before{content:"ﲀ"}.ti-pentagon-number-3:before{content:"ﲁ"}.ti-pentagon-number-4:before{content:"ﲂ"}.ti-pentagon-number-5:before{content:"ﲃ"}.ti-pentagon-number-6:before{content:"ﲄ"}.ti-pentagon-number-7:before{content:"ﲅ"}.ti-pentagon-number-8:before{content:"ﲆ"}.ti-pentagon-number-9:before{content:"ﲇ"}.ti-pentagon-off:before{content:""}.ti-pentagon-plus:before{content:"ﱉ"}.ti-pentagon-x:before{content:"ﲈ"}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-filled:before{content:"爫"}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-circle:before{content:"ﱊ"}.ti-photo-circle-minus:before{content:"ﱢ"}.ti-photo-circle-plus:before{content:"ﱣ"}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-filled:before{content:"琢"}.ti-photo-heart:before{content:""}.ti-photo-hexagon:before{content:"ﱋ"}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pentagon:before{content:"ﱌ"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-scan:before{content:"ﲨ"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-square-rounded:before{content:"ﱍ"}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-video:before{content:"ﲕ"}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-piano:before{content:"䀘"}.ti-pick:before{content:"﫼"}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pilcrow:before{content:""}.ti-pilcrow-left:before{content:"ﵿ"}.ti-pilcrow-right:before{content:"ﶀ"}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-end:before{content:"ﵛ"}.ti-pin-filled:before{content:""}.ti-pin-invoke:before{content:"ﵜ"}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-filled:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-off:before{content:""}.ti-placeholder:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-off:before{content:""}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball:before{content:"響"}.ti-player-eject:before{content:""}.ti-player-eject-filled:before{content:""}.ti-player-pause:before{content:""}.ti-player-pause-filled:before{content:""}.ti-player-play:before{content:""}.ti-player-play-filled:before{content:""}.ti-player-record:before{content:""}.ti-player-record-filled:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-back-filled:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-skip-forward-filled:before{content:""}.ti-player-stop:before{content:""}.ti-player-stop-filled:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-next-filled:before{content:""}.ti-player-track-prev:before{content:""}.ti-player-track-prev-filled:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-plus-equal:before{content:""}.ti-plus-minus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-filled:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-filled:before{content:"אּ"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip:before{content:""}.ti-polaroid:before{content:""}.ti-polaroid-filled:before{content:"碑"}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prism:before{content:"缾"}.ti-prism-light:before{content:"ﺦ"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-prong:before{content:"ﶡ"}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-protocol:before{content:"ﶁ"}.ti-pumpkin-scary:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-filled:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-pyramid-plus:before{content:"者"}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-quote:before{content:""}.ti-quote-off:before{content:""}.ti-quotes:before{content:"ﬞ"}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-filled:before{content:"︍"}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-filled:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-bitcoin:before{content:"ﵦ"}.ti-receipt-dollar:before{content:"ﵧ"}.ti-receipt-euro:before{content:"ﵨ"}.ti-receipt-off:before{content:""}.ti-receipt-pound:before{content:"ﵩ"}.ti-receipt-refund:before{content:""}.ti-receipt-rupee:before{content:"ﶂ"}.ti-receipt-tax:before{content:""}.ti-receipt-yen:before{content:"ﵪ"}.ti-receipt-yuan:before{content:"ﵫ"}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-filled:before{content:""}.ti-rectangle-rounded-bottom:before{content:"﫭"}.ti-rectangle-rounded-top:before{content:"﫮"}.ti-rectangle-vertical:before{content:""}.ti-rectangle-vertical-filled:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus:before{content:"華"}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-many-to-many-filled:before{content:"︌"}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-many-filled:before{content:"︋"}.ti-relation-one-to-one:before{content:""}.ti-relation-one-to-one-filled:before{content:"︊"}.ti-reload:before{content:""}.ti-reorder:before{content:"ﰕ"}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-filled:before{content:""}.ti-replace-off:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-restore:before{content:"﫽"}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings:before{content:"頻"}.ti-ripple:before{content:""}.ti-ripple-off:before{content:""}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-face:before{content:"ﲾ"}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rosette:before{content:""}.ti-rosette-discount:before{content:""}.ti-rosette-discount-check:before{content:""}.ti-rosette-discount-check-filled:before{content:""}.ti-rosette-discount-off:before{content:""}.ti-rosette-filled:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-3d:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-alt-left:before{content:"ﲩ"}.ti-route-alt-right:before{content:"ﲪ"}.ti-route-off:before{content:""}.ti-route-scan:before{content:"ﲿ"}.ti-route-square:before{content:"ﲬ"}.ti-route-square-2:before{content:"ﲫ"}.ti-route-x:before{content:"ﲮ"}.ti-route-x-2:before{content:"ﲭ"}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-row-remove:before{content:"﫾"}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-rv-truck:before{content:"ﳀ"}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-sandbox:before{content:"ﵬ"}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-scan-position:before{content:"ﶬ"}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-scoreboard:before{content:"恵"}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-diving:before{content:"﵎"}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-filled:before{content:"︉"}.ti-section-sign:before{content:""}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-2:before{content:"ﵝ"}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-filled:before{content:""}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x:before{content:"樂"}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shareplay:before{content:"ﺥ"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-check-filled:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-checkered-filled:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-filled:before{content:""}.ti-shield-half:before{content:""}.ti-shield-half-filled:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-lock-filled:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up:before{content:"類"}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-filled:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-bag:before{content:""}.ti-shopping-bag-check:before{content:"ﰖ"}.ti-shopping-bag-discount:before{content:"ﰗ"}.ti-shopping-bag-edit:before{content:"ﰘ"}.ti-shopping-bag-exclamation:before{content:"ﰙ"}.ti-shopping-bag-heart:before{content:"ﶢ"}.ti-shopping-bag-minus:before{content:"ﰚ"}.ti-shopping-bag-plus:before{content:"ﰛ"}.ti-shopping-bag-search:before{content:"ﰜ"}.ti-shopping-bag-x:before{content:"ﰝ"}.ti-shopping-cart:before{content:""}.ti-shopping-cart-bolt:before{content:"ﭗ"}.ti-shopping-cart-cancel:before{content:"ﭘ"}.ti-shopping-cart-check:before{content:"ﭙ"}.ti-shopping-cart-code:before{content:"ﭚ"}.ti-shopping-cart-cog:before{content:"ﭛ"}.ti-shopping-cart-copy:before{content:"ﭜ"}.ti-shopping-cart-discount:before{content:"ﭝ"}.ti-shopping-cart-dollar:before{content:"ﭞ"}.ti-shopping-cart-down:before{content:"ﭟ"}.ti-shopping-cart-exclamation:before{content:"ﭠ"}.ti-shopping-cart-filled:before{content:"ﰿ"}.ti-shopping-cart-heart:before{content:"ﭡ"}.ti-shopping-cart-minus:before{content:"ﭢ"}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-pause:before{content:"ﭣ"}.ti-shopping-cart-pin:before{content:"ﭤ"}.ti-shopping-cart-plus:before{content:"ﭥ"}.ti-shopping-cart-question:before{content:"ﭦ"}.ti-shopping-cart-search:before{content:"ﭧ"}.ti-shopping-cart-share:before{content:"ﭨ"}.ti-shopping-cart-star:before{content:"ﭩ"}.ti-shopping-cart-up:before{content:"ﭪ"}.ti-shopping-cart-x:before{content:"ﭫ"}.ti-shovel:before{content:""}.ti-shovel-pitchforks:before{content:"ﴺ"}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-left-filled:before{content:""}.ti-sign-right:before{content:""}.ti-sign-right-filled:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte:before{content:"什"}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skateboarding:before{content:"響"}.ti-skew-x:before{content:"ﴻ"}.ti-skew-y:before{content:"ﴼ"}.ti-ski-jumping:before{content:"𤋮"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowboarding:before{content:"﵏"}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-solar-electricity:before{content:"ﳁ"}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-ascending-shapes:before{content:"ﶔ"}.ti-sort-ascending-small-big:before{content:"ﶕ"}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sort-descending-shapes:before{content:"ﶗ"}.ti-sort-descending-small-big:before{content:"ﶖ"}.ti-sort-z-a:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-filled:before{content:"︈"}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spaces:before{content:"ﺤ"}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-spade-filled:before{content:""}.ti-sparkles:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus:before{content:"覆"}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-sql:before{content:""}.ti-square:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-down-filled:before{content:"בּ"}.ti-square-arrow-left:before{content:""}.ti-square-arrow-left-filled:before{content:"גּ"}.ti-square-arrow-right:before{content:""}.ti-square-arrow-right-filled:before{content:"דּ"}.ti-square-arrow-up:before{content:""}.ti-square-arrow-up-filled:before{content:"הּ"}.ti-square-asterisk:before{content:""}.ti-square-asterisk-filled:before{content:"וּ"}.ti-square-check:before{content:""}.ti-square-check-filled:before{content:""}.ti-square-chevron-down:before{content:""}.ti-square-chevron-down-filled:before{content:"זּ"}.ti-square-chevron-left:before{content:""}.ti-square-chevron-left-filled:before{content:"﬷"}.ti-square-chevron-right:before{content:""}.ti-square-chevron-right-filled:before{content:"טּ"}.ti-square-chevron-up:before{content:""}.ti-square-chevron-up-filled:before{content:"יּ"}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-down-filled:before{content:"ךּ"}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-left-filled:before{content:"כּ"}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-right-filled:before{content:"לּ"}.ti-square-chevrons-up:before{content:""}.ti-square-chevrons-up-filled:before{content:"﬽"}.ti-square-dot:before{content:""}.ti-square-dot-filled:before{content:"מּ"}.ti-square-f0:before{content:""}.ti-square-f0-filled:before{content:""}.ti-square-f1:before{content:""}.ti-square-f1-filled:before{content:""}.ti-square-f2:before{content:""}.ti-square-f2-filled:before{content:""}.ti-square-f3:before{content:""}.ti-square-f3-filled:before{content:""}.ti-square-f4:before{content:""}.ti-square-f4-filled:before{content:""}.ti-square-f5:before{content:""}.ti-square-f5-filled:before{content:""}.ti-square-f6:before{content:""}.ti-square-f6-filled:before{content:""}.ti-square-f7:before{content:""}.ti-square-f7-filled:before{content:""}.ti-square-f8:before{content:""}.ti-square-f8-filled:before{content:""}.ti-square-f9:before{content:""}.ti-square-f9-filled:before{content:""}.ti-square-filled:before{content:"ﱀ"}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-a-filled:before{content:"︇"}.ti-square-letter-b:before{content:""}.ti-square-letter-b-filled:before{content:"︆"}.ti-square-letter-c:before{content:""}.ti-square-letter-c-filled:before{content:"︅"}.ti-square-letter-d:before{content:""}.ti-square-letter-d-filled:before{content:"︄"}.ti-square-letter-e:before{content:""}.ti-square-letter-e-filled:before{content:"︃"}.ti-square-letter-f:before{content:""}.ti-square-letter-f-filled:before{content:"︂"}.ti-square-letter-g:before{content:""}.ti-square-letter-g-filled:before{content:"︁"}.ti-square-letter-h:before{content:""}.ti-square-letter-h-filled:before{content:"︀"}.ti-square-letter-i:before{content:""}.ti-square-letter-i-filled:before{content:"﷿"}.ti-square-letter-j:before{content:""}.ti-square-letter-j-filled:before{content:"﷾"}.ti-square-letter-k:before{content:""}.ti-square-letter-k-filled:before{content:"﷽"}.ti-square-letter-l:before{content:""}.ti-square-letter-l-filled:before{content:"﷼"}.ti-square-letter-m:before{content:""}.ti-square-letter-m-filled:before{content:"ﷻ"}.ti-square-letter-n:before{content:""}.ti-square-letter-n-filled:before{content:"ﷺ"}.ti-square-letter-o:before{content:""}.ti-square-letter-o-filled:before{content:"ﷹ"}.ti-square-letter-p:before{content:""}.ti-square-letter-p-filled:before{content:"ﷸ"}.ti-square-letter-q:before{content:""}.ti-square-letter-q-filled:before{content:"ﷷ"}.ti-square-letter-r:before{content:""}.ti-square-letter-r-filled:before{content:"ﷶ"}.ti-square-letter-s:before{content:""}.ti-square-letter-s-filled:before{content:"ﷵ"}.ti-square-letter-t:before{content:""}.ti-square-letter-t-filled:before{content:"ﷴ"}.ti-square-letter-u:before{content:""}.ti-square-letter-u-filled:before{content:"ﷳ"}.ti-square-letter-v:before{content:""}.ti-square-letter-v-filled:before{content:"ﷲ"}.ti-square-letter-w:before{content:""}.ti-square-letter-w-filled:before{content:"ﷱ"}.ti-square-letter-x:before{content:""}.ti-square-letter-x-filled:before{content:"ﷰ"}.ti-square-letter-y:before{content:""}.ti-square-letter-y-filled:before{content:"﷯"}.ti-square-letter-z:before{content:""}.ti-square-letter-z-filled:before{content:"﷮"}.ti-square-minus:before{content:""}.ti-square-minus-filled:before{content:"﬿"}.ti-square-number-0:before{content:""}.ti-square-number-0-filled:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-1-filled:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-2-filled:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-3-filled:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-4-filled:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-5-filled:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-6-filled:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-7-filled:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-8-filled:before{content:""}.ti-square-number-9:before{content:""}.ti-square-number-9-filled:before{content:""}.ti-square-off:before{content:""}.ti-square-percentage:before{content:"ﶃ"}.ti-square-plus:before{content:""}.ti-square-plus-2:before{content:"ﲖ"}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-filled:before{content:""}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-down-filled:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-left-filled:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-right-filled:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-arrow-up-filled:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-check-filled:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-down-filled:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-left-filled:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-right-filled:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevron-up-filled:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-down-filled:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-left-filled:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-right-filled:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-chevrons-up-filled:before{content:""}.ti-square-rounded-filled:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-a-filled:before{content:"﷭"}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-b-filled:before{content:"﷬"}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-c-filled:before{content:"﷫"}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-d-filled:before{content:"﷪"}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-e-filled:before{content:"﷩"}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-f-filled:before{content:"﷨"}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-g-filled:before{content:"﷧"}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-h-filled:before{content:"﷦"}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-i-filled:before{content:"﷥"}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-j-filled:before{content:"﷤"}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-k-filled:before{content:"﷣"}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-l-filled:before{content:"﷢"}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-m-filled:before{content:"﷡"}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-n-filled:before{content:"﷠"}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-o-filled:before{content:"﷟"}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-p-filled:before{content:"﷞"}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-q-filled:before{content:"﷝"}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-r-filled:before{content:"﷜"}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-s-filled:before{content:"﷛"}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-t-filled:before{content:"﷚"}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-u-filled:before{content:"﷙"}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-v-filled:before{content:"﷘"}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-w-filled:before{content:"﷗"}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-x-filled:before{content:"﷖"}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-y-filled:before{content:"﷕"}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-letter-z-filled:before{content:"﷔"}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-minus-2:before{content:"ﲗ"}.ti-square-rounded-minus-filled:before{content:"נּ"}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-0-filled:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-1-filled:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-2-filled:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-3-filled:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-4-filled:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-5-filled:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-6-filled:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-7-filled:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-8-filled:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-number-9-filled:before{content:""}.ti-square-rounded-percentage:before{content:"ﶄ"}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-2:before{content:"ﲘ"}.ti-square-rounded-plus-filled:before{content:""}.ti-square-rounded-x:before{content:""}.ti-square-rounded-x-filled:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-square-x-filled:before{content:"סּ"}.ti-squares:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:"ﺟ"}.ti-squares-selected:before{content:"ﺣ"}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-2-filled:before{content:"﷓"}.ti-stack-3:before{content:""}.ti-stack-3-filled:before{content:"﷒"}.ti-stack-back:before{content:"ﴦ"}.ti-stack-backward:before{content:"ﴧ"}.ti-stack-filled:before{content:"﷑"}.ti-stack-forward:before{content:"ﴨ"}.ti-stack-front:before{content:"ﴩ"}.ti-stack-middle:before{content:"ﴪ"}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-filled:before{content:""}.ti-star-half:before{content:""}.ti-star-half-filled:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-filled:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-sticker-2:before{content:"ﴽ"}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2:before{content:"舘"}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-electricity:before{content:"ﳂ"}.ti-sun-filled:before{content:""}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-swipe:before{content:""}.ti-swipe-down:before{content:"ﵞ"}.ti-swipe-left:before{content:"ﵟ"}.ti-swipe-right:before{content:"ﵠ"}.ti-swipe-up:before{content:"ﵡ"}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-column:before{content:"﫿"}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-filled:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-row:before{content:"ﬀ"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-tag:before{content:""}.ti-tag-off:before{content:""}.ti-tag-starred:before{content:"ﲙ"}.ti-tags:before{content:""}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-arrow:before{content:""}.ti-target-off:before{content:""}.ti-teapot:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-temperature-snow:before{content:"ﶣ"}.ti-temperature-sun:before{content:"ﶤ"}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-grammar:before{content:"ﵭ"}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-scan-2:before{content:"ﳃ"}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-filled:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-filled:before{content:""}.ti-thumb-up-off:before{content:""}.ti-tic-tac:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-off:before{content:""}.ti-time-duration-0:before{content:"䀹"}.ti-time-duration-10:before{content:"𥉉"}.ti-time-duration-15:before{content:"𥳐"}.ti-time-duration-30:before{content:"𧻓"}.ti-time-duration-45:before{content:"齃"}.ti-time-duration-5:before{content:"龎"}.ti-time-duration-60:before{content:"﫚"}.ti-time-duration-90:before{content:"﫛"}.ti-time-duration-off:before{content:"﫜"}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-filled:before{content:"ﴘ"}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-toml:before{content:"艹"}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-3:before{content:"ﴫ"}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transaction-bitcoin:before{content:"ﵮ"}.ti-transaction-dollar:before{content:"ﵯ"}.ti-transaction-euro:before{content:"ﵰ"}.ti-transaction-pound:before{content:"ﵱ"}.ti-transaction-rupee:before{content:"ﶅ"}.ti-transaction-yen:before{content:"ﵲ"}.ti-transaction-yuan:before{content:"ﵳ"}.ti-transfer:before{content:"ﰟ"}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transfer-vertical:before{content:"ﰞ"}.ti-transform:before{content:""}.ti-transform-filled:before{content:""}.ti-transform-point:before{content:"ﶩ"}.ti-transform-point-bottom-left:before{content:"ﶥ"}.ti-transform-point-bottom-right:before{content:"ﶦ"}.ti-transform-point-top-left:before{content:"ﶧ"}.ti-transform-point-top-right:before{content:"ﶨ"}.ti-transition-bottom:before{content:""}.ti-transition-bottom-filled:before{content:"﷐"}.ti-transition-left:before{content:""}.ti-transition-left-filled:before{content:"﷏"}.ti-transition-right:before{content:""}.ti-transition-right-filled:before{content:"﷎"}.ti-transition-top:before{content:""}.ti-transition-top-filled:before{content:"﷍"}.ti-trash:before{content:""}.ti-trash-filled:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-trash-x-filled:before{content:""}.ti-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-filled:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-inverted-filled:before{content:""}.ti-triangle-minus:before{content:"ﲛ"}.ti-triangle-minus-2:before{content:"ﲚ"}.ti-triangle-off:before{content:""}.ti-triangle-plus:before{content:"ﲝ"}.ti-triangle-plus-2:before{content:"ﲜ"}.ti-triangle-square-circle:before{content:""}.ti-triangle-square-circle-filled:before{content:"﭂"}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-filled:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typeface:before{content:"ﶫ"}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-u-turn-left:before{content:"ﺢ"}.ti-u-turn-right:before{content:"ﺡ"}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-umbrella:before{content:""}.ti-umbrella-filled:before{content:""}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-universe:before{content:"ﳄ"}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-filled:before{content:"ﴙ"}.ti-user-heart:before{content:""}.ti-user-hexagon:before{content:"ﱎ"}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pentagon:before{content:"ﱏ"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-scan:before{content:"ﲯ"}.ti-user-screen:before{content:"ﺠ"}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-square:before{content:"ﱑ"}.ti-user-square-rounded:before{content:"ﱐ"}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus:before{content:"﨏"}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-vacuum-cleaner:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-spline:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-filled:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-arrow:before{content:""}.ti-view-360-number:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-vs:before{content:"ﱒ"}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-flat:before{content:"奔"}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand:before{content:"嬨"}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-waves-electricity:before{content:"ﳅ"}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheel:before{content:"ﱤ"}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-electricity:before{content:"ﳆ"}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-filled:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-woman-filled:before{content:"﷌"}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x:before{content:"匿"}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-xbox-a:before{content:""}.ti-xbox-a-filled:before{content:"﷋"}.ti-xbox-b:before{content:""}.ti-xbox-b-filled:before{content:"﷊"}.ti-xbox-x:before{content:""}.ti-xbox-x-filled:before{content:"﷉"}.ti-xbox-y:before{content:""}.ti-xbox-y-filled:before{content:"﷈"}.ti-xd:before{content:"勉"}.ti-xxx:before{content:"ﰠ"}.ti-yin-yang:before{content:""}.ti-yin-yang-filled:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-filled:before{content:"ﷇ"}.ti-zeppelin-off:before{content:""}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom:before{content:"ﶪ"}.ti-zoom-cancel:before{content:""}.ti-zoom-cancel-filled:before{content:"ﷆ"}.ti-zoom-check:before{content:""}.ti-zoom-check-filled:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-code-filled:before{content:"ﷅ"}.ti-zoom-exclamation:before{content:""}.ti-zoom-exclamation-filled:before{content:"ﷄ"}.ti-zoom-filled:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-in-area-filled:before{content:""}.ti-zoom-in-filled:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-money-filled:before{content:"ﷃ"}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-out-area-filled:before{content:"ﷂ"}.ti-zoom-out-filled:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-pan-filled:before{content:"ﷁ"}.ti-zoom-question:before{content:""}.ti-zoom-question-filled:before{content:"ﷀ"}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zoom-scan:before{content:"ﲰ"}.ti-zoom-scan-filled:before{content:"ﶿ"}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}.ti-123:before{content:""}.ti-360:before{content:""}.ti-code-asterix:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-hand-rock:before{content:""}.ti-sort-deacending-small-big:before{content:"ﶖ"}.ti-shi-jumping:before{content:"𤋮"}.ti-box-seam:before{content:""}.ti-kering:before{content:""}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-12-hours:before{content:"ﱓ"}.ti-24-hours:before{content:""}.ti-360-view:before{content:""}.ti-circle-0:before{content:""}.ti-circle-1:before{content:""}.ti-circle-2:before{content:""}.ti-circle-3:before{content:""}.ti-circle-4:before{content:""}.ti-circle-5:before{content:""}.ti-circle-6:before{content:""}.ti-circle-7:before{content:""}.ti-circle-8:before{content:""}.ti-circle-9:before{content:""}.ti-hexagon-0:before{content:""}.ti-hexagon-1:before{content:""}.ti-hexagon-2:before{content:""}.ti-hexagon-3:before{content:""}.ti-hexagon-4:before{content:""}.ti-hexagon-5:before{content:""}.ti-hexagon-6:before{content:""}.ti-hexagon-7:before{content:""}.ti-hexagon-8:before{content:""}.ti-hexagon-9:before{content:""}.ti-square-0:before{content:""}.ti-square-1:before{content:""}.ti-square-2:before{content:""}.ti-square-3:before{content:""}.ti-square-4:before{content:""}.ti-square-5:before{content:""}.ti-square-6:before{content:""}.ti-square-7:before{content:""}.ti-square-8:before{content:""}.ti-square-9:before{content:""}.ti-discount-check-filled:before{content:""}
