/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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{.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#f6f7f9;--foreground:#121826;--muted:#596273;--line:#dfe3ea;--red:#e1272f;--red-dark:#b61922;--blue:#275aa8;--blue-dark:#0e2e60;--orange:#f4a321;--white:#fff;--scroll-progress:0;--hero-shift:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;letter-spacing:0;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{z-index:100;background:var(--red);color:var(--white);border-radius:0 0 8px 8px;padding:8px 16px;font-size:.9rem;font-weight:800;transition:top .18s;position:absolute;top:-100%;left:16px}.skip-link:focus{top:0}.scroll-progress{z-index:80;height:3px;transform:scaleX(var(--scroll-progress));transform-origin:0;background:linear-gradient(90deg, var(--orange), var(--red) 58%, var(--blue));pointer-events:none;position:fixed;top:0;left:0;right:0;box-shadow:0 0 18px #e1272f66}.liquid-glass{--glass-x:20%;--glass-y:0%;isolation:isolate;-webkit-backdrop-filter:blur(20px)saturate(145%);background-color:#ffffff21;border-color:#ffffff61;position:relative;box-shadow:inset 0 1px #ffffff9e,inset 0 -1px #ffffff14,0 20px 48px #07111f1f}.liquid-glass:before{content:"";z-index:0;border-radius:inherit;background:radial-gradient(circle at var(--glass-x) var(--glass-y), #ffffff75, #ffffff1a 22%, transparent 50%);opacity:.52;pointer-events:none;transition:opacity .24s;position:absolute;inset:0}.liquid-glass>*{z-index:1;position:relative}.liquid-glass:hover:before{opacity:.86}.motion-ready [data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.motion-ready [data-reveal][data-delay="1"]{transition-delay:80ms}.motion-ready [data-reveal][data-delay="2"]{transition-delay:.16s}.motion-ready [data-reveal][data-delay="3"]{transition-delay:.24s}.motion-ready [data-reveal][data-delay="4"]{transition-delay:.32s}.motion-ready [data-reveal].is-visible{opacity:1;transform:translate(0)}.site-header{z-index:20;background:#fff;border:0;border-bottom:1px solid #ffffff8a;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:88px;padding:14px 48px;display:grid;position:sticky;top:0;box-shadow:inset 0 1px #ffffffe6,0 12px 36px #0e2e6014}.brand img{object-fit:contain;width:260px;height:58px}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;transition:background .18s;display:none}.hamburger:hover{background:#0e2e6012}.hamburger span{background:var(--foreground);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .18s;display:block}.menu-open .hamburger span:first-child{transform:translateY(7px)rotate(45deg)}.menu-open .hamburger span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-open .hamburger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-links{color:#1c2434;text-transform:uppercase;justify-content:center;gap:28px;font-size:.86rem;font-weight:700;display:flex}.nav-links a{padding:8px 0;position:relative}.nav-links a:after{content:"";transform-origin:100%;background:var(--red);border-radius:2px;height:2px;transition:transform .22s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{color:var(--red-dark)}.nav-links a:hover:after,.nav-links a:focus-visible:after,.nav-links a.is-active:after{transform-origin:0;transform:scaleX(1)}.nav-links a.is-active{color:var(--red-dark)}.header-cta,.primary-button,.secondary-button{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:800;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,box-shadow .22s;display:inline-flex}.header-cta,.primary-button{border:1px solid var(--red);background:var(--red);color:var(--white);box-shadow:0 12px 24px #e1272f38}.secondary-button{color:var(--white);border:1px solid #ffffffb8}.secondary-button.light{border-color:#ffffff5c}.header-cta:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-3px)}.header-cta:hover,.primary-button:hover{box-shadow:0 18px 34px #e1272f4d}.hero{background:linear-gradient(90deg,#07111f 0%,#07111ff5 38%,#07111fa3 64%,#07111f33 100%),url(/hero-extintor-desktop.png) 100%/cover no-repeat,#07111f;background-position:center, right calc(50% + var(--hero-shift));min-height:82svh;color:var(--white);align-items:center;padding:96px 48px;display:flex}.hero-content{width:min(680px,100%)}.hero-stagger>*{animation:.76s cubic-bezier(.22,1,.36,1) both hero-enter}.hero-stagger>:nth-child(2){animation-delay:80ms}.hero-stagger>:nth-child(3){animation-delay:.16s}.hero-stagger>:nth-child(4){animation-delay:.24s}.hero-stagger>:nth-child(5){animation-delay:.32s}@keyframes hero-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0)}}.eyebrow{color:var(--orange);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:900}.hero h1,.section-heading h2,.partners-copy h2,.final-cta h2{margin:0;font-weight:900;line-height:1.03}.hero h1{background:linear-gradient(110deg, #fff 0%, #fff 45%, var(--orange) 62%, var(--red) 75%, #fff 88%, #fff 100%);-webkit-text-fill-color:transparent;background-size:220%;-webkit-background-clip:text;background-clip:text;max-width:620px;font-size:4.25rem;animation:5s linear infinite fire-shine}@keyframes fire-shine{0%{background-position:200%}to{background-position:-200%}}.hero-copy{color:#ffffffe0;max-width:600px;margin:26px 0 0;font-size:1.18rem;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-actions .primary-button{animation:2.8s ease-in-out infinite cta-pulse}@keyframes cta-pulse{0%,to{box-shadow:0 12px 24px #e1272f38}50%{box-shadow:0 14px 34px #e1272f7a,0 0 0 5px #e1272f1a}}.hero-orb{pointer-events:none;z-index:-1;filter:blur(72px);opacity:0;border-radius:50%;animation:1.4s forwards orb-fade-in;position:fixed}.hero-orb-1{background:radial-gradient(circle,#e1272f2e 0%,#0000 70%);width:420px;height:420px;animation-delay:.3s;top:-80px;right:12%}.hero-orb-2{background:radial-gradient(circle,#f4a3211f 0%,#0000 70%);width:320px;height:320px;animation-delay:.7s;top:30%;right:4%}@keyframes orb-fade-in{to{opacity:1}}.hero-proof--intro{display:none}.hero-proof{background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(620px,100%);margin-top:42px;display:grid;overflow:hidden}.hero-proof div{background:#ffffff14;min-height:104px;padding:20px}.hero-proof strong{background:linear-gradient(90deg, #fff 0%, var(--orange) 50%, #fff 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:1.7rem;line-height:1;animation:3s ease-in-out infinite number-shimmer;display:block}@keyframes number-shimmer{0%{background-position:100%}50%{background-position:0%}to{background-position:100%}}.hero-proof span{color:#ffffffbd;margin-top:9px;font-size:.9rem;display:block}.intro-section,.services-section,.process-section,.partners-section,.final-cta,.site-footer{padding-left:48px;padding-right:48px}.ticker-strip{background:var(--red);cursor:default;-webkit-user-select:none;user-select:none;border-top:1px solid #ffffff1f;border-bottom:1px solid #0000001f;padding:18px 0;overflow:hidden}.ticker-strip:hover .ticker-track{animation-play-state:paused}.ticker-track{width:max-content;animation:28s linear infinite ticker-scroll;display:flex}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{color:var(--white);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:14px;padding:0 28px;font-size:.82rem;font-weight:900;display:inline-flex}.ticker-dot{background:#ffffff80;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.intro-section{background:var(--white);padding-top:76px;padding-bottom:78px}.section-heading{text-align:center;width:min(760px,100%);margin:0 auto 44px}.section-heading h2,.partners-copy h2,.final-cta h2{color:#111827;font-size:2.55rem}.intro-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start;gap:48px;width:min(1160px,100%);margin:0 auto;display:grid}.intro-copy{color:var(--muted);font-size:1.08rem;line-height:1.78}.intro-copy p{margin:0 0 22px}.signal-list{gap:14px;display:grid}.signal-list div{-webkit-backdrop-filter:blur(16px)saturate(130%);background:#f6f8fcbd;border:1px solid #ffffffd1;border-radius:8px;grid-template-columns:64px 1fr;gap:6px 18px;padding:22px;display:grid}.signal-list span{color:var(--blue);grid-row:span 2;font-size:1.15rem;font-weight:900}.signal-list strong{font-size:1.08rem}.signal-list p{color:var(--muted);margin:0;line-height:1.55}.services-section{background:linear-gradient(135deg,#edf2f8 0%,#f8fafc 48%,#eef1f6 100%);padding-top:82px;padding-bottom:88px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(1240px,100%);margin:0 auto;display:grid}.service-card{background:#ffffffb3;border:1px solid #fffc;border-radius:8px;min-width:0;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 18px 38px #12182614}.service-card:hover{transform:translateY(-7px);box-shadow:inset 0 1px #fffffff0,0 28px 56px #0e2e6024,0 0 0 1.5px #e1272f40}.service-card img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.service-card:hover img{transform:scale(1.035)}.service-body{padding:22px}.service-body h3,.process-step h3{color:#151d2f;margin:0;font-size:1.35rem;line-height:1.18}.service-body p,.process-step p,.partners-copy p,.final-cta p{color:var(--muted);line-height:1.65}.service-body p{margin:14px 0 18px}.service-body ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.service-body li{color:#273247;padding-left:18px;font-size:.95rem;font-weight:700;position:relative}.service-body li:before{content:"";background:var(--red);border-radius:2px;width:7px;height:7px;position:absolute;top:.62em;left:0}.service-cta{border:1px solid var(--red);color:var(--red);text-transform:uppercase;letter-spacing:.04em;background:0 0;border-radius:6px;align-items:center;margin-top:20px;padding:10px 18px;font-size:.85rem;font-weight:800;transition:background .18s,color .18s,transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex}.service-cta:hover{background:var(--red);color:var(--white);transform:translateY(-2px)}.scroll-top{z-index:40;background:var(--red);width:44px;height:44px;color:var(--white);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:50%;font-size:1.2rem;font-weight:900;transition:opacity .26s,transform .26s cubic-bezier(.22,1,.36,1),background .18s;position:fixed;bottom:28px;right:28px;transform:translateY(12px);box-shadow:0 8px 24px #e1272f4d}.scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top:hover{background:var(--red-dark);transform:translateY(-3px)}.products-section{background:#07111f;padding:88px 48px 72px;overflow:hidden}.products-section .section-heading h2{color:var(--white)}.products-section .section-heading .eyebrow{color:var(--orange)}.product-carousel{width:min(1120px,100%);height:520px;margin:0 auto;position:relative}.product-slide{box-shadow:none;opacity:0;pointer-events:none;will-change:opacity, transform;background:0 0;border:none;grid-template-columns:460px 1fr;align-items:center;gap:56px;transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0;transform:translate(72px)scale(.97)}.product-slide.is-prev{opacity:0;transform:translate(-72px)scale(.97)}.product-slide.is-active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)scale(1)}.product-visual{border-radius:24px;justify-content:center;align-items:center;height:100%;padding:44px 36px;display:flex;position:relative;overflow:hidden}.product-img{z-index:2;object-fit:contain;drop-shadow:0 40px 80px #00000080;filter:drop-shadow(0 24px 48px #00000073);border-radius:16px;width:100%;max-height:380px;position:relative}.product-slide.is-active .product-img{animation:3.8s ease-in-out infinite product-float}@keyframes product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.product-orb{filter:blur(72px);z-index:0;opacity:.5;pointer-events:none;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-visual:after{content:"";z-index:1;border-radius:inherit;pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#ffffff0f 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.product-category{z-index:4;color:#fff;letter-spacing:.12em;text-transform:uppercase;background:var(--product-accent,var(--red));border-radius:20px;padding:5px 14px;font-size:.68rem;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 4px 16px #0000004d}.product-info{background:0 0;flex-direction:column;padding:4px 0;display:flex;position:relative;overflow-y:visible}.product-info:before{content:"";background:var(--product-accent,var(--orange));border-radius:2px;width:40px;height:3px;margin-bottom:20px;display:block}.product-tagline{color:var(--product-accent,var(--orange));letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.74rem;font-weight:800}.product-name{color:var(--white);letter-spacing:-.025em;margin:0 0 18px;font-size:2.2rem;font-weight:900;line-height:1.05}.product-description{color:#ffffffb8;margin:0 0 24px;font-size:.92rem;line-height:1.76}.product-specs{flex-direction:column;gap:9px;margin:0 0 28px;padding:0;list-style:none;display:flex}.product-specs li{color:#ffffffe0;align-items:center;gap:10px;font-size:.87rem;font-weight:600;display:flex}.product-specs li:before{content:"";background:var(--product-accent,var(--red));opacity:.9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 3' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex-shrink:0;width:16px;height:16px;display:inline-block}.product-footer{border-top:1px solid #ffffff1f;align-items:center;gap:20px;margin-top:auto;padding-top:22px;display:flex}.product-price{flex-direction:column;gap:2px;display:flex}.product-price:before{content:"Preço estimado";text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;font-size:.68rem;font-weight:700}.product-price{color:var(--white);font-size:1.2rem;font-weight:900}.product-btn{white-space:nowrap;min-height:42px;padding:0 20px;font-size:.85rem}.product-nav{justify-content:center;align-items:center;gap:20px;margin-top:36px;display:flex}.product-arrow{color:#fffc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;transition:background .18s,border-color .18s,color .18s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.product-arrow:hover{background:var(--red);border-color:var(--red);color:var(--white);transform:scale(1.1)}.product-dots{gap:7px;display:flex}.product-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .24s,width .24s}.product-dot.is-active{background:var(--product-accent,var(--red));border-radius:4px;width:26px}.process-section{background:#0f2f62;padding-top:82px;padding-bottom:82px}.process-section .section-heading h2{color:var(--white)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.process-step{background:#ffffff17;border:1px solid #ffffff2e;border-radius:8px;padding:28px;transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .24s;position:relative}.process-step:not(:last-child):after{content:"";background:linear-gradient(90deg, var(--orange), #ffffff26);pointer-events:none;width:20px;height:2px;position:absolute;top:44px;right:-10px}.process-step:hover{background-color:#ffffff24;transform:translateY(-5px)}.process-step span{color:var(--orange);margin-bottom:24px;font-size:1.05rem;font-weight:900;display:block}.process-step h3{color:var(--white)}.process-step p{color:#ffffffbd;margin:14px 0 0}.partners-section{background:var(--white);grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:center;gap:56px;padding-top:88px;padding-bottom:88px;display:grid}.partners-copy{justify-self:end;width:min(480px,100%)}.partners-copy p{margin:22px 0 0;font-size:1.05rem}.partners-image{border:1px solid var(--line);background:var(--white);border-radius:8px;width:min(720px,100%);transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s;box-shadow:0 18px 36px #1218260f}.partners-image:hover{transform:translateY(-4px)scale(1.008);box-shadow:0 28px 54px #1218261c}.final-cta{color:var(--white);background:linear-gradient(90deg,#0a172bf7,#0e2e60f2),url(/firetec-sign.jpeg) 50%/cover no-repeat;grid-template-columns:minmax(0,1fr) minmax(360px,480px);align-items:start;gap:48px;padding-top:82px;padding-bottom:82px;display:grid}.contact-info{justify-self:end;width:min(560px,100%)}.final-cta h2{color:var(--white);margin-bottom:0}.final-cta p{color:#ffffffc7;margin:20px 0 0;font-size:1.05rem}.contact-details{flex-direction:column;gap:14px;margin-top:28px;display:flex}.contact-detail-item{color:#ffffffe0;align-items:center;gap:10px;font-size:.97rem;text-decoration:none;transition:color .18s;display:flex}a.contact-detail-item:hover{color:var(--orange)}.contact-social{gap:12px;margin-top:28px;display:flex}.contact-social a{color:#fffc;border:1px solid #ffffff38;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,color .18s,border-color .18s;display:flex}.contact-social a:hover{color:var(--white);background:#ffffff1f;border-color:#fff6}.contact-form{background:#ffffff17;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:16px;padding:28px;display:flex}.contact-form h3{color:var(--white);margin:0 0 4px;font-size:1.22rem;font-weight:800}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{flex-direction:column;gap:6px;display:flex}.form-field span{color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.form-field input,.form-field textarea{width:100%;color:var(--white);background:#ffffff14;border:1px solid #fff3;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .18s,background .18s}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff59}.form-field input:focus,.form-field textarea:focus{background:#ffffff1f;border-color:#ffffff80}.form-field textarea{resize:vertical;min-height:100px}.form-submit{width:100%;min-height:50px;font-size:.95rem}.form-submit:disabled{box-shadow:none;cursor:default;background:#2e7d32;border-color:#2e7d32;transform:none}.site-footer{border-top:1px solid var(--line);background:var(--white);grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:32px 48px;padding:48px;display:grid}.footer-brand{flex-direction:column;gap:12px;display:flex}.footer-brand img{object-fit:contain;width:190px;height:44px}.footer-brand p{color:var(--muted);margin:0;font-weight:700}.footer-brand address{color:var(--muted);font-size:.9rem;font-style:normal;line-height:1.6}.footer-links{gap:48px;display:flex}.footer-links div{flex-direction:column;gap:10px;display:flex}.footer-links strong{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground);margin-bottom:4px;font-size:.78rem;font-weight:900}.footer-links a{color:var(--muted);font-size:.9rem;transition:color .18s}.footer-links a:hover{color:var(--red)}.footer-copy{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;margin:0;padding-top:24px;font-size:.85rem}.footer-social{gap:10px;margin-top:4px;display:flex}.footer-social a{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;transition:color .18s,border-color .18s,background .18s;display:flex}.footer-social a:hover{color:var(--red);border-color:var(--red);background:#e1272f0d}@media (width<=1080px){.site-header{grid-template-columns:1fr auto;gap:18px;padding:14px 24px}.nav-links{grid-column:1/-1;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.hero,.intro-section,.services-section,.products-section,.process-section,.partners-section,.final-cta,.site-footer{padding-left:24px;padding-right:24px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-grid,.partners-section,.final-cta{grid-template-columns:1fr}.partners-copy,.contact-info{justify-self:start}.partners-image{width:100%}}@media (width<=720px){.site-header{grid-template-rows:auto auto;grid-template-columns:1fr auto;min-height:0;padding:5px 12px}.hamburger{grid-area:1/2;display:flex}.header-cta{display:none}.nav-links{border-top:1px solid var(--line);flex-direction:column;grid-area:2/1/auto/-1;gap:0;margin-top:4px;padding:6px 0 12px;font-size:.9rem;display:none;overflow:visible}.menu-open .nav-links{display:flex}.nav-links a{border-bottom:1px solid #0000000f;padding:10px 4px}.nav-links a:last-child{border-bottom:none}.brand img{width:144px;height:32px}.hamburger{width:32px;height:32px}.hero{min-height:88svh;padding-top:24px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));background:linear-gradient(#07111fc7 0%,#07111f94 28%,#07111f38 56%,#07111f0d 100%),url(/hero-extintor-mobile.png) top/cover no-repeat,#07111f;align-items:flex-start;position:static;overflow:visible}.hero:before,.hero:after{display:none}.hero-content{z-index:1;position:relative}.hero h1{font-size:2rem}.hero-copy{margin-top:16px;font-size:.97rem}.hero .hero-proof:not(.hero-proof--intro){display:none}.hero-proof--intro{background:#ffffffdb;border:1px solid #0e2e601f;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0 0 36px;display:grid;box-shadow:0 4px 18px #0e2e6012}.hero-proof--intro div{background:0 0;min-height:76px;padding:14px 12px}.hero-proof--intro strong{background:linear-gradient(90deg, var(--blue-dark) 0%, var(--red) 50%, var(--blue-dark) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;animation:3s ease-in-out infinite number-shimmer}.hero-proof--intro span{color:var(--muted)}.hero-actions{gap:10px;margin-top:22px}.intro-section{padding-top:40px}.process-grid,.service-grid{grid-template-columns:1fr}.process-step:not(:last-child):after{display:none}.form-row{grid-template-columns:1fr}.product-carousel{height:auto}.product-slide{grid-template-columns:1fr;gap:20px;position:relative;inset:auto}.product-slide:not(.is-active){display:none}.product-visual{height:240px;padding:28px 24px}.product-img{object-fit:contain;max-height:200px}.products-section{padding:60px 20px 52px}.product-info:before{margin-bottom:14px}.product-name{font-size:1.7rem}.product-footer{flex-direction:column;align-items:flex-start}.section-heading{text-align:left}.section-heading h2,.partners-copy h2,.final-cta h2{font-size:2rem}.signal-list div{grid-template-columns:48px 1fr;padding:18px}.service-body p{min-height:0}.site-footer{grid-template-columns:1fr;padding:32px 20px}.footer-links{gap:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-progress{display:none}.motion-ready [data-reveal]{opacity:1;transform:none}.hero h1,.hero-proof strong{-webkit-text-fill-color:var(--white);background:0 0;animation:none}.hero-actions .primary-button{animation:none}.hero-orb{display:none}.ticker-track,.product-slide.is-active .product-img{animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
