:root{--bg-deep: #050505;--bg-primary: #0a0a0a;--bg-secondary: #111111;--bg-glass: rgba(15, 15, 15, .55);--bg-glass-hover: rgba(25, 25, 25, .75);--accent-orange: #ff6b00;--accent-orange-light: #ff8c00;--accent-orange-bright: #ffaa33;--accent-orange-glow: rgba(255, 107, 0, .25);--accent-orange-glow-strong: rgba(255, 107, 0, .45);--text-primary: #ffffff;--text-secondary: #c0c0c0;--text-muted: #666666;--border-subtle: rgba(255, 255, 255, .06);--border-orange: rgba(255, 107, 0, .25);--shadow-orange: 0 8px 32px rgba(255, 107, 0, .12);--shadow-orange-lg: 0 12px 48px rgba(255, 107, 0, .18);--shadow-card: 0 8px 32px rgba(0, 0, 0, .3);--shadow-card-hover: 0 12px 40px rgba(0, 0, 0, .4);--glass-blur: blur(20px) saturate(1.2);--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;--transition-smooth: all .4s cubic-bezier(.4, 0, .2, 1);--transition-bounce: all .5s cubic-bezier(.34, 1.56, .64, 1);--font-body: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--toggle-icon: #ffffff}[data-astro-cid-hisjnd7f][data-theme=light]{--bg-deep: #f5f5f7;--bg-primary: #ffffff;--bg-secondary: #f0f0f2;--bg-glass: rgba(255, 255, 255, .65);--bg-glass-hover: rgba(255, 255, 255, .85);--accent-orange: #e65100;--accent-orange-light: #ff6b00;--accent-orange-bright: #ff8c00;--accent-orange-glow: rgba(255, 107, 0, .15);--accent-orange-glow-strong: rgba(255, 107, 0, .3);--text-primary: #1a1a1a;--text-secondary: #555555;--text-muted: #999999;--border-subtle: rgba(0, 0, 0, .06);--border-orange: rgba(255, 107, 0, .2);--shadow-orange: 0 8px 32px rgba(255, 107, 0, .08);--shadow-orange-lg: 0 12px 48px rgba(255, 107, 0, .12);--shadow-card: 0 4px 24px rgba(0, 0, 0, .08);--shadow-card-hover: 0 8px 32px rgba(0, 0, 0, .12);--glass-blur: blur(24px) saturate(1.3);--toggle-icon: #1a1a1a}[data-astro-cid-hisjnd7f],[data-astro-cid-hisjnd7f]:before,[data-astro-cid-hisjnd7f]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg-deep);color:var(--text-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;transition:background .5s ease,color .5s ease}a[data-astro-cid-hisjnd7f]{text-decoration:none;color:inherit}.theme-toggle[data-astro-cid-hisjnd7f]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1000;width:48px;height:48px;border-radius:50%;background:var(--bg-glass);backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition-smooth);color:var(--toggle-icon)}.theme-toggle[data-astro-cid-hisjnd7f]:hover{transform:scale(1.1);border-color:var(--border-orange);box-shadow:var(--shadow-orange)}.theme-toggle[data-astro-cid-hisjnd7f] svg[data-astro-cid-hisjnd7f]{width:22px;height:22px}[data-astro-cid-hisjnd7f][data-theme=light] .theme-toggle[data-astro-cid-hisjnd7f] .moon[data-astro-cid-hisjnd7f]{display:none}[data-astro-cid-hisjnd7f][data-theme=light] .theme-toggle[data-astro-cid-hisjnd7f] .sun[data-astro-cid-hisjnd7f]{display:block}:root:not([data-theme=light]) .theme-toggle[data-astro-cid-hisjnd7f] .moon[data-astro-cid-hisjnd7f]{display:block}:root:not([data-theme=light]) .theme-toggle[data-astro-cid-hisjnd7f] .sun[data-astro-cid-hisjnd7f]{display:none}.page-hero[data-astro-cid-hisjnd7f]{position:relative;min-height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 1.5rem 3rem;overflow:hidden}.page-hero-bg[data-astro-cid-hisjnd7f]{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 20% 30%,rgba(255,107,0,.12) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(255,140,0,.08) 0%,transparent 50%),linear-gradient(180deg,#08080a,#0a0a0c 40%,#0d0806,#0a0a0a)}.page-hero-glass[data-astro-cid-hisjnd7f]{position:relative;z-index:2;background:var(--bg-glass);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:3rem 2.5rem;max-width:850px;width:100%;box-shadow:var(--shadow-card),inset 0 1px #ffffff0d;animation:glassReveal 1s cubic-bezier(.22,1,.36,1) .2s both}@keyframes glassReveal{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.page-hero-logo[data-astro-cid-hisjnd7f]{width:200px;height:140px;margin:0 auto 1.5rem;filter:drop-shadow(0 10px 30px rgba(0,0,0,.5))}.page-hero-title[data-astro-cid-hisjnd7f]{font-size:clamp(2.2rem,6vw,3.6rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary),var(--accent-orange-bright));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-hero-subtitle[data-astro-cid-hisjnd7f]{font-size:clamp(.95rem,2vw,1.1rem);color:var(--text-secondary);max-width:560px;margin:0 auto;line-height:1.7}.breadcrumb[data-astro-cid-hisjnd7f]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:var(--text-muted);margin-bottom:1.5rem}.breadcrumb[data-astro-cid-hisjnd7f] a[data-astro-cid-hisjnd7f]{color:var(--accent-orange-light);transition:color .3s ease}.breadcrumb[data-astro-cid-hisjnd7f] a[data-astro-cid-hisjnd7f]:hover{color:var(--accent-orange-bright)}.breadcrumb-sep[data-astro-cid-hisjnd7f]{color:var(--text-muted)}.section[data-astro-cid-hisjnd7f]{padding:4rem 0}.main-container[data-astro-cid-hisjnd7f]{max-width:1100px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-hisjnd7f]{text-align:center;margin-bottom:3rem}.section-badge[data-astro-cid-hisjnd7f]{display:inline-block;padding:.4rem 1.1rem;background:linear-gradient(135deg,#ff6b001f,#ff8c0014);border:1px solid var(--border-orange);border-radius:100px;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-orange-light);margin-bottom:1rem;backdrop-filter:blur(10px)}.section-title[data-astro-cid-hisjnd7f]{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;margin-bottom:.75rem;background:linear-gradient(135deg,var(--text-primary),var(--accent-orange-bright));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-desc[data-astro-cid-hisjnd7f]{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.7}.packaging-illustration[data-astro-cid-hisjnd7f]{display:flex;flex-direction:column;align-items:center;gap:0;margin:2rem auto;max-width:500px;position:relative}.pack-layer[data-astro-cid-hisjnd7f]{width:100%;border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 4px 20px #0000004d;transition:transform .4s ease}.pack-layer[data-astro-cid-hisjnd7f]:hover{transform:scale(1.02);z-index:10}.pack-layer-outer[data-astro-cid-hisjnd7f]{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);height:90px;border:2px dashed rgba(255,255,255,.15);z-index:1}.pack-layer-mylar[data-astro-cid-hisjnd7f]{background:linear-gradient(135deg,silver,#888);height:70px;width:92%;margin-top:-15px;z-index:2;border:1px solid rgba(255,255,255,.3)}.pack-layer-vacuum[data-astro-cid-hisjnd7f]{background:linear-gradient(135deg,#4a4a4a,#2a2a2a);height:55px;width:84%;margin-top:-12px;z-index:3;border:1px solid rgba(255,255,255,.1)}.pack-layer-product[data-astro-cid-hisjnd7f]{background:linear-gradient(135deg,var(--accent-orange),var(--accent-orange-light));height:45px;width:76%;margin-top:-10px;z-index:4;box-shadow:0 0 30px #ff6b0066}.pack-label[data-astro-cid-hisjnd7f]{position:absolute;right:-140px;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--text-muted);font-weight:600;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.pack-label[data-astro-cid-hisjnd7f]:before{content:"";width:30px;height:1px;background:var(--border-orange)}@media(max-width:700px){.pack-label[data-astro-cid-hisjnd7f]{position:static;transform:none;margin-top:.5rem}.pack-label[data-astro-cid-hisjnd7f]:before{display:none}.packaging-illustration[data-astro-cid-hisjnd7f]{gap:.75rem}}.packaging-caption[data-astro-cid-hisjnd7f]{text-align:center;margin-top:1.5rem;font-size:.85rem;color:var(--text-muted)}.timeline-wrap[data-astro-cid-hisjnd7f]{display:flex;justify-content:center;margin:2rem 0}.timeline-track[data-astro-cid-hisjnd7f]{display:flex;align-items:center;gap:0;position:relative}.timeline-step[data-astro-cid-hisjnd7f]{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.timeline-dot[data-astro-cid-hisjnd7f]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--accent-orange),var(--accent-orange-light));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #ff6b0066;font-size:1.2rem;font-weight:900;transition:transform .3s ease}.timeline-step[data-astro-cid-hisjnd7f]:hover .timeline-dot[data-astro-cid-hisjnd7f]{transform:scale(1.15)}.timeline-label[data-astro-cid-hisjnd7f]{margin-top:.75rem;font-size:.75rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;text-align:center;white-space:nowrap}.timeline-time[data-astro-cid-hisjnd7f]{font-size:.7rem;color:var(--text-muted);margin-top:.25rem;font-weight:600}.timeline-line[data-astro-cid-hisjnd7f]{width:80px;height:3px;background:linear-gradient(90deg,var(--accent-orange),var(--accent-orange-light));opacity:.4;margin-top:-24px}@media(max-width:640px){.timeline-line[data-astro-cid-hisjnd7f]{width:40px}.timeline-dot[data-astro-cid-hisjnd7f]{width:40px;height:40px;font-size:1rem}.timeline-label[data-astro-cid-hisjnd7f]{font-size:.65rem;white-space:normal;max-width:70px}}.zones-grid[data-astro-cid-hisjnd7f]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:768px){.zones-grid[data-astro-cid-hisjnd7f]{grid-template-columns:1fr;max-width:400px;margin:2rem auto 0}}.zone-card[data-astro-cid-hisjnd7f]{background:var(--bg-glass);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-card),inset 0 1px #ffffff0a;padding:2rem 1.5rem;text-align:center;transition:var(--transition-smooth)}.zone-card[data-astro-cid-hisjnd7f]:hover{transform:translateY(-6px);border-color:var(--border-orange);box-shadow:var(--shadow-orange)}.zone-icon[data-astro-cid-hisjnd7f]{width:70px;height:70px;margin:0 auto 1rem;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b0026,#ff8c0014);border:2px solid var(--border-orange);box-shadow:0 4px 16px #ff6b0026}.zone-icon[data-astro-cid-hisjnd7f] svg[data-astro-cid-hisjnd7f]{width:32px;height:32px;stroke:var(--accent-orange-light)}.zone-title[data-astro-cid-hisjnd7f]{font-size:1.1rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.zone-time[data-astro-cid-hisjnd7f]{font-size:1.5rem;font-weight:900;color:var(--accent-orange);margin-bottom:.25rem}.zone-time-label[data-astro-cid-hisjnd7f]{font-size:.75rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.zone-desc[data-astro-cid-hisjnd7f]{font-size:.85rem;color:var(--text-secondary);line-height:1.6}.process-grid[data-astro-cid-hisjnd7f]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2rem}@media(max-width:900px){.process-grid[data-astro-cid-hisjnd7f]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.process-grid[data-astro-cid-hisjnd7f]{grid-template-columns:1fr}}.process-step[data-astro-cid-hisjnd7f]{background:var(--bg-glass);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-card),inset 0 1px #ffffff0a;padding:1.75rem 1.25rem;text-align:center;position:relative;transition:var(--transition-smooth)}.process-step[data-astro-cid-hisjnd7f]:hover{border-color:var(--border-orange);box-shadow:var(--shadow-orange)}.process-step-num[data-astro-cid-hisjnd7f]{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--accent-orange),var(--accent-orange-light));color:#fff;font-weight:900;font-size:.8rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #ff6b0066}.process-icon[data-astro-cid-hisjnd7f]{width:56px;height:56px;margin:.5rem auto 1rem;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b001f,#ff8c000f);border:1.5px solid var(--border-orange)}.process-icon[data-astro-cid-hisjnd7f] svg[data-astro-cid-hisjnd7f]{width:26px;height:26px;stroke:var(--accent-orange-light)}.process-title[data-astro-cid-hisjnd7f]{font-size:1rem;font-weight:800;color:var(--text-primary);margin-bottom:.4rem}.process-desc[data-astro-cid-hisjnd7f]{font-size:.82rem;color:var(--text-secondary);line-height:1.6}.info-card[data-astro-cid-hisjnd7f]{background:var(--bg-glass);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-card),inset 0 1px #ffffff0a;padding:1.75rem;margin-bottom:1.25rem;transition:var(--transition-smooth)}.info-card[data-astro-cid-hisjnd7f]:hover{border-color:var(--border-orange)}.info-card[data-astro-cid-hisjnd7f] h3[data-astro-cid-hisjnd7f]{font-size:1.05rem;font-weight:800;color:var(--accent-orange-light);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.info-card[data-astro-cid-hisjnd7f] h3[data-astro-cid-hisjnd7f] svg[data-astro-cid-hisjnd7f]{width:20px;height:20px;stroke:var(--accent-orange-light)}.info-card[data-astro-cid-hisjnd7f] p[data-astro-cid-hisjnd7f],.info-card[data-astro-cid-hisjnd7f] li[data-astro-cid-hisjnd7f]{color:var(--text-secondary);font-size:.92rem;line-height:1.7}.info-card[data-astro-cid-hisjnd7f] ul[data-astro-cid-hisjnd7f]{margin-left:1.25rem;margin-top:.5rem}.info-card[data-astro-cid-hisjnd7f] li[data-astro-cid-hisjnd7f]{margin-bottom:.4rem}.info-card[data-astro-cid-hisjnd7f] strong[data-astro-cid-hisjnd7f]{color:var(--accent-orange-bright);font-weight:600}.two-col[data-astro-cid-hisjnd7f]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:768px){.two-col[data-astro-cid-hisjnd7f]{grid-template-columns:1fr}}.btn-whatsapp[data-astro-cid-hisjnd7f]{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1rem 2.5rem;border-radius:100px;font-weight:800;font-size:1rem;letter-spacing:.02em;box-shadow:0 6px 24px #25d36659;transition:var(--transition-bounce);border:none;cursor:pointer}.btn-whatsapp[data-astro-cid-hisjnd7f]:hover{transform:translateY(-3px);box-shadow:0 10px 32px #25d36680}.btn-whatsapp[data-astro-cid-hisjnd7f] svg[data-astro-cid-hisjnd7f]{width:22px;height:22px}.site-footer[data-astro-cid-hisjnd7f]{background:var(--bg-glass);backdrop-filter:blur(20px);border-top:1px solid var(--border-subtle);padding:4rem 1.5rem 2.5rem;margin-top:2rem}.footer-grid[data-astro-cid-hisjnd7f]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}@media(max-width:768px){.footer-grid[data-astro-cid-hisjnd7f]{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:480px){.footer-grid[data-astro-cid-hisjnd7f]{grid-template-columns:1fr}}.footer-brand[data-astro-cid-hisjnd7f] p[data-astro-cid-hisjnd7f]{color:var(--text-muted);font-size:.85rem;line-height:1.7;margin-top:1rem}.footer-col[data-astro-cid-hisjnd7f] h4[data-astro-cid-hisjnd7f]{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin-bottom:1.25rem}.footer-col[data-astro-cid-hisjnd7f] ul[data-astro-cid-hisjnd7f]{list-style:none}.footer-col[data-astro-cid-hisjnd7f] li[data-astro-cid-hisjnd7f]{margin-bottom:.625rem}.footer-col[data-astro-cid-hisjnd7f] a[data-astro-cid-hisjnd7f]{color:var(--text-muted);font-size:.85rem;transition:color .3s ease}.footer-col[data-astro-cid-hisjnd7f] a[data-astro-cid-hisjnd7f]:hover{color:var(--accent-orange-light)}.footer-bottom[data-astro-cid-hisjnd7f]{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-subtle)}.footer-bottom[data-astro-cid-hisjnd7f] p[data-astro-cid-hisjnd7f]{color:var(--text-muted);font-size:.8rem}.reveal[data-astro-cid-hisjnd7f]{opacity:0;transform:translateY(40px);transition:opacity .9s ease,transform .9s ease}.reveal[data-astro-cid-hisjnd7f].visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.page-hero[data-astro-cid-hisjnd7f]{min-height:auto;padding:3rem 1rem 2rem}.page-hero-glass[data-astro-cid-hisjnd7f]{padding:2rem 1.5rem}.page-hero-logo[data-astro-cid-hisjnd7f]{width:160px;height:112px}.section[data-astro-cid-hisjnd7f]{padding:3rem 0}.main-container[data-astro-cid-hisjnd7f]{padding:0 1rem}.footer-grid[data-astro-cid-hisjnd7f]{gap:2rem}}@media(prefers-reduced-motion:reduce){[data-astro-cid-hisjnd7f],[data-astro-cid-hisjnd7f]:before,[data-astro-cid-hisjnd7f]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
