/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}}:root{--orange:#f39200;--blue:#1763ad;--navy:#0f3962;--ink:#07192b;--white:#fff;--mist:#eef4f8;--line:#d7e2eb;--cyan:#09c7f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#f7fafc;margin:0}.shell{width:min(1160px,100% - 40px);margin:auto}.topbar{z-index:10;background:#07131f;border-bottom:1px solid #ffffff16;height:76px;position:relative}.navInner{justify-content:space-between;align-items:center;height:100%;display:flex}.logoLink img{object-fit:contain;width:148px;height:52px;display:block}.navInner nav{gap:32px;display:flex}.navInner nav a{color:#b8c7d3;font-size:13px;text-decoration:none}.online{font:700 9px var(--font-mono);letter-spacing:1.2px;color:#a9bdcb;align-items:center;gap:8px;display:flex}.online i{background:#55df99;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #55df99}.hero,.directHero{color:#fff;background:linear-gradient(130deg,#07131f 0%,#0b2842 58%,#0e4878 100%);position:relative;overflow:hidden}.hero{align-items:center;min-height:525px;display:flex}.gridGlow{transform-origin:bottom;background-image:linear-gradient(#1c7fc728 1px,#0000 1px),linear-gradient(90deg,#1c7fc728 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;transform:perspective(500px)rotateX(58deg)scale(1.5);-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.hero:after,.directHero:after{content:"";background:radial-gradient(circle,#0bd5ff40 0 3%,#0000 4% 38%,#16bcec25 39% 40%,#0000 41%);border-radius:50%;width:520px;height:520px;position:absolute;top:-80px;right:-90px}.heroInner{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.heroCopy{max-width:760px}.kicker,.sectionCode{font:700 11px var(--font-mono);letter-spacing:1.7px;color:var(--orange)}h1{letter-spacing:-6px;margin:28px 0 32px;font-size:clamp(62px,9vw,112px);line-height:.84}h1 em,.steps h2 em{color:var(--orange);font-style:normal}.heroCopy p,.directIntro p{color:#b9cbd9;max-width:570px;font-size:18px;line-height:1.55}.heroMark{z-index:2;border:1px solid #26bdec55;border-radius:50%;place-items:center;width:230px;height:230px;display:grid;position:relative;box-shadow:0 0 60px #00b7ff1b}.heroMark img{object-fit:contain;border-radius:24px;width:120px;height:120px}.heroMark span{text-align:center;font:700 9px var(--font-mono);letter-spacing:2px;color:#7fa7c3;position:absolute;bottom:-36px}.directHero{padding:60px 0 72px}.directWrap{z-index:2;position:relative}.directIntro{text-align:center;max-width:700px;margin:0 auto 34px}.directIntro h1{margin:20px 0 24px;font-size:clamp(54px,8vw,88px)}.directIntro p{margin:auto}.circuit{border:1px solid #24b6ec3d;border-radius:50%;position:absolute}.circuitA{width:430px;height:430px;top:50px;left:-210px}.circuitB{width:250px;height:250px;bottom:20px;right:-100px}.allProducts{color:#b8c9d7;cursor:pointer;background:0 0;border:0;gap:12px;margin:28px auto 0;font-weight:700;display:flex}.allProducts span{color:var(--orange)}.catalog{padding:72px 0 90px}.catalogTop{justify-content:space-between;align-items:end;display:flex}.catalogTop h2{letter-spacing:-2px;margin:8px 0 0;font-size:44px}.count{font:11px var(--font-mono);color:#7890a3}.search{border:1px solid var(--line);background:#fff;align-items:center;height:64px;margin:32px 0 18px;display:flex;box-shadow:0 10px 25px #0f39620a}.search>span{color:var(--blue);margin:0 17px;font-size:30px;transform:rotate(-20deg)}.search input{height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px}.filters{gap:8px;margin-bottom:26px;padding-bottom:4px;display:flex;overflow:auto}.filters button{border:1px solid var(--line);color:#526b7d;white-space:nowrap;cursor:pointer;background:#fff;border-radius:100px;padding:9px 16px;font-weight:650}.filters button.active{background:var(--navy);border-color:var(--navy);color:#fff}.productGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 9px 25px #0f39620a}.productVisual{background:#0d2134;justify-content:center;align-items:center;height:185px;display:flex;position:relative;overflow:hidden}.productVisual:before,.productVisual:after{content:"";border:1px solid #ffffff23;border-radius:50%;width:260px;height:260px;position:absolute}.productVisual:after{width:140px;height:140px}.productVisual.cyan{background:radial-gradient(circle at 70% 30%,#0dc9f350,#09213a 55%)}.productVisual.orange{background:radial-gradient(circle at 70% 30%,#f392004d,#1d1c20 55%)}.productVisual.blue{background:radial-gradient(circle at 70% 30%,#1763ad80,#07192b 55%)}.productVisual>small{color:#9fb6c7;font:700 9px var(--font-mono);letter-spacing:1px;position:absolute;top:16px;left:18px}.productVisual>strong{z-index:2;font:800 38px var(--font-mono);letter-spacing:-3px;color:#fff;position:relative}.productVisual>i{font:700 8px var(--font-mono);color:var(--orange);font-style:normal;line-height:1.1;position:absolute;bottom:14px;right:15px}.scanLine{background:linear-gradient(90deg,transparent,var(--cyan),transparent);width:100%;height:1px;box-shadow:0 0 12px var(--cyan);animation:4s linear infinite scan;position:absolute}@keyframes scan{0%{top:10%}50%{top:90%}to{top:10%}}.productInfo{padding:22px}.productInfo h2{letter-spacing:-.5px;margin:0 0 8px;font-size:20px;line-height:1.15}.productInfo>p{color:#6e8292;min-height:34px;margin:0 0 20px;font-size:12px;line-height:1.45}.foundBadge{font:700 9px var(--font-mono);letter-spacing:1px;color:#39715a;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;display:flex}.foundBadge span{background:#55df99;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #55df99}.storeHeader{border-top:1px solid var(--line);justify-content:space-between;margin-bottom:9px;padding-top:15px;display:flex}.storeHeader>span{text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:800}.storeHeader small{font:9px var(--font-mono);color:#8498a7}.storeList{gap:7px;display:grid}.storeList a{min-height:43px;color:var(--navy);background:#eff5f8;border:1px solid #d9e5eb;border-radius:5px;align-items:center;padding:0 13px;text-decoration:none;transition:all .18s;display:flex}.storeList a:hover{border-color:var(--blue);background:#e7f2fa;transform:translate(2px)}.storeNumber{font:9px var(--font-mono);color:#8ca0af;margin-right:12px}.storeList b{font-size:12px}.arrow{color:var(--orange);margin-left:auto;font-weight:900}.safeNote{color:#8093a2;margin-top:12px;font-size:9px}.safeNote span{color:#2f9e68;margin-right:4px}.productFeatured{background:#fff;border-color:#2c719f;grid-template-columns:.95fr 1.05fr;max-width:900px;margin:auto;display:grid}.productFeatured .productVisual{height:auto;min-height:410px}.productFeatured .productInfo{padding:36px}.productFeatured .productInfo h2{font-size:32px}.productFeatured .productInfo>p{font-size:14px}.productFeatured .storeList a{min-height:49px}.empty{text-align:center;color:#708696;padding:70px 20px}.steps{background:var(--navy);color:#fff;padding:80px 0}.stepsInner{grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;display:grid}.sectionCode.light{color:#77d8fb}.steps h2{letter-spacing:-2px;margin:13px 0;font-size:43px;line-height:1.05}.steps ol{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff20;gap:22px;padding:22px 0;display:flex}.steps li>b{font:700 11px var(--font-mono);color:var(--orange)}.steps li>span{color:#a8c0d2;gap:4px;font-size:12px;display:grid}.steps li strong{color:#fff;font-size:16px}footer{color:#fff;background:#07131f;padding:40px 0}.footerInner{grid-template-columns:1fr 1fr;align-items:center;display:grid}.footerInner img{object-fit:contain;width:150px;height:55px}.footerInner p{color:#a8bdcc;font-size:12px}.footerInner small{color:#718b9e;grid-column:2;font-size:10px}@media (max-width:760px){.shell{width:min(100% - 28px,1160px)}.topbar{height:66px}.logoLink img{width:125px}.navInner nav,.online{display:none}.hero{min-height:460px;padding:58px 0 72px}.heroInner{display:block}.heroCopy{z-index:2;position:relative}.hero h1{letter-spacing:-4px;margin-top:22px;font-size:64px}.heroCopy p,.directIntro p{font-size:15px}.heroMark{opacity:.55;width:170px;height:170px;position:absolute;bottom:-95px;right:-65px}.heroMark img{width:90px;height:90px}.directHero{padding:46px 0}.directIntro{text-align:left}.directIntro h1{letter-spacing:-3px;font-size:54px}.productFeatured{display:block}.productFeatured .productVisual{min-height:220px}.productFeatured .productInfo{padding:24px}.productFeatured .productInfo h2{font-size:25px}.catalog{padding:54px 0 65px}.catalogTop h2{font-size:34px}.count{display:none}.search{height:58px;margin-top:24px}.productGrid{grid-template-columns:1fr}.productVisual{height:210px}.productInfo h2{font-size:22px}.storeList a{min-height:49px}.steps{padding:60px 0}.stepsInner{grid-template-columns:1fr;gap:24px}.steps h2{font-size:35px}.footerInner{grid-template-columns:1fr;gap:3px}.footerInner small{grid-column:1;margin-top:8px}}.productInfo{color:var(--ink)}.navInner nav a{padding:8px 0;position:relative}.navInner nav a:after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:2px;left:0;right:100%}.navInner nav a:hover{color:#fff}.navInner nav a:hover:after{right:0}.navInner nav a:focus-visible:after{right:0}#produtos,#como-funciona{scroll-margin-top:24px}.footerInner small{max-width:570px;line-height:1.55}.productVisual{color:inherit;cursor:pointer;text-decoration:none}.noOffer{color:var(--navy);background:#f4f8fa;border:1px solid #d9e5eb;border-radius:5px;grid-template-columns:auto 1fr;gap:3px 10px;padding:14px;display:grid}.noOffer>span{color:var(--orange);grid-row:1/3;font-size:20px}.noOffer>b{font-size:12px}.noOffer>small{color:#718797;font-size:10px;line-height:1.4}.hero:after{display:none}.heroMark:before,.heroMark:after{content:"";pointer-events:none;border:1px solid #31bde738;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroMark:before{width:145%;height:145%}.heroMark:after{border-color:#31bde71c;width:190%;height:190%}.productImage{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 22px #0008);background:#fff;border-radius:8px;width:72%;height:72%;position:relative}.productVisual:has(.productImage):before{opacity:.35}.productVisual:has(.productImage):after{opacity:.35}.productInfo h2{margin-bottom:20px}.productInfo>p{display:none}
