.premium-courses-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe 50%,#dbeafe);padding:50px 20px;position:relative;overflow:hidden}.premium-courses-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,#3b82f60d 0,#0000 50%),radial-gradient(circle at 80% 80%,#9333ea0d 0,#0000 50%);pointer-events:none}.premium-courses-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.premium-courses-header{text-align:center;margin-bottom:30px}.premium-courses-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:10px 24px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:10px;box-shadow:0 4px 12px #3b82f64d;animation:badge-float 3s ease-in-out infinite}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.premium-courses-title{font-size:32px;font-weight:700;-webkit-background-clip:text;background-clip:text;line-height:1.2;max-width:1400px;margin:0 auto}.premium-tabs-wrapper{margin-bottom:30px;display:flex;justify-content:center}.premium-tabs-container{display:inline-flex;background:#fff;padding:8px;border-radius:20px;box-shadow:0 10px 40px #0000001a;gap:8px}.premium-tab{gap:12px;padding:16px 32px;border:none;background:#0000;color:#64748b;font-size:16px;font-weight:600;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden;isolation:isolate}.premium-tab,.premium-tab-icon{position:relative;display:flex;align-items:center}.premium-tab-icon{width:32px;height:32px;justify-content:center;border-radius:8px;background:#f1f5f9;transition:all .3s ease;z-index:2}.premium-tab-text{position:relative;z-index:2}.premium-tab-indicator{position:absolute;bottom:0;left:0;right:0;height:0;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:14px;transition:height .3s ease;z-index:1}.premium-tab:hover{color:#3b82f6;transform:translateY(-2px)}.premium-tab:hover .premium-tab-icon{background:#dbeafe;transform:rotate(5deg) scale(1.1)}.premium-tab.active{color:#fff}.premium-tab.active .premium-tab-indicator{height:100%}.premium-tab.active .premium-tab-icon{background:#fff3;color:#fff}.premium-tab.active .premium-tab-icon svg{color:#fff}.premium-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:32px;gap:32px;animation:grid-fade-in .6s ease-out;padding-top:8px}@keyframes grid-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.premium-course-card{position:relative;background:#fff;border-radius:24px;overflow:visible;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.34,1.56,.64,1);opacity:0;animation:card-slide-up .6s ease-out forwards;margin-top:24px}@keyframes card-slide-up{to{opacity:1}}.premium-course-card .premium-card-header{border-radius:24px 24px 0 0;overflow:hidden}.premium-course-card:hover{transform:translateY(-12px);box-shadow:0 20px 50px #00000026}.premium-course-card:hover .premium-discount-badge{transform:scale(1.08) rotate(-2deg);box-shadow:0 12px 32px #0000004d}.premium-discount-badge{position:absolute;top:-18px;right:24px;background:#ef4444;background-size:20px 20px;color:#f0f9ff;padding:12px 20px;font-weight:800;z-index:10;box-shadow:0 8px 24px #00000040;display:flex;align-items:center;gap:4px;border-radius:16px 16px 16px 4px;border:3px solid #fff;animation:badge-bounce .6s cubic-bezier(.34,1.56,.64,1);transform-origin:top right}.premium-discount-badge:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#ffffff1a;border-radius:13px 13px 13px 2px;pointer-events:none}@keyframes badge-bounce{0%{transform:translateY(-30px) rotate(-5deg) scale(.5);opacity:0}60%{transform:translateY(5px) rotate(2deg) scale(1.05)}to{transform:translateY(0) rotate(0deg) scale(1);opacity:1}}.discount-percentage{font-size:24px;line-height:1;text-shadow:0 1px 2px #0000001a;position:relative;z-index:1;font-weight:900}.discount-text{font-size:13px;letter-spacing:.5px;font-weight:700;position:relative;z-index:1}.premium-card-header{position:relative;padding:32px 28px 24px;display:flex;align-items:center;justify-content:space-between;overflow:visible;min-height:120px}.premium-card-header.bg-blue{background:linear-gradient(135deg,#2563eb,#1e40af)}.premium-card-header.bg-purple{background:linear-gradient(135deg,#a855f7,#7e22ce)}.premium-card-header.bg-green{background:linear-gradient(135deg,#10b981,#047857)}.premium-card-header.bg-orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.header-title-wrapper{position:relative;z-index:2;flex:1 1;padding-right:80px}.header-batch-name{font-size:26px;font-weight:900;color:#fff;margin:0;letter-spacing:.5px;line-height:1.3;word-wrap:break-word}.header-trend-icon{position:relative;z-index:2;color:#fffc;transition:all .3s ease}.premium-course-card:hover .header-trend-icon{transform:rotate(15deg) scale(1.1);color:#fff}.premium-header-overlay{position:absolute;inset:0;background:radial-gradient(circle at 80% 50%,#ffffff1a 0,#0000 60%)}.premium-card-body{padding:32px 28px 28px;background:linear-gradient(180deg,#fafafa 0,#fff)}.premium-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:20px;position:relative}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.feature-icon-wrapper{width:64px;height:64px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.premium-course-card.color-blue .feature-icon-wrapper{color:#2563eb;border:2px solid #dbeafe}.premium-course-card.color-purple .feature-icon-wrapper{color:#a855f7;border:2px solid #f3e8ff}.premium-course-card.color-green .feature-icon-wrapper{color:#10b981;border:2px solid #d1fae5}.premium-course-card.color-orange .feature-icon-wrapper{color:#f59e0b;border:2px solid #fef3c7}.premium-course-card:hover .feature-icon-wrapper{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.feature-text{display:flex;flex-direction:column;gap:2px}.feature-label,.feature-value{font-size:15px;color:#1e293b;font-weight:700;line-height:1.3}.central-icon{position:absolute;left:50%;top:140px;transform:translateX(-50%);z-index:10}.central-icon-circle{width:120px;height:120px;border-radius:50%;background:#fff;border:6px solid #2563eb;box-shadow:0 8px 24px #00000026;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;animation:pulse-ring 2s ease-in-out infinite}@keyframes pulse-ring{0%,to{box-shadow:0 8px 24px #00000026,0 0 0 0 #2563eb66}50%{box-shadow:0 8px 24px #00000026,0 0 0 12px #2563eb00}}.brain-half{position:absolute;width:35px;height:50px;left:15px;top:50%;transform:translateY(-50%)}.brain-left{background:radial-gradient(circle at 50% 20%,#ef4444 0,#ef4444 25%,#0000 0),radial-gradient(circle at 50% 45%,#ef4444 0,#ef4444 25%,#0000 0),radial-gradient(circle at 50% 70%,#ef4444 0,#ef4444 25%,#0000 0);background-size:100% 100%;border-radius:50% 0 0 50%;border-left:3px solid #dc2626}.lightbulb{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:40px;height:50px}.bulb-top{width:40px;height:40px;background:#fbbf24;border-radius:50% 50% 45% 45%;position:relative;box-shadow:0 0 15px #fbbf2499;animation:glow 2s ease-in-out infinite}.bulb-top:before{top:8px;left:10px;width:12px;background:#fff9;border-radius:50%}.bulb-top:after,.bulb-top:before{content:"";position:absolute;height:12px}.bulb-top:after{top:5px;right:-5px;width:8px;background:#fbbf244d;border-radius:0 50% 50% 0;transform:rotate(-20deg)}@keyframes glow{0%,to{box-shadow:0 0 15px #fbbf2499}50%{box-shadow:0 0 25px #fbbf24e6}}.bulb-bottom{width:20px;height:12px;background:linear-gradient(180deg,#94a3b8,#64748b);margin:0 auto;border-radius:0 0 8px 8px;position:relative}.bulb-bottom:before{content:"";position:absolute;top:-2px;left:0;right:0;height:3px;background:#475569}.info-section{background:#fff;padding:20px;border-radius:16px;margin-bottom:20px;box-shadow:0 2px 8px #0000000f}.info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed #e2e8f0}.info-row:last-child{border-bottom:none;padding-bottom:0}.info-label{font-size:14px;color:#64748b;font-weight:600}.info-value{font-size:14px;color:#1e293b;font-weight:700}.premium-pricing{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:20px;border-radius:16px;margin-bottom:20px}.pricing-header{margin-bottom:12px;padding-bottom:12px;border-bottom:2px dashed #e2e8f0}.pricing-header,.pricing-main{display:flex;justify-content:space-between;align-items:center}.pricing-label{font-size:13px;color:#64748b;font-weight:600}.original-price{font-size:16px;color:#94a3b8;text-decoration:line-through;font-weight:600}.discounted-price{font-size:24px;color:#10b981;font-weight:800}.premium-cta-button{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d;position:relative;overflow:hidden}.premium-cta-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.premium-cta-button:hover:before{width:300px;height:300px}.premium-cta-button .button-arrow,.premium-cta-button span{position:relative;z-index:1}.premium-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.premium-cta-button:hover .button-arrow{animation:arrow-bounce .6s ease-in-out infinite}.button-icon{transition:transform .3s ease}.premium-cta-button:hover .button-icon{transform:translateX(5px) rotate(-15deg)}@keyframes arrow-bounce{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}@media (max-width:1200px){.premium-courses-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}@media (max-width:1024px){.premium-courses-title{font-size:40px}.premium-tabs-container{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.premium-courses-section{padding:60px 15px}.premium-courses-title{font-size:32px}.premium-tabs-container{flex-direction:column;width:100%;padding:6px}.premium-tab{width:100%;justify-content:center;padding:14px 24px}.premium-courses-grid{grid-template-columns:1fr;gap:24px}.header-batch-name{font-size:22px}.premium-discount-badge{top:-10px;right:15px;padding:8px 14px}.premium-features-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:100px}.feature-icon-wrapper{width:52px;height:52px}.feature-icon-wrapper svg{width:24px;height:24px}.feature-label{font-size:11px}.feature-value{font-size:13px}.central-icon-circle{width:100px;height:100px;border-width:5px}.brain-half{width:28px;height:42px;left:12px}.lightbulb{width:32px;height:42px;right:14px}.bulb-top{width:32px;height:32px}.bulb-bottom{width:16px;height:10px}.central-icon{top:115px}}@media (max-width:480px){.premium-courses-title{font-size:26px}.header-batch-name{font-size:20px}.premium-card-body{padding:28px 20px 20px}.premium-discount-badge{top:-10px;right:15px;padding:8px 16px}.discount-percentage{font-size:24px}.discount-text{font-size:11px}.premium-discount-badge:before{right:10px;border-left-width:5px;border-right-width:5px;border-bottom-width:5px}.discounted-price{font-size:20px}.premium-features-grid{gap:10px;margin-bottom:45px}.feature-icon-wrapper{width:48px;height:48px}.feature-icon-wrapper svg{width:20px;height:20px}.feature-label{font-size:10px}.feature-value{font-size:12px}.central-icon-circle{width:90px;height:90px;border-width:4px}.brain-half{width:24px;height:36px;left:10px}.lightbulb{width:28px;height:36px;right:12px}.bulb-top{width:28px;height:28px}.bulb-bottom{width:14px;height:8px}.central-icon{top:105px}.info-section{padding:16px}.info-row{padding:8px 0}.info-label,.info-value{font-size:13px}}