:root{--bg-page:#fafcff;--bg-slate:#fff;--bg-section-alt:#fff;--dark-slate-bg:#0f172a;--bg-card:#fff;--bg-card-hover:#fff;--surface-dim:#fafcff;--surface-container:#fff;--surface-container-low:#fff;--surface-container-high:#f4f8fd;--surface-variant:#e2e8f0;--vibrant-blue:#06f;--sky-accent:#00a2ff;--primary:#06f;--primary-tint:#e6f0ff;--primary-container:#06f;--on-primary:#fff;--cyan:#00a2ff;--purple:#06f;--emerald:#06f;--amber:#00a2ff;--rose:#06f;--whatsapp:#25d366;--text-main:#0f172a;--text-muted:#475569;--text-dim:#64748b;--border-subtle:#00327814;--border-highlight:#0066ff59;--outline:#cbd5e1;--outline-variant:#e2e8f0;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-full:9999px;--font-main:"Plus Jakarta Sans", "Hanken Grotesk", sans-serif;--font-serif:"Playfair Display", "DM Serif Display", Georgia, serif;--font-code:"Fira Code", monospace}*,:before,:after{box-sizing:border-box!important}html,body{scroll-behavior:smooth;font-family:var(--font-main);background-color:var(--bg-page);color:var(--text-main);margin:0;padding:0;line-height:1.6;position:relative;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}#root,main{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.tech-cursor-follower{pointer-events:none;z-index:99999;will-change:transform;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.cursor-dot{background:#fff;border:1.5px solid #0066ff73;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),background .25s,border-color .25s;display:flex;box-shadow:0 4px 14px #0066ff4d}.cursor-logo-img{object-fit:contain;filter:drop-shadow(0 1px 3px #0066ff4d);width:100%;height:100%;transition:filter .25s}.cursor-pulse-ring{pointer-events:none;border:1.5px solid #0066ff59;border-radius:50%;width:44px;height:44px;animation:2.2s cubic-bezier(0,0,.2,1) infinite cursorPing;position:absolute;top:0;left:0}@keyframes cursorPing{0%{opacity:.8;transform:scale(.75)}70%{opacity:.15;transform:scale(1.25)}to{opacity:0;transform:scale(1.4)}}.tech-cursor-follower.hovered .cursor-dot{background:#06f;border-color:#06f;transform:scale(1.35);box-shadow:0 6px 20px #0066ff80}.tech-cursor-follower.hovered .cursor-logo-img{filter:brightness(0)invert()}@media (pointer:coarse){.tech-cursor-follower{display:none!important}}.nav-pill-3d{color:#475569;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.nav-pill-3d:hover{color:#06f;background:#fff;border-color:#0066ff40;transform:translateY(-2px);box-shadow:0 4px 14px #0066ff1f}.nav-pill-3d.active{color:#fff;background:linear-gradient(135deg,#06f 0%,#08f 100%);border-color:#06f;font-weight:700;box-shadow:0 4px 15px #0066ff52,inset 0 1px #ffffff40}.nav-pill-3d.pill-emerald:hover,.nav-pill-3d.pill-purple:hover,.nav-pill-3d.pill-cyan:hover{color:#06f}.orb-3d{filter:blur(95px);pointer-events:none;opacity:.16;border-radius:50%;max-width:100vw;animation:14s ease-in-out infinite alternate floatOrb;position:absolute}.orb-blue{background:#06f;width:400px;height:400px;top:-50px;left:-50px}.orb-emerald{background:#00a2ff;width:360px;height:360px;animation-delay:-5s;bottom:-40px;right:-40px}.orb-purple{background:#3b82f6;width:320px;height:320px;animation-delay:-9s;top:35%;left:30%}@keyframes floatOrb{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-25px)scale(1.08)}to{transform:translate(-25px,30px)scale(.94)}}.hero-headline{font-family:var(--font-serif);color:#1e293b;letter-spacing:-.018em;word-wrap:break-word;margin-bottom:18px;font-size:clamp(2.25rem,5vw,3.9rem);font-weight:700;line-height:1.15}.gradient-text-blue{background:linear-gradient(135deg,#06f 0%,#00a2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-glow{text-shadow:none}.hero-subheadline{color:#475569;max-width:800px;margin:0 auto 28px;padding:0 8px;font-size:clamp(.98rem,1.6vw,1.14rem);font-weight:400;line-height:1.6}.hero-subheadline-uppercase{text-transform:uppercase;letter-spacing:.14em;color:#475569;max-width:840px;margin:16px auto 28px;font-size:clamp(.76rem,1.2vw,.85rem);font-weight:700;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;width:100%;margin-bottom:40px;display:flex}.btn-hero{padding:13px 28px;font-size:.96rem}.responsive-badge{text-align:center;word-break:break-word;white-space:normal;color:#06f;border-radius:var(--radius-full);background:#e6f0ff;border:1px solid #0066ff40;justify-content:center;align-items:center;gap:8px;max-width:100%;margin-bottom:22px;padding:8px 20px;font-size:.84rem;font-weight:700;line-height:1.38;display:inline-flex;box-shadow:0 4px 12px #0066ff14}.glass-card,.card-premium{will-change:transform, opacity;flex-direction:column;justify-content:space-between;padding:28px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;border-radius:var(--radius-lg)!important;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0f2!important;border-bottom:4px solid #06f!important;box-shadow:0 10px 30px #0028640d!important}.card-premium:hover,.glass-card:hover{transform:translateY(-6px);background:#fff!important;box-shadow:0 20px 45px #0032781f!important}.glass-card h3,.card-premium h3,.card-title{font-family:var(--font-main);text-transform:uppercase;letter-spacing:.05em;font-size:1.14rem;font-weight:700;line-height:1.35;color:#0f172a!important}.glass-card p,.card-premium p,.card-desc{font-size:.94rem;font-weight:400;line-height:1.6;color:#475569!important}.glass-card ul li,.card-premium ul li{font-size:.92rem;font-weight:500;color:#334155!important}.glass-card strong,.card-premium strong{font-weight:700;color:#0f172a!important}.card-premium.accent-cyan,.glass-card.color-cyan{border-bottom-color:#00a2ff!important}.card-premium.accent-emerald,.glass-card.color-emerald{border-bottom-color:#10b981!important}.card-premium.accent-amber,.glass-card.color-amber{border-bottom-color:#f59e0b!important}.card-premium.accent-purple,.glass-card.color-purple{border-bottom-color:#6366f1!important}.card-premium.accent-rose,.glass-card.color-rose{border-bottom-color:#f43f5e!important}.card-category-tag{color:#06f;text-transform:uppercase;letter-spacing:.05em;background:#e6f0ff;border:1px solid #06f3;border-radius:6px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.card-category-tag .dot{background:#06f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 6px #06f6}.card-category-tag.dot-emerald .dot,.card-category-tag.dot-amber .dot,.card-category-tag.dot-purple .dot,.card-category-tag.dot-rose .dot{background:#06f}.top-right-badge{background:#f0f6ff;border:1px solid #06f3;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0028640d}.top-right-badge.badge-cyan,.top-right-badge.badge-emerald,.top-right-badge.badge-amber,.top-right-badge.badge-purple,.top-right-badge.badge-rose{background:#e6f0ff;border-color:#0066ff40}.card-action-row{align-items:center;gap:12px;margin-top:auto;display:flex}.card-action-link{color:#06f;align-items:center;gap:10px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.card-action-link.link-emerald,.card-action-link.link-amber,.card-action-link.link-purple,.card-action-link.link-rose{color:#06f}.circle-arrow-btn{cursor:pointer;text-decoration:none;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;padding:0!important;transition:all .3s!important;display:flex!important}.circle-arrow-btn.circle-cyan,.circle-arrow-btn.circle-emerald,.circle-arrow-btn.circle-amber,.circle-arrow-btn.circle-purple,.circle-arrow-btn.circle-rose{color:#fff!important;background:#06f!important;box-shadow:0 4px 14px #0066ff4d!important}.card-premium:hover .circle-arrow-btn{transform:translate(4px)scale(1.08);box-shadow:0 0 18px #0066ff73!important}.hero-section{background:0 0;width:100%;max-width:100%;padding:125px 0 80px;position:relative;overflow:hidden!important}.section-slate,.section-emerald-accent{background:0 0;border-top:1px solid #e2e8f099;border-bottom:1px solid #e2e8f099;width:100%;max-width:100%;overflow-x:hidden}.btn-primary{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#06f;border:none;align-items:center;gap:8px;max-width:100%;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 18px #0066ff4d}.btn-primary:hover{color:#fff;background:#0052cc;transform:translateY(-2px);box-shadow:0 8px 25px #0066ff73}.btn-emerald{color:#06f;border-radius:var(--radius-full);cursor:pointer;background:#e6f0ff;border:1px solid #0066ff4d;align-items:center;gap:8px;max-width:100%;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #0066ff1a}.btn-emerald:hover{color:#fff;background:#06f;transform:translateY(-2px);box-shadow:0 8px 25px #0066ff59}.btn-whatsapp{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:linear-gradient(135deg,#06f 0%,#00a2ff 100%);border:none;align-items:center;gap:8px;max-width:100%;padding:12px 22px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 18px #0066ff59}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0066ff80}.btn-secondary{color:#0f172a;border-radius:var(--radius-full);cursor:pointer;background:#fff;border:1px solid #cbd5e1;align-items:center;gap:8px;max-width:100%;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background:#f1f5f9;border-color:#94a3b8;transform:translateY(-2px)}.badge-glow{border-radius:var(--radius-full);color:#06f;background:#e6f0ff;border:1px solid #0066ff40;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.badge-glow .pulse-dot{background-color:#06f;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 10px #06f}.badge-emerald{color:#06f;background:#e6f0ff;border-color:#0066ff40}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #0066ffb3}70%{transform:scale(1);box-shadow:0 0 0 10px #06f0}to{transform:scale(.95);box-shadow:0 0 #06f0}}.container{box-sizing:border-box;max-width:1240px;margin:0 auto;padding:0 16px;width:100%!important}.section-title{text-align:center;width:100%;max-width:780px;margin:0 auto 38px}.section-title h2{text-transform:uppercase;letter-spacing:.05em;color:#0f172a;word-wrap:break-word;margin-bottom:12px;font-size:clamp(1.35rem,3vw,2.1rem);font-weight:800}.section-title p{color:#475569;font-size:clamp(.92rem,1.8vw,1.08rem)}.grid-3{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}@media (width<=1024px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.grid-3{grid-template-columns:1fr}}.grid-2{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;display:grid}@media (width<=768px){.grid-2{grid-template-columns:1fr}}.code-box{border-radius:var(--radius-md);background:#090d16;border:1px solid #ffffff24;width:100%;max-width:100%;overflow:hidden}.code-header{background:#ffffff0a;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.code-tabs{gap:6px;max-width:100%;display:flex;overflow-x:auto}.tab-btn{color:#cbd5e1;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 10px;font-size:.8rem;font-weight:600;transition:all .2s}.tab-btn.active{color:#60a5fa;background:#3b82f640;border:1px solid #3b82f666}.code-content{font-family:var(--font-code);color:#f1f5f9;word-break:break-all;max-width:100%;max-height:400px;padding:14px;font-size:.82rem;line-height:1.5;overflow-x:auto}.thermal-receipt-paper{color:#111;background:#fff;border-top:6px solid #e2e8f0;border-bottom:6px solid #cbd5e1;border-radius:8px;margin:16px auto 0;padding:16px;font-family:Fira Code,monospace;transition:all .3s;overflow-x:hidden;box-shadow:0 10px 30px #0009;width:100%!important;max-width:100%!important}.thermal-receipt-paper.paper-58mm{font-size:.74rem;line-height:1.38;max-width:300px!important}.thermal-receipt-paper.paper-80mm{font-size:.82rem;line-height:1.42;max-width:380px!important}.receipt-divider{border-bottom:1px dashed #475569;margin:8px 0}.floating-whatsapp{z-index:99;color:#fff;border-radius:var(--radius-full);background:#25d366;align-items:center;gap:10px;padding:13px 18px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 8px 30px #25d36699}.floating-whatsapp:hover{transform:scale(1.08)translateY(-4px);box-shadow:0 14px 40px #25d366cc}.chatbot-widget-btn{z-index:99;color:#fff;cursor:pointer;background:linear-gradient(135deg,#06f 0%,#00a2ff 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 25px #06f6}.chatbot-widget-btn:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 35px #06f9}.chat-window{z-index:100;border-radius:var(--radius-lg);background:#fff;border:1px solid #cbd5e1;flex-direction:column;width:360px;max-width:calc(100vw - 32px);height:490px;animation:.3s ease-out slideUp;display:flex;position:fixed;bottom:86px;right:20px;overflow:hidden;box-shadow:0 20px 50px #00286433}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:#06f;border-bottom:1px solid #0052cc;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.msg-bubble{word-wrap:break-word;border-radius:14px;max-width:88%;padding:9px 13px;font-size:.88rem;line-height:1.4}.msg-bot{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-bottom-left-radius:2px;align-self:flex-start}.msg-user{color:#fff;background:#06f;border-bottom-right-radius:2px;align-self:flex-end}.chat-input-area{background:#fff;border-top:1px solid #e2e8f0;gap:8px;padding:10px;display:flex}.chat-input{border-radius:var(--radius-full);color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;outline:none;flex:1;padding:9px 14px;font-family:inherit;font-size:.88rem}.chat-input:focus{border-color:#06f}.send-btn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.send-btn:hover{background:#0052cc}.mobile-hamburger{flex-shrink:0;margin-left:auto;display:none}.mobile-drawer{background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:10px;width:100%;padding:16px 20px;animation:.25s ease-out slideDown;display:flex;box-shadow:0 10px 30px #00286414}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-link{color:#475569;align-items:center;gap:8px;padding:8px 0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.mobile-link:hover,.mobile-link.highlight-emerald,.mobile-link.highlight-cyan{color:#06f}@media (width<=900px){.desktop-nav,.desktop-actions{display:none!important}.mobile-hamburger{display:flex!important}}@media (width<=600px){.container{padding:0 12px}.floating-whatsapp span{display:none}.floating-whatsapp{border-radius:50%;padding:12px;bottom:16px;left:12px}.chatbot-widget-btn{width:50px;height:50px;bottom:16px;right:12px}.chat-window{width:calc(100vw - 16px);height:450px;bottom:76px;left:8px;right:8px}}
