.studyroom-module__duJNaW__pageContainer{background-color:#e6d4b5;flex-direction:column;width:100%;min-height:100vh;padding-bottom:50px;display:flex}.studyroom-module__duJNaW__titleWrapper{text-align:center;padding:40px 0 20px}.studyroom-module__duJNaW__loadingContainer{color:#666;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;display:flex}.studyroom-module__duJNaW__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.studyroom-module__duJNaW__errorMessage{color:#dc3545;text-align:center;font-size:1rem}.studyroom-module__duJNaW__retryButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;transition:background-color .3s}.studyroom-module__duJNaW__retryButton:hover{background-color:#0056b3}.studyroom-module__duJNaW__unavailableRoom{opacity:.6;filter:grayscale(.2);position:relative;cursor:not-allowed!important}.studyroom-module__duJNaW__unavailableRoom:hover{box-shadow:none;transform:none}.studyroom-module__duJNaW__unavailableBadge{color:#fff;z-index:1;background-color:#dc3545;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:10px;right:10px}.studyroom-module__duJNaW__roomDescription{color:#666;margin-top:8px;font-size:.8rem;line-height:1.3}.studyroom-module__duJNaW__noRooms{text-align:center;color:#666;padding:40px;font-size:1rem}.studyroom-module__duJNaW__loadingTiny{text-align:center;color:#666;margin-top:10px;font-size:.875rem;animation:1.5s ease-in-out infinite studyroom-module__duJNaW__pulse}@keyframes studyroom-module__duJNaW__pulse{0%,to{opacity:1}50%{opacity:.5}}.studyroom-module__duJNaW__styledInput:disabled{cursor:not-allowed;opacity:.7;background-color:#f5f5f5}.studyroom-module__duJNaW__mainTitle{color:#6b4127;font-family:var(--text-font);text-transform:uppercase;letter-spacing:2px;font-size:48px}.studyroom-module__duJNaW__contentWrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.studyroom-module__duJNaW__desktopSplit{flex-direction:column;gap:30px;display:flex}@media (min-width:1024px){.studyroom-module__duJNaW__desktopSplit{flex-direction:row;align-items:flex-start;height:calc(100vh - 250px)}.studyroom-module__duJNaW__roomsColumn{scrollbar-width:none;-ms-overflow-style:none;flex:1.2;height:100%;padding-right:15px;overflow-y:auto}.studyroom-module__duJNaW__formColumn{flex:.8;position:sticky;top:0}}.studyroom-module__duJNaW__roomGrid{flex-direction:column;gap:15px;padding-bottom:20px;display:flex}.studyroom-module__duJNaW__roomPill{cursor:pointer;opacity:0;background:#fff;border:3px solid #0000;border-radius:50px;align-items:center;gap:20px;padding:15px 30px;transition:all .3s;animation:.5s forwards studyroom-module__duJNaW__fadeInUp;display:flex;box-shadow:0 2px 10px #0000000d}.studyroom-module__duJNaW__roomPill:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.studyroom-module__duJNaW__selectedRoom{background-color:#fdfaf7;border-color:#6b4127}.studyroom-module__duJNaW__roomIconContainer{color:#6b4127;align-items:center;font-size:32px;display:flex}.studyroom-module__duJNaW__roomInfo{flex:1}.studyroom-module__duJNaW__roomInfo h3{font-family:var(--text-font);color:#6b4127;text-transform:uppercase;margin:0;font-size:22px}.studyroom-module__duJNaW__roomInfo p{color:#8b4513;margin:2px 0;font-size:14px}.studyroom-module__duJNaW__priceTag{color:#442d1d;font-size:15px;font-weight:600}.studyroom-module__duJNaW__noteCard{background:#fff;border-radius:40px;padding:40px 30px;box-shadow:0 4px 20px #0000000d}.studyroom-module__duJNaW__noteTitle{font-family:var(--text-font);text-align:center;color:#6b4127;text-transform:uppercase;margin-bottom:30px;font-size:28px}.studyroom-module__duJNaW__bookingForm{flex-direction:column;gap:20px;display:flex}.studyroom-module__duJNaW__formGroup{flex-direction:column;gap:8px;display:flex}.studyroom-module__duJNaW__pillLabel{font-family:var(--text-font);color:#6b4127;margin-left:15px;font-weight:600}.studyroom-module__duJNaW__styledInput{color:#442d1d;background:#fdfdfd;border:1px solid #e6d4b5;border-radius:50px;outline:none;width:100%;padding:15px 25px;font-size:16px}.studyroom-module__duJNaW__timeRow{grid-template-columns:1fr 1fr;gap:15px;display:grid}.studyroom-module__duJNaW__summaryBox{text-align:center;color:#6b4127;background:#fdfaf7;border:1px dashed #8b4513;border-radius:20px;padding:15px}.studyroom-module__duJNaW__loadingTiny{text-align:center;color:#8b4513;font-size:12px}.studyroom-module__duJNaW__noImages{text-align:center;color:#6b4127;padding:40px}@keyframes studyroom-module__duJNaW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.studyroom-module__duJNaW__mainTitle{font-size:32px}.studyroom-module__duJNaW__roomPill{text-align:left;border-radius:30px;flex-direction:row;padding:15px 20px}}@media (max-width:600px){.studyroom-module__duJNaW__roomPill{text-align:center;border-radius:25px;flex-direction:column}.studyroom-module__duJNaW__timeRow{grid-template-columns:1fr}.studyroom-module__duJNaW__roomIconContainer{justify-content:center}}
.SelectFirstPage-module__SKtO7a__pageContainer{z-index:9999;background-color:#e7d5b4;flex-direction:column;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.SelectFirstPage-module__SKtO7a__headerFadeIn{opacity:0;z-index:100000;width:100%;animation:.8s ease-out forwards SelectFirstPage-module__SKtO7a__fadeIn;position:relative}.SelectFirstPage-module__SKtO7a__gridWrapper{z-index:1;pointer-events:auto;grid-template-columns:repeat(3,1fr);gap:0;width:100%;display:grid;position:relative}.SelectFirstPage-module__SKtO7a__imageSquare,.SelectFirstPage-module__SKtO7a__textSquare,.SelectFirstPage-module__SKtO7a__actionSquare{aspect-ratio:1;text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.SelectFirstPage-module__SKtO7a__textSquare,.SelectFirstPage-module__SKtO7a__actionSquare,.SelectFirstPage-module__SKtO7a__imageSquare{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.SelectFirstPage-module__SKtO7a__showCard{opacity:1!important;transform:translateY(0)!important}.SelectFirstPage-module__SKtO7a__imageSquare img{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,0,.2,1);position:relative}.SelectFirstPage-module__SKtO7a__imageSquare:hover img{transform:scale(1.08)}.SelectFirstPage-module__SKtO7a__textSquare p{color:#8b4513;font-size:1.1rem;font-weight:700;line-height:1.6;font-family:var(--text-font);padding:10%}.SelectFirstPage-module__SKtO7a__actionSquare{cursor:pointer;background-color:#e7d5b4;padding:20px;transition:background-color .3s}.SelectFirstPage-module__SKtO7a__actionSquare:hover{background-color:#d9d3c7}.SelectFirstPage-module__SKtO7a__actionSquare h3{font-family:var(--text-font);color:#8b4513;text-transform:uppercase;margin-bottom:20px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600}.SelectFirstPage-module__SKtO7a__pillBtn{letter-spacing:1.5px;color:#8b4513;cursor:pointer;text-transform:uppercase;background:0 0;border:2px solid #8b4513;border-radius:40px;padding:12px 30px;font-size:12px;font-weight:800;transition:all .3s}.SelectFirstPage-module__SKtO7a__actionSquare:hover .SelectFirstPage-module__SKtO7a__pillBtn{color:#e7d5b4;background:#8b4513}.SelectFirstPage-module__SKtO7a__supportFooter{text-align:center;color:#442d1d;cursor:pointer;text-transform:uppercase;letter-spacing:2px;opacity:0;z-index:1;padding:80px 20px;font-weight:700;text-decoration:underline;animation:1s 1s forwards SelectFirstPage-module__SKtO7a__fadeIn;position:relative}@keyframes SelectFirstPage-module__SKtO7a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.SelectFirstPage-module__SKtO7a__gridWrapper{grid-template-columns:1fr;gap:20px;padding:15px}.SelectFirstPage-module__SKtO7a__imageSquare{display:none}.SelectFirstPage-module__SKtO7a__textSquare,.SelectFirstPage-module__SKtO7a__actionSquare{aspect-ratio:auto;background:#fff3;border:1px solid #8b45134d;border-radius:12px;min-height:250px;padding:40px 20px}.SelectFirstPage-module__SKtO7a__textSquare p{padding:0;font-size:1rem}.SelectFirstPage-module__SKtO7a__actionSquare:active{transform:scale(.98)}}
.DeliveryOptions-module__LyqKTq__langModal{z-index:9999;background:var(--bg-color-primary);border-radius:18px 18px 0 0;width:100%;max-width:600px;height:380px;padding:20px;font-size:20px;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000001c}.DeliveryOptions-module__LyqKTq__modalHead{color:#111;border-bottom:2px solid #fff;justify-content:space-between;padding:20px 0;font-size:20px;display:flex}.DeliveryOptions-module__LyqKTq__modalTitle{font-size:20px;font-weight:600}.DeliveryOptions-module__LyqKTq__close{cursor:pointer}.DeliveryOptions-module__LyqKTq__languageList{flex-direction:column;display:flex}.DeliveryOptions-module__LyqKTq__languageList li{cursor:pointer;color:#111;border-bottom:2px solid #fff;padding:20px 0;font-size:20px;font-weight:600;transition:background .3s}.DeliveryOptions-module__LyqKTq__deliveryOption{justify-content:space-between;align-items:center;gap:10px;display:flex}.DeliveryOptions-module__LyqKTq__deliveryImage{mix-blend-mode:multiply;width:24px;height:24px}
