body{display:flex;flex-direction:column;align-items:center;padding:5rem 2rem 2rem;padding-top:calc(5rem + env(safe-area-inset-top))}.card[data-astro-cid-kh7btl4r]{width:100%;max-width:800px;background:var(--bg-card);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid var(--glass-border);border-radius:24px;padding:3rem 2rem;position:relative;overflow:hidden;margin-top:1rem}.card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--glass-highlight),transparent)}.title[data-astro-cid-kh7btl4r]{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:2rem;letter-spacing:-.02em}.section[data-astro-cid-kh7btl4r]{margin-bottom:2.5rem}.section[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.section-label[data-astro-cid-kh7btl4r]{color:var(--accent);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:1rem}.section-text[data-astro-cid-kh7btl4r]{color:var(--text-secondary);font-size:1rem;line-height:1.8;text-align:center}.products-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.product-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:#ffffff08;border:1px solid var(--glass-border);border-radius:16px;text-decoration:none;text-align:center;transition:all .2s}.product-card[data-astro-cid-kh7btl4r]:hover{background:#ffffff0f;transform:translateY(-2px)}.product-card[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--text-primary);font-size:.95rem;font-weight:600}.product-card[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--text-muted);font-size:.8rem;line-height:1.4}.product-title-row[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;gap:.5rem}.product-badge[data-astro-cid-kh7btl4r]{padding:.15rem .5rem;border-radius:100px;background:#17e9fc1f;color:var(--electric-blue);font-size:.6rem;font-weight:600;letter-spacing:.03em;line-height:1.4}.product-icon[data-astro-cid-kh7btl4r]{width:40px;height:40px;object-fit:contain}.product-icon--rounded[data-astro-cid-kh7btl4r]{border-radius:10px}.product-icon-svg[data-astro-cid-kh7btl4r]{width:40px;height:40px}@media(max-width:480px){body{padding:6rem 1rem 1rem}.card[data-astro-cid-kh7btl4r]{padding:2rem 1.5rem;border-radius:20px}.title[data-astro-cid-kh7btl4r]{font-size:1.5rem}.section-text[data-astro-cid-kh7btl4r]{font-size:.95rem}.products-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
