:root{--primary:#115e38;--primary-light:#e7f4ee;--primary-gradient:linear-gradient(135deg, #115e38 0%, #188a52 100%);--text-main:#212529;--text-secondary:#6c757d;--border-main:#dee2e6;--border-sec:#e2e8f0;--title-main:#1e293b;--title-sec:#64748b;--bg-main:#fff;--bg-sec:#f8f9fa;--error:#ef4444;--error-light:#fef2f2;--shadow-glass:0 8px 32px 0 #0000001a;--shadow-card:0 10px 40px -10px #00000014;--shadow-hover:0 20px 40px -5px #115e3826}.Schedule-module__HH46KG__pageContainer{background-color:var(--bg-sec);color:var(--text-main);min-height:100vh}.Schedule-module__HH46KG__heroSection{background:linear-gradient(135deg, var(--title-main) 0%, #0f172a 100%);text-align:center;color:#fff;padding:clamp(5rem,12vw,8rem) 2rem clamp(4rem,9vw,6rem);position:relative}.Schedule-module__HH46KG__heroContent{z-index:10;max-width:800px;margin:0 auto;position:relative}.Schedule-module__HH46KG__heroTitle{letter-spacing:0;margin-bottom:1rem!important;font-size:clamp(2rem,6vw,3rem)!important;font-weight:900!important}.Schedule-module__HH46KG__heroTitle span{color:#34d399}.Schedule-module__HH46KG__heroSubtitle{color:#94a3b8!important;font-size:1.1rem!important;font-weight:400!important;line-height:1.8!important}.Schedule-module__HH46KG__genderToggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;max-width:100%;margin-top:3rem;padding:.4rem;display:inline-flex}.Schedule-module__HH46KG__toggleBtn{color:#fff!important;text-transform:none!important;background:0 0!important;border-radius:50px!important;padding:.8rem 3rem!important;font-size:1.1rem!important;font-weight:700!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.Schedule-module__HH46KG__toggleBtn.Schedule-module__HH46KG__active{color:var(--primary)!important;box-shadow:var(--shadow-glass)!important;background:#fff!important}.Schedule-module__HH46KG__waveBottom{z-index:5;width:100%;line-height:0;position:absolute;bottom:-1px;left:0;overflow:hidden}.Schedule-module__HH46KG__waveBottom svg{width:calc(100% + 1.3px);height:80px;display:block}.Schedule-module__HH46KG__scheduleContainer{z-index:10;max-width:1250px;margin:4rem auto;padding:0 2rem;position:relative}.Schedule-module__HH46KG__scheduleGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:2rem;display:grid}.Schedule-module__HH46KG__dayCard{box-shadow:var(--shadow-card);border:1px solid #fffc;border-radius:20px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.Schedule-module__HH46KG__dayCard:before{content:"";background:var(--primary-gradient);opacity:0;border-radius:0 20px 20px 0;width:6px;height:100%;transition:opacity .3s;position:absolute;top:0;right:0}.Schedule-module__HH46KG__dayCard:hover{box-shadow:var(--shadow-hover);border-color:var(--primary-light);transform:translateY(-8px)}.Schedule-module__HH46KG__dayCard:hover:before{opacity:1}.Schedule-module__HH46KG__dayHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Schedule-module__HH46KG__dayName{color:var(--title-main);align-items:center;gap:.5rem;display:flex;font-size:1.4rem!important;font-weight:800!important}.Schedule-module__HH46KG__dayName svg{color:var(--primary)}.Schedule-module__HH46KG__statusBadge{background:var(--primary-light);color:var(--primary);border-radius:30px;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.Schedule-module__HH46KG__statusBadge.Schedule-module__HH46KG__closed{background:var(--error-light);color:var(--error)}.Schedule-module__HH46KG__divider{background:linear-gradient(90deg, transparent, var(--border-sec), transparent);height:1px;margin:1.5rem 0}.Schedule-module__HH46KG__timeSlots{flex-direction:column;gap:.8rem;display:flex}.Schedule-module__HH46KG__timeChip{background:var(--bg-sec);border:1px solid var(--border-sec);color:var(--title-sec);border-radius:12px;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;font-weight:600;transition:all .2s;display:flex}.Schedule-module__HH46KG__timeChip:hover{background:var(--primary-light);border-color:var(--primary);color:var(--primary);cursor:pointer;transform:scale(1.02)}.Schedule-module__HH46KG__timeChip svg{opacity:.6}.Schedule-module__HH46KG__timeChip:hover svg{opacity:1}.Schedule-module__HH46KG__timeChipEmpty{background:var(--bg-sec);border:1px solid var(--border-sec);color:var(--title-sec);opacity:.5;pointer-events:none;border-radius:12px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:600;display:flex}@media (max-width:768px){.Schedule-module__HH46KG__heroSection{padding-left:1rem;padding-right:1rem}.Schedule-module__HH46KG__heroTitle{font-size:2rem!important}.Schedule-module__HH46KG__genderToggle{width:100%;display:flex}.Schedule-module__HH46KG__toggleBtn{flex:1;min-width:0;padding:.6rem 1rem!important;font-size:1rem!important}.Schedule-module__HH46KG__scheduleContainer{margin:3rem auto;padding:0 1rem}.Schedule-module__HH46KG__dayCard{padding:1.5rem}.Schedule-module__HH46KG__dayHeader,.Schedule-module__HH46KG__timeChip{flex-direction:column;align-items:flex-start}}
