.courses-module__CLvPQW__coursesMain{min-height:100vh;color:var(--primary-color);background:url(/images/colorbg.jpg) 50%/cover no-repeat fixed;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.courses-module__CLvPQW__coursesHero{text-align:center;margin-bottom:60px}.courses-module__CLvPQW__heroContent{max-width:800px;margin:0 auto}.courses-module__CLvPQW__coursesTitle{color:var(--primary-color);text-shadow:0 2px 4px #0000001a;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.courses-module__CLvPQW__coursesSubtitle{color:var(--text-secondary);margin-bottom:0;font-size:clamp(1rem,2.5vw,1.2rem)}.courses-module__CLvPQW__coursesContainer{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:clamp(30px,5vw,50px);max-width:1400px;margin:0 auto;padding:20px;display:grid;position:relative;overflow:visible}.courses-module__CLvPQW__coursesLoading{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:60px 20px}.courses-module__CLvPQW__loadingSpinner{border:4px solid var(--background-light);border-left:4px solid var(--primary-color);border-radius:50%;width:40px;height:40px;margin:0 auto 20px;animation:1s linear infinite courses-module__CLvPQW__spin}@keyframes courses-module__CLvPQW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.courses-module__CLvPQW__coursesError{text-align:center;box-shadow:var(--shadow-medium);background:#ffffffe6;border-radius:15px;grid-column:1/-1;padding:60px 20px}.courses-module__CLvPQW__coursesError h3{color:var(--accent-color);margin-bottom:20px}.courses-module__CLvPQW__retryBtn{background:var(--primary-color);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:12px 24px;font-weight:600}.courses-module__CLvPQW__retryBtn:hover{background:var(--secondary-color);transform:translateY(-2px)}.courses-module__CLvPQW__courseCard{width:100%;height:clamp(320px,35vw,380px);transform-style:preserve-3d;cursor:pointer;box-shadow:var(--shadow-medium);z-index:1;border-radius:15px;margin-bottom:20px;transition:transform .6s;position:relative;overflow:visible}.courses-module__CLvPQW__courseCard:hover{transform:scale(1.02)}.courses-module__CLvPQW__courseCard.courses-module__CLvPQW__flipped{z-index:10;transform:rotateY(180deg)}.courses-module__CLvPQW__cardFront,.courses-module__CLvPQW__cardBack{backface-visibility:hidden;width:100%;height:100%;box-shadow:var(--shadow-medium);transition:var(--transition);border-radius:15px;position:absolute}.courses-module__CLvPQW__cardFront{color:#fff;text-align:center;z-index:2;background:linear-gradient(135deg,#ff7eb3,#ff758c);justify-content:center;align-items:center;padding:20px;font-size:clamp(1.1rem,3vw,1.4rem);font-weight:600;line-height:1.3;display:flex}.courses-module__CLvPQW__courseCard:first-child .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#667eea,#764ba2)}.courses-module__CLvPQW__courseCard:nth-child(2) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#f093fb,#f5576c)}.courses-module__CLvPQW__courseCard:nth-child(3) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#4facfe,#00f2fe)}.courses-module__CLvPQW__courseCard:nth-child(4) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#43e97b,#38f9d7)}.courses-module__CLvPQW__courseCard:nth-child(5) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#fa709a,#fee140)}.courses-module__CLvPQW__courseCard:nth-child(6) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#a8edea,#fed6e3)}.courses-module__CLvPQW__courseCard:nth-child(7) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.courses-module__CLvPQW__courseCard:nth-child(8) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.courses-module__CLvPQW__courseCard:nth-child(9) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.courses-module__CLvPQW__courseCard:nth-child(10) .courses-module__CLvPQW__cardFront{background:linear-gradient(135deg,#84fab0,#8fd3f4)}.courses-module__CLvPQW__cardBack{color:var(--text-primary);z-index:1;border:2px solid var(--border-color);background:#fff;flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:relative;overflow:visible;transform:rotateY(180deg)}.courses-module__CLvPQW__cardContent{flex-grow:1;align-items:flex-start;max-height:60%;padding-bottom:15px;display:flex;overflow-y:auto}.courses-module__CLvPQW__cardContent p{color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:clamp(.85rem,2vw,.95rem);line-height:1.5}.courses-module__CLvPQW__coursePrice{color:var(--primary-color);text-align:center;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;margin:15px 0;padding:8px 0;font-size:clamp(1.1rem,3vw,1.3rem);font-weight:600}.courses-module__CLvPQW__optionsContainer{z-index:1000;margin-top:auto;position:relative}.courses-module__CLvPQW__optionsBtn{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;cursor:pointer;width:100%;transition:var(--transition);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:clamp(.9rem,2vw,1rem);font-weight:600;display:flex}.courses-module__CLvPQW__optionsBtn:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.courses-module__CLvPQW__dropdownArrow{font-size:.8rem;transition:transform .3s}.courses-module__CLvPQW__dropdownArrow.courses-module__CLvPQW__rotated{transform:rotate(180deg)}.courses-module__CLvPQW__optionsDropdown{border:1px solid var(--border-color);z-index:2000;opacity:0;visibility:hidden;background:#31ccde9b;border-radius:8px;max-width:100%;margin-bottom:5px;transition:all .3s;position:absolute;bottom:100%;left:0;right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 -8px 25px #19191e26}.courses-module__CLvPQW__optionsDropdown.courses-module__CLvPQW__show{opacity:1;visibility:visible;transform:translateY(0)}.courses-module__CLvPQW__dropdownItem{color:var(--text-primary);transition:var(--transition);border-bottom:1px solid var(--border-color);white-space:nowrap;align-items:center;gap:10px;padding:12px 16px;font-size:clamp(.85rem,2vw,.95rem);text-decoration:none;display:flex}.courses-module__CLvPQW__dropdownItem:last-child{border-bottom:none}.courses-module__CLvPQW__dropdownItem:hover{color:var(--primary-color);background:#0eef8672}.courses-module__CLvPQW__itemIcon{min-width:16px;font-size:1rem}.courses-module__CLvPQW__instantCheckoutModal{z-index:10000;box-sizing:border-box;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.courses-module__CLvPQW__instantCheckoutContent{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out courses-module__CLvPQW__instantModalSlideIn;overflow-y:auto;box-shadow:0 10px 30px #0000004d}@keyframes courses-module__CLvPQW__instantModalSlideIn{0%{opacity:0;transform:translateY(-30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.courses-module__CLvPQW__instantCheckoutHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.courses-module__CLvPQW__instantCheckoutHeader h2{margin:0;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600}.courses-module__CLvPQW__instantCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .2s;display:flex}.courses-module__CLvPQW__instantCloseBtn:hover{background-color:#fff3;transform:scale(1.1)}.courses-module__CLvPQW__instantCheckoutBody{padding:24px}.courses-module__CLvPQW__instantCourseInfo{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-left:4px solid #667eea;border-radius:8px;margin-bottom:24px;padding:20px}.courses-module__CLvPQW__instantCourseInfo h3{color:#2d3748;margin:0 0 8px;font-size:clamp(1rem,3vw,1.2rem);font-weight:600}.courses-module__CLvPQW__instantCoursePrice{color:#667eea;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600}.courses-module__CLvPQW__instantKidsSelection h4{color:#2d3748;margin:0 0 16px;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600}.courses-module__CLvPQW__instantKidsList{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:200px;overflow-y:auto}.courses-module__CLvPQW__instantKidItem{border-bottom:1px solid #e2e8f0;padding:12px 16px;transition:background-color .2s}.courses-module__CLvPQW__instantKidItem:last-child{border-bottom:none}.courses-module__CLvPQW__instantKidItem:hover{background-color:#edf2f7}.courses-module__CLvPQW__instantKidLabel{cursor:pointer;color:#2d3748;align-items:center;font-size:clamp(.85rem,2vw,.95rem);font-weight:500;display:flex}.courses-module__CLvPQW__instantKidCheckbox{accent-color:#667eea;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-right:12px}.courses-module__CLvPQW__instantKidName{font-size:clamp(.85rem,2vw,.95rem)}.courses-module__CLvPQW__instantCheckoutSummary{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:20px}.courses-module__CLvPQW__instantSummaryRow{color:#4a5568;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:clamp(.85rem,2vw,.95rem);display:flex}.courses-module__CLvPQW__instantSummaryRow:last-child{margin-bottom:0}.courses-module__CLvPQW__instantTotalRow{color:#2d3748;border-top:1px solid #e2e8f0;padding-top:12px;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600}.courses-module__CLvPQW__instantCheckoutFooter{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;gap:12px;padding:20px 24px;display:flex}.courses-module__CLvPQW__instantCancelBtn,.courses-module__CLvPQW__instantCheckoutBtn{cursor:pointer;border:none;border-radius:6px;flex:1;min-height:44px;padding:12px 20px;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;transition:all .2s}.courses-module__CLvPQW__instantCancelBtn{color:#4a5568;background:#e2e8f0}.courses-module__CLvPQW__instantCancelBtn:hover{background:#cbd5e0;transform:translateY(-1px)}.courses-module__CLvPQW__instantCheckoutBtn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.courses-module__CLvPQW__instantCheckoutBtn:disabled{cursor:not-allowed;box-shadow:none;background:#a0aec0;transform:none}@media (max-width:1200px){.courses-module__CLvPQW__coursesContainer{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}}@media (max-width:768px){.courses-module__CLvPQW__coursesMain{padding:38px 15px}.courses-module__CLvPQW__coursesContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;padding:15px}.courses-module__CLvPQW__courseCard{height:clamp(300px,40vw,350px);margin-bottom:25px}.courses-module__CLvPQW__cardFront{padding:15px;font-size:1.1rem}.courses-module__CLvPQW__cardBack{padding:15px}.courses-module__CLvPQW__cardContent{max-height:55%}.courses-module__CLvPQW__cardContent p{font-size:.85rem;line-height:1.4}.courses-module__CLvPQW__coursePrice{margin:12px 0;font-size:1.1rem}.courses-module__CLvPQW__optionsBtn{padding:10px 14px;font-size:.9rem}.courses-module__CLvPQW__dropdownItem{padding:10px 14px;font-size:.85rem}.courses-module__CLvPQW__instantCheckoutModal{padding:15px}.courses-module__CLvPQW__instantCheckoutContent{max-height:95vh}.courses-module__CLvPQW__instantCheckoutHeader{padding:16px 20px}.courses-module__CLvPQW__instantCheckoutBody{padding:20px}.courses-module__CLvPQW__instantCourseInfo{padding:16px}.courses-module__CLvPQW__instantKidsList{max-height:150px}.courses-module__CLvPQW__instantCheckoutFooter{flex-direction:column;padding:16px 20px}.courses-module__CLvPQW__instantCancelBtn,.courses-module__CLvPQW__instantCheckoutBtn{width:100%;min-height:48px}}@media (max-width:480px){.courses-module__CLvPQW__coursesMain{padding:38px 10px}.courses-module__CLvPQW__coursesContainer{grid-template-columns:1fr;gap:25px;padding:10px}.courses-module__CLvPQW__courseCard{height:320px;margin-bottom:30px}.courses-module__CLvPQW__cardFront{padding:12px;font-size:1rem}.courses-module__CLvPQW__cardBack{padding:12px}.courses-module__CLvPQW__cardContent{max-height:50%}.courses-module__CLvPQW__cardContent p{font-size:.8rem}.courses-module__CLvPQW__coursePrice{margin:10px 0;font-size:1rem}.courses-module__CLvPQW__optionsBtn{padding:8px 12px;font-size:.85rem}.courses-module__CLvPQW__dropdownItem{padding:8px 12px;font-size:.8rem}.courses-module__CLvPQW__instantCheckoutModal{padding:10px}.courses-module__CLvPQW__instantCheckoutHeader{padding:12px 16px}.courses-module__CLvPQW__instantCheckoutBody{padding:16px}.courses-module__CLvPQW__instantCourseInfo{padding:12px}.courses-module__CLvPQW__instantCheckoutFooter{padding:12px 16px}}@media (max-width:320px){.courses-module__CLvPQW__courseCard{height:300px}.courses-module__CLvPQW__cardContent p{font-size:.75rem}.courses-module__CLvPQW__optionsBtn{padding:6px 10px;font-size:.8rem}}@media (max-height:600px){.courses-module__CLvPQW__cardContent{max-height:45%;font-size:.8rem}}@media (max-width:768px){.courses-module__CLvPQW__optionsDropdown{width:90%;max-width:280px;margin-bottom:0;position:fixed;inset:auto auto auto 50%;transform:translate(-50%)translateY(10px)}.courses-module__CLvPQW__optionsDropdown.courses-module__CLvPQW__show{transform:translate(-50%)translateY(0)}}.courses-module__CLvPQW__optionsBtn:focus-visible,.courses-module__CLvPQW__dropdownItem:focus-visible,.courses-module__CLvPQW__instantCancelBtn:focus-visible,.courses-module__CLvPQW__instantCheckoutBtn:focus-visible{outline-offset:2px;outline:2px solid #667eea}.courses-module__CLvPQW__cardContent{scrollbar-width:thin;scrollbar-color:#cbd5e0 transparent}.courses-module__CLvPQW__cardContent::-webkit-scrollbar{width:4px}.courses-module__CLvPQW__cardContent::-webkit-scrollbar-track{background:0 0}.courses-module__CLvPQW__cardContent::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:2px}.courses-module__CLvPQW__cardContent::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}.courses-module__CLvPQW__pageWrapper{background:radial-gradient(circle at 20% 80%,#7877c61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff6ec714 0%,#0000 50%),radial-gradient(circle at 40% 40%,#6366f10d 0%,#0000 50%),linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh;animation:20s ease-in-out infinite courses-module__CLvPQW__backgroundShift;position:relative;overflow-x:hidden}@keyframes courses-module__CLvPQW__backgroundShift{0%,to{background-position:0%}50%{background-position:100%}}.courses-module__CLvPQW__contentContainer{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #6366f114;border-radius:24px;width:min(95%,1000px);margin:2rem auto;padding:clamp(2rem,5vw,4rem);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;transition:all .5s cubic-bezier(.4,0,.2,1);animation:6s ease-in-out infinite courses-module__CLvPQW__containerFloat;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000001a,0 0 0 1px #fff3,inset 0 1px #fffc}@keyframes courses-module__CLvPQW__containerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.courses-module__CLvPQW__contentContainer:before{content:"";background:linear-gradient(90deg,#0000,#6366f10d,#0000);width:100%;height:100%;animation:8s ease-in-out infinite courses-module__CLvPQW__shimmer;position:absolute;top:0;left:-100%}@keyframes courses-module__CLvPQW__shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.courses-module__CLvPQW__contentContainer:hover{transform:translateY(-4px);box-shadow:0 35px 70px #00000026,0 0 0 1px #6366f11a,inset 0 1px #ffffffe6}.courses-module__CLvPQW__mainTitle{color:#0000;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 25%,#ec4899 50%,#f97316 75%,#10b981 100%) 0 0/300% 300%;text-align:center;text-shadow:0 0 40px #ec48994d;-webkit-background-clip:text;background-clip:text;border-bottom:3px solid;border-image:linear-gradient(90deg,#0000,#ec4899,#0000) 1;margin-bottom:2rem;padding-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.2;animation:5s ease-in-out infinite courses-module__CLvPQW__titleGradient;position:relative}@keyframes courses-module__CLvPQW__titleGradient{0%,to{background-position:0%}50%{background-position:100%}}.courses-module__CLvPQW__mainTitle:after{content:"";background:linear-gradient(90deg,#6366f1,#ec4899);border-radius:2px;width:0;height:3px;animation:2s ease-out .5s forwards courses-module__CLvPQW__underlineExpand;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}@keyframes courses-module__CLvPQW__underlineExpand{to{width:60%}}.courses-module__CLvPQW__introText{color:#475569;text-align:center;background:linear-gradient(135deg,#fffc,#f8fafce6);border:1px solid #6366f11a;border-radius:16px;margin-bottom:3rem;padding:2rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.8;animation:1s ease-out .3s both courses-module__CLvPQW__fadeInUp;position:relative;box-shadow:0 8px 25px #00000014}@keyframes courses-module__CLvPQW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.courses-module__CLvPQW__sectionTitle{color:#6366f1;background:linear-gradient(135deg,#6366f10d,#8b5cf605);border-left:5px solid;border-image:linear-gradient(135deg,#6366f1,#8b5cf6) 1;border-radius:0 12px 12px 0;margin:3rem 0 2rem;padding:1.2rem 1.5rem;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;animation:.8s ease-out both courses-module__CLvPQW__slideInLeft;position:relative}.courses-module__CLvPQW__sectionTitle:before{content:"";transform-origin:bottom;background:linear-gradient(135deg,#6366f1,#8b5cf6);width:5px;height:100%;animation:1s ease-out .5s forwards courses-module__CLvPQW__borderGrow;position:absolute;top:0;left:-5px;transform:scaleY(0)}@keyframes courses-module__CLvPQW__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes courses-module__CLvPQW__borderGrow{to{transform:scaleY(1)}}.courses-module__CLvPQW__benefitsList,.courses-module__CLvPQW__ageReasonsList{margin:2rem 0;padding:0;list-style:none}.courses-module__CLvPQW__benefitItem,.courses-module__CLvPQW__ageReasonItem{background:#ffffffe6;border-left:4px solid;border-image:linear-gradient(135deg,#ec4899,#f97316) 1;border-radius:16px;margin:1.5rem 0;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.8s ease-out both courses-module__CLvPQW__fadeInUp;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014,inset 0 1px #fffc}.courses-module__CLvPQW__benefitItem:first-child{animation-delay:.1s}.courses-module__CLvPQW__benefitItem:nth-child(2){animation-delay:.2s}.courses-module__CLvPQW__benefitItem:nth-child(3){animation-delay:.3s}.courses-module__CLvPQW__benefitItem:nth-child(4){animation-delay:.4s}.courses-module__CLvPQW__benefitItem:nth-child(5){animation-delay:.5s}.courses-module__CLvPQW__benefitItem:nth-child(6){animation-delay:.6s}.courses-module__CLvPQW__benefitItem:nth-child(7){animation-delay:.7s}.courses-module__CLvPQW__benefitItem:before{content:"";background:linear-gradient(90deg,#0000,#ec48991a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.courses-module__CLvPQW__benefitItem:hover:before{left:100%}.courses-module__CLvPQW__benefitItem:hover,.courses-module__CLvPQW__ageReasonItem:hover{background:#fffffffa;border-image:linear-gradient(135deg,#6366f1,#ec4899) 1;transform:translate(8px)translateY(-4px);box-shadow:0 20px 40px #00000026,inset 0 1px #ffffffe6}.courses-module__CLvPQW__ageReasonItem:hover{border-image:linear-gradient(135deg,#10b981,#06b6d4) 1}.courses-module__CLvPQW__emoji{background:linear-gradient(135deg,#6366f1,#ec4899);color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;min-width:3rem;margin-right:1rem;font-size:1.8rem;font-weight:900;animation:2s ease-in-out infinite courses-module__CLvPQW__emojiPulse;display:inline-block;position:relative}@keyframes courses-module__CLvPQW__emojiPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.courses-module__CLvPQW__highlight{color:#0000;background:linear-gradient(135deg,#ec4899,#f97316);-webkit-background-clip:text;background-clip:text;margin-bottom:.8rem;font-size:1.15rem;font-weight:700;display:block;position:relative}.courses-module__CLvPQW__highlight:after{content:"";background:linear-gradient(90deg,#ec4899,#f97316);border-radius:1px;width:0;height:2px;transition:width .4s;position:absolute;bottom:-2px;left:0}.courses-module__CLvPQW__benefitItem:hover .courses-module__CLvPQW__highlight:after,.courses-module__CLvPQW__ageReasonItem:hover .courses-module__CLvPQW__highlight:after{width:100%}.courses-module__CLvPQW__benefitDetails{color:#64748b;margin-top:.5rem;padding-left:1rem;font-size:1rem;line-height:1.8}.courses-module__CLvPQW__benefitDetails strong{color:#475569;font-weight:600}.courses-module__CLvPQW__benefitDetails code{color:#6366f1;background:#f1f5f9;border-radius:4px;padding:.2rem .4rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.courses-module__CLvPQW__backButton{text-align:center;border-top:1px solid #6366f11a;margin-top:3rem;padding-top:2rem}.courses-module__CLvPQW__backLink{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50px;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #6366f14d,inset 0 1px #fff3}.courses-module__CLvPQW__backLink:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.courses-module__CLvPQW__backLink:hover:before{left:100%}.courses-module__CLvPQW__backLink:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 15px 35px #6366f166,inset 0 1px #ffffff4d}.courses-module__CLvPQW__backLink:active{transform:translateY(0)scale(1.02)}@media (max-width:768px){.courses-module__CLvPQW__contentContainer{border-radius:16px;margin:1rem;padding:1.5rem}.courses-module__CLvPQW__mainTitle{margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.6rem}.courses-module__CLvPQW__introText{margin-bottom:2rem;padding:1.5rem;font-size:1rem}.courses-module__CLvPQW__sectionTitle{margin:2rem 0 1.5rem;padding:1rem;font-size:1.3rem}.courses-module__CLvPQW__benefitItem,.courses-module__CLvPQW__ageReasonItem{margin:1rem 0;padding:1.5rem}.courses-module__CLvPQW__benefitItem:hover,.courses-module__CLvPQW__ageReasonItem:hover{transform:translate(4px)translateY(-2px)}.courses-module__CLvPQW__emoji{min-width:2.5rem;margin-right:.8rem;font-size:1.5rem}.courses-module__CLvPQW__highlight{font-size:1.1rem}.courses-module__CLvPQW__backLink{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:480px){.courses-module__CLvPQW__contentContainer{margin:.5rem;padding:1rem}.courses-module__CLvPQW__mainTitle{font-size:1.4rem}.courses-module__CLvPQW__introText{padding:1rem;font-size:.95rem}.courses-module__CLvPQW__benefitItem,.courses-module__CLvPQW__ageReasonItem{padding:1.2rem}.courses-module__CLvPQW__emoji{min-width:2rem;font-size:1.3rem}.courses-module__CLvPQW__highlight{font-size:1rem}.courses-module__CLvPQW__benefitDetails{padding-left:.5rem;font-size:.9rem}}.courses-module__CLvPQW__backLink:focus-visible{outline-offset:4px;outline:2px solid #6366f1}@media print{.courses-module__CLvPQW__pageWrapper{background:#fff!important}.courses-module__CLvPQW__contentContainer{page-break-inside:avoid;border:1px solid #ccc;box-shadow:none!important}.courses-module__CLvPQW__benefitItem,.courses-module__CLvPQW__ageReasonItem{page-break-inside:avoid;box-shadow:none!important}}.courses-module__CLvPQW__fadeIn{animation:1s ease-out courses-module__CLvPQW__fadeIn}@keyframes courses-module__CLvPQW__fadeIn{0%{opacity:0}to{opacity:1}}.courses-module__CLvPQW__slideUp{animation:.8s ease-out courses-module__CLvPQW__slideUp}@keyframes courses-module__CLvPQW__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.courses-module__CLvPQW__ageReasonsList .courses-module__CLvPQW__ageReasonItem{border-image:linear-gradient(135deg,#10b981,#06b6d4) 1}.courses-module__CLvPQW__ageReasonItem .courses-module__CLvPQW__emoji,.courses-module__CLvPQW__ageReasonItem .courses-module__CLvPQW__highlight{background:linear-gradient(135deg,#10b981,#06b6d4);color:#0000;-webkit-background-clip:text;background-clip:text}.courses-module__CLvPQW__ageReasonItem .courses-module__CLvPQW__highlight:after{background:linear-gradient(90deg,#10b981,#06b6d4)}.courses-module__CLvPQW__contentContainer{scrollbar-width:thin;scrollbar-color:#cbd5e0 transparent}.courses-module__CLvPQW__contentContainer::-webkit-scrollbar{width:6px}.courses-module__CLvPQW__contentContainer::-webkit-scrollbar-track{background:0 0}.courses-module__CLvPQW__contentContainer::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:3px}.courses-module__CLvPQW__contentContainer::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}.courses-module__CLvPQW__successMessage{z-index:10001;text-align:center;background:#fff;border-radius:12px;width:400px;max-width:90%;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000004d}.courses-module__CLvPQW__successOverlay{z-index:10000;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.courses-module__CLvPQW__instantCheckoutModal{animation:.3s ease-out courses-module__CLvPQW__fadeIn}.courses-module__CLvPQW__instantCheckoutBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #667eea66}.courses-module__CLvPQW__instantCheckoutBtn:active:not(:disabled){transform:translateY(0)}.courses-module__CLvPQW__instantCheckoutBtn.courses-module__CLvPQW__loading{color:#0000;position:relative}.courses-module__CLvPQW__instantCheckoutBtn.courses-module__CLvPQW__loading:after{content:"";border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite courses-module__CLvPQW__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.courses-module__CLvPQW__instantCheckoutModal{padding:10px}.courses-module__CLvPQW__instantCheckoutContent{border-radius:8px;max-height:95vh}.courses-module__CLvPQW__instantCheckoutHeader{padding:16px 20px}.courses-module__CLvPQW__instantCheckoutHeader h2{font-size:1.2rem}.courses-module__CLvPQW__instantCheckoutBody{padding:20px}.courses-module__CLvPQW__instantCourseInfo{margin-bottom:20px;padding:16px}.courses-module__CLvPQW__instantKidsList{max-height:140px}.courses-module__CLvPQW__instantKidItem{padding:10px 12px}.courses-module__CLvPQW__instantCheckoutFooter{flex-direction:column;gap:12px;padding:16px 20px}.courses-module__CLvPQW__instantCancelBtn,.courses-module__CLvPQW__instantCheckoutBtn{width:100%;min-height:48px;font-size:.9rem}}.courses-module__CLvPQW__paymentError{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin:16px 0;padding:12px 16px;font-size:.9rem}.courses-module__CLvPQW__paymentSuccess{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;margin:16px 0;padding:12px 16px;font-size:.9rem}.courses-module__CLvPQW__paymentProcessing{z-index:20000;color:#fff;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;font-size:1.2rem;display:flex;position:fixed;top:0;left:0}.courses-module__CLvPQW__paymentProcessing .courses-module__CLvPQW__spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:1s linear infinite courses-module__CLvPQW__spin}.courses-module__CLvPQW__instantKidCheckbox:focus{outline-offset:2px;outline:2px solid #667eea}.courses-module__CLvPQW__instantKidLabel:hover{background:#667eea0d;border-radius:6px}.courses-module__CLvPQW__instantCheckoutContent{transition:all .3s cubic-bezier(.4,0,.2,1)}.courses-module__CLvPQW__instantCheckoutContent:hover{box-shadow:0 20px 40px #00000026}@media print{.courses-module__CLvPQW__instantCheckoutModal{display:none!important}}@media (prefers-contrast:high){.courses-module__CLvPQW__instantCheckoutContent,.courses-module__CLvPQW__instantCheckoutBtn{border:2px solid #000}}@media (prefers-reduced-motion:reduce){.courses-module__CLvPQW__instantCheckoutModal{animation:none}.courses-module__CLvPQW__instantCheckoutContent{transition:none;transform:none}.courses-module__CLvPQW__instantCheckoutBtn{transition:none}}.courses-module__CLvPQW__knowMoreLink{color:#6366f1;cursor:pointer;background:#6366f11a;border:1px solid #6366f133;border-radius:4px;margin-left:8px;padding:4px 8px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;position:relative;overflow:hidden}.courses-module__CLvPQW__knowMoreLink:before{content:"";background:linear-gradient(90deg,#0000,#6366f126,#0000);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.courses-module__CLvPQW__knowMoreLink:hover:before{left:100%}.courses-module__CLvPQW__knowMoreLink:hover{color:#4f46e5;background:#6366f126;border-color:#6366f14d;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.courses-module__CLvPQW__knowMoreLink:active{background:#6366f133;transform:translateY(0)}.courses-module__CLvPQW__optionsDropdown{min-width:160px}@media (max-width:768px){.courses-module__CLvPQW__knowMoreLink{margin-left:6px;padding:3px 6px;font-size:.8rem}}@media (max-width:480px){.courses-module__CLvPQW__knowMoreLink{margin-top:4px;margin-left:5px;padding:2px 5px;font-size:.75rem;display:inline-block}}.courses-module__CLvPQW__knowMoreLink:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.courses-module__CLvPQW__cardContent p{flex-wrap:wrap;align-items:flex-start;gap:4px;display:flex}.courses-module__CLvPQW__knowMoreLink{animation:.3s ease-out courses-module__CLvPQW__fadeInScale}@keyframes courses-module__CLvPQW__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.courses-module__CLvPQW__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out courses-module__CLvPQW__modalFadeIn;display:flex;position:fixed;top:0;left:0}.courses-module__CLvPQW__modalContent{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:25px;width:90%;max-width:500px;max-height:90vh;padding:40px;animation:.3s ease-out courses-module__CLvPQW__modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px #0003}.courses-module__CLvPQW__modalClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:20px;right:25px}.courses-module__CLvPQW__modalClose:hover{color:#ef4444;background:#ef44441a;transform:scale(1.1)}.courses-module__CLvPQW__modalHeader{text-align:center;margin-bottom:35px;padding-right:20px}.courses-module__CLvPQW__modalHeader h2{color:#1e293b;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:2rem;font-weight:800}.courses-module__CLvPQW__modalHeader p{color:#64748b;margin:0;font-size:1.1rem}.courses-module__CLvPQW__contactForm{flex-direction:column;gap:25px;display:flex}.courses-module__CLvPQW__formGroup{flex-direction:column;gap:8px;display:flex}.courses-module__CLvPQW__formGroup label{color:#374151;font-size:1rem;font-weight:600}.courses-module__CLvPQW__formInput{background:#fff;border:2px solid #e5e7eb;border-radius:15px;padding:15px 18px;font-size:1rem;transition:all .3s}.courses-module__CLvPQW__formInput:focus{border-color:#6366f1;outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px #6366f11a}.courses-module__CLvPQW__formInput:hover{border-color:#d1d5db}.courses-module__CLvPQW__formTextarea{resize:vertical;background:#fff;border:2px solid #e5e7eb;border-radius:15px;min-height:120px;padding:15px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.courses-module__CLvPQW__formTextarea:focus{border-color:#6366f1;outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px #6366f11a}.courses-module__CLvPQW__formTextarea:hover{border-color:#d1d5db}.courses-module__CLvPQW__submitButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:15px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:18px 24px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.courses-module__CLvPQW__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);transform:translateY(-3px);box-shadow:0 15px 30px #6366f166}.courses-module__CLvPQW__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.courses-module__CLvPQW__submitButtonLoading{opacity:.8}.courses-module__CLvPQW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite courses-module__CLvPQW__spin}.courses-module__CLvPQW__successMessage{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#34d399 100%);border-radius:12px;padding:15px 20px;font-weight:600;animation:.3s ease-out courses-module__CLvPQW__messageSlideIn}.courses-module__CLvPQW__errorMessage{color:#fff;text-align:center;background:linear-gradient(135deg,#ef4444 0%,#f87171 100%);border-radius:12px;padding:15px 20px;font-weight:600;animation:.3s ease-out courses-module__CLvPQW__messageSlideIn}.courses-module__CLvPQW__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:25px;margin-top:60px;padding:50px}.courses-module__CLvPQW__ctaText{opacity:.95;margin-bottom:30px;font-size:1.2rem;line-height:1.6}.courses-module__CLvPQW__btnPrimary{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border:none;border-radius:50px;padding:18px 35px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 8px 30px #f7931e66}.courses-module__CLvPQW__btnPrimary:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #f7931e99}.courses-module__CLvPQW__demoButton{margin-top:20px}@keyframes courses-module__CLvPQW__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes courses-module__CLvPQW__modalSlideUp{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes courses-module__CLvPQW__messageSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.courses-module__CLvPQW__modalContent{width:calc(100% - 40px);max-width:none;margin:20px;padding:30px 25px}.courses-module__CLvPQW__modalHeader h2{font-size:1.7rem}.courses-module__CLvPQW__modalHeader p{font-size:1rem}.courses-module__CLvPQW__formInput,.courses-module__CLvPQW__formTextarea{padding:12px 15px;font-size:.95rem}.courses-module__CLvPQW__submitButton{padding:16px 20px;font-size:1rem}.courses-module__CLvPQW__modalClose{font-size:1.8rem;top:15px;right:20px}.courses-module__CLvPQW__contactForm{gap:20px}.courses-module__CLvPQW__ctaSection{padding:30px 20px}.courses-module__CLvPQW__btnPrimary{width:100%;max-width:300px}}@media (max-width:480px){.courses-module__CLvPQW__modalContent{width:calc(100% - 30px);margin:15px;padding:25px 20px}.courses-module__CLvPQW__modalHeader h2{font-size:1.5rem}.courses-module__CLvPQW__formInput,.courses-module__CLvPQW__formTextarea{padding:10px 12px;font-size:.9rem}.courses-module__CLvPQW__submitButton{padding:14px 18px;font-size:.95rem}}
.Order-module__Car-5W__optionsContainer{z-index:100;position:relative}.Order-module__Car-5W__optionsBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:clamp(.9rem,2vw,1rem);font-weight:600;transition:all .3s;display:flex}.Order-module__Car-5W__optionsBtn:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 25px #6366f14d}.Order-module__Car-5W__optionsBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.Order-module__Car-5W__dropdownArrow{font-size:.8rem;transition:transform .3s}.Order-module__Car-5W__dropdownArrow.Order-module__Car-5W__rotated{transform:rotate(180deg)}.Order-module__Car-5W__optionsDropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;opacity:0;visibility:hidden;background:#88d5ed3b;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:5px;transition:all .3s;position:absolute;bottom:100%;left:0;right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 -8px 25px #00000026}.Order-module__Car-5W__optionsDropdown.Order-module__Car-5W__show{opacity:1;visibility:visible;transform:translateY(0)}.Order-module__Car-5W__dropdownItem{color:#374151;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:clamp(.85rem,2vw,.95rem);font-weight:500;transition:all .3s;display:flex}.Order-module__Car-5W__dropdownItem:last-child{border-bottom:none}.Order-module__Car-5W__dropdownItem:hover:not(:disabled){color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf60d);transform:translate(4px)}.Order-module__Car-5W__dropdownItem:disabled{opacity:.5;cursor:not-allowed;transform:none}.Order-module__Car-5W__itemIcon{min-width:16px;font-size:1rem}.Order-module__Car-5W__instantCheckoutModal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;box-sizing:border-box;background-color:#0009;justify-content:center;width:100%;height:100%;padding:20px;animation:.3s ease-out Order-module__Car-5W__modalFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes Order-module__Car-5W__modalFadeIn{0%{opacity:0}to{opacity:1}}.Order-module__Car-5W__instantCheckoutContent{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out Order-module__Car-5W__modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px #0000004d,0 0 0 1px #ffffff1a}@keyframes Order-module__Car-5W__modalSlideIn{0%{opacity:0;transform:translateY(-30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Order-module__Car-5W__instantCheckoutHeader{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.Order-module__Car-5W__instantCheckoutHeader h2{text-transform:capitalize;margin:0;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700}.Order-module__Car-5W__instantCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:28px;line-height:1;transition:all .2s;display:flex}.Order-module__Car-5W__instantCloseBtn:hover{background-color:#fff3;transform:scale(1.1)}.Order-module__Car-5W__instantCheckoutBody{padding:28px}.Order-module__Car-5W__instantItemInfo{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-left:4px solid #6366f1;border-radius:12px;margin-bottom:28px;padding:24px;position:relative;overflow:hidden}.Order-module__Car-5W__instantItemInfo:before{content:"";background:linear-gradient(90deg,#0000,#6366f114,#0000);width:100%;height:100%;animation:3s ease-in-out infinite Order-module__Car-5W__shimmer;position:absolute;top:0;left:-100%}@keyframes Order-module__Car-5W__shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.Order-module__Car-5W__instantItemInfo h3{color:#1e293b;margin:0 0 12px;font-size:clamp(1rem,3vw,1.3rem);font-weight:700}.Order-module__Car-5W__instantItemPrice{color:#6366f1;font-size:clamp(.95rem,2.5vw,1.2rem);font-weight:700}.Order-module__Car-5W__instantItemPrice span{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Order-module__Car-5W__instantKidsSelection h4{color:#1e293b;margin:0 0 20px;font-size:clamp(.95rem,2.5vw,1.2rem);font-weight:700}.Order-module__Car-5W__instantKidsList{background:#fafbfc;border:2px solid #e2e8f0;border-radius:12px;max-height:220px;overflow-y:auto}.Order-module__Car-5W__instantKidItem{border-bottom:1px solid #e2e8f0;padding:16px 20px;transition:all .2s;position:relative}.Order-module__Car-5W__instantKidItem:last-child{border-bottom:none}.Order-module__Car-5W__instantKidItem:hover{background:linear-gradient(135deg,#6366f10d,#8b5cf605);transform:translate(4px)}.Order-module__Car-5W__instantKidLabel{cursor:pointer;color:#374151;align-items:center;gap:16px;font-size:clamp(.9rem,2vw,1rem);font-weight:600;display:flex}.Order-module__Car-5W__instantKidCheckbox{accent-color:#6366f1;cursor:pointer;flex-shrink:0;width:20px;height:20px;transform:scale(1.2)}.Order-module__Car-5W__instantKidName{color:#475569;font-size:clamp(.9rem,2vw,1rem)}.Order-module__Car-5W__instantCheckoutSummary{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border:2px solid #e2e8f0;border-radius:12px;margin-top:28px;padding:24px;position:relative;overflow:hidden}.Order-module__Car-5W__instantCheckoutSummary:before{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);height:3px;position:absolute;top:0;left:0;right:0}.Order-module__Car-5W__instantSummaryRow{color:#475569;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:clamp(.9rem,2vw,1rem);font-weight:500;display:flex}.Order-module__Car-5W__instantSummaryRow:last-child{margin-bottom:0}.Order-module__Car-5W__instantTotalRow{color:#1e293b;border-top:2px solid #e2e8f0;padding-top:16px;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:700}.Order-module__Car-5W__instantTotalRow span:last-child{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Order-module__Car-5W__instantCheckoutFooter{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 16px 16px;gap:16px;padding:24px 28px;display:flex}.Order-module__Car-5W__instantCancelBtn,.Order-module__Car-5W__instantCheckoutBtn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;font-size:clamp(.9rem,2vw,1rem);font-weight:700;transition:all .3s;display:flex}.Order-module__Car-5W__instantCancelBtn{color:#475569;background:#e2e8f0;border:2px solid #0000}.Order-module__Car-5W__instantCancelBtn:hover{background:#cbd5e0;border-color:#a0aec0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Order-module__Car-5W__instantCheckoutBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:2px solid #0000;box-shadow:0 4px 14px #6366f14d}.Order-module__Car-5W__instantCheckoutBtn:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6 0%,#7c3aed 100%);transform:translateY(-3px);box-shadow:0 8px 25px #6366f166}.Order-module__Car-5W__instantCheckoutBtn:disabled{cursor:not-allowed;box-shadow:none;color:#64748b;background:#a0aec0;transform:none}.Order-module__Car-5W__instantCheckoutBtn:active:not(:disabled){transform:translateY(-1px)}.Order-module__Car-5W__instantCheckoutBtn.Order-module__Car-5W__loading{color:#0000;position:relative}.Order-module__Car-5W__instantCheckoutBtn.Order-module__Car-5W__loading:after{content:"";border:3px solid #0000;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:1s linear infinite Order-module__Car-5W__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Order-module__Car-5W__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:768px){.Order-module__Car-5W__optionsContainer{width:100%}.Order-module__Car-5W__optionsBtn{padding:10px 14px;font-size:.9rem}.Order-module__Car-5W__dropdownItem{padding:10px 14px;font-size:.85rem}.Order-module__Car-5W__instantCheckoutModal{padding:15px}.Order-module__Car-5W__instantCheckoutContent{border-radius:12px;max-height:95vh}.Order-module__Car-5W__instantCheckoutHeader{border-radius:12px 12px 0 0;padding:20px 24px}.Order-module__Car-5W__instantCheckoutBody{padding:24px}.Order-module__Car-5W__instantItemInfo{margin-bottom:24px;padding:20px}.Order-module__Car-5W__instantKidsList{max-height:180px}.Order-module__Car-5W__instantKidItem{padding:14px 18px}.Order-module__Car-5W__instantCheckoutSummary{margin-top:24px;padding:20px}.Order-module__Car-5W__instantCheckoutFooter{flex-direction:column;gap:12px;padding:20px 24px}.Order-module__Car-5W__instantCancelBtn,.Order-module__Car-5W__instantCheckoutBtn{width:100%;min-height:50px}}@media (max-width:480px){.Order-module__Car-5W__optionsBtn{padding:8px 12px;font-size:.85rem}.Order-module__Car-5W__dropdownItem{padding:8px 12px;font-size:.8rem}.Order-module__Car-5W__instantCheckoutModal{padding:10px}.Order-module__Car-5W__instantCheckoutHeader{padding:16px 20px}.Order-module__Car-5W__instantCheckoutBody{padding:20px}.Order-module__Car-5W__instantItemInfo{margin-bottom:20px;padding:16px}.Order-module__Car-5W__instantKidsList{max-height:150px}.Order-module__Car-5W__instantKidItem{padding:12px 16px}.Order-module__Car-5W__instantCheckoutSummary{margin-top:20px;padding:16px}.Order-module__Car-5W__instantCheckoutFooter{padding:16px 20px}.Order-module__Car-5W__instantCancelBtn,.Order-module__Car-5W__instantCheckoutBtn{min-height:48px;font-size:.9rem}}@media (max-width:768px){.Order-module__Car-5W__optionsDropdown{width:90%;max-width:280px;margin-bottom:0;position:fixed;inset:auto auto auto 50%;transform:translate(-50%)translateY(10px)}.Order-module__Car-5W__optionsDropdown.Order-module__Car-5W__show{transform:translate(-50%)translateY(0)}}.Order-module__Car-5W__optionsBtn:focus-visible,.Order-module__Car-5W__dropdownItem:focus-visible,.Order-module__Car-5W__instantCancelBtn:focus-visible,.Order-module__Car-5W__instantCheckoutBtn:focus-visible{outline-offset:2px;outline:3px solid #6366f1}.Order-module__Car-5W__instantKidCheckbox:focus-visible{outline-offset:3px;outline:2px solid #6366f1}.Order-module__Car-5W__instantCloseBtn:focus-visible{outline-offset:2px;outline:2px solid #fffc}.Order-module__Car-5W__instantKidLabel:hover{background:#6366f10d;border-radius:8px;margin:-4px -8px;padding:4px 8px}.Order-module__Car-5W__instantCheckoutContent{scrollbar-width:thin;scrollbar-color:#cbd5e0 transparent}.Order-module__Car-5W__instantCheckoutContent::-webkit-scrollbar{width:6px}.Order-module__Car-5W__instantCheckoutContent::-webkit-scrollbar-track{background:0 0}.Order-module__Car-5W__instantCheckoutContent::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:3px}.Order-module__Car-5W__instantCheckoutContent::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}.Order-module__Car-5W__instantKidsList{scrollbar-width:thin;scrollbar-color:#cbd5e0 transparent}.Order-module__Car-5W__instantKidsList::-webkit-scrollbar{width:4px}.Order-module__Car-5W__instantKidsList::-webkit-scrollbar-track{background:0 0}.Order-module__Car-5W__instantKidsList::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:2px}.Order-module__Car-5W__instantKidsList::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}@media (prefers-contrast:high){.Order-module__Car-5W__instantCheckoutContent,.Order-module__Car-5W__instantCheckoutBtn{border:2px solid #000}.Order-module__Car-5W__dropdownItem{border-bottom:1px solid #000}}@media (prefers-reduced-motion:reduce){.Order-module__Car-5W__instantCheckoutModal,.Order-module__Car-5W__instantCheckoutContent{animation:none}.Order-module__Car-5W__instantCheckoutBtn,.Order-module__Car-5W__instantCancelBtn,.Order-module__Car-5W__optionsBtn,.Order-module__Car-5W__dropdownItem,.Order-module__Car-5W__dropdownArrow{transition:none}.Order-module__Car-5W__instantItemInfo:before{animation:none}}@media print{.Order-module__Car-5W__instantCheckoutModal,.Order-module__Car-5W__optionsContainer{display:none!important}}@media (prefers-color-scheme:dark){.Order-module__Car-5W__optionsDropdown{background:#1e293bfa;border-color:#475569}.Order-module__Car-5W__dropdownItem{color:#e2e8f0;border-bottom-color:#475569}.Order-module__Car-5W__dropdownItem:hover{color:#a5b4fc;background:#6366f133}.Order-module__Car-5W__instantCheckoutContent{color:#e2e8f0;background:#1e293b}.Order-module__Car-5W__instantItemInfo{background:linear-gradient(135deg,#334155 0%,#475569 100%)}.Order-module__Car-5W__instantKidsList{background:#334155;border-color:#475569}.Order-module__Car-5W__instantKidItem{border-bottom-color:#475569}.Order-module__Car-5W__instantCheckoutSummary{background:linear-gradient(135deg,#334155 0%,#475569 100%);border-color:#475569}.Order-module__Car-5W__instantCheckoutFooter{background:#334155}}
