.hero-section{position:relative;overflow:hidden;background-image:url(/sparkivo/assets/image-vQ_hbcRP.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;padding-top:3.5rem;padding-bottom:4rem;color:#fff}.login-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background-color:#0f172ab3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1rem}.login-modal-card{position:relative;width:100%;max-width:960px;min-height:560px;border-radius:1.5rem;overflow:hidden;background-color:#fff;box-shadow:0 30px 80px -10px #00000059;display:grid;grid-template-columns:1fr;animation:modalPopIn .3s cubic-bezier(.16,1,.3,1)}@media (min-width: 768px){.login-modal-card{grid-template-columns:1.1fr 1fr}}@keyframes modalPopIn{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.login-modal-close-btn{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background-color:#f1f5f9e6;border:none;cursor:pointer;color:#64748b;transition:all .18s ease}.login-modal-close-btn:hover{background-color:#e2e8f0;color:#0f172a}.login-hero-side{background:linear-gradient(145deg,#2563eb,#1d4ed8 40%,#0284c7,#0ea5e9);padding:2.5rem 2.25rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-hero-glow{position:absolute;top:-4rem;left:-4rem;width:16rem;height:16rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 70%);filter:blur(30px);pointer-events:none}.login-hero-brand{display:flex;align-items:center;gap:.625rem}.login-hero-brand-logo{height:2.25rem;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.login-hero-brand-fallback{font-family:var(--font-display);font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.01em}.login-hero-main{margin-top:auto;margin-bottom:auto;padding:1.5rem 0}.login-hero-title{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.18;color:#fff;letter-spacing:-.02em}.login-hero-subtitle{font-size:.875rem;line-height:1.6;color:#ffffffd1;margin-top:.875rem;max-width:24rem}.login-hero-features{display:flex;flex-direction:column;gap:.75rem;margin-top:1.75rem}.login-feature-item{display:flex;align-items:center;gap:.75rem;background-color:#ffffff1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:.75rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:600;color:#fff}.login-feature-icon-box{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background-color:#ffffff2e;color:#fff;flex-shrink:0}.login-form-side{background-color:#fff;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center}@media (max-width: 767px){.login-form-side,.login-hero-side{padding:2rem 1.5rem}}.login-form-header{margin-bottom:2rem}.login-form-title{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:#0f172a;line-height:1.15}.login-form-subtitle{font-size:.875rem;font-weight:500;color:#64748b;margin-top:.375rem}.login-form-body{display:flex;flex-direction:column;gap:1.25rem}.login-input-group{display:flex;flex-direction:column;gap:.375rem}.login-input-label-row{display:flex;align-items:center;justify-content:space-between}.login-label{font-size:.8125rem;font-weight:700;color:#334155}.login-forgot-link{font-size:.75rem;font-weight:700;color:#6366f1;text-decoration:none;transition:color .18s ease}.login-forgot-link:hover{color:#4f46e5;text-decoration:underline}.login-field-wrap{position:relative;display:flex;align-items:center}.login-field-icon{position:absolute;left:.875rem;color:#94a3b8;pointer-events:none}.login-input{width:100%;border-radius:.75rem;border:1px solid #cbd5e1;background-color:#fff;padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem;font-weight:500;color:#0f172a;font-family:var(--font-body);transition:all .18s ease}.login-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.login-eye-toggle{position:absolute;right:.875rem;background:transparent;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:.25rem;transition:color .15s ease}.login-eye-toggle:hover{color:#475569}.login-submit-btn{width:100%;padding:.875rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff;font-family:var(--font-display);font-size:.9375rem;font-weight:800;cursor:pointer;box-shadow:0 4px 14px #6366f159;transition:all .2s ease;margin-top:.5rem}.login-submit-btn:hover{background:linear-gradient(135deg,#9333ea,#4f46e5);transform:translateY(-1px);box-shadow:0 6px 18px #6366f173}.login-form-footer{text-align:center;font-size:.8125rem;font-weight:600;color:#64748b;margin-top:1.25rem}.login-register-link{color:#6366f1;font-weight:700;cursor:pointer;background:transparent;border:none;font-size:.8125rem;margin-left:.25rem;text-decoration:underline}.login-register-link:hover{color:#4f46e5}:root{--color-saffron: #f97316;--color-saffron-15: rgba(249, 115, 22, .15);--color-ember: #e11d48;--color-ember-08: rgba(225, 29, 72, .08);--color-ember-15: rgba(225, 29, 72, .15);--color-ember-20: rgba(225, 29, 72, .2);--color-ember-30: rgba(225, 29, 72, .3);--color-ember-35: rgba(225, 29, 72, .35);--color-ember-45: rgba(225, 29, 72, .45);--color-magenta: #c026d3;--color-magenta-10: rgba(192, 38, 211, .1);--color-magenta-15: rgba(192, 38, 211, .15);--color-maroon: #881337;--color-gold: #eab308;--color-marigold: #f59e0b;--color-cream: #fffdf9;--color-sand: #f3ece1;--color-sand-dark: #e6dac8;--color-ink: #1e1b4b;--color-ink-50: rgba(30, 27, 75, .5);--color-ink-55: rgba(30, 27, 75, .55);--color-ink-60: rgba(30, 27, 75, .6);--color-ink-65: rgba(30, 27, 75, .65);--color-ink-70: rgba(30, 27, 75, .7);--color-ink-75: rgba(30, 27, 75, .75);--color-ink-80: rgba(30, 27, 75, .8);--color-whatsapp: #25d366;--color-whatsapp-dk: #1da851;--color-emerald: #059669;--color-emerald-lt: #d1fae5;--color-emerald-txt: #064e3b;--font-body: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-display: "Outfit", var(--font-body);--shadow-sm: 0 1px 3px rgba(30, 27, 75, .05);--shadow-warm: 0 10px 30px -5px rgba(225, 29, 72, .15), 0 4px 12px -2px rgba(249, 115, 22, .1);--shadow-card: 0 12px 32px -8px rgba(30, 27, 75, .08);--shadow-wa: 0 10px 25px -5px rgba(37, 211, 102, .4);--shadow-hero: 0 25px 50px -12px rgba(0, 0, 0, .25);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-2xl: 2rem;--radius-full: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--color-cream);color:var(--color-ink);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}img{max-width:100%;display:block}a{text-decoration:none}.container-page{width:100%;max-width:1240px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.section-header{max-width:42rem;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:3.5rem}.section-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:var(--color-ink);margin-top:1rem;line-height:1.15}.section-subtitle{font-size:1rem;color:var(--color-ink-70);line-height:1.7;margin-top:.75rem}.eyebrow{display:inline-block;font-family:var(--font-display);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--color-ember);background-color:var(--color-ember-08);padding:.35rem .85rem;border-radius:var(--radius-full);border:1px solid var(--color-ember-15)}.pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:var(--color-ink);background-color:#f3ece1d9;padding:.4rem .9rem;border-radius:var(--radius-full);border:1px solid var(--color-sand-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-self:flex-start;width:fit-content;max-width:max-content}.text-gradient{background:linear-gradient(135deg,var(--color-ember) 0%,var(--color-saffron) 50%,var(--color-magenta) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-size:.9375rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--color-maroon) 0%,var(--color-ember) 55%,var(--color-saffron) 100%);padding:.75rem 1.75rem;border-radius:var(--radius-full);border:none;cursor:pointer;box-shadow:0 4px 14px var(--color-ember-35);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--color-ember-45)}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-size:.9375rem;font-weight:700;color:var(--color-ink);background-color:#ffffffd9;padding:.75rem 1.75rem;border-radius:var(--radius-full);border:1px solid var(--color-sand-dark);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .22s ease}.btn-ghost:hover{background-color:#fff;border-color:var(--color-ember);color:var(--color-ember);transform:translateY(-2px)}.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-size:.875rem;font-weight:700;color:#fff;background-color:var(--color-whatsapp);padding:.65rem 1.25rem;border-radius:var(--radius-md);border:none;cursor:pointer;box-shadow:0 4px 12px #25d3664d;transition:all .2s ease}.btn-whatsapp:hover{background-color:var(--color-whatsapp-dk);transform:translateY(-1px);box-shadow:0 6px 18px #25d36666}.btn-whatsapp:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-float{animation:float 4s ease-in-out infinite}.animate-float-slow{animation:floatSlow 6s ease-in-out infinite}.animate-ping{animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-cream)}::-webkit-scrollbar-thumb{background:var(--color-sand-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-saffron)}::selection{background-color:var(--color-ember);color:#fff}.navbar{position:sticky;top:0;z-index:60;width:100%;background:#090614;border-bottom:1px solid rgba(255,255,255,.1);transition:all .25s cubic-bezier(.16,1,.3,1)}.navbar.scrolled{background:#090614f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px #00000080;border-bottom:1px solid rgba(255,255,255,.15)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:4.75rem}.navbar-brand-group{display:flex;align-items:center;gap:.875rem}.navbar-brand{display:flex;align-items:center;text-decoration:none}.navbar-brand-img{height:3.5rem;width:auto;object-fit:contain;transition:transform .22s ease}@media (min-width: 768px){.navbar-brand-img{height:3.75rem}}.navbar-brand:hover .navbar-brand-img{transform:scale(1.04)}.navbar-status-pill{display:none;align-items:center;gap:.375rem;background-color:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:.25rem .65rem;border-radius:9999px;font-size:.6875rem;font-weight:700;color:#f1f5f9e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (min-width: 1200px){.navbar-status-pill{display:inline-flex}}.status-dot-ping{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background-color:#22c55e;box-shadow:0 0 8px #22c55e;animation:ping 1.8s cubic-bezier(0,0,.2,1) infinite}.navbar-links{display:none;align-items:center;gap:1.75rem}@media (min-width: 960px){.navbar-links{display:flex}}.nav-link{font-family:var(--font-body);font-size:.875rem;font-weight:600;color:#cbd5e1;text-decoration:none;transition:color .18s ease;position:relative;padding:.25rem 0}.nav-link:hover{color:#fff}.nav-link.active{color:#fff;font-weight:800}.nav-link.active:after{content:"";position:absolute;bottom:-.25rem;left:0;right:0;height:2px;background:linear-gradient(90deg,#f97316,#e11d48);border-radius:1px}.navbar-actions{display:none;align-items:center;gap:.875rem}@media (min-width: 768px){.navbar-actions{display:flex}}.nav-lang-btn{display:inline-flex;align-items:center;gap:.35rem;background-color:#ffffff14;border:1px solid rgba(255,255,255,.18);padding:.45rem .85rem;border-radius:9999px;font-size:.8125rem;font-weight:700;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.nav-lang-btn:hover{background-color:#ffffff2e;transform:translateY(-1px)}.nav-vendor-btn{display:inline-flex;align-items:center;gap:.375rem;background:transparent;border:1px solid rgba(255,255,255,.2);padding:.45rem .95rem;border-radius:9999px;font-size:.8125rem;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}.nav-vendor-btn:hover{background-color:#ffffff1f;border-color:#ffffff59;transform:translateY(-1px)}.nav-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.35rem;border-radius:9999px;background:linear-gradient(135deg,#a855f7,#7e22ce 60%,#e11d48);color:#fff;font-family:var(--font-display);font-size:.875rem;font-weight:800;border:none;cursor:pointer;box-shadow:0 4px 16px #a855f773;transition:all .22s ease}.nav-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #a855f7a6}.navbar-mobile{display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.navbar-mobile{display:none}}.menu-toggle-btn{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.25rem}.mobile-drawer{background-color:#090614;border-bottom:1px solid rgba(255,255,255,.15);padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.875rem}.mobile-drawer-link{font-size:.9375rem;font-weight:700;color:#cbd5e1;text-decoration:none}.mobile-drawer-link:hover{color:#fff}.mobile-drawer-actions{margin-top:.75rem;display:flex;flex-direction:column;gap:.625rem}.hero-section{position:relative;overflow:hidden;background-image:url(/sparkivo/assets/image-vQ_hbcRP.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;padding-top:3.5rem;padding-bottom:4rem;color:#fff}@media (min-width: 768px){.hero-section{padding-top:4.5rem;padding-bottom:5.5rem}}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#090614a6,#09061459,#09061499 80%,#090614d9);pointer-events:none;z-index:1}.hero-glow-top{pointer-events:none;position:absolute;top:-6rem;left:50%;transform:translate(-50%);width:38rem;height:38rem;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.22) 0%,rgba(225,29,72,.15) 50%,transparent 75%);filter:blur(50px);z-index:2}.hero-bg-burst-1{pointer-events:none;position:absolute;top:10%;left:25%;width:22rem;height:22rem;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.2) 0%,rgba(192,38,211,.15) 50%,transparent 70%);filter:blur(45px);animation:burstPulse 6s ease-in-out infinite alternate;z-index:2}.hero-bg-burst-2{pointer-events:none;position:absolute;top:5%;right:5%;width:26rem;height:26rem;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.25) 0%,rgba(225,29,72,.18) 50%,transparent 75%);filter:blur(50px);animation:burstPulse 8s ease-in-out infinite alternate-reverse;z-index:2}.hero-bg-burst-3{pointer-events:none;position:absolute;bottom:0;left:0;width:25rem;height:25rem;border-radius:50%;background:radial-gradient(circle,rgba(192,38,211,.22) 0%,transparent 70%);filter:blur(55px);z-index:2}@keyframes burstPulse{0%{transform:scale(1) translateY(0);opacity:.8}50%{transform:scale(1.12) translateY(-15px);opacity:1}to{transform:scale(.95) translateY(10px);opacity:.85}}.hero-grid{position:relative;z-index:5;display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.hero-grid{grid-template-columns:1.1fr .9fr;gap:4rem}}.hero-copy{display:flex;flex-direction:column;align-items:flex-start}.dark-pill{background-color:#ffffff1f!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 14px #00000040}.dark-headline{font-family:var(--font-display);font-size:clamp(2.25rem,5.2vw,3.85rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-top:1.25rem;text-align:left;text-shadow:0 4px 20px rgba(0,0,0,.6)}.text-gradient-vibrant{background:linear-gradient(135deg,#f97316,#e11d48,#c026d3);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textGradientShift 4s ease infinite;filter:drop-shadow(0 2px 8px rgba(225,29,72,.4))}@keyframes textGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.dark-subtitle{margin-top:1.25rem;font-size:1.0625rem;line-height:1.7;color:#f1f5f9eb;max-width:32rem;text-align:left;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem}.btn-primary-festive{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-size:1rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#e11d48,#f97316);padding:.875rem 2rem;border-radius:9999px;border:none;cursor:pointer;box-shadow:0 8px 24px #e11d4880;transition:transform .22s ease,box-shadow .22s ease}.btn-primary-festive:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 32px #e11d48b3}.btn-ghost-dark{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-size:1rem;font-weight:700;color:#fff;background-color:#ffffff1f;padding:.875rem 2rem;border-radius:9999px;border:1px solid rgba(255,255,255,.3);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .2s ease}.btn-ghost-dark:hover{background-color:#ffffff38;transform:translateY(-2px)}.dark-guarantee{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8125rem;font-weight:600;color:#f1f5f9e6;text-shadow:0 2px 8px rgba(0,0,0,.5)}.hero-feature-pills-bar{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;margin-top:2.5rem;padding:.875rem;border-radius:1.25rem;background-color:#0f172aa6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 36px #0006;width:100%}@media (max-width: 640px){.hero-feature-pills-bar{grid-template-columns:repeat(3,1fr);gap:.75rem}}.feature-pill-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.375rem}.feature-pill-icon{display:flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:50%;color:#fff;box-shadow:0 4px 14px #0000004d;transition:transform .2s ease}.feature-pill-item:hover .feature-pill-icon{transform:scale(1.1)}.icon-blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.icon-green{background:linear-gradient(135deg,#22c55e,#15803d)}.icon-purple{background:linear-gradient(135deg,#a855f7,#7e22ce)}.icon-cyan{background:linear-gradient(135deg,#06b6d4,#0e7490)}.icon-emerald{background:linear-gradient(135deg,#10b981,#047857)}.icon-orange{background:linear-gradient(135deg,#f97316,#c2410c)}.feature-pill-text{font-size:.65rem;font-weight:700;color:#f1f5f9f2;line-height:1.15}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.hero-visual-glow{pointer-events:none;position:absolute;width:26rem;height:26rem;border-radius:50%;background:radial-gradient(circle,rgba(234,88,12,.28) 0%,rgba(192,38,211,.2) 60%,transparent 80%);filter:blur(55px);z-index:0}.hero-phone-frame{position:relative;z-index:1;width:290px;border-radius:2.25rem;background-color:#0f172a;padding:.625rem;box-shadow:0 0 0 1px #fff3,0 35px 90px -10px #000c,0 15px 40px -5px #e11d4866}@media (min-width: 480px){.hero-phone-frame{width:325px}}.hero-phone-status{display:flex;align-items:center;justify-content:space-between;padding:.375rem 1.125rem .25rem;color:#fff;font-size:.625rem;font-weight:700}.hero-phone-status-time{letter-spacing:.02em}.hero-phone-status-icons{display:flex;align-items:center;gap:.3rem}.hero-phone-status-bar{display:flex;gap:1.5px;align-items:flex-end;height:.75rem}.hero-phone-status-bar span{width:2.5px;background-color:#fff;border-radius:1px}.hero-phone-status-bar span:nth-child(1){height:3px}.hero-phone-status-bar span:nth-child(2){height:5px}.hero-phone-status-bar span:nth-child(3){height:7px}.hero-phone-status-bar span:nth-child(4){height:9px}.hero-phone-status-batt{display:flex;align-items:center;gap:1px}.hero-phone-status-batt-body{width:1.125rem;height:.5625rem;border:1.5px solid #fff;border-radius:2px;padding:1.5px}.hero-phone-status-batt-fill{width:75%;height:100%;background-color:#fff;border-radius:1px}.hero-phone-status-batt-nub{width:2px;height:4px;background-color:#ffffff80;border-radius:0 1px 1px 0}.hero-phone-screen{border-radius:1.75rem;overflow:hidden;background-color:#f8fafc;height:490px;position:relative;display:flex;flex-direction:column}@media (min-width: 480px){.hero-phone-screen{height:550px}}.app-sale-banner{background:linear-gradient(90deg,#b91c1c,#ea580c);padding:.375rem .75rem;display:flex;align-items:center;justify-content:center;gap:.375rem;flex-shrink:0}.app-sale-banner-text{font-size:.5625rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.app-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background-color:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0}.app-header-left{display:flex;align-items:center}.app-header-hamburger{display:flex;flex-direction:column;gap:3px;cursor:pointer}.app-header-hamburger span{display:block;width:16px;height:1.5px;background-color:#334155;border-radius:1px}.app-header-right{display:flex;align-items:center;gap:.375rem}.app-header-lang{display:flex;align-items:center;gap:.2rem;border:1px solid #e2e8f0;border-radius:.375rem;padding:.2rem .375rem;font-size:.5rem;font-weight:700;color:#334155;background-color:#f8fafc}.app-header-cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:.5rem;background-color:#fff1f2;color:#e11d48}.app-header-cart-dot{position:absolute;top:-2px;right:-2px;width:.5rem;height:.5rem;background-color:#e11d48;border-radius:50%;border:1.5px solid #fff}.app-filter-bar{padding:.5rem .75rem;background-color:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0}.app-sort-btn{display:flex;align-items:center;justify-content:space-between;width:100%;border:1.5px solid #e11d48;border-radius:1.5rem;padding:.375rem .875rem;background-color:#fff}.app-sort-btn-left{display:flex;align-items:center;gap:.375rem;font-size:.5625rem;font-weight:800;color:#e11d48}.app-sort-btn-icon{display:flex;flex-direction:column;gap:1.5px}.app-sort-btn-icon span{display:block;height:1.5px;background-color:#e11d48;border-radius:1px}.app-sort-btn-icon span:nth-child(1){width:12px}.app-sort-btn-icon span:nth-child(2){width:8px}.app-sort-btn-icon span:nth-child(3){width:5px}.app-scroll-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:.625rem .625rem 0;scrollbar-width:none}.app-scroll-body::-webkit-scrollbar{display:none}.app-products-count{font-size:.5625rem;font-weight:700;color:#475569;margin-bottom:.5rem;padding:0 .25rem}.app-products-count strong{color:#e11d48}.app-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding-bottom:.5rem}.app-product-card{display:flex;flex-direction:column;background-color:#fff;border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden;height:100%}.app-product-card.featured{border:1.5px solid #f59e0b}.app-product-img-wrap{position:relative;width:100%;height:90px;overflow:hidden;background-color:#f1f5f9}.app-product-img{width:100%;height:100%;object-fit:cover}.app-discount-badge{position:absolute;top:0;left:0;background:linear-gradient(135deg,#b91c1c,#ea580c);color:#fff;font-size:.4375rem;font-weight:900;padding:.2rem .4rem;border-radius:0 0 .375rem;z-index:2}.app-product-body{padding:.4375rem .5rem .5rem;display:flex;flex-direction:column;flex:1}.app-product-category{font-size:.4375rem;font-weight:800;color:#e11d48;text-transform:uppercase;margin-bottom:.125rem}.app-product-name{font-size:.5625rem;font-weight:700;color:#0f172a;line-height:1.35;margin-bottom:.25rem;height:1.5rem;overflow:hidden}.app-product-rating{display:flex;align-items:center;gap:.2rem;font-size:.4375rem;font-weight:600;color:#64748b;margin-bottom:.3125rem}.app-product-rating-star{color:#f59e0b;font-size:.5rem}.app-product-price-row{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.25rem}.app-product-price{font-size:.75rem;font-weight:800;color:#0f172a}.app-product-old-price{font-size:.5rem;color:#94a3b8;text-decoration:line-through}.app-product-stock{font-size:.4375rem;font-weight:700;color:#059669;margin-bottom:.375rem;margin-top:auto}.app-product-actions{display:flex;align-items:center;gap:.3125rem}.app-qty-control{display:flex;align-items:center;gap:.25rem;border:1px solid #cbd5e1;border-radius:.5rem;padding:.2rem .375rem;background-color:#f8fafc;flex:1}.app-qty-btn{display:flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;border-radius:.25rem;background-color:#fff;border:1px solid #cbd5e1;cursor:pointer;font-size:.625rem;font-weight:800}.app-qty-value{font-size:.5625rem;font-weight:800;color:#0f172a;flex:1;text-align:center}.app-eye-btn{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:.5rem;background-color:#0f172a;color:#fff;flex-shrink:0}.app-cart-btn-row{display:flex;align-items:center;gap:.3125rem}.app-add-cart-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:.3125rem;border-radius:.5rem;background-color:#0f172a;border:none;cursor:pointer}.app-float-cart{position:absolute;bottom:3.25rem;left:.625rem;right:.625rem;z-index:20}.app-float-cart-inner{display:flex;align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border-radius:2rem;padding:.5rem .625rem .5rem .5rem;box-shadow:0 8px 24px #e11d4880}.app-float-cart-icon{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#fff3;border-radius:50%;margin-right:.5rem}.app-float-cart-badge{position:absolute;top:-.25rem;right:-.25rem;background-color:#fff;color:#e11d48;font-size:.4375rem;font-weight:900;width:.75rem;height:.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.app-float-cart-label{font-size:.5rem;font-weight:600;color:#ffffffe6;line-height:1}.app-float-cart-amount{font-size:.75rem;font-weight:900;color:#fff;line-height:1.1}.app-float-cart-arrow{margin-left:auto;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background-color:#ffffff40;color:#fff;font-size:.75rem;font-weight:900}.app-bottom-nav{display:flex;align-items:center;justify-content:space-around;background-color:#fff;border-top:1px solid #f1f5f9;padding:.375rem 0 .5rem;flex-shrink:0}.app-nav-item{display:flex;flex-direction:column;align-items:center;gap:.1875rem;flex:1}.app-nav-icon{color:#94a3b8}.app-nav-item.active .app-nav-icon{color:#e11d48}.app-nav-label{font-size:.4375rem;font-weight:700;color:#94a3b8}.app-nav-item.active .app-nav-label{color:#e11d48}.hero-float-badge{position:absolute;display:none}@media (min-width: 768px){.hero-float-badge{display:flex}}.hero-float-badge-left{left:-5.5rem;top:18%;align-items:center;gap:.75rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.25);background:#0f172ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.75rem 1rem;box-shadow:0 15px 35px #00000080;z-index:10;animation:heroToastFloat 5s ease-in-out infinite}@keyframes heroToastFloat{0%,to{transform:translateY(0) scale(1);box-shadow:0 15px 35px #00000080}50%{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #22c55e59}}.green-pulse{background:linear-gradient(135deg,#22c55e,#15803d)!important;box-shadow:0 0 12px #22c55e99!important}.live-dot-small{width:.5rem;height:.5rem;border-radius:50%;background-color:#22c55e;box-shadow:0 0 8px #22c55e;animation:ping 1.5s infinite}.badge-icon-circle{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;flex-shrink:0}.badge-info-title{font-size:.75rem;font-weight:800;color:#fff;line-height:1.2}.badge-info-sub{font-size:.6875rem;font-weight:600;color:#94a3b8;margin-top:.1rem}.trust-section{background-color:#fff;border-bottom:1px solid #e2e8f0;padding-top:1.5rem;padding-bottom:1.5rem;box-shadow:0 4px 20px #0000000a}.trust-grid-5{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){.trust-grid-5{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.trust-grid-5{grid-template-columns:repeat(5,1fr);align-items:center}}.trust-item-card{display:flex;align-items:center;gap:.875rem;padding:.625rem .875rem;border-radius:.875rem;transition:transform .2s ease}.trust-item-card:hover{transform:translateY(-2px)}.trust-icon-box{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #0000001f}.trust-icon-amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.trust-icon-emerald{background:linear-gradient(135deg,#10b981,#047857)}.trust-icon-blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.trust-icon-rose{background:linear-gradient(135deg,#f43f5e,#be123c)}.trust-icon-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.trust-text-group{display:flex;flex-direction:column}.trust-title-text{font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#0f172a;line-height:1.25}.trust-desc-text{font-size:.75rem;font-weight:600;color:#64748b;margin-top:.1rem}.demo-section{background-color:var(--color-cream);border-bottom:1px solid var(--color-sand-dark);padding-top:4.5rem;padding-bottom:5rem}@media (min-width: 768px){.demo-section{padding-top:6rem;padding-bottom:6.5rem}}.pos-window{margin-top:2.5rem;border-radius:1.5rem;border:1px solid #dbe2ef;background-color:#f0f4f9;box-shadow:0 20px 60px -10px #1e1b4b1a,0 4px 16px -4px #0000000a;overflow:hidden}.pos-header{display:flex;flex-direction:column;gap:.75rem;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:.875rem 1.25rem}@media (min-width: 768px){.pos-header{flex-direction:row;align-items:center;justify-content:space-between}}.pos-brand-group{display:flex;align-items:center;gap:.75rem}.pos-brand-logo{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#f97316,#e11d48);color:#fff;font-weight:900;font-size:.875rem;flex-shrink:0;box-shadow:0 4px 12px #e11d4840}.pos-brand-title{font-family:var(--font-display);font-size:1.0625rem;font-weight:800;color:#0f172a;line-height:1.1}.pos-brand-sub{font-size:.6875rem;font-weight:600;color:#64748b;margin-top:.1rem}.pos-search-bar{flex:1;max-width:24rem;position:relative;margin:0 auto}.pos-search-input{width:100%;border-radius:.75rem;border:1px solid #cbd5e1;background-color:#f8fafc;padding:.5rem 1rem .5rem 2.25rem;font-size:.8125rem;font-weight:600;color:#0f172a;font-family:var(--font-body);transition:all .18s ease}.pos-search-input:focus{outline:none;background-color:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.pos-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.pos-header-actions{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.pos-shift-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:9999px;background-color:#ecfdf5;border:1px solid #a7f3d0;font-size:.6875rem;font-weight:800;color:#047857}.pos-shift-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#10b981}.pos-clock{font-size:.6875rem;font-weight:700;color:#475569}.pos-btn-action{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#fff;font-size:.75rem;font-weight:700;color:#334155;cursor:pointer;transition:all .18s ease}.pos-btn-action:hover{background-color:#f8fafc;border-color:#cbd5e1}.pos-btn-action.close-shift{border-color:#fca5a5;color:#dc2626;background-color:#fff5f5}.pos-btn-action.close-shift:hover{background-color:#ffe4e6}.pos-grid{display:grid;grid-template-columns:1fr;gap:1rem;padding:1rem}@media (min-width: 768px){.pos-grid{grid-template-columns:220px 1fr}}@media (min-width: 1100px){.pos-grid{grid-template-columns:230px 1fr 340px}}.pos-categories-panel{background-color:#fff;border-radius:1rem;border:1px solid #e2e8f0;padding:1rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 8px #00000005}.pos-panel-title{font-family:var(--font-display);font-size:.9375rem;font-weight:800;color:#0f172a}.pos-cat-search{position:relative;width:100%}.pos-cat-search-input{width:100%;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#f8fafc;padding:.375rem .75rem .375rem 2rem;font-size:.75rem;font-weight:600;color:#0f172a;font-family:var(--font-body)}.pos-cat-search-input:focus{outline:none;background-color:#fff;border-color:#818cf8}.pos-cat-search-icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:#94a3b8}.pos-cat-list{display:flex;flex-direction:column;gap:.375rem;max-height:520px;overflow-y:auto;padding-right:.25rem}.pos-cat-list::-webkit-scrollbar{width:4px}.pos-cat-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.pos-cat-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:.625rem;border:1px solid transparent;background-color:transparent;color:#334155;font-size:.75rem;font-weight:700;cursor:pointer;text-align:left;transition:all .18s ease;gap:.5rem}.pos-cat-item:hover{background-color:#f1f5f9;color:#0f172a}.pos-cat-item.active{background-color:#ede9fe;color:#5b21b6;border-color:#c4b5fd;box-shadow:0 2px 8px #7c3aed14}.pos-cat-name{flex:1;line-height:1.35;word-break:break-word}.pos-cat-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.25rem;border-radius:9999px;background-color:#f1f5f9;color:#64748b;font-size:.625rem;font-weight:800;padding:0 .35rem}.pos-cat-item.active .pos-cat-count{background-color:#ddd6fe;color:#5b21b6}.pos-products-panel{background-color:#fff;border-radius:1rem;border:1px solid #e2e8f0;padding:1rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 8px #00000005;min-width:0}.pos-table-header{display:grid;grid-template-columns:80px 1fr 100px 90px 100px;align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;padding:.5rem .875rem;font-size:.6875rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.03em;gap:.75rem}@media (max-width: 640px){.pos-table-header{display:none}}.pos-table-header-cell{display:flex;align-items:center;gap:.35rem}.pos-products-list{display:flex;flex-direction:column;gap:.625rem;max-height:520px;overflow-y:auto;padding-right:.25rem}.pos-products-list::-webkit-scrollbar{width:4px}.pos-products-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.pos-product-row{display:grid;grid-template-columns:1fr;align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem;gap:.75rem;transition:all .2s ease;cursor:pointer}@media (min-width: 641px){.pos-product-row{grid-template-columns:80px 1fr 100px 90px 100px;padding:.625rem .875rem}}.pos-product-row:hover{border-color:#818cf8;box-shadow:0 4px 16px #6366f11a;transform:translateY(-1px)}.pos-product-img-box{position:relative;width:70px;height:55px;border-radius:.5rem;overflow:hidden;background-color:#f1f5f9;flex-shrink:0}.pos-product-img{width:100%;height:100%;object-fit:cover}.pos-product-discount-tag{position:absolute;top:0;left:0;background-color:#dc2626;color:#fff;font-size:.5625rem;font-weight:900;padding:.15rem .35rem;border-radius:0 0 .35rem}.pos-product-info{display:flex;flex-direction:column;gap:.25rem}.pos-product-title{font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#0f172a;line-height:1.25}.pos-product-pack{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .5rem;border-radius:.375rem;background-color:#f1f5f9;border:1px solid #e2e8f0;font-size:.625rem;font-weight:700;color:#475569;width:fit-content}.pos-product-stock-cell{display:flex;flex-direction:column;align-items:flex-start}.pos-stock-count{font-size:.875rem;font-weight:800;color:#10b981;line-height:1}.pos-stock-label{font-size:.625rem;font-weight:600;color:#94a3b8;margin-top:.1rem}.pos-oldprice-box{display:inline-block;padding:.2rem .5rem;border-radius:.375rem;background-color:#fff5f5;border:1px solid #fecdd3;font-size:.75rem;font-weight:700;color:#dc2626;text-decoration:line-through}.pos-product-price-cell{display:flex;flex-direction:column;align-items:flex-start}.pos-offer-price{font-family:var(--font-display);font-size:.9375rem;font-weight:800;color:#0f172a;line-height:1}.pos-off-label{font-size:.625rem;font-weight:700;color:#64748b;margin-top:.15rem}.pos-cart-panel{background-color:#fff;border-radius:1rem;border:1px solid #e2e8f0;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px #00000005;min-height:500px}.pos-cart-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.pos-cart-title{font-family:var(--font-display);font-size:1rem;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:.5rem}.pos-cart-clear-btn{background:transparent;border:none;font-size:.75rem;font-weight:700;color:#dc2626;cursor:pointer;text-decoration:underline;padding:.2rem .4rem}.pos-cart-clear-btn:hover{color:#991b1b}.pos-cart-subheader{display:grid;grid-template-columns:40px 1fr 60px 60px 60px 24px;align-items:center;padding:.5rem 0;font-size:.625rem;font-weight:800;color:#64748b;text-transform:uppercase;border-bottom:1px solid #f1f5f9;gap:.25rem}.pos-cart-items{flex:1;overflow-y:auto;max-height:220px;display:flex;flex-direction:column;gap:.375rem;padding:.5rem 0}.pos-cart-items::-webkit-scrollbar{width:4px}.pos-cart-items::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.pos-cart-empty-view{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;text-align:center;color:#94a3b8;gap:.5rem}.pos-cart-empty-icon{width:3rem;height:3rem;border-radius:50%;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.pos-cart-empty-title{font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#64748b}.pos-cart-empty-sub{font-size:.6875rem;font-weight:600;color:#94a3b8}.pos-cart-item-row{display:grid;grid-template-columns:40px 1fr 60px 60px 60px 24px;align-items:center;padding:.375rem 0;border-bottom:1px solid #f8fafc;font-size:.6875rem;gap:.25rem}.pos-cart-item-img{width:32px;height:32px;border-radius:.375rem;object-fit:cover}.pos-cart-item-name{font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-cart-item-unit{color:#64748b;font-weight:600}.pos-cart-item-total{font-weight:800;color:#0f172a}.pos-cart-qty-ctrl{display:flex;align-items:center;gap:.15rem;background-color:#f1f5f9;border-radius:.375rem;padding:.15rem}.pos-cart-qty-btn{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border:none;border-radius:.2rem;font-size:.625rem;font-weight:800;cursor:pointer;color:#0f172a}.pos-cart-qty-val{font-size:.6875rem;font-weight:800;color:#0f172a;min-width:.875rem;text-align:center}.pos-cart-remove-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s ease}.pos-cart-remove-btn:hover{color:#dc2626}.pos-cart-calc{border-top:1px solid #e2e8f0;padding-top:.75rem;display:flex;flex-direction:column;gap:.375rem;font-size:.75rem}.pos-calc-row,.pos-calc-tax-row{display:flex;align-items:center;justify-content:space-between;color:#475569;font-weight:600}.pos-tax-checkbox-label{display:flex;align-items:center;gap:.35rem;cursor:pointer}.pos-tax-checkbox{accent-color:#6366f1}.pos-calc-discount-row{display:flex;align-items:center;justify-content:space-between;color:#475569;font-weight:600}.pos-discount-tag-box{display:flex;align-items:center;gap:.25rem;background-color:#f1f5f9;border-radius:.375rem;padding:.15rem .375rem;font-size:.6875rem;font-weight:700}.pos-payable-row{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;margin-top:.25rem;border-top:1.5px solid #e2e8f0}.pos-payable-label{font-family:var(--font-display);font-size:.9375rem;font-weight:800;color:#0f172a}.pos-payable-amount{font-family:var(--font-display);font-size:1.1875rem;font-weight:900;color:#0f172a}.pos-process-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;border-radius:.75rem;border:none;background-color:#e2e8f0;color:#64748b;font-family:var(--font-display);font-size:.875rem;font-weight:800;cursor:not-allowed;transition:all .2s ease;margin-top:.5rem}.pos-process-btn.active{background:linear-gradient(135deg,#25d366,#16a34a);color:#fff;cursor:pointer;box-shadow:0 4px 14px #25d36659}.pos-process-btn.active:hover{background:linear-gradient(135deg,#22c55e,#15803d);transform:translateY(-1px);box-shadow:0 6px 18px #25d36673}.wa-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;background-color:#000000a6;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:1rem}.wa-modal{position:relative;width:100%;max-width:30rem;border-radius:1.5rem;background-color:#fff;padding:1.5rem;box-shadow:0 30px 60px -10px #00000040;animation:modalSlideIn .25s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.wa-modal-close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background-color:#f3f4f6;border:none;cursor:pointer;color:#6b7280;transition:all .15s ease}.wa-modal-close:hover{background-color:#e5e7eb;color:#374151}.wa-modal-header{display:flex;align-items:center;gap:.875rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.wa-modal-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;background-color:var(--color-whatsapp);color:#fff;flex-shrink:0;box-shadow:0 4px 12px #25d3664d}.wa-modal-title{font-family:var(--font-display);font-size:1rem;font-weight:800;color:var(--color-ink)}.wa-modal-subtitle{font-size:.6875rem;font-weight:600;color:#6b7280;margin-top:.125rem}.wa-preview-box{margin-top:1rem;background:linear-gradient(180deg,#f0fdf4,#ecfdf5);border:1px solid #a7f3d0;border-radius:.875rem;padding:1rem;font-family:Courier New,monospace;font-size:.6875rem;color:#064e3b;white-space:pre-line;line-height:1.75;max-height:14rem;overflow-y:auto}.wa-modal-actions{display:flex;gap:.75rem;margin-top:1.125rem}.wa-modal-cancel{flex:1;padding:.6875rem;border-radius:.75rem;border:1.5px solid var(--color-sand-dark);background-color:#fff;color:var(--color-ink);font-family:var(--font-display);font-size:.875rem;font-weight:700;cursor:pointer;transition:all .18s ease}.wa-modal-cancel:hover{background-color:var(--color-sand)}.wa-modal-send{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6875rem;border-radius:.75rem;background-color:var(--color-whatsapp);color:#fff;font-family:var(--font-display);font-size:.875rem;font-weight:800;text-decoration:none;text-align:center;cursor:pointer;transition:all .18s ease;box-shadow:0 4px 12px #25d3664d}.wa-modal-send:hover{background-color:var(--color-whatsapp-dk);box-shadow:0 6px 16px #25d36666}.features-section{padding-top:5rem;padding-bottom:5.5rem;background-color:#fff;border-bottom:1px solid #f1f5f9}@media (min-width: 768px){.features-section{padding-top:6.5rem;padding-bottom:7rem}}.eyebrow-vibrant{font-family:var(--font-display);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#be185d;background-color:#fce7f3;border:1px solid #fbcfe8;padding:.35rem .95rem;border-radius:9999px;display:inline-block}.feature-main-title{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,2.75rem);font-weight:800;letter-spacing:-.025em;color:#0f172a;line-height:1.15;margin-top:1rem}.features-grid{display:grid;gap:1.5rem;margin-top:3.5rem}@media (min-width: 640px){.features-grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.feature-card{position:relative;overflow:hidden;border-radius:1.35rem;border:1px solid #e2e8f0;background-color:#fff;padding:1.875rem 1.75rem 2rem;box-shadow:0 4px 16px #00000008;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease;display:flex;flex-direction:column;align-items:flex-start}.feature-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 20px 45px -10px #00000017;border-color:#e11d4840}.feature-card:before{content:"";pointer-events:none;position:absolute;right:-3rem;top:-3rem;width:9rem;height:9rem;border-radius:50%;opacity:0;filter:blur(30px);transition:opacity .35s ease}.feature-card:hover:before{opacity:.28}.glow-orange:before{background:radial-gradient(circle,#f97316,#e11d48)}.glow-purple:before{background:radial-gradient(circle,#c026d3,#9333ea)}.glow-amber:before{background:radial-gradient(circle,#f59e0b,#d97706)}.glow-rose:before{background:radial-gradient(circle,#e11d48,#c026d3)}.glow-saffron:before{background:radial-gradient(circle,#ea580c,#f97316)}.glow-indigo:before{background:radial-gradient(circle,#818cf8,#e11d48)}.feature-icon-box{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.875rem;color:#fff;box-shadow:0 8px 20px -4px #00000040;transition:transform .25s cubic-bezier(.16,1,.3,1);flex-shrink:0}.feature-card:hover .feature-icon-box{transform:translateY(-3px) scale(1.08)}.feature-icon-1{background:linear-gradient(135deg,#f97316,#e11d48)}.feature-icon-2{background:linear-gradient(135deg,#c026d3,#9333ea)}.feature-icon-3{background:linear-gradient(135deg,#f59e0b,#d97706)}.feature-icon-4{background:linear-gradient(135deg,#e11d48,#c026d3)}.feature-icon-5{background:linear-gradient(135deg,#ea580c,#f97316)}.feature-icon-6{background:linear-gradient(135deg,#818cf8,#e11d48)}.feature-title{font-family:var(--font-display);font-size:1.125rem;font-weight:800;color:#0f172a;margin-top:1.25rem;line-height:1.25}.feature-desc{font-size:.875rem;line-height:1.65;color:#64748b;margin-top:.625rem}.steps-section{border-top:1px solid rgba(230,218,200,.6);border-bottom:1px solid rgba(230,218,200,.6);background-color:#fff;padding-top:5rem;padding-bottom:5rem}@media (min-width: 768px){.steps-section{padding-top:6.5rem;padding-bottom:6.5rem}}.steps-grid{position:relative;display:grid;gap:2.5rem;margin-top:4rem}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.steps-connector{display:none;position:absolute;left:1.75rem;width:66.666%;top:1.75rem;height:2px;background:linear-gradient(90deg,#f97316b3,#e11d48b3,#eab308b3);z-index:1}@media (min-width: 768px){.steps-connector{display:block}}.step-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 768px){.step-item{align-items:flex-start;text-align:left}}.step-number{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:.875rem;background:linear-gradient(135deg,var(--color-maroon) 0%,var(--color-ember) 100%);font-family:var(--font-display);font-size:1.25rem;font-weight:800;color:#fff;box-shadow:0 6px 18px #e11d4840;transition:transform .2s cubic-bezier(.16,1,.3,1)}.step-item:hover .step-number{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 22px #e11d4859}.step-title{font-family:var(--font-display);font-size:1.0625rem;font-weight:800;color:var(--color-ink);margin-top:1.25rem;line-height:1.25}.step-desc{font-size:.875rem;line-height:1.65;color:var(--color-ink-70);margin-top:.5rem;max-width:18rem}.steps-cta{display:flex;align-items:center;justify-content:center;margin-top:3.5rem}.pricing-section{position:relative;overflow:hidden;padding-top:5.5rem;padding-bottom:6rem;background-color:var(--color-cream)}@media (min-width: 768px){.pricing-section{padding-top:7rem;padding-bottom:7.5rem}}.pricing-bg-glow{pointer-events:none;position:absolute;top:20%;left:50%;transform:translate(-50%);width:45rem;height:45rem;border-radius:50%;background:radial-gradient(circle,rgba(225,29,72,.08) 0%,rgba(249,115,22,.05) 50%,transparent 75%);filter:blur(60px)}.pricing-grid{display:grid;gap:1.75rem;margin-top:3.5rem;align-items:stretch}@media (min-width: 1024px){.pricing-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.pricing-card{position:relative;display:flex;flex-direction:column;border-radius:1.5rem;padding:2.25rem 2rem;background-color:#fff;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s ease}.pricing-card.standard{border:1px solid #e2e8f0;box-shadow:0 4px 20px #00000008}.pricing-card.standard:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 20px 45px -10px #00000014;border-color:#f973164d}.pricing-card.popular{border:2px solid #e11d48;box-shadow:0 15px 40px -8px #e11d4840;z-index:10;background:linear-gradient(180deg,#fff,#fff1f2)}@media (min-width: 1024px){.pricing-card.popular{transform:translateY(-.75rem)}.pricing-card.popular:hover{transform:translateY(-1.15rem) scale(1.02);box-shadow:0 25px 60px -10px #e11d4866}}.popular-badge{position:absolute;top:-1rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.4rem;border-radius:9999px;background:linear-gradient(90deg,#e11d48,#c026d3);padding:.35rem 1.1rem;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff;white-space:nowrap;box-shadow:0 4px 16px #e11d4873}.animate-star-pulse{animation:starPulse 1.5s ease-in-out infinite alternate}@keyframes starPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.25);opacity:1}}.pricing-header-row{display:flex;align-items:flex-start;justify-content:space-between}.plan-icon-wrap{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;flex-shrink:0}.plan-icon-wrap.standard{background-color:#f1f5f9;color:#475569}.plan-icon-wrap.popular{background:linear-gradient(135deg,#e11d48,#f97316);color:#fff;box-shadow:0 6px 18px #e11d4859}.pricing-name{font-family:var(--font-display);font-size:1.375rem;font-weight:800;color:#0f172a}.pricing-subtitle{font-size:.8125rem;color:#64748b;margin-top:.25rem}.pricing-price-row{display:flex;align-items:baseline;gap:.25rem;margin-top:1.35rem}.pricing-price{font-family:var(--font-display);font-size:3rem;font-weight:800;line-height:1;color:#0f172a}.pricing-price.gradient{color:transparent}.pricing-price-period{font-size:.8125rem;font-weight:700;color:#64748b}.pricing-features{list-style:none;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.85rem;flex:1}.pricing-feature{display:flex;align-items:flex-start;gap:.65rem;font-size:.84375rem;font-weight:600;color:#334155;line-height:1.4}.pricing-check{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;flex-shrink:0;margin-top:.1rem;transition:transform .2s ease}.pricing-card:hover .pricing-check{transform:scale(1.15)}.pricing-check.standard{background-color:#d1fae5;color:#059669}.pricing-check.popular{background-color:#fce7f3;color:#be185d}.pricing-cta{margin-top:2rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:9999px;font-family:var(--font-display);font-size:.9375rem;font-weight:800;cursor:pointer;transition:all .22s ease}.pricing-btn-arrow{transition:transform .2s ease}.pricing-cta:hover .pricing-btn-arrow{transform:translate(4px)}.pricing-note{text-align:center;margin-top:2.5rem;font-size:.8125rem;font-weight:600;color:#64748b}.reg-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background-color:#0f172ab3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1rem;overflow-y:auto}.reg-modal-card{position:relative;width:100%;max-width:980px;min-height:600px;border-radius:1.5rem;overflow:hidden;background-color:#fff;box-shadow:0 30px 80px -10px #00000059;display:grid;grid-template-columns:1fr;animation:regModalPopIn .3s cubic-bezier(.16,1,.3,1);margin:auto}@media (min-width: 768px){.reg-modal-card{grid-template-columns:1.1fr 1fr}}@keyframes regModalPopIn{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.reg-modal-close-btn{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background-color:#f1f5f9e6;border:none;cursor:pointer;color:#64748b;transition:all .18s ease}.reg-modal-close-btn:hover{background-color:#e2e8f0;color:#0f172a}.reg-hero-side{background:linear-gradient(145deg,#b91c1c,#ea580c 40%,#e11d48,#be123c);padding:2.5rem 2.25rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.reg-hero-glow{position:absolute;top:-4rem;left:-4rem;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);filter:blur(30px);pointer-events:none}.reg-hero-pill{display:inline-flex;align-items:center;gap:.375rem;background-color:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);padding:.35rem .85rem;border-radius:9999px;font-size:.75rem;font-weight:700;color:#fff;width:fit-content}.reg-hero-main{margin-top:auto;margin-bottom:auto;padding:1.5rem 0}.reg-hero-title{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800;line-height:1.12;color:#fff;letter-spacing:-.02em;margin-top:1rem}.reg-hero-subtitle{font-size:.875rem;line-height:1.6;color:#ffffffe0;margin-top:.875rem;max-width:24rem}.reg-hero-bullets{display:flex;flex-direction:column;gap:.875rem;margin-top:2rem}.reg-bullet-item{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;font-weight:700;color:#fff}.reg-bullet-check{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#ffffff38;color:#fff;flex-shrink:0}.reg-form-side{background-color:#fff;padding:2.25rem 2.25rem 2rem;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;max-height:90vh}@media (max-width: 767px){.reg-form-side{padding:1.75rem 1.25rem}.reg-hero-side{padding:2rem 1.25rem}}.reg-stepper{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.reg-step{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;color:#94a3b8}.reg-step.active{color:#0f172a}.reg-step-num{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background-color:#e2e8f0;color:#64748b;font-size:.6875rem;font-weight:800}.reg-step.active .reg-step-num{background-color:#450a0a;color:#fff}.reg-step-line{flex:1;height:1px;background-color:#e2e8f0;max-width:3rem}.reg-form-header{margin-bottom:1.25rem}.reg-form-title{font-family:var(--font-display);font-size:1.625rem;font-weight:800;color:#0f172a;line-height:1.15}.reg-form-subtitle{font-size:.8125rem;font-weight:500;color:#64748b;margin-top:.25rem}.reg-form-body{display:flex;flex-direction:column;gap:1rem}.reg-input-group{display:flex;flex-direction:column;gap:.25rem}.reg-label{font-size:.75rem;font-weight:700;color:#334155}.reg-field-wrap{position:relative;display:flex;align-items:center}.reg-field-icon{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}.reg-input{width:100%;border-radius:.625rem;border:1px solid #cbd5e1;background-color:#fff;padding:.625rem .875rem .625rem 2.375rem;font-size:.8125rem;font-weight:500;color:#0f172a;font-family:var(--font-body);transition:all .18s ease}.reg-input:focus{outline:none;border-color:#7f1d1d;box-shadow:0 0 0 3px #7f1d1d1f}.reg-url-group{display:flex;align-items:center;border-radius:.625rem;border:1px solid #cbd5e1;background-color:#fff;overflow:hidden}.reg-url-group .reg-input{border:none;border-radius:0}.reg-url-group .reg-input:focus{box-shadow:none}.reg-url-suffix{background-color:#f8fafc;border-left:1px solid #e2e8f0;padding:.625rem .75rem;font-size:.75rem;font-weight:700;color:#64748b;white-space:nowrap}.reg-field-help{font-size:.6875rem;font-weight:500;color:#94a3b8;margin-top:.15rem}.reg-form-row{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 480px){.reg-form-row{grid-template-columns:1fr 1fr}}.reg-eye-toggle{position:absolute;right:.75rem;background:transparent;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:.25rem}.reg-eye-toggle:hover{color:#475569}.reg-submit-btn{width:100%;padding:.75rem 1rem;border-radius:.625rem;border:none;background-color:#450a0a;color:#fff;font-family:var(--font-display);font-size:.875rem;font-weight:800;cursor:pointer;box-shadow:0 4px 14px #450a0a59;transition:all .2s ease;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.reg-submit-btn:hover{background-color:#7f1d1d;transform:translateY(-1px);box-shadow:0 6px 18px #7f1d1d73}.reg-form-footer{text-align:center;font-size:.75rem;font-weight:600;color:#64748b;margin-top:1rem;display:flex;flex-direction:column;gap:.35rem;align-items:center}.reg-login-btn{color:#7f1d1d;font-weight:800;cursor:pointer;background:transparent;border:none;font-size:.75rem;text-decoration:underline;margin-left:.25rem}.reg-login-btn:hover{color:#b91c1c}.reg-back-home{color:#94a3b8;font-size:.6875rem;font-weight:600;text-decoration:none;cursor:pointer}.reg-back-home:hover{color:#475569}.festive-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-maroon) 0%,var(--color-ember) 50%,var(--color-magenta) 100%);padding-top:4.5rem;padding-bottom:4.5rem;color:#fff}@media (min-width: 768px){.festive-cta{padding-top:6rem;padding-bottom:6rem}}.festive-orb-right{pointer-events:none;position:absolute;right:-5rem;top:-6rem;width:20rem;height:20rem;border-radius:var(--radius-full);background-color:#ffffff1f;filter:blur(48px);animation:orbDrift 8s ease-in-out infinite alternate}.festive-orb-left{pointer-events:none;position:absolute;left:-5rem;bottom:-6rem;width:20rem;height:20rem;border-radius:var(--radius-full);background-color:#eab30833;filter:blur(48px);animation:orbDrift 10s ease-in-out infinite alternate-reverse}@keyframes orbDrift{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.08)}to{transform:translateY(10px) scale(.95)}}.festive-cta-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.festive-cta-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.25rem);font-weight:800;letter-spacing:-.02em;color:#fff;max-width:38rem;line-height:1.1}.festive-cta-subtitle{font-size:1rem;font-weight:600;color:#ffffffe0;line-height:1.7;max-width:32rem}.festive-cta-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.875rem;margin-top:.75rem}.festive-cta-primary{display:inline-flex;align-items:center;gap:.5rem;border-radius:var(--radius-full);background-color:#fff;padding:.875rem 2rem;font-family:var(--font-display);font-size:1rem;font-weight:800;color:var(--color-maroon);box-shadow:0 8px 24px #00000026;border:none;cursor:pointer;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.festive-cta-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 14px 36px #00000040}.festive-cta-secondary{display:inline-flex;align-items:center;gap:.5rem;border-radius:var(--radius-full);border:1.5px solid rgba(255,255,255,.45);padding:.875rem 1.75rem;font-family:var(--font-display);font-size:1rem;font-weight:700;color:#fff;text-decoration:none;transition:all .2s ease}.festive-cta-secondary:hover{background-color:#ffffff26;transform:translateY(-2px)}.footer{background-color:#06040d;color:#94a3b8;border-top:1px solid rgba(255,255,255,.1);padding-top:4rem;padding-bottom:2rem}.footer-main{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}@media (min-width: 640px){.footer-main{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.footer-main{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem}}.footer-brand-col{display:flex;flex-direction:column;gap:.875rem}.footer-brand-logo{height:2.75rem;width:auto;object-fit:contain;align-self:flex-start}.footer-brand-tagline{font-size:.84375rem;line-height:1.6;color:#94a3b8;max-width:20rem}.footer-contact-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.footer-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#cbd5e1}.footer-contact-icon{color:#f97316;flex-shrink:0}.footer-nav-col{display:flex;flex-direction:column;gap:.875rem}.footer-col-title{font-family:var(--font-display);font-size:.9375rem;font-weight:800;color:#fff;letter-spacing:.02em}.footer-links-list{display:flex;flex-direction:column;gap:.5rem}.footer-link{font-size:.84375rem;color:#94a3b8;text-decoration:none;transition:color .18s ease}.footer-link:hover{color:#fff}.footer-link-btn{background:transparent;border:none;text-align:left;font-size:.84375rem;color:#94a3b8;cursor:pointer;padding:0;font-family:inherit;transition:color .18s ease}.footer-link-btn:hover{color:#fff}.footer-agency-card{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:.75rem;padding:.75rem 1rem;color:#fff;text-decoration:none;margin-top:.5rem;transition:all .2s ease}.footer-agency-card:hover{background-color:#ffffff1f;border-color:#f97316;transform:translateY(-2px)}.agency-name{font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#fff}.agency-sub{font-size:.6875rem;color:#f97316;font-weight:600}.footer-bottom{padding-top:1.5rem;text-align:center}.footer-copyright{font-size:.75rem;color:#64748b;line-height:1.5}.wa-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:var(--radius-full);background-color:var(--color-whatsapp);box-shadow:var(--shadow-wa);text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1)}.wa-float:hover{transform:scale(1.1)}.wa-float:active{transform:scale(.94)}.wa-float-ping{position:absolute;top:-.2rem;right:-.2rem;width:1rem;height:1rem}.wa-float-ping-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-full);background-color:#4ade80;opacity:.75;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.wa-float-ping-dot{position:relative;display:flex;width:1rem;height:1rem;border-radius:var(--radius-full);background-color:#22c55e;border:2px solid #fff}
