.products-page[data-astro-cid-3swd3b6j]{background-color:var(--color-offwhite);min-height:100vh;padding-top:var(--navbar-height)}.page-hero-section[data-astro-cid-3swd3b6j]{position:relative;overflow:hidden;min-height:420px;display:flex;align-items:flex-end;padding-top:var(--navbar-height);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);background-image:url(/images/hero/bg-kelapa.webp);background-size:cover;background-position:center 60%;background-repeat:no-repeat;background-color:transparent}.page-hero-section[data-astro-cid-3swd3b6j]:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:#0000009e;pointer-events:none;z-index:0}.page-hero-section[data-astro-cid-3swd3b6j]:after{display:none!important}.hero-container[data-astro-cid-3swd3b6j],.products-hero-content[data-astro-cid-3swd3b6j]{position:relative;z-index:1}.products-hero-content[data-astro-cid-3swd3b6j]{padding-bottom:3rem}.products-hero-content[data-astro-cid-3swd3b6j] .hero-section-title[data-astro-cid-3swd3b6j]{max-width:1120px}.products-hero-content[data-astro-cid-3swd3b6j] .hero-section-text[data-astro-cid-3swd3b6j]{max-width:780px}.hero-section-title[data-astro-cid-3swd3b6j]{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;color:var(--color-white);line-height:1.1;font-weight:700;text-shadow:0 8px 28px rgba(0,0,0,.28)}.hero-section-text[data-astro-cid-3swd3b6j]{color:#ffffffd1;line-height:1.75;font-size:1.05rem;max-width:680px;text-shadow:0 4px 18px rgba(0,0,0,.2)}.section-badge-kicker[data-astro-cid-3swd3b6j]{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-warm);margin-bottom:1rem}.products-toolbar[data-astro-cid-3swd3b6j]{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center;justify-content:space-between;padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border);margin-bottom:3rem}.products-search-wrap[data-astro-cid-3swd3b6j]{position:relative;flex-grow:1;max-width:340px}.products-search-input[data-astro-cid-3swd3b6j]{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1.5px solid var(--color-border);border-radius:var(--radius-full);outline:none;font-family:var(--font-body);font-size:.875rem;background:var(--color-white);color:var(--color-text-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.products-search-input[data-astro-cid-3swd3b6j]:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #c8892a1a}.products-search-icon[data-astro-cid-3swd3b6j]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-light);width:16px;height:16px;pointer-events:none}.products-toolbar[data-astro-cid-3swd3b6j]{position:relative}.products-filter-scroll[data-astro-cid-3swd3b6j]{position:relative;min-width:0;max-width:100%}.products-filter-wrap[data-astro-cid-3swd3b6j]{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:2px;padding-right:2rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.products-filter-scroll[data-astro-cid-3swd3b6j]:after{content:"";position:absolute;top:0;right:0;width:36px;height:100%;background:linear-gradient(to right,rgba(247,245,240,0),var(--color-offwhite));pointer-events:none}@media(min-width:1025px){.products-filter-wrap[data-astro-cid-3swd3b6j]{overflow-x:visible;flex-wrap:wrap;padding-right:0}.products-filter-scroll[data-astro-cid-3swd3b6j]:after{display:none}}.filter-btn[data-astro-cid-3swd3b6j]{padding:.6rem 1.4rem;border-radius:var(--radius-full);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;border:1.5px solid var(--color-border);background:var(--color-white);color:var(--color-text-secondary);font-family:var(--font-body)}.filter-btn[data-astro-cid-3swd3b6j].active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.filter-btn[data-astro-cid-3swd3b6j]:hover:not(.active){border-color:var(--color-primary);color:var(--color-primary)}.product-grid-section[data-astro-cid-3swd3b6j]{padding-bottom:6rem}.no-results-box[data-astro-cid-3swd3b6j]{display:none;text-align:center;padding:4rem 0}.no-results-box[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-size:1.5rem;color:var(--color-primary);margin-bottom:.5rem}.no-results-box[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{color:var(--color-text-secondary)}.product-layout[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.product-card[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;height:100%;cursor:pointer;border-radius:32px;overflow:hidden;background:var(--color-white);border:1px solid var(--color-border);box-shadow:0 4px 24px #00000005;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s}.product-card[data-astro-cid-3swd3b6j]:hover{transform:scale(1.015) translateY(-4px);border-color:var(--color-accent-warm);box-shadow:0 20px 48px #1a362614}.product-card__image-container[data-astro-cid-3swd3b6j]{position:relative;height:320px;flex-shrink:0;overflow:hidden;background-color:var(--color-light-gray)}.product-card__image[data-astro-cid-3swd3b6j]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-card[data-astro-cid-3swd3b6j]:hover .product-card__image[data-astro-cid-3swd3b6j]{transform:scale(1.05)}.product-card__overlay[data-astro-cid-3swd3b6j]{position:absolute;inset:0;background:#1a362659;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.product-card[data-astro-cid-3swd3b6j]:hover .product-card__overlay[data-astro-cid-3swd3b6j]{opacity:1}.product-card__hover-action[data-astro-cid-3swd3b6j]{background:#fff;color:var(--color-primary);padding:.8rem 1.8rem;border-radius:var(--radius-full);font-weight:700;font-size:.88rem;transform:translateY(10px);transition:transform .4s cubic-bezier(.16,1,.3,1)}.product-card[data-astro-cid-3swd3b6j]:hover .product-card__hover-action[data-astro-cid-3swd3b6j]{transform:translateY(0)}.product-card__content[data-astro-cid-3swd3b6j]{padding:2.5rem;display:flex;flex-direction:column;flex:1;position:relative}.product-card__number[data-astro-cid-3swd3b6j]{font-size:.85rem;font-weight:800;color:var(--color-accent);margin-bottom:.75rem;display:block}.product-card__header-row[data-astro-cid-3swd3b6j]{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem}.product-card__title[data-astro-cid-3swd3b6j]{font-size:1.75rem;font-weight:700;color:var(--color-primary);line-height:1.2}.product-card__badge[data-astro-cid-3swd3b6j]{font-size:.65rem;font-weight:700;background-color:var(--color-offwhite);color:var(--color-accent-dark);padding:.35rem .85rem;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.product-card__desc[data-astro-cid-3swd3b6j]{font-size:.95rem;color:var(--color-text-secondary);line-height:1.65;margin-bottom:1.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__tags[data-astro-cid-3swd3b6j]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;margin-bottom:0}.tag-pill[data-astro-cid-3swd3b6j]{font-size:.75rem;font-weight:600;border:1px solid var(--color-border);color:var(--color-text-secondary);padding:.35rem .85rem;border-radius:var(--radius-full);background-color:var(--color-white)}.modal-overlay[data-astro-cid-3swd3b6j]{position:fixed;inset:0;background:#0e201666;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal);opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.16,1,.3,1);padding:1.5rem}.modal-overlay[data-astro-cid-3swd3b6j].active{opacity:1;pointer-events:auto}.modal-content[data-astro-cid-3swd3b6j]{background:var(--color-white);border-radius:32px;max-width:600px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 32px 80px #0000001f;border:1px solid var(--color-border);display:flex;flex-direction:column}.modal-top-bar[data-astro-cid-3swd3b6j]{padding:1.5rem 2.5rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center}.modal-label-text[data-astro-cid-3swd3b6j]{font-size:.75rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em}.modal-close-btn[data-astro-cid-3swd3b6j]{background:var(--color-offwhite);color:var(--color-text-primary);width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s;cursor:pointer;border:none}.modal-close-btn[data-astro-cid-3swd3b6j]:hover{background:var(--color-light-gray)}.modal-close-btn[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{width:1.2rem;height:1.2rem}.modal-scroll-body[data-astro-cid-3swd3b6j]{overflow-y:auto;flex:1}.modal-grid[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column}.modal-image-wrap[data-astro-cid-3swd3b6j]{position:relative;width:100%;height:300px;min-height:auto;background-color:var(--color-light-gray, #f4f5f7);display:block;padding:0}.modal-image-wrap[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j]{width:100%;height:100%;object-fit:cover;display:block}.modal-image-overlay[data-astro-cid-3swd3b6j]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.15));pointer-events:none}.modal-category[data-astro-cid-3swd3b6j]{position:absolute;top:1.5rem;left:1.5rem;background:var(--color-primary);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;padding:.35rem .95rem;border-radius:var(--radius-full)}.modal-body-content[data-astro-cid-3swd3b6j]{padding:2rem 2.5rem}.modal-featured-badge[data-astro-cid-3swd3b6j]{font-size:.75rem;font-weight:700;color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.modal-title-heading[data-astro-cid-3swd3b6j]{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;color:var(--color-primary);line-height:1.15;margin-bottom:1rem}.modal-desc-paragraph[data-astro-cid-3swd3b6j]{font-size:.95rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:2rem}.modal-specs-header[data-astro-cid-3swd3b6j]{font-size:1.05rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.modal-specs-list[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;gap:.75rem;padding:0;margin:0;list-style:none}.modal-actions[data-astro-cid-3swd3b6j]{margin-top:2.5rem}.modal-action-btn[data-astro-cid-3swd3b6j]{display:inline-flex;width:100%;background-color:var(--color-primary);color:#fff;justify-content:center;padding:.9rem;border-radius:var(--radius-full);font-weight:600;text-decoration:none;transition:background-color .2s}.modal-action-btn[data-astro-cid-3swd3b6j]:hover{background-color:var(--color-primary-dark, #132a1d);color:#fff}.hide-scrollbar[data-astro-cid-3swd3b6j]::-webkit-scrollbar{display:none}.hide-scrollbar[data-astro-cid-3swd3b6j]{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:600px){.products-toolbar[data-astro-cid-3swd3b6j]{flex-direction:column;align-items:stretch;gap:1rem}.products-search-wrap[data-astro-cid-3swd3b6j]{max-width:100%}.products-filter-wrap[data-astro-cid-3swd3b6j]{width:100%}}@media(max-width:900px){.product-layout[data-astro-cid-3swd3b6j]{grid-template-columns:1fr;gap:2rem}.modal-image-wrap[data-astro-cid-3swd3b6j]{height:240px}.modal-body-content[data-astro-cid-3swd3b6j]{padding:1.5rem}}
