.ProductDetailPage-module__hmajFW__scrollWrapper{background-color:var(--light-surface);height:240vh;position:relative}.ProductDetailPage-module__hmajFW__heroSection{background-color:#eceae6;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.ProductDetailPage-module__hmajFW__splitScreen{z-index:2;width:100%;height:100vh;display:flex;position:relative}.ProductDetailPage-module__hmajFW__leftPanel,.ProductDetailPage-module__hmajFW__rightPanel{justify-content:center;align-items:center;width:50vw;height:100vh;display:flex;position:relative}.ProductDetailPage-module__hmajFW__bagArea{z-index:5;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ProductDetailPage-module__hmajFW__bagWrapper{z-index:2;animation:6s ease-in-out infinite ProductDetailPage-module__hmajFW__float;position:relative}.ProductDetailPage-module__hmajFW__suspendedImage{object-fit:contain;filter:drop-shadow(0 12px 32px #2d2d2d14);width:auto;height:510px}.ProductDetailPage-module__hmajFW__shadow{filter:blur(8px);z-index:1;background:#2d2d2d1f;border-radius:50%;width:260px;height:16px;position:absolute;bottom:12vh;left:50%;transform:translate(-50%)}.ProductDetailPage-module__hmajFW__titlePanel{gap:var(--space-2);max-width:500px;padding:0 var(--space-6);flex-direction:column;width:100%;display:flex}.ProductDetailPage-module__hmajFW__backLink{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--charcoal);margin-bottom:var(--space-3);transition:color .3s ease, transform .3s var(--ease-out);align-items:center;gap:8px;font-weight:600;display:inline-flex}.ProductDetailPage-module__hmajFW__backLink:hover{color:var(--arema-brown);transform:translate(-4px)}.ProductDetailPage-module__hmajFW__category{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--arema-brown);font-weight:600}.ProductDetailPage-module__hmajFW__title{font-family:var(--font-display);color:var(--dark-text);margin-top:4px;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:600;line-height:1.15}.ProductDetailPage-module__hmajFW__tagline{font-family:var(--font-body);font-size:var(--text-base);color:var(--charcoal);margin-top:4px;font-weight:500;line-height:1.4}.ProductDetailPage-module__hmajFW__scrollIndicator{margin-top:var(--space-6);font-family:var(--font-body);font-size:var(--text-3xs);text-transform:uppercase;letter-spacing:.12em;color:var(--charcoal-60);align-items:center;gap:12px;font-weight:600;display:flex}.ProductDetailPage-module__hmajFW__bounceArrow{animation:2s infinite ProductDetailPage-module__hmajFW__bounce}.ProductDetailPage-module__hmajFW__detailPanel{gap:var(--space-3);max-width:500px;padding:0 var(--space-6);z-index:10;opacity:0;flex-direction:column;width:100%;display:flex;position:absolute}.ProductDetailPage-module__hmajFW__panelTitle{font-family:var(--font-display);color:var(--dark-text);font-size:clamp(2.2rem,3.5vw,3rem);font-weight:600;line-height:1.15}.ProductDetailPage-module__hmajFW__description{font-family:var(--font-body);font-size:var(--text-sm);color:var(--charcoal);line-height:var(--leading-relaxed)}.ProductDetailPage-module__hmajFW__subHeading{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.16em;color:var(--charcoal-60);border-bottom:1.5px solid var(--pale-sand-40);padding-bottom:var(--space-1);margin-bottom:var(--space-2);font-size:.7rem;font-weight:600}.ProductDetailPage-module__hmajFW__highlightsContainer{margin-top:var(--space-2)}.ProductDetailPage-module__hmajFW__highlightsGrid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.ProductDetailPage-module__hmajFW__highlightChip{font-family:var(--font-body);font-size:var(--text-xs);color:var(--dark-text);align-items:center;gap:10px;font-weight:500;display:flex}.ProductDetailPage-module__hmajFW__checkIcon{color:var(--arema-brown);flex-shrink:0}.ProductDetailPage-module__hmajFW__specsSection{background-color:var(--light-surface);z-index:15;padding:120px 0;position:relative}.ProductDetailPage-module__hmajFW__container{max-width:var(--container-wide);width:calc(100% - 80px);margin:0 auto}.ProductDetailPage-module__hmajFW__specsGrid{gap:var(--space-8);grid-template-columns:1.3fr 1fr;align-items:start;display:grid}.ProductDetailPage-module__hmajFW__specsContainer{width:100%}.ProductDetailPage-module__hmajFW__specsTable{border:1px solid var(--pale-sand-40);border-radius:var(--radius-sm);background:#fff;overflow:hidden}.ProductDetailPage-module__hmajFW__specRow{border-bottom:1px solid var(--pale-sand-20);grid-template-columns:1fr 1.3fr;padding:14px 20px;display:grid}.ProductDetailPage-module__hmajFW__specRow:last-child{border-bottom:none}.ProductDetailPage-module__hmajFW__specRow:nth-child(2n){background:#d8c9ae14}.ProductDetailPage-module__hmajFW__specLabel{font-family:var(--font-body);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--charcoal-60);align-self:center;font-weight:600}.ProductDetailPage-module__hmajFW__specValue{font-family:var(--font-body);font-size:var(--text-sm);color:var(--dark-text);font-weight:500}.ProductDetailPage-module__hmajFW__enquiryBlock{padding:var(--space-5);background:var(--pale-sand-20);border-radius:var(--radius-md);border:1px solid var(--pale-sand-40)}.ProductDetailPage-module__hmajFW__enquiryTitle{font-family:var(--font-display);font-size:var(--text-base);color:var(--dark-text);font-weight:600}.ProductDetailPage-module__hmajFW__enquiryText{font-family:var(--font-body);font-size:var(--text-xs);color:var(--charcoal);margin-top:6px;line-height:1.5}.ProductDetailPage-module__hmajFW__enquiryActions{align-items:center;gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.ProductDetailPage-module__hmajFW__mailLink{font-family:var(--font-body);font-size:var(--text-sm);color:var(--arema-brown);font-weight:600;text-decoration:underline;transition:color .3s}.ProductDetailPage-module__hmajFW__mailLink:hover{color:var(--dark-text)}.ProductDetailPage-module__hmajFW__divider{background:var(--pale-sand-40);height:1px;margin:100px 0}.ProductDetailPage-module__hmajFW__recHeading{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--dark-text);margin-bottom:var(--space-6);text-align:center;font-weight:600}.ProductDetailPage-module__hmajFW__recGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto;display:grid}.ProductDetailPage-module__hmajFW__recCard{border-radius:var(--radius-md);padding:var(--space-4);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out), background-color .4s var(--ease-out);background:#eceae6;border:1px solid #5757570a;flex-direction:column;align-items:center;text-decoration:none;display:flex}.ProductDetailPage-module__hmajFW__recCard:hover{box-shadow:var(--shadow-md);background-color:#e6e3df;transform:translateY(-6px)}.ProductDetailPage-module__hmajFW__recImageContainer{width:100%;height:230px;margin-bottom:var(--space-1);justify-content:center;align-items:center;display:flex;position:relative}.ProductDetailPage-module__hmajFW__recBagWrapper{z-index:2;position:relative}.ProductDetailPage-module__hmajFW__floatA{animation:6s ease-in-out infinite ProductDetailPage-module__hmajFW__float}.ProductDetailPage-module__hmajFW__floatB{animation:6s ease-in-out 3s infinite ProductDetailPage-module__hmajFW__float}.ProductDetailPage-module__hmajFW__recImage{object-fit:contain;filter:drop-shadow(0 4px 8px #2d2d2d0a);width:auto;height:170px;transition:transform .5s var(--ease-out)}.ProductDetailPage-module__hmajFW__recCard:hover .ProductDetailPage-module__hmajFW__recImage{transform:scale(1.04)translateY(-3px)}.ProductDetailPage-module__hmajFW__recShadow{filter:blur(4px);width:100px;height:8px;transition:transform .5s var(--ease-out), background-color .5s var(--ease-out), filter .5s var(--ease-out);z-index:1;background:#2d2d2d1f;border-radius:50%;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.ProductDetailPage-module__hmajFW__recCard:hover .ProductDetailPage-module__hmajFW__recShadow{filter:blur(6px);background:#2d2d2d14;transform:translate(-50%)scale(.85)}.ProductDetailPage-module__hmajFW__recInfo{flex-direction:column;gap:2px;width:100%;display:flex}.ProductDetailPage-module__hmajFW__recCategory{font-family:var(--font-body);font-size:var(--text-3xs);letter-spacing:.18em;text-transform:uppercase;color:var(--arema-brown);font-weight:600}.ProductDetailPage-module__hmajFW__recCardTitle{font-family:var(--font-display);font-size:var(--text-base);color:var(--dark-text);margin-top:1px;font-weight:600}.ProductDetailPage-module__hmajFW__recLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--arema-brown);margin-top:var(--space-2);align-items:center;gap:4px;font-size:.6rem;font-weight:600;transition:color .3s;display:inline-flex}.ProductDetailPage-module__hmajFW__recLink svg{transition:transform .3s var(--ease-out)}.ProductDetailPage-module__hmajFW__recCard:hover .ProductDetailPage-module__hmajFW__recLink{color:var(--dark-text)}.ProductDetailPage-module__hmajFW__recCard:hover .ProductDetailPage-module__hmajFW__recLink svg{transform:translate(3px)}.ProductDetailPage-module__hmajFW__bgWatermarkLeft{opacity:.09;pointer-events:none;z-index:1;width:52%;height:90%;position:absolute;bottom:-10%;left:-5%;transform:scaleX(-1)rotate(15deg)}.ProductDetailPage-module__hmajFW__bgWatermarkRight{opacity:.12;pointer-events:none;z-index:1;width:55%;height:95%;position:absolute;bottom:-5%;right:-5%;transform:rotate(-10deg)}.ProductDetailPage-module__hmajFW__watermarkImage{object-fit:contain;object-position:right bottom}@keyframes ProductDetailPage-module__hmajFW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ProductDetailPage-module__hmajFW__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.ProductDetailPage-module__hmajFW__riceGrainWatermark{pointer-events:none;z-index:1;opacity:.15;position:absolute}.ProductDetailPage-module__hmajFW__grainImage{object-fit:contain;width:100%;height:100%}@media (max-width:1024px){.ProductDetailPage-module__hmajFW__scrollWrapper{height:auto!important}.ProductDetailPage-module__hmajFW__heroSection{height:auto;padding:80px 0;position:relative;overflow:visible}.ProductDetailPage-module__hmajFW__bgWatermarkLeft{opacity:.04;width:50%;height:35%;bottom:0;left:-5%}.ProductDetailPage-module__hmajFW__bgWatermarkRight{opacity:.05;width:55%;height:40%;bottom:0;right:-5%}.ProductDetailPage-module__hmajFW__splitScreen{flex-direction:column;height:auto}.ProductDetailPage-module__hmajFW__leftPanel,.ProductDetailPage-module__hmajFW__rightPanel{width:100%;height:auto;padding:0}.ProductDetailPage-module__hmajFW__splitScreen{flex-direction:column;display:flex}.ProductDetailPage-module__hmajFW__rightPanel{margin-bottom:var(--space-4);order:1}.ProductDetailPage-module__hmajFW__leftPanel{flex-direction:column;order:2;display:flex}.ProductDetailPage-module__hmajFW__bagArea{height:380px;margin-bottom:var(--space-4);order:1;position:relative}.ProductDetailPage-module__hmajFW__shadow{bottom:20px}.ProductDetailPage-module__hmajFW__detailPanel{padding:0 var(--space-3);margin-bottom:var(--space-4);text-align:center;order:2;align-items:center;position:relative;opacity:1!important;transform:none!important}.ProductDetailPage-module__hmajFW__highlightsContainer{width:100%}.ProductDetailPage-module__hmajFW__highlightChip{justify-content:center}.ProductDetailPage-module__hmajFW__scrollIndicator{display:none}.ProductDetailPage-module__hmajFW__titlePanel{padding:0 var(--space-3);text-align:center;align-items:center}.ProductDetailPage-module__hmajFW__backLink{justify-content:center;width:100%}.ProductDetailPage-module__hmajFW__specsGrid{gap:var(--space-6);grid-template-columns:1fr}.ProductDetailPage-module__hmajFW__specsSection{padding:60px 0}.ProductDetailPage-module__hmajFW__recGrid{gap:var(--space-4);grid-template-columns:1fr}}@media (max-width:768px){.ProductDetailPage-module__hmajFW__container{width:calc(100% - 32px)}.ProductDetailPage-module__hmajFW__bagArea{height:300px}.ProductDetailPage-module__hmajFW__suspendedImage{height:280px}.ProductDetailPage-module__hmajFW__shadow{width:140px}.ProductDetailPage-module__hmajFW__highlightsGrid{grid-template-columns:1fr}.ProductDetailPage-module__hmajFW__specRow{grid-template-columns:1.2fr 1fr;padding:10px 16px}}
