.pataaz-brand-logo{display:inline-flex;align-items:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .2s ease}.pataaz-brand-logo:hover{transform:scale(1.05)}.pataaz-logo-img{height:3.25rem;width:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15));transition:transform .22s ease,filter .22s ease}.pataaz-brand-logo.light-text .pataaz-logo-img,.pataaz-brand-logo.light .pataaz-logo-img{filter:drop-shadow(0 0 2px #ffffff) drop-shadow(0 0 8px rgba(255,255,255,.9)) drop-shadow(0 2px 8px rgba(0,0,0,.5))}.pataaz-logo-badge{font-size:.75rem;font-weight:700;padding:.125rem .375rem;border-radius:4px;margin-left:.5rem;background-color:#f3f4f6;color:#374151}.pataaz-brand-logo.small .pataaz-logo-img{height:2.25rem}.pataaz-brand-logo.normal .pataaz-logo-img{height:3.25rem}.pataaz-brand-logo.large .pataaz-logo-img{height:4.25rem}@media (max-width: 767px){.pataaz-logo-img{height:2.75rem}.pataaz-brand-logo.small .pataaz-logo-img{height:2rem}.pataaz-brand-logo.normal .pataaz-logo-img{height:2.75rem}.pataaz-brand-logo.large .pataaz-logo-img{height:3.5rem}}.preloader-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;background-color:#fffdf9;color:var(--color-ink, #1e1b4b);overflow:hidden;opacity:1;visibility:visible;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),visibility .5s ease;-webkit-user-select:none;user-select:none}.preloader-screen.preloader-fade-out{opacity:0;transform:scale(1.03);visibility:hidden;pointer-events:none}.preloader-bg-glow{position:absolute;width:520px;height:520px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(249,115,22,.16) 0%,rgba(225,29,72,.08) 45%,transparent 70%);filter:blur(45px);pointer-events:none}.preloader-sparkle-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(249,115,22,.14) 1.5px,transparent 1.5px),radial-gradient(rgba(225,29,72,.08) 1px,transparent 1px);background-size:40px 40px,20px 20px;background-position:0 0,10px 10px;opacity:.7;pointer-events:none}.preloader-container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:90%;max-width:400px;padding:1.5rem}.preloader-image-wrapper{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:1.75rem}.preloader-pulse-glow{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.35) 0%,rgba(245,158,11,.15) 60%,transparent 80%);filter:blur(16px);animation:preloaderPulse 2.5s ease-in-out infinite alternate}.preloader-hero-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(249,115,22,.35));animation:preloaderFloat 3s ease-in-out infinite alternate;z-index:2}.preloader-brand-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:2.25rem}.preloader-logo-img{height:3.5rem;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(30,27,75,.1));margin-bottom:.5rem}.preloader-tagline{font-family:var(--font-body, system-ui, sans-serif);font-size:.875rem;font-weight:600;color:var(--color-ink-70, #4b5563);letter-spacing:.02em}.preloader-progress-wrapper{width:100%;display:flex;flex-direction:column;gap:.6rem}.preloader-bar-bg{width:100%;height:6px;background:#1e1b4b14;border-radius:9999px;overflow:hidden;position:relative}.preloader-bar-fill{height:100%;background:linear-gradient(90deg,#e11d48,#f97316,#f59e0b);border-radius:9999px;transition:width .06s linear;box-shadow:0 0 10px #f9731680}.preloader-info-row{display:flex;align-items:center;justify-content:space-between;font-size:.775rem;font-weight:600}.preloader-status-text{color:var(--color-ink-60, #6b7280)}.preloader-percent-num{color:var(--color-ember, #e11d48);font-family:var(--font-display, sans-serif);font-weight:700}@keyframes preloaderPulse{0%{transform:scale(.92);opacity:.5}to{transform:scale(1.15);opacity:.9}}@keyframes preloaderFloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@media (max-width: 480px){.preloader-image-wrapper{width:140px;height:140px;margin-bottom:1.25rem}.preloader-logo-img{height:2.75rem}.preloader-brand-wrapper{margin-bottom:1.75rem}}.rn-mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fffffff0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -4px 25px #00000014;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .2rem);display:block}@media (min-width: 768px){.rn-mobile-bottom-nav{display:none!important}}@media (max-width: 767px){body{padding-bottom:4.5rem!important}}.rn-tab-bar{display:flex;align-items:center;justify-content:space-around;height:3.75rem;max-width:500px;margin:0 auto;padding:0 .5rem}.rn-tab-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;flex:1;background:transparent;border:none;color:#64748b;cursor:pointer;padding:.35rem 0;transition:transform .18s cubic-bezier(.16,1,.3,1),color .18s ease;-webkit-tap-highlight-color:transparent}.rn-tab-item:active{transform:scale(.88)}.rn-tab-item.active{color:#e11d48}.rn-tab-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.rn-tab-active-dot{position:absolute;bottom:-.3rem;width:.25rem;height:.25rem;border-radius:50%;background-color:#e11d48;box-shadow:0 0 8px #e11d48cc}.rn-tab-label{font-family:var(--font-display);font-size:.625rem;font-weight:700;letter-spacing:.01em;line-height:1}.rn-tab-item.active .rn-tab-label{color:#e11d48;font-weight:800}.rn-tab-cta{overflow:visible}.rn-cta-bubble{display:flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:50%;background:linear-gradient(135deg,#e11d48,#be123c);margin-top:-1.35rem;box-shadow:0 8px 24px #e11d4861,0 0 0 4px #fff;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.rn-tab-cta:active .rn-cta-bubble{transform:scale(.9) translateY(2px);box-shadow:0 4px 14px #e11d4866}.rn-cta-label{color:#be123c!important;font-weight:800!important;margin-top:.18rem}.hero-section{position:relative;overflow:hidden;background-image:url(/pattaz/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}.platform-hubs-section{padding:4.5rem 0 5rem;background:linear-gradient(180deg,var(--color-cream) 0%,#f1f5f9 100%);border-bottom:1px solid var(--color-sand-dark);position:relative;overflow:hidden}@media (min-width: 768px){.platform-hubs-section{padding:5.5rem 0 6rem}}.hubs-bg-blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.45;z-index:0}.blob-left{top:-80px;left:-100px;width:320px;height:320px;background:radial-gradient(circle,rgba(245,158,11,.25) 0%,rgba(99,102,241,.15) 70%,transparent 100%)}.blob-right{bottom:-100px;right:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(16,185,129,.2) 0%,rgba(225,29,72,.15) 70%,transparent 100%)}.hubs-eyebrow-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .95rem;border-radius:9999px;background-color:#6366f114;border:1px solid rgba(99,102,241,.2);color:#4338ca;font-size:.8125rem;font-weight:800;margin-bottom:.85rem;box-shadow:0 2px 8px #6366f10f}.sparkle-icon{color:#6366f1}.hubs-grid-wrapper{position:relative;z-index:1;margin-top:2.5rem}.hubs-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.hubs-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width: 1024px){.hubs-grid{grid-template-columns:repeat(4,1fr);gap:1.35rem}}.hub-card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:1.35rem;padding:1.5rem;text-decoration:none;color:var(--color-ink);transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0f172a0a;position:relative;overflow:hidden;min-height:240px}.hub-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:transparent;transition:background .3s ease,height .3s ease}.hub-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px -10px #0f172a1f,0 4px 12px #0000000a}.accent-amber.hub-card:hover{border-color:#fcd34d}.accent-amber.hub-card:hover:before{background:linear-gradient(90deg,#f59e0b,#d97706);height:5px}.accent-amber .hub-icon-wrapper{background:#fffbe6;color:#d97706;border:1px solid #fde68a}.accent-amber .path-dot{background-color:#f59e0b}.accent-blue.hub-card:hover{border-color:#93c5fd}.accent-blue.hub-card:hover:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8);height:5px}.accent-blue .hub-icon-wrapper{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.accent-blue .path-dot{background-color:#3b82f6}.accent-emerald.hub-card:hover{border-color:#6ee7b7}.accent-emerald.hub-card:hover:before{background:linear-gradient(90deg,#10b981,#047857);height:5px}.accent-emerald .hub-icon-wrapper{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.accent-emerald .path-dot{background-color:#10b981}.accent-rose.hub-card:hover{border-color:#fda4af}.accent-rose.hub-card:hover:before{background:linear-gradient(90deg,#f43f5e,#be123c);height:5px}.accent-rose .hub-icon-wrapper{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.accent-rose .path-dot{background-color:#f43f5e}.hub-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.hub-icon-wrapper{width:3.125rem;height:3.125rem;border-radius:.95rem;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 2px 8px #00000008}.hub-card:hover .hub-icon-wrapper{transform:scale(1.08) rotate(-3deg)}.hub-badge{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .65rem;border-radius:9999px;background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.hub-card-body{margin-bottom:1.5rem}.hub-card-title{font-family:var(--font-display);font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.35rem;letter-spacing:-.01em}.hub-card-sub{font-size:.8125rem;color:#64748b;line-height:1.45;margin-bottom:.85rem;font-weight:500}.hub-url-path-pill{display:inline-flex;align-items:center;gap:.4rem;background-color:#f8fafc;border:1px solid #e2e8f0;padding:.2rem .55rem;border-radius:.45rem}.path-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.path-text{font-family:monospace;font-size:.75rem;font-weight:600;color:#475569}.hub-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.95rem;border-top:1px solid #f1f5f9;font-size:.84375rem;font-weight:800;color:#334155;transition:color .2s ease}.hub-card:hover .hub-card-footer{color:#0f172a}.hub-arrow-circle{width:2rem;height:2rem;border-radius:50%;background-color:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .25s ease}.hub-card:hover .hub-arrow-circle{background-color:#4f46e5;border-color:#4f46e5;color:#fff}.hub-arrow-icon{transition:transform .25s ease}.hub-card:hover .hub-arrow-icon{transform:translate(2px,-2px)}.hubs-mobile-carousel-controls{display:none}.hubs-trust-ribbon{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2.75rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;width:fit-content;margin-left:auto;margin-right:auto;box-shadow:0 4px 12px #00000005;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;color:#334155}.trust-icon.icon-green{color:#10b981}.trust-icon.icon-blue{color:#3b82f6}.trust-divider{color:#cbd5e1}@media (max-width: 639px){.platform-hubs-section{padding:3.5rem 0 4rem}.hubs-grid-wrapper{margin-top:1.75rem}.hubs-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:.5rem .25rem 1rem;gap:1rem;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.hubs-grid::-webkit-scrollbar{display:none}.hub-card{flex:0 0 84%;scroll-snap-align:center;scroll-snap-stop:always;padding:1.25rem;min-height:235px;border-radius:1.2rem}.hub-card-title{font-size:1.125rem}.hub-card-sub{font-size:.78125rem}.hubs-mobile-carousel-controls{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:1.25rem}.carousel-arrow-btn{width:2.25rem;height:2.25rem;border-radius:50%;background-color:#fff;border:1px solid #cbd5e1;color:#334155;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0000000a}.carousel-arrow-btn:active{transform:scale(.92);background-color:#f1f5f9}.carousel-arrow-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.hubs-carousel-dots{display:flex;align-items:center;gap:.5rem}.carousel-dot{width:.55rem;height:.55rem;border-radius:9999px;background-color:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .25s ease}.carousel-dot.active{width:1.5rem;background-color:#4f46e5}.hubs-trust-ribbon{border-radius:1rem;width:100%;justify-content:center;text-align:center;flex-direction:column;gap:.4rem;padding:.85rem 1rem;margin-top:2rem}.trust-divider{display:none}}.geo-faq-section{display:none!important;padding:80px 0;background-color:#0b0f19;color:#f8fafc;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);position:relative}.geo-faq-header{max-width:800px;margin:0 auto 48px}.geo-faq-badge{display:inline-flex;align-items:center;gap:8px;background:#eab3081f;color:#eab308;border:1px solid rgba(234,179,8,.3);padding:6px 14px;border-radius:9999px;font-size:.85rem;font-weight:600;margin-bottom:16px;letter-spacing:.02em}.geo-faq-title{font-size:2.25rem;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.25}.highlight-text{background:linear-gradient(135deg,#eab308,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.geo-faq-subtitle{color:#94a3b8;font-size:1.05rem;line-height:1.6}.geo-faq-controls{max-width:900px;margin:0 auto 36px;display:flex;flex-direction:column;gap:20px}.geo-faq-search-box{position:relative;width:100%}.geo-faq-search-box .search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#94a3b8}.geo-faq-search-input{width:100%;padding:14px 20px 14px 50px;background:#0f172acc;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fff;font-size:.95rem;outline:none;transition:all .2s ease}.geo-faq-search-input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.geo-faq-categories{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.geo-cat-btn{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:9999px;color:#cbd5e1;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .2s ease}.geo-cat-btn:hover{background:#ffffff1a;color:#fff}.geo-cat-btn.active{background:#eab308;color:#0f172a;font-weight:700;border-color:#eab308}.geo-faq-accordion-grid{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.geo-faq-card{background:#0f172a99;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;cursor:pointer;transition:all .2s ease}.geo-faq-card:hover{border-color:#eab30866;background:#0f172ad9}.geo-faq-card.open{border-color:#eab308;background:#0f172af2;box-shadow:0 10px 30px #0006}.geo-faq-card-header{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.geo-faq-q-wrap{display:flex;flex-direction:column;gap:6px}.geo-faq-tag{font-size:.75rem;font-weight:700;color:#22c55e;text-transform:uppercase;letter-spacing:.05em}.geo-faq-question{font-size:1.1rem;font-weight:700;color:#f8fafc;margin:0;line-height:1.35}.geo-faq-toggle-btn{background:#ffffff14;border:none;color:#eab308;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.geo-faq-card-body{padding:16px 24px 24px;border-top:1px solid rgba(255,255,255,.05);margin-top:4px}.geo-faq-answer{color:#cbd5e1;font-size:.98rem;line-height:1.65;margin-bottom:16px}.geo-faq-trust-footer{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#94a3b8;background:#22c55e14;padding:6px 12px;border-radius:6px;width:fit-content}.geo-faq-empty{text-align:center;padding:48px;color:#94a3b8}.geo-comparison-wrapper{max-width:900px;margin:56px auto 0;background:#0f172ab3;border:1px solid rgba(234,179,8,.3);border-radius:16px;padding:28px}.geo-comparison-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.geo-comparison-header h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.icon-gold{color:#eab308}.table-responsive{overflow-x:auto}.geo-comparison-table{width:100%;border-collapse:collapse;text-align:left;font-size:.92rem}.geo-comparison-table th,.geo-comparison-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.geo-comparison-table th{background:#0000004d;color:#94a3b8;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}.geo-comparison-table th.th-pattaz{color:#eab308;background:#eab30826}.td-check{color:#4ade80;font-weight:600;background:#22c55e0f}.td-cross{color:#f87171}.td-neutral{color:#cbd5e1}@media (max-width: 768px){.geo-faq-title{font-size:1.75rem}.geo-faq-search-input{font-size:16px!important}.geo-faq-card-header{padding:16px}.geo-faq-card-body{padding:0 16px 16px}}.b2c-ecosystem-section{display:none!important;position:relative;padding:5rem 0;background-color:var(--color-cream, #fdfbf7);overflow:hidden}.b2c-bg-glow{position:absolute;width:450px;height:450px;border-radius:50%;filter:blur(120px);pointer-events:none;opacity:.25;z-index:0}.glow-left{top:10%;left:-10%;background:radial-gradient(circle,#f59e0b,transparent)}.glow-right{bottom:10%;right:-10%;background:radial-gradient(circle,#4f46e5,transparent)}.b2c-eyebrow-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:9999px;color:#b45309;font-size:.85rem;font-weight:600;margin-bottom:1rem}.b2c-eyebrow-pill .sparkle-icon{color:#f59e0b}.b2c-geo-badges-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.25rem}.geo-badge-item{display:inline-flex;align-items:center;gap:.4rem;background:#fff;border:1px solid #e2e8f0;padding:.3rem .85rem;border-radius:20px;font-size:.8rem;font-weight:600;color:#334155;box-shadow:0 2px 6px #0000000a}.icon-emerald{color:#10b981}.icon-gold{color:#f59e0b}.icon-cyan{color:#06b6d4}.b2c-tab-navigation{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;margin-bottom:2rem;z-index:1;position:relative}.b2c-tab-btn{display:flex;align-items:center;gap:.85rem;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1rem 1.25rem;text-align:left;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000008}.b2c-tab-btn:hover{transform:translateY(-2px);border-color:#cbd5e1}.b2c-tab-btn.active{background:#1e293b;border-color:#1e293b;color:#fff;box-shadow:0 10px 25px -5px #1e293b40}.b2c-tab-btn.rose.active{border-color:#f43f5e}.b2c-tab-btn.emerald.active{border-color:#10b981}.b2c-tab-btn.blue.active{border-color:#3b82f6}.tab-pill-number{font-size:1.1rem;font-weight:800;opacity:.6}.b2c-tab-btn.active .tab-pill-number{color:#f59e0b;opacity:1}.tab-pill-content{display:flex;flex-direction:column;flex:1}.tab-pill-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.b2c-tab-btn.active .tab-pill-badge{color:#94a3b8}.tab-pill-title{font-size:.95rem;font-weight:700;color:#0f172a}.b2c-tab-btn.active .tab-pill-title{color:#fff}.tab-pill-icon{color:#64748b}.b2c-tab-btn.active .tab-pill-icon{color:#f59e0b}.b2c-pillar-display-card{background:#fff;border-radius:24px;border:1px solid #e2e8f0;padding:2.5rem;box-shadow:0 20px 40px -15px #00000012;position:relative;overflow:hidden;z-index:1}.b2c-pillar-display-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px}.b2c-pillar-display-card.accent-rose:before{background:linear-gradient(90deg,#f43f5e,#fb7185)}.b2c-pillar-display-card.accent-emerald:before{background:linear-gradient(90deg,#10b981,#34d399)}.b2c-pillar-display-card.accent-blue:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.b2c-display-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:2.5rem;align-items:start}.b2c-pill-tag-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.b2c-number-badge{background:#0f172a;color:#fff;font-weight:800;font-size:.8rem;padding:.2rem .6rem;border-radius:8px}.b2c-pillar-badge{background:#f1f5f9;color:#475569;font-weight:700;font-size:.75rem;padding:.25rem .75rem;border-radius:20px;text-transform:uppercase}.b2c-url-tag{font-family:monospace;font-size:.85rem;color:#4f46e5;background:#eeeffe;padding:.2rem .6rem;border-radius:6px;font-weight:600}.b2c-display-title{font-size:1.8rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;line-height:1.25}.b2c-display-sub{font-size:1.05rem;font-weight:600;color:#64748b;margin-bottom:1.25rem}.b2c-display-desc{font-size:.95rem;line-height:1.6;color:#334155;margin-bottom:1.5rem}.b2c-highlights-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;margin-bottom:1.75rem}.highlights-title{font-size:.9rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.b2c-highlights-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.b2c-highlights-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#334155}.check-icon{color:#10b981;flex-shrink:0;margin-top:.15rem}.b2c-action-row{display:flex;flex-wrap:wrap;gap:1rem}.b2c-primary-btn{display:inline-flex;align-items:center;gap:.6rem;background:#4f46e5;color:#fff;font-weight:700;font-size:.95rem;padding:.85rem 1.5rem;border-radius:12px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px #4f46e540}.b2c-primary-btn:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 6px 16px #4f46e559}.b2c-secondary-btn{background:transparent;border:2px solid #cbd5e1;color:#334155;font-weight:700;font-size:.95rem;padding:.85rem 1.5rem;border-radius:12px;cursor:pointer;transition:all .2s ease}.b2c-secondary-btn:hover{border-color:#0f172a;color:#0f172a;background:#f8fafc}.b2c-display-geo-box{background:linear-gradient(145deg,#0f172a,#1e293b);border-radius:18px;padding:1.5rem;color:#fff;box-shadow:0 10px 30px #0f172a26}.geo-box-header{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f59e0b;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.geo-qa-block{margin-bottom:1.25rem}.geo-q{display:flex;align-items:flex-start;gap:.4rem;color:#38bdf8;font-size:.95rem;margin-bottom:.5rem}.q-icon{flex-shrink:0;margin-top:.2rem}.geo-a p{font-size:.85rem;line-height:1.5;color:#cbd5e1;background:#ffffff0d;padding:.85rem;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.geo-meta-pills{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.geo-meta-item{display:flex;justify-content:space-between;font-size:.78rem;padding:.4rem .6rem;background:#ffffff08;border-radius:6px}.meta-label{color:#94a3b8}.meta-val{color:#f1f5f9;font-weight:600;text-align:right}.geo-box-footer{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#10b981;font-weight:600}.geo-verified-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981}.b2c-pillars-trio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.trio-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem;transition:all .25s ease;box-shadow:0 4px 12px #00000008}.trio-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.trio-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.trio-icon-circle{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center}.trio-card.accent-rose .trio-icon-circle{background:#ffe4e6;color:#f43f5e}.trio-card.accent-emerald .trio-icon-circle{background:#d1fae5;color:#10b981}.trio-card.accent-blue .trio-icon-circle{background:#dbeafe;color:#3b82f6}.trio-num{font-size:1.1rem;font-weight:800;color:#94a3b8}.trio-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.trio-path{font-family:monospace;font-size:.8rem;color:#4f46e5;margin-bottom:.75rem}.trio-desc{font-size:.85rem;color:#64748b;line-height:1.5;margin-bottom:1.25rem}.trio-footer{border-top:1px solid #f1f5f9;padding-top:.85rem}.trio-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:#0f172a;text-decoration:none;transition:color .2s ease}.trio-link:hover{color:#4f46e5}@media (max-width: 992px){.b2c-tab-navigation,.b2c-display-grid,.b2c-pillars-trio-grid{grid-template-columns:1fr}}.author-bio-section{display:none!important;padding:64px 0;background-color:#0f172a;color:#f8fafc;border-bottom:1px solid rgba(255,255,255,.08)}.author-bio-card{background:linear-gradient(135deg,#1e293bcc,#0f172af2);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:36px;box-shadow:0 20px 40px #0000004d}.author-bio-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center}.author-profile-col{display:flex;gap:24px;align-items:flex-start}.author-avatar-wrap{position:relative;flex-shrink:0}.author-avatar-icon{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #3b82f64d}.author-avatar-badge{position:absolute;top:-8px;right:-8px;background:#0f172a;border:2px solid #eab308;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.author-meta{display:flex;flex-direction:column;gap:6px}.author-verification{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:700;color:#eab308;text-transform:uppercase;letter-spacing:.04em}.author-name{font-size:1.35rem;font-weight:800;color:#fff;margin:2px 0 0;line-height:1.3}.author-title{font-size:.88rem;color:#38bdf8;font-weight:600;margin:0}.author-bio-text{font-size:.92rem;color:#cbd5e1;line-height:1.6;margin:10px 0 14px}.author-badges-list{display:flex;flex-wrap:wrap;gap:8px}.author-badge-pill{display:inline-flex;align-items:center;gap:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:4px 10px;border-radius:9999px;font-size:.78rem;color:#e2e8f0}.author-trust-col{background:#0f172a99;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}.trust-col-title{font-size:1rem;font-weight:700;color:#fff;margin:0;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.trust-cards-stack{display:flex;flex-direction:column;gap:16px}.trust-item-box{display:flex;gap:14px;align-items:flex-start}.trust-icon{flex-shrink:0;margin-top:2px}.icon-emerald{color:#4ade80}.icon-gold{color:#facc15}.icon-cyan{color:#38bdf8}.trust-item-content h5{font-size:.92rem;font-weight:700;color:#f8fafc;margin:0 0 4px}.trust-item-content p{font-size:.84rem;color:#94a3b8;margin:0;line-height:1.45}.trust-footer-note{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.82rem;color:#cbd5e1;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.trust-link{color:#eab308;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.trust-link:hover{text-decoration:underline}@media (max-width: 992px){.author-bio-grid{grid-template-columns:1fr;gap:32px}}@media (max-width: 640px){.author-profile-col{flex-direction:column}.author-bio-card{padding:24px}}.login-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#0f172aa6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.25rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.login-modal-card{position:relative;width:100%;max-width:920px;min-height:540px;border-radius:1.75rem;overflow:hidden;background-color:#fff;box-shadow:0 25px 70px -15px #00000040,0 10px 20px -5px #00000014;display:grid;grid-template-columns:1fr;animation:loginModalPopIn .3s cubic-bezier(.16,1,.3,1);margin:auto}@media (min-width: 768px){.login-modal-card{grid-template-columns:.95fr 1.05fr}}@keyframes loginModalPopIn{0%{opacity:0;transform:scale(.97) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.login-modal-close-btn{position:absolute;top:1.25rem;right:1.25rem;z-index:20;display:flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:50%;background-color:#f8fafc;border:1px solid #e2e8f0;cursor:pointer;color:#475569;transition:all .2s ease}.login-modal-close-btn:hover{background-color:#f1f5f9;color:#0f172a;transform:scale(1.05)}.login-hero-side{background:linear-gradient(155deg,#f7f3ff,#eee4ff 40%,#e0d0fe 75%,#ccaefd);padding:2.25rem 2.25rem 0rem;color:#1e1b4b;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-hero-bg-watermark{position:absolute;top:-2rem;right:-2rem;width:15rem;height:15rem;pointer-events:none;z-index:1}.login-bottom-wave-svg{position:absolute;bottom:0;left:0;width:100%;height:90px;pointer-events:none;z-index:1}.login-hero-top-wrap{display:flex;flex-direction:column;gap:1.35rem}.login-hero-pill{display:inline-flex;align-items:center;gap:.5rem;background:#eee4fff2;border:1px solid rgba(124,58,237,.2);padding:.45rem 1.1rem;border-radius:9999px;font-family:var(--font-display, system-ui, sans-serif);font-size:.8125rem;font-weight:700;color:#7c3aed;width:fit-content;box-shadow:0 2px 8px #7c3aed0f}.login-pill-icon{color:#7c3aed}.login-hero-main{display:flex;flex-direction:column;gap:.85rem}.login-hero-title{font-family:var(--font-display, system-ui, sans-serif);font-size:clamp(2.15rem,3.5vw,2.5rem);font-weight:800;line-height:1.15;color:#1e1b4b;letter-spacing:-.025em}.login-hero-highlight{color:#ea580c;font-weight:800}.login-hero-subtitle{font-size:.875rem;line-height:1.55;color:#475569;max-width:23rem}.login-hero-bullets{display:flex;flex-direction:column;gap:.95rem;margin-top:.85rem}.login-bullet-item{display:flex;align-items:center;gap:.85rem;font-family:var(--font-display, system-ui, sans-serif);font-size:.84375rem;font-weight:600;color:#1e293b;transition:transform .2s ease}.login-bullet-item:hover{transform:translate(3px)}.login-bullet-icon-wrap{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:.75rem;background:#f3e8ff;color:#7c3aed;flex-shrink:0;box-shadow:0 2px 6px #7c3aed1a}.login-illustration-area{width:100%;margin-top:1.25rem;display:flex;align-items:flex-end;justify-content:center;position:relative;overflow:hidden}.login-illustration-img{width:100%;max-height:210px;object-fit:contain;object-position:bottom;mix-blend-mode:multiply;filter:drop-shadow(0 6px 16px rgba(124,58,237,.12));transform:translateY(4px);transition:transform .3s ease}.login-illustration-img:hover{transform:translateY(0) scale(1.02)}.login-form-side{background-color:#fff;padding:2.5rem 2.25rem 2rem;display:flex;flex-direction:column;justify-content:center}.login-form-header{margin-bottom:1.5rem}.login-form-title{font-family:var(--font-display, system-ui, sans-serif);font-size:1.85rem;font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.025em}.login-form-subtitle{font-size:.84375rem;font-weight:500;color:#64748b;margin-top:.35rem;line-height:1.45}.login-error-banner{padding:.75rem 1rem;border-radius:.625rem;background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.8125rem;font-weight:600;display:flex;align-items:flex-start;gap:.5rem}.login-form-body{display:flex;flex-direction:column;gap:1.15rem}.login-input-group{display:flex;flex-direction:column;gap:.35rem}.login-input-label-row{display:flex;align-items:center;justify-content:space-between}.login-label{font-family:var(--font-display, system-ui, sans-serif);font-size:.8125rem;font-weight:700;color:#1e293b}.login-forgot-link{font-size:.75rem;font-weight:700;color:#7c3aed;text-decoration:none;transition:color .18s ease}.login-forgot-link:hover{color:#6d28d9;text-decoration:underline}.login-field-wrap{position:relative;display:flex;align-items:center}.login-field-icon{position:absolute;left:.95rem;color:#94a3b8;pointer-events:none;transition:color .2s ease}.login-field-wrap:focus-within .login-field-icon{color:#6b21a8}.login-input{width:100%;border-radius:.75rem;border:1.5px solid #cbd5e1;background-color:#fff;padding:.75rem .95rem .75rem 2.65rem;font-size:.875rem;font-weight:500;color:#0f172a;font-family:var(--font-body, system-ui, sans-serif);transition:all .2s ease}.login-input:focus{outline:none;border-color:#6b21a8;background-color:#fff;box-shadow:0 0 0 3.5px #6b21a81f}.login-eye-toggle{position:absolute;right:.85rem;background:transparent;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:.25rem;transition:color .18s ease}.login-eye-toggle:hover{color:#334155}.login-submit-wrap{display:flex;align-items:flex-end;width:100%;margin-top:.35rem}.login-submit-btn{width:100%;padding:.8rem 1.4rem;border-radius:.75rem;border:none;background:linear-gradient(90deg,#7c3aed,#ff5722);color:#fff;font-family:var(--font-display, system-ui, sans-serif);font-size:.9375rem;font-weight:700;cursor:pointer;box-shadow:0 6px 20px #ff572252;transition:all .22s ease;display:flex;align-items:center;justify-content:center;gap:.55rem;white-space:nowrap}.login-submit-btn:hover{transform:translateY(-1.5px);box-shadow:0 8px 24px #ff572273;background:linear-gradient(90deg,#6d28d9,#ea580c)}.login-submit-btn:active{transform:translateY(0) scale(.99)}.login-btn-spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:loginSpinner .6s linear infinite;display:inline-block}@keyframes loginSpinner{to{transform:rotate(360deg)}}.login-form-footer{text-align:center;font-size:.8125rem;font-weight:600;color:#64748b;margin-top:1.25rem}.login-register-link{color:#7c3aed;font-weight:700;cursor:pointer;background:transparent;border:none;font-size:.8125rem;margin-left:.25rem;text-decoration:underline}.login-register-link:hover{color:#5b21b6}@media (max-width: 767px){.rn-sheet-handle-bar{display:block;position:absolute;top:6px;left:50%;transform:translate(-50%);z-index:100;width:38px;height:4px;border-radius:9999px;background:#7c3aed59;pointer-events:none}.login-input{font-size:16px!important;padding-top:.8rem;padding-bottom:.8rem}.login-modal-overlay{padding:0;align-items:flex-end;background:#0f172abf}.login-modal-card{width:100%;border-radius:1.35rem 1.35rem 0 0;max-height:calc(100vh - .5rem);max-height:calc(100dvh - .5rem);min-height:0;display:flex;flex-direction:column;margin:0;border:none}.login-hero-side{padding:1rem 1.15rem .35rem;flex-shrink:0}.login-hero-pill{padding:.3rem .75rem;font-size:.75rem}.login-hero-title{font-size:1.3rem}.login-hero-subtitle,.login-hero-bullets{display:none}.login-illustration-area{margin-top:.25rem}.login-illustration-img{max-height:85px}.login-form-side{padding:1.15rem 1.15rem 1.75rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0}.login-submit-btn{min-height:3rem;font-size:.95rem}}: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}@media (max-width: 480px){.container-page{padding-left:1rem;padding-right:1rem}}.section-header{max-width:42rem;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:3.5rem}@media (max-width: 767px){html,body{-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 4.5rem)!important}.section-header{margin-bottom:2.25rem;padding-left:.5rem;padding-right:.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:#ededede0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,27,77,.08);transition:all .3s cubic-bezier(.16,1,.3,1)}.navbar.scrolled{background:#edededf5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px -10px #001b4d14,0 1px 3px #0000000a;border-bottom:1px solid rgba(0,27,77,.12)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:4.75rem;transition:height .3s ease}.navbar.scrolled .navbar-inner{height:4.25rem}.navbar-brand-group{display:flex;align-items:center;gap:1rem}.navbar-brand{display:flex;align-items:center;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1)}.navbar-brand:hover{transform:scale(1.03)}.navbar-links{display:none;align-items:center;gap:.35rem;background:#001b4d0a;padding:.35rem .5rem;border-radius:9999px;border:1px solid rgba(0,27,77,.06)}@media (min-width: 960px){.navbar-links{display:flex}}.nav-link{font-family:var(--font-display);font-size:.84375rem;font-weight:600;color:#475569;text-decoration:none;padding:.45rem 1rem;border-radius:9999px;transition:all .2s ease;position:relative}.nav-link:hover{color:#001b4d;background:#001b4d0f}.nav-link.active{color:#001b4d;font-weight:800;background:#fff;box-shadow:0 2px 8px #001b4d14}.navbar-actions{display:none;align-items:center;gap:.75rem}@media (min-width: 768px){.navbar-actions{display:flex}}.nav-lang-btn{display:inline-flex;align-items:center;gap:.4rem;background-color:#fff;border:1px solid rgba(0,27,77,.12);padding:.45rem .85rem;border-radius:9999px;font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:#001b4d;cursor:pointer;box-shadow:0 2px 6px #00000008;transition:all .2s ease}.nav-lang-btn:hover{background-color:#001b4d0d;border-color:#001b4d40;transform:translateY(-1px)}.nav-vendor-btn{display:inline-flex;align-items:center;gap:.4rem;background-color:#001b4d0d;border:1px solid rgba(0,27,77,.18);padding:.45rem .95rem;border-radius:9999px;font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:#001b4d;cursor:pointer;transition:all .2s ease}.nav-vendor-btn:hover{background-color:#001b4d1a;border-color:#001b4d;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,#001b4d,#0a2e6e 60%,#00102b);color:#fff;font-family:var(--font-display);font-size:.875rem;font-weight:800;border:none;cursor:pointer;box-shadow:0 4px 16px #001b4d40;transition:all .22s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.nav-cta-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.nav-cta-btn:hover:before{left:100%}.nav-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #001b4d66}.navbar-mobile-left,.navbar-mobile-right{display:flex;align-items:center;gap:.35rem;z-index:10}@media (min-width: 768px){.navbar-mobile-left,.navbar-mobile-right{display:none!important}}@media (max-width: 767px){.navbar-inner{display:flex;align-items:center;justify-content:space-between;gap:.4rem;height:3.85rem}.navbar-mobile-left{display:flex;align-items:center;flex-shrink:0}.navbar-brand-group{display:flex;justify-content:center;align-items:center;flex:1;min-width:0}.navbar-brand-group .pataaz-brand-logo{justify-content:center}.navbar-mobile-right{display:flex;align-items:center;gap:.35rem;flex-shrink:0}}.menu-toggle-btn{background:#fff;border:1px solid rgba(0,27,77,.15);border-radius:.75rem;color:#001b4d;cursor:pointer;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;box-shadow:0 2px 6px #00000008;transition:all .18s ease;-webkit-tap-highlight-color:transparent}.menu-toggle-btn:hover,.menu-toggle-btn:active{background-color:#001b4d0f;border-color:#001b4d;transform:scale(.94)}.nav-mobile-lang-btn{display:inline-flex;align-items:center;gap:.4rem;background-color:#fff;border:1px solid rgba(0,27,77,.15);padding:.45rem .85rem;border-radius:9999px;font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:#001b4d;cursor:pointer;box-shadow:0 2px 6px #00000008;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.nav-mobile-lang-btn:active{transform:scale(.95);background-color:#001b4d0d}.rn-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;height:100dvh;z-index:9999;background:#00102d99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:rnFadeIn .25s cubic-bezier(.16,1,.3,1)}@keyframes rnFadeIn{0%{opacity:0}to{opacity:1}}.rn-drawer-panel{position:fixed;top:0;bottom:0;left:0;width:86%;max-width:320px;height:100vh;height:100dvh;background:#fff;border-right:1px solid rgba(0,27,77,.1);box-shadow:20px 0 60px #00102d40;display:flex;flex-direction:column;z-index:10000;animation:rnSlideInLeft .3s cubic-bezier(.16,1,.3,1);overflow-y:auto;-webkit-overflow-scrolling:touch}@keyframes rnSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.rn-drawer-top-bar{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .85rem;border-bottom:1px solid #f1f5f9;background:#fff;flex-shrink:0}.rn-drawer-brand-link{display:inline-flex;align-items:center;text-decoration:none}.rn-drawer-close-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#f1f5f9;border:1px solid #cbd5e1;color:#001b4d;cursor:pointer;transition:all .2s ease}.rn-drawer-close-btn:hover{background:#e2e8f0;color:#001b4d;transform:scale(1.08) rotate(90deg)}.rn-drawer-hero-banner{background:linear-gradient(135deg,#ffb20014,#001b4d0a);border:1px solid rgba(255,178,0,.25);padding:.85rem 1.25rem;margin:.85rem 1.25rem 0;border-radius:.875rem;display:flex;flex-direction:column;gap:.35rem}.rn-hero-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:800;color:#001b4d;letter-spacing:.01em}.sparkle-gold{color:#d97706}.rn-hero-subtext{font-size:.75rem;color:#475569;font-weight:600;line-height:1.3}.rn-drawer-menu{display:flex;flex-direction:column;gap:.55rem;padding:1rem 1.25rem;flex:1}.rn-drawer-menu-label{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.2rem;padding-left:.25rem}.rn-drawer-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem .9rem;border-radius:.875rem;background:#f8fafc;border:1px solid #e2e8f0;text-decoration:none;box-shadow:0 2px 4px #00000005;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}.rn-drawer-item:hover,.rn-drawer-item:active{background:#fff;border-color:#001b4d;transform:translate(4px);box-shadow:0 4px 14px #001b4d14}.rn-drawer-item.active{background:#fff;border:1.5px solid #001b4d;box-shadow:0 6px 16px #001b4d1a}.rn-drawer-item.active:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:4px;background:#001b4d;border-top-right-radius:4px;border-bottom-right-radius:4px}.rn-drawer-item-left{display:flex;align-items:center;gap:.75rem}.rn-drawer-icon-box{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.65rem;flex-shrink:0;transition:transform .2s ease}.rn-drawer-item:hover .rn-drawer-icon-box{transform:scale(1.08)}.rn-drawer-icon-box.icon-amber{background:#f59e0b1f;color:#d97706}.rn-drawer-icon-box.icon-blue{background:#3b82f61f;color:#2563eb}.rn-drawer-icon-box.icon-green{background:#22c55e1f;color:#059669}.rn-drawer-icon-box.icon-rose{background:#f43f5e1f;color:#e11d48}.rn-drawer-icon-box.icon-purple{background:#a855f71f;color:#9333ea}.rn-drawer-item-text{display:flex;flex-direction:column;gap:.1rem}.rn-drawer-item-title{font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#0f172a;line-height:1.2}.rn-drawer-item-sub{font-size:.7rem;color:#64748b;font-weight:500}.rn-drawer-chevron{color:#cbd5e1;transition:all .2s ease}.rn-drawer-item:hover .rn-drawer-chevron{color:#001b4d;transform:translate(3px)}.rn-drawer-footer{padding:1rem 1.25rem 5.5rem;display:flex;flex-direction:column;gap:.65rem;background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0}.rn-drawer-lang-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem;border-radius:.75rem;background:#fff;border:1px solid #cbd5e1;color:#001b4d;font-family:var(--font-display);font-size:.8125rem;font-weight:800;cursor:pointer;transition:all .18s ease}.rn-drawer-lang-btn:hover{background:#f1f5f9;border-color:#001b4d}.rn-drawer-vendor-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem;border-radius:.75rem;background:#001b4d0d;border:1px solid rgba(0,27,77,.2);color:#001b4d;text-decoration:none;font-family:var(--font-display);font-size:.84375rem;font-weight:800;transition:all .18s ease}.rn-drawer-vendor-btn:hover{background:#001b4d1a;border-color:#001b4d}.rn-drawer-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border-radius:.75rem;background:linear-gradient(135deg,#001b4d,#0a2e6e 60%,#00102b);border:none;color:#fff;font-family:var(--font-display);font-size:.875rem;font-weight:800;cursor:pointer;box-shadow:0 6px 18px #001b4d4d;transition:all .2s ease}.rn-drawer-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #001b4d73}.rn-drawer-compliance-tag{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:.25rem;font-size:.72rem;font-weight:600;color:#475569}.hero-section{position:relative;overflow:hidden;background-image:url(/pattaz/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.5rem;background-color:#0f172a;padding:.625rem;box-shadow:0 0 0 1px #fff3,0 35px 90px -10px #000c,0 15px 40px -5px #e11d4866}.iphone-14-pro-max{width:320px;border-radius:2.75rem;background:linear-gradient(145deg,#1c1526,#0d0a14);padding:.75rem .65rem .85rem;border:3.5px solid #4a3b5a;box-shadow:inset 0 0 0 1.5px #d8b4fe40,0 35px 90px -10px #000000d9,0 0 45px #a855f74d;position:relative}@media (min-width: 480px){.hero-phone-frame,.iphone-14-pro-max{width:345px}}.iphone-dynamic-island{position:absolute;top:.65rem;left:50%;transform:translate(-50%);width:92px;height:25px;background-color:#000;border-radius:9999px;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;box-shadow:0 3px 10px #000000b3}.dynamic-island-lens{width:9.5px;height:9.5px;border-radius:50%;background:radial-gradient(circle,#2d1f3f 40%,#000);border:1px solid #4a3b5a}.dynamic-island-sensor{width:6.5px;height:6.5px;border-radius:50%;background-color:#0d0a14;border:1px solid #2d1f3f}.iphone-home-indicator{width:125px;height:4.5px;background-color:#e9d5ffa6;border-radius:9999px;margin:.4rem auto 0}.hero-phone-url-bar{display:none!important;align-items:center;justify-content:center;gap:.35rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:.75rem;padding:.35rem .65rem;margin:.25rem .25rem .15rem;font-size:.6875rem;color:#cbd5e1;font-family:monospace}.phone-url-lock{color:#10b981;flex-shrink:0}.phone-url-text{font-weight:700;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}}.hero-phone-live-iframe{width:100%;height:100%;border:none;border-radius:1.75rem;background-color:#fff}.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}@media (max-width: 767px){.hero-section{padding-top:2rem;padding-bottom:3rem}.hero-grid{gap:2rem}.hero-copy{align-items:center;text-align:center}.dark-pill{align-self:center;margin:0 auto;font-size:.8rem;padding:.4rem .85rem}.dark-headline{font-size:clamp(1.75rem,6.8vw,2.35rem);line-height:1.18;text-align:center;margin-top:.875rem;letter-spacing:-.02em}.dark-subtitle{font-size:.9375rem;line-height:1.6;text-align:center;margin-left:auto;margin-right:auto;margin-top:.875rem;max-width:100%}.dark-guarantee{justify-content:center;margin-top:1rem;font-size:.78rem;text-align:center}.hero-actions{flex-direction:column;width:100%;align-items:stretch;gap:.75rem;margin-top:1.5rem}.btn-primary-festive,.btn-ghost-dark{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:.95rem;border-radius:9999px}.hero-feature-pills-bar{grid-template-columns:repeat(3,1fr);gap:.625rem .375rem;padding:.875rem .625rem;margin-top:1.5rem;border-radius:1rem;background-color:#0f172abf}.feature-pill-item{gap:.25rem;padding:.25rem}.feature-pill-icon{width:2.125rem;height:2.125rem}.feature-pill-icon svg{width:13px;height:13px}.feature-pill-text{font-size:.625rem;line-height:1.12;font-weight:700;white-space:normal}.hero-visual{width:100%;display:flex;justify-content:center;padding:0 .25rem;margin-top:.5rem}.hero-visual-glow{width:18rem;height:18rem}.hero-phone-frame,.iphone-14-pro-max{width:min(315px,90vw)!important;max-width:100%!important;margin:0 auto;border-radius:2.25rem;padding:.625rem .5rem .75rem}.hero-phone-screen{height:450px;border-radius:1.5rem}}@media (max-width: 375px){.dark-headline{font-size:1.6rem}.hero-feature-pills-bar{grid-template-columns:repeat(3,1fr);gap:.375rem .25rem;padding:.625rem .375rem}.feature-pill-text{font-size:.58rem}.hero-phone-screen{height:400px}}.trust-section{background-color:#fff;border-bottom:1px solid #e2e8f0;padding-top:1.25rem;padding-bottom:1.25rem;box-shadow:0 4px 20px #0000000a}.trust-grid-5{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (min-width: 768px) and (max-width: 834px){.trust-grid-5{grid-template-columns:repeat(3,1fr);gap:.875rem}}@media (min-width: 835px){.trust-grid-5{grid-template-columns:repeat(5,1fr);align-items:center;gap:1rem}}.trust-item-card{display:flex;align-items:center;gap:.625rem;padding:.45rem .65rem;border-radius:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}@media (min-width: 1024px){.trust-item-card{background-color:transparent;border:none;padding:.4rem}}.trust-item-card:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000000d}@media (max-width: 639px){.trust-section{padding-top:.75rem;padding-bottom:.75rem}.trust-item-card{padding:.45rem .5rem;gap:.45rem;border-radius:.625rem}.trust-icon-box{width:2.125rem;height:2.125rem}.trust-title-text{font-size:.73rem;line-height:1.15;word-break:break-word}.trust-desc-text{font-size:.63rem;line-height:1.15;word-break:break-word}.trust-item-card:nth-child(5){grid-column:span 2;justify-content:center;max-width:260px;margin:0 auto;width:100%}}.trust-icon-box{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;color:#fff;flex-shrink:0;box-shadow:0 3px 10px #0000001a}.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;min-width:0}.trust-title-text{font-family:var(--font-display);font-size:.8125rem;font-weight:800;color:#0f172a;line-height:1.2}.trust-desc-text{font-size:.6875rem;font-weight:600;color:#64748b;margin-top:.05rem}.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-browser-bar{display:flex;align-items:center;justify-content:space-between;background-color:#1e293b;padding:.6rem 1.25rem;border-bottom:1px solid #334155;gap:1rem}.browser-window-dots{display:flex;align-items:center;gap:.4rem}.dot-red,.dot-yellow,.dot-green{width:.65rem;height:.65rem;border-radius:50%}.dot-red{background-color:#ef4444}.dot-yellow{background-color:#f59e0b}.dot-green{background-color:#10b981}.browser-url-field{flex:1;max-width:32rem;margin:0 auto;display:flex;align-items:center;gap:.4rem;background-color:#0f172a;border:1px solid #334155;border-radius:.5rem;padding:.35rem .85rem;font-size:.75rem;color:#cbd5e1;font-family:monospace}.url-lock-icon{color:#10b981;flex-shrink:0}.url-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-status-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:9999px;background-color:#10b98126;border:1px solid rgba(16,185,129,.3);font-size:.6875rem;font-weight:700;color:#34d399}.browser-url-actions{display:flex;align-items:center;gap:.4rem}.url-view-toggle{background-color:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;color:#94a3b8;font-family:var(--font-display);font-size:.6875rem;font-weight:700;padding:.25rem .6rem;cursor:pointer;transition:all .18s ease}.url-view-toggle:hover,.url-view-toggle.active{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#6366f1;color:#fff}.url-external-link{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;background-color:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#cbd5e1;text-decoration:none;transition:all .18s ease}.url-external-link:hover{background-color:#fff3;color:#fff}.pos-live-frame-container{width:100%;height:650px;background-color:#fff}.pos-live-iframe{width:100%;height:100%;border:none}@media (max-width: 640px){.browser-status-badge{display:none}}.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}@media (max-width: 767px){.pos-grid{padding:.625rem;gap:.75rem}.pos-categories-panel{padding:.75rem}.pos-cat-list{flex-direction:row;overflow-x:auto;max-height:none;padding-bottom:.375rem;gap:.375rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pos-cat-list::-webkit-scrollbar{display:none}.pos-cat-item{flex-shrink:0;white-space:nowrap;padding:.4rem .75rem;font-size:.72rem}.pos-products-list{max-height:420px}.pos-product-row{padding:.5rem .625rem}.pos-cart-panel{min-height:auto}}.url-locker-card{margin-top:2rem;border-radius:1.25rem;background:linear-gradient(135deg,#0f172a,#1e1b4b);border:1px solid rgba(99,102,241,.3);padding:1.75rem 2rem;color:#fff;box-shadow:0 15px 35px #0f172a66;position:relative;overflow:hidden}.url-locker-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .8rem;border-radius:9999px;background:#6366f133;border:1px solid rgba(99,102,241,.4);color:#818cf8;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.url-locker-title{font-family:var(--font-display);font-size:1.35rem;font-weight:800;color:#fff;line-height:1.25}.url-locker-desc{font-size:.875rem;color:#cbd5e1;margin-top:.625rem;line-height:1.6}.url-code{background-color:#ffffff1f;color:#fb7185;padding:.15rem .45rem;border-radius:.35rem;font-family:monospace;font-size:.8125rem}.url-locker-features{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.url-locker-feat{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#e2e8f0;font-weight:600}.feat-check{color:#34d399;font-weight:900}.url-locker-actions{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.url-locker-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;font-family:var(--font-display);font-size:.875rem;font-weight:800;text-decoration:none;box-shadow:0 4px 14px #6366f166;transition:all .2s ease}.url-locker-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f199}.url-locker-tag{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;color:#94a3b8}@media (max-width: 640px){.url-locker-card{padding:1.25rem}.url-locker-title{font-size:1.15rem}.url-locker-desc{font-size:.8125rem}}.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}@media (max-width: 767px){.features-section{padding-top:3.5rem;padding-bottom:4rem}.feature-main-title{font-size:1.75rem;text-align:center}.features-grid{margin-top:2rem;gap:1.25rem}.feature-card{padding:1.5rem 1.25rem;align-items:center;text-align:center}.feature-desc{text-align:center}}.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:10%;width:80%;top:7rem;height:3px;background:linear-gradient(90deg,#f9731680,#e11d4880,#eab30880);z-index:1;border-radius:2px}@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;background:#fff;border-radius:1.25rem;padding:1.5rem;border:1px solid rgba(229,231,235,.8);box-shadow:0 10px 30px -10px #0000000d;transition:all .3s cubic-bezier(.16,1,.3,1)}.step-item:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #e11d4826;border-color:#f973164d}@media (min-width: 768px){.step-item{align-items:flex-start;text-align:left}}.step-card-visual{position:relative;width:100%;margin-bottom:1.25rem}.step-img-container{width:100%;height:220px;border-radius:1rem;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;border:1px solid rgba(241,245,249,1)}.step-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.step-item:hover .step-img{transform:scale(1.05)}.step-number{position:absolute;top:-12px;left:-12px;z-index:5;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;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 #e11d484d;transition:transform .2s cubic-bezier(.16,1,.3,1)}.step-item:hover .step-number{transform:translateY(-2px) scale(1.08);box-shadow:0 8px 22px #e11d4873}.step-title{font-family:var(--font-display);font-size:1.125rem;font-weight:800;color:var(--color-ink);margin-top:.5rem;line-height:1.3}.step-desc{font-size:.9rem;line-height:1.6;color:var(--color-ink-70);margin-top:.5rem}.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;border-radius:50%;filter:blur(70px);opacity:.65;z-index:1}.pricing-bg-glow.orb-primary{top:15%;left:50%;transform:translate(-50%);width:48rem;height:48rem;background:radial-gradient(circle,rgba(225,29,72,.12) 0%,rgba(249,115,22,.08) 50%,transparent 75%);animation:orbFloat 12s ease-in-out infinite alternate}.pricing-bg-glow.orb-secondary{bottom:10%;right:5%;width:35rem;height:35rem;background:radial-gradient(circle,rgba(192,38,211,.08) 0%,rgba(225,29,72,.05) 50%,transparent 75%);animation:orbFloat 16s ease-in-out infinite alternate-reverse}@keyframes orbFloat{0%{transform:translate(-50%) scale(1)}50%{transform:translate(-48%,20px) scale(1.05)}to{transform:translate(-52%,-15px) scale(.98)}}.section-header{text-align:center;max-width:720px;margin:0 auto}.eyebrow-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1.1rem;border-radius:9999px;background:#e11d4814;border:1px solid rgba(225,29,72,.2);color:#e11d48;font-family:var(--font-display);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.animate-spin-slow{animation:spinSlow 8s linear infinite}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pricing-mobile-tabs{display:none}@media (max-width: 767px){.pricing-mobile-tabs{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;overflow-x:auto;padding:.5rem .25rem 1rem;margin-top:1.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pricing-mobile-tabs::-webkit-scrollbar{display:none}.mobile-tab-btn{flex:0 0 auto;display:flex;align-items:center;gap:.35rem;padding:.6rem 1.1rem;border-radius:9999px;background-color:#fff;border:1px solid #e2e8f0;font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:#475569;cursor:pointer;box-shadow:0 2px 8px #0000000a;transition:all .25s cubic-bezier(.16,1,.3,1)}.mobile-tab-btn.active{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 6px 18px #0f172a33}.mobile-tab-btn.popular-tab.active{background:linear-gradient(90deg,#e11d48,#c026d3);border-color:transparent;color:#fff;box-shadow:0 6px 20px #e11d4859}}.pricing-grid{display:grid;gap:1.75rem;margin-top:3.5rem;align-items:stretch}@media (max-width: 767px){.pricing-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.25rem;padding:1rem .5rem 2rem;margin-left:-.5rem;margin-right:-.5rem;margin-top:1.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pricing-grid::-webkit-scrollbar{display:none}.pricing-card{flex:0 0 86vw;max-width:380px;scroll-snap-align:center;scroll-snap-stop:always;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease,box-shadow .4s ease}.pricing-card.inactive-slide-card{opacity:.85;transform:scale(.96)}.pricing-card.active-slide-card{opacity:1;transform:scale(1.02);box-shadow:0 20px 45px -10px #e11d4840}}@media (min-width: 768px) and (max-width: 1199px){.pricing-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1200px){.pricing-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem}}.pricing-card{position:relative;display:flex;flex-direction:column;border-radius:1.75rem;padding:2.25rem 2rem;background-color:#fff;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .3s ease}.pricing-card.standard{border:1px solid #e2e8f0;box-shadow:0 8px 30px #0000000a}.pricing-card.standard:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 24px 50px -12px #0000001a;border-color:#f9731666}.pricing-card.popular{border:2.5px solid #e11d48;box-shadow:0 20px 50px -10px #e11d484d;z-index:10;background:linear-gradient(180deg,#fff,#fff1f2)}@media (min-width: 1024px){.pricing-card.popular{transform:translateY(-.85rem)}.pricing-card.popular:hover{transform:translateY(-1.25rem) scale(1.02);box-shadow:0 30px 70px -10px #e11d486b}}.popular-badge-wrap{position:absolute;top:-1.15rem;left:50%;transform:translate(-50%);z-index:20}.popular-badge{display:inline-flex;align-items:center;gap:.45rem;border-radius:9999px;background:linear-gradient(90deg,#e11d48,#c026d3);padding:.4rem 1.2rem;font-family:var(--font-display);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#fff;white-space:nowrap;box-shadow:0 6px 20px #e11d4873}.animate-star-pulse{animation:starPulse 1.4s ease-in-out infinite alternate}@keyframes starPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.3);opacity:1}}.plan-image-container{position:relative;width:100%;height:160px;border-radius:1.25rem;overflow:hidden;margin-bottom:1.25rem;background:#0f172a;border:1px solid rgba(226,232,240,.6)}.plan-card-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.pricing-card:hover .plan-card-img{transform:scale(1.08)}.plan-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(15,23,42,.25) 100%)}.plan-brand-logo-badge{position:absolute;top:.65rem;left:.65rem;z-index:5;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.2rem .55rem;border-radius:.65rem;border:1px solid rgba(226,232,240,.9);box-shadow:0 4px 12px #0000001f;display:flex;align-items:center}.plan-brand-logo-badge .pataaz-brand-logo.normal .pataaz-logo-img{height:1.65rem;width:auto}.plan-icon-wrap{position:absolute;bottom:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.85rem;box-shadow:0 6px 16px #0000001f}.plan-icon-wrap.standard{background-color:#fff;color:#334155;border:1px solid #e2e8f0}.plan-icon-wrap.popular{background:linear-gradient(135deg,#e11d48,#f97316);color:#fff;border:1px solid rgba(255,255,255,.4)}.pricing-header-row{display:flex;flex-direction:column}.pricing-name{font-family:var(--font-display);font-size:1.45rem;font-weight:800;color:#0f172a}.pricing-subtitle{font-size:.8125rem;color:#64748b;margin-top:.3rem;line-height:1.45}.pricing-price-block{margin-top:1.35rem;min-height:3.5rem;display:flex;flex-direction:column;justify-content:center}.pricing-price-row{display:flex;align-items:baseline;gap:.4rem}.pricing-price{font-family:var(--font-display);font-size:2.75rem;font-weight:800;line-height:1;color:#0f172a}.gradient-text{background:linear-gradient(135deg,#e11d48,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pricing-original-price{font-size:1rem;font-weight:700;color:#94a3b8;text-decoration:line-through}.pricing-offer-label{display:inline-flex;align-items:center;gap:.3rem;align-self:flex-start;margin-top:.45rem;padding:.25rem .65rem;border-radius:9999px;background:#fef3c7;color:#92400e;font-size:.72rem;font-weight:800;letter-spacing:.01em}.pricing-features{list-style:none;margin-top:1.5rem;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.25rem;height:1.25rem;border-radius:50%;flex-shrink:0;margin-top:.08rem;transition:transform .22s ease}.pricing-card:hover .pricing-check{transform:scale(1.18)}.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:.9rem 1.5rem;border-radius:9999px;font-family:var(--font-display);font-size:.9375rem;font-weight:800;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.btn-festive-glow{background:linear-gradient(135deg,#e11d48,#c026d3);color:#fff;border:none;box-shadow:0 8px 25px #e11d4859}.btn-festive-glow:hover{box-shadow:0 14px 35px #e11d4880;transform:translateY(-2px)}.btn-glass-action{background-color:#f8fafc;color:#0f172a;border:1px solid #cbd5e1}.btn-glass-action:hover{background-color:#0f172a;color:#fff;border-color:#0f172a;transform:translateY(-2px)}.pricing-btn-arrow{transition:transform .2s ease}.pricing-cta:hover .pricing-btn-arrow{transform:translate(5px)}.pricing-note{text-align:center;margin-top:2.75rem;font-size:.8125rem;font-weight:600;color:#64748b}.pricing-carousel-controls{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:1.5rem}@media (min-width: 1024px){.pricing-carousel-controls{display:none}}.carousel-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:50%;background-color:#fff;border:1px solid #e2e8f0;color:#334155;box-shadow:0 4px 12px #0000000f;cursor:pointer;transition:all .2s ease}.carousel-nav-btn:hover{background-color:#f8fafc;color:#e11d48;border-color:#f43f5e;transform:scale(1.1)}.pricing-carousel-dots{display:flex;align-items:center;justify-content:center;gap:.5rem}.carousel-dot{width:.55rem;height:.55rem;border-radius:9999px;background-color:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.carousel-dot.active{width:1.6rem;background:linear-gradient(90deg,#e11d48,#f97316);box-shadow:0 2px 10px #e11d4873}.pricing-comparison-trigger{display:flex;justify-content:center;margin-top:3.25rem}.btn-toggle-comparison{display:inline-flex;align-items:center;gap:.65rem;padding:.9rem 1.85rem;border-radius:9999px;background-color:#fff;border:1.5px solid #cbd5e1;color:#0f172a;font-family:var(--font-display);font-size:.9375rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #0000000a;transition:all .25s ease}.btn-toggle-comparison:hover{border-color:#e11d48;color:#e11d48;box-shadow:0 8px 24px #e11d4826;transform:translateY(-2px)}.pricing-matrix-wrapper{margin-top:2rem;background-color:#fff;border-radius:1.75rem;border:1px solid #e2e8f0;box-shadow:0 15px 40px #0000000f;overflow:hidden}.matrix-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.pricing-matrix-table{width:100%;border-collapse:collapse;text-align:left;min-width:740px}.pricing-matrix-table th,.pricing-matrix-table td{padding:1.1rem 1.35rem;border-bottom:1px solid #f1f5f9}.matrix-th-feature{width:36%;font-family:var(--font-display);font-size:1.125rem;font-weight:800;color:#0f172a;background-color:#f8fafc}.matrix-th-plan{width:16%;text-align:center;background-color:#f8fafc;padding:1.35rem .85rem}.matrix-th-plan.popular-col{background-color:#fff1f2;border-left:2px solid #e11d48;border-right:2px solid #e11d48}.matrix-plan-title{font-family:var(--font-display);font-size:1rem;font-weight:800;color:#0f172a}.matrix-plan-price{font-size:1.125rem;font-weight:800;color:#e11d48;margin-top:.25rem}.matrix-plan-btn{margin-top:.65rem;padding:.4rem .95rem;border-radius:9999px;border:1px solid #cbd5e1;background-color:#fff;color:#334155;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease}.matrix-plan-btn.popular{background:linear-gradient(90deg,#e11d48,#f97316);color:#fff;border:none;box-shadow:0 3px 10px #e11d484d}.matrix-plan-btn:hover{transform:scale(1.06)}.matrix-category-row td{background-color:#f1f5f9;font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#334155;text-transform:uppercase;letter-spacing:.06em;padding-top:.85rem;padding-bottom:.85rem}.matrix-feature-name{font-size:.875rem;font-weight:600;color:#334155}.matrix-feature-val{text-align:center}.matrix-check-yes{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background-color:#d1fae5;color:#059669}.matrix-check-no{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background-color:#f1f5f9;color:#94a3b8}.pricing-guarantee-banner{margin-top:4.5rem;display:flex;align-items:center;gap:1.75rem;padding:2rem 2.5rem;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:1.75rem;color:#fff;box-shadow:0 25px 50px #0f172a2e;border:1px solid rgba(255,255,255,.08)}@media (max-width: 767px){.pricing-guarantee-banner{flex-direction:column;text-align:center;padding:1.75rem 1.5rem}}.guarantee-icon-wrap{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1.1rem;background:#e11d4826;color:#f43f5e;border:1px solid rgba(244,63,94,.3);flex-shrink:0}.guarantee-content{flex:1}.guarantee-title{font-family:var(--font-display);font-size:1.2rem;font-weight:800;color:#fff}.guarantee-desc{font-size:.875rem;color:#94a3b8;margin-top:.35rem;line-height:1.55}.guarantee-wa-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.65rem;border-radius:9999px;background:#25d366;color:#fff;border:none;font-family:var(--font-display);font-size:.9rem;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 6px 20px #25d36659;transition:all .25s ease}.guarantee-wa-btn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 10px 30px #25d36673}.reg-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;overflow-y:auto;padding:1.25rem;background:#180c26b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.reg-modal-card{width:min(1080px,100%);height:min(760px,calc(100vh - 2.5rem));max-height:calc(100vh - 2.5rem);margin:auto;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:1.5rem;background:#fff;box-shadow:0 32px 90px #10081e61;animation:reg-modal-enter .36s cubic-bezier(.16,1,.3,1)}@keyframes reg-modal-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.reg-hero-side{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;min-height:0;overflow:hidden;padding:2rem 2rem 1.75rem;color:#fff;background:radial-gradient(circle at 88% 9%,rgba(251,191,36,.24),transparent 23%),radial-gradient(circle at 6% 88%,rgba(249,115,22,.26),transparent 29%),linear-gradient(155deg,#3d0b45,#7c1238 51%,#b42331)}.reg-hero-side:before,.reg-hero-side:after{position:absolute;content:"";pointer-events:none}.reg-hero-side:before{width:19rem;height:19rem;top:-10rem;right:-9rem;border:1px solid rgba(253,230,138,.22);border-radius:50%;box-shadow:0 0 0 2.6rem #fde68a0e,0 0 0 5.2rem #fde68a09}.reg-hero-side:after{right:1.7rem;bottom:1.65rem;width:5.75rem;height:5.75rem;border:1px solid rgba(255,255,255,.12);border-radius:50%}.reg-hero-bg-watermark{position:absolute;right:-3rem;top:5.6rem;z-index:0;width:13rem;height:13rem;opacity:.9}.reg-hero-top-wrap,.reg-illustration-area{position:relative;z-index:1}.reg-hero-top-wrap{display:flex;flex-direction:column;gap:1.65rem}.reg-brand-line{display:flex;align-items:center;gap:.55rem;min-height:2rem}.reg-brand-mark{display:grid;width:1.95rem;height:1.95rem;place-items:center;border-radius:.58rem;color:#6f1639;background:linear-gradient(145deg,#fef3c7,#fbbf24);box-shadow:0 5px 15px #250b2042;font-family:var(--font-display, sans-serif);font-size:1.125rem;font-weight:900;font-style:italic}.reg-brand-name{font-family:var(--font-display, sans-serif);font-size:1.2rem;font-weight:800;letter-spacing:-.045em}.reg-brand-divider{width:1px;height:1rem;margin-left:.05rem;background:#ffffff57}.reg-brand-caption{color:#ffffffad;font-size:.64rem;font-weight:800;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.reg-hero-pill{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;max-width:100%;padding:.45rem .72rem;border:1px solid rgba(254,243,199,.34);border-radius:999px;color:#fef3c7;background:#5c113257;font-size:.69rem;font-weight:750;line-height:1.2}.reg-pill-icon{flex:none;color:#fcd34d}.reg-hero-main{display:flex;flex-direction:column}.reg-hero-title{margin:0;max-width:20rem;color:#fff;font-family:var(--font-display, sans-serif);font-size:clamp(2.15rem,3.35vw,3.1rem);font-weight:800;letter-spacing:-.053em;line-height:1.05}.reg-hero-highlight{color:#fcd34d;text-shadow:0 2px 16px rgba(70,15,47,.26)}.reg-hero-subtitle{max-width:22.5rem;margin:1rem 0 0;color:#fffc;font-size:.82rem;font-weight:500;line-height:1.6}.reg-benefits-label{margin:1.45rem 0 .65rem;color:#fcd34d;font-size:.64rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.reg-hero-bullets{display:grid;gap:.65rem}.reg-bullet-item{display:flex;align-items:center;gap:.68rem;color:#ffffffe3;font-size:.76rem;font-weight:650;line-height:1.3}.reg-bullet-icon-wrap{display:grid;width:1.72rem;height:1.72rem;flex:none;place-items:center;border:1px solid rgba(253,230,138,.2);border-radius:.48rem;color:#fcd34d;background:#ffffff1c}.reg-illustration-area{min-height:10.5rem;margin:auto -2rem -1.75rem;overflow:hidden;isolation:isolate}.reg-illustration-area:after{position:absolute;top:42%;right:0;bottom:0;left:0;z-index:1;content:"";pointer-events:none;background:linear-gradient(180deg,transparent,rgba(71,13,50,.48))}.reg-illustration-img{width:100%;height:13.2rem;object-fit:cover;object-position:center 57%;opacity:.88;mix-blend-mode:screen;transform:scale(1.08)}.reg-hero-note{position:absolute;z-index:2;right:1.25rem;bottom:1.1rem;display:inline-flex;align-items:center;gap:.44rem;padding:.43rem .58rem;border:1px solid rgba(255,255,255,.18);border-radius:.6rem;color:#fff;background:#320a237a;box-shadow:0 8px 20px #2c082033;font-size:.63rem;font-weight:750;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.reg-hero-note-icon{display:grid;color:#fcd34d}.reg-form-side{display:flex;flex-direction:column;min-width:0;min-height:0;padding:1.75rem 2.05rem 2rem;overflow-y:auto;background:#fffdfb;scrollbar-color:#f0d4c5 transparent;scrollbar-width:thin}.reg-top-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.1rem;border-bottom:1px solid #f3e7e1}.reg-progress-wrap{display:grid;gap:.5rem}.reg-onboarding-label,.reg-form-kicker,.reg-success-kicker{color:#b42331;font-size:.66rem;font-weight:850;letter-spacing:.105em;line-height:1.1;text-transform:uppercase}.reg-stepper{display:flex;align-items:center;gap:.52rem}.reg-step{display:inline-flex;align-items:center;gap:.36rem;color:#a79b97;font-size:.68rem;font-weight:750;white-space:nowrap}.reg-step.active{color:#5b173b}.reg-step-num{display:grid;width:1.18rem;height:1.18rem;place-items:center;border:1px solid #e8d7d0;border-radius:50%;color:#9f8e88;background:#fff;font-size:.61rem;font-weight:850}.reg-step.active .reg-step-num{border-color:#a61c3d;color:#fff;background:#a61c3d;box-shadow:0 3px 8px #a61c3d38}.reg-step-line{display:block;width:2.7rem;height:2px;overflow:hidden;border-radius:999px;background:#eadfdb}.reg-step-line span{display:block;height:100%;width:0;background:#a61c3d;transition:width .22s ease}.reg-step-line span.complete{width:100%}.reg-modal-close-btn{display:grid;width:2.15rem;height:2.15rem;flex:none;place-items:center;border:1px solid #eaded9;border-radius:.66rem;color:#765e57;background:#fff;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.reg-modal-close-btn:hover{border-color:#d7b4aa;color:#8e1834;background:#fff4ef;transform:translateY(-1px)}.reg-form-content{display:flex;flex-direction:column;gap:1.15rem;padding-top:1.65rem}.reg-form-header{display:grid;gap:.48rem}.reg-form-title{margin:0;color:#301427;font-family:var(--font-display, sans-serif);font-size:clamp(1.65rem,2.4vw,2.05rem);font-weight:800;letter-spacing:-.045em;line-height:1.1}.reg-form-subtitle{max-width:34rem;margin:0;color:#806e69;font-size:.78rem;font-weight:500;line-height:1.55}.reg-error-banner{display:flex;align-items:flex-start;gap:.5rem;padding:.72rem .85rem;border:1px solid #f7c7c0;border-radius:.68rem;color:#9d1c1c;background:#fff2f0;font-size:.74rem;font-weight:650;line-height:1.4}.reg-form-body{display:flex;flex-direction:column;gap:.92rem}.reg-input-group{display:flex;flex-direction:column;gap:.35rem;min-width:0}.reg-label{color:#523d43;font-family:var(--font-display, sans-serif);font-size:.72rem;font-weight:750;line-height:1.2}.reg-field-wrap{position:relative;display:flex;align-items:center}.reg-field-icon{position:absolute;left:.78rem;z-index:1;color:#a88f89;pointer-events:none;transition:color .18s ease}.reg-field-wrap:focus-within .reg-field-icon{color:#b42331}.reg-input{width:100%;min-width:0;height:2.75rem;padding:.66rem .75rem .66rem 2.42rem;border:1px solid #e7dcd7;border-radius:.66rem;color:#35182a;outline:none;background:#fff;font-family:var(--font-body, sans-serif);font-size:.78rem;font-weight:550;line-height:1.2;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.reg-input::placeholder{color:#bdaea9;opacity:1}.reg-input:hover{border-color:#d7c4bd}.reg-input:focus{border-color:#b42331;background:#fffcfa;box-shadow:0 0 0 3px #b423311a}.reg-input:disabled{opacity:.62;cursor:wait;background:#faf7f5}.reg-url-group{display:flex;min-width:0;overflow:hidden;border:1px solid #e7dcd7;border-radius:.66rem;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.reg-url-group:hover{border-color:#d7c4bd}.reg-url-group:focus-within{border-color:#b42331;box-shadow:0 0 0 3px #b423311a}.reg-url-group .reg-field-wrap{min-width:0;flex:1}.reg-url-group .reg-input{border:0;border-radius:0;box-shadow:none;background:transparent}.reg-url-suffix{display:inline-flex;align-items:center;flex:none;padding:.66rem .72rem;border-left:1px solid #eee2dd;color:#8b3350;background:#fff4ef;font-family:var(--font-display, sans-serif);font-size:.67rem;font-weight:750;white-space:nowrap}.reg-field-help{min-height:.85rem;color:#a89690;font-size:.63rem;font-weight:550;line-height:1.3}.reg-input.has-error{border-color:#dc4c43;background:snow}.reg-input.has-error:focus{border-color:#c83b36;box-shadow:0 0 0 3px #dc4c431f}.reg-url-group.has-error{border-color:#dc4c43;background:snow}.reg-url-group.has-error:focus-within{border-color:#c83b36;box-shadow:0 0 0 3px #dc4c431f}.reg-field-error{display:flex;align-items:center;gap:.25rem;color:#c83b36;font-size:.63rem;font-weight:700;line-height:1.3}.reg-form-row,.reg-form-bottom-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.82rem}.reg-eye-toggle{position:absolute;right:.45rem;display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:.45rem;color:#a88f89;background:transparent;cursor:pointer;transition:color .18s ease,background .18s ease}.reg-eye-toggle:hover{color:#8e1834;background:#fff1eb}.reg-submit-wrap{display:flex;flex-direction:column;gap:.58rem;padding-top:.22rem}.reg-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.52rem;width:100%;min-height:2.95rem;padding:.72rem 1.1rem;border:0;border-radius:.72rem;color:#fff;background:linear-gradient(100deg,#8a173b,#be2436 55%,#e65b2e);box-shadow:0 9px 18px #b423313b;font-family:var(--font-display, sans-serif);font-size:.82rem;font-weight:750;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.reg-submit-btn:hover:not(:disabled){filter:saturate(1.1) brightness(1.03);box-shadow:0 12px 22px #b423314f;transform:translateY(-1px)}.reg-submit-btn:active:not(:disabled){transform:translateY(0)}.reg-submit-btn:disabled{cursor:wait;opacity:.72}.reg-submit-note{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;margin:0;color:#a3928c;font-size:.62rem;font-weight:600}.reg-submit-note svg{color:#a61c3d}.reg-btn-spinner{width:.95rem;height:.95rem;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;border-radius:50%;animation:reg-spinner .65s linear infinite}@keyframes reg-spinner{to{transform:rotate(360deg)}}.reg-success-container{width:min(100%,29rem);margin:auto;padding:1.2rem 0 .25rem;text-align:center;animation:reg-modal-enter .36s cubic-bezier(.16,1,.3,1)}.reg-success-badge-wrap{display:inline-grid;width:4.1rem;height:4.1rem;margin-bottom:.95rem;place-items:center;border:6px solid #ecfdf3;border-radius:50%;color:#fff;background:linear-gradient(145deg,#11a668,#067a50);box-shadow:0 10px 24px #0596693d}.reg-success-title{margin:.5rem 0 0;color:#301427;font-family:var(--font-display, sans-serif);font-size:1.55rem;font-weight:800;letter-spacing:-.04em;line-height:1.15}.reg-success-copy{margin:.58rem auto 0;max-width:25rem;color:#806e69;font-size:.78rem;line-height:1.55}.reg-meta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin:1.1rem 0 1.25rem}.reg-meta-pill{display:inline-flex;align-items:center;gap:.28rem;max-width:100%;padding:.34rem .55rem;border:1px solid #ebded8;border-radius:999px;color:#634f4d;background:#fffaf7;font-size:.63rem;font-weight:750}.reg-meta-pill.success{border-color:#a7f3d0;color:#087a54;background:#ecfdf5}.reg-meta-pill.amber{border-color:#fde68a;color:#a25c0d;background:#fffbeb}.reg-meta-pill.db{border-color:#cfe1f8;color:#225d9c;background:#f2f8ff}.reg-whatsapp-card{display:flex;flex-direction:column;gap:.85rem;padding:1rem;border:1px solid #b5ebca;border-radius:1rem;color:#075d3e;background:linear-gradient(135deg,#f1fff6,#e4faee);box-shadow:0 8px 18px #05966912;text-align:left}.reg-whatsapp-card-content{display:flex;align-items:center;gap:.68rem}.reg-whatsapp-icon-pulse{display:grid;width:2.42rem;height:2.42rem;flex:none;place-items:center;border-radius:.7rem;background:#25d366;box-shadow:0 5px 12px #25d36640}.reg-whatsapp-text-wrap{display:grid;gap:.08rem}.reg-whatsapp-title{color:#075d3e;font-family:var(--font-display, sans-serif);font-size:.82rem;font-weight:800}.reg-whatsapp-desc{color:#34725b;font-size:.66rem;font-weight:550;line-height:1.4}.reg-whatsapp-actions-row{display:flex;gap:.5rem}.reg-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.36rem;min-width:0;flex:1;padding:.62rem .55rem;border:1px solid #1cb55a;border-radius:.6rem;color:#fff!important;background:#1eb85c;box-shadow:0 4px 9px #25d36633;font-size:.66rem;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,background .18s ease}.reg-whatsapp-btn:hover{color:#fff!important;background:#14934a;transform:translateY(-1px)}.reg-call-btn{border-color:#95dbb4;color:#0a6845!important;background:#fff;box-shadow:none}.reg-call-btn:hover{color:#075d3e!important;background:#f5fffa}.reg-success-footer-actions{display:flex;gap:.6rem;margin-top:1rem}.reg-success-btn-primary,.reg-success-btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;flex:1;padding:.62rem .72rem;border-radius:.66rem;font-family:var(--font-display, sans-serif);font-size:.72rem;font-weight:750;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.reg-success-btn-primary{border:1px solid #8f193e;color:#fff!important;background:#9f1d41;box-shadow:0 6px 14px #9f1d4133}.reg-success-btn-primary:hover{color:#fff!important;background:#7d1434;transform:translateY(-1px)}.reg-success-btn-secondary{border:1px solid #e4d6d1;color:#654f4e;background:#fff}.reg-success-btn-secondary:hover{border-color:#d4bbb1;color:#8e1834;background:#fff8f5}.reg-modal-card button:focus-visible,.reg-modal-card a:focus-visible,.reg-modal-card input:focus-visible{outline:3px solid rgba(251,191,36,.65);outline-offset:2px}@media (max-width: 767px){.reg-input{font-size:16px!important;height:2.85rem}}@media (max-width: 820px){.reg-modal-card{grid-template-columns:minmax(270px,.77fr) minmax(0,1.23fr)}.reg-hero-side{padding:1.6rem 1.45rem 1.4rem}.reg-illustration-area{margin:auto -1.45rem -1.4rem}.reg-hero-title{font-size:2rem}.reg-brand-caption{display:none}.reg-form-side{padding:1.55rem 1.5rem 1.7rem}}.rn-sheet-handle-bar{display:none}@media (max-width: 767px){.rn-sheet-handle-bar{display:block;position:absolute;top:6px;left:50%;transform:translate(-50%);z-index:100;width:38px;height:4px;border-radius:9999px;background:#ffffff73;pointer-events:none}.reg-modal-overlay{display:flex;align-items:flex-end;padding:0;overflow:hidden;background:#0f071acc}.reg-modal-card{width:100%;height:calc(100vh - .5rem);height:calc(100dvh - .5rem);min-height:0;max-height:calc(100vh - .5rem);max-height:calc(100dvh - .5rem);display:flex;flex-direction:column;border-radius:1.35rem 1.35rem 0 0;border:none;background:#fffdfb}.reg-hero-side{min-height:0;padding:.75rem 1.1rem .65rem;gap:.35rem;flex-shrink:0}.reg-hero-bg-watermark{top:-3rem;right:-1.5rem;width:7rem;height:7rem;opacity:.35}.reg-hero-top-wrap{position:relative;z-index:2;gap:.3rem}.reg-hero-pill{font-size:.625rem;padding:.25rem .55rem}.reg-hero-title{max-width:100%;font-size:1.15rem;line-height:1.15}.reg-hero-subtitle,.reg-benefits-label,.reg-hero-bullets,.reg-illustration-area,.reg-hero-note{display:none}.reg-form-side{min-height:0;flex:1;padding:0 1.1rem 1.75rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.reg-top-bar{position:sticky;top:0;z-index:10;padding:.75rem 0 .65rem;background:#fffdfb;border-bottom:1px solid #f3e7e1;display:flex;align-items:center;justify-content:space-between}.reg-progress-wrap{width:100%;max-width:calc(100% - 2.5rem)}.reg-stepper{width:100%;justify-content:flex-start;gap:.35rem}.reg-step-line{flex:1;min-width:.6rem;max-width:2.2rem}.reg-step-line span{height:2px}.reg-form-content{gap:.95rem;padding-top:.95rem}.reg-form-title{font-size:1.35rem}.reg-form-subtitle{font-size:.75rem}.reg-form-row,.reg-form-bottom-row{grid-template-columns:1fr;gap:.82rem}.reg-input{font-size:16px!important;height:2.85rem}.reg-submit-btn{min-height:3.1rem;font-size:.9375rem}.reg-success-container{padding-top:.35rem}}@media (max-width: 767px) and (max-height: 620px){.reg-hero-side{padding-top:.4rem;padding-bottom:.4rem}.reg-hero-pill{display:none}.reg-hero-title{font-size:1rem}.reg-brand-line{min-height:1.2rem}.reg-brand-mark{width:1.2rem;height:1.2rem;font-size:.75rem}.reg-form-content{padding-top:.65rem}}@media (max-width: 420px){.reg-top-bar{padding:.65rem 0 .55rem}.reg-onboarding-label{font-size:.6rem}.reg-step-text{display:none}.reg-step.active .reg-step-text{display:inline;font-size:.65rem}.reg-step-line{max-width:1.5rem}.reg-url-suffix{padding-right:.45rem;padding-left:.45rem;font-size:.6rem}.reg-whatsapp-actions-row,.reg-success-footer-actions{flex-direction:column}}@media (max-width: 360px){.reg-form-side{padding-left:.75rem;padding-right:.75rem}.reg-form-title{font-size:1.15rem}.reg-url-suffix{display:none}}.reg-notice-banner{display:flex;align-items:flex-start;gap:.5rem;padding:.72rem .85rem;border:1px solid #a7f3d0;border-radius:.68rem;color:#065f46;background:#ecfdf5;font-size:.74rem;font-weight:650;line-height:1.4}.reg-edit-phone-link{display:inline-flex;align-items:center;margin-left:.3rem;border:none;background:transparent;color:#b42331;font-size:.73rem;font-weight:750;cursor:pointer;text-decoration:underline;padding:0;transition:color .18s ease}.reg-edit-phone-link:hover{color:#8a173b}.reg-otp-input{letter-spacing:.25em;font-size:1.15rem!important;font-weight:800;color:#3d0b45}.reg-resend-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.2rem .1rem}.reg-resend-text{color:#71625d;font-size:.72rem;font-weight:550}.reg-resend-btn{display:inline-flex;align-items:center;border:none;background:transparent;color:#b42331;font-size:.73rem;font-weight:750;cursor:pointer;padding:.2rem .4rem;border-radius:.4rem;transition:background .18s ease}.reg-resend-btn:hover:not(:disabled){background:#fff0eb}.reg-resend-btn:disabled{opacity:.5;cursor:not-allowed}.reg-resend-timer{color:#9a8882;font-size:.72rem;font-weight:650}.reg-label-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.reg-verified-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .45rem;border:1px solid #bbf7d0;border-radius:999px;color:#15803d;background:#f0fdf4;font-size:.65rem;font-weight:750}.reg-phone-input-wrap{display:flex;align-items:center;gap:.5rem}.reg-input.is-verified{border-color:#22c55e!important;background:#f0fdf4!important;color:#15803d!important;font-weight:700}.reg-send-otp-inline-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;height:2.75rem;padding:0 .85rem;border:1px solid #e5c3b8;border-radius:.66rem;color:#b42331;background:linear-gradient(135deg,#fffaf7,#fff0eb);box-shadow:0 2px 6px #b4233114;font-family:var(--font-display, sans-serif);font-size:.72rem;font-weight:750;white-space:nowrap;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.reg-send-otp-inline-btn:hover:not(:disabled){border-color:#b42331;background:#ffe6de;transform:translateY(-1px)}.reg-send-otp-inline-btn:disabled{opacity:.5;cursor:not-allowed}.reg-btn-spinner-sm{width:.75rem;height:.75rem;border:2px solid rgba(180,35,49,.25);border-top-color:#b42331;border-radius:50%;animation:reg-spinner .65s linear infinite}.reg-inline-otp-card{display:flex;flex-direction:column;gap:.5rem;margin-top:.45rem;padding:.75rem .85rem;border:1px solid #f9cdb8;border-radius:.75rem;background:linear-gradient(135deg,#fffdfb,#fff7f3);box-shadow:0 4px 12px #b423310f;animation:reg-modal-enter .22s ease}.reg-inline-otp-header{display:flex;align-items:center;gap:.4rem;color:#6b2137;font-family:var(--font-display, sans-serif);font-size:.72rem;font-weight:750}.reg-inline-otp-icon{color:#b42331}.reg-inline-otp-body{display:flex;align-items:center;gap:.5rem}.reg-verify-otp-inline-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;height:2.75rem;padding:0 .95rem;border:0;border-radius:.66rem;color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 10px #16a34a38;font-family:var(--font-display, sans-serif);font-size:.74rem;font-weight:750;white-space:nowrap;cursor:pointer;transition:transform .18s ease,filter .18s ease}.reg-verify-otp-inline-btn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.reg-verify-otp-inline-btn:disabled{opacity:.55;cursor:not-allowed}.reg-otp-inline-notice{display:flex;align-items:center;gap:.3rem;color:#16a34a;font-size:.66rem;font-weight:700}.reg-otp-inline-error{display:flex;align-items:center;gap:.3rem;color:#dc2626;font-size:.66rem;font-weight:700}.reg-submit-btn:disabled,.reg-submit-btn.is-disabled{opacity:.55!important;cursor:not-allowed!important;filter:grayscale(.3)!important;box-shadow:none!important;transform:none!important}.reg-otp-disabled-hint{display:flex;align-items:center;justify-content:center;gap:.35rem;margin:.2rem 0 0;color:#c83b36;font-size:.68rem;font-weight:650;text-align:center}.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:#ededed;color:#475569;border-top:1px solid #d4d4d4;padding-top:3.5rem;padding-bottom:3rem;position:relative;overflow:hidden}@media (max-width: 767px){.footer{display:block!important;padding-top:2.25rem;padding-bottom:7rem!important}.footer-callout-banner{padding:1.25rem 1rem!important;margin-bottom:2rem!important;border-radius:1rem!important;text-align:center;gap:1rem!important}.footer-callout-content{max-width:100%!important}.footer-callout-badge{justify-content:center;margin-bottom:.5rem!important}.footer-callout-title{font-size:1.15rem!important;line-height:1.35!important}.footer-callout-sub{font-size:.8125rem!important}.footer-callout-form-wrap{max-width:100%!important}.footer-subscribe-form{flex-direction:column!important;padding:.4rem!important;gap:.5rem!important}.footer-subscribe-input{font-size:16px!important;padding:.75rem .85rem!important;text-align:center;border-radius:.5rem!important;border:1px solid #cbd5e1!important;background:#fff!important}.footer-subscribe-btn{width:100%!important;justify-content:center!important;padding:.75rem!important;font-size:.875rem!important;border-radius:.5rem!important}.footer-main{gap:2rem!important;padding-bottom:2rem!important}.footer-bottom{margin-top:1.75rem!important;padding-top:1.25rem!important;text-align:center;gap:1rem!important}}.footer-nav-grid-group{display:flex;flex-direction:column;gap:1.75rem;width:100%}@media (min-width: 480px) and (max-width: 1023px){.footer-nav-grid-group{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.footer-nav-grid-group{display:contents}}.footer:before{content:"";position:absolute;top:-120px;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(circle,rgba(255,178,0,.12) 0%,rgba(0,82,204,.18) 50%,transparent 70%);pointer-events:none}.footer-callout-banner{background:#fff;border:1px solid #dcdcdc;border-radius:1.25rem;padding:2rem 2.5rem;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 10px 30px #0000000f,inset 0 1px #fff;position:relative;z-index:1}@media (min-width: 900px){.footer-callout-banner{flex-direction:row;align-items:center;justify-content:space-between}}.footer-callout-content{max-width:32rem}.footer-callout-badge{display:inline-flex;align-items:center;gap:.375rem;background:#001b4d14;color:#001b4d;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(0,27,77,.18);margin-bottom:.75rem}.footer-callout-title{font-family:var(--font-display);font-size:1.35rem;font-weight:800;color:#001b4d;line-height:1.3;margin-bottom:.5rem}.footer-callout-sub{font-size:.875rem;color:#475569;line-height:1.5}.footer-callout-form-wrap{width:100%;max-width:24rem}.footer-subscribe-form{display:flex;gap:.5rem;background-color:#f8fafc;padding:.35rem;border-radius:.75rem;border:1px solid #cbd5e1}.footer-subscribe-input{flex:1;background:transparent;border:none;padding:.6rem .8rem;color:#0f172a;font-size:.85rem;outline:none}.footer-subscribe-input::placeholder{color:#94a3b8}.footer-subscribe-btn{display:inline-flex;align-items:center;gap:.375rem;background:linear-gradient(135deg,#001b4d,#0a2e6e);color:#fff;font-size:.8125rem;font-weight:800;border:none;padding:.6rem 1rem;border-radius:.5rem;cursor:pointer;white-space:nowrap;transition:all .2s ease;box-shadow:0 4px 12px #001b4d40}.footer-subscribe-btn:hover{transform:translateY(-1px);filter:brightness(1.1)}.footer-subscribe-success{display:flex;align-items:center;gap:.5rem;background-color:#22c55e26;border:1px solid rgba(34,197,94,.3);color:#4ade80;padding:.75rem 1rem;border-radius:.75rem;font-size:.8125rem;font-weight:600}.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 1.1fr;gap:3rem}}.footer-brand-col{display:flex;flex-direction:column;gap:1rem}.footer-logo-row{display:flex;align-items:center;gap:.75rem}.footer-logo-link{display:inline-flex;align-items:center;text-decoration:none}.footer-logo-row .pataaz-logo-img{height:4.25rem;max-height:70px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.12));transition:transform .25s ease,filter .25s ease}.footer-logo-link:hover .pataaz-logo-img{transform:scale(1.03);filter:drop-shadow(0 6px 18px rgba(0,27,77,.25))}@media (max-width: 767px){.footer-logo-row .pataaz-logo-img{height:3.25rem;max-height:52px}}.footer-brand-tagline{font-size:.84375rem;line-height:1.6;color:#475569;max-width:20rem}.footer-contact-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.25rem}.footer-contact-item{display:flex;align-items:center;gap:.6rem;font-size:.8125rem;color:#334155}.footer-contact-icon{color:#001b4d;flex-shrink:0}.footer-contact-icon.icon-emerald{color:#10b981}.footer-social-bar{display:flex;align-items:center;gap:.6rem;margin-top:.5rem}.footer-social-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background-color:#fff;border:1px solid #cbd5e1;color:#475569;text-decoration:none;transition:all .22s ease}.footer-social-icon:hover{transform:translateY(-3px);color:#001b4d}.footer-social-icon.whatsapp:hover{background-color:#25d366;border-color:#25d366;box-shadow:0 4px 12px #25d36666}.footer-social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#cc2366;box-shadow:0 4px 12px #dc274366}.footer-social-icon.facebook:hover{background-color:#1877f2;border-color:#1877f2;box-shadow:0 4px 12px #1877f266}.footer-social-icon.youtube:hover{background-color:red;border-color:red;box-shadow:0 4px 12px #f006}.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:#001b4d;letter-spacing:.02em;position:relative;display:inline-block;padding-bottom:.375rem}.footer-col-title:after{content:"";position:absolute;bottom:0;left:0;width:24px;height:2px;background:linear-gradient(90deg,#001b4d,#ffb200);border-radius:2px}.footer-links-list{display:flex;flex-direction:column;gap:.65rem;list-style:none;padding:0;margin:0}ul.footer-ul-list,ul.footer-ul-list li{list-style:none;padding:0;margin:0}.footer-link,.footer-link-btn{font-family:inherit;font-size:.875rem;font-weight:500;color:#334155;text-decoration:none;background:transparent;border:none;padding:.2rem 0;cursor:pointer;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:.35rem;word-break:break-word;overflow-wrap:anywhere}.footer-link:hover,.footer-link-btn:hover{color:#001b4d;font-weight:600;transform:translate(4px)}.footer-link-btn.flex-btn{gap:.5rem}.footer-link-btn.highlight{color:#001b4d;font-weight:700;background:#001b4d0f;border:1px solid rgba(0,27,77,.15);padding:.45rem .85rem;border-radius:.5rem;width:100%;justify-content:center;margin-top:.2rem;margin-bottom:.2rem;transition:all .2s ease}.footer-link-btn.highlight:hover{background:#001b4d;color:#fff;border-color:#001b4d;transform:translateY(-1px)}.footer-agency-desc{font-size:.8125rem;color:#475569;line-height:1.5}.footer-agency-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #cbd5e1;border-radius:.875rem;padding:.875rem 1.1rem;color:#0f172a;text-decoration:none;margin-top:.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #0000000d}.footer-agency-card:hover{background:#001b4d0a;border-color:#001b4d;transform:translateY(-3px);box-shadow:0 8px 20px #001b4d1f}.agency-name{font-family:var(--font-display);font-size:.9rem;font-weight:800;color:#001b4d}.agency-sub{font-size:.72rem;color:#d97706;font-weight:600}.agency-arrow{color:#64748b;transition:transform .2s ease,color .2s ease}.footer-agency-card:hover .agency-arrow{color:#001b4d;transform:translate(2px,-2px)}.footer-live-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:#10b981;background:#10b9811a;border:1px solid rgba(16,185,129,.25);padding:.35rem .75rem;border-radius:9999px;margin-top:.5rem}.live-dot{width:6px;height:6px;border-radius:50%;background-color:#10b981;box-shadow:0 0 8px #10b981}.footer-bottom{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid rgba(0,27,77,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.25rem}@media (min-width: 768px){.footer-bottom{flex-direction:row}}.footer-copyright-group{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media (min-width: 768px){.footer-copyright-group{align-items:flex-start}}.footer-copyright-text{font-size:.84375rem;font-weight:500;color:#475569;line-height:1.5;margin:0}.footer-copyright-text strong{color:#001b4d;font-weight:800}.footer-copyright-text a{color:#001b4d;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:color .18s ease}.footer-copyright-text a:hover{color:#ffb200}.footer-compliance-pill{display:inline-flex;align-items:center;gap:.4rem;background-color:#001b4d0a;border:1px solid rgba(0,27,77,.12);padding:.35rem .85rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#334155}.compliance-shield-icon{color:#059669;flex-shrink:0}.footer-back-to-top-btn{display:inline-flex;align-items:center;gap:.375rem;background:#fff;border:1px solid #cbd5e1;color:#001b4d;font-size:.75rem;font-weight:600;padding:.4rem .85rem;border-radius:9999px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.footer-back-to-top-btn:hover{background:#f8fafc;color:#001b4d;border-color:#001b4d;transform:translateY(-2px)}.wa-float{position:fixed;bottom:2rem;right:2rem;z-index:999;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:linear-gradient(135deg,#25d366,#10b981);color:#fff;box-shadow:0 8px 24px #25d36673,0 4px 14px #00000040;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease;-webkit-user-select:none;user-select:none}.wa-float:hover{transform:scale(1.12);box-shadow:0 12px 30px #25d36699,0 6px 18px #0000004d}.wa-float:active{transform:scale(.95)}.wa-float-icon{width:30px;height:30px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));transition:transform .2s ease}.wa-float:hover .wa-float-icon{transform:scale(1.05)}.wa-float-badge{position:absolute;top:-1px;right:-1px;width:18px;height:18px;pointer-events:none}.wa-badge-dot{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#25d366;border:3px solid #ffffff;box-shadow:0 2px 6px #00000040;z-index:2}.wa-badge-pulse{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background-color:#25d366a6;animation:wa-badge-ping 2s cubic-bezier(0,0,.2,1) infinite;z-index:1}@keyframes wa-badge-ping{0%{transform:scale(.8);opacity:.9}75%,to{transform:scale(2.2);opacity:0}}@media (max-width: 767px){.wa-float{bottom:5.25rem;right:1.25rem;width:3.25rem;height:3.25rem}.wa-float-icon{width:26px;height:26px}.wa-float-badge{width:16px;height:16px}}
