:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#232120;background-color:#e6e3de;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;background-color:#e6e3de}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;cursor:pointer}img{max-width:100%;display:block}ul,ol{list-style-position:outside}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}:root{--secondary: #e6e3de;--accent: #c7e3ee;--accent-glow: rgba(199, 227, 238, .4);--dark: #121110;--dark-surface: #1e1c1b;--white: #ffffff;--bg-page: #f6f6f6;--orange-trixum-500: #FF5E39;--orange-trixum-600: #FF481F;--orange-trixum-700: #F52D00;--orange-trixum-800: #E02900;--shadow-sm: 0 2px 4px rgba(18, 17, 16, .05);--shadow-md: 0 12px 24px -10px rgba(18, 17, 16, .1);--shadow-lg: 0 20px 40px -15px rgba(18, 17, 16, .15);--shadow-xl: 0 30px 60px -20px rgba(18, 17, 16, .2);--body-font: "Inter Variable", sans-serif;--title-font: "Miranda Sans Variable", sans-serif;--transition-timing: cubic-bezier(.16, 1, .3, 1);--transition: all .4s var(--transition-timing);--radius-lg: 32px;--radius-md: 20px;--radius-sm: 12px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:150px}body{font-family:var(--body-font);background-color:var(--bg-page);color:var(--dark);line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4{font-family:Miranda Sans,sans-serif;font-weight:400;color:var(--dark);line-height:1.2}p{color:#4a4846}.eyebrow{color:var(--orange-trixum-500);font-weight:700;font-size:.8rem;margin-bottom:1rem;display:inline-block}.header{position:fixed;margin:auto;padding:0 24px;width:100%;max-width:1200px;top:27px;left:0;right:0;z-index:1000;pointer-events:none;transition:var(--transition)}.nav{display:flex;height:80px;padding:20px 24px;justify-content:space-between;align-items:center;border-radius:16px;border:1px solid #E5E7EB;background:#fff;box-shadow:0 1px 3px #0000000f;width:100%;pointer-events:auto}.brand-logo-link{display:block;text-decoration:none}.logo{height:32px;width:auto;display:block}.nav-links{display:flex;align-items:center;gap:8px;list-style:none}.nav-link{font-size:16px;font-weight:400;color:#5c5c5c;padding:8px;border-radius:8px;transition:var(--transition)}.nav-link:hover{color:#333}.nav-link.active{color:#333;font-size:18px;font-weight:700}.nav-actions{display:flex;align-items:center;gap:16px}.nav-cta{background:var(--orange-trixum-500);color:var(--white);padding:8px 22px;border-radius:8px;font-family:var(--title-font);font-weight:500;font-size:15px;letter-spacing:.46px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;height:42px;transition:var(--transition);box-shadow:0 1px 2px #0000004d}.nav-cta:hover{background:var(--orange-trixum-600, #FF481F);box-shadow:0 0 5px 2px #ff5e39}.nav-cta:active{background:var(--orange-trixum-700, #F52D00);box-shadow:0 1px 2px #0000004d}.hamburger-btn{display:none}.nav-drawer-overlay{position:fixed;inset:0;z-index:3000;visibility:hidden;transition:visibility .3s ease;overflow:hidden}.nav-drawer-overlay.open{visibility:visible}.nav-drawer-backdrop{position:absolute;inset:0;background:#0006;opacity:0;transition:opacity .3s ease}.nav-drawer-overlay.open .nav-drawer-backdrop{opacity:1}.nav-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:280px;background:#fff;border-left:1px solid #E5E7EB;box-shadow:-8px 0 24px #00000014;z-index:3001;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);padding:80px 24px 40px;display:flex;flex-direction:column;justify-content:space-between}.nav-drawer-overlay.open .nav-drawer-panel{transform:translate(0)}.nav-drawer-content{display:flex;flex-direction:column;gap:40px;flex:1}.nav-drawer-logo-wrapper{display:flex;align-items:center;margin-bottom:10px}.nav-drawer-logo{height:32px;width:auto}.nav-drawer-links{display:flex;flex-direction:column;gap:24px;list-style:none;padding:0;margin:0}.nav-drawer-link{font-family:var(--body-font);font-size:18px;font-weight:500;color:#5c5c5c;text-decoration:none;transition:color .2s ease;display:block}.nav-drawer-link:hover{color:#333}.nav-drawer-link.active{color:#333;font-weight:700}.nav-drawer-actions{margin-top:auto;width:100%}.nav-drawer-cta{background:var(--orange-trixum-500);color:var(--white);padding:12px 24px;border-radius:8px;font-family:var(--title-font);font-weight:600;font-size:16px;letter-spacing:.46px;text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;border:none;cursor:pointer;transition:var(--transition);box-shadow:0 4px 10px #ff5e3933}.nav-drawer-cta:hover{background:var(--orange-trixum-600);box-shadow:0 4px 15px #ff5e3966}.header{position:fixed;margin:auto;padding:0 24px;width:100%;max-width:1200px;top:27px;left:0;right:0;z-index:1000;pointer-events:none;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.header.hidden{opacity:0;transform:translateY(-20px);pointer-events:none}.header .nav{display:flex;height:80px;padding:20px 24px;justify-content:space-between;align-items:center;border-radius:16px;border:1px solid transparent;background:transparent;box-shadow:none;width:100%;pointer-events:auto;transition:background-color .4s ease,border-color .4s ease,box-shadow .4s ease}.header.scrolled .nav{background:#ffffffe6;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(229,231,235,.8);box-shadow:0 10px 30px -10px #00000014}.hero-section{position:relative;background:#f6f6f6;color:var(--dark);display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;min-height:980px;padding:120px 24px 80px}.hero-bg-shapes{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-bg-lines{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:lighten;opacity:.8;z-index:2}.hero-bg-gradient-1{position:absolute;bottom:0;left:0;width:100%;height:180px;background:linear-gradient(to bottom,#f6f6f600,#f6f6f6);z-index:3}.hero-container{position:relative;z-index:5;max-width:1164px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:40px}.hero-left-content{flex:1;max-width:564px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:32px}.hero-eyebrow{color:var(--orange-trixum-500, #FF5E39);font-family:var(--body-font);font-size:18px;font-weight:600;line-height:1.4;letter-spacing:.5px;text-transform:uppercase}.hero-title{font-family:var(--title-font);font-size:56px;font-weight:700;line-height:1.15;color:#333;margin:0}.hero-description{font-family:var(--body-font);font-size:18px;font-weight:400;line-height:1.5;color:#474747;margin:0}.hero-cta-wrapper{position:relative;display:inline-block}.hero-cta-glow{position:absolute;inset:-2px;background:linear-gradient(135deg,#ff6e32,#99421e);filter:blur(8px);opacity:.65;border-radius:8px;z-index:1;pointer-events:none;transition:opacity .3s ease}.hero-cta-btn{position:relative;z-index:2;background:var(--orange-trixum-500, #FF5E39);color:var(--white);border:none;height:56px;padding:0 32px;border-radius:8px;font-family:var(--title-font);font-weight:500;font-size:15px;letter-spacing:.46px;cursor:pointer;box-shadow:0 1px 2px #0000004d;transition:background-color .3s ease,transform .2s ease}.hero-cta-btn:hover{background:var(--orange-trixum-600, #FF481F)}.hero-features-bar{display:flex;align-items:center;gap:16px;margin-top:16px;width:100%}.hero-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;width:100%;max-width:120px}.hero-feature-icon-wrapper{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background-color .3s ease}.hero-feature-icon{width:48px;height:48px;object-fit:contain;filter:sepia(100%) saturate(1200%) hue-rotate(340deg) brightness(95%) contrast(100%)}.hero-feature-text{font-family:var(--body-font);font-size:11px;font-weight:600;line-height:1.3;color:#666}.hero-right-graphics{position:relative;flex:1;flex-shrink:0;height:792.99px}.hero-operator-container{width:100%;height:100%;overflow:visible;clip-path:path("M -98 -140 L 539 -140 A 24 24 0 0 1 563 -116 L 563 253.55 A 24 24 0 0 1 539 277.55 L 350.54 277.55 A 24 24 0 0 0 326.54 301.55 L 326.54 769 A 24 24 0 0 1 302.54 793 L -98 793 A 24 24 0 0 1 -122 769 L -122 -116 A 24 24 0 0 1 -98 -140 Z")}.hero-operator-image-wrapper{position:absolute;left:0;top:0;width:563px;height:792.99px;border-radius:24px;overflow:hidden;z-index:1;pointer-events:none}.hero-graphic-operator-sub1{width:100%;height:100%;object-fit:cover;display:block}.hero-operator-bg-wrapper{position:absolute;left:-122px;top:-140px;width:622.5px;height:933.75px;border-radius:24px;overflow:hidden;z-index:2;pointer-events:none}.hero-graphic-operator-sub2{width:100%;height:100%;object-fit:cover;display:block}.hero-graphic-mobile-card{position:absolute;left:339px;top:280.37px;width:222.5px;height:512.6px;z-index:3}.hero-mobile-card-glow{position:absolute;inset:0;background:linear-gradient(135deg,#dadada,#b5b5b5);filter:blur(7.5px);opacity:.5;border-radius:17px;z-index:1}.hero-mobile-card-glass{position:absolute;inset:0;background:#e0e0e00d;border-radius:24px;z-index:2}.hero-mobile-card-inner{position:absolute;left:8px;top:15px;width:206px;height:475px;border-radius:16px;overflow:hidden;z-index:3}.hero-mobile-glass-bg{width:100%;height:100%;object-fit:cover}.hero-graphic-task-card{position:absolute;left:262px;top:381.16px;width:301px;height:80px;z-index:4}.hero-task-card-glow{position:absolute;inset:0;background:linear-gradient(135deg,#ff6e32,#99421e);filter:blur(7.5px);border-radius:17px;opacity:.6;z-index:1}.hero-task-card-inner{position:absolute;left:10px;top:10px;width:280px;height:auto;z-index:2}.hero-task-card-img{border-radius:17px;width:100%;height:auto;display:block}.hero-slide{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-supervisor-container{position:absolute;left:20px;top:0;width:500px;height:378px;border-radius:24px 24px 24px 0;overflow:visible;z-index:1}.hero-graphic-supervisor{width:100%;height:100%;object-fit:cover;display:block;overflow:visible}.hero-graphic-portal-card{position:absolute;left:20px;top:395px;width:543px;height:346px;z-index:2;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px -15px #00000026}.hero-portal-glass-bg{width:100%;height:100%;object-fit:cover;display:block}.hero-stepper{position:absolute;left:24px;top:761.28px;display:flex;gap:9px;z-index:5}.hero-stepper-dot{width:8px;height:8px;border-radius:50%;background-color:#d9d9d9;border:none;cursor:pointer;padding:0;transition:background-color .3s ease,transform .2s ease}.hero-stepper-dot:hover{transform:scale(1.2)}.hero-stepper-dot.active{background-color:#ff5e39}@media(max-width:992px){.hero-section{padding-top:140px;min-height:auto}.hero-container{flex-direction:column;align-items:center;text-align:center;gap:48px;margin-top:0}.hero-left-content{max-width:100%;align-items:center;text-align:center}.hero-features-bar{justify-content:center}.hero-right-graphics{width:563px;flex:none;transform:scale(.9);margin-top:0;height:792px}}@media(max-width:576px){.hero-section{padding-bottom:0}.hero-features-bar{flex-wrap:wrap;justify-content:center;width:100%;gap:16px}.hero-feature-item{width:calc(50% - 16px)}.hero-right-graphics{transform:scale(.7)}}@media(max-width:992px){.header{top:12px;padding:0 12px}.nav{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;justify-items:center;padding:10px 16px;height:64px}.brand{grid-column:2;display:flex;justify-content:center}.nav-links,.nav-actions{display:none}.hamburger-btn{grid-column:3;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#333;padding:8px;border-radius:50%;transition:background-color .2s ease}.hamburger-btn:hover{background-color:#0000000d}}@media(max-width:576px){.hero-section{min-height:auto}.hero-headline{gap:12px}.hero-title{font-size:40px}.hero-description{font-size:16px}.hero-container{gap:32px;padding:0 24px}}.trust-section{background-color:#f6f6f6;padding:100px 24px;display:flex;justify-content:center;width:100%}.trust-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:140px}.trust-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:807px}.trust-eyebrow{color:var(--orange-trixum-500, #FF5E39);font-family:var(--body-font);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.trust-title{font-family:var(--title-font);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2;color:#333;margin:0;max-width:720px}.trust-title .highlight{font-family:var(--title-font);font-weight:600}.trust-marquee{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(to right,#0000,#000 15% 85%,#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 100%);padding:10px 0}.trust-marquee-track{display:flex;width:max-content;animation:marqueeRight 25s linear infinite}.trust-logos-group{display:flex;align-items:center;gap:92px;padding-right:92px;flex-shrink:0}.trust-logo{max-height:48px;max-width:160px;object-fit:contain;opacity:.6;filter:grayscale(100%);flex-shrink:0}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(max-width:768px){.trust-section{padding:0 16px 60px}.trust-container{gap:40px}.trust-logos-group{gap:48px;padding-right:48px}.trust-logo{max-height:36px;max-width:120px}}.challenge-section{width:100%;position:relative;overflow:hidden;padding:80px 0 160px}.challenge-container{max-width:1200px;margin:0 auto;padding:28px 24px;position:relative;min-height:650px}.challenge-content{max-width:760px;position:relative;z-index:2;display:flex;flex-direction:column;gap:48px}.challenge-text-section{display:flex;flex-direction:column;gap:24px;max-width:654px}.challenge-eyebrow{color:var(--orange-trixum-500, #FF5E39);font-feature-settings:"liga" off,"clig" off;font-family:var(--body-font);font-size:14px;font-weight:600}.challenge-title{font-family:var(--title-font);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2;color:var(--dark)}.challenge-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#474747}.challenge-cards{margin-top:40px;display:flex;gap:32px}.challenge-card{flex:1;display:flex;flex-direction:column;gap:20px;text-align:start;max-width:304px}.challenge-card-icon-wrapper{width:48px;height:48px;display:flex}.challenge-card-icon{width:48px;height:48px}.challenge-card-title{font-family:var(--title-font);font-size:24px;font-weight:400;color:#333}.challenge-card-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#474747}.challenge-image-container{position:absolute;right:-500px;top:-40px;height:728px;z-index:1;pointer-events:none}.challenge-image{width:100%;height:100%;object-fit:contain;object-position:right top}@media(max-width:1024px){.challenge-container{min-height:auto;padding:0 40px}.challenge-content{max-width:100%}.challenge-title{max-width:75%}.challenge-image-container{position:absolute;right:-20%;top:20%;width:100%;height:400px;margin-top:40px}}@media(max-width:992px){.challenge-section{padding:0 0 60px}}@media(max-width:768px){.challenge-container{position:relative;padding:0 24px;min-height:auto;display:flex;flex-direction:column;gap:16px}.challenge-content{width:100%;position:relative;z-index:2;display:flex;flex-direction:column;gap:16px}.challenge-cards{flex-direction:column;gap:16px}.challenge-card{max-width:100%}.challenge-image-container{position:relative;right:auto;top:auto;margin-top:0;z-index:2;pointer-events:auto;border-radius:24px;overflow:hidden;height:auto}.challenge-image{z-index:1;width:100%;height:auto;object-fit:cover;mix-blend-mode:multiply}}.about-section{width:100%;position:relative;overflow-x:clip;padding:0 0 200px}.about-watermark-container{position:absolute;right:-400px;top:-80px;max-width:632px;pointer-events:none;z-index:1;opacity:.05}.about-watermark{width:632px;height:632px}.about-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:45px;position:relative;z-index:2;padding:0 24px}.about-text-section{max-width:760px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.about-logo-wrapper{width:40px;height:40px;margin-bottom:4px}.about-logo-icon{width:100%;height:100%;object-fit:contain}.about-eyebrow{font-family:var(--body-font);font-size:14px;font-weight:600;color:var(--orange-trixum-500);text-align:center}.about-title{font-family:var(--title-font);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2;color:var(--dark)}.about-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#474747;max-width:680px}.about-image-container{width:100%;max-width:1152px;overflow:hidden}.about-image{width:100%;height:auto;display:block}@media(max-width:768px){.about-section{padding:0 0 80px}.about-container{gap:40px}.about-watermark-container{right:-20%;width:60%}.about-logo-wrapper{display:none}}.benefits-section{width:100%;overflow:visible;height:auto;padding:0 0 140px;position:relative}.benefits-bg-container{position:absolute;top:-430px;left:0;width:100%;height:145%;background-color:#3d0601;background-image:linear-gradient(to bottom,var(--bg-page) 0%,rgba(255,255,255,0) 12%),radial-gradient(circle farthest-corner at 40% -10%,#d94b08 20%,#d94a080d 50%),radial-gradient(circle farthest-side at 100% 100%,#d94b08 10%,#d94a0805 50%),linear-gradient(to bottom,#3d0601 0% 100%)}.benefits-bg-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;mix-blend-mode:overlay;pointer-events:none;z-index:1;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%)}.benefits-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;padding:0 24px}.benefits-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;margin-bottom:64px}.benefits-eyebrow{font-family:var(--body-font);font-size:14px;font-weight:600;color:var(--bg-page);opacity:.6}.benefits-title{font-family:var(--title-font);font-size:48px;font-weight:400;line-height:1.2;color:var(--white);max-width:760px}.benefits-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 24px;width:100%;margin-top:16px}.benefit-item{width:368px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 24px;color:var(--white);transition:transform .3s var(--transition-timing)}.benefit-item:hover{transform:translateY(-5px)}.benefit-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:background-color .3s var(--transition-timing),transform .3s var(--transition-timing)}.benefit-item:hover .benefit-icon-wrapper{transform:scale(1.1)}.benefit-icon{width:48px;height:48px;object-fit:contain}.benefit-title-text{font-family:var(--title-font);font-size:24px;font-weight:600;line-height:1.3;color:var(--white);margin:0 0 16px}.benefit-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#f6f6f6bf}@media(max-width:1199px){.benefits-bg-container{height:135%}}@media(max-width:807px){.benefits-bg-container{height:125%}}.system-section{width:100%;background-color:var(--bg-page);position:relative;padding:0 24px 32px;margin-top:80px}.system-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.system-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:760px;margin-bottom:120px}.system-eyebrow{font-family:var(--body-font);font-size:14px;font-weight:600;color:var(--orange-trixum-500)}.system-title{font-family:var(--title-font);font-size:clamp(2.2rem,4vw,3rem);font-weight:400;line-height:1.2;color:var(--dark)}.system-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#474747}.system-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;align-items:start}.system-card{background:var(--white);border-radius:24px;box-shadow:0 0 12px 6px #0000000d;display:flex;flex-direction:column;padding:32px;position:relative;overflow:visible;min-height:700px;transition:transform .4s var(--transition-timing),box-shadow .4s var(--transition-timing)}.system-card:hover{box-shadow:0 12px 30px #0000001a}.system-card-mobile-wrapper{height:250px;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.system-card-panel-wrapper{height:200px;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.system-card-mockup-desktop{width:100%;max-width:480px;height:auto;object-fit:contain}.system-card-mockup-mobile{width:268px;height:auto;object-fit:contain;transform:rotate(7.41deg)}.system-card-content{display:flex;flex-direction:column;margin:auto 0 0;gap:24px;text-align:left;max-width:498px}.system-card-category{font-family:var(--body-font);font-size:14px;font-weight:600;color:#767676}.system-card-title{font-family:var(--title-font);font-size:clamp(1.8rem,3vw,2.5rem);color:var(--dark);font-weight:400;line-height:1.2;white-space:pre-line}.system-card-subtitle{font-family:var(--body-font);font-size:16px;font-weight:400;color:var(--orange-trixum-500)}.system-card-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#474747}@media(max-width:992px){.system-cards-grid{grid-template-columns:1fr;gap:100px;height:auto;padding:20px 16px 0}.system-card{padding:32px;min-height:600px}.system-header{margin-bottom:80px}}@media(max-width:768px){.system-section{padding:80px 0}.system-card-mockup-mobile{height:380px;margin-top:-40px}.system-card-mockup-wrapper{height:320px}.system-header{padding:0 32px}.system-section{padding:0}}.features-section{width:100%;background-color:var(--bg-page);display:flex;justify-content:center;align-items:center;padding:0 24px 180px}.features-card-wrapper{width:100%;max-width:1200px;min-height:1016px;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column}.features-card-bg{position:absolute;inset:0;z-index:1;background-color:#3d0601;background-image:radial-gradient(circle farthest-corner at 40% 0%,#d94b08 20%,#d94a080d 50%),radial-gradient(circle farthest-side at 90% 100%,#d94b08 20%,#d94a0805 40%),linear-gradient(to bottom,#3d0601 0% 100%)}.features-card-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;mix-blend-mode:overlay;pointer-events:none;z-index:1}.features-card-content-overlay{position:relative;z-index:2;width:100%;height:100%;padding:64px 96px;display:flex;flex-direction:column;align-items:center}.features-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:760px;margin-bottom:48px}.features-eyebrow{font-family:var(--body-font);font-size:14px;font-weight:600;color:#e0e0e0}.features-title{font-family:var(--title-font);font-size:clamp(2.2rem,4vw,3rem);font-weight:400;line-height:1.2;color:var(--white)}.features-description{font-family:var(--body-font);font-size:18px;line-height:1.5;color:#e0e0e0;opacity:.9}.features-cta{background:var(--orange-trixum-500);color:var(--white);height:42px;padding:8px 22px;border-radius:8px;font-family:var(--title-font);font-weight:500;font-size:15px;letter-spacing:.46px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000004d;transition:var(--transition);cursor:pointer;border:none;margin-top:8px}.features-cta:hover{background:var(--orange-trixum-600);box-shadow:0 0 8px 2px #ff5e3980}.features-cta:active{background:var(--orange-trixum-700);box-shadow:0 1px 2px #0000004d}.features-tab-wrapper{width:100%;display:flex;flex-direction:column}.features-mobile-display{display:none}.features-interactive-table{background:#e0e0e033;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 2px 2px 20px #0003;border-radius:24px;width:956px;height:600px;display:flex;overflow:hidden}.features-tabs-sidebar{width:270px;display:flex;flex-direction:column;background:#00000026}.features-vertical-tab{height:120px;width:100%;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.05);padding:24px;text-align:left;color:#8f8f8f;font-family:var(--body-font);font-size:18px;line-height:1.2;cursor:pointer;transition:all .3s ease;display:flex;align-items:center}.features-vertical-tab:last-child{border-bottom:none}.features-vertical-tab:hover{color:var(--white);background:#ffffff0d}.features-vertical-tab.active{background:#0000004d;color:var(--white);border-right:2px solid var(--orange-trixum-500)}.features-panel-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:44px}.features-mockup-container{position:relative;width:522px;display:flex;align-items:center;justify-content:center;border-radius:8px}.features-mockup{object-fit:contain;border-radius:8px;border:1px solid rgba(246,246,246,.8);z-index:2;animation:fadeIn .4s ease}.features-report-wrapper{position:relative;height:351px;display:flex;align-items:center;justify-content:center}.features-mockup-report{width:auto;height:100%;object-fit:contain;z-index:2;animation:fadeIn .4s ease;box-shadow:0 0 10px 1px #ff8724;border-radius:8px}.features-default-mockup-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px 1px #ff8724;border-radius:8px}.features-default-mockup-wrapper .features-avatars-row{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);z-index:3}.features-avatars-row{display:flex;align-items:center;justify-content:center;flex-direction:row}.features-avatar-img{width:56px;height:56px;border-radius:50%;border:2px solid #D9D9D9;margin-left:-16px;object-fit:cover}.features-avatar-plus{width:56px;height:56px;border-radius:50%;background:#656565;color:var(--white);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;margin-left:-16px}.features-caption{font-family:var(--title-font);font-size:20px;line-height:1.4;color:var(--white);text-align:center;max-width:513px;animation:fadeIn .3s ease}.features-monitoring-wrapper{position:relative;width:522px;z-index:2;box-shadow:0 0 10px 1px #ff8724;border-radius:8px}.features-mockup-base{width:100%;object-fit:contain;border-radius:8px;box-shadow:0 8px 30px #00000040;border:1px solid rgba(246,246,246,.8);z-index:2;display:block}.features-mockup-overlay{position:absolute;z-index:3;animation:slideInUp .6s cubic-bezier(.16,1,.3,1) both}.features-mockup-overlay.spgg{width:36.5%;height:auto;bottom:-8%;left:28%;animation-delay:.15s}.features-mockup-overlay.leones{width:34.8%;height:auto;top:20%;right:-12%;animation-delay:.3s}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.features-tasks-wrapper{position:relative;width:100%;max-width:320px;height:330px;z-index:2}.features-tasks-phone{position:absolute;height:auto}.features-tasks-phone.left-phone{width:43.4%;left:-10%;bottom:0%;z-index:2;animation:slideInLeftPhone .6s cubic-bezier(.16,1,.3,1) both;box-shadow:0 0 20px 1px #ff8724}.features-tasks-phone.center-phone{width:46%;left:27%;bottom:0;z-index:3;animation:slideInCenterPhone .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.15s;box-shadow:0 0 20px 1px #ff8724}.features-tasks-overlay.modal-popup{position:absolute;height:118px;right:-15%;top:30%;z-index:4;filter:drop-shadow(0px 8px 24px rgba(0,0,0,.25));animation:popInModal .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.35s}@keyframes slideInLeftPhone{0%{transform:translate(-30px,20px) rotate(-15deg);opacity:0}to{transform:translate(0) rotate(-10.08deg);opacity:1}}@keyframes slideInCenterPhone{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popInModal{0%{transform:scale(.8) rotate(5deg) translateY(10px);opacity:0}to{transform:scale(1) rotate(15.08deg) translateY(0);opacity:1}}.features-evidence-wrapper{position:relative;width:100%;max-width:320px;height:330px;z-index:2}.features-evidence-phone{position:absolute;height:auto;box-shadow:0 0 20px 1px #ff8724;border-radius:12px}.features-evidence-phone.center-phone{width:48.7%;left:25.6%;bottom:0;z-index:3;animation:slideInCenterPhone .6s cubic-bezier(.16,1,.3,1) both}.features-evidence-overlay{position:absolute;z-index:4;border-radius:12px;filter:drop-shadow(0px 8px 24px rgba(0,0,0,.25))}.features-evidence-overlay.send-modal{height:118px;left:-25%;top:25%;animation:popInModalLeft .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.15s}.features-evidence-overlay.end-modal{height:142px;right:-18%;top:35%;animation:popInModalRight .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.3s}@keyframes popInModalLeft{0%{transform:scale(.8) translate(-10px,10px);opacity:0}to{transform:scale(1) translate(0);opacity:1}}@keyframes popInModalRight{0%{transform:scale(.8) translate(10px,10px);opacity:0}to{transform:scale(1) translate(0);opacity:1}}.features-footer{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;z-index:2}@media(max-width:992px){.features-card-wrapper{max-width:100%}.features-interactive-table{flex-direction:column;width:auto;height:100%}.features-tabs-sidebar{width:100%;flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid #6d3827;-webkit-overflow-scrolling:touch}.features-vertical-tab{height:80px;white-space:nowrap;border-bottom:none;border-right:1px solid #6d3827;justify-content:center;padding:0 24px}.features-vertical-tab.active{border-left:none;border-bottom:4px solid var(--orange-trixum-500)}.features-panel-content{padding:32px 16px;gap:32px}.features-section{padding:80px 16px}.features-card-content-overlay{padding:32px 16px}.features-header{gap:16px;margin-bottom:32px}.features-panel-content{display:none}.features-tabs-sidebar{width:100%;flex-direction:column;border:1px solid rgba(255,255,255,.15);border-radius:16px;overflow:hidden;background:#00000026;overflow-x:visible}.features-vertical-tab{width:100%;height:64px;padding:0 20px;border:none;border-bottom:1px solid rgba(255,255,255,.05);border-right:none;border-radius:0!important;font-size:16px;background:transparent;color:#8f8f8f;display:flex;align-items:center;justify-content:flex-start}.features-vertical-tab.active{background:#0000004d;color:var(--white);border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.features-tab-wrapper:last-child .features-vertical-tab{border-bottom:none}.features-tab-wrapper:last-child .features-vertical-tab.active{border-bottom:1px solid rgba(255,255,255,.05)}.features-mobile-display{display:block;position:relative;width:100%;height:0;opacity:0;overflow:hidden;pointer-events:none;border-bottom:none;background:#00000040;transition:height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.features-mobile-display.active{height:380px;opacity:1;pointer-events:auto;border-bottom:1px solid rgba(255,255,255,.05)}.features-tab-wrapper:last-child .features-mobile-display.active{border-bottom:none}.features-mobile-content-container{position:relative;width:100%;height:100%;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.features-mobile-display .features-mockup-container{width:100%;height:260px;display:flex;align-items:center;justify-content:center;transform:translateY(20px);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.features-mobile-display.active .features-mockup-container{transform:translateY(0);opacity:1}.features-mobile-caption-wrapper{width:100%;text-align:center;padding:0 16px;transform:translateY(10px);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.features-mobile-display.active .features-mobile-caption-wrapper{transform:translateY(0);opacity:1}.features-mobile-caption{font-family:var(--body-font);font-size:14px;line-height:20px;color:#dfdfdf;margin:0}.features-mobile-display .features-monitoring-wrapper{width:280px!important;height:160px!important;box-shadow:0 0 10px 1px #ff8724;border-radius:8px;position:relative}.features-mobile-display .features-monitoring-wrapper .features-mockup-overlay.spgg{bottom:-5px;left:28%}.features-mobile-display .features-monitoring-wrapper .features-mockup-overlay.leones{top:20%;right:-10%}.features-mobile-display .features-tasks-wrapper,.features-mobile-display .features-evidence-wrapper{max-width:240px;height:240px}.features-mobile-display .features-default-mockup-wrapper .features-mockup,.features-mobile-display .features-report-wrapper .features-mockup-report{max-height:220px;width:auto;object-fit:contain}.features-mobile-display .features-avatars-row{position:absolute;bottom:-15px;left:50%;transform:translate(-50%) scale(.8);width:auto}}.versatility-section{padding:0 0 100px;position:relative;overflow:hidden}.versatility-header{display:flex;flex-direction:column;text-align:start;gap:24px;max-width:1200px;padding:0 24px;margin:0 auto 56px}.versatility-title{font-family:var(--title-font);font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--dark)}.versatility-description{font-family:var(--body-font);font-size:clamp(1rem,1.5vw,1.125rem);color:#474747;max-width:600px;line-height:1.6}.versatility-carousel{width:100%;overflow:hidden;position:relative;padding:20px 0}.versatility-carousel-track{display:flex;width:max-content;gap:16px;animation:scrollCarousel 40s linear infinite}.versatility-carousel:hover .versatility-carousel-track{animation-play-state:paused}@keyframes scrollCarousel{0%{transform:translate(0)}to{transform:translate(-50%)}}.versatility-card{position:relative;border-radius:24px;overflow:hidden;flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;cursor:pointer}.versatility-card:hover{transform:translateY(-8px) scale(1.02)}.versatility-card:hover .versatility-card-tint{opacity:.6}@media(max-width:992px){.versatility-section{padding:0}.versatility-header{margin-bottom:36px;gap:16px;padding:0 24px}.versatility-card{width:280px;height:280px;border-radius:16px}.versatility-card-caption-bg,.versatility-card-caption{height:74px}.versatility-card-caption p{font-size:16px}.versatility-carousel-track{gap:4px}}.implementation-section{background-color:var(--bg-page);position:relative;overflow-x:clip;padding:0 0 120px}.implementation-container{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;width:100%}.implementation-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:807px;margin-bottom:80px}.implementation-title{font-family:var(--title-font);font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--dark)}.implementation-description{font-family:var(--body-font);font-size:clamp(1rem,1.5vw,1.125rem);color:#474747}.implementation-cards-list{display:flex;flex-direction:column;gap:64px;width:100%}.implementation-card{position:relative;width:100%;max-width:1152px;height:552px;border-radius:24px;overflow:hidden;display:flex;flex-direction:row;padding:64px;background-color:#1a1a1c;box-shadow:var(--shadow-md);transition:box-shadow .4s ease}.implementation-card-bg{position:absolute;inset:0;width:100%;height:100%;z-index:1;border-radius:24px;overflow:hidden;background-color:#393939}.implementation-card-overlay{position:absolute;inset:0;background:linear-gradient(80deg,#393939 45%,#1a1a1cbf 50%,#1a1a1c00 75%);z-index:2;border-radius:24px;pointer-events:none}.implementation-card-overlay:after{content:"";position:absolute;inset:0;background-color:#0b0b0c;opacity:var(--overlay-opacity, 0);pointer-events:none;z-index:5;transition:opacity .1s ease}.implementation-card-text{display:flex;flex-direction:column;justify-content:center;text-align:left;position:relative;z-index:3;max-width:484px}.implementation-card-step-num{font-family:var(--body-font);color:var(--orange-trixum-500);margin-bottom:24px}.implementation-card-title{font-family:var(--title-font);font-size:48px;color:var(--white);margin-bottom:24px;font-weight:400;line-height:1.2}.implementation-card-desc{font-family:var(--body-font);font-size:clamp(.95rem,1.2vw,1.1rem);color:#e6e3de;line-height:1.6}.implementation-card-image-container{position:absolute;right:0;top:0;bottom:0;width:60%;border-radius:0 24px 24px 0;overflow:hidden;z-index:1}.implementation-card-image{width:100%;height:100%;object-fit:cover;object-position:top;pointer-events:none}.implementation-card-tint{position:absolute;inset:0;background-color:#ff5e39cc;mix-blend-mode:hue;pointer-events:none;z-index:2;opacity:.8;transition:opacity .3s ease}.implementation-card:nth-child(1){--card-index: 0;z-index:1}.implementation-card:nth-child(2){--card-index: 1;z-index:2}.implementation-card:nth-child(3){--card-index: 2;z-index:3}@media(max-width:992px){.implementation-section{padding:80px 0}.implementation-header{margin-bottom:40px;gap:16px}.implementation-cards-list{gap:32px}.implementation-card{display:flex;flex-direction:column;height:auto;padding:40px 24px;gap:24px;position:sticky;top:calc(100px + var(--card-index) * 20px);transform:scale(var(--scale, 1));transform-origin:top center;background-color:#1a1a1c;box-shadow:0 -10px 30px #0006,var(--shadow-lg)}.implementation-card-text{margin-bottom:0;width:100%}.implementation-card-title{font-size:32px}.implementation-card-image-container{position:relative;width:100%;height:240px;inset:auto;border-radius:24px}.implementation-card-overlay{background:none}}@media(max-width:768px){.implementation-card-image-container{width:100%}}@media(min-width:992px){.implementation-card{position:sticky;top:calc(140px + var(--card-index) * 40px);transform:scale(var(--scale, 1));transform-origin:top center}}.cta-banner-section{background-color:var(--bg-page);padding:0 0 120px;position:relative;overflow:hidden}.cta-banner-card{position:relative;width:100%;height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);background-color:#3d0601;background-image:radial-gradient(circle farthest-corner at 35% -10%,#8d2f04 20%,#d94a080d 50%),radial-gradient(circle farthest-side at 90% 90%,#a23604 20%,#d94a0805 40%),linear-gradient(to bottom,#3d0601 0% 100%)}.cta-banner-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;mix-blend-mode:overlay;pointer-events:none;z-index:1}.cta-banner-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px}.cta-banner-title{font-family:var(--title-font);font-size:clamp(1.75rem,3.5vw,3rem);font-weight:500;color:var(--white);line-height:1.2;margin-bottom:0}.cta-banner-button{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 32px;background-color:var(--orange-trixum-500);color:var(--white);font-family:var(--title-font);font-size:15px;font-weight:600;border-radius:8px;transition:var(--transition);box-shadow:0 1px 2px #0000004d}.cta-banner-button:active{background:var(--orange-trixum-700, #F52D00);box-shadow:0 1px 2px #0000004d}.cta-banner-button:hover{background:var(--orange-trixum-600, #FF481F);box-shadow:0 0 5px 2px #ff5e39}@media(max-width:768px){.cta-banner-section{padding:0}.cta-banner-card{height:auto;min-height:320px}}.integrations-section{width:100%;position:relative;overflow:hidden;padding:0 0 120px;background-color:var(--bg-page)}.integrations-container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%;position:relative}.integrations-card{position:relative;width:100%;height:756px;border-radius:24px;padding:124px 98px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.integrations-text-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:956px;position:relative;z-index:2}.integrations-eyebrow{color:var(--orange-trixum-500, #FF5E39);font-family:var(--body-font);font-size:14px;font-weight:600}.integrations-title{font-family:var(--title-font);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2;color:#333;letter-spacing:-.02em}.integrations-description{font-family:var(--body-font);font-size:16px;line-height:1.6;color:#474747}.integrations-description .highlight{font-weight:600;color:#333}.integrations-image-container{z-index:2;max-width:727px;width:100%;display:flex;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.25,1,.5,1)}.integrations-image{max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.05));animation:floatIntegrations 6s ease-in-out infinite}@keyframes floatIntegrations{0%{transform:translateY(0)}50%{transform:translateY(-16px)}to{transform:translateY(0)}}@media(max-width:768px){.integrations-section{padding:0}.integrations-card{border-radius:16px;padding:60px 24px;height:auto}.integrations-text-section{margin-bottom:32px;gap:16px}.integrations-image-container{max-width:100%}}.infrastructure-section{padding:0 0 140px;position:relative;overflow:hidden}.infrastructure-container{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%;padding:0 12px}.infrastructure-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;max-width:807px;margin-bottom:54px}.infrastructure-title{font-family:var(--title-font);font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--dark);line-height:1.2}.infrastructure-description{font-family:var(--body-font);font-size:clamp(1rem,1.5vw,1.125rem);color:#474747;line-height:1.6}.infrastructure-logos{width:100%;display:flex;justify-content:center;align-items:center;padding:80px 0;background-image:linear-gradient(90deg,var(--bg-page) 20%,#FFFFFF 50%,var(--bg-page) 80%)}.infrastructure-logos-row{display:flex;align-items:center;justify-content:center;gap:56px;flex-wrap:wrap}.infra-logo{position:relative;height:40px;flex-shrink:0;color:#666}@media(max-width:768px){.infrastructure-section{padding:80px 0}.infrastructure-header{margin-bottom:40px;gap:16px}.infrastructure-logos-row{gap:32px 24px}.infra-logo{transform:scale(.9)}}.contact-section{width:100%;position:relative;overflow:visible;background-color:#080808;margin-bottom:64px}.contact-bg{position:absolute;width:100%;height:1440px;z-index:0;background-image:linear-gradient(to bottom,var(--bg-page) 0%,rgba(255,255,255,0) 12%),linear-gradient(to bottom,#fff0 60%,#080808 80%),radial-gradient(circle farthest-corner at 40% -10%,#d94b08 20%,#d94a080d 50%),radial-gradient(circle farthest-side at 90% 90%,#d94b08 20%,#d94a0805 40%),linear-gradient(to bottom,#3d0601 0% 100%)}.contact-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;mix-blend-mode:overlay;pointer-events:none;z-index:1}.contact-container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:160px 24px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-header{margin-bottom:32px}.contact-eyebrow{display:block;font-family:var(--body-font);font-size:14px;font-weight:600;color:#f6f6f6;margin-bottom:24px}.contact-title{font-family:var(--title-font);font-size:96px;font-weight:600;line-height:1.2;color:#fff;max-width:1000px}.contact-points{display:flex;gap:32px;justify-content:center;align-items:center;margin-bottom:42px;flex-wrap:wrap;max-width:1000px}.contact-point{display:flex;align-items:top;gap:8px;font-family:var(--body-font);font-size:14px;color:#fff}.contact-point-icon{width:24px;height:24px;filter:brightness(0) invert(1)}.contact-form-card{background:#fff;border:1px solid #d9d9d9;border-radius:24px;box-shadow:0 0 12px 6px #0000000d;max-width:1152px;width:100%;padding:64px 48px;box-sizing:border-box;text-align:left}.contact-form-intro{font-family:var(--title-font);font-size:clamp(1.25rem,2vw,2.125rem);color:#474747;text-align:center;line-height:1.3;margin:0 auto 48px;max-width:800px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:32px}.contact-form-field{position:relative;width:100%;height:56px;margin-top:8px}.contact-form-field.full-width{grid-column:1 / -1}.contact-form-field.textarea-field{height:auto}.contact-form-field input,.contact-form-field select,.contact-form-field textarea{width:100%;height:100%;border:1px solid rgba(0,0,0,.23);border-radius:8px;padding:16px 14px;box-sizing:border-box;font-family:var(--body-font);font-size:16px;color:#333;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-form-field textarea{height:auto;min-height:112px;resize:vertical;line-height:1.4;display:block}.contact-form-field input:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{border-color:var(--orange-trixum-500, #FF5E39);box-shadow:0 0 0 1px var(--orange-trixum-500, #FF5E39)}.contact-form-field label{position:absolute;top:-8px;left:10px;background:#fff;padding:0 4px;font-family:var(--body-font);font-size:12px;color:#474747;pointer-events:none;transition:color .2s ease}.contact-form-field input:focus+label,.contact-form-field select:focus+label,.contact-form-field textarea:focus+label{color:var(--orange-trixum-500, #FF5E39)}.contact-privacy-note{font-family:var(--body-font);font-size:12px;color:#767676;text-align:center;margin-bottom:24px}.contact-submit-btn{display:flex;align-items:center;justify-content:center;height:56px;padding:0 48px;background-color:var(--orange-trixum-500, #ff5e39);border-radius:8px;border:none;outline:none;margin:0 auto;cursor:pointer;box-shadow:0 1px 2px #0000004d;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.contact-submit-btn span{font-family:var(--title-font);font-size:15px;font-weight:500;color:#fff}.contact-submit-btn:hover{background-color:#ff481f;box-shadow:0 4px 12px #ff5e394d}.contact-submit-btn:active{transform:translateY(1px)}.contact-success-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;gap:24px}.success-icon-check{width:64px;height:64px;border-radius:50%;background:#4caf50;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700}.contact-success-state h3{font-family:var(--title-font);font-size:24px;color:#333;margin:0}@media(max-width:768px){.contact-title{font-size:clamp(2rem,8vw,3.5rem)}.contact-points{flex-direction:column;gap:16px;align-items:center;margin-bottom:40px}.contact-point.address-point{text-align:center;justify-content:center}.contact-form-card{padding:32px 24px;border-radius:16px}.contact-form-intro{font-size:20px;margin-bottom:32px}.contact-form-grid{grid-template-columns:1fr;gap:24px}.contact-submit-btn{width:100%}}.footer-section{height:244px;font-family:var(--body-font);font-size:18px;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#080808;position:relative;z-index:4}.footer-section p{color:#fff;margin:0}@media(max-width:768px){.footer-section{font-size:14px;padding:24px}}.contact-drawer-overlay{position:fixed;inset:0;z-index:2000;visibility:hidden;transition:visibility .3s var(--transition-timing);overflow:hidden}.contact-drawer-overlay.open{visibility:visible}.contact-drawer-backdrop{position:absolute;inset:0;background:#0006;opacity:0;transition:opacity .3s ease}.contact-drawer-overlay.open .contact-drawer-backdrop{opacity:1}.contact-drawer-panel{position:absolute;left:0;right:0;bottom:0;height:604px;background:#f6f6f6;border-top:1px solid #e5e7eb;box-shadow:0 -8px 24px #0000001f;z-index:2001;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);overflow-y:auto;-webkit-overflow-scrolling:touch}.contact-drawer-overlay.open .contact-drawer-panel{transform:translateY(0)}.drawer-close-btn{position:absolute;top:24px;right:24px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#767676;transition:color .2s ease,transform .2s ease;z-index:10;border-radius:50%}.drawer-close-btn:hover{color:#333;background-color:#0000000d;transform:scale(1.05)}.drawer-close-btn:active{transform:scale(.95)}.drawer-content-container{max-width:1200px;margin:0 auto;padding:64px 24px 48px;display:flex;flex-direction:column;gap:24px}.drawer-body{display:grid;grid-template-columns:1fr 2fr;gap:26px;align-items:start;margin-bottom:64px}.drawer-left{display:flex;flex-direction:column;gap:24px;text-align:left;max-width:340px}.drawer-eyebrow{font-family:var(--body-font);font-size:14px;font-weight:600;color:#474747}.drawer-title{font-family:var(--title-font);font-size:32px;font-weight:600;line-height:1.2;color:#474747}.drawer-contact-info{display:flex;flex-direction:column;gap:20px;margin-top:16px}.drawer-contact-item{display:flex;align-items:flex-start;gap:12px;font-family:var(--body-font);font-size:14px;color:#474747;line-height:1.4;text-decoration:none}.drawer-contact-item.highlight-link{color:var(--orange-trixum-500);font-weight:500;transition:color .2s ease}.drawer-contact-item.highlight-link:hover{color:var(--orange-trixum-600);text-decoration:underline}.drawer-contact-icon{width:24px;height:24px;flex-shrink:0}.drawer-right{display:flex;flex-direction:column;gap:16px;margin-top:52px}.drawer-form{display:flex;flex-direction:column;gap:24px}.drawer-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.drawer-field{position:relative;width:100%;height:56px}.drawer-field.full-width{grid-column:1 / -1}.drawer-field.textarea-field{height:auto}.drawer-field input,.drawer-field select,.drawer-field textarea{width:100%;height:100%;border:1px solid rgba(0,0,0,.23);border-radius:8px;padding:16px 14px;box-sizing:border-box;font-family:var(--body-font);font-size:16px;color:#333;background:#f6f6f6;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.drawer-field textarea{height:auto;min-height:112px;resize:vertical;line-height:1.4;display:block}.drawer-field input:focus,.drawer-field select:focus,.drawer-field textarea:focus{border-color:var(--orange-trixum-500);box-shadow:0 0 0 1px var(--orange-trixum-500)}.drawer-field label{position:absolute;top:-8px;left:10px;padding:0 4px;font-family:var(--body-font);font-size:12px;color:#474747;background:#f6f6f6;pointer-events:none;transition:color .2s ease}.drawer-field input:focus+label,.drawer-field select:focus+label,.drawer-field textarea:focus+label{color:var(--orange-trixum-500)}.drawer-privacy{font-family:var(--body-font);font-size:12px;color:#767676;line-height:1.4;text-align:left}.drawer-divider{width:100%;height:1px;background:#d9d9d9;margin:8px 0}.drawer-footer{display:flex;justify-content:flex-end}.drawer-submit-btn{display:flex;align-items:center;justify-content:center;height:56px;width:270px;background-color:var(--orange-trixum-500);border-radius:8px;border:none;outline:none;cursor:pointer;box-shadow:0 1px 2px #0000004d;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.drawer-submit-btn span{font-family:var(--title-font);font-size:15px;font-weight:500;color:#fff}.drawer-submit-btn:hover{background-color:#ff481f;box-shadow:0 4px 12px #ff5e394d}.drawer-submit-btn:active{transform:translateY(1px)}@media(max-width:992px){.contact-drawer-panel{height:auto;max-height:100vh;border-radius:20px 20px 0 0}.drawer-content-container{padding:48px 24px 32px}.drawer-right{margin-top:0}.drawer-body{grid-template-columns:1fr;gap:32px}.drawer-divider{margin:16px 0}}@media(max-width:576px){.drawer-form-grid{grid-template-columns:1fr;gap:20px}.drawer-right{margin-top:0}.drawer-footer{justify-content:center}.drawer-submit-btn{width:100%}}@media(max-width:768px){.contact-drawer-panel{top:0;height:100vh;max-height:100vh;border-radius:0}}.floating-nav{position:fixed;bottom:40px;right:40px;display:flex;gap:16px;z-index:999;opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.floating-nav.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-nav-btn{width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:24px;background:#e0e0e033;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#666;cursor:pointer;outline:none;padding:0;transition:background-color .3s ease,transform .2s ease,border-color .3s ease,color .3s ease;box-shadow:0 8px 32px #00000014}.floating-nav-btn:hover{background:#e0e0e059;border-color:#ffffff80;color:#333}.floating-nav-btn:active{transform:scale(.92);background:#e0e0e080}.floating-nav-btn.disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.floating-nav-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.floating-nav-btn:hover .floating-nav-icon{transform:translateY(-2px)}.floating-nav-btn[aria-label="Bajar sección"]:hover .floating-nav-icon{transform:translateY(2px)}@media(max-width:768px){.floating-nav{display:none!important}}@font-face{font-family:Miranda Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/miranda-sans-latin-ext-wght-normal-BI_p2HtV.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Miranda Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/miranda-sans-latin-wght-normal-JDp_McI2.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
