:root{--navy:#061a42;--blue:#075eea;--cyan:#18b9ff;--ink:#071634;--muted:#526078;--line:#dce4f1;--soft:#f4f8ff;font-family:Inter,"Segoe UI",Arial,sans-serif;color:#0a1730;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}.siteHeader{height:76px;display:flex;align-items:center;gap:36px;padding:0 max(5vw,28px);position:sticky;top:0;z-index:20;background:#ffffffee;backdrop-filter:blur(16px);border-bottom:1px solid #edf1f7}.brand{display:flex;align-items:center;gap:11px}.brand img{width:58px;height:52px;object-fit:contain}.brand span,.footerLockup span{display:grid;line-height:1}.brand strong{font-size:20px;font-weight:1000;font-style:italic;letter-spacing:-.04em;color:#07275f}.brand small{margin-top:5px;font-size:9px;font-weight:900;letter-spacing:.22em;color:#258ed8}.siteHeader nav{display:flex;justify-content:center;gap:30px;margin-left:auto}.siteHeader nav a{font-size:14px;font-weight:750;color:#22304b}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:850;box-shadow:0 10px 28px #075eea2b}.button.small{min-height:42px;padding:0 18px;font-size:13px}.button.ghost{background:#fff;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.menu{display:none;margin-left:auto;border:0;background:none;font-size:25px}.hero{min-height:640px;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(500px,1.1fr);align-items:center;gap:4vw;padding:75px max(5vw,28px);overflow:hidden;background:radial-gradient(circle at 70% 40%,#eaf4ff 0,transparent 40%),#fff}.heroCopy{max-width:660px}.hero h1{margin:0;color:var(--ink);font-size:clamp(48px,5vw,78px);line-height:.98;letter-spacing:-.045em}.heroCopy>p{margin:28px 0;color:var(--muted);font-size:19px;line-height:1.6}.actions{display:flex;gap:14px}.heroBenefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px;color:#1c3e78;font-size:12px;font-weight:800}.heroBenefits span:before{content:"";display:block;width:26px;height:26px;margin-bottom:9px;border:2px solid var(--blue);border-radius:8px;background:linear-gradient(135deg,#fff,#ddecff)}.productScene{position:relative;min-height:500px;display:grid;place-items:center}.tv{width:min(620px,93%);filter:drop-shadow(0 28px 35px #001a4b35)}.tvScreen{aspect-ratio:16/9;padding:4%;border:12px solid #101a28;border-radius:12px;background:linear-gradient(135deg,#071d49,#062b6e);color:#fff}.tvTop{display:flex;justify-content:space-between;padding-bottom:3%;border-bottom:1px solid #ffffff44}.tvGrid{height:78%;display:grid;grid-template-columns:1.3fr .7fr;gap:4%;padding-top:4%}.tvGrid>div{display:grid;align-content:start;gap:7px}.tvGrid small{color:#65cbff;font-weight:900}.tvGrid strong{margin-top:6px;padding:7px;background:#0d3673}.tvGrid span,.tvGrid p,.tvGrid i{font-size:12px;color:#d5e7ff}.tvStand{width:35%;height:18px;margin:auto;background:#101a28;border-radius:0 0 50% 50%}.phone{position:absolute;left:2%;bottom:2%;width:180px;min-height:350px;padding:22px 15px;border:8px solid #111a29;border-radius:30px;background:#fff;box-shadow:0 22px 45px #001b4f55;display:grid;align-content:start;gap:11px;color:#17315c}.phoneTop{margin:-10px -5px 10px;padding:12px;background:#0a2d68;color:#fff;border-radius:12px}.phone span{padding:9px;background:#f0f5fc;border-radius:6px;font-size:11px}.phone button{margin-top:10px;border:0;border-radius:7px;padding:11px;background:var(--blue);color:#fff;font-weight:800}.band{background:linear-gradient(115deg,#061a42,#073d8b);color:#fff}.sectionHead{text-align:center;max-width:820px;margin:0 auto 48px}.sectionHead h2{margin:0;font-size:clamp(34px,3.5vw,54px);letter-spacing:-.03em}.sectionHead p{margin:12px 0 0;color:inherit;opacity:.75}.solutions{padding:76px max(5vw,28px)}.solutionRow{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:center}.solutionRow article{text-align:center;padding:28px}.solutionRow h3{font-size:24px}.solutionRow p{min-height:75px;line-height:1.55;color:#c6d8f6}.solutionRow a{color:#64ceff;font-weight:850}.solutionRow .featured{position:relative;background:#fff;color:var(--ink);border-radius:16px;box-shadow:0 20px 50px #0005}.solutionRow .featured>span{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:7px 16px;border-radius:20px;background:var(--blue);color:#fff;font-size:11px;font-weight:900}.solutionRow .featured p{color:var(--muted)}.productIcon{width:58px;height:58px;display:grid!important;place-items:center;margin:auto;border:2px solid var(--cyan);border-radius:50%;color:var(--cyan);font-size:22px;font-weight:950}.how,.capabilities{padding:90px max(5vw,28px)}.steps{max-width:1150px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:35px}.steps article{text-align:center;position:relative}.steps article>b{position:absolute;top:0;left:16%;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff}.steps>i{color:var(--blue);font-size:35px}.stepIcon{font-size:65px;color:#103974}.steps p,.capGrid p{color:var(--muted);line-height:1.5}.capabilities{background:var(--soft)}.capGrid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.capGrid article{padding-left:46px;position:relative}.capGrid article:before{content:"✦";position:absolute;left:0;top:0;width:34px;height:34px;display:grid;place-items:center;border:1px solid #9ac7ff;border-radius:9px;color:var(--blue)}.capGrid b{font-size:17px}.capGrid p{margin:.5em 0;font-size:14px}.security{display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;gap:70px;padding:85px max(8vw,40px);background:radial-gradient(circle at 18% 50%,#0d55b7,#061a42 35%);color:#fff}.security h2{font-size:clamp(34px,3.5vw,54px);margin-top:0}.lock{display:grid;place-items:center}.lock span{font-size:150px;filter:drop-shadow(0 0 25px #00bfff)}.security ul{list-style:none;padding:0;display:grid;gap:20px}.security li{display:grid;grid-template-columns:1fr}.security li:before{content:"✓";position:absolute;margin-left:-34px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--blue)}.security li span{color:#bdd1f2;margin-top:4px}.contact{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;padding:90px max(7vw,34px)}.contact h2{font-size:44px;margin:0}.contactIntro>p{color:var(--muted);line-height:1.6}.contact dl{display:grid;grid-template-columns:110px 1fr;gap:12px;margin-top:30px}.contact dt{font-weight:900;color:var(--blue)}.contact dd{margin:0;color:var(--muted)}#demoForm{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:28px;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 50px #001c4d12}#demoForm label{display:grid;gap:7px;font-size:12px;font-weight:850}#demoForm input,#demoForm select,#demoForm textarea{width:100%;border:1px solid #cfd8e8;border-radius:8px;padding:13px;background:#fff}#demoForm textarea{min-height:90px;resize:vertical}.wide{grid-column:1/-1}.formStatus{margin:0;color:#07834b;font-weight:800;text-align:center}footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;padding:55px max(7vw,34px) 30px;background:#061a42;color:#fff}footer>div{display:grid;align-content:start;gap:10px}footer img{width:58px;height:55px;object-fit:contain;filter:brightness(0) invert(1)}.footerLockup{display:flex!important;align-items:center;gap:11px}.footerLockup span{color:#fff}.footerLockup strong{font-size:19px;font-weight:1000;font-style:italic}.footerLockup small{font-size:9px;letter-spacing:.2em;color:#7acfff}footer p,footer a,footer span{font-size:13px;color:#b7c9e8}footer small{grid-column:1/-1;padding-top:25px;border-top:1px solid #ffffff20;text-align:center;color:#879abd}
@media(max-width:900px){.siteHeader nav,.siteHeader>.button{display:none}.menu{display:block}.siteHeader.open nav{position:absolute;display:grid;left:0;right:0;top:76px;padding:20px 28px;background:#fff;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;padding-top:45px}.heroCopy{text-align:center;margin:auto}.actions{justify-content:center}.productScene{min-height:450px}.solutionRow,.capGrid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.steps>i{transform:rotate(90deg);text-align:center}.security,.contact{grid-template-columns:1fr}.lock{display:none}footer{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hero{padding:45px 20px}.hero h1{font-size:44px}.heroCopy>p{font-size:17px}.actions{flex-direction:column}.heroBenefits{grid-template-columns:1fr 1fr}.productScene{min-height:330px}.phone{width:125px;min-height:250px;padding:15px 9px;border-width:5px;border-radius:21px}.phone span{padding:5px;font-size:8px}.tvScreen{border-width:7px}.tvGrid span,.tvGrid p,.tvGrid i{font-size:7px}.solutionRow,.capGrid{grid-template-columns:1fr}.solutionRow article{padding:23px}.how,.capabilities,.solutions,.security,.contact{padding:65px 20px}.contact{gap:35px}.contact h2{font-size:36px}#demoForm{grid-template-columns:1fr;padding:18px}#demoForm>*{grid-column:1/-1}footer{grid-template-columns:1fr;padding:45px 24px}.footerBrand{margin-bottom:15px}}

.brandGate{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#0b4caa 0,#061a42 48%,#020a1b 100%);transition:opacity .55s,visibility .55s}.brandGate.closed{opacity:0;visibility:hidden;pointer-events:none}.brandGate button{display:grid;justify-items:center;gap:14px;border:0;background:transparent;color:#fff;cursor:pointer;animation:gateFloat 3s ease-in-out infinite}.brandGate img{width:min(36vw,250px);height:min(36vw,250px);object-fit:contain;filter:drop-shadow(0 20px 45px #0008)}.brandGate span{display:grid;line-height:1}.brandGate strong{font-size:clamp(38px,6vw,78px);font-weight:1000;font-style:italic;letter-spacing:-.05em}.brandGate small{margin-top:8px;font-size:clamp(11px,1.2vw,18px);letter-spacing:.4em;color:#61ccff}.brandGate i{margin-top:28px;font-size:12px;font-style:normal;letter-spacing:.18em;color:#b9d8ff}@keyframes gateFloat{50%{transform:translateY(-9px)}}.productLink{border:0;background:transparent;color:#63cdff;font-weight:900;cursor:pointer}.featured .productLink{color:var(--blue)}.solutionRow article{cursor:pointer;transition:transform .25s,box-shadow .25s}.solutionRow article:hover{transform:translateY(-7px)}.productDialog{width:min(1100px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:22px;overflow:auto;box-shadow:0 35px 100px #00102c88}.productDialog::backdrop{background:#020b1dcc;backdrop-filter:blur(8px)}.closeProduct{position:sticky;top:14px;float:right;z-index:2;margin:14px;width:42px;height:42px;border:0;border-radius:50%;background:#071b43;color:#fff;font-size:28px;cursor:pointer}.productDetail{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.detailCopy{padding:70px 55px}.detailCopy h2{font-size:48px;line-height:1;margin:.2em 0;color:var(--ink)}.detailCopy>p{font-size:18px;line-height:1.65;color:var(--muted)}.detailCopy ul{display:grid;gap:13px;padding:0;list-style:none}.detailCopy li{padding-left:30px;position:relative}.detailCopy li:before{content:'\2713';position:absolute;left:0;color:var(--blue);font-weight:1000}.detailVisual{display:grid;place-items:center;padding:45px;background:linear-gradient(145deg,#061a42,#0759c9);color:#fff}.proposalGraphic{width:100%;display:grid;gap:18px}.proposalGraphic .screen{padding:24px;border:8px solid #10213e;border-radius:14px;background:#fff;color:#10213e;box-shadow:0 25px 50px #0005}.proposalGraphic .screen h3{margin:0 0 18px;color:#075eea}.proposalGraphic .uiRows{display:grid;gap:10px}.proposalGraphic .uiRows span{display:block;padding:12px;border-radius:7px;background:#edf5ff}.proposalGraphic .devices{display:flex;align-items:end;justify-content:center;gap:18px}.proposalGraphic .phoneMini{width:105px;height:220px;padding:13px;border:6px solid #111827;border-radius:23px;background:#fff;color:#17315c}.proposalGraphic .tvMini{width:330px;aspect-ratio:16/9;padding:18px;border:8px solid #111827;background:#082963}.proposalGraphic .flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;text-align:center}.proposalGraphic .flow span{padding:18px 10px;border-radius:12px;background:#ffffff16;border:1px solid #ffffff44}.detailActions{display:flex;gap:10px;margin-top:28px}@media(max-width:720px){.productDetail{grid-template-columns:1fr}.detailCopy{padding:55px 24px 30px}.detailCopy h2{font-size:37px}.detailVisual{padding:35px 20px}.proposalGraphic .tvMini{width:230px}.brandGate img{width:48vw;height:48vw}}

.siteHeader .brand img{width:190px;height:62px}.footerLockup img{width:175px;height:70px}.brand span,.footerLockup span{display:none!important}

.siteHeader{height:auto;display:block;padding:0;background:#fff}.headerTop{height:78px;display:flex;align-items:center;padding:0 max(5vw,28px)}.headerTop .brand{display:flex;align-items:center;gap:13px}.headerTop .brand img{width:48px;height:56px;object-fit:contain}.headerTop .brand span{display:grid!important;line-height:1}.headerTop .brand strong{font-size:26px;font-weight:1000;font-style:italic;letter-spacing:-.045em;color:#07275f}.headerTop .brand small{margin-top:6px;font-size:10px;font-weight:900;letter-spacing:.28em;color:#258ed8}.siteHeader .menu{display:grid!important;gap:5px;margin-left:auto;padding:10px;border:0;background:transparent}.siteHeader .menu span{display:block;width:29px;height:3px;border-radius:2px;background:#0b0b0d}.productTabs{height:48px!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:0!important;margin:0!important;padding:0 max(5vw,28px)!important;border-top:1px solid #edf1f7;background:#fff}.productTabs a,.productTabs button{display:flex;align-items:center;padding:0 22px;border:0;border-bottom:3px solid transparent;background:transparent;color:#24324d;font-size:13px;font-weight:850;white-space:nowrap;cursor:pointer}.productTabs a:hover,.productTabs button:hover{color:var(--blue);border-bottom-color:var(--blue)}.footerLockup img{width:45px!important;height:55px!important;filter:brightness(0) invert(1)}.footerLockup span{display:grid!important}.footerLockup strong{color:#fff}.hero{scroll-margin-top:126px}@media(max-width:760px){.productTabs{justify-content:flex-start!important;overflow-x:auto}.productTabs a,.productTabs button{padding:0 15px}.headerTop{padding:0 18px}.headerTop .brand strong{font-size:23px}}

.siteHeader:after{content:'';display:block;width:100%;height:4px;background:linear-gradient(90deg,#061a42 0%,#075eea 24%,#18b9ff 48%,#075eea 72%,#061a42 100%);background-size:220% 100%;animation:tecnoLine 5s linear infinite;box-shadow:0 2px 12px #18b9ff55}.hero,.solutions,.how,.capabilities,.security,.contact{position:relative}.hero:after,.solutions:after,.how:after,.capabilities:after,.security:after{content:'';position:absolute;left:5%;right:5%;bottom:0;height:3px;border-radius:3px;background:linear-gradient(90deg,transparent,#075eea,#18b9ff,#075eea,transparent);background-size:200% 100%;animation:tecnoLine 7s linear infinite}.sectionHead:after{content:'';display:block;width:110px;height:4px;margin:20px auto 0;border-radius:5px;background:linear-gradient(90deg,#075eea,#18b9ff,#075eea);background-size:200% 100%;animation:tecnoLine 4s linear infinite}@keyframes tecnoLine{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.siteHeader:after,.hero:after,.solutions:after,.how:after,.capabilities:after,.security:after,.sectionHead:after{animation:none}}

.siteHeader.open .productTabs{position:absolute!important;top:78px!important;right:max(3vw,18px)!important;left:auto!important;width:min(330px,calc(100vw - 36px))!important;height:auto!important;display:grid!important;padding:12px!important;border:1px solid #dce4f1!important;border-top:4px solid #18b9ff!important;border-radius:0 0 14px 14px;background:#fff!important;box-shadow:0 24px 60px #00183f33;overflow:visible!important;z-index:40}.siteHeader.open .productTabs a,.siteHeader.open .productTabs button{min-height:48px;width:100%;justify-content:flex-start;padding:0 16px;border-bottom:1px solid #edf1f7}.siteHeader.open .menu span:nth-child(1){transform:translateY(8px) rotate(45deg)}.siteHeader.open .menu span:nth-child(2){opacity:0}.siteHeader.open .menu span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.siteHeader .menu span{transition:transform .22s,opacity .22s}

.whoStory{position:relative;padding:85px max(8vw,38px);background:#fff}.whoIntro{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:start;max-width:1180px;margin:auto}.whoIntro h2{margin:0;color:var(--ink);font-size:clamp(38px,4vw,62px);letter-spacing:-.04em}.whoIntro p{margin:0;color:var(--muted);font-size:20px;line-height:1.65}.whoColumns{max-width:1180px;margin:55px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:60px}.whoColumns article{padding-top:22px;border-top:4px solid var(--blue)}.whoColumns article:last-child{border-top-color:var(--cyan)}.whoColumns h3{font-size:24px;color:var(--ink)}.whoColumns p{color:var(--muted);line-height:1.7}.whoStory blockquote{max-width:1000px;margin:65px auto 0;padding:28px 38px;border-left:6px solid var(--cyan);background:linear-gradient(90deg,#edf6ff,#fff);color:#082a61;font-size:clamp(22px,2.4vw,36px);font-weight:850;line-height:1.35}.whoStory:after{content:'';position:absolute;left:5%;right:5%;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#075eea,#18b9ff,#075eea,transparent);background-size:200% 100%;animation:tecnoLine 7s linear infinite}@media(max-width:700px){.whoIntro,.whoColumns{grid-template-columns:1fr;gap:28px}.whoStory{padding:60px 22px}.whoIntro p{font-size:17px}.whoStory blockquote{margin-top:40px;padding:24px;font-size:22px}}

.rioCase{width:100%;margin:0}.rioCase img{display:block;width:100%;max-height:500px;object-fit:contain;border:8px solid #10213e;border-radius:15px;background:#fff;box-shadow:0 28px 60px #0006}.rioCase figcaption{margin-top:18px;color:#d5e9ff;font-size:14px;line-height:1.5;text-align:center}

/* Navegación comercial: botones compactos y productos desplegables. */
.productTabs{gap:10px!important;padding-top:7px!important;padding-bottom:7px!important;height:62px!important;overflow:visible!important}
.productTabs>.navButton,.productsTrigger{min-height:42px;padding:0 19px!important;border:1px solid #dce2eb!important;border-radius:11px!important;background:#f2f3f6!important;color:#283650!important;box-shadow:0 2px 5px #07163412;font-size:14px!important;font-weight:900!important;transition:background .18s,color .18s,border-color .18s,transform .18s}
.productTabs>.navButton:hover,.productsTrigger:hover,.productsMenu.open>.productsTrigger,.productsMenu:focus-within>.productsTrigger{background:#eaf2ff!important;color:#075eea!important;border-color:#8fbcff!important;transform:translateY(-1px)}
.productsMenu{position:relative;display:flex;align-items:stretch}.productsTrigger{display:flex;align-items:center;gap:10px;cursor:pointer}.productsTrigger span{font-size:18px;transition:transform .18s}
.productsMenu:hover .productsTrigger span,.productsMenu.open .productsTrigger span,.productsMenu:focus-within .productsTrigger span{transform:rotate(180deg)}
.productsDropdown{position:absolute;left:0;top:calc(100% + 8px);width:245px;display:grid;gap:7px;padding:10px;border:1px solid #dce4f1;border-top:4px solid #18b9ff;border-radius:12px;background:#fff;box-shadow:0 22px 55px #00183f35;opacity:0;visibility:hidden;transform:translateY(-7px);transition:opacity .18s,transform .18s,visibility .18s;z-index:60}
.productsMenu:hover .productsDropdown,.productsMenu.open .productsDropdown,.productsMenu:focus-within .productsDropdown{opacity:1;visibility:visible;transform:none}
.productsDropdown button{min-height:46px!important;width:100%;justify-content:flex-start!important;padding:0 15px!important;border:1px solid #e1e5ec!important;border-radius:9px!important;background:#f5f6f8!important;color:#26344d!important;font-weight:850!important}
.productsDropdown button:hover{background:#eaf2ff!important;border-color:#8fbcff!important;color:#075eea!important}
@media(max-width:760px){.siteHeader.open .productTabs{gap:8px!important;padding:12px!important}.siteHeader.open .productTabs>.navButton,.siteHeader.open .productsMenu,.siteHeader.open .productsTrigger{width:100%}.siteHeader.open .productTabs>.navButton,.siteHeader.open .productsTrigger{min-height:48px;justify-content:space-between!important}.productsMenu{display:grid}.productsDropdown{position:static;width:100%;margin-top:6px;box-shadow:none;display:none;opacity:1;visibility:visible;transform:none;border-top-width:2px}.productsMenu.open .productsDropdown{display:grid}.productsMenu:not(.open):hover .productsDropdown{display:none}}

/* Identidad TECNO SPORT 2026 */
.headerTop .newBrand{display:flex;align-items:center;gap:12px;min-width:0}
.headerTop .newBrand .newBrandShield{width:47px!important;height:56px!important;object-fit:contain;filter:none}
.headerTop .newBrand .newBrandWordmark{width:215px!important;height:48px!important;object-fit:contain;filter:none}
.footerLockup.newBrand{display:flex!important;align-items:center;gap:12px}
.footerLockup.newBrand .newBrandShield{width:48px!important;height:58px!important;filter:none}
.footerLockup.newBrand .newBrandWordmark{width:190px!important;height:50px!important;filter:none}
@media(max-width:520px){.headerTop .newBrand .newBrandShield{width:39px!important;height:48px!important}.headerTop .newBrand .newBrandWordmark{width:165px!important;height:42px!important}}

/* Lockup horizontal oficial TECNO SPORT 2026 */
.headerTop .newBrand .newBrandLockup{width:276px!important;height:58px!important;object-fit:contain;filter:none}
.footerLockup.newBrand .newBrandLockup{width:245px!important;height:58px!important;object-fit:contain;filter:none}
@media(max-width:520px){.headerTop .newBrand .newBrandLockup{width:215px!important;height:50px!important}}

.emailContactButton{display:inline-flex;align-items:center;justify-content:center;margin:18px 0 8px;padding:13px 18px;border-radius:12px;background:#0876df;color:#fff!important;font-weight:900;box-shadow:0 10px 24px #0876df33;transition:transform .2s,background .2s}.emailContactButton:hover{background:#061a42;transform:translateY(-2px)}

.productBadge{width:112px;height:112px;display:grid;place-items:center;margin:0 auto 20px;padding:8px;border:3px solid #18b9ff;border-radius:25px;background:#f7fbff;box-shadow:0 12px 30px #001b4f35;overflow:hidden}.productBadge img{width:100%;height:100%;object-fit:contain;border-radius:17px}.publiBadge{width:150px}.publiBadge img{object-fit:cover}.scoreBadge{grid-template-columns:1fr auto 1fr;gap:5px;background:linear-gradient(145deg,#071a42,#075eea);color:#fff;font-size:29px;font-weight:1000}.scoreBadge span{display:grid;place-items:center;width:34px;height:48px;border-radius:7px;background:#020a18}.scoreBadge b{color:#18b9ff}.solutionRow article>p b{display:block;margin-bottom:6px;color:#fff}.solutionRow .featured>p b{color:#075eea}@media(max-width:600px){.productBadge{width:100px;height:100px}.publiBadge{width:140px}.solutionRow article>p{min-height:0}}

.adminAppStrip{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0 22px}.adminAppStrip span{display:grid;justify-items:center;gap:6px}.adminAppStrip img{width:54px;height:54px;object-fit:contain;border:2px solid #18b9ff;border-radius:15px;background:#fff;box-shadow:0 8px 18px #00102c55}.adminAppStrip small{color:#bfe4ff;font-size:10px;font-weight:850}.adminAppsGraphic{width:100%;display:grid;gap:14px}.adminAppsGraphic article{display:grid;grid-template-columns:72px 1fr;column-gap:15px;align-items:center;padding:14px;border:1px solid #ffffff42;border-radius:16px;background:#ffffff12}.adminAppsGraphic img{grid-row:1/3;width:72px;height:72px;object-fit:contain;border:2px solid #18b9ff;border-radius:18px;background:#fff}.adminAppsGraphic h3{margin:0;font-size:16px;color:#fff}.adminAppsGraphic p{margin:5px 0 0;color:#d7eaff;font-size:13px;line-height:1.45}@media(max-width:600px){.adminAppStrip img{width:50px;height:50px}.adminAppsGraphic article{grid-template-columns:60px 1fr}.adminAppsGraphic img{width:60px;height:60px}}
