.product-card-v2[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;padding:.65rem;border-radius:18px;background-color:var(--cozy-bg-pure);border:1px solid var(--cozy-border-light);cursor:pointer;transition:all .3s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 10px #00000003;gap:.65rem;height:100%}.product-card-v2[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);box-shadow:0 8px 20px #1c1c1e0d;border-color:#00000014}.product-image-container[data-astro-cid-tjdfhdqb]{width:100%;aspect-ratio:1.1;background-color:#f5f3ef;border-radius:12px;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.02)}.product-image[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card-v2[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.product-meta[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.15rem .25rem .35rem}.product-title[data-astro-cid-tjdfhdqb]{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:var(--cozy-text-obsidian);line-height:1.3}.platform-badge[data-astro-cid-tjdfhdqb]{font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;color:#e05f65;background-color:#fde8e9;padding:.15rem .5rem;border-radius:8px;letter-spacing:.2px;display:inline-block}.platform-badge[data-astro-cid-tjdfhdqb][data-platform=fahasa]{color:#9c3338;background-color:#f5e6e6}.namiya-mailbox[data-astro-cid-3p3bmyhh]{background-color:#faf6f0;border:2px solid #D7CCC8;box-shadow:0 6px 18px #5d40370d;display:flex;flex-direction:column;gap:1.25rem;position:relative;overflow:hidden}.namiya-mailbox[data-astro-cid-3p3bmyhh]:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background-color:#8d6e63}.mailbox-header[data-astro-cid-3p3bmyhh]{display:flex;align-items:center;gap:.75rem}.mailbox-icon[data-astro-cid-3p3bmyhh]{font-size:1.75rem}.mailbox-title[data-astro-cid-3p3bmyhh]{margin:0}.mailbox-desc[data-astro-cid-3p3bmyhh]{font-size:.9rem;color:#5d4037;line-height:1.5}.mailbox-form[data-astro-cid-3p3bmyhh]{display:flex;flex-direction:column;gap:1rem;transition:opacity .3s ease}.form-group[data-astro-cid-3p3bmyhh]{display:flex;flex-direction:column;gap:.4rem}.form-label[data-astro-cid-3p3bmyhh]{font-size:.85rem;font-weight:600;color:#5d4037}.form-input[data-astro-cid-3p3bmyhh]{width:100%;font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem;border-radius:var(--radius-button);border:1px solid #D7CCC8;background-color:var(--cozy-bg-pure);color:var(--cozy-text-obsidian);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-input[data-astro-cid-3p3bmyhh]:focus{border-color:#8d6e63;box-shadow:0 0 0 3px #8d6e6326}.form-textarea[data-astro-cid-3p3bmyhh]{min-height:120px;resize:vertical;line-height:1.5}.submit-btn[data-astro-cid-3p3bmyhh]{margin-top:.25rem;background-color:#5d4037;color:#fff}.submit-btn[data-astro-cid-3p3bmyhh]:hover{background-color:#4e342e}.mailbox-success[data-astro-cid-3p3bmyhh]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.5rem 0;animation:fadeIn .5s ease}.mailbox-success[data-astro-cid-3p3bmyhh].hidden{display:none}.success-icon[data-astro-cid-3p3bmyhh]{font-size:2.5rem;animation:bounce 1s infinite alternate}.mailbox-success[data-astro-cid-3p3bmyhh] h4[data-astro-cid-3p3bmyhh]{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:#4e342e}.mailbox-success[data-astro-cid-3p3bmyhh] p[data-astro-cid-3p3bmyhh]{font-size:.9rem;color:#5d4037;max-width:320px;line-height:1.5}.btn-sm[data-astro-cid-3p3bmyhh]{padding:.5rem 1rem;font-size:.85rem;margin-top:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.sheet-overlay[data-astro-cid-spqnfk7g]{position:fixed;inset:0;background-color:#1c1c1e00;z-index:999;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.25,1,.5,1);backdrop-filter:blur(0px)}.sheet-overlay[data-astro-cid-spqnfk7g].open{background-color:#0006;opacity:1;pointer-events:auto;backdrop-filter:blur(3px)}.polaroid-bottom-sheet[data-astro-cid-spqnfk7g]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top-left-radius:32px;border-top-right-radius:32px;box-shadow:0 -10px 40px #00000014;transform:translateY(100%);transition:transform .45s cubic-bezier(.25,1,.5,1);z-index:1000;padding:2rem 1.25rem 1.5rem;max-width:480px;margin:0 auto;width:100%}.sheet-overlay[data-astro-cid-spqnfk7g].open .polaroid-bottom-sheet[data-astro-cid-spqnfk7g]{transform:translateY(0)}.sheet-drag-handle[data-astro-cid-spqnfk7g]{width:40px;height:5px;background-color:#0000001a;border-radius:3px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.sheet-content[data-astro-cid-spqnfk7g]{display:grid;grid-template-columns:100px 1fr;gap:1.15rem;align-items:start;margin-bottom:1.5rem;margin-top:.5rem}.content-left[data-astro-cid-spqnfk7g]{display:flex;justify-content:center}.polaroid-frame[data-astro-cid-spqnfk7g]{background:#fff;padding:8px 8px 18px;box-shadow:0 6px 16px #0000000a;transform:rotate(-3deg);border:1px solid var(--cozy-border-light);width:100px;border-radius:4px}.polaroid-frame[data-astro-cid-spqnfk7g] img[data-astro-cid-spqnfk7g]{width:82px;height:82px;object-fit:cover;border-radius:2px}.content-right[data-astro-cid-spqnfk7g]{display:flex;flex-direction:column;gap:.4rem}.sheet-badge[data-astro-cid-spqnfk7g]{align-self:flex-start;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;color:#e05f65;background-color:#fde8e9;padding:.2rem .5rem;border-radius:6px;letter-spacing:.2px}#sheet-product-title[data-astro-cid-spqnfk7g]{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.25rem;color:var(--cozy-text-obsidian);line-height:1.25}.whisper-mono[data-astro-cid-spqnfk7g]{font-family:Space Mono,monospace;font-size:.82rem;font-style:italic;color:#6e6e73;line-height:1.4}.price-platform[data-astro-cid-spqnfk7g]{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:var(--cozy-text-obsidian)}.sheet-actions[data-astro-cid-spqnfk7g]{display:flex;flex-direction:column;gap:.75rem}.action-btn-buy[data-astro-cid-spqnfk7g]{background-color:#1c1c1e;color:#fff;border-radius:14px;height:50px;font-size:.95rem;font-weight:700;width:100%;border:none;box-shadow:0 4px 12px #1c1c1e26}.action-btn-buy[data-astro-cid-spqnfk7g]:hover{background-color:#2c2c2e}.action-btn-group[data-astro-cid-spqnfk7g]{background-color:#f5f3ef;color:var(--cozy-green-matcha);border-radius:14px;height:50px;font-size:.95rem;font-weight:700;width:100%;border:1px solid rgba(0,0,0,.02)}.action-btn-group[data-astro-cid-spqnfk7g]:hover{background-color:#eae8e3}
