*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:.75rem;height:100%}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#202020}html{color-scheme:light;color-scheme:only light;font-family:Istok Web,sans-serif;font-weight:400;font-style:normal;font-size:1.2em}.site-header{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;position:relative;z-index:10}body.notif-modal-open .site-header{z-index:80}#logo_link{width:60px;height:60px}#logo_link img{width:100%;height:100%}.header_nav{display:flex}.header_nav ul{display:flex;list-style:none}.header_nav ul li{display:flex;padding-inline:1rem;margin:auto;font-size:1rem;text-transform:uppercase}.header_nav ul li a{text-decoration:none;color:#000;transition:color .25s ease-in;position:relative;display:inline-block}.header_nav ul li a:hover{color:#003cff}.header_nav ul li a:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:linear-gradient(90deg,#d21f2f,#1d4ed8);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.header_nav ul li a:hover:after{transform:scaleX(1)}#actual_option{color:red}#actual_option:hover{color:#00f}.header_nav{display:block}.dashboard-header-actions{display:inline-flex;align-items:center;gap:.55rem;margin-left:auto}.dashboard-notifications{position:relative}.dashboard-notif-btn{width:42px;height:42px;border:1px solid #d9e3f2;border-radius:12px;background:#f8fafc;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.dashboard-notif-btn:hover{background:#eef3fb;border-color:#cdddf7;transform:translateY(-1px)}.dashboard-notif-btn.is-open{background:#eaf2ff;border-color:#bfd5ff;color:#1d4ed8}.dashboard-notif-icon{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center}.dashboard-notif-icon svg{width:100%;height:100%}.dashboard-notif-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:999px;background:#dc2626;color:#fff;font-size:.65rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 .28rem;border:2px solid #fff}.dashboard-notif-menu{position:absolute;top:calc(100% + .55rem);right:0;width:min(88vw,330px);background:#fff;border:1px solid #e6edf8;border-radius:14px;box-shadow:0 16px 34px #0f172a29;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;z-index:40}.dashboard-notif-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.dashboard-notif-modal[hidden]{display:none}.dashboard-notif-modal{position:fixed;inset:0;z-index:72;display:grid;place-items:center;padding:1rem}.dashboard-notif-modal-backdrop{position:absolute;inset:0;background:#0f172a7a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.dashboard-notif-modal-card{position:relative;z-index:1;width:min(980px,96vw);max-height:min(85vh,760px);border-radius:16px;border:1px solid #d8e2f0;background:#fff;box-shadow:0 24px 46px #0f172a47;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.dashboard-notif-modal-head{padding:.8rem .95rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;border-bottom:1px solid #e7edf7;background:#f8fbff}.dashboard-notif-modal-head h3{margin:0;font-size:1rem;color:#0f172a;text-align:left}.dashboard-notif-modal-head p{margin-top:.2rem;font-size:.76rem;color:#64748b;text-align:left}.dashboard-notif-modal-actions{display:inline-flex;align-items:center;gap:.45rem}.dashboard-notif-clear,.dashboard-notif-close,.dashboard-notif-delete{border:1px solid #d8e2f0;background:#fff;color:#0f172a;font-weight:700;border-radius:10px;cursor:pointer}.dashboard-notif-clear{font-size:.74rem;padding:.38rem .58rem}.dashboard-notif-close{width:33px;height:33px;font-size:1.05rem;line-height:1}.dashboard-notif-clear:hover,.dashboard-notif-close:hover,.dashboard-notif-delete:hover{background:#f2f7ff;border-color:#c7d8f5}.dashboard-notif-table-wrap{overflow:auto}.dashboard-notif-table{width:100%;border-collapse:collapse;font-size:.8rem}.dashboard-notif-table th,.dashboard-notif-table td{text-align:left;padding:.72rem .7rem;border-bottom:1px solid #edf2f9;vertical-align:top}.dashboard-notif-table th{position:sticky;top:0;z-index:1;background:#f8fbff;color:#334155;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.dashboard-notif-delete{font-size:.7rem;padding:.34rem .5rem}.notif-unread-row{background:#f8fbff}.dashboard-notif-state{display:inline-flex;align-items:center;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;padding:.18rem .45rem}.dashboard-notif-state.is-unread{background:#fee2e2;color:#991b1b}.dashboard-notif-state.is-read{background:#e2e8f0;color:#334155}.dashboard-notif-empty{text-align:center;color:#64748b;font-size:.8rem;padding:1rem .5rem}@media(max-width:760px){.dashboard-notif-modal{padding:.35rem}.dashboard-notif-modal-card{width:100%;max-height:90vh;border-radius:13px}.dashboard-notif-modal-head{padding:.7rem .72rem;align-items:flex-start}.dashboard-notif-modal-head>div:first-child{flex:1;min-width:0;text-align:left}.dashboard-notif-modal-head h3{font-size:1.05rem}.dashboard-notif-modal-head p{font-size:.8rem;line-height:1.35;margin-top:.25rem}.dashboard-notif-table-wrap{padding:.45rem .5rem .6rem}.dashboard-notif-table thead{display:none}.dashboard-notif-table,.dashboard-notif-table tbody,.dashboard-notif-table tr,.dashboard-notif-table td{display:block;width:100%}.dashboard-notif-table tr{margin-bottom:.62rem;border:1px solid #e2e8f0;border-radius:11px;background:#fff;box-shadow:0 2px 10px #0f172a0d;padding:.45rem .58rem}.dashboard-notif-table tr:last-child{margin-bottom:0}.dashboard-notif-table td{border-bottom:1px solid #eef2f7;padding:.34rem 0;display:grid;grid-template-columns:74px minmax(0,1fr);gap:.55rem;align-items:start}.dashboard-notif-table td:last-child{border-bottom:none}.dashboard-notif-table td:before{content:attr(data-label);font-size:.73rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#64748b}.dashboard-notif-detail{line-height:1.35;color:#0f172a;word-break:break-word}.dashboard-notif-action-cell{grid-template-columns:1fr;padding-top:.4rem;display:flex;justify-content:flex-end}.dashboard-notif-action-cell:before{display:none}.dashboard-notif-delete{width:auto;min-width:92px;font-size:.78rem;padding:.45rem .7rem;border-radius:9px}.dashboard-notif-state{font-size:.68rem;padding:.2rem .5rem;width:fit-content}.dashboard-notif-table-wrap,.dashboard-notif-modal-card{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.5) transparent}.dashboard-notif-table-wrap::-webkit-scrollbar,.dashboard-notif-modal-card::-webkit-scrollbar{width:6px;height:6px}.dashboard-notif-table-wrap::-webkit-scrollbar-track,.dashboard-notif-modal-card::-webkit-scrollbar-track{background:transparent}.dashboard-notif-table-wrap::-webkit-scrollbar-thumb,.dashboard-notif-modal-card::-webkit-scrollbar-thumb{background:#64748b80;border-radius:999px}}.dashboard-notif-menu-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.72rem .78rem;border-bottom:1px solid #edf2f7;background:#f8fafc}.dashboard-notif-menu-head span{font-size:.82rem;font-weight:800;color:#0f172a}.dashboard-notif-menu-head small{font-size:.68rem;font-weight:600;color:#64748b}.dashboard-notif-list{list-style:none;max-height:350px;overflow-y:auto;padding:.2rem}.dashboard-notif-empty{font-size:.78rem;color:#64748b;text-align:center;padding:1rem .4rem}.dashboard-user-summary{display:inline-flex;align-items:center;justify-content:flex-end;gap:.65rem;padding:.3rem .45rem;border-radius:12px;border:1px solid #e7edf6;background:#f8fafc;max-width:min(46vw,340px)}.dashboard-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #dbe4f3;background:#fff;flex-shrink:0}.dashboard-user-meta{display:flex;flex-direction:column;min-width:0;line-height:1.2}.dashboard-user-name{font-size:.84rem;font-weight:700;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-user-role{font-size:.73rem;color:#64748b;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#menu_button{background-color:#fff0;border:none;cursor:pointer;display:none;img{width:40px;height:40px}}#mobile_menu{display:none}body.no-scroll{overflow:hidden}main{min-height:100svh;background:radial-gradient(1200px 640px at 8% -18%,rgba(0,70,255,.1),transparent 66%),radial-gradient(980px 560px at 100% 112%,rgba(255,30,30,.07),transparent 68%),radial-gradient(700px 300px at 50% 35%,rgba(255,255,255,.03),transparent 75%),linear-gradient(180deg,#141821,#181d28 45%,#131722)}.container{padding:1rem 0 2rem}main .container.is-loading-data{pointer-events:none}main .container.is-loading-data h1,main .container.is-loading-data h2,main .container.is-loading-data h3,main .container.is-loading-data h4,main .container.is-loading-data p,main .container.is-loading-data label,main .container.is-loading-data span,main .container.is-loading-data small,main .container.is-loading-data strong,main .container.is-loading-data a,main .container.is-loading-data button,main .container.is-loading-data th,main .container.is-loading-data td,main .container.is-loading-data li{color:transparent!important;text-shadow:none!important;border-color:transparent;background:linear-gradient(90deg,#e8eef8,#f4f7fc,#e8eef8);background-size:220% 100%;animation:globalSkeletonPulse 1.1s linear infinite;border-radius:8px}main .container.is-loading-data input,main .container.is-loading-data select,main .container.is-loading-data textarea{color:transparent!important;caret-color:transparent;border-color:transparent!important;background:linear-gradient(90deg,#e8eef8,#f4f7fc,#e8eef8)!important;background-size:220% 100%!important;animation:globalSkeletonPulse 1.1s linear infinite}main .container.is-loading-data .btn-gestionar-agenda,main .container.is-loading-data .btn-modal,main .container.is-loading-data .btn-crear-manual,main .container.is-loading-data .dashboard-link-btn,main .container.is-loading-data .panel-chip{color:transparent!important;border-color:transparent!important}main .container.is-loading-data table{border-color:#e5ecf8!important}main .container.is-loading-data .asistencia-box,main .container.is-loading-data .status-badge,main .container.is-loading-data .chip,main .container.is-loading-data img,main .container.is-loading-data svg{opacity:0}@keyframes globalSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){main .container.is-loading-data h1,main .container.is-loading-data h2,main .container.is-loading-data h3,main .container.is-loading-data h4,main .container.is-loading-data p,main .container.is-loading-data label,main .container.is-loading-data span,main .container.is-loading-data small,main .container.is-loading-data strong,main .container.is-loading-data a,main .container.is-loading-data button,main .container.is-loading-data th,main .container.is-loading-data td,main .container.is-loading-data li,main .container.is-loading-data input,main .container.is-loading-data select,main .container.is-loading-data textarea{animation:none}}.blur{filter:blur(5px);transition:filter .3s ease}body.modal-open .modal-agenda,body.modal-open .modal-horarios,body.modal-open .modal-confirm-horarios,body.modal-open .modal-crear-barbero,body.modal-open .modal-servicio,body.modal-open .modal,body.modal-open .modal-overlay,body.modal-open .politica-modal-overlay,body.modal-open .swal2-container{filter:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}#tabla-precios{width:100%;border-collapse:collapse;margin:20px 0;font-size:18px;text-align:left;background-color:#202020;color:#fff}#tabla-precios thead th{background-color:#333;color:#fff;padding:10px;border-bottom:2px solid #444444}#tabla-precios tbody td{padding:10px;border-bottom:1px solid #444444}#tabla-precios tbody tr:hover{background-color:#2a2a2a}#burger_menu{display:none;position:fixed;top:0;right:0;width:min(82vw,380px);height:100vh;background:linear-gradient(180deg,#111826,#151e2f 52%,#111826);flex-direction:column;z-index:20;border-left:1px solid rgba(248,250,252,.16);box-shadow:-14px 0 36px #00000059;animation:burgerSlideIn .24s ease}@keyframes burgerSlideIn{0%{opacity:.85;transform:translate(18px)}to{opacity:1;transform:translate(0)}}#burger_menu_header{display:flex;justify-content:space-between;align-items:center;background-color:#ffffff0f;color:#fff;padding:1.5rem;font-size:1.2rem;text-transform:uppercase;border-bottom:1px solid rgba(248,250,252,.14);position:relative;overflow:hidden;&:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:repeating-linear-gradient(90deg,#d21f2f 0 12px,#f8fafc 12px 24px,#1d4ed8 24px 36px);animation:burgerStripeSlide 7s linear infinite}#burger_menu_close{display:flex;justify-content:center;align-items:center;img{width:30px;height:30px;filter:invert(1)}}}@keyframes burgerStripeSlide{0%{background-position:0 0}to{background-position:108px 0}}#burger_menu_content{flex:1;margin:auto;padding-block:1rem;align-items:center;ul{list-style:none;display:flex;flex-direction:column;gap:1.1rem;li{font-size:1.15rem;text-transform:uppercase;text-align:center;a{text-decoration:none;color:#f8fafc;text-shadow:none;letter-spacing:.03em;position:relative;display:inline-block;transition:color .2s ease;&:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:linear-gradient(90deg,#d21f2f,#1d4ed8);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}&:hover{color:#fff}&:hover:after{transform:scaleX(1)}}#actual_option{color:red;text-decoration:none;text-shadow:none}}}}#burger_menu_footer{display:flex;justify-content:center;background-color:#ffffff12;border-top:1px solid rgba(248,250,252,.14);gap:2rem;img{filter:invert(1);width:30px;height:30px;margin:.5rem}}.footer{box-shadow:0 -5px 5px 2px #ffffff0d,0 -8px 5px 2px #ffffff1a,0 -10px 5px 2px #ffffff26;background-color:#fff;color:#202020;padding:2rem 0;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start}.footer_izquierdo,.footer_central,.footer_derecho{display:flex;flex-direction:column;width:30%;max-width:30%;flex:1;padding:0 1rem;gap:1rem}.footer_izquierdo h2,.footer_central h2,.footer_derecho h2{margin:0;font-size:1.5rem;text-transform:uppercase;cursor:default}.footer_central,.footer_derecho{justify-content:center;text-align:center}.footer_izquierdo p{cursor:default}.social_icon{display:flex;justify-content:center;gap:1.5rem}.social_icon a img{width:30px;height:30px;transition:transform .3s ease}.social_icon a img:hover{transform:scale(1.1)}.footer_nav ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;gap:1rem}.footer_nav ul li a{text-decoration:none;font-size:1.2rem;color:#000;transition:color .3s ease;padding-inline:0;position:relative;display:inline-block}.footer_nav ul li a:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:linear-gradient(90deg,#d21f2f,#1d4ed8);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.footer_nav ul li a:hover{color:red}.footer_nav ul li a:hover:after{transform:scaleX(1)}.footer_credito{width:100%;margin-top:1.1rem;padding-top:.75rem;min-height:56px;border-top:1px solid rgba(17,24,39,.12);text-align:center;display:flex;flex-direction:column;justify-content:center;gap:.15rem;color:#4b5563;cursor:default}.footer_credito p{margin:0;font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;cursor:default}.footer_credito p:last-child{font-size:.76rem;color:#6b7280;text-transform:none;letter-spacing:.01em}@media(prefers-reduced-motion:reduce){#burger_menu{animation:none}#burger_menu_header:after{animation:none}}@media screen and (max-width:768px){.footer_nav ul li a{font-size:1rem}.footer_izquierdo{text-align:center;font-size:1rem}}@media screen and (max-width:480px){.site-header{position:fixed;top:0;left:0;width:100%;z-index:20}main{padding-top:76px}body.dashboard-with-global-sidebar .dashboard-global-sidebar{margin-top:76px}.header_nav{display:none}#menu_button{display:flex}.dashboard-header-actions{gap:.35rem}.dashboard-notif-btn{width:36px;height:36px;border-radius:10px}.dashboard-notif-badge{min-width:16px;height:16px;font-size:.6rem}.dashboard-notif-menu{position:fixed;top:70px;left:.5rem;right:.5rem;width:auto;max-width:none;border-radius:12px;max-height:calc(100svh - 82px);transform:translateY(-8px)}.dashboard-notif-list{max-height:min(44svh,300px)}.dashboard-user-summary{max-width:calc(100vw - 92px);padding:.2rem .4rem;gap:.5rem}.dashboard-user-avatar{width:34px;height:34px}.dashboard-user-name{font-size:.78rem}.dashboard-user-role{font-size:.67rem}.footer{flex-direction:column;gap:2rem}.footer_izquierdo,.footer_central,.footer_derecho{width:100%;max-width:100%}.footer_credito p,.footer_credito p:last-child{font-size:.72rem}}
