.emp-hero-section[data-astro-cid-t36fstea]{padding:4rem 0 2rem}.emp-hero-grid[data-astro-cid-t36fstea]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.emp-hero-grid[data-astro-cid-t36fstea]{grid-template-columns:1fr;gap:2rem}}.emp-badges[data-astro-cid-t36fstea]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.emp-badge[data-astro-cid-t36fstea]{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.4rem .9rem;border-radius:2rem;text-decoration:none}.emp-badge-stock[data-astro-cid-t36fstea]{background:#27ae6014;color:#27ae60;border:1px solid rgba(39,174,96,.2)}.emp-badge-dot[data-astro-cid-t36fstea]{width:6px;height:6px;border-radius:50%;background:#27ae60;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.emp-badge-approved[data-astro-cid-t36fstea]{background:#6c5ce714;color:#6c5ce7;border:1px solid rgba(108,92,231,.2);transition:all .2s}.emp-badge-approved[data-astro-cid-t36fstea]:hover{background:#6c5ce726}.emp-hero-title[data-astro-cid-t36fstea]{font-family:var(--font-heading);font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;color:#1a1a2e;line-height:1.1;margin-bottom:1.5rem}.emp-hero-subtitle[data-astro-cid-t36fstea]{display:block;font-size:clamp(1rem,2vw,1.4rem);font-weight:500;color:transparent;background:linear-gradient(135deg,#6c5ce7,#00d2d3);-webkit-background-clip:text;background-clip:text;margin-top:.5rem}.emp-hero-desc[data-astro-cid-t36fstea]{font-size:1.05rem;line-height:1.75;color:#6b7280;margin-bottom:2rem}.emp-link[data-astro-cid-t36fstea]{color:#6c5ce7;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s}.emp-link[data-astro-cid-t36fstea]:hover{border-bottom-color:#6c5ce7}.emp-hero-cta[data-astro-cid-t36fstea]{display:flex;flex-wrap:wrap;gap:.75rem}.emp-btn-primary[data-astro-cid-t36fstea]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#6c5ce7,#00d2d3);color:#fff;font-weight:700;padding:.9rem 2rem;border-radius:2rem;text-decoration:none;transition:all .3s}.emp-btn-primary[data-astro-cid-t36fstea]:hover{box-shadow:0 0 30px #6c5ce766;transform:translateY(-2px)}.emp-btn-secondary[data-astro-cid-t36fstea]{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #e5e7eb;color:#374151;font-weight:700;padding:.9rem 2rem;border-radius:2rem;text-decoration:none;transition:all .3s}.emp-btn-secondary[data-astro-cid-t36fstea]:hover{border-color:#6c5ce7;color:#6c5ce7}.emp-hero-image-wrap[data-astro-cid-t36fstea]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.emp-hero-image-container[data-astro-cid-t36fstea]{background:linear-gradient(135deg,#f8f8fc,#eee);border-radius:2rem;padding:2rem;border:1px solid #f0f0f0;box-shadow:0 20px 60px -15px #00000014;position:relative;overflow:hidden}.emp-hero-image-container[data-astro-cid-t36fstea]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 40%,rgba(108,92,231,.04) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(0,210,211,.04) 0%,transparent 50%);pointer-events:none}.emp-hero-image[data-astro-cid-t36fstea]{width:100%;max-width:420px;height:auto;display:block;position:relative;z-index:1}.emp-hero-image-specs[data-astro-cid-t36fstea]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.emp-spec-pill[data-astro-cid-t36fstea]{font-size:.75rem;font-weight:600;color:#6b7280;background:#f8f8fc;border:1px solid #f0f0f0;border-radius:2rem;padding:.3rem .8rem}.emp-value-section[data-astro-cid-t36fstea]{padding:3rem 0 4rem}.emp-value-grid[data-astro-cid-t36fstea]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.emp-value-card[data-astro-cid-t36fstea]{background:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;padding:2rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.emp-value-card[data-astro-cid-t36fstea]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--val-accent);transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.4,0,.2,1)}.emp-value-card[data-astro-cid-t36fstea]:hover{border-color:var(--val-accent);box-shadow:0 20px 40px -12px #00000014,0 0 0 1px var(--val-accent);transform:translateY(-4px)}.emp-value-card[data-astro-cid-t36fstea]:hover:after{transform:scaleX(1)}.emp-value-icon[data-astro-cid-t36fstea]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:color-mix(in srgb,var(--val-accent) 8%,transparent);color:var(--val-accent);margin-bottom:1rem;transition:all .35s}.emp-value-card[data-astro-cid-t36fstea]:hover .emp-value-icon[data-astro-cid-t36fstea]{background:var(--val-accent);color:#fff;transform:scale(1.08)}.emp-value-card[data-astro-cid-t36fstea] h3[data-astro-cid-t36fstea]{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.emp-value-card[data-astro-cid-t36fstea] p[data-astro-cid-t36fstea]{font-size:.9rem;color:#6b7280;line-height:1.65}.emp-label[data-astro-cid-t36fstea]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#6c5ce7;margin-bottom:1.25rem}.emp-section-title[data-astro-cid-t36fstea]{font-family:var(--font-heading);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;color:#1a1a2e;line-height:1.15;margin-bottom:1.25rem}.emp-gradient-text[data-astro-cid-t36fstea]{display:block;color:transparent;background:linear-gradient(135deg,#6c5ce7,#00d2d3);-webkit-background-clip:text;background-clip:text}.emp-section-desc[data-astro-cid-t36fstea]{font-size:1.05rem;line-height:1.7;color:#6b7280;max-width:48rem;margin-bottom:2.5rem}.emp-features-section[data-astro-cid-t36fstea]{padding:4rem 0}.emp-features-grid[data-astro-cid-t36fstea]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.emp-feature-card[data-astro-cid-t36fstea]{background:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;padding:2rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.emp-feature-card[data-astro-cid-t36fstea]:hover{border-color:var(--feat-accent);box-shadow:0 20px 40px -12px #00000014;transform:translateY(-4px)}.emp-feature-icon[data-astro-cid-t36fstea]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:color-mix(in srgb,var(--feat-accent) 8%,transparent);color:var(--feat-accent);margin-bottom:1rem}.emp-feature-title[data-astro-cid-t36fstea]{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.emp-feature-desc[data-astro-cid-t36fstea]{font-size:.88rem;color:#6b7280;line-height:1.65}.emp-specs-section[data-astro-cid-t36fstea]{padding:4rem 0 2rem}.emp-specs-accordion[data-astro-cid-t36fstea]{display:flex;flex-direction:column;gap:.5rem}.emp-spec-group[data-astro-cid-t36fstea]{background:#fff;border:1px solid #f0f0f0;border-radius:1rem;overflow:hidden;transition:all .3s}.emp-spec-group[data-astro-cid-t36fstea][open]{border-color:#6c5ce7;box-shadow:0 4px 20px -6px #6c5ce71a}.emp-spec-summary[data-astro-cid-t36fstea]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s}.emp-spec-summary[data-astro-cid-t36fstea]::-webkit-details-marker{display:none}.emp-spec-summary[data-astro-cid-t36fstea]:hover{background:#fafafe}.emp-spec-group-title[data-astro-cid-t36fstea]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1a1a2e}.emp-spec-chevron[data-astro-cid-t36fstea]{transition:transform .3s;color:#9ca3af;flex-shrink:0}.emp-spec-group[data-astro-cid-t36fstea][open] .emp-spec-chevron[data-astro-cid-t36fstea]{transform:rotate(180deg);color:#6c5ce7}.emp-spec-content[data-astro-cid-t36fstea]{padding:0 1.5rem 1.25rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.emp-spec-table[data-astro-cid-t36fstea]{width:100%;border-collapse:collapse}.emp-spec-table[data-astro-cid-t36fstea] tr[data-astro-cid-t36fstea]{border-bottom:1px solid #f8f8f8}.emp-spec-table[data-astro-cid-t36fstea] tr[data-astro-cid-t36fstea]:last-child{border-bottom:none}.emp-spec-label[data-astro-cid-t36fstea]{font-size:.88rem;font-weight:600;color:#374151;padding:.6rem 1rem .6rem 0;white-space:nowrap;width:30%}.emp-spec-value[data-astro-cid-t36fstea]{font-size:.88rem;color:#6b7280;padding:.6rem 0}.emp-faq-section[data-astro-cid-t36fstea]{padding:4rem 0}.emp-faq-list[data-astro-cid-t36fstea]{display:flex;flex-direction:column;gap:.5rem}.emp-faq-item[data-astro-cid-t36fstea]{background:#fff;border:1px solid #f0f0f0;border-radius:1rem;overflow:hidden;transition:all .3s}.emp-faq-item[data-astro-cid-t36fstea][open]{border-color:#6c5ce7;box-shadow:0 4px 20px -6px #6c5ce71a}.emp-faq-question[data-astro-cid-t36fstea]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1a1a2e;transition:background .2s}.emp-faq-question[data-astro-cid-t36fstea]::-webkit-details-marker{display:none}.emp-faq-question[data-astro-cid-t36fstea]:hover{background:#fafafe}.emp-faq-chevron[data-astro-cid-t36fstea]{transition:transform .3s;color:#9ca3af;flex-shrink:0}.emp-faq-item[data-astro-cid-t36fstea][open] .emp-faq-chevron[data-astro-cid-t36fstea]{transform:rotate(180deg);color:#6c5ce7}.emp-faq-answer[data-astro-cid-t36fstea]{padding:0 1.5rem 1.25rem;animation:slideDown .3s ease-out}.emp-faq-answer[data-astro-cid-t36fstea] p[data-astro-cid-t36fstea]{font-size:.95rem;color:#6b7280;line-height:1.7}@media(max-width:768px){.emp-hero-section[data-astro-cid-t36fstea]{padding:2rem 0}.emp-value-grid[data-astro-cid-t36fstea],.emp-features-grid[data-astro-cid-t36fstea]{grid-template-columns:1fr}.emp-spec-label[data-astro-cid-t36fstea]{width:40%}}
