:root{--bg:#06161d;--panel:#0b2028;--ink:#f4f7f5;--muted:#93a8ad;--line:rgba(255,255,255,.12);--lime:#b8ed65;--teal:#2ad2b2;--blue:#50a7ff;--violet:#b77cff;--orange:#ff875f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-synthesis:none}a{-webkit-tap-highlight-color:transparent}.shell{width:min(1240px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:90;background:rgba(6,22,29,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.topbar .shell{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{color:#fff;text-decoration:none;font-size:21px;font-weight:900;letter-spacing:-.05em}.brand b{color:var(--lime)}.nav{display:flex;gap:8px;align-items:center}.nav a{color:#a8babe;text-decoration:none;font-size:12px;font-weight:800;padding:11px 14px;border-radius:10px}.nav a:hover{color:#fff;background:rgba(255,255,255,.07)}.nav .contact{background:var(--lime);color:#10230d}.hero{position:relative;overflow:hidden;padding:76px 0 48px;border-bottom:1px solid var(--line);background:#06161d}.hero-art{position:absolute;inset:0;pointer-events:none}.hero-art svg{width:100%;height:100%}.hero-art .trace{fill:none;stroke:#28505b;stroke-width:1}.hero-art .hot{fill:none;stroke:#b8ed65;stroke-width:1.5;stroke-dasharray:3 11}.hero-art circle{fill:#b8ed65}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06161d 4%,rgba(6,22,29,.94) 42%,rgba(6,22,29,.18) 100%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.16fr .84fr;gap:74px;align-items:end}.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--lime);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.kicker:before{content:"";width:32px;height:2px;background:var(--lime)}h1{font-size:clamp(48px,6vw,79px);line-height:.91;letter-spacing:-.072em;margin:22px 0 25px;max-width:800px}.hero-copy{max-width:690px;color:#a6b9bd;font-size:17px;line-height:1.65;margin:0}.hero-side{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.metric{min-height:116px;padding:19px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(8,30,38,.7)}.metric b{display:block;font-size:34px;letter-spacing:-.05em}.metric span{display:block;color:#7f999f;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-top:6px}.command{position:relative;z-index:5;margin-top:34px}.command-box{display:grid;grid-template-columns:minmax(250px,1fr) auto;background:#f3f5f0;color:#0a2028;border-radius:17px;padding:8px;box-shadow:0 24px 80px rgba(0,0,0,.25)}.search{display:flex;align-items:center;gap:12px;padding:0 14px}.search svg{width:20px;stroke:#466066;fill:none;stroke-width:2}.search input{width:100%;height:54px;border:0;outline:0;background:transparent;color:#0b222a;font:700 15px inherit}.search input::placeholder{color:#708489}.filters{display:flex;gap:5px;align-items:center}.filter{border:0;background:#dfe6e1;color:#324a50;border-radius:11px;padding:13px 15px;font:800 11px inherit;cursor:pointer}.filter.active{background:#102b34;color:#fff}.directory{padding:58px 0 94px;background:#06161d}.section{--cat:var(--teal);position:relative;display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px;padding:46px 0 60px;border-top:1px solid var(--line)}.section.comm{--cat:var(--teal)}.section.cloud{--cat:var(--blue)}.section.platform{--cat:var(--violet)}.section-meta{position:sticky;top:100px;align-self:start}.section-index{color:var(--cat);font:900 11px/1 monospace;letter-spacing:.14em}.section h2{font-size:34px;line-height:1;letter-spacing:-.055em;margin:18px 0 15px;max-width:230px}.section-meta p{color:#789197;font-size:13px;line-height:1.55;max-width:220px}.section-count{display:inline-flex;margin-top:14px;color:#06161d;background:var(--cat);padding:8px 11px;border-radius:6px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.section.platform .services{grid-template-columns:repeat(4,minmax(0,1fr))}.service{position:relative;min-height:188px;padding:20px;display:flex;flex-direction:column;color:#fff;text-decoration:none;background:#0a2028;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:.25s ease}.service:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:var(--cat);transform:scaleY(.18);transform-origin:top;transition:.3s ease}.service:after{content:"";position:absolute;width:110px;height:110px;right:-74px;bottom:-74px;border:1px solid var(--cat);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.015),0 0 0 36px rgba(255,255,255,.01);transition:.35s ease}.service:hover{transform:translateY(-4px);background:#102a34;border-color:color-mix(in srgb,var(--cat) 60%,transparent)}.service:hover:before{transform:scaleY(1)}.service:hover:after{right:-44px;bottom:-44px}.service-top{display:flex;justify-content:space-between;align-items:center}.num{color:var(--cat);font:800 11px/1 monospace}.open{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);color:var(--cat);font-size:16px}.service-name{font-size:19px;font-weight:900;letter-spacing:-.035em;margin:28px 0 8px}.service-desc{color:#8ea3a8;font-size:12px;line-height:1.5;max-width:92%}.service-foot{margin-top:auto;padding-top:17px;color:#647e84;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1){grid-column:span 2;background:linear-gradient(120deg,color-mix(in srgb,var(--cat) 17%,#0a2028),#0a2028)}.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:28px}.section.platform .service:nth-child(1){grid-column:span 2}.section.platform .service:nth-child(6){grid-column:span 2}.no-results{display:none;padding:60px;text-align:center;color:#8da2a7;border:1px dashed var(--line);grid-column:1/-1}.cta{position:relative;overflow:hidden;background:var(--lime);color:#10230d}.cta:before{content:"";position:absolute;inset:-160px auto auto 55%;width:470px;height:470px;border:1px solid rgba(10,40,20,.2);border-radius:50%;box-shadow:0 0 0 60px rgba(10,40,20,.04),0 0 0 120px rgba(10,40,20,.03)}.cta .shell{position:relative;min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{font-size:clamp(35px,4vw,54px);max-width:720px;line-height:.95;letter-spacing:-.06em;margin:0}.cta a{flex:none;background:#09232c;color:#fff;text-decoration:none;padding:17px 22px;font-size:12px;font-weight:900}.footer{background:#041017;color:#698188}.footer .shell{min-height:86px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.footlinks{display:flex;gap:18px}.footlinks a{color:#8ba0a5;text-decoration:none}.hidden{display:none!important}@media(max-width:1050px){.section.platform .services{grid-template-columns:repeat(3,1fr)}.section.platform .service:nth-child(6){grid-column:auto}}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-side{max-width:600px}.command-box{grid-template-columns:1fr}.filters{padding:5px;overflow-x:auto}.filter{white-space:nowrap}.section{grid-template-columns:1fr}.section-meta{position:static}.section h2{max-width:none}.section-meta p{max-width:620px}.services,.section.platform .services{grid-template-columns:repeat(2,1fr)}.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1){grid-column:span 2}}@media(max-width:560px){.shell{width:min(100% - 28px,1240px)}.topbar .shell{height:64px}.nav a:not(.contact){display:none}.hero{padding:52px 0 35px}.hero-art{opacity:.45}h1{font-size:43px}.hero-copy{font-size:15px}.hero-grid{gap:38px}.metric{min-height:92px;padding:14px}.metric b{font-size:27px}.command{margin-top:24px}.command-box{border-radius:14px}.search input{height:48px}.directory{padding-top:35px}.section{padding:38px 0 48px;gap:22px}.section h2{font-size:30px;margin:12px 0}.services,.section.platform .services{grid-template-columns:1fr}.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1){grid-column:auto}.service{min-height:170px}.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:22px}.cta .shell{min-height:300px;display:block;padding-top:55px}.cta a{display:inline-block;margin-top:28px}.footer .shell{display:block;padding:25px 0}.footlinks{margin-top:14px}}
/* White editorial tile system */
:root{--bg:#fff;--panel:#fff;--ink:#102b34;--muted:#61767c;--line:#dce6e5;--lime:#167f6f;--teal:#0b8f7b;--blue:#176fbd;--violet:#7648a2;--orange:#d76a42}body{background:#fff;color:var(--ink)}.topbar{background:rgba(255,255,255,.94);border-color:var(--line)}.brand{color:var(--ink)}.brand b{color:var(--teal)}.nav a{color:#536a70}.nav a:hover{color:var(--teal);background:#edf7f4}.nav .contact{background:var(--ink);color:#fff}.hero{padding:72px 0 48px;background:#fff;color:var(--ink);border-color:var(--line)}.hero:before{display:none}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#e9f0ef 1px,transparent 1px),linear-gradient(90deg,#e9f0ef 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,transparent 12%,#000 68%,transparent);opacity:.55}.hero-art{display:none}.hero-grid{align-items:end}.kicker{color:var(--teal)}.kicker:before{background:var(--teal)}h1{color:var(--ink)}.hero-copy{color:var(--muted)}.hero-side{border-color:var(--line)}.metric{background:rgba(255,255,255,.82);border-color:var(--line)}.metric b{color:var(--ink)}.metric span{color:#70868b}.command-box{border:1px solid var(--line);box-shadow:0 18px 50px rgba(18,64,67,.11);background:#fff}.search input{color:var(--ink)}.filter{background:#edf2f1;color:#465d62;min-height:44px}.filter.active{background:var(--ink);color:#fff}.directory{padding-top:45px;background:#fff}.section{grid-template-columns:250px minmax(0,1fr);border-color:var(--line)}.section-meta{top:95px}.section-index{color:var(--cat)}.section h2{color:var(--ink)}.section-meta p{color:var(--muted)}.section-count{color:#fff;background:var(--cat)}.services,.section.platform .services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:2px solid var(--cat);border-left:1px solid var(--line)}.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){grid-column:auto;min-height:188px;padding:21px;background:#fff;color:var(--ink);border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.service:before{left:0;bottom:0;top:auto;width:100%;height:4px;transform:scaleX(0);transform-origin:left}.service:after{width:90px;height:90px;right:-58px;bottom:-58px;border-color:var(--cat);box-shadow:0 0 0 14px color-mix(in srgb,var(--cat) 5%,transparent),0 0 0 28px color-mix(in srgb,var(--cat) 3%,transparent)}.service:hover{background:color-mix(in srgb,var(--cat) 5%,#fff);border-color:var(--line);transform:none}.service:hover:before{transform:scaleX(1)}.service:hover:after{right:-38px;bottom:-38px}.num{color:var(--cat)}.open{width:44px;height:44px;border:1px solid var(--line);color:var(--cat)}.service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:22px;color:var(--ink)}.service-desc{color:#647a80;font-size:13px}.service-foot{color:var(--cat);font-size:10px}.cta{background:#f0f5f2;color:var(--ink);border-top:1px solid var(--line)}.cta:before{border-color:rgba(14,111,97,.14);box-shadow:0 0 0 60px rgba(14,111,97,.025),0 0 0 120px rgba(14,111,97,.018)}.cta a{background:var(--ink);color:#fff}.footer{background:#fff;color:#6e8186;border-top:1px solid var(--line)}.footlinks a{color:#667b80}.no-results{color:var(--muted);border-color:var(--line)}
@media(max-width:1050px){.section.platform .services{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.section{grid-template-columns:1fr}.section-meta{position:static}.services,.section.platform .services{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hero{padding-top:50px}.services,.section.platform .services{grid-template-columns:1fr}.service{min-height:156px}.service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:20px}.filters{overflow-x:auto;padding-bottom:4px}.filter{flex:0 0 auto}.directory{padding-top:28px}}
/* Reference-style rounded solution tiles */
.services,.section.platform .services{gap:16px;border:0}.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){position:relative;min-height:292px;padding:20px 20px 18px;border:1px solid color-mix(in srgb,var(--cat) 52%,#dbe5e3);border-top:6px solid var(--cat);border-radius:23px;background:linear-gradient(145deg,#fff 58%,color-mix(in srgb,var(--cat) 6%,#fff))!important;box-shadow:0 10px 25px rgba(18,61,65,.075);display:flex;flex-direction:column;overflow:hidden}.service:before{display:none}.service:after{content:"";position:absolute;width:165px;height:165px;right:-91px;top:-74px;bottom:auto;border:1px solid color-mix(in srgb,var(--cat) 18%,transparent);border-radius:50%;background:transparent;box-shadow:0 0 0 25px color-mix(in srgb,var(--cat) 5%,transparent),0 0 0 50px color-mix(in srgb,var(--cat) 3%,transparent);opacity:1}.service:hover{transform:translateY(-5px);border-color:var(--cat);box-shadow:0 22px 42px rgba(18,61,65,.14);background:linear-gradient(145deg,#fff 45%,color-mix(in srgb,var(--cat) 10%,#fff))!important}.service-top{position:relative;z-index:2;align-items:flex-start}.tile-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--cat);color:#fff;box-shadow:0 10px 20px color-mix(in srgb,var(--cat) 25%,transparent)}.tile-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.num{padding-top:5px;font-size:12px;letter-spacing:.18em}.service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{position:relative;z-index:2;margin:27px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.05;letter-spacing:-.035em;color:var(--ink)}.service-desc{position:relative;z-index:2;max-width:94%;font-size:13px;line-height:1.55}.service-foot{position:relative;z-index:2;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--cat);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.open{width:31px;height:31px;border:0;border-radius:50%;background:var(--cat);color:#fff;font-size:15px}.service:hover .open{transform:translateX(2px)}
@media(max-width:900px){.services,.section.platform .services{gap:14px}.service{min-height:270px}}@media(max-width:560px){.service{min-height:244px;padding:18px}.service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:24px;margin-top:24px}}
/* Unified directory typography */
html,body,button,input,a,span,p,b,strong,h1,h2,.service-name{font-family:Tahoma,Verdana,Arial,sans-serif!important}.brand,h1,h2,.service-name{letter-spacing:.015em!important}.hero-copy,.section-meta p,.service-desc{letter-spacing:.018em!important}.kicker,.section-index,.num,.service-foot,.metric span{letter-spacing:.12em!important}
/* Full palette parity with the header service directory */
:root{--bg:#fff;--panel:#fff;--ink:#0a1728;--muted:#536273;--line:#e4e9ef;--lime:#087f73;--teal:#087f73;--blue:#087f73;--violet:#087f73;--orange:#087f73}
body{background:#fff;color:#0a1728}
.topbar{background:rgba(255,255,255,.96);border-bottom:1px solid #e4e9ef;box-shadow:0 8px 24px rgba(7,20,38,.05)}
.brand{color:#0a1728}.brand b{color:#087f73}
.nav a{color:#536273}.nav a:hover{color:#05675e;background:#e8f6f3}.nav .contact{background:#0a1728;color:#fff}.nav .contact:hover{background:#087f73;color:#fff}
.hero{background:#fff;border-color:#e4e9ef}.hero:before{background:#087f73}.hero:after{background:radial-gradient(circle at 12% 5%,rgba(8,127,115,.12),transparent 28%),linear-gradient(#edf3f2 1px,transparent 1px),linear-gradient(90deg,#edf3f2 1px,transparent 1px);background-size:auto,52px 52px,52px 52px;mask-image:linear-gradient(90deg,#000 0%,#000 72%,transparent 100%);opacity:.8}
.kicker{color:#087f73}.kicker:before{background:#087f73}h1{color:#0a1728}.hero-copy{color:#536273}.hero-side{border-color:#e4e9ef}.metric{background:#fff;border-color:#e4e9ef}.metric b{color:#0a1728}.metric span{color:#536273}
.command-box{background:#fff;border:1px solid #e4e9ef;box-shadow:0 30px 80px rgba(7,20,38,.10),0 8px 22px rgba(7,20,38,.04)}.search svg{color:#087f73}.search input{color:#0a1728}.search input::placeholder{color:#75838f}.filter{background:#f3f7f6;color:#536273;border-color:#e4e9ef}.filter:hover{background:#e8f6f3;color:#05675e;border-color:#b9e3dc}.filter.active{background:#0a1728;color:#fff;border-color:#0a1728}
.directory{background:#fff}.section.comm,.section.cloud,.section.platform{--cat:#087f73}.section{border-color:#e4e9ef}.section-index{color:#087f73}.section h2{color:#0a1728}.section-meta p{color:#536273}.section-count{background:#087f73;color:#fff}
.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){border-color:#05675e;border-top-color:#087f73;background:#fff!important;box-shadow:0 8px 22px rgba(7,20,38,.06)}
.service:after{border-color:rgba(8,127,115,.18);box-shadow:0 0 0 25px rgba(8,127,115,.05),0 0 0 50px rgba(8,127,115,.03)}
.service:hover{border-color:#05675e;background:linear-gradient(135deg,#e8f6f3 0%,#f6fbfa 100%)!important;box-shadow:0 18px 38px rgba(7,20,38,.12)}
.tile-icon{background:linear-gradient(135deg,#e8f6f3,#d4f0e9);color:#087f73;border:2px solid #087f73;box-shadow:none;border-radius:50%}.num{color:#087f73}.service-name{color:#0a1728}.service-desc{color:#536273}.service-foot{border-color:#e4e9ef;color:#087f73}.open{background:#087f73;color:#fff}
.cta{background:#0a1728;color:#fff;border-color:#0a1728}.cta h2{color:#fff}.cta a{background:#fff;color:#0a1728;border-color:#fff}.cta a:hover{background:#e8f6f3;color:#05675e}
.footer{background:#fff;color:#536273;border-color:#e4e9ef}.footer a{color:#087f73}.footer a:hover{color:#05675e}
.no-results{color:#536273;background:#f6fbfa;border-color:#b9e3dc}
@media(max-width:560px){
 .shell{width:min(100% - 24px,1240px)}
 .services,.section.platform .services{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){min-height:218px;padding:13px 12px 12px;border-radius:16px;border-top-width:5px}
 .tile-icon{width:38px;height:38px;border-radius:50%}.tile-icon svg{width:20px;height:20px}
 .num{font-size:10px;padding-top:3px}
 .service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:16px;line-height:1.18;margin:17px 0 7px;letter-spacing:0!important}
 .service-desc{font-size:11.5px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
 .service-foot{padding-top:10px;font-size:8.5px;letter-spacing:.08em!important;gap:6px}
 .open{width:25px;height:25px;flex:0 0 25px}
 .service:after{width:110px;height:110px;right:-68px;top:-52px;box-shadow:0 0 0 17px rgba(8,127,115,.05),0 0 0 34px rgba(8,127,115,.03)}
}
/* Compact dense cards — content-sized, no artificial tower or blank center */
.services,.section.platform .services{align-items:stretch;grid-auto-rows:292px}
.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){min-height:0;height:100%;padding:18px 18px 15px}
.service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{margin:13px 0 8px;font-size:22px}
.service-desc{max-width:100%;font-size:13px;line-height:1.52;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}
.service-foot{margin-top:14px;padding-top:12px}
@media(max-width:900px){.services,.section.platform .services{grid-auto-rows:300px}.service{min-height:0}}
@media(max-width:560px){
 .services,.section.platform .services{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;grid-auto-rows:258px}
 .service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){min-height:0;height:100%;padding:13px 12px 11px}
 .service-name,.section.comm .service:nth-child(1) .service-name,.section.cloud .service:nth-child(1) .service-name{font-size:16px;line-height:1.16;margin:10px 0 6px}
 .service-desc{font-size:11px;line-height:1.34;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}
 .service-foot{margin-top:8px;padding-top:8px}
}

/* Balance left copy with journey panel */
.hero-grid>div:first-child h1{font-size:clamp(44px,4.7vw,66px);line-height:.96;max-width:650px}
.hero-grid>div:first-child .hero-copy{max-width:620px;font-size:16px;line-height:1.68}
@media(max-width:560px){.hero-grid>div:first-child h1{font-size:clamp(39px,12vw,52px);line-height:.98}.hero-grid>div:first-child .hero-copy{font-size:14px;line-height:1.6}}
/* Hero ecosystem journey */
.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);gap:58px;align-items:center}
.hero-journey{position:relative;z-index:3;min-height:318px;padding:27px 24px;display:flex;flex-direction:column;justify-content:space-between;border:2px solid #b9e3dc;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(232,246,243,.92));box-shadow:0 22px 50px rgba(8,127,115,.12)}
.hero-journey-label{display:block;margin-bottom:20px;color:#087f73;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.hero-journey-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.hero-journey-steps:before{content:"";position:absolute;left:9%;right:9%;top:32px;height:2px;background:#b9e3dc}
.hero-step{position:relative;z-index:2;min-width:0;text-align:center}
.hero-step-icon{width:64px;height:64px;margin:0 auto 13px;display:grid;place-items:center;border:2px solid #087f73;border-radius:50%;background:#fff;color:#087f73;box-shadow:0 8px 18px rgba(8,127,115,.10)}
.hero-step-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero-step b{display:block;color:#0a1728;font-size:14px;line-height:1.2}
.hero-step small{display:block;margin-top:5px;color:#657782;font-size:11px;line-height:1.35}
.hero-journey-copy{margin:23px 0 0;padding-top:18px;border-top:1px solid #cfe7e2;color:#415963;font-size:13px;line-height:1.55;text-align:center}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-journey{max-width:680px;min-height:0}}
@media(max-width:560px){.hero-journey{min-height:0;padding:16px 12px;border-radius:18px}.hero-journey-steps{grid-template-columns:repeat(2,1fr);gap:16px 8px}.hero-journey-steps:before{display:none}.hero-step-icon{width:48px;height:48px;margin-bottom:7px}.hero-step small{font-size:10.5px}.hero-journey-copy{font-size:12px}}

/* Homepage-parity header actions */
.topbar{border-bottom:6px solid #087f73;box-shadow:none}.topbar .shell{height:70px}.topbar .shell{gap:24px}.nav{margin-left:auto;gap:28px}.nav a{padding:10px 0;background:transparent!important}.header-actions{display:flex;align-items:center;gap:10px}.header-actions .contact{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #087f73;border-radius:11px;background:#fff;color:#087f73;text-decoration:none;font-size:12px;font-weight:800}.header-actions .contact:hover{background:#e8f6f3}.portal-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #087f73;border-radius:11px;background:#fff;color:#087f73;text-decoration:none;font-size:12px;font-weight:800}.portal-btn:hover{background:#e8f6f3}.share-btn{width:40px;height:40px;border:1px solid #dce6e5;border-radius:11px;background:#fff;color:#0a1728;display:grid;place-items:center;cursor:pointer}.share-btn:hover{color:#087f73;border-color:#87cfc5;background:#edf7f4}.share-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.language{display:flex;align-items:center;gap:4px;color:#829096;font-size:11px}.lang-btn{padding:8px 5px;border:0;background:transparent;color:#75838f;font-size:11px;font-weight:800;cursor:pointer}.lang-btn.active{color:#087f73}.share-toast{position:fixed;left:50%;bottom:24px;z-index:999;transform:translateX(-50%);padding:10px 14px;border-radius:10px;background:#0a1728;color:#fff;font-size:12px;box-shadow:0 12px 30px rgba(7,20,38,.2)}
@media(max-width:760px){.topbar .shell{height:62px}.topbar{border-bottom-width:5px}.nav{display:none}.header-actions{margin-left:auto;gap:5px}.header-actions .contact,.portal-btn{min-height:36px;padding:0 9px;font-size:10px}.share-btn{width:36px;height:36px}.language{gap:1px}.lang-btn{padding:7px 3px;font-size:10px}.brand{font-size:18px}.topbar .shell{gap:8px}}
@media(max-width:390px){.header-actions .contact,.portal-btn{padding:0 7px;font-size:9.5px}.share-btn{width:34px;height:34px}.language span{display:none}.brand{font-size:17px}}

/* Green bilingual application-center ticker */
.app-ticker{width:100%;overflow:hidden;background:#087f73;color:#fff;padding:6px 0;border-bottom:1px solid #05675e;font-family:Tahoma,Verdana,Arial,sans-serif;font-size:12px;font-weight:700}
.app-ticker-track{display:flex;width:max-content;white-space:nowrap;animation:appTickerScroll 28s linear infinite;will-change:transform}.app-ticker-group{display:flex;flex:none;align-items:center;gap:48px;padding-right:48px}
.app-ticker:hover .app-ticker-track{animation-play-state:paused}.app-ticker-item{display:inline-flex;align-items:center;gap:9px;color:#fff}.app-ticker-pill{padding:2px 8px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(255,255,255,.14);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.app-ticker strong{font-weight:900}.app-ticker-sep{width:4px;height:4px;border-radius:50%;background:#b8ed65}
@keyframes appTickerScroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media(max-width:560px){.app-ticker{padding:6px 0;font-size:11px}.app-ticker-track{animation-duration:22s}.app-ticker-group{gap:34px;padding-right:34px}}


/* Definitive compact ticker and non-overlapping mobile header */
.app-ticker{height:25px!important;padding:2px 0!important;font-size:10px!important;line-height:20px!important}
.app-ticker-pill{padding:1px 6px!important;font-size:8px!important}
@media(max-width:560px){
 .topbar .shell{height:auto!important;min-height:94px;padding:8px 0 9px;display:flex!important;flex-direction:column;align-items:stretch!important;justify-content:center!important;gap:7px!important}
 .brand{font-size:17px!important;line-height:1!important;white-space:nowrap;text-align:left}
 .header-actions{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px auto;gap:5px!important;align-items:center}
 .header-actions .contact,.portal-btn{height:34px!important;min-height:34px!important;padding:0 7px!important;font-size:9.5px!important;white-space:nowrap}
 .share-btn{width:34px!important;height:34px!important}
 .language{justify-content:flex-end;white-space:nowrap}.lang-btn{font-size:10px!important;padding:5px 2px!important}
 .topbar{position:relative!important}
}

/* Mobile header controls: share, language, burger */
.app-ticker{height:28px!important;padding:3px 0!important;font-size:11px!important;line-height:20px!important}
.app-ticker-pill{padding:1px 7px!important;font-size:9px!important}
.burger-btn{display:none;width:38px;height:38px;border:1px solid #b9d9d4;border-radius:10px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0}.burger-btn span{display:block;width:16px;height:2px;border-radius:2px;background:#0a2438}.mobile-menu{display:none}
@media(max-width:560px){
 .app-ticker{height:28px!important;padding:3px 0!important;font-size:11px!important;line-height:20px!important}
 .app-ticker-pill{padding:1px 7px!important;font-size:9px!important}
 .topbar .shell{height:58px!important;min-height:58px!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
 .brand{font-size:17px!important;line-height:1!important;white-space:nowrap;flex:1;min-width:0}
 .header-actions{width:auto!important;display:flex!important;gap:5px!important;align-items:center;position:relative;margin-left:auto}
 .desktop-action{display:none!important}
 .share-btn,.burger-btn{display:inline-flex!important;width:36px!important;height:36px!important;min-width:36px;border:1px solid #9fcac3!important;border-radius:10px!important;background:#fff!important}
 .share-btn svg{width:17px;height:17px}
 .language{height:36px!important;padding:0 7px!important;border:1px solid #9fcac3!important;border-radius:10px!important;background:#fff!important;gap:2px!important;display:flex!important;align-items:center}
 .lang-btn{font-size:10px!important;padding:5px 2px!important}.language span{display:inline!important;color:#9aa9b4}
 .mobile-menu{position:absolute;display:block;z-index:90;right:0;top:44px;width:190px;padding:7px;background:#fff;border:1px solid #b9d9d4;border-radius:12px;box-shadow:0 14px 36px rgba(8,34,51,.16)}
 .mobile-menu[hidden]{display:none!important}.mobile-menu a{display:block;padding:11px 12px;border-radius:8px;color:#0a2438;text-decoration:none;font-size:12px;font-weight:800}.mobile-menu a:hover{background:#e8f6f3;color:#087f73}
}

/* Ticker geometry restored from approved screenshot */
.app-ticker{height:29px!important;min-height:29px!important;padding:5px 0!important;box-sizing:border-box!important;font-size:11px!important;line-height:18px!important;font-weight:700!important}
.app-ticker-pill{height:18px!important;padding:0 11px!important;box-sizing:border-box!important;font-size:9px!important;line-height:18px!important;border-radius:999px!important;letter-spacing:.7px!important}
@media(max-width:560px){.app-ticker{height:29px!important;min-height:29px!important;padding:5px 0!important;font-size:11px!important;line-height:18px!important}.app-ticker-pill{height:18px!important;padding:0 9px!important;font-size:8.5px!important;line-height:18px!important}}

/* Compact two-line CTA heading */
.cta h2{font-size:clamp(30px,3.2vw,46px)!important;line-height:1.08!important;max-width:720px!important}
@media(max-width:560px){.cta h2{font-size:28px!important;line-height:1.1!important}}

/* Force CTA headline to exactly two rows on desktop */
.cta h2{font-size:clamp(28px,2.75vw,38px)!important;line-height:1.1!important;max-width:none!important}
.cta h2 span{display:block;white-space:nowrap}
@media(max-width:760px){.cta h2 span{white-space:normal}.cta h2{font-size:28px!important}}

/* Clear, uniform desktop header control borders */
@media(min-width:761px){
 .header-actions{display:flex!important;align-items:center!important;gap:8px!important}
 .header-actions .contact,.portal-btn{height:40px!important;min-height:40px!important;padding:0 15px!important;border:1px solid #087f73!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}
 .share-btn{width:40px!important;height:40px!important;min-width:40px!important;border:1px solid #87bcb5!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;color:#0a2438!important}
 .language{height:40px!important;min-height:40px!important;padding:0 9px!important;border:1px solid #87bcb5!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;box-shadow:none!important}
 .lang-btn{min-width:22px!important;height:30px!important;padding:0 3px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
 .share-btn:hover,.language:hover{border-color:#087f73!important;background:#f2faf8!important}
}

/* Compact inline tile header: icon + short product name */
.services,.section.platform .services{grid-auto-rows:248px!important}
.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){padding:16px 16px 13px!important}
.service-top{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;min-width:0}
.service-top .tile-icon{flex:0 0 42px;width:42px;height:42px}
.service-top .tile-icon svg{width:22px;height:22px}
.service-top .service-name,.section.comm .service:nth-child(1) .service-top .service-name,.section.cloud .service:nth-child(1) .service-top .service-name{min-width:0;margin:0!important;font-size:19px!important;line-height:1.12!important;font-weight:900;letter-spacing:0!important;overflow-wrap:anywhere}
.service-top .num{flex:0 0 auto;margin-left:auto;padding:0;font-size:10px}
.service-desc{margin-top:12px;font-size:12.5px;line-height:1.46;-webkit-line-clamp:6}
.service-foot{margin-top:auto;padding-top:10px}
@media(max-width:900px){.services,.section.platform .services{grid-auto-rows:238px!important}}
@media(max-width:560px){
 .services,.section.platform .services{grid-auto-rows:218px!important}
 .service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){padding:11px 10px 9px!important}
 .service-top{gap:7px!important}
 .service-top .tile-icon{flex-basis:34px;width:34px;height:34px;border-width:1.5px}
 .service-top .tile-icon svg{width:18px;height:18px}
 .service-top .service-name,.section.comm .service:nth-child(1) .service-top .service-name,.section.cloud .service:nth-child(1) .service-top .service-name{font-size:14px!important;line-height:1.08!important}
 .service-top .num{font-size:8.5px}
 .service-desc{margin-top:9px;font-size:10.5px;line-height:1.32;-webkit-line-clamp:7}
 .service-foot{margin-top:auto;padding-top:7px;font-size:8px}
 .open{width:23px;height:23px;flex-basis:23px}
}

/* Shorter uniform tiles — desktop, tablet, mobile */
.services,.section.platform .services{grid-auto-rows:220px!important}
.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){padding:13px 14px 10px!important}
.service-top .tile-icon{flex-basis:38px!important;width:38px!important;height:38px!important}
.service-top .tile-icon svg{width:20px!important;height:20px!important}
.service-desc{margin-top:9px!important;font-size:12px!important;line-height:1.4!important;-webkit-line-clamp:5!important}
.service-foot{padding-top:8px!important}
@media(max-width:900px){.services,.section.platform .services{grid-auto-rows:212px!important}}
@media(max-width:560px){
 .services,.section.platform .services{grid-auto-rows:194px!important}
 .service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){padding:9px 9px 8px!important}
 .service-top .tile-icon{flex-basis:31px!important;width:31px!important;height:31px!important}
 .service-top .tile-icon svg{width:16px!important;height:16px!important}
 .service-top .service-name,.section.comm .service:nth-child(1) .service-top .service-name,.section.cloud .service:nth-child(1) .service-top .service-name{font-size:13.5px!important}
 .service-desc{margin-top:7px!important;font-size:10px!important;line-height:1.27!important;-webkit-line-clamp:6!important}
 .service-foot{padding-top:6px!important;font-size:7.7px!important}
 .open{width:21px!important;height:21px!important;flex-basis:21px!important}
}

/* Global Tahoma enforcement */
body{font-family:Tahoma,Arial,sans-serif!important}
button,input,select,textarea{font-family:Tahoma,Arial,sans-serif}


/* csp2 — all directory service tiles match homepage solution-card surface */
.service,
.section.comm .service:nth-child(1),
.section.cloud .service:nth-child(1),
.section.platform .service:nth-child(1),
.section.platform .service:nth-child(6){
  background:#087f73!important;
  border-color:#087f73!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(7,20,38,.12),0 0 0 4px rgba(8,127,115,.04)!important;
}
.service:hover{
  background:#087f73!important;
  border-color:#087f73!important;
  color:#fff!important;
  box-shadow:0 16px 34px rgba(7,20,38,.18)!important;
}
.service::after{
  border-color:rgba(255,255,255,.14)!important;
  box-shadow:0 0 0 25px rgba(255,255,255,.035),0 0 0 50px rgba(255,255,255,.02)!important;
}
.service .tile-icon{
  background:#fff!important;
  border-color:#fff!important;
  color:#087f73!important;
  box-shadow:none!important;
}
.service .tile-icon svg,
.service .tile-icon svg *{
  color:#087f73!important;
  stroke:#087f73!important;
}
.service .service-name,
.section.comm .service:nth-child(1) .service-name,
.section.cloud .service:nth-child(1) .service-name,
.service .service-desc,
.service .num,
.service .service-foot{
  color:#fff!important;
}
.service .service-desc{opacity:.9!important}
.service .service-foot{border-top-color:rgba(255,255,255,.34)!important}
.service .open{
  background:#fff!important;
  border-color:#fff!important;
  color:#087f73!important;
}


/* csp3 — slightly shorter directory tiles */
.services,.section.platform .services{grid-auto-rows:210px!important}
.service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){padding-top:11px!important;padding-bottom:8px!important}
.service-desc{margin-top:7px!important;line-height:1.36!important}
.service-foot{padding-top:6px!important}
@media(max-width:900px){.services,.section.platform .services{grid-auto-rows:202px!important}}
@media(max-width:560px){
 .services,.section.platform .services{grid-auto-rows:184px!important}
 .service,.section.comm .service:nth-child(1),.section.cloud .service:nth-child(1),.section.platform .service:nth-child(1),.section.platform .service:nth-child(6){padding-top:8px!important;padding-bottom:7px!important}
 .service-desc{margin-top:6px!important;line-height:1.24!important;-webkit-line-clamp:6!important}
 .service-foot{padding-top:5px!important}
}


/* csp4 — final slight directory tile height reduction */
.services,.section.platform .services{grid-auto-rows:204px!important}
@media(max-width:900px){.services,.section.platform .services{grid-auto-rows:196px!important}}
@media(max-width:560px){.services,.section.platform .services{grid-auto-rows:178px!important}}


/* csp5 — primary green border for Mulai sesuai kebutuhan panel */
.hero-journey{border-color:#087f73!important}


/* csp6 — larger journey-panel typography */
.hero-journey-label{font-size:12px!important;line-height:1.35!important}
.hero-step b{font-size:16px!important;line-height:1.22!important}
.hero-step small{font-size:12.5px!important;line-height:1.42!important}
.hero-journey-copy{font-size:14px!important;line-height:1.55!important}
@media(max-width:560px){
 .hero-journey-label{font-size:11px!important}
 .hero-step b{font-size:15px!important}
 .hero-step small{font-size:11.5px!important;line-height:1.38!important}
 .hero-journey-copy{font-size:13px!important}
}


/* csp7 — green Mulai sesuai kebutuhan panel */
.hero-journey{
  background:#087f73!important;
  color:#fff!important;
  border-color:#087f73!important;
}
.hero-journey-label,
.hero-step b,
.hero-step small,
.hero-journey-copy{
  color:#fff!important;
}
.hero-step small,
.hero-journey-copy{opacity:.9!important}
.hero-step-icon{
  background:#fff!important;
  border-color:#fff!important;
  color:#087f73!important;
  box-shadow:none!important;
}
.hero-step-icon svg,
.hero-step-icon svg *{
  color:#087f73!important;
  stroke:#087f73!important;
}
.hero-journey-copy{border-top-color:rgba(255,255,255,.34)!important}


/* csp8 — green final CTA section */
.cta{
  background:#087f73!important;
  color:#fff!important;
  border-color:#087f73!important;
}
.cta h2,
.cta h2 span{color:#fff!important}
.cta:before{
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:0 0 0 60px rgba(255,255,255,.045),0 0 0 120px rgba(255,255,255,.025)!important;
}
.cta a{
  background:#fff!important;
  color:#087f73!important;
  border-color:#fff!important;
}
.cta a:hover{
  background:#e8f6f3!important;
  color:#05675e!important;
}


/* csp9 — clearer domain section dividers */
.section{border-top-color:#d9e2e5!important}

/* Compact directory hero heading */
.hero-grid>div:first-child h1{font-size:clamp(38px,4vw,56px)}
@media(max-width:560px){.hero-grid>div:first-child h1{font-size:clamp(33px,9.8vw,42px)}}
