@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto;display:block}*{margin:0;padding:0;box-sizing:border-box}.app{width:100%;overflow-x:hidden}.gradient-purple-orange{background:linear-gradient(135deg,#667eea,#764ba2,#f093fb,#f5576c,#ffa726)}.gradient-orange-purple{background:linear-gradient(135deg,#ffa726,#f5576c,#f093fb,#764ba2,#667eea)}.wave-divider{position:relative;width:100%;overflow:hidden;line-height:0}.wave-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}.wave-divider .shape-fill{fill:#fff}.btn-primary{background:linear-gradient(135deg,#a8ff78,#78ffd6);color:#333;padding:14px 32px;border:none;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #a8ff7866}.btn-secondary{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;padding:16px 40px;border:none;border-radius:30px;font-size:18px;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff6b6b66}.btn-orange{background:linear-gradient(135deg,#ffa726,#ff6b35);color:#fff;padding:14px 40px;border:none;border-radius:30px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-orange:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ffa72680}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.btn-primary,.btn-secondary{padding:12px 24px;font-size:14px}.wave-divider svg{height:40px}}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;padding:15px 20px}.header-content{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.logo-container{display:flex;align-items:center;gap:12px;transition:transform .3s ease}.logo-container:hover{transform:scale(1.05)}.header-logo{height:50px;width:auto;object-fit:contain}.brand-name{font-size:24px;font-weight:800;background:linear-gradient(135deg,#833ab4,#fcb045);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}@media(max-width:640px){.header{padding:12px 15px}.header-logo{height:40px}.brand-name{font-size:20px}}@media(min-width:768px){.header-logo{height:60px}.brand-name{font-size:28px}}.hero{position:relative;min-height:50vh;display:flex;align-items:center;padding:40px 20px 100px;background:linear-gradient(200deg,#833ab4,#fcb045);color:#fff;text-align:center;clip-path:polygon(0 0,100% 0,100% 85%,90% 88%,80% 90%,70% 91%,60% 90%,50% 88%,40% 90%,30% 91%,20% 90%,10% 88%,0 85%)}.hero-content{max-width:500px;margin:0 auto;width:100%}.hero-title{font-size:32px;font-weight:800;line-height:1.2;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.2);color:#ffeb3b}.hero-image{margin:0 auto 30px;max-width:300px;width:100%}.hero-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 10px 40px #0000004d}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-cta-btn{margin-bottom:30px;background:#d2ff28;color:#000;font-weight:700;font-size:16px;padding:15px 50px;border-radius:30px;border:none;cursor:pointer;text-transform:uppercase;box-shadow:0 4px 15px #0003;transition:all .3s ease;animation:pulse-scale 2s ease-in-out infinite}.hero-cta-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #0000004d;background:#c5f020;animation:none}.hero-tagline{font-size:18px;font-weight:600;margin-bottom:30px;color:#fff;letter-spacing:1px}.hero-features{text-align:left;max-width:400px;margin:0 auto}.feature-item{display:flex;align-items:flex-start;margin-bottom:15px;font-size:14px;line-height:1.5}.check-icon{color:#a8ff78;font-weight:700;font-size:18px;margin-right:12px;flex-shrink:0}@media(max-width:640px){.hero{padding:30px 15px 50px}.hero-title{font-size:28px}.hero-tagline{font-size:16px}.feature-item{font-size:13px}}@media(min-width:768px){.hero-title{font-size:42px}.hero-image{max-width:400px}.hero-tagline{font-size:20px}.feature-item{font-size:16px}}.biggest-sale{padding:60px 20px}.sale-header{text-align:center;margin-bottom:50px}.sale-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.3}.sale-title b{color:#ff4757}.sale-subtitle{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.4}.sale-features{font-size:16px;font-weight:600;color:#667eea;margin-top:15px}.sale-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;max-width:1200px;margin:0 auto}.sale-image{width:100%}.sale-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #0003}.sale-details{background:#fff;padding:40px;border-radius:12px;box-shadow:0 5px 20px #0000001a}.details-title{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:15px;line-height:1.3}.details-subtitle{font-size:16px;color:#ff4757;font-weight:600;margin-bottom:30px;line-height:1.5}.features-list{list-style:none;padding:0;margin:0 0 30px}.features-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:15px;color:#333;line-height:1.5}.check-icon{color:#52c41a;font-size:20px;flex-shrink:0;margin-top:2px}.price-text{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:25px;line-height:1.5;text-align:center}.price-text mark{background:gold;padding:2px 8px;border-radius:4px;font-size:28px}.btn-buy-now{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:18px 30px;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px;transition:all .3s ease;animation:pulse-scale 2s ease-in-out infinite}.btn-buy-now:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-buy-now strike{opacity:.7;font-size:16px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.limited-offer{text-align:center;font-size:16px;font-weight:700;color:#ff4757;margin-bottom:20px}.payment-methods{text-align:center}.payment-methods img{width:100%;max-width:400px;height:auto;margin:0 auto}@media(max-width:968px){.sale-content{grid-template-columns:1fr;gap:30px}.sale-title{font-size:26px}.sale-subtitle{font-size:22px}.sale-details{padding:30px 20px}.details-title{font-size:20px}.btn-buy-now{font-size:16px;padding:16px 24px}}@media(max-width:640px){.biggest-sale{padding:40px 15px}.sale-header{margin-bottom:30px}.sale-title{font-size:22px}.sale-subtitle{font-size:18px}.sale-features{font-size:14px}.sale-details{padding:25px 15px}.details-title{font-size:18px}.details-subtitle,.features-list li{font-size:14px}.price-text{font-size:16px}.price-text mark{font-size:22px}.btn-buy-now{font-size:15px;padding:14px 20px}.limited-offer{font-size:14px}}.features{padding:60px 20px;background:#fff;color:#333;text-align:center}.features-content{max-width:600px;margin:0 auto}.features-heading{font-size:32px;font-weight:400;margin-bottom:20px;color:#333}.features-subtitle{font-size:18px;color:#5a4a8a;font-weight:600;margin-bottom:40px}.features-list{display:flex;flex-direction:column;gap:20px;text-align:left;max-width:500px;margin:0 auto}.feature-item-check{display:flex;align-items:flex-start;gap:15px;font-size:16px;line-height:1.5;color:#333}.check-circle{width:28px;height:28px;min-width:28px;background:#333;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;margin-top:2px}@media(max-width:640px){.features{padding:50px 20px}.features-heading{font-size:24px}.features-subtitle{font-size:16px}.feature-item-check{font-size:15px}.check-circle{width:24px;height:24px;min-width:24px;font-size:14px}}@media(min-width:768px){.features-heading{font-size:36px}.features-subtitle{font-size:20px}.feature-item-check{font-size:18px}}.pricing{position:relative;padding:60px 20px;background:#fff;color:#333}.pricing-header{text-align:center;margin-bottom:40px}.pricing-title{font-size:28px;font-weight:800;line-height:1.3;margin-bottom:15px;color:#333}.pricing-subtitle{font-size:14px;margin-bottom:10px;font-weight:600;color:#666}.pricing-tagline{font-size:16px;font-weight:700;color:#833ab4}.pricing-card-wrapper{display:flex;justify-content:center;max-width:400px;margin:0 auto}.pricing-card{background:#fff;border-radius:20px;padding:30px 25px;box-shadow:0 10px 40px #0000004d;width:100%}.pricing-amount{text-align:center;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.currency{font-size:18px;color:#666;font-weight:600}.price{font-size:48px;font-weight:800;color:#ff6b6b;margin-left:8px}.pricing-features{margin-bottom:25px}.pricing-feature{display:flex;align-items:flex-start;gap:10px;padding:10px 0;color:#333;font-size:14px;line-height:1.5}.check-icon{color:#4caf50;font-weight:700;font-size:18px;flex-shrink:0}.pricing-btn{width:100%}@media(max-width:640px){.pricing{padding:50px 15px}.pricing-title{font-size:24px}.pricing-subtitle{font-size:12px}.pricing-tagline{font-size:14px}.pricing-card{padding:25px 20px}.price{font-size:40px}.pricing-feature{font-size:13px}}@media(min-width:768px){.pricing-title{font-size:36px}.pricing-subtitle{font-size:16px}.pricing-tagline{font-size:18px}.price{font-size:56px}.pricing-feature{font-size:16px}}.faq{padding:80px 20px;background:#f8f9fa}.faq-header{text-align:center;margin-bottom:60px}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:16px;padding:24px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.faq-item:hover{box-shadow:0 4px 16px #0000001a}.faq-item.active{box-shadow:0 4px 16px #667eea33}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:20px}.faq-question h3{font-size:18px;font-weight:600;color:#333;margin:0}.faq-icon{font-size:28px;font-weight:300;color:#667eea;flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.faq-answer{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;animation:fadeIn .3s ease}.faq-answer p{font-size:15px;color:#666;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.faq{padding:60px 20px}.faq-item{padding:20px}.faq-question h3{font-size:16px}.faq-answer p{font-size:14px}}.footer{background:#fff;color:#333;padding:50px 20px 20px;border-top:1px solid #e0e0e0}.footer-content{text-align:center;max-width:600px;margin:0 auto 30px}.footer-logo-section{margin-bottom:30px}.footer-logo{height:120px!important;object-fit:contain;margin:0 auto}.footer-brand{font-size:28px;font-weight:800;margin-bottom:10px;background:linear-gradient(135deg,#833ab4,#fcb045);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-tagline{font-size:14px;color:#666;margin-bottom:20px;font-style:italic}.footer-title{font-size:24px;font-weight:800;margin-bottom:25px;color:#333}.footer-links{display:flex;justify-content:center;gap:20px;margin-bottom:25px;flex-wrap:wrap}.footer-links a{color:#000!important;text-decoration:none!important;font-size:14px;font-weight:500;transition:all .3s ease}.footer-links a:hover{color:#000!important;text-decoration:underline!important}.footer-links a:visited,.footer-links a:active,.footer-links a:link{color:#000!important}.footer-buttons{display:flex;justify-content:center;gap:15px;margin-bottom:30px}.footer-btn{background:#833ab4;color:#fff;border:none;padding:10px 30px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.footer-btn:hover{background:#5a2a7f;transform:translateY(-2px)}.footer-social{margin-bottom:30px}.footer-social p{color:#666;font-size:14px;margin-bottom:15px}.social-icons{display:flex;justify-content:center;gap:20px}.social-icon{color:#fff!important;width:40px;height:40px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.social-icon:hover{background:#833ab4;transform:translateY(-3px)}.social-icon svg{width:20px;height:20px}.footer-bottom{text-align:center;padding-top:25px;border-top:1px solid #e0e0e0}.footer-bottom p{color:#999;font-size:13px}@media(max-width:640px){.footer{padding:40px 15px 20px}.footer-logo{height:60px}.footer-brand{font-size:22px}.footer-tagline{font-size:12px}.footer-title{font-size:20px}.footer-links{flex-direction:column;gap:12px}.footer-links a{font-size:13px}.footer-buttons{flex-direction:column;gap:10px}.footer-btn{width:100%;max-width:200px}.social-icon{width:36px;height:36px}.social-icon svg{width:18px;height:18px}}@media(min-width:768px){.footer-logo{height:100px}.footer-brand{font-size:32px}.footer-tagline{font-size:16px}}.checkout-page{min-height:100vh;background:#f5f5f5;padding:20px}.checkout-container{max-width:420px;margin:0 auto}.back-btn{background:#fff;border:1px solid #e0e0e0;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease;margin-bottom:20px;display:inline-block;color:#333;font-weight:500}.back-btn:hover{background:#f8f8f8;border-color:#ccc}.checkout-content{display:flex;flex-direction:column;gap:20px}.secured-badge{background:#fff;padding:12px 20px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 1px 3px #0000001a}.secured-badge span{color:#667eea;font-weight:600;font-size:14px}.order-summary-dropdown{background:#fff;padding:16px 20px;border-radius:8px;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease}.order-summary-dropdown:hover{box-shadow:0 2px 6px #00000026}.summary-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1a1a1a}.summary-header-left{display:flex;align-items:center;gap:10px}.summary-total-price{font-size:18px;color:#1a1a1a;font-weight:700}.order-summary-content{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.order-product-item{display:flex;gap:15px;margin-bottom:20px}.product-image-wrapper{position:relative;flex-shrink:0}.product-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #e0e0e0}.product-quantity-badge{position:absolute;top:-8px;right:-8px;background:#667eea;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.product-info{flex:1}.product-name{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.4}.product-price-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-price{font-size:16px;font-weight:700;color:#1a1a1a}.product-original-price{font-size:14px;color:#999;text-decoration:line-through}.product-discount{background:#ff4d4f;color:#fff;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.order-features{margin-bottom:20px}.features-title{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.features-list-checkout{list-style:none;padding:0;margin:0}.features-list-checkout li{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:13px;color:#555;line-height:1.5}.check-icon-small{color:#52c41a;font-size:14px;margin-top:2px;flex-shrink:0}.order-benefits{margin-bottom:20px;padding:15px;background:#f8f9ff;border-radius:8px}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.benefit-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#333;font-weight:500}.benefit-check{color:#667eea;font-size:12px}.price-breakdown{border-top:1px solid #e0e0e0;padding-top:15px}.price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;color:#555}.discount-row{color:#52c41a}.discount-amount{font-weight:600}.total-row{border-top:1px solid #e0e0e0;padding-top:10px;margin-top:5px;font-size:16px;font-weight:700;color:#1a1a1a}.total-amount{color:#667eea;font-size:18px}.checkout-form-section{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.checkout-form-section h2{font-size:20px;margin-bottom:20px;color:#1a1a1a;font-weight:700}.email-notice{display:flex;align-items:flex-start;gap:12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:8px;padding:16px;margin-bottom:24px}.email-notice-icon{font-size:24px;flex-shrink:0;line-height:1;color:#1890ff;display:flex;align-items:center;justify-content:center}.email-notice-content{flex:1;font-size:14px;color:#0050b3;line-height:1.6}.email-notice-content strong{font-weight:700;color:#003a8c}.checkout-form-section h3{font-size:15px;margin:24px 0 16px;color:#1a1a1a;font-weight:700}.checkout-form-section .payment-section-title{margin-top:32px}.checkout-form-section .ant-form-item{margin-bottom:20px}.checkout-form-section .ant-form-item-label>label{font-weight:600;color:#333;font-size:13px;height:auto}.checkout-form-section .ant-form-item-label>label:after{content:" *";color:#ff4d4f}.checkout-form-section .ant-input{padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:15px;transition:all .2s ease}.checkout-form-section .ant-input:hover{border-color:#667eea}.checkout-form-section .ant-input:focus,.checkout-form-section .ant-input-focused{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.checkout-form-section .ant-input::placeholder{color:#999}.checkout-form-section .ant-form-item-explain-error{font-size:12px;margin-top:4px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-form-section .btn-payment.ant-btn{width:100%;height:48px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;margin-top:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.checkout-form-section .btn-payment.ant-btn:hover:not(:disabled){background:#5568d3!important;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d;border-color:#5568d3!important}.checkout-form-section .btn-payment.ant-btn:disabled{opacity:.6;cursor:not-allowed;background:#667eea}.checkout-form-section .btn-payment.ant-btn-loading{opacity:.8}.payment-method-box{border:2px solid #e0e0e0;border-radius:8px;padding:16px;margin-bottom:20px;background:#fafafa}.payment-method-header{margin-bottom:12px}.payment-method-label{font-weight:600;color:#1a1a1a;font-size:14px}.razorpay-badge{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:12px}.razorpay-icon{width:120px;height:auto;object-fit:contain}.razorpay-badge span{font-weight:600;color:#1a1a1a;font-size:14px}.payment-description{font-size:13px;color:#666;margin:12px 0;line-height:1.5}.payment-note{font-size:11px;color:#999;line-height:1.5;margin:8px 0 0}.checkout-summary{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.summary-card h3{font-size:18px;margin-bottom:20px;color:#1a1a1a;font-weight:700}.order-item{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #f0f0f0}.item-info{display:flex;gap:12px;align-items:flex-start;flex:1}.item-image{font-size:32px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;flex-shrink:0}.item-info h4{font-size:14px;margin-bottom:4px;color:#1a1a1a;font-weight:600;line-height:1.4}.item-info p{font-size:12px;color:#666;margin:0}.item-price{font-weight:700;color:#1a1a1a;font-size:16px;flex-shrink:0}.summary-row{display:flex;justify-content:space-between;padding:10px 0;color:#666;font-size:14px}.summary-total{display:flex;justify-content:space-between;padding-top:16px;margin-top:12px;border-top:1px solid #e0e0e0;font-size:18px;font-weight:700;color:#1a1a1a}.guarantee-badge{background:#f0fdf4;padding:16px;border-radius:8px;display:flex;gap:12px;margin-top:20px;align-items:flex-start}.badge-icon{width:40px;height:40px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.guarantee-badge h4{font-size:14px;margin-bottom:4px;color:#1a1a1a;font-weight:700}.guarantee-badge p{font-size:12px;color:#666;line-height:1.5;margin:0}.confidence-section{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000001a;text-align:center}.confidence-section h3{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.guarantee-badge-large{display:flex;flex-direction:column;align-items:center;gap:12px}.guarantee-image{width:80px;height:80px;margin-bottom:8px}.guarantee-badge-large h4{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.guarantee-badge-large p{font-size:13px;color:#666;line-height:1.6;margin:0;max-width:400px}.checkout-footer{text-align:center;padding:20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.checkout-footer p{font-size:13px;color:#666;margin:8px 0;line-height:1.5}.checkout-footer .copyright{font-size:12px;color:#999;margin-top:12px}@media(max-width:968px){.checkout-content{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-form-section{padding:24px}.form-row{grid-template-columns:1fr}}@media(max-width:640px){.checkout-page{padding:10px}.checkout-header{flex-direction:column;align-items:flex-start}.checkout-steps{width:100%;justify-content:space-between}.step{font-size:12px;padding:6px 12px}.checkout-form-section,.summary-card{padding:20px}}.thankyou-page{min-height:100vh;background:#f9f9f9;padding:20px}.thankyou-container{max-width:600px;margin:0 auto;background:#fff}.thankyou-header{text-align:center;padding:30px 20px 20px;background:#fff}.lock-badge{display:inline-flex;align-items:center;gap:8px;background:#e6f7ff;color:#1890ff;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;margin-bottom:20px}.thankyou-title{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 10px}.thankyou-subtitle{font-size:14px;color:#666;margin:0;font-weight:400}.thankyou-content{padding:30px 20px;background:#fff}.confirmation-message{font-size:14px;color:#333;line-height:1.6;margin-bottom:30px;text-align:left}.order-info-section{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e8e8e8}.info-item{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px}.info-label{color:#666;font-weight:400}.info-value{color:#1a1a1a;font-weight:500}.downloads-section{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e8e8e8}.section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 20px}.download-info-grid{display:flex;flex-direction:column;gap:12px}.download-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.download-label{color:#666;font-weight:400}.download-value{color:#1a1a1a;font-weight:500}.download-link{color:#1890ff;text-decoration:none;font-weight:500}.download-link:hover{text-decoration:underline}.btn-download-link{color:#1890ff;text-decoration:none;font-weight:500;padding:4px 12px;border:1px solid #1890ff;border-radius:4px;transition:all .3s ease}.btn-download-link:hover{background:#1890ff;color:#fff}.order-details-section{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e8e8e8}.order-table{width:100%;border-collapse:collapse;font-size:14px}.order-table thead{background:#f9f9f9}.order-table th{text-align:left;padding:12px;font-weight:600;color:#1a1a1a;border-bottom:1px solid #e8e8e8}.order-table td{padding:12px;color:#666;border-bottom:1px solid #f5f5f5}.order-table tbody tr:last-child td{border-bottom:none}.subtotal-row td{font-weight:500;color:#333}.total-row td{font-weight:700;color:#1a1a1a;font-size:15px}@media(max-width:768px){.thankyou-page{padding:10px}.thankyou-container{max-width:100%}.thankyou-header{padding:20px 15px 15px}.thankyou-title{font-size:24px}.thankyou-content{padding:20px 15px}.lock-badge{font-size:12px;padding:6px 12px}.section-title{font-size:16px}.info-item,.download-row,.order-table{font-size:13px}.order-table th,.order-table td{padding:10px 8px}}.privacy-policy-page{min-height:100vh;background:#fff;padding:40px 20px 60px}.privacy-content{max-width:800px;margin:0 auto}.privacy-title{font-size:32px;font-weight:700;color:#333;margin-bottom:30px;text-align:left}.privacy-intro{margin-bottom:40px;color:#666;line-height:1.6}.privacy-intro p{font-size:16px}.privacy-section{margin-bottom:35px}.privacy-section h2{font-size:22px;font-weight:700;color:#333;margin-bottom:15px}.privacy-section p{color:#666;line-height:1.6;font-size:15px;margin-bottom:10px}.privacy-section ul{list-style:none;padding-left:0;color:#666}.privacy-section ul li{padding-left:25px;position:relative;margin-bottom:12px;line-height:1.6;font-size:15px}.privacy-section ul li:before{content:"•";position:absolute;left:8px;color:#333;font-weight:700}.contact-email{display:flex;align-items:center;gap:10px;color:#666;font-size:15px}.contact-email i{color:#833ab4}.privacy-footer{margin-top:60px;padding-top:40px;border-top:1px solid #e0e0e0;text-align:center}@media(max-width:640px){.privacy-title{font-size:28px}.privacy-section h2{font-size:20px}.privacy-policy-page{padding:30px 15px 50px}}.refund-policy-page{min-height:100vh;background:#fff;padding:40px 20px 60px}.refund-content{max-width:800px;margin:0 auto}.refund-title{font-size:32px;font-weight:700;color:#333;margin-bottom:30px;text-align:left}.refund-intro{margin-bottom:30px;color:#666;line-height:1.6}.refund-intro p{font-size:16px;margin-bottom:15px}.refund-section{margin-bottom:35px;color:#666;line-height:1.6}.refund-section p{font-size:15px;margin-bottom:10px}.contact-section{margin:40px 0;padding:25px;background:#f9f9f9;border-radius:8px}.contact-item{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;color:#666;font-size:15px}.contact-item:last-child{margin-bottom:0}.contact-icon{font-size:20px;color:#833ab4;margin-top:2px;min-width:20px}.contact-item strong{color:#333}.refund-footer{margin-top:60px;padding-top:40px;border-top:1px solid #e0e0e0;text-align:center}.footer-logo-img{height:40px;display:block}@media(max-width:640px){.refund-title{font-size:28px}.refund-policy-page{padding:30px 15px 50px}.contact-section{padding:20px 15px}.contact-item{flex-direction:column;gap:8px}}.contact-us-page{min-height:100vh;background:#fff;padding:40px 20px 60px}.contact-us-content{max-width:800px;margin:0 auto}.contact-title{font-size:32px;font-weight:700;color:#333;margin-bottom:30px;text-align:left}.contact-intro{margin-bottom:25px;color:#666;line-height:1.6}.contact-intro p{font-size:16px}.contact-details{margin:30px 0 60px}.contact-detail-item{display:flex;align-items:center;gap:12px;margin-bottom:20px}.contact-detail-icon{font-size:18px;color:#666;min-width:20px}.contact-link{font-size:16px;color:#333;text-decoration:none;font-weight:600;transition:all .3s ease}.contact-link:hover{color:#833ab4}.contact-footer{margin-top:100px;padding-top:40px;border-top:1px solid #e0e0e0;text-align:center}.chawkbazar-logo{display:inline-flex;align-items:center;margin-bottom:15px;padding:8px 20px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2)}.logo-text{font-size:26px;font-weight:800;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.2);letter-spacing:1px}.footer-logo-img{height:140px;display:block}.tagline{font-size:14px;color:#666;margin-bottom:20px;font-style:italic}.social-icon{width:45px;height:45px;border-radius:50%;background:#333;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:20px;transition:all .3s ease}.social-icon:hover{background:#833ab4;transform:scale(1.1)}.copyright{font-size:13px;color:#999;margin-top:15px}@media(max-width:640px){.contact-title{font-size:28px}.contact-us-page{padding:30px 15px 50px}}.terms-page{min-height:100vh;background:#fff;padding:40px 20px 60px}.terms-content{max-width:800px;margin:0 auto}.back-button{background:transparent;border:none;color:#833ab4;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:8px;margin-bottom:20px;padding:8px 0;transition:all .3s ease}.back-button:hover{color:#5a2a7f;transform:translate(-5px)}.back-button i{font-size:14px}.terms-title{font-size:32px;font-weight:700;color:#333;margin-bottom:20px;text-align:left}.terms-intro{margin-bottom:25px;color:#666;line-height:1.6}.terms-intro p{font-size:16px}.terms-section{margin-bottom:30px}.terms-list{padding-left:20px;color:#444;line-height:1.7}.terms-list li{margin-bottom:12px;font-size:15px}.terms-support{margin:30px 0;padding:20px;background:#f9f9f9;border-radius:8px}.support-title{font-weight:600;margin-bottom:10px;color:#333}.support-line{display:flex;align-items:center;gap:10px;color:#555;font-size:15px;margin-bottom:8px}.support-line i{color:#833ab4}.terms-footer{margin-top:40px;padding-top:30px;border-top:1px solid #e0e0e0;text-align:center}.footer-logo-img{width:150px;display:block;margin:0 auto 15px}.terms-tagline{font-size:14px;color:#666;margin-bottom:20px}.social-icons{display:flex;justify-content:center;gap:15px;margin-bottom:20px}.social-icon{width:40px;height:40px;border-radius:50%;background:#333;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:18px;transition:all .3s ease}.social-icon:hover{background:#833ab4;transform:scale(1.05)}.copyright{font-size:13px;color:#999}@media(max-width:640px){.terms-page{padding:30px 15px 50px}.terms-title{font-size:28px}}
