{"product_id":"kumkumathi-radiance-serum","title":"Kumkumathi Radiance Serum – Brightening Face Serum | Kashmir Online Store","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Kumkumathi Radiance Serum – a luxurious herbal brightening face serum with Kashmiri saffron, kumkumadi oil, and sandalwood extract. Glow naturally with Kashmir Online Store.\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --saffron: #C8860A;\n    --saffron-light: #F2C46D;\n    --saffron-pale: #FDF3DC;\n    --gold: #E0A832;\n    --deep: #1C1108;\n    --espresso: #2E1A0E;\n    --warm-brown: #5C3317;\n    --parchment: #FAF4EA;\n    --white: #FFFFFF;\n    --text-body: #3D2B1A;\n    --text-muted: #7A5C40;\n    --border: #E8D5B0;\n    --green-seal: #2D5016;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    background: var(--parchment);\n    color: var(--text-body);\n    font-size: 16px;\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  \/* ─── ANNOUNCEMENT BAR ─── *\/\n  .announcement-bar {\n    background: var(--espresso);\n    color: var(--saffron-light);\n    text-align: center;\n    padding: 10px 16px;\n    font-size: 13px;\n    font-family: 'Jost', sans-serif;\n    letter-spacing: 0.06em;\n    display: flex;\n    justify-content: center;\n    gap: 40px;\n    flex-wrap: wrap;\n  }\n  .announcement-bar span { display: flex; align-items: center; gap: 6px; }\n\n  \/* ─── HERO SECTION ─── *\/\n  .hero-section {\n    background: linear-gradient(135deg, var(--espresso) 0%, #3B2010 50%, var(--warm-brown) 100%);\n    min-height: 92vh;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero-section::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23C8860A' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n    pointer-events: none;\n  }\n  .hero-ornament {\n    position: absolute;\n    width: 500px;\n    height: 500px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(200,134,10,0.12) 0%, transparent 70%);\n    right: -100px; top: 50%;\n    transform: translateY(-50%);\n    pointer-events: none;\n  }\n\n  .hero-image-col {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 80px 40px 80px 80px;\n    position: relative;\n    z-index: 2;\n  }\n  .product-image-placeholder {\n    width: 340px;\n    height: 420px;\n    border-radius: 4px 80px 4px 80px;\n    background: linear-gradient(145deg, #3D2010 0%, #5C3317 40%, #2E1A0E 100%);\n    border: 1px solid rgba(200,134,10,0.3);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    position: relative;\n    box-shadow: 0 40px 80px rgba(0,0,0,0.5), inset 0 1px 0 rgba(200,134,10,0.2);\n    animation: floatUp 3s ease-in-out infinite alternate;\n  }\n  @keyframes floatUp {\n    from { transform: translateY(0px); }\n    to { transform: translateY(-12px); }\n  }\n  .placeholder-icon {\n    font-size: 64px;\n    line-height: 1;\n    filter: drop-shadow(0 4px 12px rgba(200,134,10,0.4));\n  }\n  .placeholder-label {\n    font-family: 'Cormorant Garamond', serif;\n    color: var(--saffron-light);\n    font-size: 13px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    opacity: 0.7;\n  }\n  .placeholder-name {\n    font-family: 'Cormorant Garamond', serif;\n    color: var(--saffron-light);\n    font-size: 22px;\n    font-weight: 500;\n    text-align: center;\n    padding: 0 24px;\n  }\n  .product-badge {\n    position: absolute;\n    top: 24px;\n    right: -16px;\n    background: var(--saffron);\n    color: var(--white);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 2px;\n    box-shadow: 0 4px 16px rgba(200,134,10,0.4);\n  }\n\n  .hero-content {\n    padding: 80px 80px 80px 40px;\n    position: relative;\n    z-index: 2;\n  }\n  .brand-eyebrow {\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--saffron-light);\n    font-weight: 500;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .brand-eyebrow::before {\n    content: '';\n    width: 32px;\n    height: 1px;\n    background: var(--saffron);\n  }\n\n  h1.product-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(36px, 4vw, 54px);\n    font-weight: 600;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 8px;\n    letter-spacing: -0.01em;\n  }\n  .product-subtitle {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    color: var(--saffron-light);\n    font-style: italic;\n    margin-bottom: 28px;\n    font-weight: 300;\n  }\n\n  .rating-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .stars { color: var(--gold); font-size: 15px; letter-spacing: 2px; }\n  .rating-count { color: rgba(255,255,255,0.5); font-size: 13px; }\n\n  .hero-desc {\n    color: rgba(255,255,255,0.75);\n    font-size: 15px;\n    line-height: 1.8;\n    margin-bottom: 32px;\n    max-width: 480px;\n  }\n\n  .product-price-row {\n    display: flex;\n    align-items: baseline;\n    gap: 14px;\n    margin-bottom: 36px;\n  }\n  .price-current {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    color: var(--saffron-light);\n    font-weight: 500;\n    line-height: 1;\n  }\n  .price-original {\n    font-size: 20px;\n    color: rgba(255,255,255,0.35);\n    text-decoration: line-through;\n  }\n  .price-save {\n    background: rgba(200,134,10,0.2);\n    border: 1px solid var(--saffron);\n    color: var(--saffron-light);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    padding: 4px 10px;\n    border-radius: 2px;\n  }\n\n  .hero-actions {\n    display: flex;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n  .btn-primary {\n    background: linear-gradient(135deg, var(--saffron) 0%, var(--gold) 100%);\n    color: var(--deep);\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 16px 40px;\n    border: none;\n    border-radius: 2px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    box-shadow: 0 8px 24px rgba(200,134,10,0.35);\n    text-decoration: none;\n    display: inline-block;\n  }\n  .btn-primary:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 32px rgba(200,134,10,0.45);\n  }\n  .btn-secondary {\n    background: transparent;\n    color: var(--white);\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 16px 32px;\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 2px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    text-decoration: none;\n    display: inline-block;\n  }\n  .btn-secondary:hover {\n    border-color: var(--saffron-light);\n    color: var(--saffron-light);\n  }\n\n  \/* ─── TRUST STRIP ─── *\/\n  .trust-strip {\n    background: var(--saffron-pale);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    padding: 20px 80px;\n    display: flex;\n    justify-content: space-around;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 16px;\n  }\n  .trust-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--espresso);\n    letter-spacing: 0.04em;\n  }\n  .trust-item .icon { font-size: 20px; }\n\n  \/* ─── SECTIONS SHARED ─── *\/\n  .section { padding: 80px 80px; }\n  .section-alt { background: var(--white); }\n  .section-dark { background: var(--espresso); color: var(--white); }\n  .section-gold { background: linear-gradient(135deg, #2E1A0E 0%, #1C1108 100%); }\n\n  .section-eyebrow {\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--saffron);\n    font-weight: 500;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .section-eyebrow::after {\n    content: '';\n    flex: 1;\n    max-width: 40px;\n    height: 1px;\n    background: var(--saffron);\n    opacity: 0.5;\n  }\n\n  h2.section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(28px, 3vw, 42px);\n    font-weight: 600;\n    line-height: 1.2;\n    margin-bottom: 18px;\n    letter-spacing: -0.01em;\n  }\n  .section-dark h2.section-title { color: var(--white); }\n  .section-gold h2.section-title { color: var(--saffron-light); }\n\n  .section-lead {\n    font-size: 16px;\n    color: var(--text-muted);\n    max-width: 580px;\n    line-height: 1.8;\n    margin-bottom: 52px;\n  }\n  .section-dark .section-lead { color: rgba(255,255,255,0.65); }\n\n  \/* ─── PRODUCT DESCRIPTION ─── *\/\n  .description-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: start;\n  }\n  .description-content h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 600;\n    color: var(--espresso);\n    margin-bottom: 20px;\n  }\n  .description-content p {\n    color: var(--text-body);\n    font-size: 15.5px;\n    line-height: 1.85;\n    margin-bottom: 20px;\n  }\n  .description-content ul {\n    list-style: none;\n    margin-top: 24px;\n  }\n  .description-content ul li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 15px;\n    color: var(--text-body);\n    margin-bottom: 12px;\n    line-height: 1.6;\n  }\n  .description-content ul li::before {\n    content: '✦';\n    color: var(--saffron);\n    font-size: 10px;\n    margin-top: 5px;\n    flex-shrink: 0;\n  }\n\n  \/* ─── ATTRIBUTES GRID ─── *\/\n  .attributes-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n  .attr-card {\n    background: var(--parchment);\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--saffron);\n    padding: 20px 22px;\n    border-radius: 0 4px 4px 0;\n  }\n  .attr-label {\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--saffron);\n    font-weight: 600;\n    margin-bottom: 6px;\n  }\n  .attr-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    color: var(--espresso);\n    font-weight: 500;\n  }\n\n  \/* ─── INGREDIENTS ─── *\/\n  .ingredients-section { background: var(--espresso); }\n  .ingredients-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n    margin-top: 52px;\n  }\n  .ingredient-card {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(200,134,10,0.2);\n    padding: 32px 24px;\n    border-radius: 4px;\n    text-align: center;\n    transition: all 0.3s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .ingredient-card::before {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--saffron), transparent);\n    opacity: 0;\n    transition: opacity 0.3s;\n  }\n  .ingredient-card:hover { background: rgba(200,134,10,0.06); border-color: rgba(200,134,10,0.4); }\n  .ingredient-card:hover::before { opacity: 1; }\n  .ingredient-icon { font-size: 40px; margin-bottom: 16px; display: block; }\n  .ingredient-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    color: var(--saffron-light);\n    font-weight: 500;\n    margin-bottom: 10px;\n  }\n  .ingredient-desc {\n    font-size: 13.5px;\n    color: rgba(255,255,255,0.6);\n    line-height: 1.7;\n  }\n\n  \/* ─── HOW TO USE ─── *\/\n  .how-to-use { background: var(--parchment); }\n  .steps-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 32px;\n    margin-top: 52px;\n  }\n  .step-card {\n    text-align: center;\n    position: relative;\n  }\n  .step-card:not(:last-child)::after {\n    content: '→';\n    position: absolute;\n    right: -20px;\n    top: 26px;\n    color: var(--border);\n    font-size: 24px;\n  }\n  .step-num {\n    width: 56px;\n    height: 56px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--saffron) 0%, var(--gold) 100%);\n    color: var(--white);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    box-shadow: 0 8px 20px rgba(200,134,10,0.3);\n  }\n  .step-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-weight: 600;\n    color: var(--espresso);\n    margin-bottom: 10px;\n  }\n  .step-desc {\n    font-size: 14px;\n    color: var(--text-muted);\n    line-height: 1.7;\n  }\n\n  \/* ─── BEFORE \u0026 AFTER ─── *\/\n  .before-after { background: var(--white); }\n  .ba-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    margin-top: 52px;\n  }\n  .ba-card {\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    overflow: hidden;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .ba-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(46,26,14,0.1);\n  }\n  .ba-visual {\n    height: 200px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    position: relative;\n  }\n  .ba-before {\n    background: linear-gradient(135deg, #D4B8A0 0%, #C8A882 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .ba-after {\n    background: linear-gradient(135deg, #F5DEB3 0%, #FAF0DC 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .ba-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--espresso);\n    opacity: 0.6;\n  }\n  .ba-emoji { font-size: 32px; }\n  .ba-divider {\n    position: absolute;\n    left: 50%;\n    top: 0;\n    bottom: 0;\n    width: 2px;\n    background: var(--white);\n    z-index: 2;\n  }\n  .ba-content { padding: 24px; }\n  .ba-concern {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-weight: 600;\n    color: var(--espresso);\n    margin-bottom: 8px;\n  }\n  .ba-result {\n    font-size: 13.5px;\n    color: var(--text-muted);\n    line-height: 1.65;\n  }\n  .ba-timeline {\n    display: inline-block;\n    background: var(--saffron-pale);\n    border: 1px solid var(--border);\n    color: var(--saffron);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-top: 12px;\n  }\n\n  \/* ─── REVIEWS ─── *\/\n  .reviews-section { background: var(--espresso); }\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-top: 52px;\n  }\n  .review-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(200,134,10,0.15);\n    padding: 32px 28px;\n    border-radius: 4px;\n    position: relative;\n  }\n  .review-card::before {\n    content: '\"';\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 80px;\n    color: var(--saffron);\n    opacity: 0.15;\n    position: absolute;\n    top: 8px;\n    left: 20px;\n    line-height: 1;\n  }\n  .review-stars { color: var(--gold); font-size: 14px; margin-bottom: 16px; letter-spacing: 2px; }\n  .review-text {\n    font-size: 14.5px;\n    color: rgba(255,255,255,0.75);\n    line-height: 1.8;\n    margin-bottom: 24px;\n    font-style: italic;\n  }\n  .reviewer-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    color: var(--saffron-light);\n    font-weight: 500;\n  }\n  .reviewer-meta {\n    font-size: 12px;\n    color: rgba(255,255,255,0.35);\n    margin-top: 2px;\n    letter-spacing: 0.04em;\n  }\n  .review-verified {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11px;\n    color: #4CAF7D;\n    font-weight: 500;\n    margin-top: 10px;\n  }\n\n  \/* ─── FAQs ─── *\/\n  .faq-section { background: var(--parchment); }\n  .faq-list { max-width: 780px; }\n  .faq-item {\n    border-bottom: 1px solid var(--border);\n  }\n  .faq-question {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-weight: 500;\n    color: var(--espresso);\n    padding: 24px 0;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 16px;\n    transition: color 0.2s;\n    list-style: none;\n    user-select: none;\n  }\n  .faq-question:hover { color: var(--saffron); }\n  .faq-question .faq-icon {\n    width: 28px;\n    height: 28px;\n    border: 1px solid var(--border);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    flex-shrink: 0;\n    color: var(--saffron);\n    transition: all 0.3s;\n  }\n  details[open] .faq-question .faq-icon { background: var(--saffron); color: white; transform: rotate(45deg); }\n  .faq-answer {\n    font-size: 15px;\n    color: var(--text-muted);\n    line-height: 1.8;\n    padding: 0 0 24px 0;\n    max-width: 680px;\n  }\n\n  \/* ─── PRODUCT SPECS ─── *\/\n  .specs-section { background: var(--white); }\n  .specs-table {\n    width: 100%;\n    max-width: 700px;\n    border-collapse: collapse;\n    font-size: 15px;\n  }\n  .specs-table tr {\n    border-bottom: 1px solid var(--border);\n  }\n  .specs-table tr:first-child { border-top: 1px solid var(--border); }\n  .specs-table td {\n    padding: 16px 20px;\n    vertical-align: top;\n  }\n  .specs-table td:first-child {\n    color: var(--text-muted);\n    font-weight: 500;\n    letter-spacing: 0.02em;\n    width: 40%;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.07em;\n  }\n  .specs-table td:last-child {\n    color: var(--espresso);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n  }\n  .specs-table tr:nth-child(odd) td { background: var(--parchment); }\n\n  \/* ─── CERTIFICATIONS ─── *\/\n  .certs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-top: 48px;\n  }\n  .cert-badge {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--parchment);\n    border: 1px solid var(--border);\n    padding: 12px 20px;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--espresso);\n  }\n  .cert-badge .icon { font-size: 20px; }\n\n  \/* ─── SECURE CHECKOUT ─── *\/\n  .checkout-bar {\n    background: var(--deep);\n    padding: 24px 80px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 40px;\n    flex-wrap: wrap;\n  }\n  .checkout-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    color: rgba(255,255,255,0.65);\n    font-size: 13px;\n  }\n  .checkout-item .icon { font-size: 18px; color: var(--saffron-light); }\n\n  \/* ─── FOOTER CTA ─── *\/\n  .footer-cta {\n    background: linear-gradient(135deg, var(--saffron) 0%, var(--gold) 100%);\n    text-align: center;\n    padding: 80px;\n  }\n  .footer-cta h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 46px;\n    font-weight: 600;\n    color: var(--deep);\n    margin-bottom: 16px;\n  }\n  .footer-cta p {\n    font-size: 16px;\n    color: rgba(28,17,8,0.7);\n    margin-bottom: 36px;\n  }\n  .btn-dark {\n    background: var(--deep);\n    color: var(--saffron-light);\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 18px 48px;\n    border: none;\n    border-radius: 2px;\n    cursor: pointer;\n    transition: all 0.3s;\n    text-decoration: none;\n    display: inline-block;\n  }\n  .btn-dark:hover { background: var(--espresso); transform: translateY(-2px); }\n\n  \/* ─── VIDEO PLACEHOLDER ─── *\/\n  .video-placeholder {\n    background: linear-gradient(135deg, #2E1A0E 0%, #1C1108 100%);\n    border: 1px solid rgba(200,134,10,0.2);\n    border-radius: 8px;\n    height: 340px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    cursor: pointer;\n    transition: all 0.3s;\n    position: relative;\n    overflow: hidden;\n  }\n  .video-placeholder:hover { border-color: var(--saffron); }\n  .play-btn {\n    width: 72px;\n    height: 72px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--saffron) 0%, var(--gold) 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 28px;\n    box-shadow: 0 0 0 12px rgba(200,134,10,0.15);\n    transition: all 0.3s;\n  }\n  .video-placeholder:hover .play-btn {\n    box-shadow: 0 0 0 20px rgba(200,134,10,0.1), 0 0 0 12px rgba(200,134,10,0.2);\n    transform: scale(1.05);\n  }\n  .video-label {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    color: rgba(255,255,255,0.6);\n    letter-spacing: 0.06em;\n  }\n\n  \/* ─── RESPONSIVE ─── *\/\n  @media (max-width: 1024px) {\n    .hero-section { grid-template-columns: 1fr; min-height: auto; }\n    .hero-image-col { padding: 60px 40px 20px; }\n    .hero-content { padding: 20px 40px 60px; }\n    .ingredients-grid { grid-template-columns: repeat(2, 1fr); }\n    .steps-row { grid-template-columns: repeat(2, 1fr); }\n    .reviews-grid { grid-template-columns: repeat(2, 1fr); }\n    .ba-grid { grid-template-columns: repeat(2, 1fr); }\n    .section { padding: 60px 40px; }\n    .trust-strip { padding: 20px 40px; }\n    .checkout-bar { padding: 20px 40px; }\n    .footer-cta { padding: 60px 40px; }\n  }\n\n  @media (max-width: 768px) {\n    .description-grid { grid-template-columns: 1fr; gap: 40px; }\n    .ingredients-grid { grid-template-columns: 1fr 1fr; }\n    .steps-row { grid-template-columns: 1fr 1fr; }\n    .step-card:not(:last-child)::after { display: none; }\n    .reviews-grid { grid-template-columns: 1fr; }\n    .ba-grid { grid-template-columns: 1fr; }\n    .attributes-grid { grid-template-columns: 1fr; }\n    .hero-actions { flex-direction: column; }\n    .product-image-placeholder { width: 280px; height: 340px; }\n    .section { padding: 48px 20px; }\n    .footer-cta h2 { font-size: 32px; }\n    .footer-cta { padding: 48px 20px; }\n    .announcement-bar { gap: 16px; font-size: 12px; }\n  }\n\u003c\/style\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"trust-strip\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e🌿\u003c\/span\u003e 100% Natural \u0026amp; Plant-Based\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e🐰\u003c\/span\u003e Cruelty-Free Formula\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e⚗️\u003c\/span\u003e No Synthetic Chemicals\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e🌸\u003c\/span\u003e Kashmiri Saffron from Pampore\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e🇮🇳\u003c\/span\u003e Made in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eAbout This Product\u003c\/div\u003e\n\u003cdiv class=\"description-grid\"\u003e\n\u003cdiv class=\"description-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eNature's Secret for Radiant Skin\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eKumkumathi Radiance Serum\u003c\/strong\u003e is a premium herbal face serum inspired by centuries-old Ayurvedic beauty traditions from Kashmir. Expertly formulated with a potent blend of skin-brightening, nourishing, and hydrating botanical actives, this glow serum works at the cellular level to revive your skin's natural luminosity.\u003c\/p\u003e\n\u003cp\u003eWhether you struggle with \u003cem\u003edull skin\u003c\/em\u003e, \u003cem\u003epigmentation\u003c\/em\u003e, \u003cem\u003edark spots\u003c\/em\u003e, \u003cem\u003edry skin\u003c\/em\u003e, or \u003cem\u003euneven skin tone\u003c\/em\u003e — the Kumkumathi Radiance Serum is your daily ritual for glass-skin radiance. Lightweight, fast-absorbing, and suitable for all skin types, it blends seamlessly into your morning or night skincare routine.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBrightens dull and uneven skin tone within 2 weeks\u003c\/li\u003e\n\u003cli\u003eDeeply hydrates and repairs skin moisture barrier\u003c\/li\u003e\n\u003cli\u003eReduces appearance of dark spots and pigmentation\u003c\/li\u003e\n\u003cli\u003eRestores natural skin glow and youthful radiance\u003c\/li\u003e\n\u003cli\u003eImproves skin texture, smoothness, and elasticity\u003c\/li\u003e\n\u003cli\u003eLightweight serum — absorbs instantly, no greasy residue\u003c\/li\u003e\n\u003cli\u003eSafe for all skin types including sensitive skin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: var(--espresso); margin-bottom: 24px; font-weight: 600;\"\u003eProduct Attributes\u003c\/h3\u003e\n\u003cdiv class=\"attributes-grid\"\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eBrightening Face Serum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eVolume\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003e30 ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eSkin Type\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eAll Skin Types\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eKey Concern\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eDullness, Pigmentation, Dryness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eFormula\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eHerbal · Ayurvedic · Natural\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eUsage\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eMorning \u0026amp; Night\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eHero Ingredient\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eKashmiri Saffron, Pampore\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-card\"\u003e\n\u003cdiv class=\"attr-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"attr-value\"\u003eKashmir Online Store\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INGREDIENT BENEFITS --\u003e\n\u003csection class=\"section ingredients-section\"\u003e\n\u003cdiv style=\"color: var(--saffron-light);\" class=\"section-eyebrow\"\u003eIngredient Benefits\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eWhat's Inside Every Drop\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eEach ingredient in the Kumkumathi Radiance Serum is carefully sourced from nature to deliver visible, lasting results — without a single synthetic chemical.\u003c\/p\u003e\n\u003cdiv class=\"ingredients-grid\"\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e🌸\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eKashmiri Saffron\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eHarvested from Pampore's famous saffron fields. Brightens complexion, reduces melanin production, and delivers intense antioxidant protection for luminous skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eKumkumadi Oil\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eThe sacred Ayurvedic elixir blended with 16 rare herbs. Targets dark spots, uneven tone, and dullness while deeply nourishing and restoring skin vitality.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e🪵\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eSandalwood Extract\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eKnown for centuries in Ayurvedic skincare. Soothes inflammation, evens skin tone, controls excess sebum, and imparts a naturally radiant, matte-glow finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e🌹\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eRose Infusion\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eHydrates at the deepest layers of skin, tightens pores, and delivers a refreshing surge of moisture that keeps skin plump, soft, and dewy throughout the day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e💛\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eTurmeric (Haldi)\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eNature's most powerful anti-inflammatory brightener. Fades dark spots, repairs sun damage, and promotes a visibly even, glowing complexion with consistent use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e🫚\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eCold-Pressed Oils\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eA nourishing blend of cold-pressed botanical oils that replenish lipids, restore the skin barrier, and provide lasting hydration without clogging pores.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eHerbal Botanical Complex\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eA synergistic blend of Ayurvedic herbs that enhances cell renewal, boosts collagen production, and delivers anti-aging benefits for firmer, youthful-looking skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-card\"\u003e\n\u003cspan class=\"ingredient-icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"ingredient-name\"\u003eNatural Skin Nutrients\u003c\/div\u003e\n\u003cdiv class=\"ingredient-desc\"\u003eVitamins A, C, and E-rich natural extracts protect against environmental stressors, fade pigmentation, and enhance the skin's natural healing and glow mechanisms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"section how-to-use\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eApplication Guide\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eFollow this simple 4-step ritual morning and night for best results. Consistent use for 2–4 weeks reveals noticeably brighter, smoother, and more radiant skin.\u003c\/p\u003e\n\u003cdiv class=\"steps-row\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eCleanse\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eBegin with freshly cleansed, slightly damp skin. Use a gentle face wash suited for your skin type and pat dry with a soft towel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eApply Serum\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eTake 3–4 drops of the Kumkumathi Radiance Serum onto your fingertips. Gently press and pat onto face and neck. Do not rub.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eMassage\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eUsing upward circular strokes, massage the serum gently for 60 seconds to boost absorption and stimulate circulation for that natural glow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eMoisturise \u0026amp; Protect\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eFollow with your favourite moisturiser. In the morning, finish with SPF 30+ sunscreen to protect your freshly brightened skin from UV damage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 48px; max-width: 720px;\"\u003e\n\u003cdiv class=\"video-placeholder\"\u003e\n\u003cdiv class=\"play-btn\"\u003e▶\u003c\/div\u003e\n\u003cdiv class=\"video-label\"\u003eWatch: How to Apply Kumkumathi Radiance Serum\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: rgba(255,255,255,0.35); margin-top: 4px;\"\u003e2 min · Application Tutorial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEFORE \u0026 AFTER --\u003e\n\u003csection class=\"section before-after section-alt\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eVisible Results\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eBefore \u0026amp; After Results\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eReal skin transformations achieved by our customers using the Kumkumathi Radiance Serum consistently. Individual results may vary.\u003c\/p\u003e\n\u003cdiv class=\"ba-grid\"\u003e\n\u003cdiv class=\"ba-card\"\u003e\n\u003cdiv class=\"ba-visual\"\u003e\n\u003cdiv class=\"ba-before\"\u003e\n\u003cspan class=\"ba-emoji\"\u003e😔\u003c\/span\u003e\u003cspan class=\"ba-label\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ba-after\"\u003e\n\u003cspan class=\"ba-emoji\"\u003e✨\u003c\/span\u003e\u003cspan class=\"ba-label\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-content\"\u003e\n\u003cdiv class=\"ba-concern\"\u003eDull, Tired Skin\u003c\/div\u003e\n\u003cdiv class=\"ba-result\"\u003eVisibly brighter, well-rested complexion with natural radiance and improved overall skin luminosity.\u003c\/div\u003e\n\u003cspan class=\"ba-timeline\"\u003eVisible in 2 Weeks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-card\"\u003e\n\u003cdiv class=\"ba-visual\"\u003e\n\u003cdiv class=\"ba-before\"\u003e\n\u003cspan class=\"ba-emoji\"\u003e🌑\u003c\/span\u003e\u003cspan class=\"ba-label\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ba-after\"\u003e\n\u003cspan class=\"ba-emoji\"\u003e🌟\u003c\/span\u003e\u003cspan class=\"ba-label\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-content\"\u003e\n\u003cdiv class=\"ba-concern\"\u003eDark Spots \u0026amp; Pigmentation\u003c\/div\u003e\n\u003cdiv class=\"ba-result\"\u003eSignificantly reduced appearance of dark spots, post-acne marks, and uneven pigmentation across the face.\u003c\/div\u003e\n\u003cspan class=\"ba-timeline\"\u003eVisible in 4 Weeks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-card\"\u003e\n\u003cdiv class=\"ba-visual\"\u003e\n\u003cdiv class=\"ba-before\"\u003e\n\u003cspan class=\"ba-emoji\"\u003e🌵\u003c\/span\u003e\u003cspan class=\"ba-label\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ba-after\"\u003e\n\u003cspan class=\"ba-emoji\"\u003e💧\u003c\/span\u003e\u003cspan class=\"ba-label\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-content\"\u003e\n\u003cdiv class=\"ba-concern\"\u003eDry, Dehydrated Skin\u003c\/div\u003e\n\u003cdiv class=\"ba-result\"\u003eDeeply hydrated, plump, and supple skin with a healthy dewy glow and noticeably improved skin texture.\u003c\/div\u003e\n\u003cspan class=\"ba-timeline\"\u003eVisible in 1 Week\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"section reviews-section\"\u003e\n\u003cdiv style=\"color: var(--saffron-light);\" class=\"section-eyebrow\"\u003eCustomer Reviews\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eWhat Our Customers Say\u003c\/h2\u003e\n\u003cp style=\"color: rgba(255,255,255,0.6);\" class=\"section-lead\"\u003eRated 4.9\/5 by 238 verified buyers. Loved across India for visible brightening and glow results.\u003c\/p\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"I've tried so many brightening serums but the Kumkumathi Radiance Serum is something else. In just 10 days my skin started glowing and my dark spots have visibly faded. The saffron really works!\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer-name\"\u003eAyesha Malik\u003c\/div\u003e\n\u003cdiv class=\"reviewer-meta\"\u003eMumbai, Maharashtra · 3 weeks ago\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✔ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"Perfect serum for dry skin! My skin feels so hydrated and soft from the very first application. The texture is silky and it absorbs so fast. Will definitely repurchase!\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer-name\"\u003ePriya Sharma\u003c\/div\u003e\n\u003cdiv class=\"reviewer-meta\"\u003eDelhi, NCR · 1 month ago\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✔ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"The scent of saffron and roses is absolutely divine. My skin looks like I've been to a spa every day. Best herbal serum I've used — natural, effective, and so luxurious!\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer-name\"\u003eFarah Qureshi\u003c\/div\u003e\n\u003cdiv class=\"reviewer-meta\"\u003eHyderabad, Telangana · 2 months ago\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✔ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"I ordered this as a bridal glow skincare prep and I'm so glad I did! Started 4 weeks before the wedding and the difference in my complexion is stunning. Everyone noticed.\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer-name\"\u003eNeha Kapoor\u003c\/div\u003e\n\u003cdiv class=\"reviewer-meta\"\u003ePune, Maharashtra · 3 months ago\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✔ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"Tried this for my pigmentation and uneven skin tone issues. After 3 weeks there's a clear brightening effect. Highly recommend to anyone looking for natural skincare in India.\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer-name\"\u003eDeepika Iyer\u003c\/div\u003e\n\u003cdiv class=\"reviewer-meta\"\u003eBengaluru, Karnataka · 1 month ago\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✔ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"The Kashmiri saffron serum has transformed my night skincare routine. Wake up every morning to soft, plump, glowing skin. Absolutely love this product from Kashmir Online Store!\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer-name\"\u003eSana Mir\u003c\/div\u003e\n\u003cdiv class=\"reviewer-meta\"\u003eSrinagar, J\u0026amp;K · 2 weeks ago\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✔ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQs --\u003e\n\u003csection class=\"section faq-section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eGot Questions? We've Got Answers.\u003c\/h2\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary class=\"faq-question\"\u003eIs the Kumkumathi Radiance Serum suitable for sensitive skin? \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the Kumkumathi Radiance Serum is formulated with 100% natural, plant-based ingredients and is free from synthetic chemicals, parabens, sulphates, and artificial fragrances. It is gentle enough for sensitive skin. However, we always recommend doing a patch test before full application if you have highly reactive skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"faq-question\"\u003eHow soon will I see results? \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eMost customers notice improved hydration and a subtle glow within the first 5–7 days. Visible brightening and reduction in dullness typically appear within 2 weeks of consistent daily use. For dark spots and pigmentation correction, we recommend continued use for 4–6 weeks for optimal results.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"faq-question\"\u003eCan I use this serum in the morning and at night? \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The Kumkumathi Radiance Serum is designed for both morning and night use. In the morning, follow with a broad-spectrum SPF moisturiser to protect your skin. At night, it works as an intensive repair and brightening serum while your skin renews itself.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"faq-question\"\u003eIs this serum Ayurvedic? Does it contain chemicals? \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe Kumkumathi Radiance Serum is inspired by Ayurvedic herbal traditions and is crafted exclusively with natural botanical ingredients. It contains zero synthetic chemicals, preservatives, parabens, sulphates, or artificial colourants. What you get is pure herbal skincare in every drop.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"faq-question\"\u003eWhat is the shelf life of the serum? \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe Kumkumathi Radiance Serum has a shelf life of 18 months from the date of manufacture when stored correctly. Keep the bottle in a cool, dry place away from direct sunlight. After opening, use within 6 months for best potency and freshness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary class=\"faq-question\"\u003eDo you offer Cash on Delivery (COD)? \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes! We offer Cash on Delivery (COD) across India. You can place your order with full confidence and pay only when your product is delivered to your doorstep. We also support all major UPI apps, credit\/debit cards, and net banking for prepaid orders.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT SPECS --\u003e\n\u003csection class=\"section specs-section\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eComplete product specifications for the Kumkumathi Radiance Serum.\u003c\/p\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eKumkumathi Radiance Serum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eKashmir Online Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolume \/ Size\u003c\/td\u003e\n\u003ctd\u003e30 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Category\u003c\/td\u003e\n\u003ctd\u003eBrightening Face Serum · Herbal Serum · Glow Serum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkin Type\u003c\/td\u003e\n\u003ctd\u003eAll Skin Types (Normal, Dry, Oily, Combination, Sensitive)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKey Skin Concerns\u003c\/td\u003e\n\u003ctd\u003eDullness · Pigmentation · Dark Spots · Dehydration · Uneven Skin Tone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Ingredients\u003c\/td\u003e\n\u003ctd\u003eKashmiri Saffron Extract · Kumkumadi Oil · Sandalwood Extract · Rose Infusion · Turmeric · Herbal Botanical Complex\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormula Type\u003c\/td\u003e\n\u003ctd\u003e100% Natural · Herbal · Ayurvedic-Inspired · Plant-Based\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree From\u003c\/td\u003e\n\u003ctd\u003eParabens · Sulphates · Synthetic Chemicals · Artificial Fragrance · Mineral Oil\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eIndia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eMorning \u0026amp; Night Routine · Daily Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003eApply 3–4 drops on cleansed face and neck, massage gently until absorbed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Life\u003c\/td\u003e\n\u003ctd\u003e18 months (6 months after opening)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackaging\u003c\/td\u003e\n\u003ctd\u003eDropper Bottle · Recyclable Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"certs-row\"\u003e\n\u003cdiv class=\"cert-badge\"\u003e\n\u003cspan class=\"icon\"\u003e🌿\u003c\/span\u003e 100% Natural Ingredients\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003e\n\u003cspan class=\"icon\"\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003e\n\u003cspan class=\"icon\"\u003e🧪\u003c\/span\u003e Dermatologically Tested\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003e\n\u003cspan class=\"icon\"\u003e🇮🇳\u003c\/span\u003e Made in India\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003e\n\u003cspan class=\"icon\"\u003e♻️\u003c\/span\u003e Eco-Friendly Packaging\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e No Parabens · No Sulphates\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECURE CHECKOUT BAR --\u003e\n\u003cdiv class=\"checkout-bar\"\u003e\n\u003cdiv class=\"checkout-item\"\u003e\n\u003cspan class=\"icon\"\u003e🔒\u003c\/span\u003e 256-bit SSL Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"checkout-item\"\u003e\n\u003cspan class=\"icon\"\u003e💵\u003c\/span\u003e Cash on Delivery Available\u003c\/div\u003e\n\u003cdiv class=\"checkout-item\"\u003e\n\u003cspan class=\"icon\"\u003e🚀\u003c\/span\u003e Fast Delivery — 3–7 Business Days\u003c\/div\u003e\n\u003cdiv class=\"checkout-item\"\u003e\n\u003cspan class=\"icon\"\u003e↩️\u003c\/span\u003e 7-Day Return Policy\u003c\/div\u003e\n\u003cdiv class=\"checkout-item\"\u003e\n\u003cspan class=\"icon\"\u003e💳\u003c\/span\u003e UPI · Cards · Net Banking Accepted\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Kashmir Online Store ","offers":[{"title":"Default Title","offer_id":43491871227991,"sku":null,"price":1800.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0269\/8258\/0311\/files\/Kumkumathi_Radiance_Serum_with_Saffron_Vitamin_E.png?v=1778916679","url":"https:\/\/www.kashmironlinestore.com\/products\/kumkumathi-radiance-serum","provider":"Kashmir Online Store ","version":"1.0","type":"link"}