@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_assets/manrope-latin-wght-normal.DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy-950:#03101d;--navy-900:#06182b;--navy-800:#0a2742;--navy-700:#123a5b;--steel-700:#415466;--steel-500:#63727f;--steel-300:#b9c2c9;--steel-200:#d8dee3;--steel-100:#edf0f2;--off-white:#f6f5f1;--white:#fff;--gold:#806025;--gold-fill:#c9aa6b;--gold-light:#ddc58f;--ink:#0c1c2a;--brand-primary:var(--navy-900);--brand-primary-deep:var(--navy-950);--brand-accent:var(--gold-fill);--brand-accent-text:var(--gold);--surface-primary:var(--off-white);--surface-inverse:var(--navy-950);--text-primary:var(--ink);--text-secondary:var(--steel-700);--font-sans:"Manrope Variable", "Manrope", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-regular:400;--font-weight-heading:520;--font-weight-strong:700;--shell:1360px;--gutter:clamp(1.25rem, 4vw, 4rem);--section-space:clamp(5rem, 9vw, 9rem);font-family:var(--font-sans);color:var(--ink);background:var(--off-white);font-synthesis:none;text-rendering:optimizelegibility}html[lang=zh-CN]{--font-sans:"PingFang SC", "Microsoft YaHei", "Noto Sans SC", "Noto Sans CJK SC", "Manrope Variable", system-ui, sans-serif}html[lang=zh-CN] body{line-break:strict;overflow-wrap:anywhere}html[lang=zh-CN] h1,html[lang=zh-CN] h2,html[lang=zh-CN] h3{letter-spacing:-.015em;line-height:1.16}html[lang=zh-CN] .eyebrow,html[lang=zh-CN] .button,html[lang=zh-CN] .desktop-navigation a{letter-spacing:.06em}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950)}body{background:var(--off-white);min-width:320px;color:var(--ink);margin:0;font-size:16px;line-height:1.6}body,button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}img,picture{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}p,h1,h2,h3{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-weight:520;line-height:1.04}:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px;box-shadow:0 0 0 2px var(--navy-950)}.skip-link{z-index:1000;background:var(--white);color:var(--navy-950);padding:.8rem 1rem;font-size:.78rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - (var(--gutter) * 2)), var(--shell));margin-inline:auto}.section-padding{padding-block:var(--section-space)}.eyebrow{color:var(--steel-700);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.4rem;font-size:.72rem;font-weight:700;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;width:2.4rem;height:1px}.eyebrow--light{color:#ffffffc7}.eyebrow--gold{color:var(--gold-light)}.button{letter-spacing:.06em;text-align:center;text-transform:uppercase;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.35rem;font-size:.78rem;font-weight:700;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.button--gold{border-color:var(--gold-fill);background:var(--gold-fill);color:var(--navy-950)}.button--gold:hover{border-color:var(--gold-light);background:var(--gold-light)}.button--ghost{color:var(--white);background:#03101d29;border-color:#ffffff85}.button--ghost:hover{border-color:var(--white);background:#ffffff1a}.site-header{z-index:20;border-bottom:1px solid var(--steel-200);color:var(--navy-900);background:#fffffff5;position:relative}.site-header--hero{color:var(--white);background:#03101d26;border-bottom-color:#fff3;position:absolute;top:0;left:0;right:0}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.25rem,2.5vw,3rem);min-height:5.75rem;display:grid}.breadcrumbs{border-top:1px solid var(--steel-200);background:var(--white);color:var(--steel-700)}.breadcrumbs ol{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;min-height:2.9rem;font-size:.64rem;font-weight:650;display:flex;overflow:hidden}.breadcrumbs li{align-items:center;gap:.8rem;display:flex}.breadcrumbs li+li:before{color:var(--gold);content:"/"}.breadcrumbs a:hover{color:var(--navy-900)}.breadcrumbs [aria-current=page]{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-placeholder{letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:flex-start;font-size:1.12rem;font-weight:730;line-height:1;display:inline-flex}.brand-placeholder small{color:var(--gold);letter-spacing:.28em;margin-top:.38rem;font-size:.52rem;font-weight:650}.desktop-navigation{justify-self:end}.desktop-navigation ul{align-items:center;gap:clamp(.8rem,1.4vw,1.55rem);display:flex}.desktop-navigation a{letter-spacing:.06em;text-transform:uppercase;padding-block:2.2rem;font-size:.69rem;font-weight:650;line-height:1;display:block;position:relative}.desktop-navigation a:after{background:var(--gold);content:"";opacity:0;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.4)}.desktop-navigation a:hover:after,.desktop-navigation a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:1.25rem;display:flex}.language-switcher{letter-spacing:.08em;direction:ltr;align-items:center;gap:.42rem;font-size:.74rem;font-weight:650;display:flex}.language-switcher__option{opacity:.58;align-items:center;gap:.28rem;transition:opacity .16s,transform .16s;display:inline-flex}.language-switcher__option:hover,.language-switcher__option[aria-current=page]{opacity:1}.language-switcher__option:hover{transform:translateY(-1px)}.language-switcher__flags{direction:ltr;align-items:center;min-width:1.5rem;display:inline-flex}.language-switcher__flags img{object-fit:cover;border:1px solid #63727f6b;flex:none;width:1.1rem;height:.74rem}.site-header--hero .language-switcher__flags img,.mobile-navigation__panel .language-switcher__flags img{border-color:#ffffff75}.language-switcher__flags img+img{margin-left:-.35rem;box-shadow:-1px 0 #ffffffbf}.language-switcher__code{line-height:1}.button--header{border-color:var(--gold);min-height:2.65rem;color:inherit}.site-header--hero .button--header{border-color:var(--gold-fill);background:#03101d40}.button--header:hover{border-color:var(--gold-fill);background:var(--gold-fill);color:var(--navy-950)}.site-header--hero .brand-placeholder small{color:var(--gold-light)}.site-header--hero .desktop-navigation a:after{background:var(--gold-fill)}.mobile-navigation{justify-self:end;display:none}.mobile-header-actions{justify-self:end;align-items:center;gap:clamp(.65rem,2.5vw,1rem);display:none}.mobile-navigation summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700;list-style:none}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation__panel{background:var(--navy-950);color:var(--white);border-top:1px solid #ffffff26;position:absolute;top:100%;left:0;right:0}.mobile-navigation__panel nav,.mobile-navigation__footer{padding:1.5rem var(--gutter)}.mobile-navigation__panel li+li{border-top:1px solid #ffffff1f}.mobile-navigation__panel nav a{padding-block:.72rem;font-size:.86rem;display:block}.mobile-navigation__footer{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-hero{background:var(--navy-950);min-height:54rem;color:var(--white);position:relative;overflow:hidden}.home-hero__media,.home-hero__overlay{position:absolute;inset:0}.home-hero__asset-status{top:7.4rem;right:var(--gutter);z-index:3;color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.56rem;font-weight:650;position:absolute}.home-hero__media img{object-fit:cover;object-position:center center;width:100%;height:100%}.home-hero__overlay{z-index:1;background:linear-gradient(90deg,#03101df5 0%,#03101dc7 34%,#03101d47 65%,#03101d1f 100%),linear-gradient(#03101d2e 0%,#0000 62%,#03101de6 100%)}.home-hero__content{z-index:2;align-items:center;min-height:54rem;padding-top:6rem;padding-bottom:10rem;display:flex;position:relative}.home-hero__copy{width:min(51rem,72%);animation:.7s both hero-enter}.home-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:49rem;margin-bottom:1.75rem;font-size:clamp(3.25rem,5.6vw,5.35rem);font-weight:470}.home-hero__lead{color:#ffffffd1;max-width:48rem;margin-bottom:2.2rem;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.72}.home-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.value-chain{z-index:2;background:#03101d8a;border-top:1px solid #ffffff38;position:absolute;bottom:0;left:0;right:0}.value-chain ol{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.value-chain li{color:#ffffffe0;letter-spacing:.04em;text-transform:uppercase;border-left:1px solid #ffffff2b;flex-direction:column;justify-content:center;gap:.65rem;min-height:7.2rem;padding:1rem clamp(.7rem,1.4vw,1.2rem);font-size:clamp(.66rem,.85vw,.78rem);font-weight:650;line-height:1.35;display:flex;position:relative}.value-chain li:last-child{border-right:1px solid #ffffff2b}.value-chain li:not(:last-child):after{z-index:2;color:var(--gold-light);content:"›";font-size:1.15rem;position:absolute;top:50%;right:-.27rem;transform:translateY(-50%)}.value-chain__index{color:var(--gold-light);letter-spacing:.14em;font-size:.58rem}.vision-section{background:var(--off-white)}.vision-section__grid{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.65fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.vision-section h2,.operations-section h2,.regional-section h2,.meeting-section h2{text-wrap:balance;margin-bottom:0;font-size:clamp(2.55rem,4.6vw,4.6rem)}.vision-section__body{padding-bottom:.4rem}.vision-section__body p,.regional-section p,.operations-section__intro>p:not(.eyebrow){color:var(--steel-700);margin-bottom:0;font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.75}.pillars{border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);grid-template-columns:repeat(4,1fr);margin-top:clamp(4rem,7vw,7rem);display:grid}.pillar{border-left:1px solid var(--steel-300);min-height:10rem;padding:1.75rem}.pillar:last-child{border-right:1px solid var(--steel-300)}.pillar span,.internal-section__index{color:var(--gold);letter-spacing:.14em;font-size:.62rem;font-weight:700}.pillar h3{margin-top:2.5rem;margin-bottom:0;font-size:clamp(1.25rem,1.8vw,1.7rem)}.capabilities-section{border-top:1px solid var(--steel-200);background:#e9edef;overflow:hidden}.capabilities-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.capabilities-heading h2{color:var(--navy-900);margin-bottom:0;font-size:clamp(3.4rem,7vw,7rem)}.capabilities-heading>p{color:var(--steel-700);margin-bottom:.6rem;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.65}.capabilities-editorial{border-top:1px solid var(--steel-300);margin-top:clamp(4rem,8vw,7.5rem)}.capability-feature{grid-template-columns:minmax(20rem,.72fr) minmax(0,1.28fr);min-height:42rem;display:grid}.capability-copy{position:relative}.capability-copy h3{color:var(--navy-900);margin-bottom:1.4rem;font-size:clamp(1.85rem,3.4vw,3.5rem)}.capability-copy p{max-width:34rem;color:var(--steel-700);margin-bottom:0;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.75}.capability-number{color:var(--gold);letter-spacing:.18em;font-size:.65rem;font-weight:750;line-height:1;display:block}.capability-copy--feature{border-right:1px solid var(--steel-300);flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,4.5rem) clamp(2rem,5vw,4.5rem) clamp(2rem,5vw,4.5rem) 0;display:flex}.capability-copy--feature>div{max-width:30rem}.capability-photo{background:var(--navy-800);min-height:100%;margin:0;position:relative;overflow:hidden}.capability-photo picture,.capability-photo img{width:100%;height:100%}.capability-photo img{object-fit:cover}.capability-photo figcaption{color:#ffffffb8;letter-spacing:.12em;text-align:right;text-transform:uppercase;text-shadow:0 1px 2px #03101db3;font-size:.54rem;font-weight:650;position:absolute;bottom:1.15rem;left:1.25rem;right:1.25rem}.capability-photo--operations img{object-position:center center}.capability-duo{border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);grid-template-columns:1.15fr .85fr;display:grid}.capability-copy--dealer,.capability-copy--aftersales{grid-template-columns:4rem 1fr;align-items:end;gap:clamp(1.5rem,4vw,4rem);min-height:27rem;padding:clamp(3rem,6vw,6rem) clamp(2rem,5vw,5rem);display:grid}.capability-copy--dealer{padding-left:0}.capability-copy--aftersales{border-left:1px solid var(--steel-300);background:#ffffff70}.capability-copy--dealer h3,.capability-copy--aftersales h3{font-size:clamp(1.7rem,3vw,3rem)}.capability-logistics{border-bottom:1px solid var(--steel-300);grid-template-columns:minmax(0,1.45fr) minmax(21rem,.55fr);min-height:39rem;display:grid}.capability-photo--logistics{border-right:1px solid var(--steel-300)}.capability-photo--logistics img{object-position:center center}.capability-copy--logistics{flex-direction:column;justify-content:space-between;padding:clamp(2.5rem,5vw,5rem) 0 clamp(2.5rem,5vw,5rem) clamp(2.5rem,5vw,5rem);display:flex}.capability-copy--logistics h3{font-size:clamp(2rem,3.5vw,3.6rem)}.capability-closing{grid-template-columns:1fr 1fr;display:grid}.capability-technology,.capability-regional{min-height:35rem;position:relative;overflow:hidden}.capability-technology{background:var(--navy-900);color:var(--white);border-right:1px solid #ffffff2e}.capability-copy--technology,.capability-copy--regional{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:clamp(2.5rem,5vw,5rem);display:flex;position:relative}.capability-copy--technology h3{color:var(--white)}.capability-copy--technology p{color:#ffffffad}.operational-grid{border:1px solid #c9aa6b3d;width:65%;height:70%;position:absolute;bottom:-12%;right:-8%;transform:perspective(600px)rotateX(58deg)rotate(-24deg)}.operational-grid:before,.operational-grid:after,.operational-grid span{content:"";background:#c9aa6b2e;position:absolute}.operational-grid:before{height:1px;top:33%;left:0;right:0;box-shadow:0 5rem #c9aa6b2e}.operational-grid:after{width:1px;top:0;bottom:0;left:33%;box-shadow:8rem 0 #c9aa6b2e}.operational-grid span{background:var(--gold-light);border-radius:50%;width:.45rem;height:.45rem}.operational-grid span:first-child{top:16%;left:24%}.operational-grid span:nth-child(2){top:38%;left:52%}.operational-grid span:nth-child(3){top:68%;left:22%}.operational-grid span:nth-child(4){top:77%;left:73%}.operational-grid span:nth-child(5){top:24%;left:82%}.operational-grid span:nth-child(6){top:56%;left:43%}.capability-regional{background:var(--off-white)}.capability-copy--regional{border-right:1px solid var(--steel-300)}.regional-word{color:#0a27420e;letter-spacing:-.08em;font-size:clamp(5rem,12vw,11rem);font-weight:260;line-height:.8;position:absolute;bottom:-.1em;right:-.08em}.operating-model{background:var(--navy-950);color:var(--white);border-top:1px solid #ffffff24;position:relative;overflow:hidden}.operating-model:before{content:"";background:#ffffff14;width:1px;height:100%;position:absolute;top:0;right:12%}.operating-model__heading{grid-template-columns:.42fr 1fr;align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.operating-model__heading .eyebrow{margin-bottom:.8rem}.operating-model__heading h2{text-transform:uppercase;max-width:60rem;margin-bottom:0;font-size:clamp(3.1rem,6.5vw,6.5rem);font-weight:430}.operating-model__diagram{margin-top:clamp(5rem,9vw,9rem);position:relative}.operating-model__spine{background:#ffffff29;width:1px;position:absolute;top:6.5rem;bottom:6.5rem;left:50%;overflow:hidden;transform:translate(-50%)}.operating-model__spine span{background:linear-gradient(180deg, var(--gold-light), var(--gold), #c9aa6b59);transform-origin:top;width:100%;height:100%;display:block}.operating-stage{grid-template-columns:minmax(0,1fr) 7rem minmax(0,1fr);align-items:center;min-height:13rem;display:grid;position:relative}.operating-stage__content{border-top:1px solid #fff3;max-width:32rem;padding-top:1.4rem}.operating-stage:nth-child(odd) .operating-stage__content{text-align:right;grid-column:1;justify-self:end;padding-right:clamp(1.5rem,4vw,4rem)}.operating-stage:nth-child(2n) .operating-stage__content{grid-column:3;justify-self:start;padding-left:clamp(1.5rem,4vw,4rem)}.operating-stage__number{color:var(--gold-light);letter-spacing:.18em;margin-bottom:1.15rem;font-size:.62rem;font-weight:700;display:block}.operating-stage h3{letter-spacing:-.025em;text-transform:uppercase;margin-bottom:.9rem;font-size:clamp(1.55rem,2.6vw,2.65rem);font-weight:490}.operating-stage p{color:#ffffff9e;margin-bottom:0;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.7}.operating-stage__node{z-index:2;border:1px solid var(--gold-light);background:var(--navy-950);grid-area:1/2;justify-self:center;width:.65rem;height:.65rem;display:block;position:relative;transform:rotate(45deg)}.operating-stage__arrow{z-index:3;color:var(--gold-light);font-size:.82rem;line-height:1;position:absolute;bottom:-.48rem;left:50%;transform:translate(-50%)}.operating-stage--autopilot .operating-stage__content{border-top-color:var(--gold)}.operating-stage--autopilot h3,.operating-stage--autopilot .operating-stage__number{color:var(--gold-light)}.operating-stage--autopilot .operating-stage__node{background:var(--gold-fill);outline-offset:.4rem;outline:1px solid #c9aa6b5c}.operating-model--animated .operating-model__spine span{transform:scaleY(0)}.operating-model--animated .operating-stage__content,.operating-model--animated .operating-stage__node,.operating-model--animated .operating-stage__arrow{opacity:0}.operating-model--animated .operating-stage:nth-child(odd) .operating-stage__content{transform:translate(-.8rem)}.operating-model--animated .operating-stage:nth-child(2n) .operating-stage__content{transform:translate(.8rem)}.operating-model--visible .operating-model__spine span{transition:transform 1.35s cubic-bezier(.2,.7,.2,1);transform:scaleY(1)}.operating-model--visible .operating-stage__content,.operating-model--visible .operating-stage__node,.operating-model--visible .operating-stage__arrow{opacity:1;transition:opacity .42s,transform .52s;transition-delay:calc(.16s + (var(--stage-index) * .12s));transform:translate(0)}.operating-model--visible .operating-stage__node{transform:rotate(45deg)}.operating-model--visible .operating-stage__arrow{transform:translate(-50%)}.sirio-home-section{border-top:1px solid var(--steel-200);background:var(--white);position:relative;overflow:hidden}.sirio-home-section__word{color:#0a27420b;letter-spacing:-.09em;font-size:clamp(9rem,25vw,24rem);font-weight:240;line-height:.78;position:absolute;top:-.1em;right:-.03em}.sirio-home-section__intro{z-index:1;grid-template-columns:minmax(0,1fr) minmax(20rem,.68fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid;position:relative}.sirio-home-section h2{max-width:48rem;color:var(--navy-900);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,6rem)}.sirio-home-section__subtitle{max-width:44rem;color:var(--navy-700);margin-bottom:0;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.5}.sirio-home-section__description{color:var(--steel-700);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.sirio-home-section__status{border-left:1px solid var(--gold);color:var(--steel-500);margin-bottom:0;padding-left:1.25rem;font-size:.8rem;line-height:1.65}.sirio-home-modules{z-index:1;border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);grid-template-columns:repeat(5,1fr);margin-top:clamp(4rem,8vw,8rem);display:grid;position:relative}.sirio-home-modules li{border-left:1px solid var(--steel-300);flex-direction:column;justify-content:space-between;min-height:10rem;padding:1.5rem;display:flex}.sirio-home-modules li:last-child{border-right:1px solid var(--steel-300)}.sirio-home-modules span{color:var(--gold);letter-spacing:.16em;font-size:.58rem;font-weight:700}.sirio-home-modules strong{color:var(--navy-900);font-size:clamp(.88rem,1.15vw,1.05rem);font-weight:600}.sirio-page{background:var(--off-white)}.sirio-hero{background:var(--navy-950);min-height:49rem;color:var(--white);position:relative;overflow:hidden}.sirio-hero__lines{background:linear-gradient(90deg,#0000 0 19.9%,#ffffff12 20%,#0000 20.1% 79.9%,#ffffff12 80%,#0000 80.1%),linear-gradient(0deg,#0000 0 24.9%,#ffffff0d 25%,#0000 25.1% 74.9%,#ffffff0d 75%,#0000 75.1%);position:absolute;inset:0}.sirio-hero__inner{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.55fr);align-items:center;gap:clamp(4rem,10vw,10rem);min-height:49rem;padding-block:7rem;display:grid;position:relative}.sirio-hero h1{letter-spacing:-.06em;text-transform:uppercase;max-width:62rem;margin-bottom:1.6rem;font-size:clamp(4rem,8vw,8.5rem);font-weight:390}.sirio-hero__subtitle{max-width:47rem;color:var(--gold-light);margin-bottom:1.6rem;font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1.45}.sirio-hero__description{color:#ffffffb8;max-width:49rem;margin-bottom:2rem;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.75}.sirio-status{border-left:1px solid var(--gold);color:#ffffff8f;max-width:48rem;padding-left:1.25rem;font-size:.78rem;line-height:1.65}.sirio-architecture{border-top:1px solid #ffffff38}.sirio-architecture li{color:#ffffffc7;letter-spacing:.03em;border-bottom:1px solid #ffffff38;grid-template-columns:3rem 1fr;align-items:center;min-height:5.3rem;font-size:.82rem;display:grid}.sirio-architecture span{color:var(--gold-light);letter-spacing:.15em;font-size:.58rem;font-weight:700}.sirio-ecosystem{background:var(--off-white)}.sirio-ecosystem__heading{grid-template-columns:minmax(0,1fr) minmax(19rem,.58fr);align-items:end;gap:clamp(4rem,9vw,9rem);display:grid}.sirio-ecosystem__heading h2,.sirio-family__heading h2,.sirio-page-cta h2{margin-bottom:0;font-size:clamp(2.8rem,5.4vw,5.4rem)}.sirio-ecosystem__heading>p{color:var(--steel-700);margin-bottom:.5rem;font-size:1.05rem;line-height:1.75}.sirio-data-map{margin-top:clamp(5rem,9vw,9rem);padding-top:.2rem;position:relative}.sirio-data-core{z-index:2;border:1px solid var(--gold);background:var(--navy-900);width:min(25rem,80%);min-height:10rem;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex;position:relative}.sirio-data-core:after{background:var(--gold);content:"";width:1px;height:5rem;position:absolute;top:100%;left:50%}.sirio-data-core span{color:var(--gold-light);letter-spacing:.26em;margin-bottom:.65rem;font-size:.65rem;font-weight:700}.sirio-data-core strong{max-width:15rem;font-size:1.2rem;font-weight:520}.sirio-data-rail{background:var(--steel-300);width:80%;height:1px;margin:5rem auto 0}.sirio-data-modules{grid-template-columns:repeat(5,1fr);width:100%;display:grid}.sirio-data-modules li{border-bottom:1px solid var(--steel-300);text-align:center;flex-direction:column;justify-content:center;gap:1rem;min-height:10rem;padding:2rem 1rem;display:flex;position:relative}.sirio-data-modules li:before{background:var(--steel-300);content:"";width:1px;height:2.6rem;position:absolute;bottom:100%;left:50%}.sirio-data-modules span{color:var(--gold);letter-spacing:.16em;font-size:.56rem;font-weight:700}.sirio-data-modules strong{color:var(--navy-900);font-size:clamp(.82rem,1.1vw,1rem);font-weight:620}.sirio-data-domains{border-bottom:1px solid var(--steel-300);flex-wrap:wrap;justify-content:center;gap:0;display:flex}.sirio-data-domains li{color:var(--steel-700);letter-spacing:.07em;text-transform:uppercase;padding:1.35rem 1.15rem;font-size:.68rem;font-weight:650;position:relative}.sirio-data-domains li:not(:last-child):after{background:var(--gold);content:"";width:2px;height:2px;position:absolute;top:50%;right:0}.sirio-family{background:var(--navy-900);color:var(--white)}.sirio-family__heading{grid-template-columns:.42fr 1fr;align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.sirio-family__heading h2{color:var(--white)}.sirio-module-list{margin-top:clamp(5rem,9vw,9rem)}.sirio-module{border-top:1px solid #ffffff38;grid-template-columns:5rem minmax(17rem,.62fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:25rem;padding-block:clamp(3rem,6vw,6rem);display:grid}.sirio-module:last-child{border-bottom:1px solid #ffffff38}.sirio-module__number{color:var(--gold-light);letter-spacing:.18em;align-self:start;font-size:.62rem;font-weight:700}.sirio-module__intro h3{margin-bottom:1.4rem;font-size:clamp(2rem,3.7vw,3.8rem);font-weight:470}.sirio-module__intro p{color:#fff9;max-width:27rem;margin-bottom:0;line-height:1.7}.sirio-module>ul{border-top:1px solid #ffffff30;grid-template-columns:1fr 1fr;display:grid}.sirio-module>ul li{color:#ffffffc2;border-bottom:1px solid #ffffff30;padding:.8rem .8rem .8rem 1.35rem;font-size:.78rem;position:relative}.sirio-module>ul li:before{background:var(--gold);content:"";width:.35rem;height:1px;position:absolute;top:1.25rem;left:0}.sirio-page-cta{background:var(--navy-950);color:var(--white)}.sirio-page-cta__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;min-height:27rem;display:grid}.sirio-page-cta h2{max-width:52rem}.operations-section{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.operations-section:after{content:"";background:#ffffff1a;width:1px;height:100%;position:absolute;top:0;right:8%}.operations-section__grid{grid-template-columns:minmax(0,.92fr) minmax(22rem,.68fr);gap:clamp(4rem,10vw,10rem);display:grid}.operations-section__intro>p:not(.eyebrow){color:#ffffffad;max-width:44rem;margin-top:2rem}.operations-list{border-top:1px solid #ffffff40}.operations-list li{border-bottom:1px solid #ffffff40;grid-template-columns:3rem 1fr;align-items:center;min-height:5.8rem;display:grid}.operations-list span{color:var(--gold-light);letter-spacing:.14em;font-size:.62rem}.operations-list strong{font-size:clamp(.95rem,1.3vw,1.12rem);font-weight:500}.regional-section{background:var(--white)}.regional-section__grid{grid-template-columns:minmax(18rem,.7fr) minmax(0,1fr);align-items:center;gap:clamp(4rem,10vw,10rem);display:grid}.regional-section__monogram{border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);min-height:28rem;color:var(--navy-900);flex-direction:column;justify-content:center;display:flex}.regional-section__monogram span{letter-spacing:-.08em;font-size:clamp(5rem,11vw,10rem);font-weight:270;line-height:.8}.regional-section__monogram small{color:var(--gold);letter-spacing:.35em;margin-top:2rem;font-size:.75rem;font-weight:700}.regional-section h2{margin-bottom:2rem}.text-link{border-bottom:1px solid var(--gold);color:var(--navy-900);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;margin-top:2.2rem;padding-bottom:.45rem;font-size:.78rem;font-weight:700;display:inline-flex}.meeting-section{background:var(--navy-950);color:var(--white);border-top:1px solid #ffffff26}.meeting-section__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;min-height:26rem;display:grid}.meeting-section h2{max-width:55rem}.site-footer{background:var(--navy-950);color:#ffffffb8}.site-footer__main{border-top:1px solid #ffffff26;grid-template-columns:minmax(18rem,.58fr) minmax(0,1fr);gap:clamp(4rem,10vw,10rem);padding-block:clamp(4.5rem,8vw,7rem);display:grid}.site-footer__identity{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;flex-direction:column;justify-content:space-between;min-height:14rem;padding-block:1.8rem;display:flex}.site-footer__brand{max-width:25rem;color:var(--white);letter-spacing:.02em;text-transform:uppercase;margin-bottom:3rem;font-size:clamp(1.65rem,2.8vw,2.8rem);font-weight:520;line-height:1.05}.site-footer__statement{color:#ffffff85;max-width:23rem;margin-bottom:0;font-size:.95rem;line-height:1.65}.site-footer__links{grid-template-columns:minmax(9rem,.85fr) minmax(10rem,.72fr) minmax(15rem,1.2fr);align-content:start;gap:clamp(2rem,5vw,5rem);display:grid}.site-footer__label{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.65rem;font-weight:700}.site-footer__links li+li{margin-top:.55rem}.site-footer__links a{font-size:.84rem;transition:color .18s}.site-footer__links a:hover{color:var(--white)}.site-footer__contact dl,.site-footer__contact dd{margin:0}.site-footer__contact dl{border-top:1px solid #ffffff26}.site-footer__contact dl>div{border-bottom:1px solid #ffffff26;padding-block:1rem}.site-footer__contact dt{color:#ffffff61;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.35rem;font-size:.54rem;font-weight:700}.site-footer__contact dd a{color:#fffc;overflow-wrap:anywhere;font-size:.8rem}.site-footer__social li+li{margin-top:.55rem}.site-footer__bottom{color:#ffffff6b;letter-spacing:.05em;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;font-size:.68rem;display:flex}.site-footer__bottom p{margin:0}.site-footer__bottom a{transition:color .18s}.site-footer__bottom a:hover{color:#fffc}.internal-main{min-height:60vh}.internal-hero{border-bottom:1px solid var(--steel-200);background:var(--off-white)}.internal-hero__inner{max-width:68rem;margin-left:max(var(--gutter), calc((100vw - var(--shell)) / 2));padding-top:clamp(5rem,10vw,9rem);padding-bottom:clamp(4rem,8vw,7rem)}.internal-hero h1{color:var(--navy-900);margin-bottom:2rem;font-size:clamp(3.2rem,7vw,6.5rem)}.internal-hero__inner>p:not(.eyebrow){max-width:52rem;color:var(--steel-700);font-size:clamp(1.05rem,1.7vw,1.35rem)}.content-notice{border-left:2px solid var(--gold);background:var(--steel-100);max-width:52rem;color:var(--steel-700);margin-top:2.5rem;padding:1.25rem 1.5rem;font-size:.88rem}.internal-sections{padding-block:var(--section-space)}.internal-section{border-top:1px solid var(--steel-300);grid-template-columns:5rem minmax(0,1fr);gap:clamp(2rem,7vw,7rem);padding-block:clamp(3rem,6vw,5.5rem);display:grid}.internal-section:last-child{border-bottom:1px solid var(--steel-300)}.internal-section>div{max-width:55rem}.internal-section h2{color:var(--navy-900);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.7rem)}.internal-section p{color:var(--steel-700);font-size:1.05rem}.internal-section ul{border-top:1px solid var(--steel-300);margin-top:2rem;display:grid}.internal-section li{border-bottom:1px solid var(--steel-300);padding-block:.85rem}.internal-action{background:var(--navy-900);padding-block:4rem}.legal-hero .internal-hero__inner{max-width:72rem}.legal-hero h1{font-size:clamp(3rem,6vw,5.75rem)}.legal-draft-notice{border:1px solid var(--steel-300);border-left:3px solid var(--gold);color:var(--navy-900);font-weight:650}.legal-document{max-width:76rem}.legal-document__section{grid-template-columns:4rem minmax(0,1fr);gap:clamp(1.5rem,5vw,5rem)}.legal-document__section>div{max-width:60rem}.legal-document__section h2{font-size:clamp(1.8rem,3.5vw,3.1rem)}.legal-document__section p+p{margin-top:1rem}.services-page{background:var(--off-white);overflow:hidden}.services-hero{background:var(--navy-950);color:var(--white);position:relative;overflow:hidden}.services-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 24.9%,#ffffff0d 25%,#0000 25.1% 74.9%,#ffffff0d 75%,#0000 75.1%),linear-gradient(#0000 0 69.9%,#ffffff0d 70%,#0000 70.1%);position:absolute;inset:0}.services-hero:after{content:"";pointer-events:none;border:1px solid #c9aa6b2e;border-radius:50%;width:44rem;height:44rem;position:absolute;top:-15rem;right:-10rem}.services-hero__inner{grid-template-columns:minmax(0,1fr) 13rem;align-items:end;gap:clamp(4rem,10vw,10rem);min-height:45rem;padding-block:clamp(6rem,10vw,9rem);display:grid;position:relative}.services-hero__copy{max-width:70rem}.services-hero h1{letter-spacing:-.055em;max-width:66rem;margin-bottom:2.2rem;font-size:clamp(3.6rem,7.4vw,7.4rem);font-weight:390}.services-hero__copy>p:not(.eyebrow){color:#ffffffad;max-width:50rem;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.75}.services-hero__measure{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;flex-direction:column;justify-content:flex-end;min-height:15rem;padding-block:1.7rem;display:flex}.services-hero__measure span{color:var(--gold-light);letter-spacing:-.08em;font-size:clamp(4rem,7vw,7rem);font-weight:260;line-height:.9}.services-hero__measure small{color:#ffffff94;letter-spacing:.18em;text-transform:uppercase;margin-top:1.5rem;font-size:.62rem;font-weight:700;line-height:1.5}.services-index{border-bottom:1px solid var(--steel-300);background:var(--white)}.services-index__layout{grid-template-columns:minmax(12rem,.34fr) minmax(0,1fr);gap:clamp(3rem,8vw,8rem);display:grid}.services-index__heading{flex-direction:column;justify-content:space-between;display:flex}.services-index__count{color:var(--steel-500);letter-spacing:.15em;font-size:.68rem;font-weight:650}.services-index__list{border-top:1px solid var(--steel-300);grid-template-columns:1fr 1fr;column-gap:clamp(2rem,5vw,5rem);display:grid}.services-index__list li{border-bottom:1px solid var(--steel-300)}.services-index__list a{grid-template-columns:2.6rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:5.6rem;transition:color .18s;display:grid}.services-index__list a:hover{color:var(--navy-700)}.services-index__list a>span{color:var(--gold);letter-spacing:.15em;font-size:.58rem;font-weight:700}.services-index__list strong{font-size:.9rem;font-weight:560;line-height:1.35}.services-index__list i{color:var(--steel-500);font-size:.9rem;font-style:normal}.services-catalog{padding-block:var(--section-space);background:var(--off-white)}.services-catalog__list{border-top:1px solid var(--steel-300)}.service-detail{border-bottom:1px solid var(--steel-300);scroll-margin-top:2rem}.service-detail summary{cursor:pointer;grid-template-columns:5rem minmax(0,1fr) 3rem;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:12rem;padding-block:2rem;list-style:none;display:grid}.service-detail summary::-webkit-details-marker{display:none}.service-detail__number{color:var(--gold);letter-spacing:.18em;align-self:start;padding-top:.55rem;font-size:.62rem;font-weight:700}.service-detail__intro{grid-template-columns:minmax(17rem,.7fr) minmax(18rem,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.service-detail__intro strong{color:var(--navy-900);letter-spacing:-.04em;font-size:clamp(1.8rem,3.2vw,3.2rem);font-weight:470;line-height:1.08}.service-detail__intro>span{max-width:34rem;color:var(--steel-700);font-size:.94rem;line-height:1.75}.service-detail__toggle{border:1px solid var(--steel-300);justify-self:end;width:2.5rem;height:2.5rem;position:relative}.service-detail__toggle:before,.service-detail__toggle:after{background:var(--navy-900);content:"";width:.8rem;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-detail__toggle:after{transition:transform .18s;transform:translate(-50%,-50%)rotate(90deg)}.service-detail[open] .service-detail__toggle{border-color:var(--gold)}.service-detail[open] .service-detail__toggle:after{transform:translate(-50%,-50%)rotate(0)}.service-detail__body{background:var(--navy-900);color:var(--white);border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin:0 0 3.5rem 5rem;display:grid}.service-detail__body article{min-height:17rem;padding:clamp(1.8rem,3.2vw,3rem)}.service-detail__body article+article{border-left:1px solid #fff3}.service-detail__body h2{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.8rem;font-size:.65rem;font-weight:700;line-height:1.4}.service-detail__body p{color:#ffffffb8;margin-bottom:0;font-size:.88rem;line-height:1.75}.services-cta{background:var(--navy-950);color:var(--white)}.services-cta__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;min-height:26rem;display:grid}.services-cta h2{max-width:55rem;margin-bottom:0;font-size:clamp(2.8rem,5.4vw,5.4rem)}.industries-page{background:var(--off-white);overflow:hidden}.industries-hero{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.industries-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 19.9%,#ffffff0e 20%,#0000 20.1% 79.9%,#ffffff0e 80%,#0000 80.1%),linear-gradient(#0000 0 74.9%,#ffffff0e 75%,#0000 75.1%);position:absolute;inset:0}.industries-hero__word{color:#ffffff09;letter-spacing:-.075em;pointer-events:none;white-space:nowrap;font-size:clamp(8rem,18vw,20rem);font-weight:760;line-height:.75;position:absolute;bottom:-.18em;right:-.04em}.industries-hero__inner{z-index:1;grid-template-columns:minmax(0,1fr) 14rem;align-items:end;gap:clamp(4rem,10vw,10rem);min-height:45rem;padding-block:clamp(6rem,10vw,9rem);display:grid;position:relative}.industries-hero__copy{max-width:69rem}.industries-hero h1{letter-spacing:-.055em;max-width:65rem;margin-bottom:2.2rem;font-size:clamp(3.7rem,7.5vw,7.5rem);font-weight:390}.industries-hero__copy>p:not(.eyebrow){color:#ffffffad;max-width:50rem;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.75}.industries-hero__focus{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;flex-direction:column;justify-content:flex-end;min-height:15rem;padding-block:1.7rem;display:flex}.industries-hero__focus span{color:var(--gold-light);letter-spacing:-.08em;font-size:clamp(4rem,7vw,7rem);font-weight:260;line-height:.9}.industries-hero__focus small{color:#ffffff94;letter-spacing:.18em;text-transform:uppercase;margin-top:1.5rem;font-size:.62rem;font-weight:700;line-height:1.5}.industries-map{border-bottom:1px solid var(--steel-300);background:var(--white);padding-block:clamp(4rem,7vw,7rem)}.industries-map__inner{grid-template-columns:minmax(12rem,.32fr) minmax(0,1fr);gap:clamp(3rem,8vw,8rem);display:grid}.industries-map ol{border-top:1px solid var(--steel-300);border-left:1px solid var(--steel-300);grid-template-columns:repeat(4,1fr);display:grid}.industries-map li{border-right:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300)}.industries-map a{flex-direction:column;justify-content:space-between;min-height:11rem;padding:1.5rem;transition:background-color .18s,color .18s;display:flex}.industries-map a:hover{background:var(--navy-900);color:var(--white)}.industries-map a:hover>span,.industries-map a:hover>small{color:var(--gold-light)}.industries-map a>span,.industries-map a>small{color:var(--gold);letter-spacing:.15em;font-size:.58rem;font-weight:700}.industries-map a>strong{max-width:12rem;font-size:.95rem;font-weight:580;line-height:1.35}.industries-groups{background:var(--off-white)}.industry-group{border-bottom:1px solid var(--steel-300);padding-block:var(--section-space);scroll-margin-top:9rem}.industry-group:nth-child(2n){background:var(--white)}.industry-group__layout{grid-template-columns:minmax(16rem,.36fr) minmax(0,1fr);gap:clamp(3rem,7vw,7rem);display:grid}.industry-group__header>span{color:var(--gold);letter-spacing:.18em;margin-bottom:clamp(3rem,8vw,7rem);font-size:.62rem;font-weight:700;display:block}.industry-group__header h2{max-width:24rem;color:var(--navy-900);text-wrap:balance;margin-bottom:1.7rem;font-size:clamp(2.6rem,4vw,4.5rem);line-height:.98}.industry-group__header p{max-width:29rem;color:var(--steel-700);margin-bottom:0;font-size:.94rem;line-height:1.75}.industry-group__items{border-top:1px solid var(--steel-300)}.industry-item{border-bottom:1px solid var(--steel-300);grid-template-columns:3.5rem minmax(13rem,.62fr) minmax(18rem,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:11rem;padding-block:2rem;display:grid}.industry-item>span{color:var(--gold);letter-spacing:.15em;align-self:start;padding-top:.35rem;font-size:.58rem;font-weight:700}.industry-item h3{color:var(--navy-900);margin-bottom:0;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:480;line-height:1.1}.industry-item p{max-width:36rem;color:var(--steel-700);margin-bottom:0;font-size:.88rem;line-height:1.75}.industries-identity{background:var(--navy-950);color:var(--white);position:relative;overflow:hidden}.industries-identity:after{content:"";background:#ffffff1f;width:1px;height:100%;position:absolute;top:0;left:50%}.industries-identity__inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(20rem,.55fr);align-items:center;gap:clamp(4rem,10vw,10rem);min-height:31rem;display:grid;position:relative}.industries-identity h2{max-width:56rem;margin-bottom:0;font-size:clamp(3rem,5.6vw,5.8rem)}.industries-identity__copy p{color:#ffffffad;max-width:35rem;margin-bottom:2rem;line-height:1.75}.regional-vision-page{background:var(--off-white);overflow:hidden}.regional-vision-hero{background:var(--navy-950);color:var(--white);position:relative;overflow:hidden}.regional-vision-hero__grid{background:linear-gradient(90deg,#0000 0 24.9%,#ffffff0d 25%,#0000 25.1% 74.9%,#ffffff0d 75%,#0000 75.1%),linear-gradient(#0000 0 74.9%,#ffffff0d 75%,#0000 75.1%);position:absolute;inset:0}.regional-vision-hero__inner{grid-template-columns:minmax(0,1fr) minmax(19rem,.5fr);align-items:center;gap:clamp(4rem,10vw,10rem);min-height:48rem;padding-block:clamp(6rem,10vw,9rem);display:grid;position:relative}.regional-vision-hero__copy{max-width:70rem}.regional-vision-hero h1{letter-spacing:-.055em;max-width:68rem;margin-bottom:2.2rem;font-size:clamp(3.7rem,7.4vw,7.4rem);font-weight:390}.regional-vision-hero__copy>p:not(.eyebrow){color:#ffffffb3;max-width:51rem;margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.75}.regional-vision-notice{border-left:1px solid var(--gold);color:#ffffff85;max-width:51rem;padding-left:1.25rem;font-size:.76rem;line-height:1.65}.regional-model{border-top:1px solid #ffffff3d}.regional-model>p{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid #ffffff3d;margin:0;padding-block:1.15rem;font-size:.61rem;font-weight:700}.regional-model li{border-bottom:1px solid #ffffff3d;grid-template-columns:3rem 1fr;align-items:center;min-height:4.7rem;display:grid;position:relative}.regional-model li:not(:last-child):after{border-right:1px solid var(--gold);border-bottom:1px solid var(--gold);content:"";width:.42rem;height:.42rem;position:absolute;bottom:-.25rem;left:.82rem;transform:rotate(45deg)}.regional-model li span{color:var(--gold-light);letter-spacing:.14em;font-size:.55rem;font-weight:700}.regional-model li strong{color:#ffffffd1;font-size:.8rem;font-weight:540}.regional-panama{background:var(--off-white)}.regional-panama__heading{grid-template-columns:minmax(0,1fr) minmax(22rem,.58fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid}.regional-panama__heading h2,.regional-map-section__copy h2,.regional-argentina__copy h2,.regional-vision-cta h2{margin-bottom:0;font-size:clamp(3rem,6vw,6.4rem)}.regional-panama__heading>p{color:var(--steel-700);margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.regional-panama__content{grid-template-columns:minmax(15rem,.34fr) minmax(0,1fr);gap:clamp(4rem,9vw,9rem);margin-top:clamp(5rem,9vw,9rem);display:grid}.regional-panama__roles>p{color:var(--steel-500);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.62rem;font-weight:700}.regional-panama__roles ol{border-top:1px solid var(--steel-300)}.regional-panama__roles li{border-bottom:1px solid var(--steel-300);min-height:4.8rem;color:var(--navy-900);grid-template-columns:2.7rem 1fr;align-items:center;font-size:.82rem;line-height:1.45;display:grid}.regional-panama__roles li span{color:var(--gold);letter-spacing:.14em;font-size:.56rem;font-weight:700}.regional-visuals{background:var(--steel-300);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.regional-visual{background:var(--white);grid-template-rows:auto 1fr;margin:0;display:grid}.regional-visual__media{aspect-ratio:16/9;background:var(--steel-200);overflow:hidden}.regional-visual__media img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.regional-visual:hover .regional-visual__media img{transform:scale(1.025)}.regional-visual figcaption{min-height:14rem;padding:1.7rem}.regional-visual figcaption>span{color:var(--gold);letter-spacing:.16em;margin-bottom:1rem;font-size:.57rem;font-weight:700;display:block}.regional-visual figcaption strong{color:var(--navy-900);margin-bottom:.8rem;font-size:1.05rem;font-weight:580;display:block}.regional-visual figcaption p{color:var(--steel-700);margin-bottom:1.2rem;font-size:.78rem;line-height:1.65}.regional-map-section{background:var(--navy-900);color:var(--white)}.regional-map-section__layout{grid-template-columns:minmax(19rem,.46fr) minmax(0,1fr);align-items:center;gap:clamp(4rem,10vw,10rem);display:grid}.regional-map-section__copy h2{max-width:42rem;margin-bottom:2rem}.regional-map-section__copy>p:not(.eyebrow){color:#ffffffa3;max-width:36rem;margin-bottom:0;line-height:1.8}.regional-map{border-top:1px solid #fff3;border-bottom:1px solid #fff3;min-height:43rem}.regional-map svg{width:100%;height:43rem;display:block}.regional-map__land{fill:#ffffff12;stroke:#ffffff6b;stroke-width:.72px;vector-effect:non-scaling-stroke}.regional-map__route{fill:none;stroke:var(--gold-fill);stroke-width:1.5px}.regional-map__route--potential{stroke:#ffffff52;stroke-dasharray:5 8}.regional-map__potential circle,.regional-map__legend circle{fill:var(--navy-900);stroke:#ffffff70;stroke-width:1px}.regional-map__node circle:first-child{fill:var(--gold-fill)}.regional-map__node circle:nth-child(2){fill:none;stroke:#c9aa6b73;stroke-width:1px}.regional-map__node text,.regional-map__potential-label{fill:var(--white);letter-spacing:.04em;font-family:inherit;font-size:14px;font-weight:620}.regional-map__node .regional-map__label-secondary,.regional-map__potential-label{fill:#ffffff7a;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:650}.regional-argentina{background:var(--white)}.regional-argentina__layout{grid-template-columns:minmax(18rem,.6fr) minmax(0,1fr);align-items:center;gap:clamp(4rem,10vw,10rem);display:grid}.regional-argentina__monogram{border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);flex-direction:column;justify-content:center;min-height:33rem;display:flex}.regional-argentina__monogram span{color:var(--navy-900);letter-spacing:-.08em;font-size:clamp(5rem,11vw,10rem);font-weight:260;line-height:.8}.regional-argentina__monogram small{color:var(--gold);letter-spacing:.3em;margin-top:2rem;font-size:.62rem;font-weight:700}.regional-argentina__copy>p:not(.eyebrow){max-width:43rem;color:var(--steel-700);margin-block:2rem 3rem;font-size:1.05rem;line-height:1.8}.regional-argentina__roles>strong{color:var(--steel-500);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.62rem;font-weight:700;display:block}.regional-argentina__roles ol{border-top:1px solid var(--steel-300);grid-template-columns:1fr 1fr;display:grid}.regional-argentina__roles li{border-right:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);min-height:5rem;color:var(--navy-900);grid-template-columns:2.7rem 1fr;align-items:center;padding-right:1rem;font-size:.8rem;line-height:1.45;display:grid}.regional-argentina__roles li:nth-child(2n){border-right:0;padding-left:1rem}.regional-argentina__roles li span{color:var(--gold);letter-spacing:.14em;font-size:.55rem;font-weight:700}.regional-vision-cta{background:var(--navy-950);color:var(--white)}.regional-vision-cta__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;min-height:29rem;display:grid}.regional-vision-cta h2{max-width:59rem;margin-bottom:1.5rem}.regional-vision-cta__inner>div>p:not(.eyebrow){color:#fff9;max-width:48rem;margin-bottom:0;line-height:1.75}.company-page{background:var(--off-white);overflow:hidden}.company-hero{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.company-hero__lines{background:linear-gradient(90deg,#0000 0 24.9%,#ffffff0d 25%,#0000 25.1% 74.9%,#ffffff0d 75%,#0000 75.1%),linear-gradient(#0000 0 69.9%,#ffffff0d 70%,#0000 70.1%);position:absolute;inset:0}.company-hero__inner{grid-template-columns:minmax(0,1fr) 15rem;align-items:end;gap:clamp(4rem,10vw,10rem);min-height:46rem;padding-block:clamp(6rem,10vw,9rem);display:grid;position:relative}.company-hero__copy{max-width:76rem}.company-hero h1{letter-spacing:-.055em;max-width:73rem;margin-bottom:2.2rem;font-size:clamp(3.5rem,7vw,7rem);font-weight:390}.company-hero__copy>p:not(.eyebrow){color:#ffffffb3;max-width:53rem;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.75}.company-hero__mark{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;flex-direction:column;justify-content:flex-end;min-height:15rem;padding-block:1.7rem;display:flex}.company-hero__mark span{color:var(--gold-light);letter-spacing:-.08em;font-size:clamp(4rem,7vw,7rem);font-weight:260;line-height:.85}.company-hero__mark small{color:#ffffff8c;letter-spacing:.22em;margin-top:1.5rem;font-size:.58rem;font-weight:700}.company-approach{background:var(--white)}.company-approach__heading{grid-template-columns:minmax(0,1fr) minmax(22rem,.58fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid}.company-approach__heading h2,.company-values h2,.company-founder h2,.company-cta h2{margin-bottom:0;font-size:clamp(3rem,5.8vw,6rem)}.company-approach__heading>p{color:var(--steel-700);margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.company-expertise{border-top:1px solid var(--steel-300);border-left:1px solid var(--steel-300);grid-template-columns:repeat(4,1fr);margin-top:clamp(5rem,9vw,9rem);display:grid}.company-expertise li{border-right:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);flex-direction:column;justify-content:space-between;min-height:13rem;padding:1.7rem;display:flex}.company-expertise li:nth-child(5),.company-expertise li:nth-child(6),.company-expertise li:nth-child(7){grid-column:span 1}.company-expertise li:nth-child(7){grid-column:span 2}.company-expertise span{color:var(--gold);letter-spacing:.16em;font-size:.57rem;font-weight:700}.company-expertise strong{max-width:12rem;color:var(--navy-900);font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:560;line-height:1.4}.company-values{background:var(--navy-900);color:var(--white)}.company-values__layout{grid-template-columns:minmax(20rem,.52fr) minmax(0,1fr);align-items:start;gap:clamp(4rem,10vw,10rem);display:grid}.company-values header{position:sticky;top:3rem}.company-values h2{max-width:39rem}.company-values__list{border-top:1px solid #ffffff3d}.company-values__list li{border-bottom:1px solid #ffffff3d;grid-template-columns:4rem 1fr;align-items:center;min-height:7rem;display:grid}.company-values__list span{color:var(--gold-light);letter-spacing:.16em;font-size:.59rem;font-weight:700}.company-values__list strong{color:#ffffffe6;letter-spacing:-.035em;font-size:clamp(1.4rem,2.6vw,2.7rem);font-weight:450;line-height:1.15}.company-founder{background:var(--off-white)}.company-founder__layout{grid-template-columns:minmax(20rem,.72fr) minmax(0,1fr);align-items:center;gap:clamp(4rem,10vw,10rem);display:grid}.founder-portrait{background:var(--steel-200);margin:0}.founder-portrait picture,.founder-portrait img{width:100%}.founder-portrait img{aspect-ratio:4/5;object-fit:cover;height:auto;display:block}.founder-portrait__placeholder{aspect-ratio:4/5;background:linear-gradient(135deg, #ffffff14, transparent 55%), var(--navy-900);justify-content:space-between;align-items:flex-end;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.founder-portrait__placeholder:before{content:"";border:1px solid #ffffff2e;position:absolute;inset:11% 10%}.founder-portrait__placeholder span{color:#ffffff24;letter-spacing:-.09em;font-size:clamp(6rem,13vw,13rem);font-weight:250;line-height:.72;position:relative}.founder-portrait__placeholder small{color:var(--gold-light);letter-spacing:.16em;font-size:.58rem;font-weight:700;position:relative}.founder-portrait figcaption{border-right:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);border-left:1px solid var(--steel-300);justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;padding:1rem 1.3rem;display:flex}.founder-portrait figcaption>span{color:var(--gold);letter-spacing:.15em;font-size:.56rem;font-weight:700}.founder-portrait figcaption small{max-width:23rem;color:var(--steel-500);letter-spacing:.08em;text-align:right;font-size:.5rem;font-weight:650;line-height:1.5}.company-founder h2{text-transform:uppercase;max-width:48rem}.company-founder__role{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-block:1.5rem 3rem;font-size:.72rem;font-weight:700}.company-founder__biography{border-top:1px solid var(--steel-300);max-width:50rem}.company-founder__biography p{border-bottom:1px solid var(--steel-300);color:var(--steel-700);margin-bottom:0;padding-block:1.7rem;font-size:1rem;line-height:1.8}.company-founder__biography p:last-child{color:var(--navy-900);font-weight:550}.company-cta{background:var(--navy-950);color:var(--white)}.company-cta__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;min-height:27rem;display:grid}.company-cta h2{max-width:55rem}.contact-page{background:var(--off-white);overflow:hidden}.contact-hero{background:var(--navy-950);color:var(--white);position:relative;overflow:hidden}.contact-hero__lines{background:linear-gradient(90deg,#0000 0 24.9%,#ffffff0d 25%,#0000 25.1% 74.9%,#ffffff0d 75%,#0000 75.1%),linear-gradient(#0000 0 74.9%,#ffffff0d 75%,#0000 75.1%);position:absolute;inset:0}.contact-hero__inner{grid-template-columns:minmax(0,1fr) minmax(20rem,.48fr);align-items:end;gap:clamp(4rem,10vw,10rem);min-height:44rem;padding-block:clamp(6rem,10vw,9rem);display:grid;position:relative}.contact-hero__copy{max-width:72rem}.contact-hero h1{letter-spacing:-.055em;max-width:67rem;margin-bottom:2.2rem;font-size:clamp(3.7rem,7.4vw,7.4rem);font-weight:390}.contact-hero__copy>p:not(.eyebrow){color:#ffffffad;max-width:50rem;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75}.contact-direct{border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;padding-block:2rem}.contact-direct>p{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;margin-bottom:3.5rem;font-size:.61rem;font-weight:700}.contact-direct h2{margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,3rem)}.contact-direct>span{color:#ffffff8c;margin-bottom:.7rem;font-size:.78rem;display:block}.contact-direct>a{border-bottom:1px solid var(--gold);color:var(--white);padding-bottom:.35rem;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:560;display:inline-block}.contact-form-section__heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.52fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid}.contact-form-section__heading h2{margin-bottom:0;font-size:clamp(3rem,5.8vw,6rem)}.contact-form-section__heading>p{color:var(--steel-700);margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.contact-form{border-top:1px solid var(--steel-300);grid-template-columns:1fr 1fr;column-gap:clamp(2rem,5vw,5rem);margin-top:clamp(5rem,9vw,8rem);display:grid;position:relative}.contact-field{border-bottom:1px solid var(--steel-300);padding-block:1.7rem}.contact-field--wide,.contact-form__consent,.contact-form__footer{grid-column:1/-1}.contact-field label{color:var(--navy-900);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;font-size:.7rem;font-weight:700;display:flex}.contact-field label small{color:var(--steel-500);letter-spacing:.1em;font-size:.5rem;font-weight:650}.contact-field input,.contact-field select,.contact-field textarea{width:100%;color:var(--navy-900);background:0 0;border:0;border-radius:0;outline:0;font-size:1.05rem;line-height:1.5;display:block}.contact-field input,.contact-field select{min-height:3rem}.contact-field textarea{resize:vertical;min-height:13rem}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{box-shadow:inset 0 -1px 0 var(--gold)}.contact-form__honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.contact-form__consent{border-bottom:1px solid var(--steel-300);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding-block:1.8rem;display:grid}.contact-form__consent input{width:1.05rem;height:1.05rem;accent-color:var(--navy-900);margin-top:.25rem}.contact-form__consent label{max-width:58rem;color:var(--steel-700);font-size:.82rem;line-height:1.65}.contact-form__consent a{border-bottom:1px solid var(--gold);color:var(--navy-900)}.contact-form__footer{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2rem;min-height:9rem;display:grid}.contact-form__footer .button{cursor:pointer;min-width:12rem}.contact-form__footer .button:disabled{cursor:wait;opacity:.65}.contact-form__status{color:var(--steel-700);margin:0;font-size:.82rem}.contact-form__status--success{color:#216447}.contact-form__status--error{color:#8b2c2c}@keyframes hero-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (width<=1300px){.desktop-navigation,.header-actions{display:none}.mobile-header-actions,.mobile-navigation{display:flex}.mobile-navigation{align-items:center}.site-header__inner{grid-template-columns:1fr auto}.language-switcher--mobile{letter-spacing:.04em;gap:.32rem;font-size:.66rem}.language-switcher--mobile .language-switcher__option{gap:.16rem}.language-switcher--mobile .language-switcher__flags{min-width:1.22rem}.language-switcher--mobile .language-switcher__flags img{width:.95rem;height:.64rem}.language-switcher--mobile .language-switcher__flags img+img{margin-left:-.3rem}}@media (width<=430px){.site-header__inner{gap:.65rem}.brand-logo{width:6.6rem}.mobile-header-actions{gap:.55rem}.language-switcher--mobile{gap:.24rem}.language-switcher--mobile .language-switcher__flags{min-width:0}.language-switcher--mobile .language-switcher__flags img{width:.86rem;height:.58rem}.language-switcher--mobile .language-switcher__code{font-size:.6rem}.mobile-navigation summary{letter-spacing:.08em;font-size:.62rem}}@media (width<=900px){.home-hero__copy{width:min(42rem,86%)}.vision-section__grid,.operations-section__grid,.regional-section__grid,.meeting-section__inner,.site-footer__main{grid-template-columns:1fr}.pillars{grid-template-columns:1fr 1fr}.pillar:nth-child(3){border-top:1px solid var(--steel-300)}.pillar:nth-child(4){border-top:1px solid var(--steel-300);border-right:1px solid var(--steel-300)}.regional-section__monogram{min-height:18rem}.meeting-section__inner{min-height:auto;padding-block:6rem}.meeting-section__inner .button{justify-self:start}.site-footer__main{gap:3rem}.capabilities-heading,.capability-feature,.capability-logistics,.capability-closing{grid-template-columns:1fr}.capabilities-heading{gap:2rem}.capability-copy--feature{border-right:0;min-height:24rem;padding-left:0;padding-right:0}.capability-photo--operations{min-height:34rem}.capability-photo--logistics{border-right:0;border-bottom:1px solid var(--steel-300);min-height:31rem}.capability-copy--logistics{min-height:24rem;padding-left:0;padding-right:0}.capability-technology{border-right:0}.operating-model__heading{grid-template-columns:1fr;gap:2.5rem}.sirio-home-section__intro,.sirio-hero__inner,.sirio-ecosystem__heading,.sirio-family__heading,.sirio-page-cta__inner{grid-template-columns:1fr}.sirio-home-section__intro,.sirio-ecosystem__heading,.sirio-family__heading{gap:3rem}.sirio-home-modules{grid-template-columns:repeat(3,1fr)}.sirio-home-modules li:nth-child(4),.sirio-home-modules li:nth-child(5){border-top:1px solid var(--steel-300)}.sirio-hero,.sirio-hero__inner{min-height:auto}.sirio-architecture{max-width:40rem}.sirio-module{grid-template-columns:4rem minmax(0,1fr)}.sirio-module>ul{grid-column:2}.sirio-page-cta__inner{min-height:auto;padding-block:6rem}.sirio-page-cta .button{justify-self:start}.services-hero__inner,.services-index__layout,.services-cta__inner{grid-template-columns:1fr}.services-hero__inner{align-items:start;min-height:auto}.services-hero__measure{width:min(18rem,100%);min-height:10rem}.services-index__heading{min-height:7rem}.service-detail__intro{grid-template-columns:1fr;gap:1.5rem}.service-detail__body{grid-template-columns:1fr}.service-detail__body article{min-height:auto}.service-detail__body article+article{border-top:1px solid #fff3;border-left:0}.services-cta__inner{min-height:auto;padding-block:6rem}.services-cta .button{justify-self:start}.industries-hero__inner,.industries-map__inner,.industry-group__layout,.industries-identity__inner{grid-template-columns:1fr}.industries-hero__inner{align-items:start;min-height:auto}.industries-hero__focus{width:min(18rem,100%);min-height:10rem}.industries-map ol{grid-template-columns:1fr 1fr}.industry-group__layout,.industries-identity__inner{gap:4rem}.industry-group__header>span{margin-bottom:2.5rem}.industries-identity:after{display:none}.industries-identity__inner{min-height:auto;padding-block:6rem}.regional-vision-hero__inner,.regional-panama__heading,.regional-panama__content,.regional-map-section__layout,.regional-argentina__layout,.regional-vision-cta__inner{grid-template-columns:1fr}.regional-vision-hero__inner{min-height:auto}.regional-model{max-width:42rem}.regional-panama__heading,.regional-panama__content,.regional-map-section__layout,.regional-argentina__layout{gap:4rem}.regional-map-section__copy{max-width:48rem}.regional-map{min-height:35rem}.regional-map svg{height:35rem}.regional-argentina__monogram{min-height:18rem}.regional-vision-cta__inner{min-height:auto;padding-block:6rem}.regional-vision-cta .button{justify-self:start}.company-hero__inner,.company-approach__heading,.company-values__layout,.company-founder__layout,.company-cta__inner{grid-template-columns:1fr}.company-hero__inner{align-items:start;min-height:auto}.company-hero__mark{width:min(18rem,100%);min-height:10rem}.company-approach__heading,.company-values__layout,.company-founder__layout{gap:4rem}.company-expertise{grid-template-columns:repeat(2,1fr)}.company-expertise li:nth-child(7){grid-column:span 2}.company-values header{position:static}.founder-portrait{width:min(38rem,100%)}.company-cta__inner{min-height:auto;padding-block:6rem}.company-cta .button{justify-self:start}.contact-hero__inner,.contact-form-section__heading{grid-template-columns:1fr}.contact-hero__inner{min-height:auto}.contact-direct{max-width:34rem}.contact-form-section__heading{gap:3rem}}@media (width<=767px){:root{--gutter:1.25rem;--section-space:5.5rem}.services-hero:after{width:26rem;height:26rem}.services-hero__inner{gap:3.5rem;padding-block:5rem}.services-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.services-index__list{grid-template-columns:1fr}.service-detail summary{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;gap:.8rem;min-height:11rem}.service-detail__number{padding-top:.3rem}.service-detail__intro strong{font-size:clamp(1.55rem,8vw,2.3rem)}.service-detail__intro>span{font-size:.84rem}.service-detail__toggle{width:2.25rem;height:2.25rem}.service-detail__body{margin:0 0 2rem}.service-detail__body article{padding:1.6rem}.services-cta h2{font-size:clamp(2.4rem,11vw,3.8rem)}.industries-hero__word{font-size:7rem}.industries-hero__inner{gap:3.5rem;padding-block:5rem}.industries-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.industries-map ol{grid-template-columns:1fr}.industries-map a{min-height:8rem}.industry-item{grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;min-height:10rem}.industry-item p{grid-column:2}.industries-identity h2{font-size:clamp(2.5rem,12vw,4rem)}.regional-vision-hero__inner{gap:3.5rem;padding-block:5rem}.regional-vision-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.regional-panama__heading h2,.regional-map-section__copy h2,.regional-argentina__copy h2,.regional-vision-cta h2{font-size:clamp(2.6rem,12vw,4rem)}.regional-visuals{grid-template-columns:1fr}.regional-visual figcaption{min-height:auto}.regional-visual__media{aspect-ratio:4/5}.regional-map{min-height:34rem;overflow-x:hidden}.regional-map svg{width:100%;height:34rem;transform:none}.regional-argentina__roles ol{grid-template-columns:1fr}.regional-argentina__roles li,.regional-argentina__roles li:nth-child(2n){border-right:0;padding-left:0}.company-hero__inner{gap:3.5rem;padding-block:5rem}.company-hero h1{font-size:clamp(2.9rem,13vw,4.5rem)}.company-approach__heading h2,.company-values h2,.company-founder h2,.company-cta h2{font-size:clamp(2.5rem,12vw,4rem)}.company-expertise{grid-template-columns:1fr}.company-expertise li,.company-expertise li:nth-child(7){grid-column:auto;min-height:8rem}.company-values__list li{grid-template-columns:3rem 1fr;min-height:6rem}.founder-portrait figcaption{flex-direction:column;align-items:flex-start}.founder-portrait figcaption small{text-align:left}.contact-hero__inner{gap:3.5rem;padding-block:5rem}.contact-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.contact-form-section__heading h2{font-size:clamp(2.5rem,12vw,4rem)}.contact-form{grid-template-columns:1fr}.contact-field--wide,.contact-form__consent,.contact-form__footer{grid-column:1}.contact-form__footer{grid-template-columns:1fr;min-height:auto;padding-block:2rem}.contact-form__footer .button{justify-self:start}.site-header__inner{min-height:4.75rem}.brand-placeholder{font-size:.96rem}.home-hero,.home-hero__content{min-height:52rem}.home-hero__asset-status{text-align:right;top:5.8rem;left:1.25rem;right:1.25rem}.home-hero__media img{object-position:center center}.home-hero__overlay{background:linear-gradient(90deg,#03101df0 0%,#03101dad 70%,#03101d5c 100%),linear-gradient(#03101d47 0%,#0000 52%,#03101df5 100%)}.home-hero__content{align-items:flex-start;padding-top:8.2rem;padding-bottom:10rem}.home-hero__copy{width:100%}.home-hero h1{max-width:25rem;margin-bottom:1.25rem;font-size:clamp(2.75rem,13vw,4rem)}.home-hero__lead{max-width:37rem;margin-bottom:1.65rem;font-size:.94rem;line-height:1.62}.home-hero__actions{align-items:stretch}.home-hero__actions .button{flex:12rem}.value-chain{scrollbar-width:none;overflow-x:auto}.value-chain::-webkit-scrollbar{display:none}.value-chain ol{grid-template-columns:repeat(6,9.2rem);width:max-content;min-width:100%}.value-chain li{min-height:6.5rem}.vision-section__grid,.operations-section__grid,.regional-section__grid{gap:3rem}.vision-section h2,.operations-section h2,.regional-section h2,.meeting-section h2{font-size:clamp(2.3rem,10vw,3.35rem)}.capabilities-heading h2{font-size:clamp(3rem,16vw,5.3rem)}.capabilities-editorial{margin-top:3.5rem}.capability-copy h3,.capability-copy--dealer h3,.capability-copy--aftersales h3,.capability-copy--logistics h3{font-size:clamp(1.9rem,9vw,2.8rem)}.capability-copy--feature{min-height:22rem;padding-block:3rem}.capability-photo--operations,.capability-photo--logistics{min-height:30rem}.capability-photo figcaption{font-size:.5rem;bottom:.8rem;left:.8rem;right:.8rem}.capability-duo{grid-template-columns:1fr}.capability-copy--dealer,.capability-copy--aftersales{grid-template-columns:2.7rem 1fr;gap:1rem;min-height:22rem;padding:3.5rem 0}.capability-copy--aftersales{border-top:1px solid var(--steel-300);background:0 0;border-left:0}.capability-copy--logistics{min-height:22rem;padding-block:3.5rem}.capability-technology,.capability-regional{min-height:31rem}.capability-copy--technology,.capability-copy--regional{padding:3rem 1.5rem}.operational-grid{width:85%}.operating-model__heading h2{font-size:clamp(2.8rem,13vw,4.4rem)}.operating-model__diagram{margin-top:4.5rem}.operating-model__spine{top:5.5rem;bottom:5.5rem;left:1.25rem}.operating-stage{grid-template-columns:2.5rem minmax(0,1fr);min-height:14rem}.operating-stage:nth-child(odd) .operating-stage__content,.operating-stage:nth-child(2n) .operating-stage__content{text-align:left;grid-column:2;justify-self:stretch;padding-left:1.2rem;padding-right:0}.operating-stage__node{grid-column:1}.operating-stage__arrow{left:1.25rem}.operating-model--animated .operating-stage:nth-child(odd) .operating-stage__content,.operating-model--animated .operating-stage:nth-child(2n) .operating-stage__content{transform:translate(.6rem)}.operating-model--visible .operating-stage:nth-child(odd) .operating-stage__content,.operating-model--visible .operating-stage:nth-child(2n) .operating-stage__content{transform:translate(0)}.sirio-home-section__word{font-size:9rem;top:.1em}.sirio-home-section h2{font-size:clamp(2.8rem,13vw,4.4rem)}.sirio-home-modules{grid-template-columns:1fr}.sirio-home-modules li{border-top:1px solid var(--steel-300);border-right:1px solid var(--steel-300);flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem;min-height:6rem}.sirio-home-modules li:first-child{border-top:0}.sirio-hero__inner{padding-block:5.5rem}.sirio-hero h1{font-size:clamp(3.3rem,17vw,5.2rem)}.sirio-hero__subtitle{font-size:1.2rem}.sirio-ecosystem__heading h2,.sirio-family__heading h2,.sirio-page-cta h2{font-size:clamp(2.4rem,11vw,3.8rem)}.sirio-data-map{margin-top:4.5rem;padding-left:0}.sirio-data-core{text-align:left;align-items:flex-start;width:calc(100% - 3.5rem);min-height:8rem;margin-left:3.5rem;padding:1.5rem}.sirio-data-core:after{width:2.25rem;height:1px;top:50%;left:-2.25rem}.sirio-data-core strong{max-width:none}.sirio-data-rail{background:var(--gold);width:1px;height:auto;margin:0;position:absolute;top:4rem;bottom:5.5rem;left:1.25rem}.sirio-data-modules{grid-template-columns:1fr;margin-top:3rem;padding-left:3.5rem}.sirio-data-modules li{text-align:left;align-items:flex-start;min-height:7rem;padding:1.5rem}.sirio-data-modules li:before{width:2.25rem;height:1px;top:50%;bottom:auto;left:-2.25rem}.sirio-data-domains{justify-content:flex-start;margin-top:2rem;padding-left:3.5rem}.sirio-data-domains li{padding:.8rem .9rem;font-size:.62rem}.sirio-module{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-block:4rem}.sirio-module>ul{grid-column:1;grid-template-columns:1fr}.sirio-module__intro h3{font-size:clamp(2rem,10vw,3rem)}.pillars{grid-template-columns:1fr;margin-top:3.5rem}.pillar,.pillar:nth-child(2),.pillar:nth-child(3),.pillar:nth-child(4){border-top:1px solid var(--steel-300);border-right:1px solid var(--steel-300);min-height:7rem}.pillar:first-child{border-top:0}.pillar h3{margin-top:1.15rem}.regional-section__monogram{min-height:13rem}.site-footer__links{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1.5rem}.internal-hero__inner{margin-left:var(--gutter);padding-right:var(--gutter)}.internal-hero h1{font-size:clamp(2.75rem,14vw,4.5rem)}.internal-section{grid-template-columns:1fr;gap:1.5rem}}.brand-logo{width:clamp(8.4rem,10vw,9.75rem);line-height:0;display:block}.brand-logo img,.site-footer__logo img,.contact-form-card__brand img{width:100%;height:auto;display:block}.site-footer__logo{width:min(18rem,86%);line-height:0;display:block}.contact-form-card__brand{width:min(14rem,82%);line-height:0}.contact-form--compact .contact-field textarea{border:1px solid var(--steel-200);background:#06182b0b;min-height:9rem;padding:1rem 1.1rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.contact-form--compact .contact-field textarea:hover{border-color:var(--steel-300);background:#06182b0f}.contact-form--compact .contact-field textarea:focus{border-color:var(--gold-dark);background:var(--white);box-shadow:0 0 0 3px #c9aa6b29}@media (width<=767px){.brand-logo{width:7.75rem}.site-footer__logo{width:min(15rem,82%)}.contact-form-card__brand{width:min(13rem,78%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-hero__copy{width:min(61rem,78%)}.home-hero h1{max-width:58rem;margin-bottom:2rem;font-size:clamp(3.7rem,6.35vw,6.45rem);line-height:.96}.home-hero__lead{max-width:55rem;margin-bottom:2.7rem;font-size:clamp(1.05rem,1.45vw,1.28rem)}.home-credibility{border-bottom:1px solid var(--steel-300);background:var(--white)}.home-credibility__header{grid-template-columns:minmax(15rem,.48fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,8rem);padding-block:clamp(2.4rem,4vw,4rem);display:grid}.home-credibility__header .eyebrow{margin:0}.home-credibility__header>p:last-child{max-width:65rem;color:var(--navy-800);margin:0;font-size:clamp(1.05rem,1.7vw,1.45rem);line-height:1.55}.home-credibility__list{border-top:1px solid var(--steel-300);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-credibility__list li{border-right:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:1rem;min-height:7.2rem;padding:1.4rem 1.6rem;display:grid}.home-credibility__list li:nth-child(3n){border-right:0}.home-credibility__list span,.home-why__list>li>span{color:var(--gold);letter-spacing:.16em;font-size:.62rem;font-weight:700}.home-credibility__list strong{color:var(--navy-900);font-size:clamp(.84rem,1.15vw,1.02rem);font-weight:650;line-height:1.35}.home-why{background:var(--steel-100)}.home-why__heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.62fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.home-why__heading h2{max-width:13ch;margin:0;font-size:clamp(3rem,5.7vw,6rem)}.home-why__heading>p{color:var(--steel-700);margin:0;font-size:1.05rem;line-height:1.8}.home-why__list{border-top:1px solid var(--steel-300);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(4rem,7vw,7rem);display:grid}.home-why__list li{border-right:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);grid-template-columns:3.25rem minmax(0,1fr);gap:clamp(1.5rem,3vw,3rem);min-height:14rem;padding:clamp(2rem,4vw,3.5rem);display:grid}.home-why__list li:nth-child(2n){border-right:0}.home-why__list h3{color:var(--navy-900);margin-bottom:1.2rem;font-size:clamp(1.5rem,2.5vw,2.35rem)}.home-why__list p{max-width:36rem;color:var(--steel-700);margin:0;line-height:1.75}.home-industries__featured{background:#ffffff2e;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(4rem,8vw,7rem);display:grid}.home-industry-feature{background:var(--navy-900);isolation:isolate;min-height:clamp(25rem,39vw,38rem);display:grid;position:relative;overflow:hidden}.home-industry-feature picture,.home-industry-feature picture:after{position:absolute;inset:0}.home-industry-feature picture:after{content:"";background:linear-gradient(#03101d0f 20%,#03101df0 100%);display:block}.home-industry-feature img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .5s}.home-industry-feature:hover img{filter:saturate(1.05);transform:scale(1.035)}.home-industry-feature>span,.home-industry-feature>div{z-index:1;position:relative}.home-industry-feature>span{color:var(--gold-light);letter-spacing:.18em;align-self:start;margin:clamp(1.5rem,3vw,2.5rem);font-size:.64rem}.home-industry-feature>div{align-self:end;padding:clamp(1.8rem,4vw,3.5rem)}.home-industry-feature strong,.home-industry-feature small{display:block}.home-industry-feature strong{color:var(--white);letter-spacing:-.045em;font-size:clamp(2rem,4vw,4.2rem);font-weight:500;line-height:1}.home-industry-feature small{color:#ffffffb8;max-width:40rem;margin-top:1rem;font-size:.85rem;line-height:1.65}.home-industries__list{margin-top:1px}.industry-item--visual{grid-template-columns:3.5rem minmax(0,1fr);align-items:stretch;min-height:0;padding-block:clamp(3rem,5vw,5rem)}.industry-item--visual .industry-item__content{grid-template-columns:minmax(0,.9fr) minmax(16rem,1.1fr);align-content:start;align-items:start;gap:clamp(1.6rem,3vw,3rem) clamp(2.5rem,5vw,5rem);display:grid}.industry-item__media{aspect-ratio:16/9;background:var(--steel-200);grid-area:auto/1/auto/-1;overflow:hidden}.industry-item__media img{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.industry-item--visual:hover .industry-item__media img{transform:scale(1.025)}.industry-item--visual h3{overflow-wrap:normal;text-wrap:balance;margin-top:.25rem;font-size:clamp(2.6rem,3.6vw,4.2rem);line-height:.98}.industry-item--visual .industry-item__content>p{max-width:36rem;margin-top:.35rem;font-size:1rem}.founder-portrait{background:var(--white);padding:clamp(.65rem,1.2vw,1rem);position:relative;box-shadow:0 1.5rem 5rem #03101d1f}.founder-portrait:before{border-top:2px solid var(--gold-fill);border-right:2px solid var(--gold-fill);content:"";width:38%;height:38%;position:absolute;top:-.9rem;right:-.9rem}.founder-portrait img{object-position:center top}.company-founder__biography p{color:var(--navy-800);font-size:clamp(1rem,1.35vw,1.18rem)}.contact-overview{background:var(--white)}.contact-overview__heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.58fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.contact-overview__heading h2{max-width:13ch;margin:0;font-size:clamp(3rem,5.6vw,5.8rem)}.contact-overview__heading>p{color:var(--steel-700);margin:0;font-size:1.05rem;line-height:1.8}.contact-overview__items{border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(4rem,7vw,7rem);display:grid}.contact-overview__items>div{border-inline-end:1px solid var(--steel-300);min-height:14rem;padding:1.8rem 1.4rem}.contact-overview__items>div:nth-child(3n){border-inline-end:0}.contact-overview__items>div:nth-child(-n+3){border-bottom:1px solid var(--steel-300)}.contact-overview__items span{color:var(--gold);letter-spacing:.16em;margin-bottom:3.5rem;font-size:.62rem;display:block}.contact-overview__items dt{color:var(--steel-500);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.7rem;font-size:.62rem;font-weight:700}.contact-overview__items dd{color:var(--navy-900);overflow-wrap:anywhere;margin:0;font-size:clamp(.92rem,1.2vw,1.08rem);font-weight:620}.contact-overview__items a{border-bottom:1px solid var(--gold-fill)}.contact-overview__items small{color:var(--steel-700);margin-top:.8rem;font-size:.74rem;font-weight:400;line-height:1.55;display:block}.contact-form-section{background:var(--steel-100)}.meeting-section{background:radial-gradient(circle at 82% 40%, #23537959, transparent 34%), var(--navy-950);position:relative;overflow:hidden}.meeting-section:before{content:"";pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:2.2rem}.meeting-section__inner{min-height:31rem;position:relative}.meeting-section h2{font-size:clamp(3rem,6vw,6rem)}.site-footer__partner{max-width:23rem;color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin:1.2rem 0 0;font-size:.76rem;font-weight:650}.site-footer__links{grid-template-columns:repeat(4,minmax(8rem,1fr));gap:clamp(1.5rem,3vw,3rem)}.site-footer__label--legal{margin-top:2rem}[dir=rtl] .home-industry-feature>span,[dir=rtl] .home-industry-feature>div{text-align:right}@media (width<=1180px){.site-footer__main{grid-template-columns:1fr;gap:4rem}.site-footer__identity{min-height:11rem}}@media (width<=900px){.home-credibility__header,.home-why__heading,.contact-overview__heading{grid-template-columns:1fr;gap:2rem}.home-credibility__list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-credibility__list li:nth-child(3n){border-right:1px solid var(--steel-300)}.home-credibility__list li:nth-child(2n){border-right:0}.industry-item--visual .industry-item__content{grid-template-columns:1fr;gap:2rem}.industry-item__media{grid-row:auto}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.home-hero__copy{width:100%}.home-hero h1{font-size:clamp(3rem,13vw,4.35rem)}.home-credibility__header{padding-block:2.7rem}.home-credibility__list,.home-why__list,.home-industries__featured,.contact-overview__items{grid-template-columns:1fr}.home-credibility__list li,.home-credibility__list li:nth-child(3n),.home-why__list li,.contact-overview__items>div,.contact-overview__items>div:nth-child(3n){border-inline-end:0}.home-why__list li{min-height:0;padding-block:2.4rem}.home-industry-feature{min-height:31rem}.home-industry-feature strong{font-size:clamp(2.5rem,13vw,4rem)}.industry-item--visual{grid-template-columns:2.25rem minmax(0,1fr);min-height:0}.industry-item--visual h3{font-size:clamp(2.5rem,14vw,4.4rem)}.contact-overview__items>div{border-bottom:1px solid var(--steel-300);min-height:0;padding-block:1.7rem}.contact-overview__items>div:last-child{border-bottom:0}.contact-overview__items span{margin-bottom:1.8rem}.meeting-section:before{inset:1rem}.site-footer__links{grid-template-columns:1fr 1fr}}@media (width<=520px){.home-credibility__list{grid-template-columns:1fr}.home-credibility__list li{border-right:0}.site-footer__links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-industry-feature img,.industry-item__media img,.regional-visual__media img{transition:none}.home-industry-feature:hover img,.industry-item--visual:hover .industry-item__media img,.regional-visual:hover .regional-visual__media img{transform:none}}html[dir=rtl]{--font-sans:"Noto Sans Arabic", "Segoe UI", Tahoma, Arial, sans-serif}html[dir=rtl] body{text-align:right;direction:rtl}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] .eyebrow,html[dir=rtl] .button,html[dir=rtl] .desktop-navigation a,html[dir=rtl] .mobile-navigation a,html[dir=rtl] .mobile-navigation summary,html[dir=rtl] .breadcrumbs ol{letter-spacing:0}html[dir=rtl] .brand-logo,html[dir=rtl] .site-footer__logo,html[dir=rtl] .contact-form-card__brand,html[dir=rtl] .language-switcher,html[dir=rtl] .company-brand-mark,html[dir=rtl] .sirio-wordmark{direction:ltr}html[dir=rtl] .home-hero__copy{margin-left:auto;margin-right:0}html[dir=rtl] .home-hero__asset-status{right:auto;left:var(--gutter)}html[dir=rtl] .internal-hero__inner{margin-right:max(var(--gutter), calc((100vw - var(--shell)) / 2));padding-right:0;padding-left:var(--gutter);margin-left:0}html[dir=rtl] .text-link span[aria-hidden=true]{display:inline-block;transform:scaleX(-1)}html[dir=rtl] .breadcrumbs li+li:before{content:"/"}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}html[dir=rtl] input[type=email],html[dir=rtl] input[type=url],html[dir=rtl] .site-footer a[href^=mailto\:],html[dir=rtl] .contact-hero a[href^=mailto\:]{text-align:left;direction:ltr}html[dir=rtl] .contact-form__consent label,html[dir=rtl] .founder-portrait figcaption small,html[dir=rtl] .mobile-navigation__panel{text-align:right}@media (width<=900px){html[dir=rtl] .internal-hero__inner{margin-right:var(--gutter);padding-right:0;padding-left:var(--gutter);margin-left:0}}.home-corporate-vision,.company-vision{background:radial-gradient(circle at 86% 12%, #23537957, transparent 34%), var(--navy-950);color:var(--white);position:relative;overflow:hidden}.home-corporate-vision:before,.company-vision:before{opacity:.14;content:"";pointer-events:none;background-image:linear-gradient(90deg,#0000 calc(25% - 1px),#ffffff4d 25%,#0000 calc(25% + 1px)),linear-gradient(90deg,#0000 calc(75% - 1px),#ffffff4d 75%,#0000 calc(75% + 1px));position:absolute;inset:0}.home-corporate-vision__layout,.company-vision__layout{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.62fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid;position:relative}.home-corporate-vision h2,.company-vision h2{letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(3rem,6vw,6.4rem);line-height:.96}.home-corporate-vision__copy>p,.company-vision__body>p{color:var(--steel-300);margin:0;font-size:1.08rem;line-height:1.8}.text-link--light{color:var(--white)}.home-corporate-vision__flow,.company-vision__flow{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:clamp(4rem,8vw,7rem);display:grid;position:relative}.home-corporate-vision__flow li,.company-vision__flow li{border-left:1px solid #ffffff29;flex-direction:column;justify-content:space-between;gap:1rem;min-height:9rem;padding:1.4rem;display:flex;position:relative}.home-corporate-vision__flow li:last-child,.company-vision__flow li:last-child{border-right:1px solid #ffffff29}.home-corporate-vision__flow span,.company-vision__flow span,.home-highlights span,.company-highlights__list span,.company-timeline__stages>li>span,.company-insights__index li span{color:var(--gold-light);letter-spacing:.16em;font-size:.57rem;font-weight:700}.home-corporate-vision__flow strong,.company-vision__flow strong{color:#ffffffe6;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:650;line-height:1.4}.home-highlights,.company-highlights{border-top:1px solid var(--steel-300);border-bottom:1px solid var(--steel-300);background:var(--white)}.home-highlights__inner{grid-template-columns:15rem minmax(0,1fr);align-items:stretch;display:grid}.home-highlights__inner>.eyebrow{align-self:center;margin:0}.home-highlights ol,.company-highlights__list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-highlights li,.company-highlights__list li{border-left:1px solid var(--steel-300);flex-direction:column;justify-content:space-between;gap:1rem;min-height:8rem;padding:1.5rem;display:flex}.home-highlights strong,.company-highlights__list strong{color:var(--navy-900);font-size:clamp(.88rem,1.2vw,1.05rem);font-weight:600;line-height:1.35}.company-highlights{padding-block:clamp(4.5rem,8vw,8rem) 0}.company-highlights__heading{grid-template-columns:15rem minmax(0,1fr);align-items:end;margin-bottom:4rem;display:grid}.company-highlights__heading h2,.company-timeline h2,.company-insights h2{letter-spacing:-.05em;max-width:14ch;margin:0;font-size:clamp(3rem,5.7vw,6rem);line-height:.98}.company-timeline{background:var(--steel-050)}.company-timeline__heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.55fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid}.company-timeline__heading>p{color:var(--steel-700);margin:0;font-size:1.02rem;line-height:1.8}.company-timeline__stages{border-top:1px solid var(--steel-300);margin-top:clamp(4rem,8vw,7rem);position:relative}.company-timeline__stages:before{background:var(--gold);content:"";width:1px;position:absolute;top:0;bottom:0;left:2.25rem}.company-timeline__stages li{border-bottom:1px solid var(--steel-300);grid-template-columns:4.5rem minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:10rem;padding-block:2rem;display:grid;position:relative}.company-timeline__stages li>span{z-index:1;border:1px solid var(--gold);background:var(--steel-050);width:4.5rem;height:4.5rem;color:var(--gold-dark);border-radius:50%;place-items:center;display:grid;position:relative}.company-timeline__stages h3{margin:0 0 .65rem;font-size:clamp(1.45rem,2.6vw,2.5rem);font-weight:480}.company-timeline__stages p{max-width:52rem;color:var(--steel-700);margin:0;line-height:1.75}.company-founder__expertise{border-top:1px solid var(--steel-300);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem;display:grid}.company-founder__expertise li{border-bottom:1px solid var(--steel-300);color:var(--navy-900);letter-spacing:.06em;text-transform:uppercase;padding:.9rem 0;font-size:.7rem;font-weight:650}.company-founder__expertise li:nth-child(2n){border-left:1px solid var(--steel-300);padding-left:1.5rem}.company-insights{background:radial-gradient(circle at 82% 18%, #2353794d, transparent 36%), var(--navy-950);color:var(--white)}.company-insights__layout{grid-template-columns:minmax(0,.85fr) minmax(26rem,.65fr);gap:clamp(4rem,10vw,10rem);display:grid}.company-insights__layout>div:first-child>p:last-child{max-width:47rem;color:var(--steel-300);margin-top:2rem;line-height:1.8}.company-insights__index>p{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.63rem;font-weight:700}.company-insights__index ol{border-top:1px solid #fff3}.company-insights__index li{border-bottom:1px solid #fff3;grid-template-columns:3rem 1fr;align-items:center;min-height:4.75rem;display:grid}.company-insights__index strong{font-weight:500}.industry-item{grid-template-columns:3.5rem minmax(0,1fr);align-items:start;padding-block:3rem}.industry-item__content{grid-template-columns:minmax(13rem,.58fr) minmax(18rem,1fr);gap:1.5rem clamp(2rem,6vw,6rem);display:grid}.industry-item__content>p{max-width:45rem}.industry-item__scope{border-top:1px solid var(--steel-300);grid-column:1/-1;margin-top:1rem}.industry-item__scope summary{cursor:pointer;min-height:4.5rem;color:var(--navy-900);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;font-size:.7rem;font-weight:700;list-style:none;display:flex}.industry-item__scope summary::-webkit-details-marker{display:none}.industry-item__scope summary small{color:var(--gold-dark);font-size:.6rem}.industry-item__areas{border-top:1px solid var(--steel-200);grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:1.5rem;display:grid}.industry-item__areas li{border-bottom:1px solid var(--steel-200);min-height:4rem;color:var(--steel-700);padding:1.25rem 1rem 1.25rem 0;font-size:.78rem}.industry-item__areas li:nth-child(2n){border-left:1px solid var(--steel-200);padding-left:1rem}.industry-item__subdivisions{border-top:1px solid var(--steel-200);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.industry-item__subdivisions section{border-bottom:1px solid var(--steel-200);min-height:9rem;padding:1.5rem 1.5rem 1.5rem 0}.industry-item__subdivisions section:nth-child(2n){border-left:1px solid var(--steel-200);padding-left:1.5rem}.industry-item__subdivisions h4{color:var(--navy-900);margin:0 0 .65rem;font-size:1rem}.industry-item__subdivisions p{font-size:.78rem;line-height:1.65}.contact-form-section{padding-block:clamp(4rem,7vw,7rem)}.contact-form-card{border:1px solid var(--steel-300);background:var(--white);grid-template-columns:minmax(19rem,.42fr) minmax(0,1fr);display:grid;overflow:hidden}.contact-form-card__intro{background:radial-gradient(circle at 100% 0, #2353798c, transparent 40%), var(--navy-950);color:var(--white);flex-direction:column;align-items:flex-start;padding:clamp(2.5rem,5vw,5rem);display:flex}.contact-form-card__brand{text-transform:uppercase;flex-direction:column;margin-bottom:auto;padding-bottom:clamp(4rem,8vw,8rem);display:inline-flex}.contact-form-card__brand strong{letter-spacing:.11em;font-size:1.15rem}.contact-form-card__brand span{color:var(--gold-light);letter-spacing:.2em;font-size:.58rem;font-weight:700}.contact-form-card__intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.96}.contact-form-card__intro>p:not(.eyebrow){color:var(--steel-300);margin:1.5rem 0 0;line-height:1.7}.contact-form-card__email{border-bottom:1px solid var(--gold);color:var(--white);margin-top:2rem;font-size:.86rem}.contact-form--compact{border-top:0;column-gap:clamp(1.5rem,3vw,3rem);margin:0;padding:clamp(2rem,4.5vw,4.5rem)}.contact-form--compact .contact-field{padding-block:1.05rem}.contact-form--compact .contact-field label{margin-bottom:.4rem}.contact-form--compact .contact-field input,.contact-form--compact .contact-field select{min-height:2.25rem}.contact-form--compact .contact-field textarea{min-height:7rem}.contact-form--compact .contact-form__consent{padding-block:1.25rem}.contact-form--compact .contact-form__footer{min-height:6.5rem}@media (width<=1023px){.home-corporate-vision__layout,.company-vision__layout,.company-timeline__heading,.company-insights__layout,.contact-form-card{grid-template-columns:1fr}.home-corporate-vision__flow,.company-vision__flow{grid-template-columns:repeat(3,minmax(0,1fr))}.home-highlights__inner,.company-highlights__heading{grid-template-columns:1fr}.home-highlights__inner>.eyebrow,.company-highlights__heading>.eyebrow{padding-block:2rem}.contact-form-card__brand{padding-bottom:3rem}}@media (width<=767px){.home-corporate-vision__layout,.company-vision__layout,.company-timeline__heading,.company-insights__layout{gap:3rem}.home-corporate-vision h2,.company-vision h2,.company-highlights__heading h2,.company-timeline h2,.company-insights h2{font-size:clamp(2.6rem,12vw,4.2rem)}.home-corporate-vision__flow,.company-vision__flow{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3.5rem}.home-corporate-vision__flow li,.company-vision__flow li{min-height:7.5rem}.home-highlights ol,.company-highlights__list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-highlights li,.company-highlights__list li{min-height:7rem}.company-highlights__heading{margin-bottom:2.5rem}.company-timeline__stages li{grid-template-columns:3.5rem minmax(0,1fr);gap:1.5rem}.company-timeline__stages:before{left:1.75rem}.company-timeline__stages li>span{width:3.5rem;height:3.5rem}.company-founder__expertise{grid-template-columns:1fr}.company-founder__expertise li:nth-child(2n){border-left:0;padding-left:0}.industry-item{grid-template-columns:2.5rem minmax(0,1fr)}.industry-item__content{grid-template-columns:1fr;gap:1rem}.industry-item__content>p,.industry-item__scope{grid-column:1}.industry-item__areas,.industry-item__subdivisions{grid-template-columns:1fr}.industry-item__areas li:nth-child(2n),.industry-item__subdivisions section:nth-child(2n){border-left:0;padding-left:0}.industry-item__subdivisions section{min-height:0}.contact-form-card__intro,.contact-form--compact{padding:2rem}.contact-form-card__brand{padding-bottom:4rem}.contact-form-card__intro h2{font-size:clamp(2.6rem,12vw,4rem)}}.home-industries{color:var(--white);background:var(--navy-950)}.home-industries__heading{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.7fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.home-industries__heading h2{letter-spacing:-.055em;max-width:13ch;margin:0;font-size:clamp(3rem,6.2vw,6.5rem);line-height:.94}.home-industries__heading>div:last-child>p{color:var(--steel-300);margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.home-industries .text-link{color:var(--white)}.home-industries__list{border-top:1px solid #ffffff29;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(4rem,8vw,7rem);padding:0;list-style:none;display:grid}.home-industries__list li{border-bottom:1px solid #ffffff29;grid-template-columns:4rem minmax(0,1fr);align-items:center;gap:1.5rem;min-height:7.25rem;padding:1.5rem 2rem 1.5rem 0;display:grid}.home-industries__list li:nth-child(odd){border-right:1px solid #ffffff29}.home-industries__list li:nth-child(2n){padding-left:2rem}.home-industries__list span{color:var(--gold);letter-spacing:.18em;font-size:.72rem}.home-industries__list strong{font-size:clamp(1rem,1.5vw,1.3rem);font-weight:var(--font-weight-medium)}.sirio-home-flow{border-top:1px solid var(--steel-300);margin-top:4rem;padding-top:2rem}.sirio-home-flow>p{color:var(--steel-600);font-size:.68rem;font-weight:var(--font-weight-bold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.5rem}.sirio-home-flow ol{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.sirio-home-flow li{min-height:7rem;padding:1.25rem 2rem 1.25rem 0;position:relative}.sirio-home-flow li:not(:last-child):after{color:var(--gold);content:"→";position:absolute;top:2rem;right:1rem}.sirio-home-flow span,.sirio-home-flow strong{display:block}.sirio-ecosystem-flow{border-top:1px solid var(--steel-300);margin-top:5rem;padding-top:2rem}.sirio-ecosystem-flow>p{color:var(--steel-600);font-size:.68rem;font-weight:var(--font-weight-bold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.5rem}.sirio-ecosystem-flow ol{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.sirio-ecosystem-flow li{border-top:1px solid var(--steel-300);min-height:8rem;padding:1.5rem 2.5rem 1.5rem 0;position:relative}.sirio-ecosystem-flow li:not(:last-child):after{color:var(--gold-dark);content:"→";position:absolute;top:2rem;right:1rem}.sirio-ecosystem-flow span,.sirio-ecosystem-flow strong{display:block}.sirio-ecosystem-flow span{color:var(--gold-dark);letter-spacing:.15em;margin-bottom:1rem;font-size:.7rem}.sirio-ecosystem-flow strong{max-width:12rem;font-size:.92rem;line-height:1.45}.regional-development{color:var(--navy-950);background:var(--steel-050)}.regional-development__layout{grid-template-columns:minmax(20rem,.72fr) minmax(0,1.28fr);gap:clamp(4rem,9vw,10rem);display:grid}.regional-development h2{letter-spacing:-.05em;margin:0 0 1.5rem;font-size:clamp(2.7rem,4.8vw,5.2rem);line-height:.98}.regional-development header>p:last-child{color:var(--steel-700);line-height:1.72}.regional-development ol{border-top:1px solid var(--steel-300);align-self:end;margin:0;padding:0;list-style:none}.regional-development li{border-bottom:1px solid var(--steel-300);grid-template-columns:3.5rem minmax(0,1fr);align-items:center;gap:1.5rem;min-height:5.5rem;display:grid}.regional-development li span{color:var(--gold-dark);letter-spacing:.15em;font-size:.7rem}.regional-development li strong{font-size:1rem;font-weight:var(--font-weight-semibold)}.sirio-home-flow span{color:var(--gold-dark);letter-spacing:.16em;margin-bottom:1rem;font-size:.7rem}.sirio-home-flow strong{max-width:13rem;font-size:.93rem;font-weight:var(--font-weight-semibold);line-height:1.45}.company-perspectives{background:var(--white)}.company-perspectives__list{border-top:1px solid var(--steel-300)}.company-perspective{border-bottom:1px solid var(--steel-300);grid-template-columns:5rem minmax(0,1fr);gap:clamp(2rem,6vw,7rem);min-height:20rem;padding:clamp(3rem,6vw,6rem) 0;display:grid}.company-perspective>span{color:var(--gold-dark);letter-spacing:.18em;font-size:.75rem}.company-perspective>div{width:min(100%,62rem)}.company-perspective:nth-child(2n)>div{justify-self:end;width:min(100%,48rem)}.company-perspective h2{max-width:20ch;color:var(--navy-950);letter-spacing:-.045em;margin:0 0 1.5rem;font-size:clamp(2.3rem,4vw,4.6rem);line-height:1}.company-perspective>div>p:last-child{max-width:56rem;color:var(--steel-700);margin:0;font-size:1.05rem;line-height:1.75}.automotive-operations-page,.solutions-page,.about-page{color:var(--navy-950);background:var(--white)}.automotive-operations-hero,.solutions-hero,.about-hero{color:var(--white);background:var(--navy-950);position:relative;overflow:hidden}.automotive-operations-hero__lines,.solutions-hero__grid,.about-hero__lines{opacity:.17;pointer-events:none;background-image:linear-gradient(90deg,#0000 calc(25% - 1px),#ffffff47 25%,#0000 calc(25% + 1px)),linear-gradient(90deg,#0000 calc(75% - 1px),#ffffff47 75%,#0000 calc(75% + 1px));position:absolute;inset:0}.automotive-operations-hero__inner{grid-template-columns:minmax(0,1fr) 15rem;align-items:end;gap:4rem;min-height:42rem;padding-block:8rem 6rem;display:grid;position:relative}.automotive-operations-hero__copy{max-width:68rem}.automotive-operations-hero h1,.solutions-hero h1,.about-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.7rem,7vw,7.5rem);line-height:.92}.automotive-operations-hero__copy>p:last-child{max-width:53rem;color:var(--steel-300);margin:2.25rem 0 0;font-size:1.15rem;line-height:1.75}.automotive-operations-hero__measure{border-left:1px solid #fff3;flex-direction:column;justify-content:flex-end;min-height:15rem;padding:2rem;display:flex}.automotive-operations-hero__measure span{color:var(--gold);font-size:clamp(4rem,7vw,7rem);font-weight:var(--font-weight-light);line-height:1}.automotive-operations-hero__measure small{color:var(--steel-300);letter-spacing:.18em;text-transform:uppercase;margin-top:1rem;font-size:.7rem}.automotive-operations-index,.solutions-index{border-bottom:1px solid var(--steel-300);background:var(--steel-050)}.automotive-operations-index__inner,.solutions-index__inner{grid-template-columns:14rem minmax(0,1fr);gap:3rem;padding-block:3rem;display:grid}.automotive-operations-index ol,.solutions-index ol{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.automotive-operations-index a,.solutions-index a{border-bottom:1px solid var(--steel-300);color:var(--navy-900);grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:1rem 1.25rem 1rem 0;text-decoration:none;display:grid}.automotive-operations-index li:nth-child(odd) a,.solutions-index li:nth-child(odd) a{margin-right:2rem}.automotive-operations-index a:hover,.solutions-index a:hover{color:var(--gold-dark)}.automotive-operations-index a span,.solutions-index a span{color:var(--gold-dark);letter-spacing:.14em;font-size:.7rem}.automotive-operations-index a strong,.solutions-index a strong{font-size:.92rem;font-weight:var(--font-weight-semibold)}.automotive-operations-catalog{padding-block:2rem 8rem}.automotive-operations-catalog__list{border-top:1px solid var(--steel-300)}.automotive-operation-area{border-bottom:1px solid var(--steel-300);grid-template-columns:minmax(18rem,.55fr) minmax(0,1.45fr);gap:clamp(3rem,7vw,8rem);min-height:28rem;padding:clamp(3.5rem,7vw,7rem) 0;display:grid}.automotive-operation-area:nth-child(2n){background:linear-gradient(90deg, transparent 0, transparent 8%, var(--steel-050) 8%, var(--steel-050) 100%)}.automotive-operation-area header{padding-left:clamp(0rem,3vw,3rem)}.automotive-operation-area header>span{color:var(--gold-dark);letter-spacing:.18em;margin-bottom:2rem;font-size:.72rem;display:block}.automotive-operation-area h2{letter-spacing:-.05em;max-width:12ch;margin:0;font-size:clamp(2.4rem,4vw,4.8rem);line-height:.98}.automotive-operation-area__body{align-self:end}.automotive-operation-area__body section{border-top:1px solid var(--steel-300);grid-template-columns:11rem minmax(0,1fr);gap:2rem;padding:1.6rem 0;display:grid}.automotive-operation-area__body h3{color:var(--steel-600);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.68rem}.automotive-operation-area__body p{color:var(--steel-700);margin:0;line-height:1.72}.automotive-operations-closing,.solutions-identity,.about-closing{color:var(--white);background:var(--navy-950)}.automotive-operations-closing__inner,.solutions-identity__inner,.about-closing__inner{grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);align-items:end;gap:clamp(3rem,9vw,9rem);min-height:31rem;padding-block:6rem;display:grid}.automotive-operations-closing h2,.solutions-identity h2,.about-closing h2{letter-spacing:-.05em;max-width:15ch;margin:0 0 1.5rem;font-size:clamp(2.7rem,5vw,5.6rem);line-height:.96}.automotive-operations-closing p:not(.eyebrow),.solutions-identity p:not(.eyebrow),.about-closing p:not(.eyebrow){max-width:50rem;color:var(--steel-300);line-height:1.7}.solutions-hero__inner,.about-hero__inner{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.65fr);align-items:end;gap:clamp(4rem,9vw,10rem);min-height:39rem;padding-block:8rem 6rem;display:grid;position:relative}.solutions-hero__inner>p,.about-hero__inner>p{color:var(--steel-300);margin:0;padding-bottom:.5rem;font-size:1.08rem;line-height:1.75}.solutions-index__inner{grid-template-columns:14rem minmax(0,1fr)}.solutions-index ol{grid-template-columns:repeat(4,minmax(0,1fr))}.solutions-index li:nth-child(odd) a{margin-right:0}.solutions-index a{grid-template-columns:2.25rem minmax(0,1fr);margin-right:1.5rem}.solution-group{border-bottom:1px solid var(--steel-300);padding-block:clamp(5rem,9vw,9rem)}.solution-group:nth-child(2n){background:var(--steel-050)}.solution-group__layout{grid-template-columns:minmax(18rem,.65fr) minmax(0,1.35fr);gap:clamp(4rem,9vw,10rem);display:grid}.solution-group header>span{color:var(--gold-dark);font-size:clamp(4rem,8vw,8rem);font-weight:var(--font-weight-light);margin-bottom:4rem;line-height:1;display:block}.solution-group h2{letter-spacing:-.05em;margin:0 0 1.5rem;font-size:clamp(2.7rem,4.7vw,5.2rem);line-height:.98}.solution-group header>p:last-child{max-width:36rem;color:var(--steel-700);line-height:1.72}.solution-group__items{border-top:1px solid var(--steel-300);align-self:end;margin:0;padding:0;list-style:none}.solution-group__items li{border-bottom:1px solid var(--steel-300);grid-template-columns:4rem minmax(0,1fr);gap:2rem;padding:2.25rem 0;display:grid}.solution-group__items li>span{color:var(--gold-dark);letter-spacing:.12em;font-size:.7rem}.solution-group__items h3{font-size:clamp(1.35rem,2vw,2rem);font-weight:var(--font-weight-semibold);margin:0 0 .8rem}.solution-group__items p{color:var(--steel-700);margin:0;line-height:1.7}.solutions-identity__inner>div:last-child .button{margin-top:2rem}.about-identity{background:var(--steel-050)}.about-identity__layout,.about-founder__heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);gap:clamp(4rem,9vw,10rem);display:grid}.about-identity h2,.about-founder__heading h2{letter-spacing:-.05em;max-width:16ch;margin:0;font-size:clamp(2.8rem,5.2vw,5.8rem);line-height:.98}.about-identity__layout>p,.about-founder__heading>p{color:var(--steel-700);align-self:end;margin:0;font-size:1.08rem;line-height:1.75}.about-founder{background:var(--white)}.about-founder__layout{grid-template-columns:minmax(20rem,.78fr) minmax(0,1fr);align-items:center;gap:clamp(4rem,9vw,10rem);margin-top:6rem;display:grid}.about-founder__profile h2{letter-spacing:-.055em;max-width:13ch;margin:0;font-size:clamp(3rem,5.5vw,6.2rem);line-height:.94}.about-founder__role{color:var(--gold-dark);font-size:.78rem;font-weight:var(--font-weight-bold);letter-spacing:.16em;text-transform:uppercase;margin:1.5rem 0 3rem}.about-founder__profile>div{border-top:1px solid var(--steel-300);max-width:48rem;padding-top:2rem}.about-founder__profile>div p{color:var(--steel-700);font-size:1.05rem;line-height:1.78}@media (width<=1023px){.solutions-index ol{grid-template-columns:repeat(2,minmax(0,1fr))}.solutions-index a{margin-right:2rem}.automotive-operation-area,.solution-group__layout,.about-founder__layout{gap:4rem}.automotive-operation-area__body section{grid-template-columns:8rem minmax(0,1fr)}}@media (width<=767px){.home-industries__heading,.automotive-operations-closing__inner,.solutions-identity__inner,.about-closing__inner,.solutions-hero__inner,.about-hero__inner,.about-identity__layout,.about-founder__heading{grid-template-columns:1fr;gap:2.5rem}.home-industries__heading h2,.automotive-operations-hero h1,.solutions-hero h1,.about-hero h1{font-size:clamp(2.9rem,14vw,4.6rem)}.home-industries__list{grid-template-columns:1fr;margin-top:3.5rem}.home-industries__list li,.home-industries__list li:nth-child(2n){border-right:0;grid-template-columns:3rem minmax(0,1fr);min-height:6rem;padding:1.25rem 0}.sirio-home-flow ol,.sirio-ecosystem-flow ol{grid-template-columns:1fr}.sirio-ecosystem-flow li{min-height:0;padding:1.25rem 0 1.25rem 3.5rem}.sirio-ecosystem-flow li:not(:last-child):after{content:"↓";inset:auto auto -.7rem 1.1rem}.regional-development__layout{grid-template-columns:1fr;gap:3rem}.sirio-home-flow li{border-top:1px solid var(--steel-300);min-height:auto;padding:1.25rem 0 1.25rem 3.5rem}.sirio-home-flow li:not(:last-child):after{content:"↓";inset:auto auto -.7rem 1.1rem}.company-perspective{grid-template-columns:2.5rem minmax(0,1fr);gap:1.25rem;min-height:0;padding-block:3.5rem}.company-perspective h2{font-size:clamp(2rem,9vw,3rem)}.automotive-operations-hero__inner{grid-template-columns:1fr;gap:3rem;min-height:0;padding-block:5.5rem 4rem}.automotive-operations-hero__measure{border-top:1px solid #fff3;border-left:0;min-height:0;padding:1.5rem 0 0}.automotive-operations-hero__measure span{font-size:4rem}.solutions-hero__inner,.about-hero__inner{min-height:0;padding-block:5.5rem 4rem}.automotive-operations-index__inner,.solutions-index__inner{grid-template-columns:1fr;gap:1.5rem}.automotive-operations-index ol,.solutions-index ol{grid-template-columns:1fr}.automotive-operations-index li:nth-child(odd) a,.solutions-index a{margin-right:0}.automotive-operation-area,.solution-group__layout,.about-founder__layout{grid-template-columns:1fr;gap:3rem}.automotive-operation-area{min-height:0;padding-block:4rem}.automotive-operation-area:nth-child(2n){background:var(--steel-050)}.automotive-operation-area header{padding-left:0}.automotive-operation-area__body section{grid-template-columns:1fr;gap:.8rem}.automotive-operations-closing__inner,.solutions-identity__inner,.about-closing__inner{min-height:0;padding-block:5rem}.solution-group{padding-block:5rem}.solution-group header>span{margin-bottom:2.5rem;font-size:5rem}.solution-group__items li{grid-template-columns:3rem minmax(0,1fr);gap:1rem}.about-founder__layout{margin-top:4rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}::selection{background:var(--gold-fill);color:var(--navy-950)}main>section{scroll-margin-top:6rem}.site-header:not(.site-header--hero){backdrop-filter:blur(16px)saturate(130%);background:#ffffffeb;position:sticky;top:0;box-shadow:0 1px #03101d0a}.button{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,background-color .18s,border-color .18s,color .18s;box-shadow:0 0 #03101d00}.button:hover{transform:translateY(-2px)}.button--gold:hover{box-shadow:0 .8rem 2rem #03101d33}.button:active{transform:translateY(0)}.desktop-navigation a:after{transform-origin:0;transition:opacity .22s,transform .3s cubic-bezier(.22,1,.36,1)}.text-link{transition:color .18s,border-color .18s}.text-link span{transition:transform .28s cubic-bezier(.22,1,.36,1);display:inline-block}.text-link:hover span{transform:translate(.35rem)}.home-hero,.home-hero__content{min-height:max(54rem,100svh)}.home-hero__media img{animation:1.5s cubic-bezier(.22,1,.36,1) both hero-media-enter}.capability-photo img{transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1.001)}.capability-photo:hover img{transform:scale(1.035)}.services-hero,.industries-hero,.regional-vision-hero,.company-hero,.contact-hero,.sirio-hero,.automotive-operations-hero,.solutions-hero,.about-hero{background-color:var(--navy-950);background-image:radial-gradient(circle at 82% 16%,#224f7461,#0000 36%),linear-gradient(135deg,#ffffff05,#0000 45%)}.visual-reveal{opacity:0;transition:opacity .76s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .76s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(2rem)}.visual-reveal--visible{opacity:1;will-change:auto;transform:translateY(0)}@keyframes hero-media-enter{0%{opacity:.82;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media (width<=767px){.home-hero,.home-hero__content{min-height:auto}.home-hero__content{padding-top:8.4rem;padding-bottom:4.75rem}.value-chain{backdrop-filter:blur(10px);background:#03101db8;position:relative;overflow:visible}.value-chain ol{grid-template-columns:repeat(2,minmax(0,1fr));width:auto;min-width:0}.value-chain li{border-bottom:1px solid #ffffff24;gap:.4rem;min-height:5.25rem;padding:.9rem 1rem;font-size:.64rem}.value-chain li:nth-child(2n){border-right:1px solid #ffffff2b}.value-chain li:nth-last-child(-n+2){border-bottom:0}.value-chain li:after{display:none}.capability-photo:hover img,.button:hover{transform:none}}@media (prefers-reduced-motion:reduce){.visual-reveal,.visual-reveal--visible{opacity:1;transform:none}.home-hero__media img,.capability-photo img{transform:none}}
