.section.page-width-content{padding-top:0!important;padding-bottom:0!important}.section.page-width-content .spacing-style{padding:0!important;margin:0!important}.free-preview-section{background:var(--white)}.free-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}.free-card{background:var(--off-white);border:2px solid var(--gray-200);border-radius:var(--radius);overflow:hidden;transition:var(--transition)}.free-card:hover{border-color:var(--blue-light);box-shadow:var(--shadow-md)}.free-card-preview{background:var(--navy);padding:32px;min-height:180px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.free-card-preview:before{content:"";position:absolute;top:-40px;right:-40px;width:120px;height:120px;background:#ffffff0a;border-radius:50%}.free-preview-label{background:var(--green);color:#fff;font-size:.7rem;font-weight:700;padding:4px 12px;border-radius:100px;display:inline-block;margin-bottom:12px;width:fit-content}.free-preview-title{color:var(--white);font-size:1.1rem;font-weight:700;margin-bottom:8px}.free-preview-subject{color:var(--saffron);font-size:.82rem;font-weight:600}.preview-lines{margin-top:16px}.preview-line{height:6px;background:#ffffff1a;border-radius:4px;margin-bottom:6px}.preview-line:nth-child(1){width:90%}.preview-line:nth-child(2){width:75%}.preview-line:nth-child(3){width:55%;background:#ffffff0d}.preview-blur-badge{position:absolute;bottom:12px;right:12px;background:#00000080;color:#ffffffb3;font-size:.7rem;padding:4px 10px;border-radius:100px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.free-card-body{padding:20px 24px}.free-card-body h4{color:var(--navy);margin-bottom:8px}.free-card-body p{font-size:.85rem;margin-bottom:16px}.how-section{background:var(--navy)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.how-card{text-align:center;position:relative}.how-card:not(:last-child):after{content:"\2192";position:absolute;top:20px;right:-16px;color:#fff3;font-size:1.5rem}.how-num{width:52px;height:52px;background:var(--saffron);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;color:var(--navy);margin:0 auto 20px}.how-card h3{color:var(--white);margin-bottom:10px}.how-card p{color:#ffffff8c;font-size:.9rem}.testimonials-section{background:var(--gray-100)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.testimonial-card{background:var(--white);border-radius:var(--radius);padding:24px;border:1px solid var(--gray-200)}.stars{color:var(--saffron);font-size:.9rem;margin-bottom:12px}.testimonial-text{font-size:.9rem;color:var(--gray-600);margin-bottom:16px;line-height:1.7}.testimonial-author{display:flex;align-items:center;gap:10px}.author-avatar{width:36px;height:36px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:var(--saffron)}.author-name{font-weight:600;font-size:.85rem;color:var(--navy)}.author-detail{font-size:.75rem;color:var(--gray-400)}.product-page{padding:60px 0}.product-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}.product-preview-box{background:var(--navy);border-radius:var(--radius);padding:40px;position:relative;overflow:hidden;min-height:400px}.product-preview-box:before{content:"PAGE 1 PREVIEW";position:absolute;top:0;left:0;right:0;background:var(--saffron);color:var(--navy);text-align:center;font-size:.72rem;font-weight:700;padding:6px;letter-spacing:1px}.preview-content{margin-top:32px}.preview-content h4{color:var(--white);margin-bottom:16px;font-size:.9rem}.preview-mcq{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);padding:14px 16px;margin-bottom:10px}.mcq-num{color:var(--saffron);font-size:.75rem;font-weight:600;margin-bottom:6px}.mcq-q{color:#fffc;font-size:.82rem;margin-bottom:10px}.mcq-options{display:flex;flex-direction:column;gap:4px}.mcq-opt{color:#ffffff80;font-size:.78rem;padding:4px 8px;border-radius:4px}.mcq-opt.correct{background:#10b98126;color:#6ee7b7}.blur-overlay{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(transparent,var(--navy));display:flex;align-items:flex-end;justify-content:center;padding-bottom:24px}.product-info{padding-top:8px}.product-subject-tag{display:inline-block;background:#1e40af1a;color:var(--blue);border:1px solid rgba(30,64,175,.2);padding:4px 14px;border-radius:100px;font-size:.78rem;font-weight:600;margin-bottom:16px}.product-title{color:var(--navy);margin-bottom:12px}.product-desc{color:var(--gray-600);margin-bottom:28px;font-size:.95rem}.product-features{margin-bottom:28px}.product-feature{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--gray-100);font-size:.9rem;color:var(--gray-600)}.product-feature .check{color:var(--green);font-weight:700}.product-cta-box{background:var(--gray-100);border-radius:var(--radius);padding:24px;text-align:center}.product-cta-box .price{font-size:2rem;font-weight:800;color:var(--navy)}.product-cta-box .price span{font-size:1rem;color:var(--gray-400);font-weight:400}.product-cta-box p{font-size:.82rem;color:var(--gray-400);margin:8px 0 20px}.collection-header{background:var(--navy);padding:60px 0}.collection-title{color:var(--white);margin-bottom:8px}.collection-desc{color:#fff9}.collection-filters{display:flex;gap:10px;padding:24px 0;flex-wrap:wrap}.filter-btn{padding:8px 18px;border-radius:100px;font-size:.85rem;font-weight:600;border:2px solid var(--gray-200);color:var(--gray-600);transition:var(--transition)}.filter-btn.active,.filter-btn:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;padding:32px 0}.product-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);overflow:hidden;transition:var(--transition)}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.product-card-thumb{background:var(--navy);height:140px;padding:20px 24px;position:relative;overflow:hidden}.product-card-thumb:before{content:"";position:absolute;top:-30px;right:-30px;width:100px;height:100px;background:#ffffff0a;border-radius:50%}.product-card-tag{position:absolute;top:12px;right:12px;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:100px}.product-card-date{position:absolute;bottom:12px;left:24px;color:#fff6;font-size:.75rem}.product-card-sheet-title{color:var(--white);font-size:.95rem;font-weight:600;margin-top:24px}.product-card-body{padding:16px 20px 20px}.product-card-body h4{color:var(--navy);margin-bottom:6px;font-size:.9rem}.product-card-body p{font-size:.8rem;color:var(--gray-400);margin-bottom:14px}.product-card-footer{display:flex;align-items:center;justify-content:space-between;padding:0 20px 16px}.price-tag{font-weight:700;color:var(--navy)}.price-tag.free{color:var(--green)}.price-tag.locked{color:var(--gray-400);display:flex;align-items:center;gap:6px;font-size:.85rem}.cart-page{padding:60px 0;min-height:60vh}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.cart-items{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);overflow:hidden}.cart-item{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid var(--gray-100)}.cart-item-thumb{width:56px;height:56px;background:var(--navy);border-radius:var(--radius-sm);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.cart-item-title{font-weight:600;color:var(--navy);font-size:.9rem;margin-bottom:3px}.cart-item-sub{font-size:.78rem;color:var(--gray-400)}.cart-item-price{margin-left:auto;font-weight:700;color:var(--navy)}.cart-summary{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);padding:28px}.cart-summary h3{margin-bottom:20px;color:var(--navy)}.summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:.9rem;color:var(--gray-600)}.summary-row.total{font-weight:700;color:var(--navy);font-size:1rem;padding-top:12px;border-top:1px solid var(--gray-200);margin-top:4px}.cart-note{background:#f59e0b14;border:1px solid rgba(245,158,11,.2);border-radius:var(--radius-sm);padding:12px 16px;font-size:.82rem;color:var(--gray-600);margin-top:16px;margin-bottom:20px}.site-footer{background:var(--navy);color:#ffffffa6;padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand p{font-size:.875rem;margin-top:12px;color:#ffffff73;line-height:1.7}.footer-col h4{color:var(--white);font-size:.875rem;font-weight:600;margin-bottom:16px;letter-spacing:.3px}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{font-size:.85rem;transition:var(--transition)}.footer-col ul li a:hover{color:var(--saffron)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:.8rem;color:#ffffff4d;flex-wrap:wrap;gap:8px}.footer-razorpay{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#ffffff4d}.announcement-bar{background:var(--saffron);color:var(--navy);text-align:center;padding:10px;font-size:.85rem;font-weight:600}.announcement-bar a{text-decoration:underline}.mobile-nav{display:none;flex-direction:column;background:var(--navy-light);padding:20px 24px;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav.open{display:flex}.mobile-nav a{color:#ffffffbf;padding:12px 0;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-nav a:last-child{border-bottom:none}@media(max-width:1024px){.footer-grid,.testimonials-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-visual{display:none}.hero{padding:60px 0}.header-nav{display:none}.hamburger{display:flex}.how-grid{grid-template-columns:1fr}.how-card:not(:last-child):after{display:none}.free-cards{grid-template-columns:1fr}.stats-inner{gap:24px}.stat-divider{display:none}.sub-banner-inner{flex-direction:column;text-align:center}.product-layout,.cart-layout,.footer-grid,.testimonials-grid{grid-template-columns:1fr}.section{padding:56px 0}.topic-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.topic-grid{grid-template-columns:1fr}.hero-cta{flex-direction:column}.btn-lg{width:100%;justify-content:center}}.empty-cart{text-align:center;padding:80px 24px}.empty-cart h2{color:var(--navy);margin-bottom:12px}.empty-cart p{color:var(--gray-400);margin-bottom:32px}.page-404{text-align:center;padding:120px 24px}.page-404 h1{font-size:6rem;color:var(--gray-200);font-weight:900}.page-404 h2{color:var(--navy);margin-bottom:12px}.page-404 p{color:var(--gray-400);margin-bottom:32px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme-ext.css.map */
