@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(../assets/fonts/manrope-latin-ext-v20.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(../assets/fonts/manrope-latin-v20.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* css/style.css */
:root{--ink:#171b1e;--dark:#111517;--gold:#ffc14b;--paper:#f8f9f6;--muted:#727973;--line:#dde1da;--font:'Manrope','Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:var(--gold);color:var(--dark)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #c68211;outline-offset:6px}h1,h2,h3,p{margin:0}button,svg{flex-shrink:0}svg{display:block}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-90px;left:20px;background:var(--gold);color:var(--dark);padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.header{height:96px;background:var(--dark);color:#f8f8f3;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff12}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:7px;font-size:37px;font-weight:800;letter-spacing:-2.2px;line-height:1}.brand-mark{width:43px;height:47px;fill:none;stroke:currentColor;stroke-width:12;stroke-linecap:round;stroke-linejoin:round}.mark-gold{stroke:var(--gold)}.brand-period{color:var(--gold)}.navigation{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:58px}.navigation>a{font-size:13px;font-weight:500;color:#c4c7c8;transition:color .2s}.navigation>a:hover{color:var(--gold)}.header-cta{font-size:13px;font-weight:700;display:flex;align-items:center;gap:23px;border-bottom:1px solid #ffffff5c;padding-block:10px}.header-cta .icon{width:18px}.header-cta:hover{color:var(--gold)}.menu-toggle,.navigation .mobile-contact{display:none}.hero{position:relative;background:var(--dark);color:#f6f7f2;overflow:hidden}.hero-grid-bg{pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse at 86% 55%,#51422918,transparent 48%),linear-gradient(90deg,transparent 49.9%,#ffffff03 50%,transparent 50.1%);background-size:auto,145px 100%}.hero-layout{position:relative;display:grid;grid-template-columns:1.09fr 1fr;align-items:center;gap:0;min-height:664px;padding-block:68px 55px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:650;letter-spacing:2px;line-height:1.5;color:#c7cac6}.tiny-square{width:6px;height:6px;display:inline-block;background:var(--gold)}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(51px,5.35vw,79px);font-weight:500;line-height:1.12;letter-spacing:-4px;margin-top:29px;margin-bottom:28px;max-width:730px}.hero h1>span{color:var(--gold)}.hero-description{color:#a5acab;font-size:15px;line-height:1.85;max-width:510px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:53px;padding:16px 22px;font-size:12px;line-height:1.4;font-weight:750;border:1px solid transparent;border-radius:5px;transition:background .2s,transform .2s}.button-gold{background:var(--gold);color:#252010}.button-gold:hover{background:#ffd780;transform:translateY(-2px)}.button .icon{width:18px;height:18px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:600;line-height:1.5}.text-link:hover .icon{transform:translateX(4px)}.text-link .icon{transition:transform .2s;width:17px}.hero-footnote{display:flex;align-items:center;gap:13px;margin-top:38px;font-size:10px;color:#858e8e;line-height:1.65}.hero-footnote strong{font-weight:500;color:#bdc4c2}.footnote-mark{width:34px;height:34px;border:1px solid #53615c;border-radius:50%;color:var(--gold);display:grid;place-items:center;font-size:24px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;position:relative;border-top:1px solid #ffffff16;height:69px;font-size:9px;letter-spacing:1.6px;color:#8f9999}.hero-bottom>a{display:flex;align-items:center;gap:16px;color:#c7cecb}.hero-bottom>a>span{font-size:21px;color:var(--gold)}.ecosystem{position:relative;height:546px;margin-right:-30px;margin-left:-26px;align-self:center}.ecosystem-topline{position:absolute;left:52px;right:28px;top:9px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.8px;color:#84908d}.ecosystem-topline span:last-child{color:#53605a}.core-art{position:absolute;inset:8px 0 0;width:100%;height:100%;overflow:visible}.orbit-label{position:absolute;z-index:2;display:flex;gap:10px;align-items:center;padding:12px;background:#1b2224d9;border:1px solid #4a53513d;border-radius:6px;box-shadow:0 12px 40px #0002;backdrop-filter:blur(14px);transition:transform .25s,border-color .25s}.orbit-label:hover{transform:translateY(-5px);border-color:#c29b58}.orbit-label small{display:block;color:#8e9c98;font-size:7px;letter-spacing:1.2px;line-height:1.6;white-space:nowrap}.orbit-label strong{font-size:13px;font-weight:500;letter-spacing:-.1px}.orbit-icon{width:30px;height:32px;display:grid;place-items:center;color:#d5bd8c;background:#ffffff04;border:1px solid #ffffff07;border-radius:4px}.orbit-icon .icon{width:17px;height:17px}.orbit-arrow{height:12px;width:12px;margin-left:6px;color:#69746f}.orbit-erp{left:3%;top:29%}.orbit-cloud{right:0;top:14%}.orbit-system{left:0;top:65%}.orbit-security{right:0;top:60%}.ecosystem-caption{position:absolute;bottom:0;left:28%;display:flex;align-items:center;gap:10px;color:#b4bcb7;font-size:10px}.caption-line{height:1px;width:28px;background:#b49353}.technology-strip{border-bottom:1px solid var(--line);background:#f0f2ed}.technology-inner{display:flex;gap:45px;align-items:center;padding-block:33px}.technology-inner>p{font-size:11px;color:#7b807c;line-height:1.7;min-width:142px}.technology-inner>p strong{font-weight:600;color:#454b48}.technology-logos{flex:1;display:flex;gap:35px;align-items:center;justify-content:space-between;color:#778078}.tech-microsoft{font-size:23px;font-weight:650;display:flex;gap:9px;align-items:center}.tech-microsoft i{width:22px;height:22px;background:conic-gradient(#778078 25%,transparent 0 50%,#778078 0 75%,transparent 0);position:relative}.tech-microsoft i:after{content:'';position:absolute;inset:0;background:conic-gradient(transparent 25%,#778078 0 50%,transparent 0 75%,#778078 0);clip-path:polygon(0 0,45% 0,45% 45%,55% 45%,55% 0,100% 0,100% 45%,55% 45%,55% 55%,100% 55%,100% 100%,55% 100%,55% 55%,45% 55%,45% 100%,0 100%,0 55%,45% 55%,45% 45%,0 45%)}.tech-microsoft i{background:linear-gradient(90deg,transparent 45%,#f0f2ed 45% 55%,transparent 55%),linear-gradient(transparent 45%,#f0f2ed 45% 55%,transparent 55%),#778078}.tech-microsoft i:after{display:none}.tech-odoo{font-size:37px;font-weight:750;letter-spacing:-2px}.tech-fortinet{font-size:23px;letter-spacing:1px;font-weight:750}.tech-vmware{font-size:29px;font-weight:500;letter-spacing:-1.5px}.tech-veeam{font-size:27px;font-weight:750;letter-spacing:-1px}.section-space{padding-block:112px}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:49px}.dark-eyebrow{color:#626b65}.dark-eyebrow .tiny-square{background:#b98525}h2{font-size:clamp(36px,3.4vw,49px);font-weight:500;letter-spacing:-2.2px;line-height:1.19;margin-top:21px}.muted-heading{color:#899089}.section-intro{max-width:370px;padding-bottom:4px;font-size:13px;color:#747c74;line-height:1.85}.solution-layout{display:grid;grid-template-columns:.85fr 2.15fr;gap:35px}.solution-tabs{display:flex;flex-direction:column}.solution-tab{background:transparent;border:0;border-bottom:1px solid var(--line);padding:23px 20px 23px 0;display:flex;gap:22px;align-items:center;text-align:left;color:var(--ink);min-height:100px;transition:background .2s,padding .2s}.solution-tab:first-child{border-top:1px solid var(--line)}.solution-tab.active{background:#e9ece5;border-radius:5px;border-color:transparent;padding-left:20px}.tab-number{align-self:flex-start;color:#8b9489;font-size:10px;margin-top:5px}.solution-tab strong{font-size:20px;display:block;letter-spacing:-.4px;font-weight:650;line-height:1.35}.solution-tab small{color:#858e83;font-size:11px;display:block;margin-top:3px}.solution-tab>.icon{margin-left:auto;width:17px;color:#7b8479}.solution-tab.active>.icon{color:#5a6b3d}.solution-tab:hover{background:#eef0ea}.solution-panel{min-width:0;border-radius:8px;background:#e9ece5;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden}.solution-copy{padding:35px 0 35px 35px}.panel-eyebrow{font-size:8px;font-weight:700;letter-spacing:1.3px;color:#737d6f}.solution-copy h3{font-size:34px;line-height:1.23;letter-spacing:-1.3px;font-weight:500;margin-top:20px}.solution-copy>p:not(.panel-eyebrow){max-width:310px;font-size:12px;line-height:1.9;color:#6d7769;margin-top:17px}.solution-benefits{list-style:none;margin:22px 0 25px;padding:0}.solution-benefits li{font-size:11px;color:#4c5947;margin-block:7px;display:flex;gap:8px;align-items:baseline}.solution-benefits li:before{content:'↗';color:#87915f}.panel-link{font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #8e9981;padding-bottom:9px}.panel-link .icon{width:15px}.solution-visual{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(ellipse at 50% 50%,#fff9,transparent 65%);padding:35px 12px 26px}.visual-caption{display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:1px;color:#7c8b75;position:absolute;top:36px}.mini-dot{height:4px;width:4px;border-radius:50%;background:#89995a}.flow-diagram{position:relative;width:min(290px,100%);height:268px;display:grid;place-items:center}.flow-line{position:absolute;background:#a7b39178}.flow-horizontal{width:84%;height:1px;left:8%;top:50%}.flow-vertical{width:1px;height:82%;top:9%;left:50%}.flow-core{position:relative;width:99px;height:99px;background:linear-gradient(140deg,#f9faee,#d6ddc8);border:1px solid #f7faef;box-shadow:0 14px 28px #6b7e412b,0 0 0 10px #f5f7eb55;border-radius:23px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.flow-core .icon{height:19px;width:19px;color:#7e8969}.flow-core strong{font-size:27px;letter-spacing:-1px;color:#606e4f;font-weight:650}.flow-node{position:absolute;background:#f8f9f1;padding:9px 13px;border:1px solid #d8dfca;border-radius:5px;font-size:10px;color:#727e62;box-shadow:0 4px 9px #77815909;z-index:2;text-align:center;max-width:105px}.node-1{top:11px;left:50%;transform:translateX(-50%)}.node-2{right:1px;top:50%;transform:translateY(-50%)}.node-3{bottom:11px;left:50%;transform:translateX(-50%)}.node-4{left:1px;top:50%;transform:translateY(-50%)}.visual-footer{font-size:8px;line-height:1.7;text-align:center;color:#819075;max-width:220px;position:absolute;bottom:34px}.approach{padding-top:13px;background:var(--paper)}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px}.approach-intro>p:not(.eyebrow){font-size:13px;color:#7b837a;max-width:360px;margin-top:24px;line-height:1.85}.text-link-dark{color:#424c40}.approach-intro>.text-link{margin-top:24px}.approach-signature{display:flex;align-items:center;gap:15px;font-size:10px;line-height:1.8;color:#899085;margin-top:38px}.approach-signature .brand-mark{height:33px;width:33px;color:#3d483b}.approach-signature strong{font-weight:500;color:#677161}.process-list{padding-top:26px}.process-item{position:relative;display:flex;gap:28px;padding:30px 0;border-bottom:1px solid var(--line)}.process-item:first-child{padding-top:0}.process-number{font-size:11px;color:#9ba293;margin-top:4px;min-width:21px}.process-kicker{font-size:8px;color:#8e977f;letter-spacing:1.7px}.process-item h3{font-size:23px;font-weight:500;line-height:1.35;letter-spacing:-.8px;margin-top:11px}.process-item p{font-size:12px;color:#7d857a;margin-top:11px;line-height:1.8;max-width:390px}.process-dot{height:5px;width:5px;background:#bac4ac;border-radius:50%;position:absolute;right:0;top:36px}.process-item:first-child .process-dot{top:9px}.perspective{background:#eabd63;overflow:hidden}.perspective-inner{padding-block:65px;position:relative}.perspective-label{font-size:9px;letter-spacing:1.7px;color:#665531;font-weight:700}.perspective h2{font-size:clamp(35px,4vw,59px);font-weight:500;letter-spacing:-2.5px;position:relative;z-index:2;margin-top:25px}.perspective h2 span{color:#796036}.perspective-bottom{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;margin-top:28px}.perspective-bottom p{font-size:12px;color:#6c5a36;line-height:1.9}.round-arrow{width:65px;height:65px;border-radius:50%;border:1px solid #97743670;display:grid;place-items:center;transition:background .2s}.round-arrow .icon{width:28px;height:28px}.round-arrow:hover{background:#ffffff35}.perspective-emblem{position:absolute;right:25px;top:-78px;width:540px;transform:rotate(-8deg);pointer-events:none}.perspective-emblem svg{fill:none;stroke:#8d7028;stroke-opacity:.14;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.insights{background:#f8f9f6}.insights .section-heading>.text-link{margin-bottom:6px}.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.insight-card{display:block;min-width:0}.insight-cover{position:relative;height:240px;border-radius:6px;overflow:hidden;transition:transform .35s}.insight-card:hover .insight-cover{transform:translateY(-5px)}.insight-card:hover .insight-title>.icon{transform:translate(3px,-3px)}.cover-tag{position:absolute;bottom:17px;left:20px;font-size:8px!important;letter-spacing:1.5px!important;color:#c0cbc3!important;font-weight:500!important}.cover-erp{background:#263735}.cover-erp>span:not(.cover-tag){position:absolute;left:26px;top:24px;color:#d9e5d3;font-size:28px;font-weight:500;letter-spacing:-1px;line-height:1.2}.cover-grid{position:absolute;right:-6px;bottom:-47px;width:235px;height:250px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;transform:rotate(-26deg) skew(5deg,5deg)}.cover-grid i{border-radius:7px;background:linear-gradient(145deg,#72987a,#304c43);border:1px solid #98bb8b50;box-shadow:7px 9px 0 #152925}.cover-grid i:nth-child(5){background:linear-gradient(145deg,#f9ce7a,#ca9e53);border-color:#f3d292}.cover-system{background:#d8dece}.cover-system>span:not(.cover-tag){position:absolute;left:24px;top:24px;font-size:25px;letter-spacing:-1px;color:#485345;font-weight:500}.cover-system .cover-tag{color:#596750!important}.cover-servers{position:absolute;display:flex;gap:11px;right:27px;bottom:28px;transform:rotate(-13deg) skewY(6deg)}.cover-servers>i{display:block;width:65px;height:132px;background:linear-gradient(90deg,#526354,#879779);border:1px solid #a1b392;border-radius:4px;box-shadow:9px 5px 0 #41513c;display:flex;flex-direction:column;gap:15px;padding:17px 8px}.cover-servers>i:nth-child(2){transform:translateY(-15px)}.cover-servers b{height:14px;border-radius:2px;background:#344a3b;position:relative}.cover-servers b:after{content:'';width:3px;height:3px;position:absolute;right:5px;top:5px;background:#eaca82}.cover-linux{background:#202b2e}.terminal-art{position:absolute;inset:32px 0 27px 40px;background:#152024;border:1px solid #3b4d4b;border-radius:7px;transform:rotate(-7deg);padding:17px 18px;box-shadow:0 12px 18px #0002;font-family:Consolas,monospace}.terminal-art>span{font-size:10px;color:#859f94}.terminal-art strong{display:block;font-size:14px;color:#d3dacf;font-weight:400;margin-top:14px}.terminal-art strong b{color:#e9bd6a;font-weight:400}.terminal-art i{height:3px;display:block;background:#405b51;border-radius:4px;width:75%;margin-top:12px}.terminal-art i:nth-of-type(2){width:55%}.terminal-art i:nth-of-type(3){width:65%}.terminal-art em{font-style:normal;color:#e9bd6a;font-size:15px}.insight-meta{font-size:8px;letter-spacing:1.3px;color:#8b927f;margin-top:23px;font-weight:700}.insight-title{display:flex;gap:15px;margin-top:10px;justify-content:space-between;align-items:flex-start}.insight-title h3{font-size:21px;line-height:1.4;letter-spacing:-.6px;font-weight:500;max-width:310px}.insight-title>.icon{width:18px;transition:transform .2s;margin-top:5px;color:#6d7967}.insight-card>p{font-size:11px;color:#8a9184;line-height:1.8;margin-top:12px}.contact{background:var(--dark);color:#f1f4ee}.contact-grid{display:grid;grid-template-columns:1.22fr .78fr;gap:110px;align-items:center}.contact h2{font-size:clamp(40px,4vw,57px);letter-spacing:-2.6px;margin-top:25px}.contact h2 span{color:var(--gold)}.contact-grid>div>p:not(.eyebrow){font-size:13px;color:#9aa79f;line-height:1.9;margin-top:25px}.contact-options{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-top:26px}.contact-options>a{font-size:17px;letter-spacing:-.5px;display:flex;align-items:center;gap:20px}.contact-options .icon{width:16px;color:#7f9081}.contact-options>a:hover{color:var(--gold)}.locations{display:flex;gap:20px;align-items:center;margin-top:30px;font-size:8px;color:#7f8d81;letter-spacing:1.6px}.locations i{height:3px;width:3px;background:#7e8e7c;border-radius:50%}.contact-choice{background:#1c2525;border:1px solid #ffffff0c;border-radius:9px;padding:30px}.contact-choice .panel-eyebrow{color:#96a18e;font-size:8px}.contact-choice h3{font-size:25px;letter-spacing:-.7px;font-weight:500;margin-top:13px}.contact-services{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.contact-services button{font-size:11px;color:#a6b2a8;border:1px solid #4c5a514d;border-radius:5px;padding:10px 13px;line-height:1.5;background:transparent;transition:color .2s,background .2s,border-color .2s}.contact-services button:hover{border-color:#9a9568}.contact-services button.selected{border-color:#a68d4a;color:#e9c985;background:#ffc14b0a}.contact-whatsapp{width:100%;margin-top:26px;font-size:12px;justify-content:space-between;padding-inline:16px}.contact-choice .contact-note{font-size:9px!important;text-align:center;line-height:1.7!important;color:#839280!important;margin-top:14px!important;min-height:31px}.footer{background:var(--dark);color:#a6b1a7}.footer-main{display:flex;align-items:center;gap:38px;padding-block:38px;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.footer .brand{font-size:29px;color:#edf1e9}.footer .brand-mark{width:34px;height:38px}.footer-main>p{font-size:10px;line-height:1.8;margin-right:auto;color:#798779}.footer-main>a:not(.brand){font-size:11px;color:#94a18f;white-space:nowrap}.footer-main>a:hover{color:var(--gold)}.back-top{font-size:21px!important;margin-left:18px}.footer-bottom{display:flex;justify-content:space-between;padding-block:21px 25px;font-size:8px;color:#84907f}.footer-bottom>span:last-child{letter-spacing:1.4px}
@media(min-width:1550px){.hero-layout{min-height:760px}.hero h1{font-size:85px}.ecosystem{height:590px}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.navigation{margin-right:20px;gap:22px}.hero-layout{min-height:625px}.hero h1{font-size:62px;letter-spacing:-3px}.hero-actions{flex-wrap:wrap;gap:22px}.ecosystem{height:485px;margin-right:-15px}.orbit-label{padding:9px;gap:7px}.orbit-label strong{font-size:11px}.orbit-label small{font-size:6px}.orbit-icon{width:24px;height:27px}.orbit-arrow{display:none}.hero-description{font-size:13px}.technology-inner{gap:24px}.technology-logos{gap:20px}.tech-microsoft{font-size:19px}.tech-fortinet{font-size:19px}.tech-vmware{font-size:25px}.solution-layout{gap:22px;grid-template-columns:.85fr 2.15fr}.solution-copy{padding:30px 0 30px 26px}.solution-copy h3{font-size:31px}.solution-copy>p:not(.panel-eyebrow){font-size:11px}.solution-visual{padding-inline:7px}.flow-core{width:77px;height:85px;border-radius:17px}.flow-core strong{font-size:21px}.flow-node{font-size:9px;padding:7px 9px}.solution-tab{gap:13px}.solution-tab strong{font-size:18px}.approach-grid{gap:50px}.contact-grid{gap:65px}.insight-cover{height:210px}.insight-title h3{font-size:19px}.insight-grid{gap:21px}.cover-servers{right:15px;gap:8px}.cover-servers>i{width:55px;height:116px}.cover-grid{width:195px;height:215px}.section-space{padding-block:90px}.approach{padding-top:0}}
@media(max-width:960px){.navigation{gap:18px;margin-right:0}.navigation>a{font-size:11px}.brand{font-size:31px}.brand-mark{width:36px;height:40px}.header-cta{gap:12px;font-size:11px}.header-inner{gap:22px}.hero h1{font-size:53px;letter-spacing:-2.7px}.hero-layout{grid-template-columns:1.1fr 1fr;min-height:600px;padding-block:55px}.ecosystem{height:440px;margin-left:-34px;margin-right:-10px}.ecosystem-topline{left:30px;right:5px}.orbit-label{padding:8px 7px;gap:5px}.orbit-erp{left:0}.orbit-cloud{right:0}.orbit-icon{display:none}.orbit-label small{font-size:6px}.orbit-label strong{font-size:11px}.ecosystem-caption{left:20%;bottom:14px;font-size:9px}.hero-actions>.text-link{font-size:11px}.button{font-size:11px;padding-inline:17px;gap:16px}.hero-description br{display:none}.hero-description{max-width:350px}.technology-inner{flex-direction:column;align-items:stretch;gap:20px;padding-block:24px}.technology-inner>p{display:flex;gap:4px;justify-content:center;font-size:10px}.technology-inner>p>br{display:none}.technology-logos{justify-content:space-around}.solution-layout{grid-template-columns:1fr}.solution-tabs{flex-direction:row;gap:8px}.solution-tab{flex:1;min-width:0;min-height:90px;border:1px solid var(--line)!important;border-radius:5px;padding:16px 12px!important;gap:10px}.solution-tab .tab-number{display:none}.solution-tab strong{font-size:16px}.solution-tab small{font-size:9px}.solution-tab>.icon{width:14px}.solution-copy{padding:34px 15px 34px 34px}.solution-copy>p:not(.panel-eyebrow){font-size:13px}.solution-copy h3{font-size:36px}.solution-benefits li{font-size:12px}.flow-core{height:95px;width:100px}.flow-core strong{font-size:25px}.flow-node{font-size:10px;padding:9px 13px}.visual-caption{top:35px}.visual-footer{bottom:36px}.approach-grid{gap:35px}.approach h2{font-size:37px}.process-item{gap:16px}.process-item h3{font-size:20px}.insight-cover{height:183px}.cover-erp>span:not(.cover-tag){font-size:22px;left:20px}.cover-grid{width:173px;height:195px;right:-37px;bottom:-43px}.cover-system>span:not(.cover-tag){font-size:20px;left:20px}.cover-servers>i{width:44px;height:99px;padding:12px 6px;gap:10px}.cover-servers{right:14px;bottom:25px;gap:6px}.terminal-art{left:23px;top:25px;padding:12px}.terminal-art strong{font-size:11px}.insight-title h3{font-size:17px}.contact-grid{gap:34px;grid-template-columns:1fr .85fr}.contact-choice{padding:24px}.contact-choice h3{font-size:23px}.contact-services button{font-size:10px;padding:9px 10px}.footer-main{gap:22px}.footer-main>a:not(.brand){font-size:10px}.footer-main>p{display:none}.footer .brand{margin-right:auto}}
@media(max-width:720px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.header{height:77px}.header .brand{font-size:32px}.header .brand-mark{width:33px;height:38px}.header-cta{margin-left:auto;font-size:10px;gap:10px}.header-cta .icon{width:14px}.header-inner{gap:21px}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:34px;height:44px;align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:#fff}.menu-toggle>span{width:22px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded="true"]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.navigation{display:none;position:absolute;top:76px;left:0;right:0;background:#1c2525;padding:25px 24px;border-bottom:1px solid #455347;box-shadow:0 20px 30px #0003;align-items:stretch;gap:0}.navigation.open{display:flex;flex-direction:column}.navigation>a,.navigation .mobile-contact{display:block;padding:15px 0;font-size:15px;border-bottom:1px solid #ffffff10}.navigation .mobile-contact{color:var(--gold);border-bottom:0}.hero-layout{display:flex;flex-direction:column;align-items:stretch;padding-top:45px;padding-bottom:20px;min-height:0}.hero-copy{width:100%}.eyebrow{font-size:8px;letter-spacing:1.5px;gap:9px}.hero h1{font-size:clamp(42px,8.4vw,63px);line-height:1.13;letter-spacing:-2.4px;margin-top:24px;margin-bottom:23px;max-width:660px}.hero-description{font-size:13px;max-width:460px;line-height:1.9}.hero-actions{margin-top:27px;gap:22px;flex-wrap:wrap}.hero-actions .button{font-size:11px;min-height:49px;padding:14px 17px}.hero-actions>.text-link{font-size:11px}.hero-footnote{display:none}.ecosystem{align-self:center;width:min(100%,490px);height:410px;margin:32px -2px 0}.ecosystem-topline{left:15px;right:15px;top:5px;font-size:7px;letter-spacing:1.4px}.core-art{inset:0;width:100%;height:100%}.orbit-label{padding:8px 10px;gap:7px}.orbit-label strong{font-size:12px}.orbit-label small{font-size:6px}.orbit-icon{display:grid;width:25px;height:29px}.orbit-icon>.icon{width:15px;height:15px}.orbit-erp{left:0;top:30%}.orbit-cloud{right:0;top:17%}.orbit-system{left:0;top:68%}.orbit-security{right:0;top:62%}.ecosystem-caption{bottom:1px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:9px}.hero-bottom{height:58px;font-size:7px;letter-spacing:1px}.hero-bottom a{gap:7px;font-size:7px}.hero-bottom a>span{font-size:17px}.technology-inner{padding-block:24px;gap:22px}.technology-logos{flex-wrap:wrap;justify-content:center;gap:18px 25px}.tech-microsoft{font-size:18px}.tech-microsoft i{width:17px;height:17px}.tech-odoo{font-size:29px}.tech-fortinet{font-size:16px}.tech-vmware{font-size:24px}.tech-veeam{font-size:22px}.section-space{padding-block:62px}.section-heading{display:block;margin-bottom:31px}h2{font-size:36px;letter-spacing:-1.7px;line-height:1.2;margin-top:17px}.section-intro{margin-top:20px;font-size:12px;max-width:450px}.section-intro br{display:none}.solution-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.solution-tab{padding:13px 14px!important;min-height:77px}.solution-tab strong{font-size:16px}.solution-tab small{font-size:9px}.solution-tab>.icon{width:15px}.solution-panel{grid-template-columns:1fr}.solution-copy{padding:29px 26px 15px}.panel-eyebrow{font-size:7px;letter-spacing:1.2px}.solution-copy h3{font-size:32px;margin-top:16px}.solution-copy>p:not(.panel-eyebrow){font-size:12px;max-width:440px;margin-top:16px}.solution-benefits{margin-block:18px}.solution-benefits li{font-size:11px}.solution-visual{min-height:330px;padding-block:25px;margin:0 15px}.visual-caption{top:14px;font-size:7px}.flow-diagram{width:290px;height:238px}.flow-core{width:94px;height:87px}.visual-footer{bottom:12px;font-size:8px;max-width:300px}.approach{padding-top:0}.approach-grid{grid-template-columns:1fr;gap:30px}.approach h2{font-size:36px}.approach-intro>p:not(.eyebrow){font-size:12px;margin-top:22px;max-width:460px}.approach-intro>.text-link{margin-top:20px}.approach-signature{display:none}.process-list{padding-top:0}.process-item{gap:23px;padding-block:24px}.process-item:first-child{padding-top:24px;border-top:1px solid var(--line)}.process-item h3{font-size:22px;margin-top:7px}.process-item p{font-size:12px;max-width:460px}.process-kicker{font-size:7px;letter-spacing:1.2px}.process-item .process-dot,.process-item:first-child .process-dot{top:34px}.perspective-inner{padding-block:45px}.perspective h2{font-size:36px;letter-spacing:-1.8px}.perspective-emblem{right:-138px;top:0;width:410px}.perspective-label{font-size:7px;letter-spacing:1.5px}.perspective-bottom p{font-size:10px}.round-arrow{width:49px;height:49px}.round-arrow .icon{width:22px;height:22px}.insights .section-heading>.text-link{margin-top:20px;font-size:11px}.insight-grid{grid-template-columns:1fr;gap:34px}.insight-cover{height:230px}.insight-title h3{font-size:21px;max-width:90%}.insight-title{gap:15px}.insight-meta{margin-top:18px;font-size:8px}.insight-card>p{font-size:11px;margin-top:8px}.cover-erp>span:not(.cover-tag){font-size:31px;left:25px;top:27px}.cover-grid{width:260px;height:260px;right:-8px;bottom:-45px}.cover-system>span:not(.cover-tag){font-size:29px;left:25px;top:28px}.cover-servers{right:40px;bottom:29px;gap:12px}.cover-servers>i{width:65px;height:130px;padding:17px 8px;gap:15px}.terminal-art{left:42px;top:32px;padding:18px}.terminal-art strong{font-size:16px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact h2{font-size:42px;letter-spacing:-2px}.contact-grid>div>p:not(.eyebrow){font-size:12px;margin-top:21px}.contact-options>a{font-size:17px}.contact-choice{padding:26px}.contact-choice h3{font-size:27px}.contact-services button{font-size:11px;padding:11px 13px}.contact-choice .contact-note{min-height:0}.contact-whatsapp{min-height:50px;font-size:12px}.contact-choice .panel-eyebrow{font-size:8px}.footer-main{gap:18px 25px;flex-wrap:wrap;padding-block:27px}.footer .brand{font-size:30px;flex-basis:calc(100% - 65px);order:0;margin:0}.footer-main>.back-top{order:1;margin:0}.footer-main>a:not(.brand):not(.back-top){order:2;font-size:10px}.footer-bottom{font-size:7px;gap:15px;line-height:1.8;align-items:center}.footer-bottom span:last-child{font-size:6px;letter-spacing:.9px;text-align:right}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.header-inner{gap:12px}.header .brand{font-size:29px}.header .brand-mark{width:31px}.header-cta{font-size:9px;gap:7px}.header-cta .icon{width:12px}.hero h1{font-size:39px;letter-spacing:-2.1px}.hero-actions{gap:17px}.hero-actions .button{font-size:10px;gap:13px}.hero-actions>.text-link{font-size:10px}.ecosystem{height:335px;margin-top:35px}.orbit-label{padding:7px;gap:6px}.orbit-label small{font-size:5px}.orbit-label strong{font-size:10px}.orbit-icon{width:21px;height:24px}.hero-bottom{font-size:6px;letter-spacing:.7px}.hero-bottom a{font-size:6px}.hero-bottom a>span{font-size:15px}h2,.approach h2{font-size:32px}.solution-copy{padding-inline:22px}.solution-copy h3{font-size:30px}.solution-tab strong{font-size:15px}.solution-tab small{font-size:8px}.process-item{gap:15px}.process-item h3{font-size:19px}.perspective h2{font-size:32px}.contact h2{font-size:36px}.contact-choice{padding:22px}.cover-grid{right:-35px}.cover-servers{right:27px}.insight-title h3{font-size:20px}.contact-services button{padding:10px;font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.partner-image{object-fit:contain;max-width:16%;filter:grayscale(1);opacity:.53}.partner-odoo{height:39px}.partner-veeam{height:28px}@media(max-width:720px){.partner-image{max-width:29%;height:27px}.partner-odoo{height:32px}.partner-veeam{height:24px}}



/* css/light.css */
/* Açık konsept: ilk tasarımın kompozisyonu ve amber vurgusu korunur. */
:root { --light-ink:#202637; --hero-paper:#fafaf7; }
.header { background:rgba(250,250,247,.96); color:var(--light-ink); border-bottom-color:#252c3712; backdrop-filter:blur(16px); }
.header .brand { color:var(--light-ink); }
.header .brand-period { color:#b78111; }
.header .mark-gold { stroke:#ecb035; }
.navigation>a { color:#59606a; }
.navigation>a:hover,.header-cta:hover { color:#946414; }
.header-cta { border-bottom-color:#9ca19e; }
.hero { background:var(--hero-paper); color:var(--light-ink); }
.hero-grid-bg { background:radial-gradient(ellipse at 81% 43%,#f4d38832,transparent 53%),linear-gradient(90deg,transparent 49.8%,#33414406 50%,transparent 50.2%); background-size:auto,145px 100%; }
.hero .eyebrow { color:#65706d; }
.hero .tiny-square { background:#b9821e; }
.hero h1 { font-weight:500; }
.hero h1>span { color:#a87514; }
.hero-description { color:#68727b; }
.hero .button-gold { background:#f4bd4b; box-shadow:0 7px 20px #ba8f2810; }
.hero .button-gold:hover { background:#ffd17a; }
.hero .text-link { color:#39424b; }
.hero-footnote { color:#79817c; }
.hero-footnote strong { color:#5b6964; }
.footnote-mark { border-color:#d5d9cb; color:#9b7429; background:#fff9; }
.hero-bottom { border-top-color:#303a311c; color:#758277; }
.hero-bottom>a { color:#526054; }
.hero-bottom>a>span { color:#a4721a; }
.ecosystem-topline { color:#7b867d; }
.ecosystem-topline span:last-child { color:#99a194; }
.orbit-label { background:#ffffffeb; border-color:#d4d9d07d; color:#2a3539; box-shadow:0 10px 30px #3842380b,0 2px 4px #38423803; }
.orbit-label:hover { border-color:#d1aa5c; box-shadow:0 12px 32px #a682301b; }
.orbit-label small { color:#737f74; }
.orbit-icon { background:#f5f2e9; border-color:#e6dfcf; color:#987127; }
.orbit-arrow { color:#8b9587; }
.ecosystem-caption { color:#657369; }
.caption-line { background:#b89146; }
.core-art { filter:drop-shadow(0 15px 24px #55604513); }
.core-art>ellipse[fill="#000"] { opacity:.11; }
.core-art>g[opacity=".28"] { opacity:.16; }
.technology-strip { background:#f0f2ed; }
.partner-image { opacity:.61; }

/* Her çözüm, okunabilir büyüklükte gerçek ekran veya ürün fotoğrafı ile sunulur. */
.solution-layout { display:block; }
.solution-tabs { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; margin-bottom:22px; }
.solution-tab,.solution-tab:first-child { border:1px solid #dfe3da; border-radius:6px; padding:22px!important; gap:16px; min-height:99px; }
.solution-tab.active { border-color:#c8cdbd; background:#e9ece3; }
.solution-tab strong { font-size:20px; }
.solution-tab small { font-size:11px; color:#6f7b6c; }
.solution-tab .tab-number { display:block; }
.solution-panel { grid-template-columns:.88fr 1.3fr; min-height:455px; background:#eef0e9; border:1px solid #e0e4d7; border-radius:9px; }
.solution-copy { align-self:center; padding:44px 35px 44px 41px; }
.solution-copy h3 { font-size:38px; margin-top:21px; }
.solution-copy>p:not(.panel-eyebrow) { max-width:355px; font-size:13px; line-height:1.9; color:#687562; }
.solution-benefits { margin-block:23px 29px; }
.solution-benefits li { font-size:12px; }
.panel-link { font-size:12px; gap:18px; }
.product-media { --media-accent:#76536f; min-width:0; display:flex; flex-direction:column; justify-content:center; padding:28px; background:linear-gradient(135deg,#f6f7f3,#e5e9e0); border-left:1px solid #dfe4d6; }
.media-toolbar { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:17px; }
.media-brand { display:flex; align-items:center; gap:8px; color:#586551; font-size:10px; letter-spacing:1.1px; font-weight:700; }
.media-brand:before { content:''; width:6px; height:6px; border-radius:50%; background:var(--media-accent); }
.media-type { font-size:9px; color:#7b8776; }
.product-figure { margin:0; }
.product-image-button { display:block; width:100%; border:0; padding:0; background:transparent; position:relative; cursor:zoom-in; }
.image-stage { display:block; position:relative; background:#fff; border-radius:7px; border:1px solid #cdd4c5; box-shadow:0 15px 30px #53613f15; overflow:hidden; }
.window-bar { display:flex; align-items:center; gap:5px; height:27px; border-bottom:1px solid #e4e5df; padding:0 12px; background:#f7f8f4; }
.window-bar i { width:4px; height:4px; background:#c4cbc0; border-radius:50%; }
.window-bar span { margin-left:auto; font-family:var(--font); font-size:7px; color:#859078; letter-spacing:.7px; }
.product-image { width:100%; display:block; height:auto; aspect-ratio:1.6; object-fit:contain; background:#fff; }
.image-zoom { position:absolute; right:10px; bottom:10px; border:1px solid #d9ded3; border-radius:5px; padding:7px 10px; color:#485443; background:#fffffff2; display:flex; align-items:center; gap:6px; font-size:9px; box-shadow:0 2px 10px #39442812; transition:transform .2s; }
.image-zoom .icon { width:13px; height:13px; }
.product-image-button:hover .image-zoom { transform:translateY(-3px); }
.product-figcaption { display:flex; justify-content:space-between; align-items:baseline; gap:12px; padding-top:17px; }
.product-figcaption h4 { font-size:13px; letter-spacing:-.15px; font-weight:650; color:#475341; margin:0; }
.product-figcaption p { margin-top:3px; color:#78846e; font-size:10px; }
.media-source { white-space:nowrap; font-size:8px; color:#7c886f; text-decoration:underline; text-underline-offset:3px; }
.product-media[data-service="system"] { --media-accent:#47667d; background:linear-gradient(135deg,#eef2f4,#e3e9ec); }
.product-media[data-service="system"] .image-stage { border-color:#d2dbe0; }
.product-media[data-kind="photo"] { --media-accent:#5b8ca8; background:linear-gradient(135deg,#edf1f1,#e1e8e6); }
.product-media[data-kind="photo"] .window-bar { display:none; }
.product-media[data-kind="photo"] .product-image { object-fit:cover; }
.product-media[data-service="security"] { --media-accent:#b8725b; background:linear-gradient(135deg,#f3f1ed,#e7e8df); }
.product-media[data-kind="concept"] .window-bar { display:none; }
.product-media[data-kind="concept"] .image-stage { border-color:#d8e2dc; box-shadow:0 17px 36px #344d3917; }
.product-media[data-kind="concept"] .image-zoom { opacity:0; }
.product-media[data-kind="concept"] .product-image-button:hover .image-zoom,.product-media[data-kind="concept"] .product-image-button:focus-visible .image-zoom { opacity:1; }
.media-credits { display:flex; flex-direction:column; align-items:flex-end; gap:6px; }
.media-dialog { border:1px solid #d2d9cd; border-radius:12px; padding:22px; width:min(1140px,calc(100% - 40px)); max-height:calc(100dvh - 50px); background:#f8faf5; box-shadow:0 24px 90px #0004; color:#263222; }
.media-dialog::backdrop { background:#101c27b8; backdrop-filter:blur(5px); }
.dialog-header { display:flex; align-items:center; justify-content:space-between; gap:20px; margin-bottom:16px; }
.dialog-header h2 { margin:0; font-size:20px; letter-spacing:-.5px; }
.dialog-close { width:40px; height:40px; display:grid; place-items:center; color:#485542; border:1px solid #d0d9c9; background:#fff; border-radius:50%; }
.dialog-close .icon { transform:rotate(45deg); }
.dialog-image { width:100%; max-height:calc(100dvh - 220px); object-fit:contain; display:block; background:#fff; border:1px solid #e2e7db; border-radius:5px; }
.dialog-footer { display:flex; justify-content:space-between; align-items:baseline; gap:20px; margin-top:12px; font-size:11px; color:#6f7f64; }
.dialog-footer a { text-decoration:underline; text-underline-offset:3px; white-space:nowrap; }
body.media-viewer-open { overflow:hidden; }

@media(max-width:1200px){
  .solution-tab { padding:19px 16px!important; gap:12px; }
  .solution-tab strong { font-size:18px; }
  .solution-tab small { font-size:10px; }
  .solution-copy { padding:32px; }
  .solution-copy h3 { font-size:33px; }
  .solution-copy>p:not(.panel-eyebrow) { font-size:12px; }
  .product-media { padding:23px; }
}
@media(max-width:960px){
  .solution-tabs { gap:10px; }
  .solution-tab .tab-number { display:none; }
  .solution-tab { padding:17px 13px!important; min-height:88px; gap:7px; }
  .solution-tab strong { font-size:16px; }
  .solution-tab small { font-size:9px; }
  .solution-panel { grid-template-columns:1fr 1.15fr; min-height:450px; }
  .solution-copy { padding:28px 23px; }
  .solution-copy h3 { font-size:31px; }
  .solution-benefits li { font-size:11px; }
  .panel-link { font-size:10px; }
  .product-media { padding:20px; }
  .media-type { font-size:8px; }
  .media-brand { font-size:9px; }
  .product-figcaption { flex-wrap:wrap; gap:5px; }
  .product-figcaption h4 { font-size:12px; }
}
@media(max-width:720px){
  .header { background:#fafaf7f7; }
  .menu-toggle { color:#28353b; }
  .navigation { background:#fafbf6; border-color:#d9ddcf; box-shadow:0 20px 30px #34413812; }
  .navigation>a { border-color:#dfe4d6; color:#45523f; }
  .navigation .mobile-contact { color:#946517; }
  .hero h1 { color:#252c3b; }
  .solution-tabs { grid-template-columns:repeat(2,minmax(0,1fr)); gap:9px; margin-bottom:17px; }
  .solution-tab { padding:16px!important; min-height:90px; }
  .solution-tab strong { font-size:17px; }
  .solution-tab small { font-size:10px; }
  .solution-tab .tab-number { display:none; }
  .solution-panel { grid-template-columns:1fr; }
  .solution-copy { padding:29px 25px 28px; }
  .solution-copy h3 { font-size:33px; }
  .solution-copy>p:not(.panel-eyebrow) { font-size:12px; max-width:460px; }
  .solution-benefits { margin-block:18px 22px; }
  .panel-link { font-size:11px; }
  .product-media { border-left:0; border-top:1px solid #dfe4d6; padding:22px 17px; }
  .media-credits { align-items:flex-start; }
  .media-toolbar { margin-bottom:13px; }
  .media-brand { font-size:9px; }
  .media-type { font-size:8px; }
  .product-figcaption { gap:10px; }
  .product-figcaption h4 { font-size:12px; }
  .product-figcaption p { font-size:9px; }
  .media-source { font-size:8px; }
  .image-zoom { font-size:8px; padding:5px 7px; bottom:8px; right:8px; }
  .image-zoom .icon { width:12px; height:12px; }
  .media-dialog { padding:15px; width:calc(100% - 24px); max-height:calc(100dvh - 30px); }
  .dialog-header { margin-bottom:12px; gap:15px; }
  .dialog-header h2 { font-size:17px; }
  .dialog-footer { flex-wrap:wrap; gap:8px; font-size:10px; }
  .dialog-image { max-height:calc(100dvh - 230px); }
}
@media(max-width:380px){
  .solution-tab .tab-number { display:none; }
  .solution-tab strong { font-size:16px; }
  .solution-tab small { font-size:9px; }
  .solution-copy { padding:26px 22px; }
  .solution-copy h3 { font-size:30px; }
  .product-media { padding-inline:13px; }
  .product-figcaption { display:block; }
  .media-source { display:inline-block; margin-top:8px; }
}

@media(hover:none){ .product-media[data-kind="concept"] .image-zoom { opacity:1; } }

/* Okunabilirlik: belirgin metinler, daha büyük yazılar ve temiz yüzeyler. */
:root { --ink:#17212b; --light-ink:#17212b; --paper:#fff; --hero-paper:#fafbfc; --muted:#43515d; --line:#d2dadf; }
body { font-size:16px; font-weight:500; -webkit-font-smoothing:auto; }
.header { background:#fafbfc; border-bottom-color:#dce2e6; backdrop-filter:none; }
.hero-grid-bg { background:radial-gradient(ellipse at 81% 43%,#f4d38820,transparent 53%); }
.hero h1 { font-weight:650; }
.hero h1>span { color:#926014; }
h2,.solution-copy h3,.process-item h3,.insight-title h3,.contact-choice h3 { color:var(--ink); font-weight:650; }
.muted-heading { color:#52616c; }
.navigation>a { color:#34424e; font-size:14px; font-weight:600; }
.header-cta { font-size:14px; border-color:#596975; }
.hero-description { color:#3d4d5b; font-size:17px; font-weight:500; line-height:1.75; }
.eyebrow,.hero .eyebrow,.dark-eyebrow { font-size:12px; color:#485663; letter-spacing:1.2px; font-weight:700; }
.button,.text-link,.hero-actions>.text-link,.hero-actions .button { font-size:14px; font-weight:700; }
.hero .text-link,.text-link-dark { color:#263d4c; }
.hero-footnote { font-size:12px; color:#53626d; }
.hero-footnote strong { color:#344b56; font-weight:600; }
.hero-bottom { color:#50616b; font-size:11px; letter-spacing:.8px; }
.hero-bottom>a { font-size:11px; color:#344d59; }
.ecosystem-topline,.ecosystem-topline span:last-child { color:#51616b; font-size:10px; letter-spacing:1px; }
.orbit-label { background:#fff; border-color:#cbd6d9; backdrop-filter:none; }
.orbit-label strong { font-size:14px; color:#203642; font-weight:700; }
.orbit-label small { color:#50626b; font-size:9px; letter-spacing:.5px; font-weight:600; }
.orbit-arrow { color:#4e626c; }
.ecosystem-caption { color:#415a63; font-size:12px; font-weight:600; }
.technology-inner>p { font-size:13px; color:#4b5b65; }
.technology-inner>p strong { color:#263b47; }
.partner-image { opacity:.85; }
.solutions,.approach { background:#fff; }
.section-intro { font-size:16px; color:#445461; line-height:1.75; }
.solution-tab,.solution-tab:first-child { background:#fff; border-color:#bdcbd1; }
.solution-tab.active { background:#e8f0ec; border-color:#5f8574; box-shadow:inset 0 3px 0 #426d59; }
.solution-tab strong { font-size:22px; font-weight:700; color:#182e3c; }
.solution-tab small { font-size:13px; color:#445963; font-weight:500; line-height:1.5; }
.tab-number { font-size:12px; color:#52656c; }
.solution-tab>.icon { color:#46626d; }
.solution-tab>span:not(.tab-number) { min-width:0; }
.solution-panel { background:#fff; border-color:#ccd6dc; }
.solution-copy { background:#fff; }
.solution-copy h3 { font-size:38px; letter-spacing:-1.2px; }
.panel-eyebrow { font-size:11px; line-height:1.65; letter-spacing:1px; color:#4e6258; }
.solution-copy>p:not(.panel-eyebrow) { font-size:16px; font-weight:500; color:#3d4e5a; line-height:1.75; max-width:430px; }
.solution-benefits li { font-size:15px; font-weight:500; line-height:1.65; color:#294337; margin-block:9px; }
.solution-benefits li:before { color:#456b55; }
.panel-link { font-size:14px; color:#193d2f; line-height:1.65; border-color:#6a8776; }
.product-media { background:#f3f6f7; border-color:#d1dde1; }
.product-media[data-service="system"],.product-media[data-kind="photo"] { background:#eff4f7; }
.product-media[data-service="security"] { background:#f0f4f1; }
.media-brand { color:#314f5c; font-size:12px; letter-spacing:.6px; }
.media-type { color:#4c606b; font-size:12px; }
.media-toolbar { flex-wrap:wrap; gap:8px 14px; }
.image-stage,.product-media[data-kind="concept"] .image-stage { border-color:#b7c8cf; }
.window-bar span { font-size:10px; color:#526571; }
.image-zoom,.product-media[data-kind="concept"] .image-zoom { opacity:1; font-size:12px; font-weight:600; color:#294450; background:#fff; border-color:#aabdc4; padding:8px 11px; }
.product-figcaption { flex-wrap:wrap; gap:10px 16px; }
.product-figcaption h4 { font-size:16px; color:#203e49; font-weight:700; }
.product-figcaption p { font-size:13px; color:#455c67; line-height:1.65; margin-top:5px; }
.media-source { font-size:11px; color:#425b67; }
.media-credits { align-items:flex-start; }
.dialog-footer { font-size:13px; color:#3c535e; }
.dialog-header h2 { font-weight:650; }
.approach-intro>p:not(.eyebrow),.process-item p { font-size:16px; color:#445461; line-height:1.75; }
.approach-signature { color:#53626b; font-size:12px; }
.approach-signature strong { color:#3c5348; font-weight:600; }
.process-number { font-size:14px; color:#526659; }
.process-kicker { font-size:11px; color:#4f6357; letter-spacing:1px; font-weight:700; }
.process-item h3 { font-size:24px; }
.perspective-label { font-size:12px; color:#493816; }
.perspective h2 { color:#302717; font-weight:650; }
.perspective h2 span { color:#59411c; }
.perspective-bottom p { font-size:15px; color:#493717; }
.insights { background:#f7f9fb; }
.insight-meta { font-size:11px; color:#506253; letter-spacing:.8px; }
.insight-title h3 { font-size:23px; }
.insight-card>p { font-size:15px; color:#445461; }
.cover-tag { font-size:11px!important; font-weight:600!important; }
.contact h2 { color:#f5f8f6; }
.contact .eyebrow { color:#c9d7ce; }
.contact-grid>div>p:not(.eyebrow) { font-size:16px; color:#c4d0c9; }
.contact-options>a { font-size:19px; font-weight:600; }
.locations { font-size:11px; color:#bccdc0; }
.contact-choice .panel-eyebrow { color:#c9d7ce; font-size:11px; }
.contact-choice h3 { color:#f0f5f1; }
.contact-services button { color:#d2ded5; font-size:14px; font-weight:500; border-color:#6a7d70; min-height:44px; }
.contact-services button.selected { color:#ffe0a0; border-color:#c9a452; background:#363125; }
.contact-whatsapp { font-size:14px; }
.contact-choice .contact-note { font-size:12px!important; color:#bdcfc1!important; }
.footer-main>p { font-size:12px; color:#b5c4b9; }
.footer-main>a:not(.brand):not(.back-top) { font-size:13px; color:#cad5cc; }
.footer-bottom,.footer-bottom>span:last-child { font-size:11px; color:#b7c7bb; letter-spacing:.5px; }
@media(max-width:1200px){
  .hero h1 { font-size:60px; }
  .solution-tab,.solution-tab:first-child { padding:19px 15px!important; gap:12px; }
  .solution-tab strong { font-size:20px; }
  .solution-tab small { font-size:12px; }
  .solution-copy h3 { font-size:34px; }
}
@media(max-width:960px){
  .hero h1 { font-size:51px; }
  .hero-description { font-size:16px; }
  .navigation { gap:16px; }
  .navigation>a,.header-cta { font-size:12px; }
  .solution-tab strong { font-size:18px; }
  .solution-tab small { font-size:11px; }
  .solution-tab,.solution-tab:first-child { padding:16px 12px!important; gap:8px; }
  .solution-copy { padding:28px 23px; }
  .solution-copy h3 { font-size:32px; }
  .solution-copy>p:not(.panel-eyebrow) { font-size:15px; }
  .solution-benefits li { font-size:14px; }
  .panel-link { font-size:13px; }
  .product-media { padding:22px 18px; }
  .media-brand,.media-type { font-size:11px; }
  .contact-grid { grid-template-columns:1fr 1fr; }
}
@media(max-width:720px){
  .header { background:#fafbfc; }
  .header-cta { font-size:12px; gap:8px; }
  .navigation { background:#fff; }
  .navigation>a,.navigation .mobile-contact { font-size:16px; }
  .hero h1 { font-size:clamp(40px,8.4vw,60px); letter-spacing:-1.9px; }
  .hero-description,.section-intro { font-size:16px; }
  .hero-actions { gap:20px; }
  .hero-actions .button,.hero-actions>.text-link { font-size:14px; }
  .hero-bottom { font-size:9px; gap:12px; letter-spacing:0; }
  .hero-bottom>a { font-size:10px; }
  .ecosystem-topline { font-size:9px; }
  .orbit-label { padding:9px 8px; }
  .orbit-label strong { font-size:13px; }
  .orbit-label small { font-size:8px; }
  .ecosystem-caption { font-size:11px; }
  .solution-tab,.solution-tab:first-child { padding:16px 14px!important; }
  .solution-tab strong { font-size:18px; }
  .solution-tab small { font-size:12px; }
  .solution-copy { padding:30px 24px; }
  .solution-copy h3 { font-size:33px; }
  .solution-copy>p:not(.panel-eyebrow) { font-size:16px; }
  .solution-benefits li { font-size:15px; }
  .panel-link { font-size:14px; }
  .panel-eyebrow { font-size:11px; }
  .image-zoom { font-size:11px; padding:7px 9px; }
  .process-item h3 { font-size:23px; }
  .perspective-bottom p { font-size:14px; }
  .insights .section-heading>.text-link { font-size:14px; }
  .contact-grid { grid-template-columns:1fr; }
  .contact-services button { font-size:14px; }
  .footer-bottom { align-items:flex-start; flex-direction:column; gap:8px; }
}
@media(max-width:380px){
  .header-cta { display:none; }
  .menu-toggle { margin-left:auto; }
  .hero h1 { font-size:38px; }
  .orbit-icon { display:none; }
  .solution-tab>.icon { display:none; }
  .solution-tab strong { font-size:18px; }
  .solution-tab small { font-size:11px; }
  .solution-copy { padding:26px 22px; }
  .solution-copy h3 { font-size:30px; }
  .contact-options>a { font-size:17px; }
}


/* css/site.css */
/* Full website components. The approved light concept and readable typography are shared. */
[hidden]{display:none!important}
.menu-open,.dialog-open{overflow:hidden}
html{scroll-padding-top:112px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
button,input,select,textarea{font:inherit}
input,select,textarea{max-width:100%}
.header{height:88px}
.header-inner{gap:24px}
.navigation{gap:25px;margin-right:20px}
.navigation>a[aria-current="page"]{color:#295641;text-decoration:underline;text-underline-offset:8px}
.nav-services{position:static}
.nav-disclosure{border:0;background:none;padding:14px 0;display:flex;align-items:center;gap:10px;color:#34424e;font-size:14px;font-weight:600}
.nav-disclosure[aria-expanded="true"]{color:#28593f}
.nav-disclosure[aria-expanded="true"]>span{transform:rotate(180deg)}
.mega-panel{position:absolute;top:87px;left:50%;transform:translateX(-50%);width:min(1230px,calc(100% - 64px));padding:28px 32px 32px;background:#fff;border:1px solid #cbd6d9;border-top:3px solid #426d59;border-radius:0 0 12px 12px;box-shadow:0 22px 40px #2035361c;max-height:calc(100dvh - 115px);overflow:auto}
.mega-top{display:flex;justify-content:space-between;gap:22px;align-items:center;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #e1e7e6;color:#50616a;font-size:14px}
.mega-top>a{display:flex;align-items:center;gap:9px;color:#274d3c;font-weight:700}
.mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.mega-heading{display:flex;gap:11px;align-items:center;margin-bottom:20px}
.mega-icon,.category-icon{display:grid;place-items:center;background:#f4f1e7;color:#8d6621;border:1px solid #e2d8be;border-radius:8px;width:42px;height:46px}
.mega-heading strong{display:block;font-size:19px;color:#203741;line-height:1.3}
.mega-heading small{display:block;font-size:11px;color:#51656b;margin-top:3px}
.mega-links>a{display:flex;align-items:flex-start;justify-content:space-between;gap:7px;padding:10px 0;font-size:13px;line-height:1.55;color:#3c505b;border-top:1px solid #eef1f0;min-height:44px}
.mega-links .icon{width:12px;height:15px;margin-top:3px;color:#637b70}
.mega-links>a:hover,.mega-links>a[aria-current="page"]{color:#24563e}
.mega-feature{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:700;color:#2b5940;padding:14px 0 0;margin-top:12px;border-top:1px solid #cbdcd0}
.mega-feature .icon{width:13px;height:13px}
.full-footer{padding-top:28px}
.footer-lead{display:flex;gap:44px;align-items:center;padding:34px 0 42px;border-bottom:1px solid #ffffff26}
.footer-lead .brand{color:#f1f5ef;font-size:35px}
.footer-lead p{color:#c3d0c7;font-size:14px;line-height:1.7}
.footer-lead .back-top{margin-left:auto;border:1px solid #75867d;border-radius:50%;display:grid;place-items:center;width:44px;height:44px;color:#eaf1e9}
.footer-columns{display:grid;grid-template-columns:1.2fr 1.4fr 1fr 1.2fr .9fr;gap:28px;padding:40px 0 36px}
.footer-column h3{color:#f3f5ef;font-size:16px;font-weight:700;margin:0 0 15px}
.footer-column>a{display:flex;align-items:baseline;gap:7px;font-size:12px;color:#bfcec4;line-height:1.7;padding:6px 0}
.footer-column .icon{width:11px;height:11px;color:#a7bcae}
.footer-column>a:hover{color:#ffe0a0}
.full-footer .footer-bottom{border-top:1px solid #ffffff26;gap:20px;flex-wrap:wrap}
.full-footer .footer-bottom>a{color:#d3ded6;font-size:12px}
.technology-inner{display:grid;grid-template-columns:185px 1fr;gap:34px;padding-block:34px}
.technology-inner>p{font-size:15px;color:#3c4e55;min-width:0;display:block}
.technology-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 20px}
.technology-logo{height:63px;display:flex;align-items:center;justify-content:center;min-width:0;padding:9px 15px}
.technology-logo img{width:100%;height:43px;object-fit:contain;filter:none;opacity:1;max-width:146px}
.technology-logo img[src*="ruijie.png"]{mix-blend-mode:multiply}
.service-detail-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}
.service-detail-links>a{border:1px solid #cdd8d8;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 23px;font-size:14px;line-height:1.5;color:#244735;font-weight:650;background:#fff}
.service-detail-links>a:hover{background:#edf4ef;border-color:#739283}
.service-detail-links .icon{width:16px;height:16px}
.inner-hero{padding:28px 0 66px;background:#fafbfc;border-bottom:1px solid #dce4e6}
.breadcrumbs{font-size:12px;color:#4b606b;line-height:1.75;margin-bottom:48px}
.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:6px 12px;padding:0;margin:0}
.breadcrumbs li:not(:last-child):after{content:'/';color:#83948e;margin-left:12px}
.breadcrumbs a:hover{text-decoration:underline;text-underline-offset:4px}
.breadcrumbs li[aria-current]{color:#2d4d3d}
.inner-hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:62px;align-items:center}
.inner-hero h1{font-size:clamp(38px,3.65vw,58px);letter-spacing:-2px;font-weight:650;line-height:1.14;color:#172b36;margin:22px 0 24px;overflow-wrap:break-word}
.inner-lead{color:#3d5360;font-size:17px;line-height:1.8;max-width:650px}
.inner-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}
.inner-actions .button{font-size:14px}
.inner-actions .text-link{font-size:13px}
.text-hero .inner-hero-grid{display:block;max-width:930px}
.text-hero .inner-lead{max-width:740px}
.text-hero h1{font-size:clamp(40px,4.4vw,65px);max-width:940px}
.inner-visual{margin:0;min-width:0;padding:21px 0 0}
.inner-visual .visual-open{padding:0;position:relative;width:100%;border:1px solid #bbcbd0;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 20px 45px #203f4514;cursor:zoom-in}
.inner-visual img{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:contain}
.product-media[data-service="erp"] .product-image,.inner-visual.odoo-visual img{aspect-ratio:2027/1692}
.inner-visual.photo-visual img{object-fit:cover}
.inner-visual figcaption{font-size:11px;line-height:1.6;margin-top:12px;color:#50636c}
.inner-visual .image-zoom{font-size:11px;padding:8px 10px}
.reading-section{padding:72px 0 100px}
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:75px;align-items:start}
.article-body{min-width:0;color:#344b58;font-size:16px;font-weight:500;line-height:1.85;overflow-wrap:break-word}
.article-body h2{font-size:31px;line-height:1.25;letter-spacing:-.8px;color:#1b3442;font-weight:700;margin:54px 0 24px;scroll-margin-top:108px}
.article-body>h2:first-child,.article-body>div>h2:first-child{margin-top:0}
.article-body h3{font-size:22px;line-height:1.4;letter-spacing:-.4px;color:#213e4b;font-weight:700;margin:29px 0 15px}
.article-body h4{font-size:17px;line-height:1.5;color:#284535;margin:22px 0 10px}
.article-body p{margin:0 0 21px;font-size:16px;line-height:1.85;color:#344b58}
.article-body strong{font-weight:750;color:#294536}
.article-body ul,.article-body ol{padding-left:24px;margin:22px 0 27px}
.article-body li{margin-block:9px;padding-left:3px}
.article-body a{color:#215e41;text-decoration:underline;text-underline-offset:3px}
.article-body a:hover{color:#865b16}
.article-body .benefits-list{padding:0;list-style:none;display:grid;gap:12px}
.article-body .benefits-list>li{display:flex;align-items:flex-start;gap:13px;padding:17px 20px;margin:0;background:#f5f8f6;border:1px solid #dae3df;border-radius:7px}
.article-body .benefits-list>li:before{content:'↗';color:#3e7056;flex-shrink:0;font-weight:750}
.feature-grid,.content-grid-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:26px 0 36px}
.feature-card{border:1px solid #d1dedb;background:#f8faf9;border-radius:9px;padding:26px;min-width:0}
.feature-card h3{font-size:20px;margin:16px 0 13px}
.feature-card p{font-size:15px;margin:0;line-height:1.8}
.feature-icon,.feature-icon-wrap,.service-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #ddd2b5;background:#fbf4e4;color:#946e29;border-radius:8px}
.article-body .table-scroll{overflow:auto;max-width:100%;margin:24px 0 32px;border:1px solid #c9d7dc;border-radius:8px}
.article-body table{border-collapse:collapse;width:100%;min-width:540px;font-size:14px;text-align:left;line-height:1.75}
.article-body th{background:#edf3f0;color:#284b39;font-weight:700}
.article-body th,.article-body td{padding:15px 18px;border-bottom:1px solid #dce5e2;vertical-align:top}
.article-body tr:last-child td{border-bottom:0}
.article-body tr:nth-child(even) td{background:#fafcfa}
.article-body code{font-family:Consolas,'Cascadia Code',monospace;background:#edf3f1;border-radius:4px;padding:2px 5px;font-size:.88em;color:#244c3b;overflow-wrap:anywhere}
.article-body pre{margin:0;background:#1b2b32;color:#d8e9df;padding:47px 23px 23px;border-radius:8px;overflow:auto;font-size:13px;line-height:1.85;white-space:pre;max-width:100%}
.article-body pre code{padding:0;background:none;color:inherit;font-size:inherit;white-space:inherit;overflow-wrap:normal}
.code-block{position:relative;min-width:0;margin:24px 0 30px}
.code-copy{position:absolute;top:10px;right:12px;border:1px solid #758d81;background:#284238;color:#e7f0e7;border-radius:4px;padding:5px 10px;font-size:11px;min-height:30px}
.article-body blockquote,.article-body .info-box,.article-body .highlight-box{margin:26px 0;padding:23px 28px;background:#fbf6e9;border-left:3px solid #c99c45;border-radius:0 7px 7px 0}
.sticky-side{position:sticky;top:111px;max-height:calc(100dvh - 135px);overflow:auto;scrollbar-width:thin;scrollbar-color:#b3c4b7 transparent;padding-right:4px}
.side-services,.toc,.company-note,.side-facts{border:1px solid #d1ddda;border-radius:8px;background:#f7faf8;padding:22px;margin-bottom:20px}
.side-services .eyebrow{font-size:11px;color:#3c614e}
.side-services h2{font-size:19px;letter-spacing:-.4px;line-height:1.4;margin:12px 0 17px;color:#244536}
.side-services>a{font-size:13px;color:#40595b;display:flex;justify-content:space-between;gap:9px;align-items:center;line-height:1.6;border-top:1px solid #dce5de;padding:12px 0}
.side-services>a[aria-current="page"]{font-weight:750;color:#26593d}
.side-services .icon{width:14px;height:14px}
.toc{background:#fff}
.toc summary{color:#254437;font-weight:700;cursor:pointer;font-size:14px}
.toc nav{margin-top:15px;display:flex;flex-direction:column;gap:2px}
.toc a{font-size:12px;line-height:1.7;padding:7px 0 7px 12px;border-left:2px solid #dbe4dd;color:#4a6168}
.toc a:hover{color:#225b3d;border-color:#426d59;background:#f7faf6}
.side-facts h4{font-size:15px;color:#294b39;margin:0 0 14px}
.side-facts p{font-size:13px;line-height:1.7;color:#425c5d;margin:12px 0}
.side-facts strong{color:#2b5740}
.side-contact{border:1px solid #d5b466;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f8e9c2;color:#513d19;padding:22px;font-size:17px;font-weight:650;line-height:1.5;border-radius:8px}
.faq{margin:12px 0;border:1px solid #cedbd5;background:#fff;border-radius:8px;overflow:hidden}
.faq summary{position:relative;list-style:none;cursor:pointer;color:#263f4b;font-size:16px;font-weight:650;line-height:1.65;padding:19px 49px 19px 22px}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{content:'+';position:absolute;right:21px;top:18px;color:#536f5e;font-size:22px;font-weight:500}
.faq[open] summary:after{content:'−'}
.faq[open] summary{background:#edf4ef;border-bottom:1px solid #d7e2da}
.faq-content{padding:21px 22px 1px}
.faq-content p{font-size:15px}
.timeline{border-left:2px solid #c9d8cf;margin:25px 0 40px 12px;padding-left:33px}
.timeline-item{position:relative;padding:0 0 29px}
.timeline-item:before{content:'';position:absolute;left:-42px;top:10px;width:16px;height:16px;background:#f4bd4b;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #bdcfc0}
.timeline-year{font-size:26px;font-weight:750;color:#3c6951}
.timeline-item h3{margin-top:10px}
.big-year{font-size:64px;letter-spacing:-3px;line-height:1.1;font-weight:650;color:#315b43}
.company-note p{font-size:13px;color:#465e59;line-height:1.7;margin-top:15px}
.legal-body .updated{font-size:13px;color:#50695b;margin-bottom:25px}
.closing-cta{background:#eabd63;border-top:1px solid #d4ad57}
.closing-inner{padding-block:60px;display:flex;gap:50px;align-items:center;justify-content:space-between}
.closing-inner .eyebrow{color:#5a411b;font-size:11px}
.closing-inner h2{font-size:41px;color:#302a1e;max-width:750px;line-height:1.2;margin:19px 0}
.closing-inner p:not(.eyebrow){font-size:15px;color:#4d3b1e;max-width:700px;line-height:1.8}
.closing-inner .button{flex-shrink:0;background:#1e352d;color:#fff4d9}
.closing-inner .button:hover{background:#304d40}
.category-heading{display:flex;align-items:center;gap:21px;margin-bottom:32px}
.category-icon{width:66px;height:72px}
.category-icon .icon{width:29px;height:29px}
.category-heading h2{margin:6px 0 0;font-size:40px}
.service-category:nth-of-type(odd){background:#f6f8f8}
.service-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.service-card-link{display:flex;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #c8d6da;border-radius:9px;padding:30px;transition:transform .2s,border-color .2s}
.service-card-link:hover{transform:translateY(-4px);border-color:#61826e}
.service-card-no{font-size:12px;color:#956d23;font-weight:700;letter-spacing:1px}
.service-card-link h3{font-size:25px;line-height:1.3;letter-spacing:-.7px;color:#233d49;margin:22px 0 17px}
.service-card-link p{font-size:16px;line-height:1.8;color:#425865;margin-bottom:26px}
.card-link{display:flex;gap:12px;align-items:center;font-size:13px;color:#28563e;font-weight:700;margin-top:auto}
.card-link .icon{width:15px;height:15px}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px}
.home-references{background:#f4f7f5}
.reference-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}
.reference-project{display:flex;flex-direction:column;min-width:0;padding:30px;background:#fff;border:1px solid #cbd9d1;border-radius:10px}
.reference-project-service{display:flex;align-items:center;gap:12px;min-height:52px}
.reference-project-icon{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:10px;background:#f5f0e4;border:1px solid #e4d8bd;color:#94671f}
.reference-project-service strong{display:block;font-size:14px;font-weight:750;color:#2c4b3a}
.reference-project-service>div>span{display:block;font-size:12px;line-height:1.6;color:#50616a;margin-top:2px}
.reference-project h3{font-size:24px;line-height:1.3;letter-spacing:-.6px;color:#1d3039;margin:24px 0 16px}
.reference-project-description{font-size:16px;line-height:1.8;color:#344c57;margin:0 0 28px}
.reference-project-metric{margin-top:auto;padding-top:24px;border-top:1px solid #dce5df}
.reference-estimate{display:block;font-size:12px;font-weight:650;color:#50616a;margin-bottom:3px}
.reference-number{font-size:46px;font-weight:750;line-height:1.15;letter-spacing:-1.5px;color:#294936;font-variant-numeric:tabular-nums}
.reference-number>span{font-size:20px;font-weight:600;letter-spacing:-.3px}
.reference-metric-description{font-size:13px;line-height:1.7;color:#405760;margin-top:10px;max-width:280px}
@media(min-width:761px) and (max-width:1100px){.reference-projects{gap:16px}.reference-project{padding:22px}.reference-project h3{font-size:21px}.reference-project-description{font-size:15px}.reference-project-service{align-items:flex-start}.reference-project-icon{flex-basis:36px;height:36px}.reference-project-service>div>span{font-size:11px}}
@media(max-width:760px){.reference-projects{grid-template-columns:1fr;gap:18px;margin-top:28px}.reference-project{padding:26px}.reference-project h3{font-size:25px;margin-top:22px}.reference-project-description{margin-bottom:24px}.reference-number{font-size:42px}.reference-metric-description{max-width:none}}
.testimonial-card{display:flex;flex-direction:column;padding:30px;background:#fff;border:1px solid #d0ded4;border-radius:9px;min-width:0}
.testimonial-stars{font-size:14px;color:#94671f;letter-spacing:3px;margin-bottom:22px}
.testimonial-card>p{font-size:16px;line-height:1.85;color:#2d4653;margin-bottom:25px}
.testimonial-author{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:21px;border-top:1px solid #e3e9e4}
.author-avatar{width:40px;height:40px;display:grid;place-items:center;background:#eaf0e8;border-radius:50%;color:#3d6047;font-size:12px;font-weight:750;flex-shrink:0}
.testimonial-author h4,.testimonial-author strong{font-size:14px;color:#253e4a;margin:0;display:block}
.testimonial-author p,.testimonial-author span{font-size:12px;color:#52676d;margin:3px 0 0;line-height:1.6}
.reference-note{font-size:14px;color:#4d6369;margin-top:30px}
.case-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}
.case-story{border:1px solid #cedbd7;background:#fff;border-radius:9px;padding:29px;display:flex;flex-direction:column}
.case-number{font-size:13px;color:#8b6b2b;font-weight:700}
.case-story h3{color:#213c49;font-size:22px;line-height:1.35;margin:22px 0 16px;letter-spacing:-.5px}
.case-story p{font-size:15px;line-height:1.85;color:#425c63;margin:0 0 25px}
.case-platform{font-size:11px;color:#3e614c;border-top:1px solid #dfe8df;padding-top:16px;margin-top:auto}
.blog-controls{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px}
.blog-filters{display:flex;gap:8px;flex-wrap:wrap}
.blog-filters button{border:1px solid #bfcfc4;background:#fff;color:#345647;font-size:13px;font-weight:650;padding:12px 17px;border-radius:5px;min-height:44px}
.blog-filters button[aria-pressed="true"]{background:#294f3a;border-color:#294f3a;color:#fff}
.blog-search{display:block;width:290px}
.blog-search input{border:1px solid #b5c6cb;padding:13px 17px;border-radius:6px;width:100%;background:#fff;font-size:14px;color:#23414d;min-height:48px}
.blog-search input::placeholder{color:#5a7078;opacity:1}
.blog-count{font-size:12px;color:#50676c;margin:0 0 28px}
.blog-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 33px}
.blog-index-grid .insight-cover{height:300px}
.blog-meta{display:flex;justify-content:space-between;gap:14px;font-size:12px;color:#496554;margin-top:21px;line-height:1.6}
.blog-index-grid .insight-title h3{font-size:27px;max-width:90%;line-height:1.35}
.blog-index-grid .insight-card>p{font-size:16px;max-width:90%;margin:13px 0 20px}
.blog-empty{padding:40px;border:1px solid #d4dfd8;border-radius:9px;background:#f7faf7}
.blog-empty h2{font-size:30px;margin:0 0 18px}
.blog-empty p{color:#4b6269;font-size:16px;margin-bottom:24px}
.article-meta{display:flex;align-items:center;gap:25px;flex-wrap:wrap;color:#4a6656;font-size:12px;padding-top:28px}
.article-meta span:not(:first-child):before{content:'·';margin-right:25px;color:#839787}
.blog-article .inner-hero h1{font-size:clamp(38px,4.2vw,60px);max-width:980px}
.blog-article .reading-section{padding-top:46px}
.related-posts{background:#f5f8f7}
.related-posts h2{margin-bottom:33px}
.related-posts .insight-card p{margin-bottom:18px}
.reading-progress{position:fixed;left:0;right:0;top:88px;height:3px;z-index:19;transform-origin:left;transform:scaleX(var(--progress,0));background:#c48d2d;pointer-events:none}
.contact-page-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:75px;align-items:start}
.contact-form-card{border:1px solid #cbd9dc;border-radius:10px;padding:37px;background:#f8faf9}
.contact-form-card h2{font-size:37px;letter-spacing:-1px;margin:14px 0}
.form-intro{font-size:13px;color:#4f6669;margin-bottom:25px}
.contact-form{display:flex;flex-direction:column;gap:22px}
.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.form-group{display:flex;flex-direction:column;gap:9px;min-width:0}
.form-group label{font-size:14px;color:#294733;font-weight:650}
.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid #afc1c7;border-radius:5px;background:#fff;color:#213e4a;padding:12px 13px;font-size:15px;min-height:49px}
.form-group input::placeholder,.form-group textarea::placeholder{color:#62767d;opacity:1}
.form-group textarea{min-height:150px;resize:vertical;line-height:1.6}
.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:2px solid #597e65;outline-offset:2px}
.contact-form .button{align-self:flex-start;min-width:175px}
.contact-form .button:disabled{opacity:.72;cursor:progress}
.form-result{padding:15px;border-radius:6px;font-size:14px;line-height:1.65}
.form-result.success{background:#dfefe3;border:1px solid #7fa88b;color:#1c5131}
.form-result.error{background:#fff0ed;border:1px solid #c19181;color:#802e20}
.form-privacy{font-size:12px;color:#4b666a;line-height:1.75}
.form-privacy a{text-decoration:underline;color:#29583e;text-underline-offset:3px}
.contact-direct>.eyebrow{margin-bottom:21px}
.contact-direct-link{display:block;position:relative;padding:20px 40px 23px 0;border-bottom:1px solid #c9d8d4;margin-bottom:6px}
.contact-direct-link small{display:block;color:#526b64;font-size:13px;margin-bottom:9px}
.contact-direct-link strong{font-size:clamp(19px,1.8vw,27px);color:#23412f;font-weight:650;letter-spacing:-.6px;overflow-wrap:anywhere}
.contact-direct-link>.icon{position:absolute;right:0;top:50%;width:18px;color:#426e54}
.contact-direct>.button{margin-top:23px;margin-bottom:10px}
.office-card{padding-top:27px;margin-top:20px;border-top:1px solid #d1dcd7}
.office-card>span{font-size:11px;letter-spacing:1px;color:#685424;font-weight:700}
.office-card h3{font-size:24px;letter-spacing:-.5px;margin:12px 0;color:#253e49}
.office-card p{font-size:15px;line-height:1.8;color:#4b626a}
.office-card a{display:flex;gap:10px;align-items:center;margin-top:16px;color:#2f6346;font-size:13px;font-weight:650}
.office-card .icon{width:14px;height:14px}
.landing-section:nth-of-type(odd){background:#f6f9f7}
.odoo-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px;color:#345440;font-size:12px;line-height:1.6}
.odoo-trust>span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #d3dfd7;border-radius:6px;background:#edf3ef;white-space:nowrap}.odoo-trust .icon{width:16px;height:16px;flex-shrink:0}
.inner-lead strong{font-weight:750;color:#253e2e}
.odoo-intro>p+p{margin-top:16px}
.demo-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:15px}
.demo-actions>span{font-size:12px;color:#4d4121}.demo-phone{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650;color:#294735}.demo-phone .icon{width:14px;height:14px}
.odoo-contact{background:#f3f7f4}.odoo-contact-grid{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:24px}
.odoo-contact-card{display:flex;flex-direction:column;padding:30px;border:1px solid #c5d7cb;border-radius:12px;background:#fff;min-width:0;box-shadow:0 8px 24px #26493906}
.contact-channel{transition:border-color .18s,box-shadow .18s,transform .18s}.contact-channel:hover{border-color:#789d85;box-shadow:0 12px 28px #26493912;transform:translateY(-3px)}
.contact-channel-1{background:#e8f0ea}.contact-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}
.contact-card-mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid #c4d6c8;border-radius:12px;background:#f8fbf8;color:#325b40}.contact-channel-2 .contact-card-mark{background:#fcf4df;border-color:#e3d3ac;color:#89651d}
.contact-glyph{width:26px;height:26px;flex-shrink:0}.contact-card-no{font-size:12px;font-weight:650;color:#567560;letter-spacing:1px}
.odoo-contact-card h3{font-size:18px;color:#365542;margin:0 0 15px;font-weight:650}.contact-card-value{font-size:clamp(19px,1.8vw,27px);color:#203b2d;font-weight:750;line-height:1.45;letter-spacing:-.7px;overflow-wrap:anywhere;margin-bottom:16px}
.odoo-contact-card p{font-size:15px;color:#405b61;line-height:1.8;margin:0 0 20px}
.contact-card-action{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:50px;padding-top:20px;margin-top:auto;border-top:1px solid #c6d8cc;color:#2e593d;font-size:14px;font-weight:700}.contact-card-action .icon{width:17px;height:17px}
.contact-offices{background:#fcfdfb}.contact-offices .contact-card-top{margin-bottom:23px}.contact-offices h3{margin-bottom:21px}.contact-office+.contact-office{margin-top:22px;padding-top:22px;border-top:1px solid #d5e0d7}
.contact-office h4{font-size:16px;color:#233f30;margin:0 0 9px;font-weight:700}.contact-office p{font-size:14px;margin:0 0 8px}.contact-map-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;color:#305e40;font-size:12px;font-weight:700}.contact-map-link .icon{width:13px;height:13px}
.landing-content .services-grid,.landing-content .features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.landing-content .service-card{border:1px solid #ccdcd4;border-radius:8px;padding:28px;background:#fff}
.landing-content .service-card h3{font-size:22px;margin:20px 0 16px}
.landing-content .service-card p{font-size:15px;margin-bottom:0}
.landing-content .features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.landing-content .feature-card{padding:24px}
.landing-content .stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin-top:36px;padding:30px;background:#e8f0e9;border:1px solid #c6d7cc;border-radius:8px}
.landing-content .stat-item{text-align:center;color:#2d523b}
.landing-content .stat-num{font-size:40px;line-height:1.2;font-weight:750}
.landing-content .stat-label{font-size:12px;color:#486855;margin-top:8px}
.landing-content .stat-plus{font-size:25px;font-weight:650}
.landing-content .stat-desc{display:block;font-size:13px;line-height:1.6;color:#3f614e;margin-top:9px}
.landing-content .case-proof{margin:28px 0 0;padding:20px 24px;border:1px solid #c6d9cc;border-radius:7px;background:#edf4ee;color:#31533e;font-size:15px}
.landing-content .modules-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.landing-content .module-card{border:1px solid #cddcd5;border-radius:8px;padding:24px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;font-size:15px;color:#365640}
.landing-content .module-card>span:first-child{font-size:27px}
.landing-content .module-card h3{font-size:15px;margin:0}
.landing-content .process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.landing-content .process-step{border-top:2px solid #c3d5c7;padding:25px 0}
.landing-content .process-number{font-size:31px;font-weight:650;color:#9a711f;margin-bottom:20px}
.landing-content .process-content h3{font-size:21px;margin:0 0 15px}
.landing-content .process-content p{font-size:15px}
.process-connector{display:none}
.landing-content .faq-list{max-width:920px;margin:auto}
.error-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;padding-block:45px 100px}
@media(max-width:1200px){
 .odoo-contact-grid{gap:18px}.odoo-contact-card{padding:24px}.contact-card-value{font-size:21px}
 .navigation{gap:18px;margin-right:10px}.navigation>a,.nav-disclosure{font-size:13px}.header-cta{font-size:13px;gap:12px}.header .brand{font-size:32px}
 .content-layout{gap:40px;grid-template-columns:minmax(0,1fr) 265px}.inner-hero-grid{gap:35px}.inner-hero h1{font-size:44px}
 .technology-inner{grid-template-columns:160px 1fr;gap:20px}.technology-logos{gap:7px}.technology-logo{padding-inline:12px}
 .contact-page-grid{gap:40px}.contact-form-card{padding:29px}.footer-columns{gap:18px}.mega-grid{gap:18px}.mega-panel{padding-inline:24px}
 .landing-content .features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-stories{grid-template-columns:repeat(2,minmax(0,1fr))}
 .landing-content .modules-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:960px){
 .odoo-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-offices{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.contact-offices .contact-card-top{grid-column:1/-1;margin-bottom:18px}.contact-offices h3{grid-column:1/-1}.contact-office+.contact-office{margin:0;padding:0 0 0 30px;border-top:0;border-left:1px solid #d5e0d7}.contact-channel{min-height:315px}
 .header{height:80px}.header .brand{font-size:32px}.header-cta{margin-left:auto;font-size:13px}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:none;color:#223d48;padding:0}
 .menu-toggle>span{width:22px;height:2px;background:currentColor}.menu-toggle[aria-expanded="true"]>span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"]>span:last-child{transform:translateY(-4px) rotate(-45deg)}
 .navigation{display:none;position:absolute;top:79px;left:0;right:0;background:#fff;margin:0;padding:14px 30px 24px;max-height:calc(100dvh - 80px);overflow:auto;border-bottom:1px solid #bfcfd0;box-shadow:0 18px 28px #2035321f}
 .navigation.open{display:flex;flex-direction:column;gap:0;align-items:stretch}.navigation>a,.navigation .mobile-contact{display:flex;font-size:16px;padding:17px 0;border-bottom:1px solid #dce6df;color:#2c4936}
 .nav-disclosure{width:100%;justify-content:space-between;font-size:16px;padding:17px 0}.nav-services{border-bottom:1px solid #dce6df}
 .mega-panel{position:static;transform:none;width:100%;padding:17px 0;border:0;box-shadow:none;max-height:none;border-radius:0;overflow:visible}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.mega-top{font-size:12px;padding-bottom:14px}.mega-heading{margin-bottom:12px}.mega-links>a{font-size:14px}
 .reading-progress{top:80px}.technology-inner{display:block}.technology-inner>p{margin-bottom:24px}.technology-inner>p br{display:none}.technology-inner>p strong{margin-left:5px}.technology-logos{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
 .content-layout{grid-template-columns:minmax(0,1fr) 220px;gap:30px}.side-services,.toc,.side-facts,.company-note{padding:18px}.side-services h2{font-size:17px}
 .inner-hero h1{font-size:38px;letter-spacing:-1.3px}.inner-hero-grid{gap:25px;grid-template-columns:1.05fr 1fr}.inner-lead{font-size:16px}.inner-actions{gap:18px}.inner-actions .button{font-size:13px;padding-inline:16px}
 .inner-hero .eyebrow{font-size:10px}.article-body h2{font-size:28px}.article-body p{font-size:16px}.feature-grid{grid-template-columns:1fr}.feature-card{padding:23px}
 .footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.closing-inner h2{font-size:34px}.closing-inner{gap:30px}.testimonial-grid{gap:16px}.testimonial-card{padding:23px}.testimonial-card>p{font-size:15px}
 .blog-index-grid .insight-cover{height:240px}.blog-index-grid .insight-title h3{font-size:23px}.blog-controls{align-items:flex-start}.blog-search{width:220px;flex-shrink:0}
 .contact-page-grid{grid-template-columns:1.18fr 1fr;gap:30px}.form-row{grid-template-columns:1fr}.contact-form-card{padding:24px}.contact-direct-link strong{font-size:22px}
 .landing-content .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-content .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
 .odoo-contact-grid{grid-template-columns:1fr;gap:18px}.odoo-contact-card{padding:26px}.contact-card-value{font-size:25px}.contact-channel{min-height:310px}.contact-offices{display:flex;grid-column:auto}.contact-office+.contact-office{margin-top:20px;padding:20px 0 0;border-left:0;border-top:1px solid #d5e0d7}.contact-office p{font-size:15px}.demo-actions{margin-top:26px}.closing-inner .demo-actions .button{margin-top:0}.odoo-trust{font-size:12px}.odoo-page .closing-inner h2{font-size:32px}
 html{scroll-padding-top:96px}.header .brand{font-size:30px}.header-inner{gap:12px}.header-cta{font-size:12px}.header-cta .icon{width:14px}
 .technology-inner{padding-block:29px}.technology-inner>p{font-size:14px;text-align:center}.technology-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 17px}.technology-logo{padding:10px;height:61px}.technology-logo img{height:38px}
 .service-detail-links{grid-template-columns:1fr;gap:9px}.service-detail-links>a{padding:17px 18px;font-size:14px}
 .inner-hero{padding:20px 0 42px}.breadcrumbs{font-size:11px;margin-bottom:31px}.inner-hero-grid{grid-template-columns:1fr;gap:28px}.inner-hero h1,.text-hero h1,.blog-article .inner-hero h1{font-size:37px;letter-spacing:-1.5px;line-height:1.18;margin:19px 0 22px}.inner-hero .eyebrow{font-size:11px}
 .inner-lead{font-size:16px;line-height:1.8}.inner-actions{margin-top:26px;gap:19px}.inner-visual{padding-top:0}.inner-visual figcaption{font-size:11px}.inner-visual .image-zoom{font-size:10px}
 .reading-section{padding:43px 0 60px}.content-layout{display:flex;flex-direction:column;gap:35px}.article-body{width:100%;font-size:16px}.reading-side{width:100%;order:-1}.sticky-side{position:static;max-height:none;overflow:visible;padding:0}.side-services,.side-facts,.side-contact,.company-note{display:none}.toc{margin:0;padding:19px}.toc a{font-size:13px}
 .article-body h2{font-size:27px;margin-top:41px}.article-body h3{font-size:21px}.article-body p{font-size:16px;line-height:1.85}.article-body .benefits-list>li{padding:16px;gap:10px}.feature-grid{gap:14px}.article-body .table-scroll{margin:21px 0 27px}.article-body pre{font-size:12px;padding:47px 17px 20px}.faq summary{font-size:15px;padding-left:18px}.faq-content{padding:18px 18px 0}
 .closing-inner{display:block;padding-block:45px}.closing-inner h2{font-size:33px}.closing-inner .button{margin-top:28px}.closing-inner p:not(.eyebrow){font-size:15px}
 .footer-lead{flex-wrap:wrap;gap:25px}.footer-lead .brand{font-size:30px}.footer-lead p{order:3;width:100%;font-size:13px}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px;padding-top:28px}.footer-column h3{font-size:15px}.footer-column>a{font-size:12px}.footer-column .icon{display:none}.full-footer .footer-bottom{gap:12px;font-size:11px}
 .category-heading{gap:16px}.category-icon{width:50px;height:57px}.category-heading h2{font-size:33px}.category-heading .eyebrow{font-size:11px}.service-directory{grid-template-columns:1fr;gap:16px}.service-card-link{padding:24px}.service-card-link h3{font-size:24px}.service-card-link p{font-size:16px}
 .testimonial-grid,.case-stories{grid-template-columns:1fr;gap:18px}.testimonial-card{padding:27px}.testimonial-card>p{font-size:16px}.case-story{padding:26px}.case-story p{font-size:16px}
 .blog-controls{flex-direction:column;gap:20px}.blog-search{width:100%}.blog-filters{gap:7px}.blog-filters button{font-size:12px;padding:10px 13px}.blog-index-grid{grid-template-columns:1fr;gap:40px}.blog-index-grid .insight-cover{height:235px}.blog-index-grid .insight-title h3{font-size:23px;max-width:90%}.blog-index-grid .insight-card>p{max-width:100%}.blog-empty{padding:26px}.blog-empty h2{font-size:26px}.article-meta{font-size:11px;gap:10px 14px}.article-meta span:not(:first-child):before{margin-right:14px}.blog-article .reading-section{padding-top:28px}.related-posts .insight-card p{font-size:15px}
 .contact-page-grid{grid-template-columns:1fr;gap:45px}.contact-form-card{padding:25px 21px}.contact-form-card h2{font-size:33px}.form-row{gap:20px}.form-group input,.form-group textarea,.form-group select{font-size:16px}.contact-form .button{width:100%}.contact-direct-link strong{font-size:25px}.contact-direct>.button{width:100%}.office-card p{font-size:16px}
 .landing-content .services-grid,.landing-content .features-grid{grid-template-columns:1fr}.landing-content .stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 15px;padding:25px 18px}.landing-content .stat-num{font-size:33px}.landing-content .modules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-content .module-card{padding:20px 8px;font-size:13px}.landing-content .process-grid{gap:24px 20px}.landing-content .process-content h3{font-size:19px}.landing-content .process-content p{font-size:15px}
}
@media(max-width:480px){.header-cta{display:none}.menu-toggle{margin-left:auto}}
@media(max-width:380px){
 .contact-card-value{font-size:21px}
 .header-cta{display:none}.mega-grid{grid-template-columns:1fr}.mega-top{display:block}.mega-top>a{margin-top:15px}.navigation{padding-inline:22px}.inner-hero h1,.text-hero h1,.blog-article .inner-hero h1{font-size:33px}.technology-logos{gap:6px}.technology-logo{padding-inline:9px}.footer-columns{gap:22px 16px}.article-body h2{font-size:25px}.contact-direct-link strong{font-size:22px}.landing-content .process-grid{grid-template-columns:1fr}.landing-content .modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Old inbound fragment URLs remain native anchors, without changing the visible layout. */
.legacy-anchor{display:block;height:0;scroll-margin-top:110px}
.odoo-page .footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))}
.odoo-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.odoo-blog-card{display:flex;flex-direction:column;gap:18px;padding:32px;border:1px solid #ccd7d2;border-radius:12px;background:#fff;color:#1b252e}
.odoo-blog-card h2{font-size:25px;line-height:1.4;letter-spacing:-.7px}
.odoo-blog-card p{font-size:17px;line-height:1.8;color:#42525d;flex:1}
a.odoo-blog-card:hover{border-color:#547767;background:#f5f8f6}
.odoo-blog-card.upcoming{background:#f5f7f5}
.odoo-page .article-body .callout{padding:24px;border:1px solid #c6d4cc;border-radius:12px;background:#f2f6f2;margin-block:32px}
.odoo-page .article-body .callout .btn{display:inline-flex;padding:12px 18px;background:#f9c65f;border-radius:6px;color:#1b252e;font-weight:750;text-decoration:none}
@media(max-width:960px){.odoo-blog-grid{grid-template-columns:1fr 1fr}.odoo-page .footer-columns{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.odoo-blog-grid,.odoo-page .footer-columns{grid-template-columns:1fr}.odoo-blog-card{padding:24px}}


/* css/whatsapp.css */
/* Approved WhatsApp treatment: green actions, white icons, clear labels. */
.whatsapp-link{max-width:100%;gap:10px}
.whatsapp-link .whatsapp-icon{display:block;width:21px;height:21px;flex:0 0 21px;fill:currentColor}
.whatsapp-link .whatsapp-label{min-width:0}
.whatsapp-link .whatsapp-arrow{flex-shrink:0;font-size:20px;line-height:1;margin-left:4px}
a.whatsapp-link.whatsapp-button,
.odoo-page .article-body .callout a.whatsapp-link.whatsapp-button{background:#167348;color:#fff;border:1px solid #167348;border-radius:5px;text-decoration:none}
a.whatsapp-link.whatsapp-button:hover,
.odoo-page .article-body .callout a.whatsapp-link.whatsapp-button:hover{background:#115c3a;border-color:#115c3a;color:#fff}
a.header-cta.whatsapp-button{padding:12px 15px;white-space:nowrap}
.header-cta.whatsapp-link .whatsapp-icon{width:19px;height:19px;flex-basis:19px}
.whatsapp-link.button,.whatsapp-link.btn{justify-content:center;line-height:1.5;white-space:normal}
.whatsapp-link.side-contact{align-items:center;justify-content:flex-start}
.whatsapp-link.side-contact .whatsapp-arrow{margin-left:auto}
.footer-column>a.whatsapp-link{display:inline-flex;align-items:center;gap:9px;color:#80dfaa}
.footer-column>a.whatsapp-link:hover{color:#b5f1ce}
.footer-column>a.whatsapp-link .whatsapp-icon{width:18px;height:18px;flex-basis:18px}
.whatsapp-link:focus-visible{outline:3px solid #167348;outline-offset:4px}
.footer .whatsapp-link:focus-visible{outline-color:#80dfaa}
@media(max-width:960px){
 .navigation a.mobile-contact.whatsapp-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;margin-top:12px;background:#167348;color:#fff;border-color:#167348}
 .navigation a.mobile-contact.whatsapp-button:hover{background:#115c3a;border-color:#115c3a}
}
@media(max-width:600px){
 .whatsapp-link.button,.whatsapp-link.btn{padding-inline:14px;gap:9px}
 .whatsapp-link .whatsapp-icon{width:20px;height:20px;flex-basis:20px}
 .demo-actions{max-width:100%;min-width:0}
}


/* css/geo.css */
/* Approved GEO content styles, extending the existing light design. */
.geo-section{padding-block:80px}.geo-section.soft{background:#f0f4f1;border-block:1px solid #d7e1da}
.geo-section h2{font-size:clamp(29px,3.5vw,46px);line-height:1.18;letter-spacing:-1.5px;max-width:850px;margin-bottom:24px}
.geo-company-intro{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start;margin-bottom:36px}
.geo-company-intro p{font-size:18px;line-height:1.85;color:#40524c}.geo-company-intro h2{margin:0}
.geo-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.geo-service-card{display:flex;flex-direction:column;align-items:flex-start;padding:25px 22px;border:1px solid #cbd7d0;border-radius:9px;background:#fff;min-width:0}
.geo-service-card h3{font-size:24px;letter-spacing:-.6px;margin:16px 0 8px}.geo-service-card p{font-size:15px;line-height:1.8;color:#40524c;margin:0 0 22px;flex:1}.geo-service-card a{font-size:13px;font-weight:750;color:#315641;line-height:1.6}
.geo-symbol{display:grid;place-items:center;width:43px;height:43px;border:1px solid #dccfae;background:#f6f0e1;border-radius:9px;color:#946d25;flex-shrink:0}.geo-symbol .icon{width:24px;height:24px}
.geo-answer{padding:27px 30px;border-left:4px solid #4c705a;background:#eff5f0;border-radius:0 9px 9px 0;margin:0 0 35px}
.geo-answer strong{display:block;color:#315340;font-size:12px;letter-spacing:1px;margin-bottom:12px}.geo-answer p{font-size:18px;line-height:1.85;margin:0;color:#263e33}
.geo-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:24px 0 38px}.geo-mini{border:1px solid #d1dcd5;border-radius:8px;padding:24px;background:#fff}.geo-mini h3{margin:0 0 10px;font-size:20px;line-height:1.5}.geo-mini p{font-size:16px;line-height:1.8;margin:0}
.geo-note{padding:24px 27px;background:#faf2df;border:1px solid #e7d8b4;border-radius:8px;font-size:16px;line-height:1.85;color:#514226;margin:32px 0}
.geo-table{width:100%;border-collapse:collapse;margin:24px 0 38px;font-size:15px;line-height:1.75;table-layout:fixed}.geo-table th,.geo-table td{padding:17px 18px;border:1px solid #d2ddd6;text-align:left;vertical-align:top;overflow-wrap:anywhere}.geo-table th{background:#eaf1ec;color:#2b4736;font-weight:750}.geo-table tbody tr:nth-child(even){background:#f7f9f7}
.article-body table.geo-table{min-width:0}
.tech-table-scroll{max-width:100%;overflow-x:auto;margin:26px 0 12px;border:1px solid #cedbd2;border-radius:8px;background:#fff;scrollbar-color:#698371 #edf3ef}
.tech-table-scroll:focus-visible{outline:3px solid #a87d2c;outline-offset:4px}
.article-body .tech-table-scroll table{min-width:600px;margin:0;border:0}
.tech-table-scroll caption{padding:16px 18px;text-align:left;background:#f5f8f5;font-size:14px;line-height:1.65;color:#334d3d;font-weight:650}
.tech-table-hint{display:none}
.tech-example{margin:30px 0;padding:24px 26px;border:1px solid #ddc994;border-left:4px solid #b58c3d;border-radius:0 8px 8px 0;background:#fbf5e8;color:#4c412b}
.article-body .tech-example>strong{display:block;margin-bottom:10px;font-size:15px;color:#73551c}
.article-body .tech-example p{margin:0;font-size:16px;line-height:1.85}
.tech-architecture{margin:34px 0;padding:26px;border:1px solid #bccfc1;border-radius:10px;background:#f2f7f3}
.tech-architecture figcaption{font-size:14px;font-weight:700;line-height:1.7;color:#31563e;margin-bottom:20px}
.article-body ol.tech-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0;counter-reset:tech-step}
.article-body ol.tech-flow>li{position:relative;counter-increment:tech-step;padding:20px 16px 18px 49px;margin:0;border:1px solid #c9d8cd;border-radius:7px;background:#fff;font-size:15px;line-height:1.65}
.article-body ol.tech-flow>li:before{content:counter(tech-step);position:absolute;left:16px;top:20px;color:#9d772f;font-weight:750}
.tech-flow strong{display:block;color:#254531}.tech-flow span{display:block;margin-top:6px;color:#4a5c50;font-size:14px}
.article-body .tech-architecture-note{font-size:14px;line-height:1.8;color:#425b49;margin:20px 0 0}
.article-body ul.solution-module-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;gap:10px;margin:24px 0;padding:0}
.article-body ul.solution-module-list li{margin:0;padding:15px 18px;border:1px solid #ccd9cf;border-radius:7px;background:#f5f8f5;font-size:15px;line-height:1.65}
@media(max-width:720px){.article-body ul.solution-module-list{grid-template-columns:1fr}}
@media(max-width:720px){.tech-table-hint{display:block;font-size:12px!important;color:#465d50;margin:0 0 27px!important}.tech-example,.tech-architecture{padding:20px}.article-body ol.tech-flow{grid-template-columns:1fr}.article-body ol.tech-flow>li{padding:18px 16px 18px 46px}.article-body .tech-table-scroll table{font-size:14px}.article-body .tech-table-scroll th,.article-body .tech-table-scroll td{font-size:14px;padding:14px}}
.geo-reading{padding-block:55px 85px}.geo-reading .content-layout{align-items:start}.geo-reading .article-body{min-width:0}.geo-reading .article-body>h2{margin-top:48px}.geo-reading .article-body>h2:first-child{margin-top:0}
.geo-links{display:grid;gap:12px;margin-block:22px}.geo-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #cbd7cf;border-radius:7px;padding:18px 21px;font-weight:700;font-size:16px;line-height:1.6;color:#30513d;background:#fff}.geo-links a:hover{background:#eff5f0;border-color:#6b8775}.geo-links .icon{flex-shrink:0}
.geo-author{display:flex;align-items:center;gap:15px;padding:23px 0;border-top:1px solid #d5dfd8;margin-top:42px;font-size:14px;line-height:1.7}.geo-avatar{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:#e9efe9;color:#45634c;font-weight:800;flex-shrink:0}.geo-author strong{display:block}.geo-author a{color:#31553e;text-decoration:underline;text-underline-offset:4px}
.geo-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;font-size:13px;color:#53645b}.geo-meta a{color:#31553e;text-decoration:underline;text-underline-offset:3px}
.geo-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:35px}.geo-stat{border:1px solid #cbd8ce;border-radius:8px;padding:24px;background:#fff}.geo-stat strong{display:block;font-size:clamp(23px,3vw,34px);line-height:1.3;color:#31533e;letter-spacing:-1px}.geo-stat span{display:block;margin-top:9px;font-size:14px;color:#52655a}
.geo-cover{min-height:210px;border:1px solid #d1dcd5;border-radius:8px;background:#edf3ee;position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:26px;overflow:hidden;color:#304c3b}.geo-cover:after{content:'';position:absolute;width:160px;height:160px;border:1px solid #b8cbbd;border-radius:50%;right:-28px;bottom:-35px;box-shadow:0 0 0 23px #dfe9e1,0 0 0 24px #bdcfc2;pointer-events:none}.geo-cover>strong{font-size:28px;line-height:1.3;font-weight:750;letter-spacing:-.8px;position:relative;z-index:1}.geo-cover>.geo-symbol{position:relative;z-index:1}
.geo-cover.security{background:#eef1f7;color:#3b4f6c}.geo-cover.security:after{border-color:#c2cbda;box-shadow:0 0 0 23px #e2e7f0,0 0 0 24px #c5cedb}.geo-cover.cloud{background:#eef4f8;color:#345b70}.geo-cover.continuity{background:#f8f0df;color:#735c2c}
.geo-case-link{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d2dfd6;padding-top:19px;margin-top:24px;color:#315740;font-size:14px;font-weight:750}.reference-project{display:flex;flex-direction:column}.reference-project .geo-case-link{margin-top:auto;padding-top:20px}.reference-project-metric{margin-bottom:24px}
.geo-faqs{max-width:1000px}.geo-faqs .faq{margin-bottom:12px}.geo-faqs .faq-content{font-size:16px;line-height:1.8;padding-bottom:22px}
#sik-sorulanlar .home-faq-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);grid-template-rows:auto 1fr;column-gap:clamp(40px,6vw,88px);row-gap:26px;align-items:start}
#sik-sorulanlar .home-faq-intro{grid-column:1;grid-row:1;min-width:0;padding-top:3px}
#sik-sorulanlar .home-faq-intro h2{font-size:clamp(32px,3.2vw,44px);line-height:1.18;letter-spacing:-1.4px;margin:20px 0 0;max-width:430px}
#sik-sorulanlar .geo-faqs{grid-column:2;grid-row:1 / 3;max-width:none;min-width:0;width:100%}
#sik-sorulanlar .geo-faqs .faq:last-child{margin-bottom:0}
#sik-sorulanlar .home-faq-links{grid-column:1;grid-row:2;min-width:0;max-width:370px;width:100%}
#sik-sorulanlar .home-faq-links .geo-links{margin:0;gap:0}
#sik-sorulanlar .home-faq-links a{padding:16px 0;border:0;border-bottom:1px solid #cbd7cf;border-radius:0;background:transparent;font-size:14px;line-height:1.6;gap:18px}
#sik-sorulanlar .home-faq-links a:hover{color:#172e21;border-color:#6b8775}
@media(max-width:850px){#sik-sorulanlar .home-faq-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:28px}#sik-sorulanlar .home-faq-intro{grid-column:1;grid-row:1}#sik-sorulanlar .geo-faqs{grid-column:1;grid-row:2}#sik-sorulanlar .home-faq-links{grid-column:1;grid-row:3;max-width:none}#sik-sorulanlar .home-faq-intro h2{margin-top:15px;max-width:600px}#sik-sorulanlar .home-faq-links .geo-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}
@media(max-width:540px){#sik-sorulanlar .home-faq-layout{gap:24px}#sik-sorulanlar .home-faq-links .geo-links{grid-template-columns:1fr}#sik-sorulanlar .home-faq-intro h2{max-width:340px}#sik-sorulanlar .home-faq-links a{padding-block:15px}}
.geo-hub{background:#f2f5f2;min-height:80vh}.geo-hub .geo-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-hub .geo-mini{display:flex;flex-direction:column}.geo-hub .geo-mini p{flex:1}.geo-hub .geo-mini a{font-weight:750;color:#31553f;margin-top:20px;line-height:1.6}.geo-hub .geo-mini small{font-size:11px;color:#6b725e;letter-spacing:1px;font-weight:750;margin-bottom:12px}
.geo-preview-bar{position:fixed;bottom:14px;left:16px;z-index:90;display:flex;align-items:center;gap:13px;padding:11px 15px;background:#203b2e;color:#fff;border:1px solid #769481;border-radius:7px;box-shadow:0 4px 16px #12241b20;font:650 12px/1.5 Manrope,sans-serif;max-width:calc(100vw - 32px)}.geo-preview-bar a{color:#ffe09b;text-decoration:underline;text-underline-offset:3px}.geo-preview-bar span{white-space:nowrap}
.geo-status{display:inline-block;border:1px solid #cad9ce;background:#e9f2ec;color:#30543b;border-radius:30px;padding:7px 12px;font-size:12px;font-weight:700;margin-bottom:20px}.geo-source{font-size:14px!important;line-height:1.8;color:#53645b}.geo-source a{text-decoration:underline;text-underline-offset:3px}.geo-page .inner-hero h1{max-width:1000px}.geo-page .inner-lead{max-width:960px}
.geo-person{display:grid;grid-template-columns:120px 1fr;gap:30px;align-items:center;margin:28px 0}.geo-person .geo-avatar{width:110px;height:110px;font-size:38px}.geo-person p{margin:10px 0 0}.geo-person h3{font-size:28px}
@media(max-width:1100px){.geo-four{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-hub .geo-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-company-intro{gap:28px}.geo-cover>strong{font-size:25px}}
@media(max-width:720px){.geo-company-intro{grid-template-columns:1fr;gap:20px}.geo-section{padding-block:48px}.geo-company-intro p{font-size:16px}.geo-answer{padding:22px}.geo-answer p{font-size:16px}.geo-cards{grid-template-columns:1fr}.geo-reading{padding-block:32px 50px}.geo-table th,.geo-table td{padding:12px 9px;font-size:13px}.geo-stats{gap:10px}.geo-stat{padding:16px 12px}.geo-stat strong{font-size:22px}.geo-stat span{font-size:12px}.geo-preview-bar{font-size:11px;padding:10px 12px;bottom:9px;left:10px;max-width:calc(100vw - 20px)}.geo-person{grid-template-columns:75px 1fr;gap:18px}.geo-person .geo-avatar{width:75px;height:75px;font-size:28px}.geo-person h3{font-size:23px}.geo-hub .geo-cards{grid-template-columns:1fr}.geo-links a{font-size:15px;padding:15px}.blog-filters{flex-wrap:wrap}.geo-cover{min-height:190px}}
@media(max-width:440px){.geo-four{grid-template-columns:1fr}.geo-stats{grid-template-columns:1fr}.geo-stat{display:flex;justify-content:space-between;gap:18px;align-items:center}.geo-stat span{max-width:48%;margin:0}.geo-preview-bar>span{display:none}.geo-note{padding:20px}.geo-meta{font-size:12px}.geo-mini{padding:21px}}

/* Project scope: readable, compact cards with existing site colors. */
.case-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 40px}
.case-flow>div{padding:22px 20px;border:1px solid #d3dfd9;border-radius:10px;background:#f4f7f5;min-width:0}
.case-flow span{display:block;font-size:13px;font-weight:700;color:#52675c;margin-bottom:10px}
.case-flow strong{display:block;font-size:17px;line-height:1.55;color:#20312a}
@media(max-width:720px){.case-flow{grid-template-columns:1fr;gap:10px;margin:24px 0 32px}.case-flow>div{padding:18px 20px}}


/* Existing inline home FAQ styles */

#sik-sorulanlar .home-faq-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);grid-template-rows:auto 1fr;column-gap:clamp(40px,6vw,88px);row-gap:26px;align-items:start}
#sik-sorulanlar .home-faq-intro{grid-column:1;grid-row:1;min-width:0;padding-top:3px}
#sik-sorulanlar .home-faq-intro h2{font-size:clamp(32px,3.2vw,44px);line-height:1.18;letter-spacing:-1.4px;margin:20px 0 0;max-width:430px}
#sik-sorulanlar .geo-faqs{grid-column:2;grid-row:1 / 3;max-width:none;min-width:0;width:100%}
#sik-sorulanlar .geo-faqs .faq:last-child{margin-bottom:0}
#sik-sorulanlar .home-faq-links{grid-column:1;grid-row:2;min-width:0;max-width:370px;width:100%}
#sik-sorulanlar .home-faq-links .geo-links{margin:0;gap:0}
#sik-sorulanlar .home-faq-links a{padding:16px 0;border:0;border-bottom:1px solid #cbd7cf;border-radius:0;background:transparent;font-size:14px;line-height:1.6;gap:18px}
#sik-sorulanlar .home-faq-links a:hover{color:#172e21;border-color:#6b8775}
@media(max-width:850px){#sik-sorulanlar .home-faq-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:28px}#sik-sorulanlar .home-faq-intro{grid-column:1;grid-row:1}#sik-sorulanlar .geo-faqs{grid-column:1;grid-row:2}#sik-sorulanlar .home-faq-links{grid-column:1;grid-row:3;max-width:none}#sik-sorulanlar .home-faq-intro h2{margin-top:15px;max-width:600px}#sik-sorulanlar .home-faq-links .geo-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}
@media(max-width:540px){#sik-sorulanlar .home-faq-layout{gap:24px}#sik-sorulanlar .home-faq-links .geo-links{grid-template-columns:1fr}#sik-sorulanlar .home-faq-intro h2{max-width:340px}#sik-sorulanlar .home-faq-links a{padding-block:15px}}


/* css/article-details.css */
.article-refined .inner-hero { padding-bottom: 55px; background: #f8faf9; }
.article-refined .article-intro-grid { display: grid; grid-template-columns: 1fr 1.05fr; gap: 48px; align-items: center; padding-top: 22px; }
.article-refined .article-intro-copy { min-width: 0; }
.article-refined .inner-hero h1 { font-size: clamp(32px, 3.1vw, 49px); line-height: 1.16; letter-spacing: -.045em; margin: 20px 0 23px; color: #19252d; }
.article-refined .inner-hero .inner-lead { font-size: 17px; line-height: 1.75; color: #43535e; }
.article-refined .eyebrow { font-size: 11px; line-height: 1.6; }
.article-byline { display: flex; flex-wrap: wrap; gap: 10px 18px; margin-top: 28px; padding-top: 19px; border-top: 1px solid #ced8d2; font-size: 12px; line-height: 1.7; color: #536159; }
.article-byline-author { flex-basis: 100%; font-weight: 700; font-size: 14px; }
.article-byline a { color: #365a44; text-decoration: underline; text-underline-offset: 4px; }
.article-hero-figure { margin: 0; overflow: hidden; border: 1px solid #cbd8cf; border-radius: 12px; background: #eff3ef; box-shadow: 0 16px 38px -28px #263e32; }
.article-hero-figure img { width: 100%; height: auto; display: block; }
.article-card-cover { overflow: hidden; border: 1px solid #cbd8cf; border-radius: 9px; background: #eff3ef; aspect-ratio: 16 / 9; }
.article-card-cover img { display: block; width: 100%; height: auto; transition: transform .25s ease; }
.insight-card:hover .article-card-cover img { transform: scale(1.025); }
.insight-card:focus-visible { outline: 3px solid #42634f; outline-offset: 7px; border-radius: 8px; }
.blog-meta time { white-space: nowrap; }
@media (min-width: 1500px) { .article-refined .article-intro-grid { gap: 65px; } }
@media (max-width: 1000px) { .article-refined .article-intro-grid { gap: 26px; } .article-refined .inner-hero h1 { font-size: 34px; } }
@media (max-width: 760px) {
 .article-refined .article-intro-grid { grid-template-columns: 1fr; gap: 29px; padding-top: 5px; }
 .article-refined .inner-hero h1 { font-size: clamp(30px, 7.4vw, 40px); }
 .article-refined .inner-hero .inner-lead { font-size: 16px; }
 .article-refined .inner-hero { padding-bottom: 32px; }
 .article-refined .breadcrumbs { font-size: 11px; }
 .article-byline { margin-top: 22px; }
}
@media (prefers-reduced-motion: reduce) { .article-card-cover img { transition: none; } }

