.schedule-page{min-height:100vh;padding:20px;text-align:center;background:transparent;font-family:Funnel Display,sans-serif;color:#fff}.schedule-title{margin-bottom:0;font-size:2.5rem;font-weight:700;color:#61d5c8}.schedule-subtitle{font-size:1.5rem;margin-bottom:80px;color:#fff;margin-top:0}.schedule-grid{display:flex;justify-content:center;gap:20px;max-width:100%;overflow-x:auto;padding:0 10px;-webkit-overflow-scrolling:touch}.schedule-card{flex:0 0 200px;max-width:200px;border-radius:4px;display:flex;flex-direction:column;align-items:stсretch;overflow:hidden;text-align:center;min-height:280px;margin-top:50px}.schedule-grid:after,.schedule-grid:before{content:"";flex:0 0 10px}.schedule-day{background:#fff;color:#0c171c;font-weight:400;font-size:1.05rem;padding:0;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.15);z-index:2}.schedule-body{transform:translateY(-4px);flex:1 1;padding:20px 10px;background:linear-gradient(180deg,rgba(97,213,200,.25) 0,rgba(40,70,75,.9) 30%,rgba(20,35,40,.6) 65%,rgba(20,35,40,0));border-radius:0 0 10px 10px}.schedule-time{margin-bottom:28px;margin-top:16px}.schedule-event{margin-bottom:20px}.schedule-time{font-size:.85rem;color:#ddd;line-height:1.4;height:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.schedule-event{font-size:1rem;font-weight:700;text-transform:uppercase;color:#fff;height:50px;align-items:center}.schedule-desc,.schedule-event{display:flex;flex-direction:column;justify-content:flex-start;text-align:center;padding:0 6px;line-height:1.2;word-break:break-word}.schedule-desc{font-size:.9rem;font-weight:600;color:#61d5c8;height:45px}.schedule-cta{margin:130px auto 0;display:block;background-color:#329e9e;color:#fff;font-weight:500;padding:6px 14px;border-radius:6px;text-decoration:none;transition:background-color .5s ease;font-size:1.1rem;text-shadow:0 0 6px rgba(2,252,227,.6);max-width:-moz-fit-content;max-width:fit-content}.schedule-cta:hover{background-color:#42c7c5}.schedule-grid::-webkit-scrollbar{height:8px}.schedule-grid::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:10px}.schedule-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#61d5c8,#4ac0e0);border-radius:10px}.schedule-grid::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#4ac0e0,#61d5c8)}.schedule-card.today .schedule-day{background:#61d5c8;color:#fff}.schedule-card.today .schedule-body{background:linear-gradient(180deg,rgba(97,213,200,.45) 0,rgba(50,90,95,.95) 35%,rgba(25,40,45,.7) 70%,rgba(20,35,40,0))}.schedule-input,.schedule-textarea{width:100%;margin:6px 0;padding:6px;border-radius:6px;border:1px solid #61d5c8;background:rgba(12,23,28,.9);color:#fff;font-size:.9rem}.admin-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.admin-modal{background:rgba(12,23,28,.95);padding:20px;border-radius:12px;width:400px;max-width:90%;box-shadow:0 0 25px rgba(97,213,200,.6);text-align:center}.big-textarea{min-height:120px;resize:vertical}.schedule-input.big-input{width:100%;max-width:600px;margin:0 auto 30px;padding:14px 18px;font-size:1.2rem;font-weight:600;color:#fff;background:rgba(0,20,25,.7);border:1px solid rgba(97,213,200,.5);border-radius:10px;outline:none;text-align:center;display:block;box-shadow:0 0 15px rgba(97,213,200,.25);transition:all .25s ease}.schedule-input.big-input:focus{border-color:rgba(97,213,200,.9);box-shadow:0 0 25px rgba(97,213,200,.45)}.schedule-cta{box-shadow:0 0 18px rgba(89,221,206,.35)}.schedule-subtitle{font-size:1.6rem;font-weight:300;text-align:center;margin-bottom:30px}.schedule-subtitle .highlight{color:#61d5c8;font-weight:300}@media (max-width:768px){.schedule-page{padding:0;min-height:50vh}.schedule-title{font-size:1.8rem;margin-bottom:0;margin-top:0}.schedule-subtitle{font-size:1.1rem;margin-bottom:0;margin-top:0}.schedule-grid{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:12px;padding:0;scroll-snap-type:x mandatory}.schedule-card{flex:0 0 100%;max-width:100%;border-radius:10px;scroll-snap-align:center}.schedule-grid::-webkit-scrollbar{display:none}.schedule-grid{-ms-overflow-style:none;scrollbar-width:none}.schedule-day{font-size:.95rem;padding:6px 0}.schedule-body{padding:12px 8px}.schedule-time{font-size:.75rem;margin-bottom:12px}.schedule-event{font-size:.9rem;height:auto;padding:0}.schedule-desc{font-size:.8rem;height:auto;margin-top:6px}.schedule-cta{margin:0 auto;font-size:.7rem;padding:8px 16px;max-width:350px}}