@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap);#root,body,html{-ms-overflow-style:none;overflow-x:hidden;scrollbar-width:none}#root::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{height:0;width:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#1a1a1a;--secondary-color:#2a2a2a;--accent-color:#61dafb;--text-color:#fff;--text-secondary:#ccc;--background-color:#121212;--card-background:#1e1e1e;--border-color:#333;--error-color:#ff6b6b;--success-color:#4ecdc4;--warning-color:#ffa726}body{background-color:#121212;background-color:var(--background-color);color:#fff;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.navbar{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#060d1ad9;display:flex;flex-direction:row;height:65px;justify-content:space-between;left:0;padding:0 25px;position:fixed;right:0;top:0;width:100%;z-index:1000}.navbar:after{background:linear-gradient(90deg,#0000,#00b4ff1a 20%,#38bdf82e 50%,#00b4ff1a 80%,#0000);bottom:0;height:1px;left:0;right:0}.navbar:after,.navbar:before{content:"";pointer-events:none;position:absolute}.navbar:before{box-shadow:0 4px 24px #00000059,0 12px 48px #0000002e;inset:0}.navbar-spacer{flex-shrink:0;height:65px}.navbar-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.navbar-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;background-clip:text;cursor:pointer;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.users-btn{gap:10px}.users-btn,.users-counts{align-items:center;display:inline-flex}.users-counts{gap:4px;margin-left:6px}.users-count-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:700;justify-content:center;letter-spacing:.01em;min-width:26px;padding:3px 6px}.users-total{background:#94a3b82e;color:#cbd5e1}.users-premium{background:#22c55e2e;color:#22c55e}.users-free{background:#ef44442e;color:#f87171}.navbar-plan-button{border:none;border-radius:999px;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:700;letter-spacing:.04em;padding:5px 14px;position:relative;transition:all .25s ease;z-index:1}.navbar-plan-button.free{background:#94a3b81a;border:1px solid #94a3b826;color:#64748b}.navbar-plan-button.free:hover{background:#94a3b82e;color:#94a3b8}.navbar-plan-button.premium{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 0 14px #fbbf2433;color:#1f2937}.navbar-plan-button.premium:hover{box-shadow:0 0 20px #fbbf2461;transform:translateY(-1px)}.navbar-menu{gap:4px;position:relative;z-index:1}.navbar-item,.navbar-menu{align-items:center;display:flex}.navbar-item{background:#0000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Outfit,system-ui,sans-serif;font-size:.88rem;font-weight:500;gap:6px;letter-spacing:.01em;padding:7px 13px;transition:all .2s ease;white-space:nowrap}.navbar-item:hover{background:#00b4ff12;color:#38bdf8}.navbar-item.register-btn{background:#00d4ff14;border:1px solid #00d4ff2e;border-radius:10px;color:#00d4ff;font-weight:600;padding:7px 15px}.navbar-item.register-btn:hover{background:#00d4ff24;border-color:#00d4ff61;box-shadow:0 4px 16px #00d4ff24;color:#67e8f9;transform:translateY(-1px)}.navbar-item.register-btn:active{transform:translateY(0) scale(.97)}.navbar-item.logout{color:#475569}.navbar-item.logout:hover{background:#ef444414;color:#f87171}.navbar-item.requests-btn{position:relative}.navbar-badge{background:#fbbf24;border-radius:999px;color:#08101d;display:inline-flex;font-size:.72rem;font-weight:700;height:18px;line-height:1;min-width:18px;padding:0 6px;position:absolute;right:8px;top:4px}.navbar-badge,.navbar-burger{align-items:center;justify-content:center}.navbar-burger{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:none;font-size:1.4rem;padding:6px 8px;position:relative;transition:.22s ease;z-index:1001}.navbar-burger:hover{background:#00d4ff12;color:#00d4ff}.navbar-overlay{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#060d1a99;display:none;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:998}.navbar-overlay.is-open{opacity:1;pointer-events:all}@media (max-width:768px){.navbar-overlay{display:block}.navbar-menu{align-items:stretch;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#060d1af7;border-left:1px solid #38bdf814;bottom:0;box-shadow:-20px 0 60px #0000008c;flex-direction:column;gap:2px;height:100dvh;opacity:0;overflow-x:hidden;overflow-y:auto;padding:80px 12px 24px;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .34s cubic-bezier(.16,1,.3,1),opacity .3s ease;width:260px;z-index:999}.navbar-menu.is-open{opacity:1;pointer-events:all;transform:translateX(0)}.navbar-item{border-radius:12px;color:#fff;font-size:.93rem;justify-content:flex-start;padding:12px 16px;width:100%}.navbar-item:hover{color:#38bdf8}.navbar-item.register-btn{font-size:.95rem;justify-content:flex-start;margin-bottom:6px;padding:13px 16px;width:100%}.navbar-item.logout{border-radius:0;border-top:1px solid #ffffff0d;margin-top:auto;padding-left:16px;padding-top:16px;width:100%}.navbar-burger{display:flex}.navbar-plan-button{order:1}.navbar-menu{order:3}.navbar-burger{order:2}}.navbar-menu.is-open .navbar-item{animation:slideNavItem .32s cubic-bezier(.16,1,.3,1) both}.navbar-menu.is-open .navbar-item:first-child{animation-delay:.04s}.navbar-menu.is-open .navbar-item:nth-child(2){animation-delay:.08s}.navbar-menu.is-open .navbar-item:nth-child(3){animation-delay:.11s}.navbar-menu.is-open .navbar-item:nth-child(4){animation-delay:.14s}.navbar-menu.is-open .navbar-item:nth-child(5){animation-delay:.17s}.navbar-menu.is-open .navbar-item:nth-child(6){animation-delay:.2s}.navbar-menu.is-open .navbar-item:nth-child(7){animation-delay:.23s}.navbar-menu.is-open .navbar-item:nth-child(8){animation-delay:.26s}@keyframes slideNavItem{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}.plan-modal-overlay{align-items:flex-start;background:#000000b8;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px 0;position:fixed;z-index:1100}.plan-modal-content{-ms-overflow-style:none;background:#12121ef5;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 24px 80px #00000073;max-height:calc(100vh - 48px);overflow-y:auto;scrollbar-width:none;width:min(92%,720px)}.plan-modal-content::-webkit-scrollbar{display:none}.plan-modal-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;padding:24px 26px 16px}.plan-modal-header h2{color:#f8fafc;font-size:1.5rem;margin:0}.plan-modal-subtitle{color:#cbd5e1;font-size:.95rem;margin:8px 0 0;max-width:520px}.plan-close-button{background:#0000;border:none;color:#cbd5e1;cursor:pointer;font-size:28px;line-height:1}.plan-modal-body{padding:0 26px 24px}.plan-info-card{grid-gap:18px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;display:grid;gap:18px;padding:22px}.plan-qr{width:min(100%,320px)}.plan-info-card::-webkit-scrollbar{width:8px}.plan-info-card::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.plan-info-card::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.plan-info-card{scrollbar-color:#ffffff2e #ffffff0d;scrollbar-width:thin}.plan-label-row,.plan-months-row,.plan-price-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.plan-label,.plan-months-row label,.plan-price-row span{color:#cbd5e1;font-size:.95rem}.plan-status{border-radius:999px;font-size:.9rem;font-weight:700;letter-spacing:.04em;padding:8px 14px}.plan-status.free{background:#94a3b82e;color:#94a3b8}.plan-status.premium{background:linear-gradient(135deg,#eab308,#f59e0b);color:#1f2937}.plan-months-row select{background:#0f172afa;border:1px solid #94a3b84d;border-radius:12px;color:#f8fafc;min-width:120px;padding:10px 14px}.plan-months-row select option{background:#0f172a;color:#f8fafc}.plan-qr-section{background:#ffffff0d;border-radius:16px;display:flex;justify-content:center;padding:12px}.plan-qr{border:1px solid #ffffff14;border-radius:16px;height:auto;max-width:100%}.plan-instructions{color:#cbd5e1;font-size:.96rem;line-height:1.75}.plan-instructions ol{margin:10px 0 0 18px}.plan-instructions li{margin-bottom:8px}.plan-success-message{background:#10b9811f;border:1px solid #10b98140;border-radius:14px;color:#dcfce7;padding:16px}.plan-modal-footer{display:flex;justify-content:flex-end;padding:16px 26px 26px}.plan-request-button{background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;border-radius:14px;color:#1f2937;cursor:pointer;font-weight:700;padding:14px 24px;transition:transform .2s ease,box-shadow .2s ease}.plan-request-button:hover{box-shadow:0 12px 30px #f59e0b40;transform:translateY(-2px)}.plan-request-button:disabled{cursor:not-allowed;opacity:.6}.plan-cards-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.plan-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;display:flex;flex-direction:column;gap:18px;padding:22px}.plan-card.selected{border-color:#f59e0be6;box-shadow:0 20px 50px #f59e0b2e}.plan-card.free-card .plan-card-badge{background:#0f172acc;color:#94a3b8}.plan-card .premium-badge,.plan-card.premium-card .plan-card-badge{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#1f2937}.plan-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.plan-card-header h3{color:#f8fafc;font-size:1.15rem;margin:0}.plan-card-header p{color:#94a3b8;font-size:.92rem;margin:4px 0 0}.plan-card-badge{border-radius:999px;font-size:.78rem;font-weight:700;padding:6px 12px;text-transform:uppercase}.plan-card-price{color:#f59e0b;font-size:1.8rem;font-weight:800}.plan-features{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.plan-feature{align-items:center;color:#cbd5e1;display:flex;gap:10px}.plan-feature.unavailable{color:#94a3b8;text-decoration:line-through}.plan-feature-icon{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;height:22px;justify-content:center;width:22px}.plan-feature-icon.available{background:#16a34a;color:#fff}.plan-feature-icon.unavailable{background:#94a3b833;color:#94a3b8}.plan-card-cta{margin-top:auto}.plan-select-button{background:#94a3b81f;border:1px solid #94a3b84d;border-radius:14px;color:#f8fafc;cursor:pointer;font-weight:700;padding:12px 16px;transition:transform .2s ease,border-color .2s ease,background .2s ease;width:100%}.plan-select-button:hover{border-color:#f59e0bcc;transform:translateY(-1px)}.plan-select-button.selected{background:linear-gradient(135deg,#f59e0b2e,#f59e0b14);border-color:#f59e0be6;color:#f8fafc}.plan-payment-section{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;margin-top:20px;padding:18px}.plan-payment-action{display:flex;justify-content:center;margin-top:20px}.plan-free-selection-note{color:#cbd5e1;font-size:.95rem}@media (max-width:820px){.plan-cards-grid{grid-template-columns:1fr}}.toast-container{display:flex;flex-direction:column;gap:10px;max-width:400px;position:fixed;right:20px;top:20px;z-index:10000}.toast{align-items:center;animation:slideInRight .3s ease;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;transition:all .3s ease}.toast-warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.toast-info{background:linear-gradient(135deg,#3b82f6,#2563eb)}.toast-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;margin-left:10px;opacity:.8;padding:0;transition:opacity .2s ease}.toast-close:hover{opacity:1}.toast:hover{transform:translateX(-5px)}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:480px){.toast-container{left:20px;max-width:none;right:20px}.toast{font-size:.85rem;padding:10px 16px}}.login-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#020617e6,#0f172af2);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:999}.login-form{animation:popup .4s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ad9;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 50px #0009;max-width:380px;padding:30px;width:100%}.login-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:1.8rem;margin-bottom:20px;text-align:center}.login-button{align-items:center;background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:12px;padding:12px;transition:.25s;width:100%}.login-button:hover{box-shadow:0 10px 25px #00d4ff59;transform:translateY(-2px)}.login-button:active{transform:scale(.97)}.login-button svg{font-size:1rem}.register-link,.reset-link{margin-top:12px;text-align:center}.register-link a,.reset-link a{color:#00d4ff;font-size:.85rem;text-decoration:none;transition:.2s}.register-link a:hover,.reset-link a:hover{color:#007cf0;text-decoration:underline}@media (max-width:480px){.login-form{padding:20px}}.register-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#020617e6,#0f172af2);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:999}.register-form{animation:popup .4s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ad9;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 50px #0009;max-height:80vh;max-width:380px;overflow-y:auto;padding:30px;width:100%}.register-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:1.8rem;margin-bottom:20px;text-align:center}.input-icon{align-items:center;background:#ffffff0d;border:1px solid #0000;border-radius:12px;display:flex;margin-top:6px;padding:10px;transition:.25s}.input-icon svg{color:#00d4ff;font-size:.9rem}.icon-wrapper{border-right:1px solid #fff3;margin-right:8px;padding:0 8px}.eye-wrapper{border-left:1px solid #fff3;color:#00d4ff;cursor:pointer;font-size:.9rem;margin-left:8px;padding:0 8px}.input-icon input{background:#0000;border:none;color:#fff;flex:1 1;font-size:.95rem;outline:none}.input-icon:focus-within{background:#ffffff14;border:1px solid #00d4ff;box-shadow:0 0 10px #00d4ff33}.register-button{align-items:center;background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:12px;padding:12px;transition:.25s;width:100%}.register-button:hover{box-shadow:0 10px 25px #00d4ff59;transform:translateY(-2px)}.register-button:active{transform:scale(.97)}.register-button svg{font-size:1rem}.login-link{margin-top:12px;text-align:center}.login-link a{color:#00d4ff;font-size:.85rem;text-decoration:none;transition:.2s}.login-link a:hover{color:#007cf0;text-decoration:underline}.separator{border:none;border-top:1px solid #ffffff1a;margin:10px 0}@media (max-width:480px){.register-form{max-height:90vh;padding:20px}}.reset-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#020617e6,#0f172af2);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:999}.reset-form{animation:popup .4s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ad9;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 50px #0009;max-width:380px;padding:30px;width:100%}.reset-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:1.8rem;margin-bottom:20px;text-align:center}.form-group label{color:#9ca3af}.form-group input{background:#ffffff0d;border:1px solid #0000;border-radius:12px;color:#fff;font-size:.95rem;margin-top:6px;outline:none;padding:10px;transition:.25s;width:100%}.form-group input:focus{background:#ffffff14;border:1px solid #00d4ff;box-shadow:0 0 10px #00d4ff33}.reset-button{align-items:center;background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:12px;padding:12px;transition:.25s;width:100%}.reset-button:hover{box-shadow:0 10px 25px #00d4ff59;transform:translateY(-2px)}.reset-button:active{transform:scale(.97)}@media (max-width:480px){.reset-form{padding:20px}}.login-link,.register-link{margin-top:12px;text-align:center}.login-link a,.register-link a{color:#00d4ff;font-size:.85rem;text-decoration:none;transition:.2s}.login-link a:hover,.register-link a:hover{color:#007cf0;text-decoration:underline}.home-container{align-items:center;background:#060d1a;background-image:radial-gradient(ellipse 80% 50% at 50% -10%,#00b4ff14 0,#0000 70%),radial-gradient(ellipse 60% 40% at 80% 100%,#22c55e0d 0,#0000 60%);color:#e5e7eb;display:flex;flex-direction:column;font-family:Outfit,system-ui,sans-serif;justify-content:center;min-height:calc(100vh - 65px);overflow:hidden;padding:28px 20px 40px;position:relative;text-align:center}.home-container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.03'/%3E%3C/svg%3E");content:"";inset:0;opacity:.4;pointer-events:none;position:fixed;z-index:0}.home-container>*{position:relative;z-index:1}.home-container h1{animation:fadeInDown .55s cubic-bezier(.16,1,.3,1) both;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px;max-width:680px}.home-container h1.registered{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80 10%,#22c55e 50%,#86efac 90%);-webkit-background-clip:text;background-clip:text}.home-container h1.not-registered{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f87171 10%,#ef4444 50%,#fca5a5 90%);-webkit-background-clip:text;background-clip:text}.home-container>p{animation:fadeInDown .7s cubic-bezier(.16,1,.3,1) .05s both;color:#64748b;font-size:.95rem;letter-spacing:.01em;margin-bottom:28px;max-width:420px}.home-today-schedule{grid-gap:10px;animation:fadeInDown .7s cubic-bezier(.16,1,.3,1) .1s both;display:grid;gap:10px;margin:6px auto 22px;max-width:660px;text-align:center;width:100%}.home-today-schedule span{color:#94a3b8;font-size:1rem;letter-spacing:.02em}.schedule-header{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:auto 1fr auto;margin-bottom:10px}.date-nav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;border:1px solid #38bdf826;border-radius:14px;color:#94a3b8;cursor:pointer;display:inline-flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.date-nav:hover{background:#22c55e12;border-color:#22c55e80;color:#4ade80;transform:translateY(-1px)}.date-nav:active{transform:translateY(0) scale(.95)}.selected-day-label{display:flex;flex-direction:column;gap:2px;text-align:center}.selected-day-label strong{color:#d1fae5;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.selected-day-label span{color:#475569;font-size:.8rem;letter-spacing:.04em}.home-today-schedule .schedule-table{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1224bf;border:1px solid #38bdf81f;border-radius:22px;box-shadow:0 0 0 1px #0000004d,0 20px 48px #0006,inset 0 0 60px #00b4ff0a;display:flex;flex-direction:column;gap:8px;padding:16px}.schedule-row{grid-gap:8px;align-items:stretch;border-radius:14px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;justify-items:center;padding:5px;transition:transform .15s ease}.schedule-row:hover{transform:translateY(-1px)}.schedule-row.category-0{background:#22c55e14;border-left:3px solid #22c55e}.schedule-row.category-0 span{background:#0000;border-color:#0000}.schedule-row.category-1{background:#ef444414;border-left:3px solid #ef4444}.schedule-row.category-1 span{background:#0000;border-color:#0000}.schedule-row.category-2{background:#b0dff614;border-left:3px solid #b0dff6}.schedule-row.category-2 span{background:#0000;border-color:#0000}.schedule-row.category-3{background:#fdd21212;border-left:3px solid #fdd212}.schedule-row.category-3 span{background:#0000;border-color:#0000}.schedule-row span{align-items:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;color:#cbd5e1;display:flex;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;justify-content:center;letter-spacing:.01em;padding:10px;text-align:center;transition:all .18s ease}.schedule-row span:first-child{color:#e2e8f0;font-weight:600}.schedule-row span:hover{border-color:#00d4ff33;color:#f1f5f9}.merged-cell{background:#ffffff05!important;border:1px solid #ffffff0d!important;border-radius:10px;color:#e5e7eb;font-size:.82rem;font-weight:700;grid-column:2/4!important;letter-spacing:.1em;padding:10px 12px;text-align:center;text-transform:uppercase}.name-differentiator{background:#0000!important;border:none!important;color:inherit!important;padding:0!important}.name-differentiator,.name-differentiator:hover{box-shadow:none!important;transform:none!important}.name-differentiator:hover{border-color:#0000!important}.schedule-row.state-libre{background:#b0dff614!important;border-left:3px solid #b0dff6!important}.schedule-row.state-libre .merged-cell{color:#b0dff6;font-weight:700}.schedule-row.state-inc{background:#f4b0841a!important;border-left:3px solid #f4b084!important}.schedule-row.state-inc .merged-cell{color:#f4b084;font-weight:700}.schedule-row.state-lic{background:#ed7d311a!important;border-left:3px solid #ed7d31!important}.schedule-row.state-lic .merged-cell{color:#ed7d31;font-weight:700}.schedule-row.state-vac{background:#4472c41a!important;border-left:3px solid #4472c4!important}.schedule-row.state-vac .merged-cell{color:#7ba4e8;font-weight:700}.schedule-row.state-san{background:#ff000014!important;border-left:3px solid #f44!important}.schedule-row.state-san .merged-cell{color:#ff6b6b;font-weight:700}.schedule-row.state-cap{background:#ffd96614!important;border-left:3px solid #ffd966!important}.schedule-row.state-cap .merged-cell{color:#ffd966;font-weight:700}.schedule-row.state-ceo{background:#fff2cc14!important;border-left:3px solid #fff2cc!important}.schedule-row.state-ceo .merged-cell{color:khaki;font-weight:700}.schedule-row{position:relative}.break-badge{animation:badgePop .45s cubic-bezier(.34,1.56,.64,1) both;height:26px;left:calc(33.33% - 13px);pointer-events:none;position:absolute;top:-7px;width:26px;z-index:60}.break-badge:before{align-items:center;background:linear-gradient(135deg,#ff3b30,#c41a10);border:2.5px solid #060d1a;border-radius:50%;box-shadow:0 0 0 1px #ff3b3059,0 4px 14px #ff3b3080;color:#fff;content:attr(data-break);display:flex;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:800;height:100%;justify-content:center;letter-spacing:0;width:100%}@keyframes badgePop{0%{opacity:0;transform:scale(0) rotate(-15deg)}65%{transform:scale(1.18) rotate(4deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.home-shared-schedules{animation:fadeInDown .7s ease .15s both;display:none;margin:24px auto;max-width:660px}.home-shared-schedules h3{color:#cbd5e1;font-size:1.1rem;font-weight:600;margin:0 0 14px;text-align:center}.home-shared-list{display:flex;flex-direction:column;gap:10px}.home-shared-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1224b3;border:1px solid #06b6d42e;border-radius:12px;display:flex;justify-content:space-between;padding:13px 18px}.home-shared-name{color:#38bdf8;font-size:.95rem;font-weight:600}.home-shared-schedule{color:#94a3b8;font-size:.9rem}.subscription-expired-banner{align-items:center;animation:fadeInDown .6s cubic-bezier(.16,1,.3,1) both;background:linear-gradient(135deg,#112255fa,#165a32f2);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 16px 48px #0006;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:10px auto 4px;max-width:660px;padding:22px 24px;width:100%}.expired-message{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:200px;text-align:left}.expired-icon{animation:pulse 2s infinite;display:inline-block;font-size:1.3rem;margin-right:6px}.expired-text{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.expired-description{color:#ffffffb3;font-size:.88rem;line-height:1.55;margin:0;max-width:440px}.renew-button{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:12px;box-shadow:0 4px 16px #16a34a59;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.02em;padding:12px 22px;transition:all .22s ease;white-space:nowrap}.renew-button:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 24px #22c55e66;transform:translateY(-2px)}.renew-button:active{transform:translateY(0) scale(.97)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}.home-buttons{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .2s both;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:660px}.home-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;border:1px solid #38bdf82e;border-radius:12px;color:#94a3b8;cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;gap:6px;letter-spacing:.02em;padding:11px 20px;transition:all .22s ease}.home-button:hover{background:#00b4ff17;border-color:#38bdf873;box-shadow:0 6px 20px #00b4ff1f;color:#e2e8f0;transform:translateY(-2px)}.home-button:active{box-shadow:none;transform:translateY(0) scale(.97)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animated-name{display:inline-block;min-width:100%;position:relative}.name-text{animation:fadeNameInOut 4s infinite;display:inline-block;left:0;position:absolute;right:0;text-align:center}.name-primary{animation-direction:normal;animation-name:fadeNameInOut}.name-secondary{animation-direction:reverse;animation-name:fadeNameInOut}@keyframes fadeNameInOut{0%,49%{opacity:1;visibility:visible}50%,to{opacity:0;visibility:hidden}}@media (max-width:600px){.home-container{padding:20px 14px 36px}.home-container h1{font-size:clamp(1.2rem,5.5vw,1.7rem);line-height:1.3}.home-container>p{font-size:.88rem;margin-bottom:16px}.home-today-schedule{margin:4px auto 14px}.home-today-schedule .schedule-table{border-radius:18px;gap:7px;padding:10px 9px}.schedule-row{gap:5px;padding:4px}.schedule-row span{border-radius:9px;font-size:.8rem;padding:9px 5px}.merged-cell{font-size:.72rem;letter-spacing:.07em;padding:9px 6px}.date-nav{border-radius:12px;height:40px;width:40px}.selected-day-label strong{font-size:.76rem}.home-buttons{gap:8px}.home-button{border-radius:14px;font-size:.92rem;justify-content:center;max-width:290px;padding:13px 20px;width:100%}.home-shared-item{align-items:flex-start;flex-direction:column;gap:6px}.home-shared-schedules{max-width:100%}.subscription-expired-banner{align-items:flex-start;border-radius:16px;flex-direction:column;padding:18px}.renew-button{padding:13px 20px;text-align:center;width:100%}.break-badge{height:22px;left:calc(33.33% - 11px);top:-5px;width:22px}.break-badge:before{border-width:2px;font-size:.6rem}}@media (min-width:601px) and (max-width:860px){.home-buttons,.home-today-schedule{max-width:95vw}}.loading-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#020617f2,#0f172afa);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:1000}.loading-spinner{height:80px;position:relative;width:80px}.spinner-ring{animation:spin 1.5s linear infinite;border:4px solid #0000;border-radius:50%;border-top-color:#00d4ff;height:100%;position:absolute;width:100%}.spinner-ring:nth-child(2){animation-delay:.5s;border-top-color:#007cf0}.spinner-ring:nth-child(3){animation-delay:1s;border-top-color:#00d4ff;height:60px;left:10px;top:10px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{-webkit-text-fill-color:#0000;animation:fadeIn 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:1.5rem;margin-top:20px}@keyframes fadeIn{0%{opacity:.5}to{opacity:1}}@media (max-width:480px){.loading-spinner{height:60px;width:60px}.spinner-ring:nth-child(3){height:40px;left:10px;top:10px;width:40px}.loading-text{font-size:1.2rem}}.modal-overlay{background-color:#00000080;bottom:0;left:0;right:0;top:0;z-index:1000}.modal-content{animation:modalFadeIn .3s ease-out;background:#0f172af2;border:1px solid #38bdf82e;border-radius:22px;box-shadow:0 18px 40px #00d4ff1f;left:50%;max-width:400px;padding:24px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-close{align-items:center;background:none;border-radius:50%;color:#94a3b8;display:flex;font-size:24px;height:32px;justify-content:center;right:12px;top:12px;transition:background-color .2s;width:32px}.modal-close:hover{background-color:#38bdf81a}.modal-title{color:#e5e7eb;font-size:1.5rem;font-weight:600;margin:0 0 16px;text-align:center}.modal-message{color:#cbd5e1;font-size:1rem;line-height:1.5;margin:0 0 24px;text-align:center}.modal-buttons{display:flex;gap:12px;justify-content:center}.modal-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;min-width:100px;padding:10px 20px;transition:all .2s ease}.modal-button.cancel{background-color:#ef4444;color:#fff}.modal-button.cancel:hover{background-color:#dc2626;transform:translateY(-1px)}.modal-button.confirm{background-color:#22c55e;color:#fff}.modal-button.confirm:hover{background-color:#16a34a;transform:translateY(-1px)}@media (max-width:480px){.modal-content{max-width:90%;padding:20px}.modal-title{font-size:1.25rem}.modal-message{font-size:.9rem}.modal-buttons{flex-direction:column}.modal-button{width:100%}}.trabajos-container{align-items:center;background:linear-gradient(135deg,#020617e6,#0f172af2);display:flex;flex-direction:column;min-height:calc(100vh - 60px);padding:20px}.trabajos-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);background-clip:text;-webkit-background-clip:text;font-size:2rem;margin-bottom:24px}.trabajos-list{grid-gap:10px;display:grid;gap:10px;max-width:980px;width:100%}.trabajo-card{background:#0f172af2;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 50px #00000040;padding:20px;position:relative}.trabajo-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.trabajo-card h3{margin-bottom:12px;margin-top:0}.edit-button{align-items:center;display:flex;flex-shrink:0;font-size:1rem;justify-content:center}.create-card{margin-bottom:10px}.trabajo-card p{color:#cbd5e1;margin:8px 0 0}.trabajo-form{display:flex;flex-direction:column;gap:12px}.trabajo-form h3{margin-top:0}.trabajo-form .form-group{display:flex;flex-direction:column;gap:8px}.trabajo-form input,.trabajo-form select,.trabajo-form textarea{background:#ffffff0d;border-radius:14px;padding:12px}.form-actions{flex-wrap:wrap;gap:10px}.trabajo-button{border-radius:14px;padding:12px}@media (max-width:768px){.trabajos-container{padding:16px}.trabajos-list{max-width:100%}}.modal-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617a6;overflow-y:auto;padding:40px 24px;z-index:10010}.modal-overlay::-webkit-scrollbar{width:10px}.modal-overlay::-webkit-scrollbar-track{background:#ffffff0d}.modal-overlay::-webkit-scrollbar-thumb{background:#00d4ff3d;border-radius:999px}.create-work-modal{animation:popup .35s ease;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f172aeb;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 20px 60px #0000008c;box-sizing:border-box;max-height:calc(100vh - 80px);max-width:520px;overflow-y:auto;padding:30px;width:100%}.create-work-modal::-webkit-scrollbar{width:10px}.create-work-modal::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.create-work-modal::-webkit-scrollbar-thumb{background:#00d4ff52;border-radius:999px}.create-work-modal h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);background-clip:text;-webkit-background-clip:text;font-size:1.95rem;margin-bottom:24px;text-align:center}.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.form-group label{color:#cbd5e1;font-size:.92rem}.trabajo-form input,.trabajo-form select,.trabajo-form textarea{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;box-sizing:border-box;color:#f8fafc;outline:none;padding:12px 14px;width:100%}.trabajo-form input[type=number]{appearance:textfield;-moz-appearance:textfield}.trabajo-form input[type=number]::-webkit-inner-spin-button,.trabajo-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trabajo-form textarea{min-height:96px;resize:vertical}.trabajo-form input:focus,.trabajo-form select:focus,.trabajo-form textarea:focus{border-color:#00d4ff80;box-shadow:0 0 18px #00d4ff26}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.values-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0}.value-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:14px 16px}.value-card span{color:#94a3b8;display:block;font-size:.84rem;margin-bottom:8px}.value-card strong{color:#f8fafc;font-size:1.05rem}.form-actions{display:flex;flex-direction:column;gap:12px;margin-top:14px}.trabajo-button{background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:18px;color:#fff;cursor:pointer;font-weight:600;padding:14px 16px;transition:transform .2s ease,opacity .2s ease;width:100%}.trabajo-button:hover{opacity:.95;transform:translateY(-1px)}.trabajo-button.cancelar{background:#ffffff14;border:1px solid #ffffff24;color:#cbd5e1}.trabajo-button.eliminar{background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ef44444d;color:#fff}.trabajo-button.eliminar:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px)}@media (max-width:768px){.create-work-modal{max-height:calc(100vh - 60px);max-width:100%;padding:20px}.form-grid,.values-grid{grid-template-columns:1fr}.trabajo-form input,.trabajo-form select,.trabajo-form textarea{box-sizing:border-box;padding:12px 14px;width:100%}.form-group{margin-bottom:12px}}@keyframes popup{0%{opacity:0;transform:translateY(-16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.toast{animation:slideIn .3s ease;border-radius:12px;box-shadow:0 10px 30px #0000004d;color:#fff;font-weight:500;padding:12px 20px;position:fixed;right:20px;top:20px;z-index:10000}.toast-success{background:linear-gradient(135deg,#10b981,#059669)}.toast-error{background:linear-gradient(135deg,#ef4444,#dc2626)}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.modal-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.modal-dialog{background:#0f172afa;border:1px solid #38bdf82e;border-radius:28px;box-shadow:0 28px 80px #00000059;max-height:calc(100vh - 40px);overflow-y:auto;padding:28px;position:relative;width:min(960px,100%)}.modal-close{background:#0000;border:none;color:#cbd5e1;cursor:pointer;font-size:28px;position:absolute;right:18px;top:18px}.modal-header{margin-bottom:24px}.modal-header h2{color:#f8fafc;font-size:1.75rem;margin:0}.modal-header p{color:#94a3b8;line-height:1.55;margin:8px 0 0}.modal-body{display:block}.group-name-field{margin-bottom:20px}.group-name-field label{display:flex;flex-direction:column;gap:10px}.group-name-field input{background:#0f172ae6;border:1px solid #94a3b82e;border-radius:14px;color:#f8fafc;padding:12px 14px;width:100%}.modal-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.modal-tab{background:#0f172ad9;border:1px solid #38bdf838;border-radius:18px;color:#cbd5e1;cursor:pointer;flex:1 1;font-weight:700;min-width:160px;padding:12px 16px;text-align:center;transition:all .2s ease}.modal-tab.active{background:#0284c72e;border-color:#22c55eb3;color:#fff}.cargo-list{gap:14px}.cargo-item{background:#0f172aeb;border:1px solid #38bdf824;border-radius:18px;flex-direction:column;gap:12px;padding:16px 18px}.cargo-item-header{align-items:center;background:#0000;border:none;color:#f8fafc;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:0;text-align:left;width:100%}.cargo-item-header div{display:flex;flex-direction:column;gap:6px}.cargo-meta{align-items:center;color:#94a3b8;display:flex;font-size:.95rem;gap:12px}.cargo-item-details{border-top:1px solid #38bdf824;display:flex;flex-direction:column;gap:10px;padding-top:12px}.assigned-participant{grid-gap:12px;align-items:center;border-bottom:1px solid #38bdf814;display:grid;gap:12px;grid-template-columns:1fr auto;padding:10px 0}.assigned-participant span:last-child{color:#94a3b8;font-size:.92rem}@media (max-width:900px){.modal-tabs{flex-direction:column}}.section-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.section-description{line-height:1.5;margin:8px 0 0}.section-toggle{align-items:center;background:#0f172aeb;border:1px solid #38bdf82e;border-radius:18px;color:#cbd5e1;cursor:pointer;display:flex;font-weight:700;gap:12px;justify-content:space-between;padding:16px 18px;width:100%}.cargo-section-content{display:flex;flex-direction:column;gap:14px}.cargo-section,.modal-section{display:flex;flex-direction:column;gap:16px}.modal-section{background:#020617e6;border:1px solid #06b6d424;border-radius:22px;padding:20px}.modal-section h3{color:#dbeafe;font-size:1.1rem;margin:0}.section-description{color:#94a3b8;font-size:.95rem;line-height:1.6;margin:0}.participant-search-section{display:flex;flex-direction:column;gap:12px}.participant-search-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr auto}.participant-results-list{grid-gap:10px;border-top:1px solid #38bdf829;display:grid;gap:10px;margin-top:10px;padding-top:12px}.participant-result-item{align-items:center;background:#0f172af2;border:1px solid #38bdf82e;border-radius:16px;color:#e5e7eb;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:14px 16px;text-align:left;transition:border-color .2s ease,transform .2s ease;width:100%}.participant-result-item.selected,.participant-result-item:hover{border-color:#22c55eb3;transform:translateY(-1px)}.participant-result-item strong{color:#f8fafc;display:block}.participant-result-item span{color:#94a3b8;display:block;font-size:.95rem}.participant-add-selected-button{background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:16px;color:#fff;cursor:pointer;font-weight:700;justify-self:flex-end;padding:12px 18px;transition:transform .2s ease}.participant-add-selected-button:disabled{cursor:not-allowed;opacity:.55}label{color:#cbd5e1;display:flex;flex-direction:column;font-weight:600;gap:8px}input,select{background:#0f172af2;border:1px solid #38bdf833;border-radius:16px;color:#e5e7eb;font-size:.96rem;padding:12px 14px;width:100%}input:focus,select:focus{border-color:#22c55ee6;box-shadow:0 0 0 3px #22c55e1f;outline:none}.participant-input-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1.5fr 1.5fr auto}.modal-button,.participant-add-button,.schedule-add-button{border:none;border-radius:16px;cursor:pointer;font-weight:700;padding:12px 18px;transition:all .2s ease}.participant-add-button,.schedule-add-button{background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff}.participant-add-button:hover,.save-button:hover,.schedule-add-button:hover{transform:translateY(-1px)}.participant-list,.schedule-list{border-top:1px solid #38bdf829;display:flex;flex-direction:column;gap:10px;padding-top:12px}.participant-row,.schedule-row{grid-gap:12px;align-items:center;background:#0f172af2;border:1px solid #38bdf824;border-radius:16px;display:grid;gap:12px;grid-template-columns:1fr auto auto auto;padding:12px 14px}.participant-row div{display:flex;flex-direction:column;gap:4px}.participant-row strong{color:#f8fafc}@media (max-width:900px){.modal-sections{grid-template-columns:1fr}}.participant-row span{color:#94a3b8;font-size:.92rem}.participant-remove,.schedule-remove{background:#f871711f;border:1px solid #f8717133;border-radius:14px;color:#fecaca;cursor:pointer;padding:10px 14px}.schedule-row{grid-template-columns:1fr .9fr .9fr auto}.schedule-row input,.schedule-row select{min-width:0}.empty-text{color:#94a3b8;font-size:.95rem;margin:0}.modal-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end;margin-top:20px}.cancel-button{background:#ffffff14;color:#cbd5e1}.save-button{background:linear-gradient(135deg,#22c55e,#0f766e);color:#fff}.save-button:disabled{opacity:.55}@media (max-width:900px){.modal-body{grid-template-columns:1fr}}@media (max-width:520px){.participant-input-row{grid-template-columns:1fr}.modal-button,.participant-add-button,.schedule-add-button,.schedule-row input,.schedule-row select{width:100%}}.cargos-section{background:#020617cc;border:1px solid #38bdf81f;border-radius:16px;display:flex;flex-direction:column;gap:16px;margin-top:16px;padding:16px}.cargos-section h4{color:#cbd5e1;font-size:.95rem;margin:0 0 8px}.cargo-creation{grid-gap:12px;align-items:flex-end;display:grid;gap:12px;grid-template-columns:1fr 150px 140px}.cargo-creation label{display:flex;flex-direction:column;gap:6px}.cargo-creation input,.cargo-creation select{background:#0f172af2;border:1px solid #38bdf833;border-radius:10px;color:#e5e7eb;font-size:.95rem;padding:10px 12px}.cargo-creation input:focus,.cargo-creation select:focus{border-color:#22c55e80;outline:none}.add-cargo-button{background:#22c55e2e;border:1px solid #22c55e4d;border-radius:10px;color:#22c55e;cursor:pointer;font-weight:600;padding:10px 16px;transition:all .2s ease}.add-cargo-button:hover:not(:disabled){background:#22c55e47;transform:translateY(-1px)}.add-cargo-button:disabled{cursor:not-allowed;opacity:.5}.cargo-list{display:flex;flex-direction:column;gap:10px}.cargo-item{align-items:center;background:#0f172ae6;border:1px solid #38bdf829;border-radius:12px;display:flex;justify-content:space-between;padding:12px 14px}.cargo-item>div{display:flex;flex-direction:column;gap:4px}.cargo-item strong{color:#e5e7eb;font-size:.95rem}.cargo-level{font-size:.85rem}.cargo-remove{background:#f871711f;border:1px solid #f8717133;border-radius:8px;color:#fecaca;cursor:pointer;height:32px;padding:0;transition:all .2s ease;width:32px}.cargo-remove:hover{background:#f8717138}.participant-cargo-select{flex:1 1}.participant-cargo-select label{display:flex;flex-direction:column;gap:6px}.participant-cargo-select select{background:#020617e6;border:1px solid #38bdf829;border-radius:10px;color:#cbd5e1;font-size:.9rem;padding:8px 10px}.horariosgrupo-container{align-items:center;background:linear-gradient(135deg,#020617e6,#0f172af2);display:flex;flex-direction:column;min-height:calc(100vh - 60px);padding:20px}.horariosgrupo-back-button{align-self:flex-start;background:#00d4ff1f;border:1px solid #00d4ff40;border-radius:12px;color:#00d4ff;cursor:pointer;font-weight:700;margin-bottom:20px;padding:10px 16px;transition:all .2s ease}.horariosgrupo-back-button:hover{background:#00d4ff38;transform:translateY(-1px)}.horariosgrupo-header{margin-bottom:24px;text-align:center}.horariosgrupo-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:2rem;margin:0}.horariosgrupo-header p{color:#94a3b8;margin:8px 0 0}.horariosgrupo-controls{display:flex;flex-direction:column;gap:14px;margin-bottom:24px;max-width:600px;width:100%}.horariosgrupo-select-wrapper{display:flex;flex-direction:column;gap:8px}.horariosgrupo-select-wrapper label{color:#cbd5e1;font-size:.9rem;font-weight:700}.horariosgrupo-select-wrapper select{background:#0f172af2;border:1px solid #38bdf833;border-radius:12px;color:#e5e7eb;padding:10px 12px}.horariosgrupo-week-meta{display:flex;flex-wrap:wrap;gap:10px}.horariosgrupo-week-number,.horariosgrupo-week-status{background:#0f172ae6;border:1px solid #38bdf829;border-radius:10px;color:#e5e7eb;font-size:.85rem;font-weight:700;padding:6px 12px}.horariosgrupo-week-status.loaded{border-color:#22c55e66;color:#22c55e}.horariosgrupo-week-status.unloaded{border-color:#f8717166;color:#fca5a5}.horariosgrupo-last-updated{background:#0f172ae6;border:1px solid #38bdf829;border-radius:10px;color:#94a3b8;font-size:.8rem;padding:6px 12px}.horariosgrupo-toggle-label{align-items:center;cursor:pointer;display:flex;gap:10px;-webkit-user-select:none;user-select:none}.horariosgrupo-toggle-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.horariosgrupo-toggle-track{background:#38bdf826;border:1px solid #38bdf84d;border-radius:999px;display:inline-block;flex-shrink:0;height:24px;position:relative;transition:background .25s ease,border-color .25s ease;width:44px}.horariosgrupo-toggle-input:checked+.horariosgrupo-toggle-track{background:#00d4ff59;border-color:#00d4ffb3}.horariosgrupo-toggle-thumb{background:#94a3b8;border-radius:50%;height:16px;left:3px;position:absolute;top:3px;transition:transform .25s ease,background .25s ease;width:16px}.horariosgrupo-toggle-input:checked+.horariosgrupo-toggle-track .horariosgrupo-toggle-thumb{background:#00d4ff;transform:translateX(20px)}.horariosgrupo-toggle-text{color:#cbd5e1;font-size:.9rem;font-weight:500}.horariosgrupo-custom-week{display:flex;flex-direction:column;gap:8px}.horariosgrupo-custom-week label{color:#cbd5e1;font-size:.9rem;font-weight:700}.horariosgrupo-custom-week input{background:#0f172af2;border:1px solid #38bdf833;border-radius:12px;color:#e5e7eb;padding:10px 12px;width:fit-content}.horariosgrupo-error{color:#fca5a5;font-size:.9rem;margin:0}.horariosgrupo-landscape-prompt{align-items:center;background:#fbbf241a;border:1px solid #fbbf2459;border-radius:14px;display:flex;gap:12px;margin-bottom:16px;max-width:600px;padding:14px 18px;width:100%}.horariosgrupo-landscape-icon{animation:horariosgrupo-rotate-hint 2s ease-in-out infinite;font-size:1.6rem;transform-origin:center}@keyframes horariosgrupo-rotate-hint{0%,to{transform:rotate(0deg)}40%{transform:rotate(90deg)}60%{transform:rotate(90deg)}}.horariosgrupo-landscape-prompt p{color:#fbbf24;font-size:.9rem;font-weight:600;margin:0}.horariosgrupo-table-wrapper{-ms-overflow-style:none;border:1px solid #38bdf82e;border-radius:16px;margin-bottom:24px;max-width:100%;overflow-x:auto;scrollbar-width:none;width:100%}.horariosgrupo-table-wrapper::-webkit-scrollbar{display:none}.horariosgrupo-table{background:#0f172af2;border-collapse:collapse;min-width:max-content;width:100%}.horariosgrupo-th{background:#0284c72e;border:1px solid #38bdf824;color:#dbeafe;font-size:.8rem;font-weight:700;padding:6px 4px;text-align:center;white-space:nowrap}.horariosgrupo-th-name{background:#0264a04d;left:0;min-width:140px;padding-left:10px;position:sticky;text-align:left;z-index:2}.horariosgrupo-th-day{background:#0284c738;min-width:200px}.horariosgrupo-day-weekday{color:#94a3b8;font-size:.72rem;text-transform:capitalize}.horariosgrupo-day-date{color:#dbeafe;font-size:.82rem;font-weight:700}.horariosgrupo-th-sub{background:#0f172af2;color:#94a3b8;font-size:.72rem;font-weight:700;min-width:36px;padding:4px 2px}.horariosgrupo-th-rowtotal{background:#22c55e1f;border-left:2px solid #22c55e4d;color:#86efac;font-size:.75rem;line-height:1.3;min-width:52px;position:sticky;right:0;text-align:center;z-index:2}.horariosgrupo-row{cursor:grab;transition:background .15s ease}.horariosgrupo-row:hover{background:#38bdf80a}.horariosgrupo-row.dragging{background:#22c55e14;opacity:.45}.horariosgrupo-td{border:1px solid #38bdf81a;padding:4px 3px;text-align:center;vertical-align:middle}.horariosgrupo-td-name{align-items:center;background:#0f172afa;background:#0f172af2;border-left:6px solid #0000;border-radius:8px;border-right:1px solid #38bdf833;box-shadow:0 2px 6px #0000000d;color:#1f2937;display:flex;font-weight:600;gap:6px;left:0;min-width:140px;padding:8px 10px;padding:10px 14px;position:sticky;transition:all .25s ease;z-index:1}.horariosgrupo-td-name.cargo-level-1{border-left-color:#ff9}.horariosgrupo-td-name.cargo-level-2{border-left-color:#f59e0b}.horariosgrupo-td-name.cargo-level-3{border-left-color:#009300}.horariosgrupo-td-name.cargo-level-4{border-left-color:red}.horariosgrupo-td-name.cargo-level-5{border-left-color:#ff0}.horariosgrupo-td-name.cargo-level-6{border-left-color:#ff0080}.horariosgrupo-td-name.cargo-level-7{border-left-color:#9d00ff}.horariosgrupo-td-name:hover{box-shadow:0 4px 10px #00000014;transform:translateX(2px)}.horariosgrupo-drag-handle{color:#64748b;flex-shrink:0;font-size:.8rem}.horariosgrupo-participant-name{color:#e5e7eb;font-size:.84rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.horariosgrupo-td-estado{padding:3px 2px}.horariosgrupo-cell-estado{background:#0f172af2;border:1px solid #38bdf82e;border-radius:6px;color:#e5e7eb;font-size:.75rem;padding:3px 4px;text-align:center;width:52px}.horariosgrupo-cell-estado:focus{border-color:#22c55e99;outline:none}.horariosgrupo-td-descanso{background:#b0dff61f;border:#b0dff6;color:#b0dff6;font-size:.75rem;font-weight:700;letter-spacing:.06em;padding:4px;text-align:center}.horariosgrupo-cell-2dig{font-feature-settings:"tnum";background:#020617e6;border:1px solid #38bdf829;border-radius:5px;color:#e5e7eb;font-size:.78rem;font-variant-numeric:tabular-nums;max-width:26px;min-width:26px;padding:3px 2px;text-align:center;width:26px}.horariosgrupo-cell-2dig:focus{border-color:#22c55e99;box-shadow:0 0 0 2px #22c55e1a;outline:none}.horariosgrupo-cell-2dig:disabled{cursor:not-allowed;opacity:.35}.horariosgrupo-td-total{background:#22c55e0f;color:#22c55e;font-size:.78rem;font-weight:700}.horariosgrupo-td-rowtotal{background:#22c55e1a;border-left:2px solid #22c55e4d;color:#4ade80;font-size:.85rem;font-weight:800;padding:4px 6px;position:sticky;right:0;text-align:center;white-space:nowrap;z-index:1}.horariosgrupo-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:1200px;width:100%}.horariosgrupo-save-button{background:linear-gradient(135deg,#22c55e,#0f766e);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px;transition:all .2s ease}.horariosgrupo-save-button:hover{box-shadow:0 4px 12px #22c54a4d;transform:translateY(-2px)}.horariosgrupo-save-button:active{transform:translateY(0)}.horariosgrupo-paste-button{background:linear-gradient(135deg,#38bdf82e,#0ea5e938);border:1px solid #38bdf866;border-radius:14px;color:#38bdf8;cursor:pointer;font-size:.95rem;font-weight:700;padding:12px 24px;transition:all .2s ease}.horariosgrupo-paste-button:hover{background:linear-gradient(135deg,#38bdf847,#0ea5e952);box-shadow:0 4px 12px #38bdf833;transform:translateY(-2px)}.horariosgrupo-paste-button:active{transform:translateY(0)}.horariosgrupo-copy-button{background:linear-gradient(135deg,#a855f72e,#8b5cf638);border:1px solid #a855f766;border-radius:14px;color:#a855f7;cursor:pointer;font-size:.95rem;font-weight:700;padding:12px 24px;transition:all .2s ease}.horariosgrupo-copy-button:hover{background:linear-gradient(135deg,#a855f747,#8b5cf652);box-shadow:0 4px 12px #a855f733;transform:translateY(-2px)}.horariosgrupo-copy-button:active{transform:translateY(0)}.horariosgrupo-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617d9;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.horariosgrupo-modal{background:#0f172afa;border:1px solid #38bdf840;border-radius:20px;box-shadow:0 24px 60px #0009;display:flex;flex-direction:column;gap:0;max-width:560px;overflow:hidden;width:100%}.horariosgrupo-modal-header{align-items:center;border-bottom:1px solid #38bdf81f;display:flex;justify-content:space-between;padding:18px 22px 14px}.horariosgrupo-modal-header h3{color:#e5e7eb;font-size:1.1rem;margin:0}.horariosgrupo-modal-close{align-items:center;background:#f871711a;border:1px solid #f8717140;border-radius:8px;color:#fca5a5;cursor:pointer;display:flex;font-size:.85rem;height:30px;justify-content:center;transition:all .2s ease;width:30px}.horariosgrupo-modal-close:hover{background:#f8717138}.horariosgrupo-modal-body{display:flex;flex-direction:column;gap:12px;padding:18px 22px}.horariosgrupo-modal-hint{color:#94a3b8;font-size:.85rem;line-height:1.6;margin:0}.horariosgrupo-modal-hint code{background:#38bdf81f;border:1px solid #38bdf833;border-radius:5px;color:#7dd3fc;font-size:.8rem;padding:1px 5px}.horariosgrupo-modal-hint strong{color:#cbd5e1}.horariosgrupo-modal-hint--sub{background:#38bdf80f;border:1px solid #38bdf824;border-radius:10px;color:#7dd3fc;font-size:.82rem;padding:8px 12px}.horariosgrupo-modal-textarea{background:#020617e6;border:1px solid #38bdf833;border-radius:12px;box-sizing:border-box;color:#e5e7eb;font-family:Courier New,monospace;font-size:.8rem;line-height:1.5;padding:12px;resize:vertical;transition:border-color .2s ease;width:100%}.horariosgrupo-modal-textarea:focus{border-color:#38bdf880;box-shadow:0 0 0 3px #38bdf814;outline:none}.horariosgrupo-modal-error{background:#f8717114;border:1px solid #f8717133;border-radius:8px;color:#fca5a5;font-size:.85rem;margin:0;padding:8px 12px}.horariosgrupo-modal-footer{border-top:1px solid #38bdf81f;display:flex;gap:10px;justify-content:flex-end;padding:14px 22px 18px}.horariosgrupo-modal-cancel{background:#38bdf80f;border:1px solid #38bdf833;border-radius:10px;color:#94a3b8;cursor:pointer;font-weight:600;padding:10px 18px;transition:all .2s ease}.horariosgrupo-modal-cancel:hover{background:#38bdf81f;color:#cbd5e1}.horariosgrupo-modal-apply{background:linear-gradient(135deg,#22c55e,#0f766e);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .2s ease}.horariosgrupo-modal-apply:hover{box-shadow:0 4px 12px #22c55e4d;transform:translateY(-1px)}@media (max-width:768px){.horariosgrupo-td-name{min-width:110px}.horariosgrupo-cell-2dig{font-size:.72rem;min-width:22px;width:22px}.horariosgrupo-cell-estado{font-size:.7rem;width:44px}.horariosgrupo-modal{border-radius:16px;max-width:100%}.horariosgrupo-modal-textarea{font-size:.75rem}}.horariosgrupo-td.changed{animation:horariosgrupo-blink-changed 1.2s ease-in-out infinite;background:#fbbf2426;position:relative}@keyframes horariosgrupo-blink-changed{0%,to{background:#fbbf241f;box-shadow:inset 0 0 8px #fbbf2400}50%{background:#fbbf2459;box-shadow:inset 0 0 12px #fbbf2440}}.horariosgrupo-td.changed:hover{animation:none;background:#fbbf2466;box-shadow:inset 0 0 12px #fbbf2440}.horariosgrupo-tooltip{background:#0f172afa;border:2px solid #fbbf2499;border-radius:10px;bottom:110%;box-shadow:0 8px 20px #fbbf244d;color:#fbbf24;display:flex;flex-direction:column;font-size:.8rem;font-weight:600;gap:4px;left:50%;line-height:1.6;padding:10px 14px;position:absolute;text-align:left;transform:translateX(-50%);white-space:normal;width:240px;z-index:10}.horariosgrupo-tooltip div{display:block}.horariosgrupo-tooltip:after{border:6px solid #0000;border-top-color:#fbbf2499;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.horariosgrupo-descanso-libre{background:#b0dff61f;color:#b0dff6}.horariosgrupo-descanso-INC{background:#f4b08440;border-left:3px solid #f4b084;color:#f4b084;font-weight:700}.horariosgrupo-estado-INC{background:#f4b08426}.horariosgrupo-descanso-LIC{background:#ed7d3140;border-left:3px solid #ed7d31;color:#ed7d31;font-weight:700}.horariosgrupo-estado-LIC{background:#ed7d3126}.horariosgrupo-descanso-VAC{background:#4472c440;border-left:3px solid #4472c4;color:#4472c4;font-weight:700}.horariosgrupo-estado-VAC{background:#4472c426}.horariosgrupo-descanso-SAN{background:#ff000040;border-left:3px solid red;color:red;font-weight:700}.horariosgrupo-estado-SAN{background:#ff000026}.horariosgrupo-descanso-CAP{background:#ffd96640;border-left:3px solid #ffd966;color:#ffd966;font-weight:700}.horariosgrupo-estado-CAP{background:#ffd96626}.horariosgrupo-descanso-CEO{background:#fff2cc40;border-left:3px solid #fff2cc;color:#333;font-weight:700}.horariosgrupo-estado-CEO{background:#fff2cc26}.grupos-container{align-items:center;background:linear-gradient(135deg,#020617e6,#0f172af2);display:flex;flex-direction:column;min-height:calc(100vh - 60px);padding:20px}.grupos-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:2rem;margin-bottom:24px}.grupos-list{grid-gap:10px;display:grid;gap:10px;max-width:980px;width:100%}.grupo-card{background:#0f172af2;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 50px #00000040;gap:16px;padding:20px}.create-card,.grupo-card{display:flex;flex-direction:column}.create-card{align-items:center;background:#00d4ff1f;border-color:#00d4ff40;cursor:pointer;justify-content:center;min-height:140px;transition:transform .2s ease,background .2s ease}.create-card:hover{background:#00d4ff2e;transform:translateY(-3px)}.grupo-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.grupo-header h3{margin:0}.grupo-header p{color:#cbd5e1;margin:8px 0 0}.edit-button{background:#00d4ff26;border:1px solid #00d4ff4d;border-radius:12px;color:#00d4ff;cursor:pointer;font-size:.95rem;padding:8px 12px;transition:all .2s ease}.edit-button:hover{background:#00d4ff40;transform:scale(1.05)}.edit-button:active{transform:scale(.95)}.grupo-details{grid-gap:14px;display:grid;gap:14px}.grupo-participants-section{display:flex;flex-direction:column;gap:10px}.grupo-participants-toggle{background:#0284c71a;border:1px solid #3b82f640;border-radius:16px;color:#7dd3fc;cursor:pointer;font-weight:700;padding:12px 14px;text-align:left;transition:all .2s ease}.grupo-participants-toggle:hover{background:#0284c733;transform:translateY(-1px)}.grupo-participants-list{grid-gap:10px;animation:slideDown .2s ease;display:grid;gap:10px}.cargo-group{grid-gap:8px;background:#0f172ae6;border:1px solid #38bdf824;border-radius:18px;display:grid;gap:8px;padding:12px 14px}.cargo-header-button{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;gap:12px;justify-content:space-between;margin:0;padding:0;text-align:left;width:100%}.cargo-header-title{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.cargo-header-meta{align-items:center;color:#94a3b8;display:flex;font-size:.95rem;gap:12px}.cargo-toggle-icon{font-weight:700}.cargo-header{align-items:center;border-bottom:1px solid #94a3b81f;display:flex;gap:12px;justify-content:space-between;padding-bottom:8px}.cargo-header strong{font-size:1rem}.cargo-level{color:#7dd3fc;font-size:.9rem}.cargo-members{grid-gap:8px;display:grid;gap:8px;margin-top:10px}.cargo-participant{align-items:center;background:#020617e6;border:1px solid #06b6d41f;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.cargo-participant strong{display:block;margin-bottom:2px}.cargo-participant span{color:#94a3b8;font-size:.95rem}.cargo-empty{color:#cbd5e1;font-size:.95rem;margin:0}.unassigned-group{border-color:#9333ea40}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.grupo-participant{background:#020617e6;border:1px solid #06b6d429;border-radius:16px;color:#e5e7eb;padding:12px 16px}.grupo-participant strong{display:block;margin-bottom:4px}.grupo-participant span{color:#94a3b8;font-size:.95rem}.grupo-empty{color:#cbd5e1;margin:0}.grupo-schedules{grid-gap:10px;display:grid;gap:10px}.grupo-schedule-row{align-items:center;background:#0f172ae6;border:1px solid #38bdf824;border-radius:16px;color:#cbd5e1;display:flex;font-size:.95rem;gap:12px;justify-content:space-between;padding:12px 14px}.grupo-actions{display:flex;flex-wrap:wrap;gap:12px}.schedule-button{background:#22c55e1f;border:1px solid #22c55e4d;border-radius:12px;color:#22c55e;cursor:pointer;flex:1 1;font-weight:700;min-width:140px;padding:10px 16px;text-align:center;transition:all .2s ease}.schedule-button:hover{background:#22c55e38;transform:scale(1.05)}.schedule-button:active{transform:scale(.95)}.info-card{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:140px;text-align:center}.info-card p{margin:0 0 8px}@media (max-width:768px){.grupos-container{padding:16px}.grupos-list{max-width:100%}.grupo-actions{flex-direction:column}.schedule-button{min-width:auto}}.consultar-pago-overlay{align-items:center;animation:overlayFadeIn .25s ease both;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#040916e0;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.consultar-pago-modal{animation:modalSlideIn .3s cubic-bezier(.16,1,.3,1) both;background:#0a1120;background-image:radial-gradient(ellipse 70% 40% at 50% 0,#00b4ff0f 0,#0000 70%);border:1px solid #ffffff12;border-radius:26px;box-shadow:0 0 0 1px #0006,0 40px 90px #00000080,inset 0 0 60px #00b4ff0a;font-family:Outfit,system-ui,sans-serif;max-height:92vh;overflow-y:auto;padding:28px;width:min(680px,100%)}.consultar-pago-modal::-webkit-scrollbar{width:6px}.consultar-pago-modal::-webkit-scrollbar-track{background:#0000}.consultar-pago-modal::-webkit-scrollbar-thumb{background:#38bdf84d;border-radius:999px}.consultar-pago-modal::-webkit-scrollbar-thumb:hover{background:#38bdf880}.consultar-pago-header{align-items:flex-start;border-bottom:1px solid #ffffff0f;display:flex;gap:16px;justify-content:space-between;margin-bottom:22px;padding-bottom:18px}.consultar-pago-title{align-items:center;color:#e2e8f0;display:flex;gap:14px}.consultar-pago-title h2{color:#f1f5f9;font-size:clamp(1.4rem,3.5vw,1.8rem);font-weight:700;letter-spacing:-.03em;margin:0}.consultar-pago-title p{color:#64748b;font-size:.9rem;margin:5px 0 0}.consultar-pago-close{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;color:#94a3b8;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .2s ease;width:40px}.consultar-pago-close:hover{background:#ef44441f;border-color:#ef44444d;color:#f87171;transform:scale(1.05)}.consultar-pago-form{grid-gap:22px;display:grid;gap:22px}.form-section{grid-gap:14px;display:grid;gap:14px}.form-group{grid-gap:7px;display:grid;gap:7px}.form-group label{align-items:center;color:#94a3b8;display:flex;font-size:.85rem;font-weight:600;gap:8px;letter-spacing:.06em;text-transform:uppercase}.form-group input,.form-group select{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;color:#e2e8f0;font-family:Outfit,sans-serif;font-size:.92rem;padding:11px 14px;transition:all .2s ease}.form-group input:focus,.form-group select:focus{background:#00d4ff0d;border-color:#00d4ff80;box-shadow:0 0 0 3px #00d4ff1a;outline:none}.form-group select option{background:#0f172a;color:#e2e8f0}.consultar-pago-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:8px}.btn-calculate,.btn-cancel{border:none;border-radius:12px;cursor:pointer;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.02em;padding:12px 16px;transition:all .22s ease}.btn-calculate{background:linear-gradient(135deg,#00d4ff,#007cf0);box-shadow:0 4px 16px #00b4ff40;color:#fff}.btn-calculate:hover{box-shadow:0 10px 28px #00d4ff59;transform:translateY(-2px)}.btn-calculate:active{transform:translateY(0) scale(.97)}.btn-cancel{background:#ffffff0d;border:1px solid #ffffff14;color:#64748b}.btn-cancel:hover{background:#ffffff17;border-color:#ffffff26;color:#94a3b8}.results-section{display:flex;flex-direction:column;gap:18px}.calculation-report{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:20px}.calculation-report h3{color:#00d4ff;font-size:1.2rem;font-weight:700;letter-spacing:-.01em;margin:0 0 16px;text-align:center}.calculation-report h4{border-bottom:1px solid #ffffff0f;color:#475569;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin:18px 0 10px;padding-bottom:7px;text-transform:uppercase}.report-header{grid-gap:10px;background:#00d4ff0d;border-left:3px solid #00d4ff80;border-radius:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:12px 14px}.report-header p{color:#94a3b8;font-size:.87rem;margin:3px 0}.report-header strong{color:#38bdf8;font-weight:600}.report-summary{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:14px}.report-summary p{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;color:#64748b;font-size:.87rem;margin:0;padding:10px 12px}.report-summary strong{color:#cbd5e1;display:block;font-size:.78rem;letter-spacing:.05em;margin-bottom:3px;text-transform:uppercase}.report-section{margin-bottom:14px}.report-table{border-collapse:initial;border-spacing:0 4px;width:100%}.report-table thead tr{background:#0000}.report-table th{border-bottom:1px solid #ffffff0f;color:#475569;font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:8px 10px;text-align:left;text-transform:uppercase}.report-table th:last-child{text-align:right}.report-table tbody tr{background:#ffffff05;border-radius:8px;transition:background .15s ease}.report-table tbody tr:hover{background:#00d4ff0a}.report-table td{color:#94a3b8;font-size:.88rem;padding:9px 10px}.report-table td:first-child{border-radius:8px 0 0 8px;color:#cbd5e1;font-weight:600}.report-table td:last-child{border-radius:0 8px 8px 0;color:#e2e8f0;font-weight:600;text-align:right}.report-table .total-row{background:#00d4ff12!important;border-top:1px solid #00d4ff33}.report-table .total-row td{color:#38bdf8;font-size:.92rem;font-weight:700;padding:12px 10px}.report-mode-switch{margin-bottom:10px}.report-mode-switch .mydict div{display:flex;flex-wrap:wrap;gap:0;justify-content:center}.report-mode-switch .mydict input[type=radio]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.report-mode-switch .mydict input[type=radio]:checked+span{background:#00d4ff26;border-color:#00d4ff66;box-shadow:none;color:#00d4ff;font-weight:700}.report-mode-switch label span{background:#ffffff0a;border:1px solid #ffffff1a;color:#64748b;cursor:pointer;display:block;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:500;margin-left:-1px;padding:8px 20px;position:relative;text-align:center;transition:all .2s ease}.report-mode-switch label span:hover{background:#ffffff12;color:#94a3b8}.report-mode-switch label:first-child span{border-radius:10px 0 0 10px}.report-mode-switch label:last-child span{border-radius:0 10px 10px 0}.switch-note{color:#475569;font-size:.8rem;font-style:italic;margin:6px 0 14px;text-align:center}.action-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.btn-download,.btn-new-calculation{border:none;border-radius:12px;cursor:pointer;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.02em;padding:12px 16px;transition:all .22s ease}.btn-download{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px #10b98133;color:#fff}.btn-download:hover{box-shadow:0 10px 28px #10b98159;transform:translateY(-2px)}.btn-download:active{transform:translateY(0) scale(.97)}.btn-new-calculation{background:#ffffff0d;border:1px solid #ffffff14;color:#64748b}.btn-new-calculation:hover{background:#ffffff17;border-color:#ffffff26;color:#94a3b8}.calendar-section{grid-gap:10px;display:grid;gap:10px}.calendar-section>label{color:#475569;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.select-mode{display:flex;justify-content:center;margin-bottom:8px}.select-mode label{align-items:center;color:#64748b;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:.88rem;gap:8px}.select-mode input[type=checkbox]{appearance:none;-webkit-appearance:none;background:#ffffff0a;border:2px solid #ff760580;border-radius:6px;cursor:pointer;flex-shrink:0;height:18px;position:relative;transition:all .2s ease;width:18px}.select-mode input[type=checkbox]:hover{border-color:#ff7605;box-shadow:0 0 0 3px #ff760526}.select-mode input[type=checkbox]:checked{background:#ff7605;border-color:#ff7605}.select-mode input[type=checkbox]:checked:after{color:#fff;content:"✔";font-size:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-55%)}.select-mode input[type=checkbox]:active{transform:scale(.93)}.simulate-info-tag{background:#00d4ff0f;border-radius:999px;color:#00d4ff;font-size:.85rem;font-weight:700;margin-left:10px;padding:6px 10px;vertical-align:middle}.calendar-current-month{background:#ffffff0a;border:1px solid #ffffff14;color:#94a3b8;font-family:Outfit,sans-serif;font-size:.92rem;letter-spacing:.04em;margin:0 auto 8px;padding:9px 18px;transition:all .2s ease}.calendar-current-month:focus,.calendar-current-month:hover{background:#00d4ff14;border-color:#00d4ff4d;color:#38bdf8;outline:none}.react-calendar{background:#080f20e6;border:1px solid #ffffff12;box-shadow:0 16px 40px #00000059;font-family:Outfit,sans-serif;max-width:400px}.react-calendar__navigation{gap:8px;margin-bottom:12px}.react-calendar__navigation__next2-button,.react-calendar__navigation__prev2-button{display:none}.react-calendar__navigation button{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#94a3b8;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;min-width:60px;padding:7px 10px}.react-calendar__navigation button:focus,.react-calendar__navigation button:hover{background:#00d4ff14;border-color:#00d4ff40;color:#38bdf8;outline:none}.react-calendar__month-view__weekdays{color:#334155;font-size:.75rem;letter-spacing:.06em;margin-bottom:6px}.react-calendar__month-view__weekdays abbr{text-decoration:none}.react-calendar__tile{background:#ffffff08;border:1px solid #ffffff0f;border-radius:9px;color:#94a3b8;font-family:Outfit,sans-serif;min-height:38px;padding:5px 4px;transition:background .15s ease,color .15s ease}.react-calendar__tile abbr{font-size:.85rem;font-weight:600}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:#ffffff12;color:#e2e8f0;outline:none}.react-calendar__tile--now{background:#00d4ff1a!important;border:1px solid #00d4ff4d!important;color:#38bdf8!important}.range-end,.range-start{background:#ff7605!important;border-color:#ff7605!important;color:#fff!important}.range-end,.range-middle,.range-start{animation:badgeBlink 1.2s ease infinite}.range-middle{background:#ff760538!important;border-color:#ff760559!important;color:#fbd38d!important}.react-calendar__tile.range-end:enabled:hover,.react-calendar__tile.range-start:enabled:hover{background:#ff7605!important;color:#fff!important;filter:brightness(1.1)}.react-calendar__tile.range-middle:enabled:hover{background:#ff76054d!important;color:#fbd38d!important;filter:brightness(1.1)}.react-calendar__tile--active.range-end,.react-calendar__tile--active.range-start,.react-calendar__tile.range-end:enabled:active,.react-calendar__tile.range-start:enabled:active{background:#ff7605!important;color:#fff!important}.react-calendar__tile--active.range-middle,.react-calendar__tile.range-middle:enabled:active{background:#ff760540!important;color:#fbd38d!important}@keyframes badgeBlink{0%,to{opacity:1}50%{opacity:.65}}.trabajado{background:#10b9812e!important;border-color:#10b98159!important;color:#6ee7b7!important}.descanso{background:#3b82f626!important;border-color:#3b82f64d!important;color:#93c5fd!important}.incapacidad_comun{background:#f9731626!important;border-color:#f973164d!important;color:#fdba74!important}.incapacidad_laboral{background:#dc262626!important;border-color:#dc26264d!important;color:#fca5a5!important}@keyframes pulse-gold-consultar{0%,to{background-color:#a07010;border-color:#ffd70066;box-shadow:0 0 4px 1px #ffd70033}50%{background-color:#c9960c;border-color:#ffd700bf;box-shadow:0 0 14px 5px #ffc80080}}@keyframes pulse-trabajado-consultar{0%,to{background-color:#04724d;box-shadow:0 0 6px 2px #04724d66}50%{background-color:#05a870;box-shadow:0 0 18px 7px #04724dcc}}@keyframes pulse-descanso-consultar{0%,to{background-color:#5a9dbf;box-shadow:0 0 6px 2px #84bcda66}50%{background-color:#84bcda;box-shadow:0 0 18px 7px #84bcdad9}}@keyframes pulse-incapacidad-comun-consultar{0%,to{background-color:#b07708;box-shadow:0 0 6px 2px #f59e0b66}50%{background-color:#f59e0b;box-shadow:0 0 18px 7px #f59e0bd9}}@keyframes pulse-incapacidad-laboral-consultar{0%,to{background-color:#b91c1c;box-shadow:0 0 6px 2px #ef444466}50%{background-color:#ef4444;box-shadow:0 0 18px 7px #ef4444d9}}.react-calendar__tile.festivo{animation:pulse-gold-consultar 1.8s ease-in-out infinite!important;color:#1a0f00!important}.react-calendar__tile.festivo.trabajado{animation:pulse-trabajado-consultar 1.8s ease-in-out infinite!important}.react-calendar__tile.festivo.descanso{animation:pulse-descanso-consultar 1.8s ease-in-out infinite!important}.react-calendar__tile.festivo.incapacidad_comun{animation:pulse-incapacidad-comun-consultar 1.8s ease-in-out infinite!important;color:#1a0f00!important}.react-calendar__tile.festivo.incapacidad_laboral{animation:pulse-incapacidad-laboral-consultar 1.8s ease-in-out infinite!important}@media (max-width:640px){.consultar-pago-modal{border-radius:22px;padding:18px 16px}.consultar-pago-header{margin-bottom:16px;padding-bottom:14px}.consultar-pago-title h2{font-size:1.35rem}.form-section{gap:10px}.action-buttons,.consultar-pago-actions,.report-header,.report-summary{grid-template-columns:1fr}.report-table td,.report-table th{font-size:.8rem;padding:7px 8px}.react-calendar__tile{min-height:34px;padding:3px 2px}.react-calendar__tile abbr{font-size:.78rem}.react-calendar{border-radius:14px;padding:10px}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;text-transform:uppercase}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}*{box-sizing:border-box}.pago-container{background:linear-gradient(135deg,#0f172a,#020617);color:#e5e7eb;display:flex;flex-direction:column;gap:15px;min-height:calc(100vh - 80px);padding:20px}.pago-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#007cf0);-webkit-background-clip:text;font-size:1.8rem;margin:0;text-align:center}.legend{color:#cbd5e1;display:flex;flex-wrap:wrap;font-size:.95rem;gap:12px;justify-content:center}.legend-item{align-items:center;display:flex;gap:8px}.color-box{border:1px solid #ffffff26;border-radius:4px;height:16px;width:16px}.trabajado{background-color:#04724d}.descanso{background-color:#84bcda}.incapacidad_comun{background-color:#f59e0b}.incapacidad_laboral{background-color:#ef4444}.calendar-container{display:flex;flex:1 1;justify-content:center;min-width:0}.react-calendar{background:#0f172aeb;border:none;border-radius:18px;box-shadow:0 18px 35px #00000047;color:#e5e7eb;max-width:100%;min-width:0;overflow-x:hidden;padding:14px;width:100%}.react-calendar__navigation{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:14px}.react-calendar__navigation button{background:none;border:1px solid #ffffff1f;border-radius:12px;color:#e5e7eb;cursor:pointer;flex:1 1 auto;font-size:.95rem;font-weight:700;min-width:72px;padding:8px 10px;transition:all .2s ease}.react-calendar__navigation button.react-calendar__navigation__label,.react-calendar__navigation__label{display:none!important}.calendar-current-month{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;color:#e5e7eb;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;margin:0 auto 10px;padding:10px 16px;transition:background .2s ease,color .2s ease}.calendar-current-month:focus,.calendar-current-month:hover{background:#00d4ff1f;color:#00d4ff}.react-calendar__navigation button:active,.react-calendar__navigation button:focus,.react-calendar__navigation button:hover{background:#00d4ff1f!important;color:#00d4ff!important}@media (max-width:640px){.react-calendar__navigation{flex-wrap:wrap;gap:16px;justify-content:space-between}.react-calendar__navigation button{flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0;min-width:0;min-width:auto}.react-calendar__navigation button:first-child{order:3}.react-calendar__navigation button:nth-child(2){order:1}.react-calendar__navigation button:nth-child(3){order:2}.react-calendar__navigation button:nth-child(4){order:4}}.react-calendar__month-view__weekdays{color:#94a3b8;font-size:.82rem;font-weight:700;margin-bottom:8px;text-align:center}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__days{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr));width:100%}.react-calendar__month-view__days,.react-calendar__month-view__weekdays{grid-gap:8px;display:grid!important;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr))!important;width:100%}.react-calendar__tile{flex:none!important;max-width:100%!important;width:100%!important}.react-calendar__century-view__decades,.react-calendar__decade-view__years,.react-calendar__year-view__months{display:flex;flex-wrap:wrap;gap:8px}.react-calendar__tile{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;color:#e5e7eb;display:flex;justify-content:center;min-height:84px;overflow:hidden;padding:6px 8px;position:relative;text-align:center;transition:none}.react-calendar__tile abbr{color:inherit;display:block;font-size:1rem;font-weight:700;line-height:1.2;width:100%}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:focus-visible,.react-calendar__tile:enabled:hover{box-shadow:inset 0 0 0 100px #ffffff08!important;color:inherit!important;transform:none!important}.react-calendar__tile.trabajado{background:#04724d;border-color:#04724d66;color:#fff}.react-calendar__tile.descanso{background:#84bcda;border-color:#84bcda66;color:#fff}.react-calendar__tile.incapacidad_comun{background:#f59e0b;border-color:#f59e0b66;color:#0f172a}.react-calendar__tile.incapacidad_laboral{background:#ef4444;border-color:#ef444466;color:#fff}.react-calendar__tile.trabajado:enabled:focus,.react-calendar__tile.trabajado:enabled:focus-visible,.react-calendar__tile.trabajado:enabled:hover{background:#04724d!important;box-shadow:inset 0 0 0 100px #ffffff0a!important;color:#fff!important}.react-calendar__tile.descanso:enabled:focus,.react-calendar__tile.descanso:enabled:focus-visible,.react-calendar__tile.descanso:enabled:hover{background:#84bcda!important;box-shadow:inset 0 0 0 100px #ffffff0a!important;color:#fff!important}.react-calendar__tile.incapacidad_comun:enabled:focus,.react-calendar__tile.incapacidad_comun:enabled:focus-visible,.react-calendar__tile.incapacidad_comun:enabled:hover{background:#f59e0b!important;box-shadow:inset 0 0 0 100px #ffffff0a!important;color:#0f172a!important}.react-calendar__tile.incapacidad_laboral:enabled:focus,.react-calendar__tile.incapacidad_laboral:enabled:focus-visible,.react-calendar__tile.incapacidad_laboral:enabled:hover{background:#ef4444!important;box-shadow:inset 0 0 0 100px #ffffff0a!important;color:#fff!important}.react-calendar__tile--now{background:#00d4ff29;border:2px solid #00d4ff}.react-calendar__tile--now.festivo{animation:pulse-gold-now 2.2s ease-in-out infinite!important;border:2px solid gold!important;color:#1a0f00!important;font-weight:700}@keyframes pulse-gold-now{0%,to{background:linear-gradient(135deg,#b8860b,#d4a017);border-color:#c9960c!important;box-shadow:0 0 0 0 #ffd70000,inset 0 1px 0 #fff3}50%{background:linear-gradient(135deg,gold,#ffec6e);border-color:gold!important;box-shadow:0 0 20px 6px #ffd7008c,0 0 40px 12px #ffb40033,inset 0 1px 0 #ffffff59}}.react-calendar__tile--active{background:linear-gradient(135deg,#00d4ff,#007cf0);color:#fff}@keyframes pulse-gold{0%,to{background-color:#a07010;border-color:#ffd70066;box-shadow:0 0 4px 1px #ffd70033}50%{background-color:#c9960c;border-color:#ffd700bf;box-shadow:0 0 14px 5px #ffc80080}}@keyframes pulse-trabajado{0%,to{background-color:#04724d;box-shadow:0 0 6px 2px #04724d66}50%{background-color:#05a870;box-shadow:0 0 18px 7px #04724dcc}}@keyframes pulse-descanso{0%,to{background-color:#5a9dbf;box-shadow:0 0 6px 2px #84bcda66}50%{background-color:#84bcda;box-shadow:0 0 18px 7px #84bcdad9}}@keyframes pulse-incapacidad-comun{0%,to{background-color:#b07708;box-shadow:0 0 6px 2px #f59e0b66}50%{background-color:#f59e0b;box-shadow:0 0 18px 7px #f59e0bd9}}@keyframes pulse-incapacidad-laboral{0%,to{background-color:#b91c1c;box-shadow:0 0 6px 2px #ef444466}50%{background-color:#ef4444;box-shadow:0 0 18px 7px #ef4444d9}}.react-calendar__tile.festivo{animation:pulse-gold 1.8s ease-in-out infinite!important;border-color:#ffd7008c!important;color:#0f172a!important;font-weight:700}.react-calendar__tile.festivo:enabled:focus,.react-calendar__tile.festivo:enabled:hover{filter:brightness(1.1)!important}.react-calendar__tile.festivo.trabajado{animation:pulse-trabajado 1.8s ease-in-out infinite!important;border-color:#04724d80!important;color:#fff!important}.react-calendar__tile.festivo.descanso{animation:pulse-descanso 1.8s ease-in-out infinite!important;border-color:#84bcda80!important;color:#fff!important}.react-calendar__tile.festivo.incapacidad_comun{animation:pulse-incapacidad-comun 1.8s ease-in-out infinite!important;border-color:#f59e0b80!important;color:#0f172a!important}.react-calendar__tile.festivo.incapacidad_laboral{animation:pulse-incapacidad-laboral 1.8s ease-in-out infinite!important;border-color:#ef444480!important;color:#fff!important}.react-calendar__month-view__days__day--neighboringMonth{opacity:.5}@media (max-width:768px){.react-calendar__tile{min-height:70px;padding:8px}.react-calendar__tile abbr{font-size:.95rem}.react-calendar__navigation{gap:8px}.pago-container h2{font-size:1.4rem}}@media (max-width:480px){.react-calendar{padding:10px}.react-calendar__navigation{justify-content:center}.react-calendar__navigation button{font-size:.85rem;padding:8px 10px}.react-calendar__tile{min-height:60px;padding:6px}.react-calendar__tile abbr{font-size:.9rem}.legend{font-size:.85rem}}.calendar-modal-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100}.calendar-modal{background:#0b1220;border:1px solid #ffffff1f;border-radius:22px;box-shadow:0 24px 60px #00000073;box-sizing:border-box;max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;width:min(580px,100%)}.calendar-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.calendar-modal-subtitle{color:#94a3b8;font-size:.9rem;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.calendar-modal h3{font-size:1.45rem;line-height:1.2;margin:0}.calendar-modal-close{background:#ffffff14;border:none;border-radius:12px;color:#e5e7eb;cursor:pointer;font-size:1.25rem;height:36px;line-height:1;width:36px}.calendar-modal-content{grid-gap:18px;display:grid;gap:18px}.calendar-modal-row{display:flex;flex-direction:column;gap:8px}.calendar-modal-label{color:#94a3b8;font-size:.88rem}.calendar-modal-row input,.calendar-modal-row select{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;box-sizing:border-box;color:#e5e7eb;font-size:.95rem;padding:12px 14px;width:100%}.calendar-modal-row select,.calendar-modal-row select option{background:#0f172a;color:#e5e7eb}.calendar-modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.calendar-modal-button,.calendar-modal-secondary{border:none;border-radius:999px;cursor:pointer;font-weight:700;padding:12px 18px}.calendar-modal-button{background:#00d4ff;color:#020617}.calendar-modal-secondary{background:#ffffff14;color:#e5e7eb}.calendar-modal-button:disabled,.calendar-modal-secondary:disabled{cursor:not-allowed;opacity:.5}@media (max-width:640px){.calendar-modal-overlay{padding:12px}.calendar-modal{padding:16px;width:100%}.calendar-modal-row input,.calendar-modal-row select{box-sizing:border-box;width:100%}.calendar-modal-actions{flex-direction:column}.calendar-modal-button,.calendar-modal-secondary{width:100%}}.compartir-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.compartir-modal{background:#0f172afa;border:1px solid #94a3b824;border-radius:18px;box-shadow:0 20px 60px #0000004d;left:50%;max-height:80vh;max-width:500px;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.compartir-modal-header{align-items:center;border-bottom:1px solid #94a3b81f;display:flex;justify-content:space-between;padding:20px 22px}.compartir-modal-header h3{color:#e2e8f0;font-size:1.15rem;font-weight:600;margin:0}.compartir-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.compartir-modal-close:hover{background:#94a3b81a;color:#e2e8f0}.compartir-modal-content{padding:20px 22px}.compartir-search-section{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.compartir-search-section label{color:#cbd5e1;font-size:.95rem;font-weight:500}.compartir-search-input-wrapper{display:flex;gap:10px}.compartir-search-input-wrapper input{background:#0f172af2;border:1px solid #94a3b840;border-radius:10px;color:#f8fafc;flex:1 1;font-size:.95rem;padding:10px 14px}.compartir-search-input-wrapper input:focus{border-color:#00d4ff80;box-shadow:0 0 0 3px #00d4ff1a;outline:none}.compartir-search-button{background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px;transition:all .2s ease;white-space:nowrap}.compartir-search-button:hover:not(:disabled){box-shadow:0 8px 16px #00d4ff33;transform:translateY(-1px)}.compartir-search-button:disabled{cursor:not-allowed;opacity:.6}.compartir-search-results{margin-bottom:20px}.compartir-results-title{color:#cbd5e1;font-size:.9rem;font-weight:500;margin:0 0 12px}.compartir-results-list{display:flex;flex-direction:column;gap:10px}.compartir-result-item{align-items:center;background:#1e293bb3;border:1px solid #94a3b81f;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;transition:all .2s ease}.compartir-result-item:hover{background:#1e293be6;border-color:#00d4ff4d}.compartir-result-item.selected{background:#00d4ff1a;border-color:#00d4ff80}.compartir-result-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.compartir-result-name{color:#e2e8f0;font-size:.95rem;font-weight:600}.compartir-result-email{color:#94a3b8;font-size:.85rem}.compartir-result-item input[type=radio]{accent-color:#00d4ff;cursor:pointer;height:20px;margin-left:12px;width:20px}.compartir-shared-list{background:#1e293b99;border:1px solid #94a3b81f;border-radius:12px;margin-bottom:20px;padding:16px}.compartir-shared-list h4{color:#cbd5e1;font-size:.95rem;font-weight:600;margin:0 0 12px}.compartir-shared-list ul{list-style:none;margin:0;padding:0}.compartir-shared-item{align-items:center;background:#0f172acc;border-radius:8px;color:#e2e8f0;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px;padding:10px 12px}.compartir-shared-item:last-child{margin-bottom:0}.compartir-remove-share-btn{background:#ef444426;border:1px solid #ef444440;border-radius:6px;color:#ff6b6b;cursor:pointer;font-weight:600;padding:4px 8px;transition:all .2s ease}.compartir-remove-share-btn:hover{background:#ef444440;color:#ff5252}.compartir-modal-footer{border-top:1px solid #94a3b81f;display:flex;gap:12px;justify-content:flex-end;padding:16px 22px}.compartir-modal-accept,.compartir-modal-cancel{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.compartir-modal-cancel{background:#94a3b826;color:#cbd5e1}.compartir-modal-cancel:hover{background:#94a3b840;color:#e2e8f0}.compartir-modal-accept{background:linear-gradient(135deg,#00d4ff,#007cf0);color:#fff}.compartir-modal-accept:hover{box-shadow:0 8px 16px #00d4ff33;transform:translateY(-1px)}@media (max-width:520px){.compartir-modal{max-width:none;width:95%}.compartir-search-input-wrapper{flex-direction:column}.compartir-search-button{width:100%}}.horario-container{color:#e5e7eb;margin:0 auto;max-width:1160px;padding:24px;width:100%}.horario-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.horario-header h2{font-size:2rem;margin:0}.horario-interval{color:#9ca3af;font-size:.95rem;margin:8px 0 0}.horario-select-wrapper{display:flex;flex-direction:column;gap:8px;min-width:200px}.horario-select-wrapper label{color:#cbd5e1;font-size:.95rem}.horario-select-wrapper select{background:#0f172ad9;border:1px solid #94a3b840;border-radius:12px;color:#f8fafc;padding:10px 12px;width:100%}.horario-controls{display:flex;flex-direction:column;gap:12px}.horario-select-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.horario-week-number{color:#cbd5e1;font-size:.95rem;min-width:140px;text-align:right}.horario-checkbox-toggle{align-items:center;color:#cbd5e1;cursor:pointer;display:inline-flex;font-size:.95rem;gap:0}.checkbox-wrapper-1 *,.checkbox-wrapper-1 :after,.checkbox-wrapper-1 :before{box-sizing:border-box}.checkbox-wrapper-1 [type=checkbox].substituted{appearance:none;display:inline;height:0;margin:0;width:0}.checkbox-wrapper-1 [type=checkbox].substituted+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill='%23fff' viewBox='0 0 9 9'%3E%3Cpath d='M3.63 7.43.59 4.39l1.131-1.132 3.04 3.04z'/%3E%3Cpath d='M8.581 2.488 4.268 6.802 3.066 5.6 7.38 1.286z'/%3E%3C/svg%3E") no-repeat 50%,#fff;background-size:0;border:.06em solid;border-radius:.2em;box-shadow:0 0 .04em,inset 0 0 .16em -.03em,inset 0 0 0 .07em #0000;color:rgba(0,0,0,.275);content:"";display:inline-block;height:1.15em;margin-right:.6em;transform:translateZ(0);transition:color .1s,border .1s,background .15s,box-shadow .1s;vertical-align:top;width:1.15em;will-change:color,border,background,background-size,box-shadow}.checkbox-wrapper-1 [type=checkbox].substituted:enabled+label:active:before,.checkbox-wrapper-1 [type=checkbox].substituted:enabled:active+label:before{background-color:#f0f0f0;box-shadow:0 0 .04em,inset 0 0 .16em -.03em #0000,inset 0 0 0 .07em #0000001a}.checkbox-wrapper-1 [type=checkbox].substituted:checked+label:before{background-color:#3b99fc;background-size:.75em;color:rgba(0,0,0,.075)}.checkbox-wrapper-1 [type=checkbox].substituted:checked:enabled+label:active:before,.checkbox-wrapper-1 [type=checkbox].substituted:checked:enabled:active+label:before{background-color:#0a7ffb;color:rgba(0,0,0,.275)}.checkbox-wrapper-1 [type=checkbox].substituted:focus+label:active:before,.checkbox-wrapper-1 [type=checkbox].substituted:focus+label:before,.checkbox-wrapper-1 [type=checkbox].substituted:focus:active+label:before{box-shadow:0 0 .04em,inset 0 0 .16em -.03em #0000,inset 0 0 0 .07em #0000001a,0 0 0 3.3px #419fff8c,0 0 0 5px #419fff4d}.checkbox-wrapper-1 [type=checkbox].substituted:disabled+label:before{opacity:.5}.checkbox-wrapper-1 [type=checkbox].substituted.dark+label:before{background-color:#222;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill='rgba(34, 34, 34, 0.999)' viewBox='0 0 9 9'%3E%3Cpath d='M3.63 7.43.59 4.39l1.131-1.132 3.04 3.04z'/%3E%3Cpath d='M8.581 2.488 4.268 6.802 3.066 5.6 7.38 1.286z'/%3E%3C/svg%3E");color:hsla(0,0%,100%,.275)}.checkbox-wrapper-1 [type=checkbox].substituted.dark:enabled+label:active:before,.checkbox-wrapper-1 [type=checkbox].substituted.dark:enabled:active+label:before{background-color:#444;box-shadow:0 0 .04em,inset 0 0 .16em -.03em #0000,inset 0 0 0 .07em #ffffff1a}.checkbox-wrapper-1 [type=checkbox].substituted.dark:checked+label:before{background-color:#a97035;color:hsla(0,0%,100%,.075)}.checkbox-wrapper-1 [type=checkbox].substituted.dark:checked:enabled+label:active:before,.checkbox-wrapper-1 [type=checkbox].substituted.dark:checked:enabled:active+label:before{background-color:#c68035;color:rgba(0,0,0,.275)}.checkbox-wrapper-1 [type=checkbox].substituted+label{-webkit-user-select:none;user-select:none}.horario-custom-week{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.horario-custom-week label{color:#cbd5e1;min-width:140px}.horario-custom-week input[type=date]{background:#0f172af2;border:1px solid #94a3b840;border-radius:12px;color:#f8fafc;padding:10px 12px}.horario-error{color:#ff6b6b;font-size:.9rem;margin:0;width:100%}.horario-save-button{background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:600;padding:12px 18px;transition:transform .2s ease,box-shadow .2s ease}.horario-save-button:hover{box-shadow:0 12px 24px #00d4ff33;transform:translateY(-1px)}.horario-card{background:#0f172aeb;border:1px solid #94a3b824;border-radius:22px;box-shadow:0 16px 40px #0000002e;padding:22px}.horario-card-title{color:#cbd5e1;font-size:1.1rem;font-weight:600;margin-bottom:16px}.horario-summary{color:#e2e8f0;font-size:1rem;margin-top:16px}.horario-summary strong{color:#fff}.horario-table-wrapper{overflow-x:auto}.horario-table{border-collapse:collapse;min-width:640px;width:100%}.horario-table td,.horario-table th{border-bottom:1px solid #94a3b81f;padding:14px 16px;text-align:left}.horario-table th{color:#94a3b8;font-size:.95rem;font-weight:600}.horario-table td{color:#e2e8f0;font-size:.95rem}.horario-table input[type=time]{background:#0f172af2;border:1px solid #94a3b82e;border-radius:12px;color:#f8fafc;max-width:130px;padding:10px 12px;width:100%}.horario-checkbox-label,.horario-checkbox-toggle{align-items:center;color:#e2e8f0;cursor:pointer;display:inline-flex;gap:10px;position:relative}.horario-checkbox-label input[type=checkbox],.horario-checkbox-toggle input[type=checkbox]{accent-color:#00d4ff;background:#0f172ae6;border:1px solid #94a3b859;border-radius:8px;cursor:pointer;height:20px;width:20px}.horario-checkbox-label input[type=checkbox]:focus,.horario-checkbox-toggle input[type=checkbox]:focus{outline:2px solid #00d4ff59;outline-offset:2px}.horario-week-meta{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.horario-week-status{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;justify-content:center;padding:6px 12px}.horario-week-status.loaded{background:#10b981}.horario-week-status.unloaded{background:#f97316}.horario-select-wrapper select,.horario-tipo-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0f172af2;border:1px solid #94a3b840;border-radius:12px;color:#f8fafc;padding:10px 12px;width:100%}.horario-tipo-select{max-width:180px}.horario-row-free{opacity:.75}.horario-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:16px}.horario-share-button{background:linear-gradient(135deg,#06b6d4,#0891b2);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:600;padding:12px 18px;transition:transform .2s ease,box-shadow .2s ease}.horario-share-button:hover{box-shadow:0 12px 24px #06b6d433;transform:translateY(-1px)}.horario-shared-list{background:#1e293b99;border:1px solid #94a3b81f;border-radius:12px;margin-top:20px;padding:16px}.horario-shared-list h3{color:#cbd5e1;font-size:.95rem;font-weight:600;margin:0 0 12px}.horario-shared-list ul{list-style:none;margin:0;padding:0}.horario-shared-item{align-items:center;background:#0f172acc;border-radius:8px;color:#e2e8f0;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px;padding:10px 12px}.horario-shared-item:last-child{margin-bottom:0}.horario-remove-share-btn{background:#ef444426;border:1px solid #ef444440;border-radius:6px;color:#ff6b6b;cursor:pointer;font-weight:600;padding:4px 8px;transition:all .2s ease}.horario-remove-share-btn:hover{background:#ef444440;color:#ff5252}.horario-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.horario-modal{background:#0f172afa;border:1px solid #94a3b824;border-radius:18px;box-shadow:0 20px 60px #0000004d;left:50%;max-height:80vh;max-width:500px;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.horario-modal-header{align-items:center;border-bottom:1px solid #94a3b81f;display:flex;justify-content:space-between;padding:20px 22px}.horario-modal-header h3{color:#e2e8f0;font-size:1.15rem;font-weight:600;margin:0}.horario-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.horario-modal-close:hover{background:#94a3b81a;color:#e2e8f0}.horario-modal-content{padding:20px 22px}.horario-search-section{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.horario-search-section label{color:#cbd5e1;font-size:.95rem;font-weight:500}.horario-search-input-wrapper{display:flex;gap:10px}.horario-search-input-wrapper input{background:#0f172af2;border:1px solid #94a3b840;border-radius:10px;color:#f8fafc;flex:1 1;font-size:.95rem;padding:10px 14px}.horario-search-input-wrapper input:focus{border-color:#00d4ff80;box-shadow:0 0 0 3px #00d4ff1a;outline:none}.horario-search-button{background:linear-gradient(135deg,#00d4ff,#007cf0);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px;transition:all .2s ease;white-space:nowrap}.horario-search-button:hover:not(:disabled){box-shadow:0 8px 16px #00d4ff33;transform:translateY(-1px)}.horario-search-button:disabled{cursor:not-allowed;opacity:.6}.horario-search-results{margin-bottom:20px}.horario-results-title{color:#cbd5e1;font-size:.9rem;font-weight:500;margin:0 0 12px}.horario-results-list{display:flex;flex-direction:column;gap:10px}.horario-result-item{align-items:center;background:#1e293bb3;border:1px solid #94a3b81f;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;transition:all .2s ease}.horario-result-item:hover{background:#1e293be6;border-color:#00d4ff4d}.horario-result-item.selected{background:#00d4ff1a;border-color:#00d4ff80}.horario-result-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.horario-result-name{color:#e2e8f0;font-size:.95rem;font-weight:600}.horario-result-email{color:#94a3b8;font-size:.85rem}.horario-result-item input[type=radio]{accent-color:#00d4ff;cursor:pointer;height:20px;margin-left:12px;width:20px}.horario-modal-footer{border-top:1px solid #94a3b81f;display:flex;gap:12px;justify-content:flex-end;padding:16px 22px}.horario-modal-accept,.horario-modal-cancel{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.horario-modal-cancel{background:#94a3b826;color:#cbd5e1}.horario-modal-cancel:hover{background:#94a3b840;color:#e2e8f0}.horario-modal-accept{background:linear-gradient(135deg,#00d4ff,#007cf0);color:#fff}.horario-modal-accept:hover{box-shadow:0 8px 16px #00d4ff33;transform:translateY(-1px)}@media (max-width:780px){.horario-header{align-items:stretch;flex-direction:column}.horario-select-wrapper{min-width:0;min-width:auto}.horario-actions{flex-direction:column}.horario-save-button,.horario-share-button{width:100%}.horario-modal{max-width:none;width:95%}}@media (max-width:520px){.horario-container{padding:16px}.horario-table td,.horario-table th{font-size:.9rem;padding:12px 10px}.horario-table{min-width:520px}}.register-hours-overlay{align-items:center;animation:overlayIn .22s ease both;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#040914bf;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.register-hours-modal{animation:modalIn .3s cubic-bezier(.16,1,.3,1) both;background:#080f1e;border:1px solid #38bdf81a;border-radius:28px;box-shadow:0 0 0 1px #00000080,0 32px 80px #0000008c,inset 0 0 80px #00b4ff0a;box-sizing:border-box;max-height:min(90vh,860px);overflow-x:hidden;overflow-y:auto;padding:32px;position:relative;width:min(660px,100%)}.register-hours-modal:before{background:linear-gradient(90deg,#0000,#00d4ff59 40%,#38bdf880 50%,#00d4ff59 60%,#0000);border-radius:999px;content:"";height:1px;left:10%;position:absolute;right:10%;top:0}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.register-hours-modal::-webkit-scrollbar{width:6px}.register-hours-modal::-webkit-scrollbar-track{background:#0000}.register-hours-modal::-webkit-scrollbar-thumb{background:#38bdf840;border-radius:999px}.register-hours-modal::-webkit-scrollbar-thumb:hover{background:#38bdf873}.register-hours-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:28px}.register-hours-title{align-items:center;color:#e2e8f0;display:flex;gap:16px}.register-hours-icon-wrap{align-items:center;background:#00d4ff14;border:1px solid #00d4ff2e;border-radius:16px;color:#00d4ff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.register-hours-title h2{color:#f1f5f9;font-family:Outfit,system-ui,sans-serif;font-size:1.55rem;font-weight:700;letter-spacing:-.03em;margin:0}.register-hours-title p{color:#475569;font-family:Outfit,system-ui,sans-serif;font-size:.88rem;line-height:1.4;margin:5px 0 0}.register-hours-close{align-items:center;background:#ffffff0d;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .2s ease;width:40px}.register-hours-close:hover{background:#ef44441a;color:#f87171;transform:scale(1.05)}.register-hours-form{font-family:Outfit,system-ui,sans-serif}.register-hours-form,.register-hours-row{grid-gap:16px;display:grid;gap:16px}.register-hours-row.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.register-hours-field{grid-gap:8px;display:grid;gap:8px}.register-hours-field label{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.register-hours-field input[type=date],.register-hours-field input[type=time],.register-hours-field select{appearance:none;background:#0f172acc;border:1px solid #64748b33;border-radius:14px;box-sizing:border-box;color:#e2e8f0;font-family:Outfit,system-ui,sans-serif;font-size:.93rem;padding:13px 16px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.register-hours-field input[type=date]:focus,.register-hours-field input[type=time]:focus,.register-hours-field select:focus{background:#0f172a;border-color:#00d4ff73;box-shadow:0 0 0 3px #00d4ff1a;outline:none}.register-hours-field input:disabled{cursor:not-allowed;opacity:.38}.register-hours-field select option{background:#0b1422;color:#e2e8f0}.input-with-icon{grid-gap:12px;align-items:center;background:#0f172acc;border:1px solid #64748b33;border-radius:14px;box-sizing:border-box;color:#cbd5e1;display:grid;gap:12px;grid-template-columns:auto 1fr;padding:13px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.input-with-icon:focus-within{border-color:#00d4ff73;box-shadow:0 0 0 3px #00d4ff1a}.input-with-icon svg{color:#38bdf8;flex-shrink:0;opacity:.7}.input-with-icon input{background:#0000;border:none;box-sizing:border-box;color:#e2e8f0;font-family:Outfit,system-ui,sans-serif;font-size:.93rem;outline:none;padding:0;width:100%}.switch-label{align-items:center;background:#0f172a99;border:1px solid #64748b26;border-radius:16px;color:#cbd5e1;cursor:pointer;display:flex;font-size:.93rem;justify-content:space-between;padding:15px 18px;transition:background .2s ease,border-color .2s ease}.switch-label:hover{background:#0f172ae6;border-color:#38bdf833}.register-hours-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:52px}.register-hours-switch input{height:0;opacity:0;width:0}.slider{background:#64748b4d}.slider:before{box-shadow:0 2px 6px #0000004d;height:22px;top:3px;width:22px}.register-hours-switch input:checked+.slider{background:#00d4ff40;border:1px solid #00d4ff66}.register-hours-switch input:checked+.slider:before{background:#00d4ff;box-shadow:0 2px 8px #00d4ff66;transform:translateX(24px)}.register-hours-info,.register-hours-note,.register-hours-status{align-items:flex-start;background:#38bdf80a;border:1px solid #38bdf81a;border-radius:14px;color:#64748b;display:flex;font-size:.87rem;gap:12px;line-height:1.55;padding:14px 16px}.register-hours-info svg,.register-hours-note svg{color:#38bdf8;flex-shrink:0;margin-top:2px;opacity:.7}.register-hours-info{color:#94a3b8;font-size:.9rem}.register-hours-info strong{color:#e2e8f0}.register-hours-alert{grid-gap:14px;background:#00d4ff0d;border:1px solid #00d4ff33;border-radius:16px;display:grid;gap:14px;padding:18px}.register-hours-alert p{color:#94a3b8;font-size:.9rem;line-height:1.55;margin:0}.register-hours-alert p strong{color:#e2e8f0;font-weight:600}.register-hours-alert-actions{display:flex;flex-wrap:wrap;gap:10px}.register-hours-alert-no,.register-hours-alert-yes{border:none;border-radius:12px;cursor:pointer;font-family:Outfit,system-ui,sans-serif;font-size:.88rem;font-weight:600;padding:9px 18px;transition:all .2s ease}.register-hours-alert-yes{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 12px #22c55e40;color:#f0fdf4}.register-hours-alert-yes:hover{box-shadow:0 6px 18px #22c55e59;transform:translateY(-1px)}.register-hours-alert-no{background:#ffffff0d;border:1px solid #64748b33;color:#64748b}.register-hours-alert-no:hover{background:#ffffff17;color:#94a3b8}.duration-box{align-items:center;background:#00d4ff0a;border:1px solid #00d4ff26;border-radius:16px;color:#e2e8f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:18px 20px}.duration-box strong{color:#00d4ff;font-family:Outfit,system-ui,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:-.02em}.duration-box span{color:#475569;font-family:Outfit,system-ui,sans-serif;font-size:.82rem}.register-hours-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;padding-top:4px}.register-hours-secondary,.register-hours-submit{align-items:center;border:none;border-radius:14px;cursor:pointer;display:flex;font-family:Outfit,system-ui,sans-serif;font-size:.93rem;font-weight:600;gap:8px;letter-spacing:.01em;padding:13px 24px;transition:all .22s ease}.register-hours-submit{background:linear-gradient(135deg,#00d4ff,#0ea5e9);box-shadow:0 4px 18px #00d4ff40;color:#031220}.register-hours-submit:hover:not(:disabled){box-shadow:0 8px 28px #00d4ff61;transform:translateY(-2px)}.register-hours-submit:active{transform:translateY(0) scale(.98)}.register-hours-submit:disabled{cursor:not-allowed;opacity:.55}.register-hours-secondary{background:#ffffff0d;border:1px solid #64748b26;color:#64748b}.register-hours-secondary:hover{background:#ffffff17;border-color:#64748b47;color:#94a3b8}@media (max-width:720px){.register-hours-overlay{align-items:flex-end;padding:0}.register-hours-modal{animation:sheetUp .35s cubic-bezier(.16,1,.3,1) both;border-bottom:none;border-radius:28px 28px 0 0;max-height:94dvh;max-width:100%;padding:24px 20px 32px;width:100%}.register-hours-modal:after{background:#64748b4d;border-radius:999px;content:"";height:4px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:40px}.register-hours-modal:before{display:none}@keyframes sheetUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.register-hours-row.two-columns{grid-template-columns:1fr}.register-hours-actions{flex-direction:column-reverse;justify-content:stretch}.register-hours-secondary,.register-hours-submit{justify-content:center;padding:15px 24px;width:100%}.register-hours-title h2{font-size:1.25rem}.duration-box{align-items:flex-start;flex-direction:column;gap:4px}.duration-box strong{font-size:1.25rem}.register-hours-icon-wrap{border-radius:13px;height:42px;width:42px}}@media (min-width:721px) and (max-width:900px){.register-hours-overlay{align-items:flex-end;padding:16px}.register-hours-modal{max-height:88dvh}}.copi-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050c1ed1;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.copi-modal{background:#0b1220;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 32px 80px #00000059;box-sizing:border-box;max-height:90vh;overflow-y:auto;padding:32px;width:min(680px,100%)}.copi-modal::-webkit-scrollbar{width:10px}.copi-modal::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.copi-modal::-webkit-scrollbar-thumb{background:#38bdf873;border-radius:999px}.copi-modal h2{color:#e2e8f0;font-size:1.8rem;letter-spacing:-.03em;margin-top:0}.copi-modal form{display:flex;flex-direction:column;gap:20px}.copi-modal label{color:#cbd5e1;font-size:.95rem;font-weight:600}.copi-modal input{background:#0f172aeb;border:1px solid #94a3b83d;border-radius:16px;box-sizing:border-box;color:#e2e8f0;font-size:16px;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.copi-modal input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf82e;outline:none}.copi-modal input::placeholder{color:#64748b}.copi-modal .button-group{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end;margin-top:20px}.copi-modal button{border:none;border-radius:18px;cursor:pointer;font-size:16px;font-weight:700;transition:transform .2s ease,background .2s ease}.copi-modal button[type=submit]{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0f172a}.copi-modal button[type=submit]:hover{transform:translateY(-2px)}.copi-modal button[type=button]{background:#ffffff0f;border:1px solid #94a3b83d;color:#cbd5e1}.copi-modal button[type=button]:hover{background:#ffffff1f}.copi-modal .loading{align-items:center;color:#cbd5e1;display:flex;gap:10px;justify-content:center;padding:20px;text-align:center}@media (max-width:720px){.copi-modal-overlay{padding:12px}.copi-modal{max-height:calc(100vh - 24px);max-width:100%;padding:20px;width:100%}.copi-modal button[type=button],.copi-modal button[type=submit]{width:100%}.copi-modal .button-group{flex-direction:column}.copi-modal input{box-sizing:border-box;width:100%}}.subs-modal-overlay{align-items:center;animation:overlayFadeIn .22s ease both;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#040914c7;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.subs-modal-content{animation:modalSlideIn .3s cubic-bezier(.16,1,.3,1) both;background:#080f1e;border:1px solid #38bdf81a;border-radius:26px;box-shadow:0 0 0 1px #00000080,0 32px 80px #0009,inset 0 0 60px #00b4ff08;display:flex;flex-direction:column;font-family:Outfit,system-ui,sans-serif;max-height:min(88vh,860px);max-width:860px;overflow:hidden;position:relative;width:100%}.subs-modal-content:before{background:linear-gradient(90deg,#0000,#00d4ff4d 40%,#38bdf873 50%,#00d4ff4d 60%,#0000);content:"";height:1px;left:15%;pointer-events:none;position:absolute;right:15%;top:0;z-index:1}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.subs-modal-header{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:22px 26px 18px}.subs-modal-header-left{align-items:center;display:flex;gap:14px}.subs-modal-icon{align-items:center;background:#00d4ff14;border:1px solid #00d4ff2e;border-radius:13px;color:#00d4ff;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.subs-modal-header h2{color:#f1f5f9;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0}.subs-modal-subtitle{color:#475569;font-size:.8rem;margin-top:2px}.subs-close-button{align-items:center;background:#ffffff0d;border:none;border-radius:11px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;transition:all .2s ease;width:38px}.subs-close-button:hover{background:#ef44441a;color:#f87171}.subs-modal-body{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:20px 24px 24px}.subs-modal-body::-webkit-scrollbar{width:5px}.subs-modal-body::-webkit-scrollbar-track{background:#0000}.subs-modal-body::-webkit-scrollbar-thumb{background:#38bdf833;border-radius:999px}.subs-modal-body::-webkit-scrollbar-thumb:hover{background:#38bdf861}.filter-section{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.filter-label{color:#475569;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.filter-buttons{display:flex;flex-wrap:wrap;gap:6px}.filter-button{background:#0f172ab3;border:1px solid #64748b2e;border-radius:999px;color:#64748b;cursor:pointer;font-family:Outfit,system-ui,sans-serif;font-size:.82rem;font-weight:500;padding:6px 14px;transition:all .2s ease;white-space:nowrap}.filter-button:hover{background:#38bdf812;border-color:#38bdf833;color:#94a3b8}.filter-button.active{background:#00d4ff1a;border-color:#00d4ff59;color:#00d4ff;font-weight:600}.filter-button .badge{align-items:center;background:#fbbf2433;border-radius:50%;color:#fbbf24;display:inline-flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;margin-left:5px;width:18px}.subs-empty-state{color:#475569;font-size:.9rem;padding:40px 20px;text-align:center}.subs-loading{align-items:center;color:#475569;display:flex;font-size:.9rem;gap:10px;justify-content:center;padding:40px}.users-list{display:flex;flex-direction:column;gap:10px}.user-item{grid-gap:16px;align-items:start;background:#0f172a8c;border:1px solid #64748b1f;border-radius:18px;display:grid;gap:16px;grid-template-columns:1fr auto;padding:18px 20px;transition:border-color .2s ease,background .2s ease}.user-item:hover{background:#0f172acc;border-color:#38bdf82e}.user-item.has-request{background:#fbbf2408;border-color:#fbbf2440}.user-item.has-request:hover{border-color:#fbbf2466}.user-info{display:flex;flex-direction:column;gap:3px;min-width:0}.user-name{color:#e2e8f0;font-size:.95rem;font-weight:600}.user-email,.user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-email{color:#475569;font-size:.82rem}.user-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.membership-status{border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.05em;padding:3px 10px;text-transform:uppercase}.membership-status.premium{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937}.membership-status.free{background:#64748b26;border:1px solid #64748b33;color:#64748b}.expiration-date{color:#475569;font-size:.78rem}.months-bought{background:#38bdf812;border:1px solid #38bdf826;border-radius:999px;color:#38bdf8;font-size:.75rem;padding:2px 8px}.membership-info{gap:10px;min-width:200px}.membership-controls,.membership-info{align-items:flex-end;display:flex;flex-direction:column}.membership-controls{gap:8px;width:100%}.membership-toggle{align-items:center;display:flex;gap:8px;justify-content:flex-end}.toggle-label{color:#64748b;font-size:.82rem}.toggle-switch{display:inline-block;flex-shrink:0;height:25px;position:relative;width:46px}.toggle-switch input{height:0;opacity:0;width:0}.slider{background:#64748b40;border-radius:999px;cursor:pointer;inset:0;position:absolute;transition:background .25s ease}.slider:before{background:#94a3b8;border-radius:50%;bottom:3px;box-shadow:0 2px 5px #0000004d;content:"";height:19px;left:3px;position:absolute;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s ease;width:19px}input:checked+.slider{background:#00d4ff38;border:1px solid #00d4ff61}input:checked+.slider:before{background:#00d4ff;box-shadow:0 2px 8px #00d4ff61;transform:translateX(21px)}.expiration-input{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.expiration-label{color:#64748b;font-size:.82rem;white-space:nowrap}.expiration-date-input{background:#0f172ae6;border:1px solid #64748b38;border-radius:10px;color:#e2e8f0;font-family:Outfit,system-ui,sans-serif;font-size:.82rem;padding:6px 10px;transition:border-color .2s ease,box-shadow .2s ease;width:140px}.expiration-date-input:focus{border-color:#00d4ff66;box-shadow:0 0 0 3px #00d4ff14;outline:none}.save-button{background:linear-gradient(135deg,#00d4ff,#0ea5e9);border:none;border-radius:10px;box-shadow:0 3px 10px #00d4ff33;color:#031220;cursor:pointer;font-family:Outfit,system-ui,sans-serif;font-size:.82rem;font-weight:700;padding:7px 16px;transition:all .2s ease}.save-button:hover{box-shadow:0 5px 16px #00d4ff52;transform:translateY(-1px)}.save-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.request-card{grid-gap:8px;background:#fbbf240d;border:1px solid #fbbf2438;border-radius:13px;color:#94a3b8;display:grid;font-size:.84rem;gap:8px;padding:13px 15px;width:100%}.request-card-row{align-items:center;display:flex;gap:6px}.request-label{color:#cbd5e1;font-size:.82rem;font-weight:600}.request-value{color:#fbbf24;font-weight:600}.accept-request-button{align-self:stretch;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:10px;box-shadow:0 3px 10px #fbbf2438;color:#1f2937;cursor:pointer;font-family:Outfit,system-ui,sans-serif;font-size:.83rem;font-weight:700;padding:9px 14px;text-align:center;transition:all .2s ease}.accept-request-button:hover{box-shadow:0 5px 18px #fbbf2461;transform:translateY(-1px)}@media (max-width:640px){.subs-modal-overlay{align-items:flex-end;padding:0}.subs-modal-content{animation:sheetUp .35s cubic-bezier(.16,1,.3,1) both;border-bottom:none;border-radius:26px 26px 0 0;max-height:92dvh;max-width:100%}.subs-modal-content:after{background:#64748b47;border-radius:999px;content:"";height:4px;left:50%;position:absolute;top:11px;transform:translateX(-50%);width:38px}.subs-modal-content:before{display:none}@keyframes sheetUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.subs-modal-header{padding:26px 18px 15px}.subs-modal-body{padding:16px 16px 28px}.user-item{border-radius:16px;gap:14px;grid-template-columns:1fr;padding:16px}.membership-info{min-width:0;min-width:auto}.membership-controls,.membership-info{align-items:flex-start;width:100%}.expiration-input,.membership-toggle{justify-content:flex-start}.expiration-input{flex-wrap:nowrap}.expiration-date-input{flex:1 1;min-width:0;width:auto}.save-button{font-size:.88rem;padding:10px;text-align:center;width:100%}.accept-request-button{padding:11px 14px;width:100%}.filter-section{align-items:flex-start;flex-direction:column;gap:8px}.filter-buttons{width:100%}.filter-button{flex:1 1;padding:7px 10px;text-align:center}}@media (min-width:641px) and (max-width:860px){.membership-info{min-width:180px}.expiration-date-input{width:120px}}.comentarios-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060d1ad1;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:2100}.comentarios-modal-content{background:#07111f;border:1px solid #38bdf824;border-radius:24px;box-shadow:0 30px 80px #00000073;display:flex;flex-direction:column;max-height:min(90vh,780px);max-width:860px;overflow:hidden;width:100%}.comentarios-modal-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:12px;justify-content:space-between;padding:22px 24px 14px}.comentarios-modal-title{align-items:center;display:flex;gap:14px}.comentarios-modal-title h2{color:#e2e8f0;font-size:1.2rem;margin:0}.comentarios-modal-title p{color:#94a3b8;font-size:.88rem;margin:4px 0 0}.comentarios-close-button{background:#ffffff0d;border:none;border-radius:12px;color:#94a3b8;cursor:pointer;display:grid;height:40px;place-items:center;width:40px}.comentarios-close-button:hover{background:#e5e7eb1f;color:#f8fafc}.comentarios-modal-body{flex:1 1;overflow-y:auto;padding:20px 24px 24px}.comentarios-filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.comentarios-filter-button{background:#0f172ad9;border:1px solid #94a3b82e;border-radius:999px;color:#94a3b8;cursor:pointer;font-size:.85rem;padding:8px 14px;transition:all .2s ease}.comentarios-filter-button.active,.comentarios-filter-button:hover{background:#00d4ff21;border-color:#00d4ff4d;color:#c4f3ff}.comentarios-empty,.comentarios-error,.comentarios-loading{color:#94a3b8;font-size:.95rem;padding:48px 12px;text-align:center}.comentario-card,.comentarios-list{display:flex;flex-direction:column;gap:12px}.comentario-card{background:#0f172ad1;border:1px solid #38bdf826;border-radius:18px;padding:18px}.comentario-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.comentario-email{color:#e2e8f0;display:inline-block;font-size:.92rem;font-weight:600}.comentario-status{border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.03em;margin-left:.75rem;padding:4px 11px;text-transform:uppercase}.comentario-status.nuevo{background:#38bdf824;color:#7dd3fc}.comentario-status.proceso{background:#ffba0824;color:#fbbf24}.comentario-status.finalizado{background:#10b98129;color:#4ade80}.comentario-date{color:#94a3b8;font-size:.8rem}.comentario-body{grid-gap:12px;display:grid;gap:12px}.comentario-text{color:#cbd5e1;line-height:1.6;margin:0}.comentario-controls{grid-gap:12px;display:grid;gap:12px}.comentario-label{grid-gap:6px;color:#94a3b8;display:grid;font-size:.86rem;gap:6px}.comentario-select,.comentario-textarea{background:#0f172af5;border:1px solid #64748b3d;border-radius:12px;color:#e2e8f0;font-family:Outfit,system-ui,sans-serif;font-size:.92rem;padding:10px 12px;width:100%}.comentario-select{height:40px}.comentario-textarea{min-height:90px;resize:vertical}.comentario-save-button{align-self:flex-start;background:linear-gradient(135deg,#00d4ff,#0ea5e9);border:none;border-radius:12px;color:#031220;cursor:pointer;font-weight:700;padding:10px 16px;transition:transform .2s ease,box-shadow .2s ease;width:fit-content}.comentario-save-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.comentario-save-button:not(:disabled):hover{box-shadow:0 10px 24px #00d4ff2e;transform:translateY(-1px)}.comentario-observation{align-items:center;background:#ffffff0a;border:1px solid #94a3b81f;border-radius:14px;color:#94a3b8;display:flex;font-size:.9rem;gap:8px;padding:10px 12px}@media (max-width:640px){.comentarios-modal-content{border-radius:0;height:100%;max-height:100vh;max-width:100%}.comentarios-modal-body{padding:16px 18px 22px}}.footer{background:linear-gradient(135deg,#0f172afa,#0ea5e92e);color:#fff;padding:36px 20px}.footer-content{grid-gap:18px;display:grid;gap:18px;margin:0 auto;max-width:940px;text-align:center}.footer-content h3{color:#fff;font-size:1.35rem;font-weight:700;margin:0}.footer-form{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.footer-input{background:#ffffff17;border:1px solid #fff3;border-radius:14px;color:#f8fafc;font-size:1rem;outline:none;padding:14px 16px;width:min(100%,560px)}.footer-input::placeholder{color:#ffffffad}.footer-button{background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;min-width:180px;padding:14px 20px;transition:transform .2s ease,box-shadow .2s ease}.footer-button:hover{box-shadow:0 14px 36px #3b82f638;transform:translateY(-2px)}.footer-button:disabled{cursor:not-allowed;opacity:.65}.footer-status{color:#dbeafe;font-size:.95rem;margin:0}@media (max-width:640px){.footer-form{flex-direction:column}.footer-button,.footer-input{width:100%}}
/*# sourceMappingURL=main.9eacb28d.css.map*/