/*! 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{--black:#080808;--surface:#111;--surface-2:#181818;--orange:#ff6a00;--orange-light:#ff8a24;--white:#f8f8f6;--muted:#adada8;--line:#2a2a28}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.side-toggle{z-index:52;background:var(--orange);cursor:pointer;border:1px solid #ffffff1f;border-left:0;border-radius:0 10px 10px 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:112px;display:flex;position:fixed;top:50%;left:0;box-shadow:10px 15px 34px #00000047}.side-toggle span{background:#080808;width:20px;height:2px;transition:transform .2s}.side-panel{z-index:60;background:#0c0c0c;border-right:1px solid #2c2c2a;flex-direction:column;width:min(390px,90vw);padding:46px 34px 34px;transition:transform .34s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:25px 0 80px #0000008c}.side-panel.open{transform:translate(0)}.side-backdrop{z-index:55;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000ad;border:0;position:fixed;inset:0}.side-close{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:34px;position:absolute;top:18px;right:22px}.side-brand{flex-direction:column;margin-bottom:22px;display:flex}.side-brand span{color:var(--orange);letter-spacing:-.08em;font-size:52px;font-style:italic;font-weight:900}.side-brand small{text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:900}.side-panel>p{color:var(--muted);font-size:14px;line-height:1.7}.side-links{gap:8px;margin:24px 0;display:grid}.side-links a{border:1px solid var(--line);background:#131313;grid-template-columns:34px 1fr;gap:2px 12px;padding:18px;transition:border .2s,transform .2s;display:grid;position:relative}.side-links a:hover{border-color:var(--orange);transform:translate(4px)}.side-links a>span{width:30px;height:30px;color:var(--orange);border:1px solid #ff6a006b;border-radius:50%;grid-row:1/3;align-self:center;place-items:center;font-size:13px;font-weight:900;display:grid}.side-links strong{font-size:14px}.side-links small{color:var(--muted);font-size:11px}.side-whatsapp{margin-top:auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080808e6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex}.brand-mark{color:var(--orange);letter-spacing:-.08em;font-size:28px;font-style:italic}nav{color:#d8d8d4;gap:28px;font-size:14px;display:flex}nav a:hover,.text-link:hover{color:var(--orange)}.button{background:var(--orange);color:#090909;border-radius:7px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--orange-light);transform:translateY(-2px)}.button.small{min-height:42px;padding:0 18px;font-size:13px}.hero{background:#080808 url(/images/sms-video-poster-fullhd.jpg) 50%/cover no-repeat;align-items:center;min-height:calc(100svh - 78px);padding:90px clamp(24px,7vw,110px);display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;object-position:center;image-rendering:auto;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.hero-overlay{background:linear-gradient(90deg,#030303f0 0%,#030303c2 42%,#03030347 72%,#03030366 100%),linear-gradient(#0000 45%,#05050585);position:absolute;inset:0}.hero-copy{z-index:2;max-width:790px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:900}.free-visit-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080808a6;border:1px solid #ff6a0080;border-radius:8px;align-items:center;gap:13px;width:fit-content;margin:22px 0;padding:12px 17px;display:flex}.free-visit-badge>span{background:var(--orange);color:#080808;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.free-visit-badge div{flex-direction:column;gap:3px;display:flex}.free-visit-badge strong{font-size:13px}.free-visit-badge small{color:#aaa;text-transform:uppercase;letter-spacing:.08em;font-size:10px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin:16px 0 24px;font-size:clamp(48px,6vw,86px);line-height:.98}h1 span{color:var(--orange)}.lead{color:#c8c8c2;max-width:650px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.text-link{font-size:14px;font-weight:800;transition:color .2s}.trust-row{color:#aaa9a4;text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;gap:22px;margin-top:46px;font-size:12px;display:flex}.trust-row span:first-letter{color:var(--orange)}.hero-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0cc7;border:1px solid #fff3;padding:17px 20px;font-size:13px;font-weight:700;position:absolute;bottom:50px;right:clamp(24px,7vw,110px)}.live-dot{background:var(--orange);width:8px;height:8px;box-shadow:0 0 14px var(--orange);border-radius:50%;margin-right:10px;display:inline-block}.free-visit-strip{background:var(--orange);color:#080808;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:45px;padding:38px clamp(24px,7vw,110px);display:grid}.free-visit-strip>div{align-items:center;gap:18px;display:flex}.free-visit-strip .eyebrow{color:#080808;opacity:.65;margin-bottom:6px}.free-visit-strip h2{letter-spacing:-.04em;margin:0;font-size:clamp(24px,3vw,38px)}.free-visit-strip>p{margin:0;font-size:13px;line-height:1.6}.free-icon{border:2px solid #080808;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:25px;font-weight:900;display:grid}.dark-button{color:#fff;white-space:nowrap;background:#080808}.dark-button:hover{background:#222}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:54px;display:grid}.section h2,.iot-section h2,.contact h2,.work-strip h2{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(34px,4vw,58px);line-height:1.05}.section-heading>p,.iot-copy>p,.about-copy>p{color:var(--muted);line-height:1.75}.services-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-card{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:310px;padding:30px;transition:border .2s,transform .2s;display:flex}.service-card:hover{border-color:var(--orange);transform:translateY(-5px)}.service-card.active{border-color:var(--orange);background:linear-gradient(150deg, #ff6a001f, var(--surface) 48%)}.service-icon{width:48px;height:48px;color:var(--orange);background:#ff6a001f;border-radius:50%;place-items:center;margin-bottom:48px;font-size:22px;display:grid}.service-card h3{font-size:21px}.service-card p{color:var(--muted);font-size:14px;line-height:1.7}.service-card button,.card-link{color:var(--orange);text-align:left;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:0;font-size:13px;font-weight:800}.service-detail{border:1px solid var(--line);background:#0d0d0d;grid-template-columns:1fr 1fr;min-height:610px;margin-top:20px;display:grid;overflow:hidden}.service-detail-image{min-height:560px;position:relative}.service-detail-image img{object-fit:cover;width:100%;height:100%}.service-detail-image:after{content:"";background:linear-gradient(#0000 50%,#05050599);position:absolute;inset:0}.service-detail-image>span{z-index:2;background:var(--orange);color:#080808;border-radius:50%;place-items:center;width:58px;height:58px;font-size:25px;display:grid;position:absolute;bottom:30px;left:30px}.service-detail-copy{padding:clamp(36px,5vw,76px)}.service-detail-copy h2{margin:10px 0 20px}.service-problem{color:var(--muted);line-height:1.7}.service-info-grid{grid-template-columns:1.1fr .9fr;gap:16px;margin:30px 0;display:grid}.service-info-grid>div{border:1px solid var(--line);background:#141414;padding:22px}.service-info-grid h3,.process-title{text-transform:uppercase;letter-spacing:.08em;margin-bottom:17px;font-size:14px}.service-info-grid ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.service-info-grid li{color:var(--muted);grid-template-columns:20px 1fr;gap:7px;font-size:12px;line-height:1.45;display:grid}.service-info-grid li span{color:var(--orange);font-weight:900}.service-assurance{background:#ff6a0012!important;border-color:#ff6a0057!important}.service-assurance>span{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:13px;font-size:11px;font-weight:900;display:block}.service-assurance p{color:#deded9;font-size:13px;line-height:1.6}.service-assurance small{color:var(--muted);font-size:11px;line-height:1.55;display:block}.process-title{margin-top:36px}.service-detail-copy ol{margin:0 0 34px;padding:0;list-style:none}.service-detail-copy li{border-top:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:16px;padding:15px 0;display:grid}.service-detail-copy li:last-child{border-bottom:1px solid var(--line)}.service-detail-copy li>span{color:var(--orange);font-size:11px;font-weight:900}.service-detail-copy li p{margin:0;font-size:14px}.companies-section{color:#101010;background:linear-gradient(135deg,#efeee9 0%,#deddd7 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(45px,8vw,110px);padding:110px clamp(24px,7vw,110px);display:grid}.companies-copy h2{letter-spacing:-.05em;margin:14px 0 26px;font-size:clamp(40px,5vw,68px);line-height:1}.companies-copy>p:not(.eyebrow){color:#5d5c57;max-width:720px;line-height:1.8}.company-benefits{grid-template-columns:repeat(3,1fr);gap:10px;margin:36px 0;display:grid}.company-benefits div{border-top:2px solid var(--orange);background:#ffffff80;flex-direction:column;gap:10px;padding:18px;display:flex}.company-benefits strong{color:var(--orange);font-size:12px}.company-benefits span{font-size:12px;font-weight:800;line-height:1.4}.companies-panel{color:#fff;background:#101010;border:1px solid #2a2a28;padding:clamp(28px,4vw,48px);box-shadow:0 28px 70px #0003}.company-service-list{grid-template-columns:1fr 1fr;margin-top:24px;display:grid}.company-service-list div{border-top:1px solid var(--line);grid-template-columns:30px 1fr;gap:10px;padding:17px 10px;display:grid}.company-service-list span{color:var(--orange);font-size:10px;font-weight:900}.company-service-list strong{font-size:12px;line-height:1.4}.company-note{background:#ff6a0014;border:1px solid #ff6a0066;align-items:center;gap:15px;margin-top:24px;padding:18px;display:flex}.company-note>span{background:var(--orange);color:#080808;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.company-note p{margin:0;font-size:12px;line-height:1.55}.iot-section{color:#111;background:#f0efeb;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);padding:110px clamp(24px,7vw,110px);display:grid}.iot-gallery{min-height:590px;position:relative}.iot-gallery img:first-child{object-fit:cover;border-radius:4px;width:78%;height:440px;box-shadow:0 25px 70px #0003}.iot-gallery img:last-child{object-fit:cover;border:10px solid #f0efeb;width:52%;height:330px;position:absolute;bottom:0;right:0}.iot-copy>p{color:#5f5f59}.iot-copy ul{grid-template-columns:1fr 1fr;gap:14px;margin:32px 0;padding:0;list-style:none;display:grid}.iot-copy li{font-size:14px;font-weight:700}.iot-copy li span{color:var(--orange);margin-right:8px}.integrations{background:#0b0b0b}.integrations-heading{margin-bottom:70px}.integration-flow{grid-template-columns:.55fr 1.45fr;align-items:center;gap:50px;display:grid}.integration-core{border:1px solid var(--orange);background:radial-gradient(circle,#ff6a002e,#101010 64%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:290px;display:flex;box-shadow:0 0 70px #ff6a001a}.integration-core span{color:var(--orange);letter-spacing:-.08em;font-size:60px;font-style:italic;font-weight:900}.integration-core strong{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.integration-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.integration-grid article{border:1px solid var(--line);background:var(--surface);align-items:center;gap:18px;min-height:120px;padding:24px;display:flex}.integration-grid article>span{width:45px;height:45px;color:var(--orange);background:#ff6a001f;border-radius:50%;flex:none;place-items:center;font-size:20px;display:grid}.integration-grid h3{margin-bottom:7px;font-size:16px}.integration-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.about{background:var(--surface);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(55px,8vw,120px);display:grid}.about-portrait{background:#e8e7e2;min-height:660px;position:relative;overflow:hidden}.about-portrait img{object-fit:cover;object-position:center top;filter:contrast(1.02);width:100%;height:660px}.about-portrait>div{border-left:3px solid var(--orange);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080808e0;flex-direction:column;gap:5px;padding:20px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.about-portrait strong{font-size:22px}.about-portrait span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.about-content h2{letter-spacing:-.045em;margin:14px 0 28px;font-size:clamp(36px,4vw,58px);line-height:1.04}.about-content>p:not(.eyebrow){color:var(--muted);line-height:1.8}.trust-note{background:#0d0d0d;border:1px solid #343432;margin:34px 0;padding:22px 24px 22px 62px;position:relative}.trust-note>span{color:var(--orange);font-size:58px;line-height:1;position:absolute;top:8px;left:20px}.trust-note p{color:#e1e1dc;margin:0;font-size:15px;font-weight:700;line-height:1.6}.numbers{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;padding-top:32px;display:grid}.numbers div{flex-direction:column;gap:8px;display:flex}.numbers strong{color:var(--orange);font-size:34px}.numbers span{color:var(--muted);text-transform:uppercase;font-size:11px}.work-strip{background:#111;grid-template-columns:.8fr 1.2fr;min-height:520px;display:grid}.work-strip img{object-fit:cover;filter:grayscale(.15);width:100%;height:100%;max-height:520px}.work-strip>div{background:linear-gradient(120deg,#151515,#0a0a0a);flex-direction:column;justify-content:center;padding:70px clamp(35px,8vw,120px);display:flex}.work-strip p:not(.eyebrow){max-width:560px;color:var(--muted);margin-top:22px;line-height:1.7}.quote-section{background:radial-gradient(circle at 12% 38%,#ff6a0029,#0000 30%),#0b0b0b;grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,120px);padding:120px clamp(24px,7vw,110px);display:grid}.quote-intro h2{letter-spacing:-.05em;margin:12px 0 24px;font-size:clamp(40px,5vw,68px);line-height:1}.quote-intro>p:not(.eyebrow){max-width:470px;color:var(--muted);line-height:1.75}.quote-contact{border-left:3px solid var(--orange);flex-direction:column;gap:8px;margin-top:48px;padding-left:20px;display:flex}.quote-contact span{color:var(--orange);text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:900}.quote-contact strong{font-size:26px}.quote-contact small{color:var(--muted)}.quote-form{border:1px solid var(--line);background:var(--surface);padding:clamp(24px,4vw,46px);box-shadow:0 30px 90px #00000040}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.quote-form label{color:#d8d8d3;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:9px;margin-bottom:18px;font-size:12px;font-weight:800;display:flex}.quote-form input,.quote-form select,.quote-form textarea{color:#fff;width:100%;font:inherit;text-transform:none;letter-spacing:0;background:#0d0d0d;border:1px solid #343432;border-radius:5px;outline:none;padding:15px 16px;font-size:14px;font-weight:400;transition:border .2s,box-shadow .2s}.quote-form textarea{resize:vertical;min-height:130px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6a001f}.quote-button{cursor:pointer;border:0;width:100%;font-size:14px}.form-note{color:#858580;text-align:center;margin:15px 0 0;font-size:11px}.success-message{color:#7de8a5;background:#24d36614;border:1px solid #24d36659;margin:15px 0 0;padding:12px;font-size:12px;line-height:1.5}footer{border-top:1px solid var(--line);color:#8d8d89;justify-content:space-between;align-items:center;gap:30px;padding:30px clamp(24px,5vw,80px);font-size:12px;display:flex}footer p{margin:0}.whatsapp-float{z-index:30;color:#07130a;background:#24d366;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #00000073}.mascot-trigger{z-index:42;border:2px solid var(--orange);color:#fff;cursor:pointer;isolation:isolate;background:linear-gradient(135deg,#171717,#090909);border-radius:52px 18px 18px 52px;align-items:center;gap:13px;min-height:94px;padding:7px 18px 7px 7px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:96px;right:22px;box-shadow:0 18px 45px #0000008f,0 0 0 4px #ff6a0014}.mascot-trigger:hover{transform:translateY(-4px)scale(1.015);box-shadow:0 22px 52px #0000009e,0 0 0 5px #ff6a0024}.mascot-portrait{border:2px solid var(--orange);background:#f7f7f7;border-radius:50%;flex:none;width:78px;height:78px;position:relative;overflow:hidden;box-shadow:inset 0 0 18px #ff6a0040}.mascot-portrait img{width:184%;max-width:none;height:auto;position:absolute;top:-19%;left:-31%}.mascot-portrait i{z-index:2;background:#24d366;border:3px solid #111;border-radius:50%;width:14px;height:14px;position:absolute;bottom:4px;right:2px}.mascot-trigger-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.mascot-trigger-copy small{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.mascot-trigger-copy strong{max-width:165px;font-size:13px;line-height:1.25}.mascot-trigger-copy span{color:#c9c9c4;text-transform:uppercase;letter-spacing:.06em;margin-top:3px;font-size:9px;font-weight:800}.mascot-panel{z-index:48;background:#0d0d0d;border:1px solid #343432;border-radius:18px;flex-direction:column;width:min(410px,100vw - 28px);max-height:min(690px,100svh - 190px);display:flex;position:fixed;bottom:204px;right:22px;overflow:hidden;box-shadow:0 28px 90px #000000a8}.mascot-header{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#ff6a0029,#131313 55%);flex:none;align-items:center;gap:12px;padding:16px;display:flex}.mascot-avatar{border:2px solid var(--orange);background:#f7f7f7;border-radius:50%;flex:none;width:48px;height:48px;display:block;position:relative;overflow:hidden}.mascot-avatar img{width:184%;max-width:none;height:auto;position:absolute;top:-19%;left:-31%}.mascot-header>div{flex-direction:column;gap:4px;display:flex}.mascot-header strong{font-size:14px}.mascot-header small{color:var(--muted);font-size:10px}.mascot-header small i{background:#24d366;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.mascot-header>button{color:#aaa;cursor:pointer;background:0 0;border:0;width:34px;height:34px;margin-left:auto;font-size:28px}.mascot-conversation{flex-direction:column;flex:auto;gap:12px;min-height:0;padding:17px;display:flex;overflow-y:auto}.bot-message,.client-message{border-radius:13px;max-width:92%;padding:12px 14px;font-size:12px;line-height:1.55}.bot-message{color:#deded9;background:#171717;border:1px solid #292927;border-bottom-left-radius:3px;align-self:flex-start}.client-message{background:var(--orange);color:#080808;border-bottom-right-radius:3px;align-self:flex-end;font-weight:700}.mascot-input{flex-direction:column;gap:9px;margin-top:2px;display:flex}.mascot-input label{color:#cfcfca;font-size:11px;font-weight:800}.mascot-input textarea{resize:none;color:#fff;width:100%;font:inherit;background:#080808;border:1px solid #343432;border-radius:10px;outline:none;padding:12px;font-size:12px;line-height:1.5}.mascot-input textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6a001a}.mascot-input button,.mascot-options button{background:var(--orange);color:#080808;cursor:pointer;border:0;border-radius:8px;min-height:42px;font-size:12px;font-weight:900}.mascot-input button span{margin-left:8px}.mascot-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mascot-options button{color:#f0f0ec;background:#ff6a0014;border:1px solid #ff6a0073;padding:9px}.mascot-options button:hover{background:#ff6a002e}.mascot-summary{flex-direction:column;gap:12px;display:flex}.mascot-summary dl{border:1px solid var(--line);background:#111;gap:0;margin:0;display:grid}.mascot-summary dl>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:10px;padding:9px 11px;display:grid}.mascot-summary dl>div:last-child{border-bottom:0}.mascot-summary dt{color:var(--orange);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:900}.mascot-summary dd{color:#ddd;margin:0;font-size:10px;line-height:1.45}.mascot-send{color:#07130a;text-align:center;background:#24d366;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 14px;font-size:12px;font-weight:900;display:flex}.mascot-restart{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.mascot-privacy{border-top:1px solid var(--line);color:#7f7f7a;text-align:center;background:#090909;flex:none;margin:0;padding:10px 16px;font-size:9px;line-height:1.45}.simple-hero{background:radial-gradient(circle at 80% 20%,#ff6a002b,#0000 30%),linear-gradient(135deg,#151515,#070707);flex-direction:column;justify-content:flex-end;min-height:500px;padding:100px clamp(24px,7vw,110px);display:flex}.simple-hero h1,.page-hero h1,.about-page h1,.quote-page h1{letter-spacing:-.055em;margin:14px 0 24px;font-size:clamp(46px,6vw,82px);line-height:.98}.simple-hero .lead{max-width:720px}.services-catalog{padding-top:70px}.page-hero{background:radial-gradient(circle at 10% 35%,#ff6a0021,#0000 32%),#090909;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(35px,6vw,90px);min-height:720px;padding:85px clamp(24px,7vw,110px);display:grid}.page-hero-image{border:1px solid var(--line);height:570px;position:relative;overflow:hidden}.page-hero-image img{object-fit:cover;width:100%;height:100%}.page-hero-image:after{content:"";background:linear-gradient(#0000 45%,#00000080);position:absolute;inset:0}.page-hero-image>span{z-index:2;background:var(--orange);color:#080808;border-radius:50%;place-items:center;width:62px;height:62px;font-size:28px;display:grid;position:absolute;bottom:28px;left:28px}.breadcrumbs{color:#777772;margin-bottom:40px;font-size:12px}.breadcrumbs a:hover{color:var(--orange)}.benefit-band{background:var(--orange);color:#090909;grid-template-columns:repeat(4,1fr);display:grid}.benefit-band div{border-right:1px solid #0003;align-items:center;gap:12px;min-height:104px;padding:24px clamp(18px,3vw,45px);display:flex}.benefit-band span{border:2px solid #090909;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.benefit-band strong{font-size:13px}.service-content{grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(50px,9vw,130px);display:grid}.service-main-copy h2,.process-section h2,.home-feature h2,.business-grid h2{letter-spacing:-.05em;margin:14px 0 24px;font-size:clamp(38px,4.5vw,62px);line-height:1.04}.large-copy{color:var(--muted);font-size:19px;line-height:1.8}.included-box{border:1px solid var(--line);background:var(--surface);margin-top:42px;padding:clamp(25px,4vw,42px)}.included-box h3{text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px;font-size:16px}.included-box ul{grid-template-columns:1fr 1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}.included-box li{color:#d2d2cd;grid-template-columns:23px 1fr;gap:10px;font-size:14px;line-height:1.6;display:grid}.included-box li span{color:var(--orange);font-weight:900}.assurance-card{background:linear-gradient(145deg,#ff6a0024,#111 50%);border:1px solid #ff6a0073;padding:42px;position:sticky;top:110px}.assurance-icon{background:var(--orange);color:#080808;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:34px;font-size:22px;font-weight:900;display:grid}.assurance-card h3{font-size:26px;line-height:1.2}.assurance-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.assurance-card>div{border-top:1px solid var(--line);flex-direction:column;gap:9px;margin-top:28px;padding-top:24px;display:flex}.assurance-card>div strong{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.assurance-card>div span{color:#d7d7d2;font-size:13px;line-height:1.6}.process-section{background:#111}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border:1px solid var(--line);background:#0c0c0c;border-right:0;min-height:220px;padding:30px}.process-grid article:last-child{border-right:1px solid var(--line)}.process-grid span,.business-pillars article>span{color:var(--orange);font-size:12px;font-weight:900}.process-grid p{margin-top:65px;line-height:1.6}.cta-band{background:var(--orange);color:#080808;justify-content:space-between;align-items:center;gap:50px;padding:65px clamp(24px,7vw,110px);display:flex}.cta-band h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(30px,4vw,52px)}.cta-band p{margin-bottom:0}.cta-band .eyebrow{color:#080808;opacity:.62}.home-feature{color:#111;background:#efeee9;grid-template-columns:1fr 1fr;align-items:center;min-height:650px;display:grid}.home-feature.reverse{color:#fff;direction:rtl;background:#111}.home-feature.reverse>*{direction:ltr}.home-feature-image{height:100%;min-height:650px}.home-feature-image img{object-fit:cover;width:100%;height:100%}.home-feature>div:last-child{padding:clamp(45px,8vw,120px)}.home-feature>div:last-child>p:not(.eyebrow){color:#5f5f59;margin-bottom:30px;font-size:17px;line-height:1.75}.home-feature.reverse>div:last-child>p:not(.eyebrow){color:var(--muted)}.company-hero{background:linear-gradient(90deg,#060606,#161616)}.business-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,110px);display:grid}.business-grid .company-service-list{margin-top:0}.business-pillars{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:0;display:grid}.business-pillars article{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:330px;padding:36px;display:flex}.business-pillars h3{margin:58px 0 14px;font-size:24px}.business-pillars p{color:var(--muted);line-height:1.7}.business-pillars a{color:var(--orange);margin-top:auto;font-size:13px;font-weight:800}.about-page{background:var(--surface);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(55px,8vw,120px);padding:80px clamp(24px,7vw,110px);display:grid}.about-page .about-portrait{min-height:740px}.about-page .about-portrait img{height:740px}.about-page .about-content>p:not(.eyebrow){color:var(--muted);line-height:1.8}.values-section{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.values-section div{border-top:3px solid var(--orange);background:var(--surface);padding:34px}.values-section strong{font-size:19px}.values-section p{color:var(--muted);margin:18px 0 0;line-height:1.7}.quote-page{align-items:center;min-height:calc(100svh - 78px)}.quote-page .quote-intro h1{margin-top:14px}.smart-field{border-left:3px solid var(--orange);background:#ff6a0012;padding:18px;margin:2px 0 20px!important}.portfolio-preview{background:#0b0b0b}.gallery-grid{grid-template-rows:310px 310px;grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.gallery-card{border:1px solid var(--line);min-height:300px;position:relative;overflow:hidden}.gallery-card-large{grid-row:1/3}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-card:hover img{transform:scale(1.035)}.gallery-card:after{content:"";background:linear-gradient(#0000 42%,#040404e0);position:absolute;inset:0}.gallery-card>div{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:25px;left:28px;right:28px}.gallery-card span{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900}.gallery-card strong{font-size:22px}.intelbras-preview{color:#111;background:#f1f0eb;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(50px,8vw,120px);padding:100px clamp(24px,7vw,110px);display:grid}.intelbras-preview h2{letter-spacing:-.05em;margin:12px 0 24px;font-size:clamp(40px,5vw,66px);line-height:1}.intelbras-preview>div:first-child>p:not(.eyebrow){color:#5d5c57;max-width:720px;margin-bottom:30px;line-height:1.8}.intelbras-seal{text-align:center;background:#fff;border:1px solid #d0cec7;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:380px;padding:50px;display:flex;box-shadow:0 25px 70px #00000017}.intelbras-seal>span,.intelbras-word{color:#168244;letter-spacing:-.07em;text-transform:lowercase;font-size:clamp(44px,7vw,82px);font-weight:900}.intelbras-seal strong{font-size:18px}.intelbras-seal small{color:#77736d}.trust-links{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.trust-links>a{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:310px;padding:34px;transition:transform .2s,border .2s;display:flex}.trust-links>a:hover{border-color:var(--orange);transform:translateY(-5px)}.trust-links>a>span{color:var(--orange);letter-spacing:.08em;font-size:23px}.trust-links h3{margin:60px 0 14px;font-size:22px}.trust-links p{color:var(--muted);line-height:1.7}.trust-links strong{color:var(--orange);margin-top:auto;font-size:13px}.work-gallery{gap:90px;display:grid}.work-item{background:var(--surface);grid-template-columns:1.15fr .85fr;align-items:center;min-height:560px;display:grid}.work-item.reverse{direction:rtl}.work-item.reverse>*{direction:ltr}.work-item img{object-fit:cover;width:100%;height:560px}.work-item>div{padding:clamp(35px,6vw,80px)}.work-item h2{margin:12px 0 20px}.work-item>div>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;line-height:1.8}.gallery-note,.catalog-note{background:#ff6a0014;border:1px solid #ff6a0066;align-items:center;gap:20px;margin:0 clamp(24px,7vw,110px) 100px;padding:26px;display:flex}.gallery-note span{background:var(--orange);color:#080808;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.gallery-note p,.catalog-note p{color:#d0d0cb;margin:0;line-height:1.6}.catalog-hero{background:radial-gradient(circle at 80% 25%,#1a84482e,#0000 32%),#080808;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(45px,8vw,120px);min-height:680px;padding:90px clamp(24px,7vw,110px);display:grid}.catalog-hero h1{margin-top:22px}.catalog-checklist{background:#143c2538;border:1px solid #2b4736;gap:12px;padding:35px;display:grid}.catalog-checklist span{border-bottom:1px solid #274333;padding:16px 0;font-weight:800}.catalog-checklist span:last-child{border-bottom:0}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.catalog-grid article{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:620px;padding:26px;display:flex}.product-image{background:linear-gradient(145deg,#fff,#eeeee9);border:1px solid #2a2a28;place-items:center;height:245px;margin:-10px -10px 28px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .35s}.product-image:hover img{transform:scale(1.035)}.product-image span{color:#d7d7d2;text-transform:uppercase;letter-spacing:.08em;background:#080808c2;border-radius:3px;padding:6px 8px;font-size:9px;position:absolute;bottom:10px;right:10px}.catalog-grid h2{margin:8px 0 16px;font-size:25px}.catalog-grid article>p:not(.eyebrow){color:var(--muted);line-height:1.7}.catalog-grid article>div{color:#c9d9ce;background:#16824414;border-left:2px solid #168244;margin:18px 0 28px;padding:15px;font-size:12px}.official-link{color:#62d08c;width:fit-content;margin:0 0 18px;font-size:11px;font-weight:800}.official-link:hover{color:#8be5ad}.catalog-grid .button{margin-top:auto}.catalog-note strong{color:var(--orange);flex:none}.faq-section{max-width:1050px;margin:0 auto}.faq-section details{border-top:1px solid var(--line)}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;justify-content:space-between;gap:25px;padding:28px 0;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{color:var(--orange);font-size:23px;transition:transform .2s}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{max-width:800px;color:var(--muted);padding:0 0 30px;line-height:1.8}.reviews-hero{text-align:center;background:radial-gradient(circle,#ff6a0029,#0000 35%),#080808;flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding:90px 24px;display:flex}.reviews-hero h1{max-width:950px}.reviews-hero .lead{max-width:680px}.review-stars{color:var(--orange);letter-spacing:.18em;margin:18px 0 6px;font-size:33px}.review-values{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.review-values article{border:1px solid var(--line);background:var(--surface);min-height:290px;padding:38px}.review-values article>span{background:var(--orange);color:#080808;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.review-values h2{margin:58px 0 15px;font-size:22px}.review-values p{color:var(--muted);line-height:1.7}.review-empty{color:#111;text-align:center;background:#efeee9;place-items:center;min-height:530px;padding:80px 24px;display:grid}.review-empty>div{max-width:760px}.review-empty>div>span{color:var(--orange);letter-spacing:-.08em;margin-bottom:25px;font-size:60px;font-style:italic;font-weight:900;display:block}.review-empty h2{letter-spacing:-.045em;margin:10px 0 20px;font-size:clamp(34px,4vw,56px)}.review-empty>div>p:not(.eyebrow){color:#66625d;line-height:1.7}@media (width<=980px){nav{display:none}.free-visit-strip{grid-template-columns:1fr 1fr}.free-visit-strip .button{grid-column:1/-1}.services-grid{grid-template-columns:1fr 1fr}.service-detail{grid-template-columns:1fr}.service-detail-image{min-height:430px}.iot-section,.about,.quote-section,.companies-section{grid-template-columns:1fr}.about-portrait{min-height:580px}.about-portrait img{height:580px}.integration-flow{grid-template-columns:1fr}.integration-core{justify-self:center;width:290px}.page-hero,.service-content,.home-feature,.about-page,.business-grid{grid-template-columns:1fr}.page-hero-image{height:480px}.benefit-band,.process-grid{grid-template-columns:1fr 1fr}.assurance-card{position:static}.home-feature.reverse{direction:ltr}.about-page .about-portrait,.about-page .about-portrait img{height:620px;min-height:620px}.gallery-grid{grid-template-rows:420px 320px;grid-template-columns:1fr 1fr}.gallery-card-large{grid-area:auto/1/auto/3}.intelbras-preview,.catalog-hero,.work-item{grid-template-columns:1fr}.work-item.reverse{direction:ltr}.catalog-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.side-toggle{border:1px solid #ffffff1f;border-right:0;border-radius:10px 0 0 10px;width:46px;height:82px;inset:auto 0 188px auto}.mascot-trigger{border-radius:50%;min-height:76px;padding:4px;bottom:92px;right:12px}.mascot-portrait{width:66px;height:66px}.mascot-trigger-copy{display:none}.mascot-panel{width:calc(100vw - 20px);max-height:calc(100svh - 194px);bottom:178px;right:10px}.mascot-options{grid-template-columns:1fr}.topbar .button{display:none}.hero{align-items:flex-end;min-height:760px;padding-top:100px;padding-bottom:130px}.hero-video{object-position:58% center}.hero-overlay{background:linear-gradient(#03030359 0%,#030303b8 36%,#030303f7 100%)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .text-link{text-align:center}.hero-card{bottom:28px;left:24px;right:auto}.free-visit-badge{align-items:flex-start}.free-visit-strip{grid-template-columns:1fr;gap:22px}.free-visit-strip .button{grid-column:auto;width:100%}.section{padding-top:80px;padding-bottom:80px}.section-heading,.services-grid,.iot-copy ul,.numbers{grid-template-columns:1fr}.section-heading{gap:20px}.service-card{min-height:275px}.service-detail{min-height:auto}.service-detail-image{min-height:320px}.service-detail-copy{padding:32px 24px}.service-info-grid,.company-benefits,.company-service-list{grid-template-columns:1fr}.companies-section,.iot-section{padding-top:80px;padding-bottom:80px}.iot-gallery{min-height:420px}.iot-gallery img:first-child{height:320px}.iot-gallery img:last-child{height:240px}.about{gap:36px}.about-portrait,.about-portrait img{height:520px;min-height:520px}.integration-grid{grid-template-columns:1fr}.quote-section{padding-top:80px;padding-bottom:80px}.field-row{grid-template-columns:1fr;gap:0}.work-strip{grid-template-columns:1fr}.work-strip img{height:360px}footer{text-align:center;flex-direction:column}.simple-hero{min-height:440px;padding-top:80px}.page-hero{padding-top:65px;padding-bottom:65px}.page-hero-image{height:350px}.benefit-band,.process-grid,.included-box ul,.business-pillars,.values-section{grid-template-columns:1fr}.benefit-band div{min-height:76px}.process-grid article{border-right:1px solid var(--line);border-bottom:0;min-height:170px}.process-grid article:last-child{border-bottom:1px solid var(--line)}.process-grid p{margin-top:36px}.cta-band{flex-direction:column;align-items:stretch}.cta-band .button{width:100%}.home-feature,.home-feature-image{min-height:500px}.home-feature-image{height:500px}.business-pillars{padding-top:0}.about-page{padding-top:50px;padding-bottom:70px}.about-page .about-portrait,.about-page .about-portrait img{height:520px;min-height:520px}.gallery-grid{grid-template-rows:repeat(3,320px);grid-template-columns:1fr}.gallery-card-large{grid-column:auto}.intelbras-preview{padding-top:75px;padding-bottom:75px}.intelbras-seal{min-height:300px;padding:35px 24px}.trust-links,.catalog-grid,.review-values{grid-template-columns:1fr}.work-gallery{gap:22px}.work-item,.work-item img{height:auto;min-height:auto}.work-item img{aspect-ratio:16/10}.catalog-hero{min-height:auto;padding-top:70px;padding-bottom:70px}.catalog-grid article{min-height:410px}.gallery-note,.catalog-note{flex-direction:column;align-items:flex-start;margin-bottom:75px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-video{display:none}}
