.product-page{padding:36px 24px 64px;max-width:1480px;margin:0 30px}.product-hero{text-align:center;max-width:860px;margin:0 auto 20px}.product-tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;margin-bottom:18px;color:#065f46;background:#ecfdf5;border-radius:9999px;font-weight:700;letter-spacing:.01em;font-size:.82rem}.product-hero h1{margin:0 0 14px;font-size:clamp(2rem,2.6vw,3.2rem);line-height:1.05;color:#111827}.product-hero p{margin:0;color:#475569;font-size:1rem;line-height:1.9}.product-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card{background:#ffffff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:28px;box-shadow:0 24px 40px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:420px;position:relative}.product-card-label{position:absolute;top:12px;left:0;width:50px;text-align:center;background:#10b981;color:white;padding:6px 0;transform:rotate(-45deg);font-weight:700;font-size:.75rem;line-height:1;z-index:20;box-shadow:0 6px 18px rgba(16,185,129,.18);letter-spacing:.02em;border-radius:25px}@media (max-width:480px){.product-card-label{left:0;top:8px;width:40px;font-size:.7rem}}.product-card-media{width:100%;height:auto;border-radius:18px;overflow:hidden;margin-bottom:18px}.product-card-media img{width:100%;height:100%;object-fit:cover;display:block}.product-card-header h2{margin:0 0 14px;font-size:1.4rem;color:#111827}.product-card-description{margin:0 0 22px;color:#475569;line-height:1.75;flex:0 0 auto}.product-card-features{margin:0;padding:0;list-style:none;display:grid;gap:10px;flex:1 1 auto}.product-card-features li{position:relative;padding-left:24px;color:#334155;line-height:1.7}.product-card-features li:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;border-radius:9999px;background:#10b981}.product-card-meta{margin-top:22px}.product-card-meta span{display:inline-flex;align-items:center;padding:12px 16px;border-radius:9999px;background:#f0fdf4;color:#064e3b;font-weight:600;font-size:.95rem}.product-actions{display:flex;gap:16px;justify-content:center;margin:32px auto;flex-wrap:wrap}.product-action-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.product-action-contact{background:#3b82f6;color:white}.product-action-contact:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 16px rgba(59,130,246,.3)}.product-action-whatsapp{background:#25d366;color:white}.product-action-whatsapp:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 8px 16px rgba(37,211,102,.3)}.product-action-demo{background:#8b5cf6;color:white}.product-action-demo:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 8px 16px rgba(139,92,246,.3)}.product-action-register{background:#10b981;color:white}.product-action-register:hover{background:#0f9a6d;transform:translateY(-2px);box-shadow:0 8px 16px rgba(16,185,129,.3)}.product-hero-note{margin:5px auto 0;max-width:760px;color:black;font-size:20px;line-height:1.8}.product-bottom-note{margin:44px auto 0;max-width:780px;text-align:center;color:#475569;font-size:1rem;line-height:1.8}@media (max-width:720px){.product-page{padding:28px 18px 48px;margin:0 10px}.product-card{padding:22px}}