.app-container{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}main{flex:1}.section{padding:6rem 0}.section-alt{background-color:var(--bg-secondary)}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:var(--brand-dark);padding-bottom:.5rem;font-size:2.5rem;display:inline-block;position:relative}@media (width<=768px){.section{padding:3.5rem 0}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1.8rem}}.section-header h2:after{content:"";background-color:var(--signal-teal);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.subtitle{color:var(--text-secondary);max-width:700px;margin:1.5rem auto 0;font-size:1.125rem;font-weight:400;line-height:1.6}.page-header{background:var(--midnight);color:var(--steel-white);border-bottom:4px solid var(--signal-teal);padding:11rem 0 3.5rem}.page-header h1{color:var(--steel-white);margin-bottom:1rem;font-size:3.5rem}.page-header .subtitle{color:#e8edf2cc;font-size:1.25rem}@media (width<=768px){.page-header{padding:9rem 0 2.5rem}.page-header h1{font-size:2rem}.page-header .subtitle{font-size:1rem}}.header{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);background-color:#fff;width:100%;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0}.header.scrolled{box-shadow:var(--shadow-sm);background-color:#fff;padding:.75rem 0}.header-container{justify-content:space-between;align-items:center;display:flex}.logo-container{align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon{color:var(--signal-teal)}.logo-text{flex-direction:column;display:flex}.logo-title{letter-spacing:.05em;color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1}.logo-subtitle{letter-spacing:.1em;color:var(--signal-teal-ink);text-transform:uppercase;margin-top:2px;font-size:.75rem;font-weight:300}.nav-links{align-items:center;gap:1.35rem;display:flex}.nav-links a:not(.btn){color:var(--text-primary);opacity:.8;font-weight:500;position:relative}.nav-links a:not(.btn):hover,.nav-links a.active:not(.btn){opacity:1;color:var(--signal-teal-ink)}.nav-links a:not(.btn):after{content:"";background-color:var(--signal-teal);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:not(.btn):hover:after,.nav-links a.active:not(.btn):after{width:100%}.nav-dropdown{position:relative}.nav-dropdown-trigger{cursor:pointer;color:var(--text-primary);opacity:.8;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:1rem;font-weight:500;transition:color .2s,opacity .2s;display:flex}.nav-dropdown-trigger:hover{opacity:1;color:var(--signal-teal)}.dropdown-chevron{transition:transform .2s}.dropdown-chevron.open{transform:rotate(180deg)}.nav-dropdown-menu{border:1px solid #0d1f2d2e;border-top:2px solid var(--signal-teal);z-index:200;background:#fff;border-radius:10px;min-width:240px;padding:.5rem;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0d1f2d2e}.dropdown-item{border-radius:6px;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;transition:background .15s,color .15s;display:block;color:var(--text-secondary)!important;opacity:1!important}.dropdown-item:hover,.dropdown-item.active{background:#00d4b414;color:var(--signal-teal)!important}.dropdown-item:after{display:none!important}.dropdown-item--all{border-top:1px solid #0d1f2d1f;margin-top:.35rem;padding-top:.75rem;font-weight:600;color:var(--signal-teal-ink)!important}.dropdown-item--all:hover{color:var(--signal-teal)!important}.nav-link-beam{border-radius:6px;align-items:center;padding:.3rem .5rem;display:inline-flex}.mobile-menu-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}@media (width<=1100px){.mobile-menu-btn{display:block}.nav-links{background-color:var(--bg-primary);width:100%;max-height:0;box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;padding:0;transition:max-height .3s;position:absolute;top:100%;left:0;overflow:hidden}.nav-links.open{max-height:min(700px,80vh);overflow-y:auto}.nav-dropdown{width:100%}.nav-dropdown-trigger{border-bottom:1px solid var(--glass-border);justify-content:space-between;width:100%;padding:1rem 1.5rem}.nav-dropdown-menu{border:none;border-bottom:1px solid var(--glass-border);box-shadow:none;min-width:unset;background:#2ec4b60a;border-radius:0;padding:0;position:static;transform:none}.dropdown-item{border-radius:0;padding:.75rem 2rem;font-size:.9rem}.nav-link-beam{border-radius:0;width:100%;padding:0;display:flex}.nav-links a{border-bottom:1px solid var(--glass-border);width:100%;padding:1rem 1.5rem}.nav-cta{text-align:center;margin:1rem;width:calc(100% - 2rem)!important}}.border-beam{isolation:isolate}.border-beam:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;border:1px solid #2ec4b633;position:absolute;inset:0}.border-beam--gold:before{border-color:#f0b8323d}.border-beam--purple:before{border-color:#a78bfa38}.border-beam--dual:before{border-color:#7ab4d83d}.border-beam--active:hover:before{border-color:#2ec4b68c}@media (prefers-reduced-motion:no-preference){.border-beam{transition:transform .18s,box-shadow .18s}}.newsletter-wrapper{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);border-radius:12px;max-width:400px;padding:1.5rem}.newsletter-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.newsletter-desc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem;line-height:1.4}.newsletter-form{gap:.5rem;display:flex}.newsletter-input{border:1px solid var(--slate);background:var(--bg-secondary);min-width:0;color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.newsletter-input:focus{border-color:var(--signal-teal);box-shadow:0 0 0 3px #2ec4b633}.newsletter-btn{justify-content:center;align-items:center;padding:.75rem;display:flex}.newsletter-success{color:var(--success);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 0;font-weight:600;display:flex}.success-icon{color:var(--success)}.footer{background-color:var(--midnight);color:var(--steel-white);border-top:1px solid #2ec4b633;padding:4rem 0 2rem}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr 1.4fr;gap:2rem;margin-bottom:3rem;display:grid}.footer-grid>*{min-width:0}.footer-col{flex-direction:column;display:flex}.footer-logo{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.footer-logo .logo-title{color:var(--steel-white)}.footer-moto{color:var(--signal-teal);margin-bottom:.5rem;font-size:.9rem;font-style:italic}.footer-desc{color:#e8edf2b3;font-size:.9rem;line-height:1.6}.footer-title{color:var(--steel-white);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600;position:relative}.footer-title:after{content:"";background-color:var(--signal-teal);width:40px;height:2px;position:absolute;bottom:0;left:0}.footer-links,.contact-list{flex-direction:column;gap:.75rem;display:flex}.footer-links a{color:#e8edf2b3;font-size:.9rem;transition:color .2s,transform .2s;display:inline-block}.footer-links a:hover{color:var(--signal-teal);transform:translate(4px)}.contact-list li{color:#e8edf2b3;align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.contact-icon{color:var(--signal-teal);flex-shrink:0}.contact-list a{color:#e8edf2b3;transition:color .2s}.contact-list a:hover{color:var(--steel-white)}.footer-regional{border-top:1px solid #8fa8be33;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.1rem;margin-top:1rem;padding-top:1.5rem;font-size:.85rem;display:flex}.footer-regional-label{color:#e8edf2b3;font-weight:600}.footer-regional a{color:#e8edf2b3;transition:color .2s}.footer-regional a:hover{color:var(--signal-teal)}.footer-bottom{text-align:center;color:#e8edf2b3;border-top:1px solid #8fa8be33;margin-top:1.5rem;padding-top:2rem;font-size:.85rem}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr}.brand-col{grid-column:span 2}}@media (width<=640px){.footer-grid{grid-template-columns:1fr}.brand-col{grid-column:span 1}}.trust-bar{z-index:1000;color:#cce9e5;background:#071b2c;border-bottom:1px solid #75d8cd2e;align-items:center;min-height:38px;display:flex;position:absolute;inset:0 0 auto;overflow:hidden}.trust-bar__inner{justify-content:center;gap:clamp(14px,3vw,54px);width:min(1200px,100% - 32px);min-width:0;margin:0 auto;display:flex}.trust-bar__inner span{text-overflow:ellipsis;letter-spacing:.03em;white-space:nowrap;min-width:0;font:500 .68rem/1.2 JetBrains Mono,monospace;position:relative;overflow:hidden}.trust-bar__inner span:not(:first-child):before{content:"";background:var(--signal-teal);border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:calc(clamp(14px,3vw,54px)/-2)}body.has-ticker header.header{top:38px}body.has-ticker header.header.scrolled{top:0}@media (width<=1100px){.trust-bar__inner span:nth-child(4){display:none}}@media (width<=880px){.trust-bar__inner span:nth-child(3){display:none}}@media (width<=760px){.trust-bar__inner{justify-content:flex-start}.trust-bar__inner span{display:none}.trust-bar__inner span:first-child,.trust-bar__inner span:nth-child(2){text-align:center;flex:1;min-width:0;font-size:.6rem;display:block}}@media (width<=430px){.trust-bar__inner span:nth-child(2){display:none}.trust-bar__inner span:first-child{text-align:center}}.whatsapp-float{color:#fff;z-index:1000;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;gap:0;width:60px;height:60px;text-decoration:none;transition:width .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,transform .3s;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 4px 14px #25d36666}.whatsapp-float:hover{color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #25d3668c}.whatsapp-float:before{content:"";border-radius:inherit;pointer-events:none;animation:2.8s ease-out infinite wa-pulse;position:absolute;inset:0}@keyframes wa-pulse{0%{opacity:.6;transform:scale(1)}60%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1)}}.whatsapp-label{white-space:nowrap;opacity:0;max-width:0;margin-right:0;font-family:inherit;font-size:.9rem;font-weight:600;transition:max-width .4s,opacity .35s,margin .4s;overflow:hidden}.whatsapp-float--labeled{gap:10px;width:auto;padding:0 18px 0 14px}.whatsapp-float--labeled .whatsapp-label{opacity:1;max-width:120px;margin-right:0}.whatsapp-float svg{flex-shrink:0}@media (width<=768px){.whatsapp-float{width:56px;height:56px;bottom:18px;right:18px}.whatsapp-float svg{width:28px;height:28px}.whatsapp-float--labeled{padding:0 16px 0 12px}}@media (prefers-reduced-motion:reduce){.whatsapp-float:before{animation:none}}.motion-progress{z-index:1200;pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0}.motion-progress span{background:linear-gradient(90deg, var(--signal-teal-ink), var(--signal-teal));transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.motion-enabled .motion-reveal{opacity:0;filter:blur(4px);transition:opacity .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), translate .8s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), filter .6s ease var(--reveal-delay,0s);will-change:opacity, translate, filter;translate:0 26px}.motion-enabled .motion-reveal.is-revealed{opacity:1;filter:blur();will-change:auto;translate:0}.motion-enabled .motion-reveal--instant{transition:none}.page-header,.post-header{--page-scroll:0px;--page-pointer-x:0px;--page-pointer-y:0px;isolation:isolate;position:relative;overflow:hidden}.page-header:before,.post-header:before{content:"";z-index:-1;opacity:.22;transform:translate3d(var(--page-pointer-x), calc(var(--page-pointer-y) + var(--page-scroll)), 0) perspective(600px) rotateX(58deg) scale(1.25);transform-origin:top;will-change:transform;background-image:linear-gradient(#2ec4b629 1px,#0000 1px),linear-gradient(90deg,#2ec4b629 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:-25%;-webkit-mask-image:linear-gradient(#000c,#0000 86%);mask-image:linear-gradient(#000c,#0000 86%)}.page-header:after,.post-header:after{content:"";z-index:-1;aspect-ratio:1;width:min(58vw,720px);transform:translate3d(var(--page-pointer-x), var(--page-pointer-y), 0);filter:blur(10px);background:radial-gradient(circle,#2ec4b62b,#0000 68%);border-radius:50%;position:absolute;top:-85%;right:-20%}.page-header>.container,.post-header>.container{z-index:1;position:relative}@media (width<=768px){.motion-enabled .motion-reveal{filter:blur(3px);translate:0 18px}}@media (prefers-reduced-motion:reduce){.motion-progress span{transition:none}.motion-enabled .motion-reveal{opacity:1;filter:none;transition:none;translate:none}.page-header:before,.post-header:before,.page-header:after,.post-header:after{transition:none}}.route-error{min-height:60vh;padding:var(--space-8) 0;align-items:center;display:flex}.route-error__inner{max-width:42rem}.route-error h1{margin-bottom:var(--space-3);font-size:clamp(1.5rem,4vw,2.1rem)}.route-error p{color:var(--text-secondary);line-height:1.65}.route-error__actions{gap:var(--space-3);margin:var(--space-5) 0 var(--space-4);flex-wrap:wrap;display:flex}.route-error__help{font-size:.92rem}.route-fallback{min-height:70vh}.hero{--hero-visual-x:0px;--hero-visual-y:0px;--hero-glow-x:0px;--hero-glow-y:0px;background:radial-gradient(circle at 86% 14%,#2ec4b621,#0000 30%),linear-gradient(145deg,#f8fbfc 0%,#fff 58%,#edf7f6 100%);padding:10.5rem 0 5.5rem;position:relative;overflow:hidden}.hero__glow{filter:blur(90px);pointer-events:none;background:#2ec4b614;width:420px;height:420px;position:absolute;inset:18% auto auto 46%}.hero__grid{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:clamp(3rem,6vw,6.5rem);display:grid}.hero__content{z-index:1;position:relative}.eyebrow{color:var(--signal-teal-ink);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.25rem;font:600 .73rem/1.4 JetBrains Mono,monospace}.hero h1{letter-spacing:-.045em;max-width:720px;margin-bottom:1.5rem;font-size:clamp(2.7rem,5.2vw,5rem);line-height:.99}.hero__lead{max-width:650px;color:var(--text-secondary);margin-bottom:2rem;font-size:clamp(1.05rem,1.4vw,1.23rem);line-height:1.65}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.hero__primary{color:#06211f;min-height:54px;padding-inline:1.55rem}.hero__text-link{color:var(--midnight);border-bottom:1px solid #0d1f2d4d;font-weight:650}.hero__text-link:hover{color:var(--signal-teal-ink)}.hero__assurances{color:#526575;flex-wrap:wrap;gap:.8rem 1.3rem;margin-top:2rem;font-size:.82rem;display:flex}.hero__assurances li{align-items:center;gap:.4rem;display:inline-flex}.hero__assurances svg{color:var(--signal-teal-ink)}.hero__visual{background:#ffffff9e;border:1px solid #0d1f2d1f;border-radius:26px;margin:0;padding:12px;position:relative;box-shadow:0 28px 70px #0d1f2d29}.hero__visual:before{content:"";background:linear-gradient(90deg, transparent, var(--signal-teal), transparent);height:1px;position:absolute;inset:-12px 30px auto}.hero__visual img{aspect-ratio:4/4.35;object-fit:cover;object-position:center;filter:saturate(.88)contrast(1.03);border-radius:17px;width:100%}.hero__visual figcaption{color:#fff;background:#071b2cf0;border-radius:12px;width:min(330px,100% - 28px);padding:1.05rem 1.2rem;position:absolute;bottom:34px;right:-24px;box-shadow:0 16px 38px #071b2c3d}.hero__visual figcaption span{font-weight:650;line-height:1.3;display:block}.hero__visual figcaption small{color:#acdcd7;margin-top:.35rem;line-height:1.4;display:block}@media (prefers-reduced-motion:no-preference){.hero__glow{translate:var(--hero-glow-x) var(--hero-glow-y);transition:translate .7s cubic-bezier(.22,1,.36,1)}.hero__visual{translate:var(--hero-visual-x) var(--hero-visual-y);transition:translate .6s cubic-bezier(.22,1,.36,1)}.hero__primary svg{transition:transform .25s}.hero__primary:hover svg{transform:translate(4px)}}@keyframes heroContentIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{0%{opacity:0;transform:translateY(26px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@supports (animation-timeline:scroll()){@media (pointer:coarse) and (prefers-reduced-motion:no-preference){.hero__visual img{animation:linear both heroScrollDrift;animation-timeline:scroll(root);animation-range:0 70vh}.hero__glow{animation:linear both heroGlowDrift;animation-timeline:scroll(root);animation-range:0 70vh}}}@keyframes heroScrollDrift{0%{translate:0;scale:1}to{translate:0 -24px;scale:1.045}}@keyframes heroGlowDrift{0%{translate:0}to{translate:0 34px}}@media (width<=980px){.hero__grid{grid-template-columns:1fr}.hero__visual{max-width:700px}.hero__visual img{aspect-ratio:16/10}}@media (width<=640px){.hero{padding:9rem 0 4rem}.hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}.hero__actions,.hero__primary{width:100%}.hero__text-link{margin:0 auto}.hero__assurances{display:grid}.hero__visual{border-radius:18px;padding:7px}.hero__visual img{aspect-ratio:4/4.6;border-radius:13px}.hero__visual figcaption{bottom:18px;right:14px}}.faq-wrapper{max-width:860px;margin:0 auto}.faq-heading{text-align:center;margin-bottom:3rem}.faq-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{opacity:0;border-radius:12px;transition:border-color .25s;overflow:hidden;transform:translateY(14px)}.faq-item--visible{opacity:1;transition:border-color .25s, opacity .65s ease-out calc(var(--faq-i,0) * 70ms), transform .65s ease-out calc(var(--faq-i,0) * 70ms);transform:translateY(0)}@media (prefers-reduced-motion:reduce){.faq-item{opacity:1;transform:none}}.faq-item--open{border-color:#2ec4b680!important}.faq-question{cursor:pointer;text-align:left;width:100%;color:var(--brand-dark);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.75rem;font-family:inherit;font-size:1.05rem;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.faq-question:hover{color:var(--signal-teal)}.faq-chevron{color:var(--signal-teal);flex-shrink:0;transition:transform .3s}.faq-item--open .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 1.75rem;transition:max-height .35s,padding .25s;overflow:hidden}.faq-item--open .faq-answer{max-height:800px;padding:0 1.75rem 1.5rem}.faq-answer p{color:var(--text-secondary);border-top:1px solid #2ec4b61f;margin:0;padding-top:1rem;font-size:1rem;line-height:1.75}@media (width<=600px){.faq-question{padding:1.25rem;font-size:.98rem}.faq-answer{padding:0 1.25rem}.faq-item--open .faq-answer{padding:0 1.25rem 1.25rem}}.home-section{padding:clamp(4.5rem,8vw,7.5rem) 0}.home-kicker{color:var(--signal-teal-ink);letter-spacing:.11em;text-transform:uppercase;font:650 .72rem/1.4 JetBrains Mono,monospace}.home-intro{color:#d8e6eb;background:#071b2c}.home-intro__grid{grid-template-columns:.65fr 1.35fr;align-items:start;gap:3rem;padding-top:2.3rem;padding-bottom:2.3rem;display:grid}.home-intro .home-kicker{color:#69d2c8;margin:.2rem 0 0}.home-intro__grid>p:last-child{max-width:820px;margin:0;font-size:1.08rem;line-height:1.7}.home-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:3.2rem;display:grid}.home-heading h2{letter-spacing:-.035em;max-width:760px;margin:.55rem 0 0;font-size:clamp(2.2rem,4vw,3.65rem);line-height:1.04}.home-heading>p{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.7}.pillar-grid{border-top:1px solid #cbd8de;border-bottom:1px solid #cbd8de;grid-template-columns:repeat(3,1fr);display:grid}.pillar{min-height:365px;padding:2.2rem clamp(1.4rem,3vw,2.6rem) 2.4rem}.pillar+.pillar{border-left:1px solid #cbd8de}.pillar__top{color:var(--signal-teal-ink);justify-content:space-between;align-items:center;margin-bottom:3.4rem;display:flex}.pillar__top span{color:#71818e;font:500 .75rem JetBrains Mono,monospace}.pillar__label{color:var(--signal-teal-ink);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .65rem;font:600 .7rem JetBrains Mono,monospace}.pillar h3{font-family:Syne,sans-serif;font-size:1.6rem}.pillar>p:not(.pillar__label){min-height:96px;color:var(--text-secondary);line-height:1.65}.pillar a,.home-inline-link,.case-feature a{color:var(--midnight);align-items:center;gap:.45rem;font-weight:650;display:inline-flex}.pillar a:hover,.home-inline-link:hover,.case-feature a:hover{color:var(--signal-teal-ink)}.home-inline-link{margin-top:2rem}.operating-model{color:#dbe8ed;background:#071b2c}.operating-model__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.operating-model__visual{background:#ffffff09;border:1px solid #75d8cd33;border-radius:22px;padding:10px}.operating-model__visual img{filter:saturate(.9);border-radius:14px;width:100%}.model-legend{grid-template-columns:repeat(5,1fr);gap:.35rem;padding:.8rem .3rem .15rem;display:grid}.model-legend span{text-align:center;color:#a8c3cc;text-transform:uppercase;font:500 .58rem JetBrains Mono,monospace}.operating-model h2{color:#fff;letter-spacing:-.03em;margin:.65rem 0 1.4rem;font-size:clamp(2.15rem,4vw,3.4rem);line-height:1.06}.operating-model__copy>p:not(.home-kicker){color:#b7cbd2;font-size:1.05rem;line-height:1.7}.operating-model__copy ul{gap:1.05rem;margin:2rem 0;display:grid}.operating-model__copy li{color:#cbdce1;align-items:flex-start;gap:.8rem;display:flex}.operating-model__copy li svg{color:#69d2c8;flex:none;margin-top:.2rem}.operating-model__copy strong{color:#fff}.operating-model .btn-secondary{color:#9ce1da;border-color:#75d8cd80}.process{background:#f4f8f9}.process-grid{counter-reset:steps;grid-template-columns:repeat(5,1fr);display:grid}.process-grid li{border-top:1px solid #b9cbd1;border-bottom:1px solid #b9cbd1;min-height:245px;padding:1.7rem}.process-grid li+li{border-left:1px solid #b9cbd1}.process-grid span{color:var(--signal-teal-ink);margin-bottom:4.5rem;font:600 .72rem JetBrains Mono,monospace;display:block}.process-grid h3{font-family:Syne,sans-serif;font-size:1.35rem}.process-grid p{color:var(--text-secondary);margin:0;line-height:1.55}.case-feature{background:#fff}.case-feature__inner{grid-template-columns:1.2fr .8fr;gap:clamp(3rem,8vw,8rem);padding-top:1rem;padding-bottom:1rem;display:grid}.case-feature h2{max-width:750px;margin:.65rem 0 0;font-size:clamp(2.15rem,4vw,3.45rem);line-height:1.08}.case-feature__inner>div:last-child{align-self:end}.case-feature__inner>div:last-child p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.home-faq{background:#f4f8f9}.home-cta{text-align:center;background:linear-gradient(135deg,#071b2c,#0d3348);padding:clamp(5rem,9vw,8rem) 0}.home-cta__inner{max-width:850px}.home-cta h2{color:#fff;margin:.7rem auto 1.2rem;font-size:clamp(2.3rem,5vw,4rem);line-height:1.04}.home-cta p:not(.home-kicker){color:#bad0d7;margin:0 auto 2rem;font-size:1.08rem}.home-cta .btn{color:#06211f;min-height:52px}@media (width<=900px){.home-heading,.operating-model__grid,.case-feature__inner,.pillar-grid{grid-template-columns:1fr}.pillar{min-height:auto}.pillar+.pillar{border-top:1px solid #cbd8de;border-left:0}.pillar__top{margin-bottom:2rem}.pillar>p:not(.pillar__label){min-height:auto}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid li:nth-child(odd){border-left:0}}@media (width<=620px){.home-intro__grid{grid-template-columns:1fr;gap:.6rem}.home-heading{gap:1.2rem}.process-grid{grid-template-columns:1fr}.process-grid li+li{border-top:0;border-left:0}.process-grid span{margin-bottom:2.5rem}.model-legend{grid-template-columns:repeat(3,1fr)}}:root{--midnight:#0d1f2d;--deep-navy:#1a3a52;--signal-teal:#2ec4b6;--signal-teal-ink:#178074;--steel-white:#e8edf2;--slate:#475569;--gold:#d4af37;--brand-primary:var(--signal-teal);--brand-dark:var(--midnight);--white:#fff;--error:#ef4444;--success:#10b981;--bg-primary:#fff;--bg-secondary:#f8fafc;--text-primary:var(--midnight);--text-secondary:var(--slate);--glass-bg:#fffffff2;--glass-border:#0d1f2d24;--shadow-sm:0 1px 3px 0 #0000001f, 0 1px 2px 0 #00000014;--shadow-md:0 4px 12px -1px #0000001f, 0 2px 6px -1px #00000014;--shadow-lg:0 12px 24px -4px #00000024, 0 6px 10px -3px #00000014;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px;--icon-sm:16;--icon-md:20;--icon-lg:24;--icon-xl:32}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;transition:background-color .4s,color .4s;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--brand-dark);margin-bottom:1rem;font-weight:700;line-height:1.2}h1,h2{letter-spacing:-.01em;text-wrap:balance;font-family:Syne,sans-serif}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}@media (width>=768px){h1{font-size:3.5rem}h2{font-size:2.5rem}}a{color:var(--signal-teal);text-decoration:none;transition:color .2s}a:hover{color:var(--brand-dark)}ul{list-style:none}img{max-width:100%;height:auto;display:block}.text-center{text-align:center}.container{width:100%;max-width:1200px;margin:0 auto;padding-block:0;padding-inline:clamp(1rem,3.5vw,1.75rem)}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:12px}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--signal-teal-ink);color:#fff}.btn-primary:hover{background-color:#0f6b62;transform:translateY(-2px);box-shadow:0 4px 12px #2ec4b64d}.btn-secondary{color:var(--signal-teal);border:2px solid var(--signal-teal);background-color:#0000}.btn-secondary:hover{border-color:var(--brand-dark);color:var(--brand-dark);background-color:#2ec4b60d}.btn-gold{background-color:var(--gold);color:var(--midnight)}.btn-gold:hover{background-color:#e8c84a;transform:translateY(-2px);box-shadow:0 4px 12px #d4af3759}.btn-ghost-light{color:var(--steel-white);background-color:#0000;border:1px solid #e8edf24d}.btn-ghost-light:hover{background-color:#ffffff0f;border-color:#e8edf280}.btn:active{transition-duration:90ms;transform:scale(.97)}@media (pointer:coarse){a,button,[role=button]{-webkit-tap-highlight-color:transparent}.pillar,.metodo-door,.related-service-card,.servicios-card,.faq-item{transition:transform .14s cubic-bezier(.22,1,.36,1)}.pillar:active,.metodo-door:active,.related-service-card:active,.servicios-card:active,.faq-item:active{transform:scale(.985)}}@media (prefers-reduced-motion:reduce){.btn:active,.pillar:active,.metodo-door:active,.related-service-card:active,.servicios-card:active,.faq-item:active{transform:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s ease-out both fadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}
