/* Final master polish: tightly scoped refinements for the approved storefront. */

/* Clean eyebrow labels without decorative dashes. */
.eyebrow::before,.eyebrow::after{display:none!important;content:none!important}
.eyebrow{gap:0!important}

/* Header utility controls are icon-led and evenly spaced. */
.header-actions{gap:9px}
.header-icon-button{width:44px;min-width:44px;padding:0;border-color:rgba(255,255,255,.24)}
.header-icon-button svg{width:21px;height:21px}
.header-action-label{display:none!important}
.header-actions .header-cta{margin-left:1px}

/* Keep the two-level header calm and organised. */
.announcement-inner{justify-content:space-between;gap:18px}
.announcement-inner>span{flex:1}
.announcement-timer{flex:0 1 auto!important}
.announcement-minimum{justify-content:flex-end!important}
.announcement-offer{justify-content:flex-start!important}

/* Rebalance the main product hero without changing its content. */
.final-hero{padding:64px 0 70px}
.final-hero-grid{width:min(calc(100% - 80px),1280px);grid-template-columns:minmax(0,1fr) minmax(500px,1fr);gap:44px}
.final-hero-copy{max-width:650px;padding-left:8px}
.final-hero h1{max-width:650px;font-size:clamp(3.35rem,5vw,5.15rem);line-height:1}
.final-hero-stage{min-height:500px}
.final-hero-stage::before{inset:42px 26px 24px 42px}
.hero-product{background:#FFF9EE}
.hero-product img{object-fit:contain;background:#FFF9EE}
.hero-product-murukku{top:66px;left:8px;width:47%;height:360px}
.hero-product-shankarpali{top:20px;right:6px;width:46%;height:275px}
.hero-product-payatham{right:20px;bottom:16px;width:47%;height:245px}
.hero-seal{right:43%;bottom:40px;width:96px;height:96px}

/* Keep all pack images visible and readable. */
.starter-pack{object-fit:contain!important;background:#FFF9EE}
.starter-pack-stage{min-height:490px}
.starter-pack-one{height:360px}
.starter-pack-two{height:370px}
.starter-pack-three{height:350px}

/* A genuinely continuous three-group marquee. */
.final-trust-strip{background:#F8EFD7}
.trust-track{animation-name:trust-marquee-three!important;animation-duration:28s!important}
.trust-group{flex:0 0 auto!important}
.trust-group article{flex:0 0 218px!important}
@keyframes trust-marquee-three{to{transform:translateX(-33.333333%)}}

/* Sharper, structured support interface. */
.chat-panel{z-index:460;width:min(430px,calc(100vw - 28px));height:min(700px,calc(100dvh - 112px));grid-template-rows:auto minmax(0,1fr) auto auto auto;border:1px solid rgba(212,175,55,.58);border-radius:22px;box-shadow:0 28px 85px rgba(45,3,5,.3)}
.chat-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:15px 16px;background:linear-gradient(135deg,#5A0E10,#85191C);border-bottom:1px solid rgba(232,200,106,.45)}
.chat-head img{width:44px;height:44px;border-radius:50%;box-shadow:0 0 0 2px rgba(232,200,106,.45)}
.chat-head strong{display:block;color:#fff;font-family:Georgia,serif;font-size:1rem}
.chat-head small{display:block;color:#F1D78B;font-size:.65rem;line-height:1.35}
.chat-body{padding:17px 16px 20px;background:linear-gradient(180deg,#FFF9ED,#FFFDF8)}
.support-welcome{margin-bottom:15px}
.support-welcome h3{margin:0 0 5px;color:var(--burgundy);font-size:1.55rem}
.support-welcome p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.5}
.support-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}
.support-action{display:grid;min-height:76px;padding:11px;align-content:center;justify-items:start;gap:7px;color:var(--burgundy);background:#fff;border:1px solid rgba(90,14,16,.15);border-radius:14px;font-size:.72rem;font-weight:850;text-align:left;transition:.2s ease}
.support-action:hover,.support-action:focus-visible{background:#FFF2D6;border-color:var(--gold);transform:translateY(-1px)}
.support-action svg{width:22px;height:22px;fill:none;stroke:var(--red);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.support-topic-row{display:flex;gap:7px;margin:12px 0 3px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}
.support-topic-row button{flex:0 0 auto;min-height:38px;padding:7px 11px;color:var(--burgundy);background:#FFF4DB;border:1px solid rgba(90,14,16,.16);border-radius:999px;font-size:.65rem;font-weight:800}
.chat-message{max-width:91%;padding:11px 13px;border-radius:14px;font-size:.79rem;line-height:1.5}
.chat-message.user{margin-left:auto;color:#fff;background:var(--burgundy);border-bottom-right-radius:5px}
.chat-message:not(.user){color:#32120D;background:#fff;border:1px solid rgba(90,14,16,.12);border-bottom-left-radius:5px}
.chat-form{display:grid;grid-template-columns:minmax(0,1fr) 50px;gap:8px;padding:10px 12px;background:#fff;border-top:1px solid var(--line)}
.chat-form textarea{width:100%;min-height:48px;max-height:112px;padding:12px 14px;resize:none;color:var(--ink);background:#FFFDF8;border:1px solid #CCBFA9;border-radius:14px;line-height:1.35}
.chat-form button{display:grid;width:50px;height:48px;place-items:center;color:#fff;background:var(--red);border:1px solid var(--red);border-radius:14px}
.chat-form button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.support-bottom-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:7px 10px;background:#fff;border-top:1px solid var(--line)}
.support-bottom-nav>*{display:flex;min-height:42px;align-items:center;justify-content:center;gap:6px;color:#6E675F;background:transparent;border:0;border-radius:9px;font-size:.66rem;font-weight:850;text-decoration:none}
.support-bottom-nav>*:hover{color:var(--burgundy);background:#FFF3D8}
.support-bottom-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.chat-notice{padding:6px 14px 11px;font-size:.61rem;text-align:center}
.order-lookup-form{padding:13px;background:#fff;border:1px solid var(--line);border-radius:13px}
body.chat-open{overflow:hidden}

@media(max-width:1080px){
  .final-hero-grid{width:min(calc(100% - 48px),1280px);grid-template-columns:1fr;gap:26px}
  .final-hero-copy{max-width:760px;margin-inline:auto;padding-left:0;text-align:center}
  .final-hero-copy .eyebrow{justify-content:center}
  .final-hero h1,.hero-lead{margin-right:auto;margin-left:auto}
  .hero-price-strip,.final-hero-copy .button-row{justify-content:center}
  .final-hero-stage{width:min(720px,100%);min-height:500px;margin-inline:auto}
}
@media(max-width:760px){
  .announcement-inner>span{flex:auto}
  .final-hero{padding:46px 0 52px}
  .final-hero-grid{width:min(calc(100% - 32px),1280px)}
  .final-hero h1{font-size:clamp(2.7rem,12vw,4rem)}
  .final-hero-stage{min-height:410px}
  .hero-product-murukku{height:290px}.hero-product-shankarpali{height:215px}.hero-product-payatham{height:200px}
  .hero-seal{width:82px;height:82px;right:42%;bottom:30px}
  .trust-group article{flex-basis:190px!important}
  .support-action-grid{grid-template-columns:1fr 1fr}
  .chat-panel{right:10px;bottom:74px;width:calc(100vw - 20px);height:min(720px,calc(100dvh - 92px))}
}
@media(max-width:430px){
  .final-hero-stage{min-height:350px}
  .hero-product-murukku{height:245px}.hero-product-shankarpali{height:180px}.hero-product-payatham{height:170px}
  .hero-seal{width:70px;height:70px;right:41%;bottom:22px;border-width:4px}
  .support-action-grid{grid-template-columns:1fr}
  .support-action{min-height:58px;grid-template-columns:24px 1fr;align-items:center;justify-items:start}
}
@media(prefers-reduced-motion:reduce){
  .trust-track{width:100%!important;animation:none!important;transform:none!important}
  .trust-group{display:grid!important;width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))}
  .trust-group article{width:auto!important;flex-basis:auto!important}
  .trust-group[aria-hidden="true"]{display:none!important}
}


/* Final micro-polish: typography, premium 250g choice and verified social links. */
:root{
  --serif:"Playfair Display",Cinzel,Georgia,"Times New Roman",serif;
  --sans:Montserrat,Lato,Arial,Helvetica,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --script:"Great Vibes",Allura,"Segoe Script",cursive;
}
body,button,input,textarea,select{font-family:var(--sans)}
h1,h2,h3,h4,.chat-head strong,.support-welcome h3{font-family:var(--serif)}
.brand-line,.footer-tagline{font-family:var(--script)}

/* The 250g choice is visibly premium without becoming larger or cluttered. */
.final-product-card .pack-option-featured,
.product-page-pack-list button.featured{
  border:2px solid var(--gold)!important;
  box-shadow:inset 0 0 0 1px rgba(255,246,230,.15),0 9px 24px rgba(90,14,16,.12);
}
.final-product-card .pack-option-featured:hover,
.product-page-pack-list button.featured:hover{
  border-color:#F0D471!important;
  box-shadow:inset 0 0 0 1px rgba(255,246,230,.22),0 12px 30px rgba(90,14,16,.18);
}

/* Social links are kept in the footer and contact area, not crowded into the header. */
.footer-social-block{display:grid;gap:7px;margin-top:22px}
.footer-social-block>strong,.contact-social-block>strong{color:#fff;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}
.footer-social-block>span{color:#E8C86A;font-size:.78rem;font-weight:800}
.social-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.social-links a{display:grid;width:42px;height:42px;place-items:center;color:#FFF6E6;background:rgba(255,255,255,.07);border:1px solid rgba(232,200,106,.38);border-radius:50%;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
.social-links a:hover,.social-links a:focus-visible{color:#5A0E10;background:#E8C86A;border-color:#F6E39A;transform:translateY(-2px)}
.social-links svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-social-block{display:grid;justify-items:center;gap:11px;margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}
.contact-social-block .social-links{justify-content:center}

/* More polished help panel rhythm and useful quick routes. */
.support-topic-row{scroll-snap-type:x proximity}
.support-topic-row button{scroll-snap-align:start}
.chat-actions{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 2px}
.chat-actions button{min-height:42px;padding:8px 12px;color:var(--burgundy);background:#FFF4DB;border:1px solid rgba(90,14,16,.2);border-radius:999px;font-size:.68rem;font-weight:850}
.chat-actions button:hover,.chat-actions button:focus-visible{background:#F6E0A4;border-color:var(--gold)}
.chat-message{white-space:pre-line}

@media(max-width:560px){
  .social-links a{width:40px;height:40px}
  .footer-social-block{margin-top:18px}
}
