:root{--bg:#050817;--panel:#0a1027;--text:#f8fbff;--muted:#aab2c8;--blue:#18c8ff;--purple:#7655ff;--pink:#ef31f8;--line:rgba(255,255,255,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{min-height:36px;display:flex;align-items:center;gap:28px;padding:0 4.5%;background:#02040d;color:#cbd2e4;font-size:12px;border-bottom:1px solid var(--line)}.topbar a,.topbar span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.topbar svg{color:#9165ff}.topbarPhones{margin-left:auto;display:flex;gap:20px;color:#d7ffe0;font-weight:700}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:76px;padding:0 4.5%;gap:34px;background:rgba(4,7,20,.96);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.brand,.navbar{display:flex;align-items:center}.brand{min-width:250px}.brand img{width:64px;height:64px;object-fit:cover;border-radius:50%}.brand div{display:grid;text-transform:uppercase;letter-spacing:5px}.brand strong{font-size:17px;font-weight:650;color:#f25cf7}.brand span{font-size:11px;color:#2bd7ff;letter-spacing:6px}nav{display:flex;align-items:stretch;gap:25px;height:100%}nav a{position:relative;display:grid;place-items:center;font-size:14px;color:#ecedf6}nav a.active,nav a:hover{color:#f768ff}nav a.active:after{content:"";position:absolute;bottom:0;width:38px;height:2px;background:linear-gradient(90deg,var(--pink),var(--blue))}.navActions{margin-left:auto;display:flex;align-items:center;gap:8px}.navActions button{width:43px;height:43px;display:grid;place-items:center;color:white;border:0;background:transparent;border-radius:12px;cursor:pointer}.navActions button:hover{background:rgba(255,255,255,.08)}.search{width:250px;height:43px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#707990;background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:11px;font-size:12px}.cartButton{position:relative}.cartButton b{position:absolute;top:2px;right:1px;min-width:17px;height:17px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),var(--purple));border-radius:10px;font-size:9px}.hero{min-height:475px;position:relative;overflow:hidden;display:grid;grid-template-columns:48% 52%;padding:54px 7% 35px;background:radial-gradient(circle at 80% 50%,rgba(95,32,221,.34),transparent 32%),linear-gradient(110deg,#05091a,#06102a 50%,#05071a)}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(48,88,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(48,88,255,.06) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}.heroGlow{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px);opacity:.25}.heroGlowOne{right:15%;bottom:-250px;background:#00c8ff}.heroGlowTwo{right:-8%;top:0;background:#f000ff}.heroContent{position:relative;z-index:2;max-width:650px;align-self:center}.eyebrow,.sectionKicker{color:#55d5ff;font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}h1{margin:12px 0 14px;max-width:620px;font-size:clamp(44px,5vw,71px);line-height:.98;letter-spacing:-3px}h1 span{display:block;background:linear-gradient(90deg,#ef34fc,#7467ff 46%,#15d9ff);-webkit-background-clip:text;color:transparent}.heroContent>p{max-width:620px;margin:0;color:#d7dced;line-height:1.55;font-size:16px}.trustRow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:28px 0;color:#dfe7ff;font-size:12px}.trustRow span{display:grid;justify-items:start;grid-gap:6px;gap:6px}.heroButtons{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:45px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:12px;font-weight:800;text-transform:uppercase;border:1px solid transparent;transition:.2s ease}.button:hover{transform:translateY(-2px);filter:brightness(1.12)}.primary{background:linear-gradient(100deg,#b329f5,#087bff);box-shadow:0 9px 28px rgba(114,66,255,.28)}.secondary{border-color:#db42ec;background:rgba(132,25,178,.18)}.outline{border-color:#13b9fa;background:rgba(7,74,118,.12)}.blue{background:linear-gradient(100deg,#0962d3,#1abcf7)}.small{min-height:39px;padding:0 15px;font-size:10px}.techVisual{position:relative;z-index:2;display:grid;place-items:center;perspective:1000px}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(29,161,255,.32);box-shadow:0 0 50px rgba(42,71,255,.2);animation:spin 18s linear infinite}.orbit:after,.orbit:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#e92afa;box-shadow:0 0 14px #e92afa}.orbit:before{top:15%;left:8%}.orbit:after{right:2%;bottom:28%;background:#18d6ff;box-shadow:0 0 14px #18d6ff}.orbitOne{width:450px;height:250px;transform:rotate(-12deg)}.orbitTwo{width:370px;height:370px;animation-direction:reverse}.orbitThree{width:520px;height:120px;transform:rotate(13deg)}@keyframes spin{to{transform:rotate(1turn)}}.laptop{width:min(520px,90%);transform:rotateY(-8deg) rotateX(2deg);filter:drop-shadow(0 35px 35px rgba(0,0,0,.55))}.screen{height:290px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,#15226b,#030612 68%);border:10px solid #14182a;border-radius:16px 16px 6px 6px;box-shadow:inset 0 0 60px rgba(163,30,255,.25),0 0 36px rgba(37,103,255,.35)}.screen img{width:190px;height:190px;object-fit:cover;border-radius:50%}.keyboard{position:relative;height:35px;margin:0 -35px;background:linear-gradient(#252a3b,#070910);-webkit-clip-path:polygon(8% 0,92% 0,100% 75%,94% 100%,6% 100%,0 75%);clip-path:polygon(8% 0,92% 0,100% 75%,94% 100%,6% 100%,0 75%)}.categoryStrip{position:relative;z-index:5;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;padding:24px 4.5%;color:#11172b;background:white;box-shadow:0 8px 30px rgba(19,31,65,.08)}.categoryCard{min-height:86px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #e8ebf2;border-radius:14px;box-shadow:0 5px 15px rgba(16,29,59,.04);transition:.2s}.categoryCard:hover{transform:translateY(-3px);border-color:#c5b7ff;box-shadow:0 10px 25px rgba(72,63,178,.12)}.categoryIcon{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#edf7ff,#f7eaff);font-size:25px}.categoryCard strong{display:block;font-size:12px;line-height:1.3}.categoryCard small{display:block;margin-top:7px;color:#5a647a;font-size:10px}.section{padding:30px 4.5% 20px;color:#10162a}.sectionHeader{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.sectionKicker{color:#6551d9}h2{margin:4px 0 0;font-size:26px;letter-spacing:-.6px}.sectionHeader a{display:inline-flex;align-items:center;gap:8px;color:#1c54cf;font-size:11px;font-weight:700}.productGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.productCard{position:relative;min-width:0;padding:13px;overflow:hidden;background:white;border:1px solid #e6e9f1;border-radius:13px;box-shadow:0 4px 14px rgba(15,28,58,.05)}.badge{position:absolute;top:10px;left:10px;z-index:2;padding:4px 7px;color:white;border-radius:12px;font-size:8px;font-weight:900}.badge.offer{background:#b52cef}.badge.new{background:#1264db}.productImage{height:104px;font-size:62px;background:linear-gradient(145deg,#fbfcff,#edf1f8);border-radius:9px}.productCard h3{margin:12px 0 5px;font-size:14px}.productCard p{min-height:50px;margin:0;color:#657087;line-height:1.45;font-size:10px}.productBottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.productBottom strong{color:#822ee7;font-size:12px}.productBottom a{width:34px;height:34px;display:grid;place-items:center;color:white;background:linear-gradient(135deg,#7227e4,#087bff);border-radius:8px}.featureGrid{display:grid;grid-template-columns:1.25fr 1.2fr 1.25fr;grid-gap:12px;gap:12px;padding:0 4.5% 14px;color:white}.featureCard{position:relative;min-height:265px;padding:25px;overflow:hidden;border-radius:13px}.featureCard h2{font-size:25px}.featureCard h3{margin:1px 0 15px;font-size:15px}.featureCard p{max-width:420px;color:#d4dcf2;line-height:1.55;font-size:11px}.edufenix{background:radial-gradient(circle at 95% 50%,rgba(240,36,255,.28),transparent 38%),linear-gradient(135deg,#101946,#19277c)}.services{background:radial-gradient(circle at 90% 60%,rgba(23,190,255,.25),transparent 40%),linear-gradient(135deg,#06264f,#071a35)}.reasons{background:radial-gradient(circle at 90% 50%,rgba(255,63,239,.35),transparent 38%),linear-gradient(135deg,#360b5f,#5a0c72)}.featureCard ul{list-style:none;padding:0;margin:15px 0;display:grid;grid-gap:7px;gap:7px}.featureCard li{display:flex;align-items:center;gap:7px;color:#e9edfa;font-size:11px}.featureCard li svg{color:#2bc8ff}.featureButtons{display:flex;gap:8px;margin-top:18px}.phoenixMark,.serviceIllustration,.shield{position:absolute;right:25px;bottom:30px;font-size:90px;opacity:.3}.serviceIllustration{font-size:100px;opacity:.55}.shield{width:95px;height:110px;display:grid;place-items:center;border:4px solid #ff62ff;border-radius:50% 50% 45% 45%;color:#fff;text-shadow:0 0 15px #fff;box-shadow:0 0 25px #ed3fff,inset 0 0 20px #ed3fff;font-size:45px}.softwareSection{margin:0 4.5% 16px;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;color:white;background:linear-gradient(100deg,#061229,#17144e,#47145b);border:1px solid rgba(118,117,255,.35);border-radius:14px}.softwareSection p{max-width:750px;margin:8px 0 0;color:#cdd5e8;font-size:13px}footer{margin:0 4.5% 25px;padding:20px 25px;display:grid;grid-template-columns:1fr .75fr 1.25fr .85fr;grid-gap:18px;gap:18px;color:white;background:#061126;border-radius:12px}.footerItem{display:flex;gap:13px;padding-right:16px;border-right:1px solid rgba(255,255,255,.1);font-size:10px;line-height:1.5}.footerItem:last-child{border-right:0}.footerItem>svg{flex:0 0 auto;color:#5579ff;width:28px;height:28px}.footerItem span{display:grid}.footerItem strong{font-size:11px;margin-bottom:3px}.footerItem a{color:#dde3f1;word-break:break-word}.floatingWhatsapp{position:fixed;right:24px;bottom:24px;z-index:30;width:58px;height:58px;display:grid;place-items:center;color:white;background:#22c55e;border:4px solid white;border-radius:50%;box-shadow:0 12px 30px rgba(19,144,68,.35)}@media (max-width:1250px){.search,nav{display:none}.hero{grid-template-columns:52% 48%}.categoryStrip,.productGrid{grid-template-columns:repeat(3,1fr)}.featureGrid{grid-template-columns:1fr 1fr}.reasons{grid-column:1/-1}.topbar span:nth-child(3){display:none}}@media (max-width:800px){.topbar{display:none}.navbar{height:66px;padding:0 18px}.brand{min-width:auto}.brand img{width:52px;height:52px}.brand div{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:55px 24px 45px}.heroContent{text-align:left}.techVisual{min-height:300px;margin-top:25px}.screen{height:200px}.screen img{width:130px;height:130px}.trustRow{grid-template-columns:1fr 1fr}.categoryStrip,.featureGrid,.productGrid{grid-template-columns:1fr 1fr;padding-left:18px;padding-right:18px}.featureGrid .featureCard{grid-column:auto}.section{padding-left:18px;padding-right:18px}.softwareSection{margin-left:18px;margin-right:18px;align-items:flex-start;gap:20px;flex-direction:column}.phoenixMark,.serviceIllustration,.shield{display:none}footer{margin:0 18px 90px;grid-template-columns:1fr 1fr}.footerItem{border-right:0}}@media (max-width:520px){h1{font-size:42px}.heroButtons{flex-direction:column}.heroButtons .button{width:100%}.categoryStrip,.featureGrid,.productGrid{grid-template-columns:1fr}.sectionHeader{align-items:flex-start;gap:12px}.featureButtons,.sectionHeader{flex-direction:column}.featureButtons .button{width:100%}footer{grid-template-columns:1fr}.navActions button:first-of-type{display:none}}.catalogCounter{padding:8px 12px;color:#4d3fc0;background:#f2efff;border:1px solid #ded7ff;border-radius:999px;font-size:12px;font-weight:800}.catalogControls{display:grid;grid-template-columns:minmax(280px,1fr) minmax(190px,250px) auto;grid-gap:12px;gap:12px;align-items:center;margin:18px 0}.catalogSearch{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#647087;background:#fff;border:1px solid #dfe4ee;border-radius:12px}.catalogSearch:focus-within{border-color:#8d65ef;box-shadow:0 0 0 3px rgba(111,57,224,.1)}.catalogSearch input{width:100%;min-width:0;color:#17213b;background:transparent;border:0;outline:0;font:inherit}.catalogClear,.catalogControls select{min-height:44px;padding:0 13px;border:1px solid #dfe4ee;border-radius:12px;background:#fff;color:#26314b;font:inherit}.catalogClear{cursor:pointer;color:#6d35d6;font-weight:800}.catalogState{min-height:210px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:28px;text-align:center;color:#647087;background:linear-gradient(145deg,#fff,#f4f6fb);border:1px dashed #ccd3e2;border-radius:16px}.catalogState strong{color:#1b2540;font-size:18px}.catalogError{background:#fff7f7;border-color:#efc7c7}.productCategory{margin:10px 0 2px;color:#6b43d6;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.productMeta{display:flex;flex-wrap:wrap;gap:5px;min-height:38px;margin-top:9px}.productMeta span{padding:4px 7px;color:#58647a;background:#f2f4f8;border-radius:999px;font-size:8px}.productCard.outOfStock .productImage{filter:grayscale(.75);opacity:.68}.badge.stockout{color:#8c3341;background:#ffe2e6}@media (max-width:800px){.catalogControls{grid-template-columns:1fr}.catalogCounter{align-self:flex-start}}.navActions .accountButton{width:36px;height:36px;display:grid;place-items:center;color:inherit;background:transparent;border:0;border-radius:9px}.navActions .accountButton:hover{color:#fff;background:linear-gradient(135deg,#772fe0,#087dff)}.productImage img{width:100%;height:100%;display:block;object-fit:contain;border-radius:inherit}.productCard{display:flex;flex-direction:column}.productImage{height:220px;display:grid;place-items:center;overflow:hidden}.productCard>p{min-height:42px}.productBottom{margin-top:auto}.productActions{display:flex;align-items:center;gap:8px}.detailButton{min-height:34px;display:inline-flex;align-items:center;padding:0 11px;color:#6034c5;background:#f0ebff;border-radius:9px;font-size:9px;font-weight:900}.productCard .productBottom{width:100%;display:grid;grid-gap:10px;gap:10px;align-items:stretch;margin-top:auto;padding-top:12px}.productCard .productBottom>strong{display:block;color:#6834d3;font-size:14px;font-weight:950;line-height:1}.productCard .productActions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 42px;grid-gap:8px;align-items:center}.productCard .detailButton{width:100%;min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;color:#fff;background:linear-gradient(135deg,#6d35df,#3c6df4);border:1px solid rgba(255,255,255,.18);border-radius:11px;box-shadow:0 8px 18px rgba(92,54,205,.22);font-size:10px;font-weight:950;line-height:1;white-space:nowrap;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.productCard .productActions>a:last-child{width:42px;height:42px;min-width:42px;display:inline-grid;place-items:center;padding:0;color:#fff;background:linear-gradient(135deg,#28c76f,#0da956);border:1px solid rgba(255,255,255,.2);border-radius:11px;box-shadow:0 8px 18px rgba(13,169,86,.22);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.productCard .productActions>a:last-child svg{width:20px;height:20px}.productCard .detailButton:hover,.productCard .productActions>a:last-child:hover{transform:translateY(-2px);filter:brightness(1.04)}.productCard .detailButton:hover{box-shadow:0 12px 24px rgba(92,54,205,.3)}.productCard .productActions>a:last-child:hover{box-shadow:0 12px 24px rgba(13,169,86,.3)}.productCard .detailButton:focus-visible,.productCard .productActions>a:last-child:focus-visible{outline:3px solid rgba(113,65,221,.22);outline-offset:3px}@media (max-width:520px){.productCard .productActions{grid-template-columns:minmax(0,1fr) 44px}.productCard .detailButton,.productCard .productActions>a:last-child{min-height:44px}.productCard .productActions>a:last-child{width:44px;height:44px;min-width:44px}}.productCard .productActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px;align-items:stretch}.productCard .productActions>.detailButton{box-sizing:border-box;min-width:0!important;padding-left:6px!important;padding-right:6px!important;font-size:11px;white-space:nowrap}.productCard .productActions>.whatsappCardButton{position:relative;isolation:isolate;box-sizing:border-box;width:100%!important;min-width:88px!important;height:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center;justify-content:center!important;gap:5px!important;overflow:hidden;padding:0 6px!important;color:#ffffff!important;background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.06) 42%,transparent 43%),linear-gradient(135deg,#36e17f,#18c565 48%,#08a84e)!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:12px!important;box-shadow:0 4px 0 #08763b,0 8px 17px rgba(7,151,70,.25),inset 0 1px 0 rgba(255,255,255,.52);font-size:10.5px!important;font-weight:850;line-height:1;letter-spacing:.05px;white-space:nowrap;text-decoration:none!important;transform:translateY(-1px);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.productCard .whatsappCardButton:before{content:"";position:absolute;z-index:-1;inset:1px;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.09),transparent 55%);pointer-events:none}.productCard .whatsappCardButton:after{content:"";position:absolute;top:-65%;left:-48%;width:28%;height:230%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:rotate(20deg);transition:left .42s ease;pointer-events:none}.productCard .whatsappCardButton:hover{filter:brightness(1.04) saturate(1.06);transform:translateY(-3px);box-shadow:0 6px 0 #08763b,0 12px 22px rgba(7,151,70,.3),inset 0 1px 0 rgba(255,255,255,.58)}.productCard .whatsappCardButton:hover:after{left:125%}.productCard .whatsappCardButton:active{transform:translateY(2px);box-shadow:0 2px 0 #08763b,0 5px 10px rgba(7,151,70,.2),inset 0 1px 0 rgba(255,255,255,.4)}.productCard .whatsappCardButton:focus-visible{outline:3px solid rgba(37,211,102,.3);outline-offset:3px}.productCard .whatsappCardIcon{position:relative;width:24px;height:24px;display:inline-grid;flex:0 0 24px;place-items:center;color:#08a84e!important;background:linear-gradient(145deg,#ffffff,#f4fff8 55%,#dff5e8);border:1px solid rgba(255,255,255,.95);border-radius:50%;box-shadow:0 2px 5px rgba(0,90,40,.28),inset 0 1px 1px rgba(255,255,255,1),inset 0 -1px 2px rgba(0,120,55,.1)}.productCard .whatsappCardIcon:after{content:"";position:absolute;inset:2px;border:1px solid rgba(15,174,81,.16);border-radius:50%;pointer-events:none}.productCard .whatsappCardIcon svg{position:relative;z-index:1;width:16px;height:16px;color:#08a84e!important;stroke-width:2.2;filter:drop-shadow(0 1px 0 rgba(255,255,255,.8))}.productCard .whatsappCardText{display:inline-block;flex:0 0 auto;max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}.productCard [data-cart-add]{grid-column:1/-1}a[href$="/admin/login"],a[href="/admin/login"]{display:none!important}html{font-size:16px}body{font-size:15px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-size:14px!important;line-height:1.35!important}input::placeholder,textarea::placeholder{font-size:13px!important;opacity:.78}label{font-size:13px}small{line-height:1.45}.mainNav,.siteHeader,.topBar{font-size:13px}.productCard h3,.productCard h4,.productCard strong{font-size:15px!important}.productCard p,.productCard small,.productCard span{font-size:11px;line-height:1.45}.productCard .price,.productPrice{font-size:17px!important}.productCard a,.productCard button{font-size:12px!important}.businessFooter{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.businessFooter .footerItem:last-child{border-right:0}.socialFooterItem{align-items:flex-start}.socialFooterSymbol{flex:0 0 auto;display:grid!important;place-items:center;width:28px;height:28px;color:#d72cff;font-size:17px;text-shadow:0 0 13px rgba(215,44,255,.8)}.businessSocialLinks{display:flex!important;flex-wrap:wrap;gap:7px;margin-top:4px}.businessSocialLinks a{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border:1px solid rgba(86,181,255,.35);border-radius:999px;color:#e8f2ff;background:rgba(17,75,139,.28);font-size:10px;font-weight:800;text-decoration:none}.businessSocialLinks a:hover{border-color:rgba(220,48,255,.72);background:rgba(123,28,181,.32)}.productCard .whatsappCardIcon{width:27px!important;height:27px!important;flex:0 0 27px!important;display:inline-block!important;background-color:transparent!important;background-image:url(/icons/whatsapp-pro-ui.png)!important;background-repeat:no-repeat!important;background-position:50%!important;background-size:contain!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.productCard .whatsappCardIcon:after,.productCard .whatsappCardIcon:before{display:none!important;content:none!important}.productCard .whatsappCardIcon svg{display:none!important}.productCard .whatsappCardButton{gap:4px!important}.productCard .productActions{grid-template-columns:minmax(0,.97fr) minmax(0,1.03fr)!important;gap:8px!important}.productCard .whatsappCardButton{gap:3px!important;padding-left:4px!important;padding-right:5px!important}.productCard .whatsappCardIcon{width:25px!important;height:25px!important;flex:0 0 25px!important}.productCard .whatsappCardText{display:inline-block!important;flex:0 0 auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:10px!important;letter-spacing:-.12px!important;transform:translateX(-1px)}.floatingWhatsapp{box-sizing:border-box!important;width:66px!important;height:66px!important;padding:0!important;background-color:transparent!important;background-image:url(/icons/whatsapp-pro-ui.png)!important;background-repeat:no-repeat!important;background-position:50%!important;background-size:66px 66px!important;border:0!important;border-radius:50%!important;box-shadow:0 13px 28px rgba(8,145,67,.32),0 0 0 1px rgba(255,255,255,.35)!important;overflow:visible!important;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease!important}.floatingWhatsapp svg{display:none!important}.floatingWhatsapp:hover{transform:translateY(-4px) scale(1.045)!important;filter:brightness(1.05) saturate(1.07);box-shadow:0 17px 34px rgba(8,145,67,.4),0 0 0 1px rgba(255,255,255,.48)!important}.floatingWhatsapp:active{transform:translateY(1px) scale(.98)!important}.floatingWhatsapp:focus-visible{outline:3px solid rgba(37,211,102,.32)!important;outline-offset:4px!important}@media (max-width:640px){.floatingWhatsapp{right:16px!important;bottom:16px!important;width:60px!important;height:60px!important;background-size:60px 60px!important}}