/*! 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,::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]){appearance:button}::file-selector-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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#074bb8;--blue-dark:#072f78;--blue-soft:#eaf3ff;--ink:#14243d;--muted:#637087;--cream:#f7fafc;--green:#19ad67}*{box-sizing:border-box;scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{z-index:20;background:#fff;border-bottom:1px solid #edf1f6;align-items:center;gap:36px;height:88px;padding:0 clamp(24px,6vw,92px);display:flex;position:relative}.brand-link{margin-right:auto}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:linear-gradient(145deg,#1281ee,#0749b3);border-radius:50%;place-items:center;width:51px;height:51px;display:grid;box-shadow:0 7px 17px #0b59b532}.monitor{border:3px solid #fff;border-radius:3px;width:29px;height:21px;position:relative}.monitor:after{content:"";background:#fff;border-radius:3px;width:11px;height:3px;position:absolute;bottom:-8px;left:6px}.monitor i{background:#fff;width:9px;height:2px;position:absolute;bottom:-5px;left:7px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.04em;color:#0749b3;font-size:19px}.brand-copy small{letter-spacing:.16em;color:#6680a6;margin-top:6px;font-size:8px}.nav{color:#42536b;align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.nav a:hover{color:var(--blue)}.header-cta,.button{border-radius:10px;justify-content:center;align-items:center;gap:9px;font-weight:800;transition:all .2s;display:inline-flex}.header-cta{background:var(--blue);color:#fff;padding:13px 19px;font-size:13px;box-shadow:0 7px 17px #0752bd2b}.header-cta:hover,.button.primary:hover{background:#063f9a;transform:translateY(-2px)}.menu-button{background:0 0;border:0;width:42px;padding:8px;display:none}.menu-button span{background:var(--ink);height:2px;margin:6px 0;display:block}.hero{background:linear-gradient(116deg,#f8fbff 0,#f7fbff 48%,#e6f2ff 48%,#dfeeff 100%);grid-template-columns:48% 52%;min-height:650px;display:grid;position:relative}.hero-copy{z-index:2;padding:92px 6vw 70px 8vw;position:relative}.eyebrow,.kicker{color:var(--blue);letter-spacing:.15em;align-items:center;gap:9px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow i{background:#26b36c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #26b36c1e}.hero h1{letter-spacing:-.048em;max-width:650px;margin:24px 0 21px;font-size:clamp(43px,5vw,68px);line-height:1.04}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;font-size:18px;line-height:1.65}.hero-actions{gap:13px;margin:32px 0;display:flex}.button{padding:16px 22px;font-size:14px}.button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #0752bd33}.button.secondary{color:var(--ink);background:#fff;border:1px solid #c9d5e6}.button.secondary:hover{border-color:var(--blue);color:var(--blue)}.trust-row{color:#55708c;gap:22px;font-size:12px;font-weight:700;display:flex}.trust-row span:first-letter{color:var(--green)}.hero-visual{justify-content:center;align-items:flex-end;min-height:620px;display:flex;position:relative}.hero-visual:after{content:"";filter:blur(16px);background:#15477825;border-radius:50%;width:460px;height:80px;position:absolute;bottom:30px}.hero-visual img{object-fit:contain;object-position:center bottom;z-index:2;width:min(620px,94%);max-height:600px;position:relative}.hero-orbit{border:1px solid #5b96da38;border-radius:50%;position:absolute}.orbit-one{width:480px;height:480px;top:80px}.orbit-two{width:590px;height:590px;top:22px}.floating-card{z-index:4;background:#fff;border-radius:12px;align-items:center;gap:11px;padding:14px 18px;display:flex;position:absolute;bottom:54px;left:6%;box-shadow:0 15px 35px #233f6830}.floating-card>span{width:32px;height:32px;color:var(--green);background:#dff8ea;border-radius:50%;place-items:center;font-weight:900;display:grid}.floating-card div{flex-direction:column;gap:3px;display:flex}.floating-card strong{font-size:12px}.floating-card small{color:var(--muted);font-size:10px}.section{padding:95px clamp(24px,7vw,110px)}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading h2,.products h2,.contact h2{letter-spacing:-.035em;margin:16px 0;font-size:clamp(31px,3.4vw,47px);line-height:1.14}.section-heading p,.products-intro p{color:var(--muted);font-size:16px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1250px;margin:auto;display:grid}.service-card{background:#fff;border:1px solid #e3e9f1;border-radius:16px;padding:27px;transition:all .2s;box-shadow:0 10px 35px #213c6610}.service-card:hover{border-color:#9cc4f1;transform:translateY(-5px)}.service-icon{background:var(--blue-soft);border-radius:12px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.service-card h3{margin:22px 0 11px;font-size:17px}.service-card p{color:var(--muted);min-height:68px;font-size:13px;line-height:1.7}.service-card a{color:var(--blue);font-size:12px;font-weight:800}.notice{color:#5b6b80;background:#f3f7fc;border-radius:12px;align-items:center;gap:14px;max-width:900px;margin:32px auto 0;padding:17px 22px;font-size:13px;line-height:1.5;display:flex}.notice>span{color:var(--blue);font-size:20px}.notice p{margin:0}.products{color:#fff;background:linear-gradient(120deg,#073c91,#082b64);grid-template-columns:32% 68%;align-items:center;gap:70px;display:grid}.kicker.light{color:#75c0ff}.products-intro p{color:#c5d6ea}.text-link{color:#fff;border-bottom:1px solid #75c0ff;gap:10px;margin-top:14px;padding-bottom:5px;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{color:var(--ink);background:#fff;border-radius:15px;min-height:275px;padding:23px;position:relative}.product-tag{color:var(--blue);text-transform:uppercase;background:#e7f2ff;border-radius:20px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:13px;right:13px}.product-icon{height:105px;color:var(--blue);background:#f3f7fc;border-radius:10px;place-items:center;font-size:62px;display:grid}.product-card h3{margin:17px 0 7px;font-size:16px}.product-card p{color:var(--muted);font-size:12px;line-height:1.55}.product-card a{color:var(--blue);font-size:11px;font-weight:900}.process{background:#f8fafc}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto;display:grid}.process-grid article{text-align:center;background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:29px;position:relative}.process-grid article>span{color:#b8c3d0;font-size:11px;font-weight:900;position:absolute;top:15px;right:18px}.process-symbol{background:var(--blue-soft);width:58px;height:58px;color:var(--blue);border-radius:50%;place-items:center;margin:auto;font-size:25px;display:grid}.process-grid h3{margin:18px 0 9px;font-size:17px}.process-grid p{color:var(--muted);font-size:13px;line-height:1.65}.contact{background:var(--blue);color:#fff;grid-template-columns:58% 42%;align-items:center;gap:50px;padding:70px clamp(24px,9vw,135px);display:grid}.contact h2{max-width:760px}.contact p{color:#cee0f9;line-height:1.6}.contact-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.button.white{color:var(--blue);background:#fff;font-size:15px}.contact-actions>a:not(.button){font-weight:800}.contact-actions small{color:#b7cff1}footer{color:#d9e5f5;background:#061d45;grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:45px;padding:50px clamp(24px,7vw,110px) 30px;display:grid}.brand-compact .brand-copy strong{color:#fff}.brand-compact .brand-copy small{color:#8da7ca}footer strong{color:#fff;font-size:13px}footer p{color:#9eb1ca;margin:9px 0;font-size:12px;line-height:1.7}.copyright{text-align:center;border-top:1px solid #ffffff17;grid-column:1/-1;padding-top:24px}.whatsapp-float{z-index:20;color:#fff;background:#22b766;border-radius:50%;place-items:center;width:54px;height:54px;font-size:26px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 25px #123b294f}@media (width<=1000px){.nav{gap:18px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:5vw}.service-grid{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:1fr}.products-intro{max-width:660px}.product-grid{max-width:800px}.trust-row{flex-wrap:wrap}.hero h1{font-size:48px}}@media (width<=760px){.site-header{height:74px;padding:0 20px}.brand-mark{width:43px;height:43px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:7px}.header-cta{display:none}.menu-button{display:block}.nav{background:#fff;flex-direction:column;align-items:stretch;padding:18px 24px;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 15px 25px #10294a20}.nav.open{display:flex}.nav a{padding:10px}.hero{background:linear-gradient(#f8fbff 0 58%,#e3f1ff 58%);grid-template-columns:1fr}.hero-copy{padding:65px 24px 25px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{gap:10px 16px;font-size:11px}.hero-visual{min-height:430px}.hero-visual img{max-height:430px}.floating-card{bottom:28px;left:22px}.orbit-one{width:360px;height:360px}.orbit-two{width:430px;height:430px}.section{padding:72px 22px}.service-grid,.process-grid{grid-template-columns:1fr}.service-card p{min-height:auto}.products{gap:35px;padding:72px 22px}.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-icon{height:120px}.contact{grid-template-columns:1fr;padding:62px 24px}.contact-actions{align-items:stretch}.contact-actions .button{text-align:center}footer{grid-template-columns:1fr;gap:25px}.copyright{text-align:left;grid-column:auto}.section-heading{text-align:left}.section-heading h2,.products h2,.contact h2{font-size:34px}}@media (width<=400px){.hero h1{font-size:37px}.brand-copy small{display:none}.floating-card{transform-origin:0 100%;transform:scale(.9)}}.hero-visual{align-items:stretch;overflow:hidden}.hero-visual:after{filter:none;z-index:3;pointer-events:none;background:linear-gradient(90deg,#e6f2ff 0%,#0000 18%);border-radius:0;width:auto;height:auto;inset:0 0 auto}.hero-visual img{object-fit:cover;object-position:64% center;width:100%;height:100%;min-height:620px;max-height:none;position:absolute;inset:0}.hero-orbit{display:none}@media (width<=760px){.hero-visual img{object-position:67% center;min-height:430px;max-height:none}}.quote-section{background:linear-gradient(135deg,#f7fbff,#edf5ff);grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);align-items:center;gap:70px;display:grid}.quote-intro h2{letter-spacing:-.04em;margin:17px 0;font-size:clamp(32px,3.5vw,48px);line-height:1.12}.quote-intro>p{color:var(--muted);font-size:16px;line-height:1.7}.quote-benefits{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.quote-benefits span{color:#35516f;background:#fff;border:1px solid #d9e6f5;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800}.quote-form{background:#fff;border:1px solid #dce6f2;border-radius:20px;grid-template-columns:1fr 1fr;gap:19px;padding:30px;display:grid;box-shadow:0 20px 55px #18385d18}.quote-form label{color:#2e425d;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);font:inherit;background:#fbfdff;border:1px solid #ccd9e8;border-radius:10px;outline:none;padding:13px 14px;font-size:14px;font-weight:400}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0752bd13}.quote-form textarea{resize:vertical;line-height:1.5}.full-field,.quote-submit,.form-note{grid-column:1/-1}.quote-submit{color:#fff;cursor:pointer;background:#18a95e;border:0;border-radius:11px;padding:16px 20px;font-size:14px;font-weight:900;transition:all .2s;box-shadow:0 10px 22px #18a95e2c}.quote-submit:hover{background:#128c4d;transform:translateY(-2px)}.form-note{text-align:center;color:#758399;font-size:10px}@media (width<=1000px){.quote-section{grid-template-columns:1fr;gap:38px}.quote-intro{max-width:720px}.quote-form{width:100%;max-width:760px}}@media (width<=760px){.quote-form{grid-template-columns:1fr;padding:21px}.full-field,.quote-submit,.form-note{grid-column:auto}}.whatsapp-float{left:22px;right:auto}.copyright a{color:#dbe9ff;text-underline-offset:3px;text-decoration:underline}.copyright a:hover{color:#fff}.privacy-page{background:#f6f9fd;min-height:100vh}.privacy-header{background:#fff;border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,7vw,110px);display:flex}.privacy-back{color:var(--blue);font-size:13px;font-weight:800}.privacy-content{width:min(860px,100% - 40px);margin:0 auto;padding:72px 0 90px}.privacy-content .kicker{margin-bottom:16px}.privacy-content h1{letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(36px,5vw,58px);line-height:1.05}.privacy-updated{color:var(--muted);margin-bottom:42px;font-size:13px}.privacy-content section{background:#fff;border:1px solid #e1e8f1;border-radius:14px;margin:15px 0;padding:25px 28px}.privacy-content h2{margin:0 0 12px;font-size:20px}.privacy-content p,.privacy-content li{color:#536278;font-size:15px;line-height:1.75}.privacy-content ul{padding-left:20px}.privacy-content a{color:var(--blue);text-underline-offset:3px;font-weight:700;text-decoration:underline}.privacy-note{border-left:4px solid var(--blue)!important;background:#eef6ff!important}.privacy-footer{color:#a9bdd7;text-align:center;background:#061d45;padding:28px 20px;font-size:12px}.privacy-footer a{color:#fff}@media (width<=600px){.privacy-header{align-items:flex-start;gap:18px;height:auto;padding:18px 20px}.privacy-header .brand-copy small{display:none}.privacy-back{margin-top:12px}.privacy-content{padding:48px 0 68px}.privacy-content section{padding:21px 20px}.privacy-content h1{font-size:38px}}.products{grid-template-columns:30% 70%;gap:55px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:330px;padding:15px 15px 20px;overflow:hidden}.product-tag{z-index:2;top:25px;right:25px;box-shadow:0 5px 15px #0a24422e}.product-image{background:#eaf1f8;border-radius:10px;height:165px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-card:hover .product-image img{transform:scale(1.035)}.product-card h3{margin:17px 8px 7px}.product-card p{min-height:38px;margin-left:8px;margin-right:8px}.product-card a{margin:4px 8px 0;display:inline-block}.button svg,.contact-actions svg{flex:none;width:19px;height:19px}.quote-submit{justify-content:center;align-items:center;gap:9px;display:flex}.quote-submit svg{width:20px;height:20px}.whatsapp-float{background:#25d366;width:56px;height:56px;transition:transform .2s,background .2s}.whatsapp-float:hover{background:#1fbd5a;transform:translateY(-3px)scale(1.04)}.whatsapp-float svg{width:33px;height:33px}@media (width<=1000px){.products{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-image{aspect-ratio:4/3;height:auto}.product-card p{min-height:auto}}footer{grid-template-columns:1.4fr 1fr 1fr 1fr}.footer-link{color:#9eb1ca;text-decoration:none}.footer-link:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}@media (width<=760px){footer{grid-template-columns:1fr}}
