:root{--paper:#efeee9;--ink:#212421;--muted:#72766f;--line:#d0d1c9;--accent:#f45c35;--dark:#202823;--gutter:clamp(24px,5vw,88px);--sans:'DM Sans','Noto Sans KR',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(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}p,h1,h2,h3{margin:0}h1,h2,h3{word-break:keep-all}p{word-break:keep-all}h2{font-size:clamp(32px,3.6vw,58px);font-weight:500;line-height:1.45;letter-spacing:-.065em}h3{font-weight:500}::selection{background:var(--accent);color:#fff}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;z-index:99;background:var(--accent);padding:15px;color:#fff}.skip-link:focus{top:12px}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;z-index:100}.site-header{height:94px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px;position:sticky;top:0;z-index:40;background:rgba(239,238,233,.97);border-bottom:1px solid #20282310;backdrop-filter:blur(16px)}.wordmark{display:flex;align-items:center;font-size:28px;font-weight:700;letter-spacing:-1.6px;white-space:nowrap;gap:12px}.wordmark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2}.wordmark-dot{color:var(--accent)}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:500}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.header-link{font-size:11px;letter-spacing:.06em;display:flex;align-items:center;gap:23px}.header-link span{font-size:23px;color:var(--accent)}.menu-toggle,.mobile-nav{display:none}.hero{margin:0 18px;min-height:650px;height:calc(100svh - 114px);max-height:950px;background:#141b1e;position:relative;color:var(--paper);overflow:hidden;display:flex;flex-direction:column;padding:34px calc(var(--gutter) - 18px) 0}.hero-image{position:absolute;inset:-5% 0;background:url('assets/steel-hero.png') center center/cover;will-change:transform;transform:scale(1.02);animation:hero-image-in 2s ease-out both}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,18,19,.53),rgba(10,18,19,.12) 70%),linear-gradient(0deg,rgba(10,18,19,.7),transparent 24%);pointer-events:none}.hero-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent calc(25% - 1px),#ffffff08 25%,transparent calc(25% + 1px),transparent calc(75% - 1px),#ffffff08 75%,transparent calc(75% + 1px));z-index:1}.hero-topline,.hero-main,.hero-foot{position:relative;z-index:2}.hero-topline{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:#cbd1cd}.hero-topline>span:first-child{display:flex;align-items:center;gap:10px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #f45c3514}.hero-main{margin:auto 0;padding:62px 0 58px}.hero-kicker{font-size:13px;letter-spacing:.01em;margin-bottom:25px;color:#dadbd5}.hero h1{font-size:clamp(40px,5.05vw,82px);font-weight:500;line-height:1.38;letter-spacing:-.062em;max-width:1050px}.hero h1 span{white-space:nowrap}.hero h1 i{font-style:normal;color:var(--accent)}.hero-lower{margin-top:40px;display:flex;align-items:center;gap:65px}.hero-lower p{font-size:14px;line-height:1.95;color:#c5c8c3}.circle-link{width:85px;height:85px;border:1px solid #a5aea866;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:7px;transition:background .3s,border-color .3s,transform .3s}.circle-link span{font-size:8px;letter-spacing:.07em}.circle-link b{font-size:28px;font-weight:400}.circle-link:hover{background:var(--accent);border-color:var(--accent);transform:rotate(-10deg)}.hero-foot{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:79px;font-size:9px;letter-spacing:.08em;color:#c9cec9}.hero-network{display:flex;align-items:center;gap:15px;font-size:10px}.hero-network>span:last-child{font-size:21px}.tiny-nodes{color:var(--accent);letter-spacing:-1px;font-size:14px}.scroll-cue{display:flex;align-items:center;gap:18px}.scroll-cue span{font-size:23px;animation:scroll-cue 2.4s ease-in-out infinite}.client-strip{min-height:118px;padding:26px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line)}.micro{font-size:10px;letter-spacing:.075em;font-weight:500}.client-strip>.micro{color:#75776f}.strip-client{font-size:23px;font-weight:700;letter-spacing:-1px;display:flex;align-items:center;gap:13px}.strip-client small{font-weight:500;font-size:8px;letter-spacing:.07em;max-width:50px;line-height:1.5}.strip-end{font-size:8px;letter-spacing:.05em;color:#72766f;display:flex;align-items:center;gap:22px}.strip-end i{font-size:25px;font-style:normal}.section{padding:88px var(--gutter) 104px}.section-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:500;letter-spacing:.09em;margin-bottom:66px}.section-label>span:first-child{display:flex;align-items:center;gap:12px}.section-label i{width:6px;height:6px;background:var(--accent)}.section-label>span:last-child{font-size:10px;color:var(--muted)}.overline{font-size:10px;letter-spacing:.1em;margin-bottom:21px;color:#73766d}.muted{color:#82867c}.approach-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:12%}.approach-copy{max-width:440px;padding-top:4px}.approach-copy .lead{font-size:21px;line-height:1.65;color:var(--ink);margin-bottom:23px;letter-spacing:-.04em}.approach-copy p{font-size:14px;line-height:1.95;color:#6a6e64;margin-bottom:15px}.text-link{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);padding:20px 0 14px;font-size:12px;width:200px}.text-link span{font-size:25px;transition:transform .3s}.text-link:hover span{transform:translate(4px,-4px)}.principles{display:grid;grid-template-columns:repeat(3,1fr);margin-top:77px}.principle{padding:28px 27px 32px 0;border-top:1px solid var(--line);position:relative;min-height:172px}.principle+.principle{border-left:1px solid var(--line);padding-left:32px}.principle>.micro{font-size:9px;color:#777c72}.principle h3{font-size:18px;letter-spacing:-.045em;margin-top:28px}.principle p{font-size:12px;color:var(--muted);margin-top:8px}.principle-art{position:absolute;right:28px;top:25px;width:52px;height:52px}.principle-art i{position:absolute;width:31px;height:31px;border:1px solid var(--accent);display:block;transition:transform .5s}.art-context i:nth-child(1){left:0;top:0}.art-context i:nth-child(2){left:10px;top:10px}.art-context i:nth-child(3){left:20px;top:20px}.art-connect i{border-radius:50%;top:10px}.art-connect i:nth-child(1){left:0}.art-connect i:nth-child(2){left:14px}.art-connect i:nth-child(3){display:none}.art-close i{border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.art-close i:nth-child(2){width:45px;height:45px}.art-close i:nth-child(3){width:7px;height:7px;background:var(--accent)}.principle:hover .art-context i:first-child{transform:translate(-4px,-4px)}.principle:hover .art-context i:last-child{transform:translate(4px,4px)}.principle:hover .art-connect i:first-child{transform:translateX(-4px)}.principle:hover .art-connect i:nth-child(2){transform:translateX(4px)}.expertise{background:#e6e7df;border-top:1px solid var(--line)}.expertise-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:9%}.expertise h2{font-size:clamp(30px,3.05vw,48px)}.expertise-intro>p:not(.overline){margin-top:24px;font-size:13px;line-height:1.9;color:#6b7167}.system-art{height:235px;width:300px;max-width:100%;position:relative;margin-top:26px;display:grid;place-items:center}.orbit{position:absolute;width:205px;height:100px;border:1px solid #888e7a88;border-radius:50%;transform:rotate(-35deg)}.orbit-two{transform:rotate(35deg)}.orbit-three{transform:rotate(90deg)}.orbit-one:after,.orbit-two:after,.orbit-three:after{content:'';width:8px;height:8px;background:var(--accent);position:absolute;left:23px;top:12px;border-radius:50%;box-shadow:0 0 0 5px #f45c3515;offset-path:ellipse(102.5px 50px at 79.5px 38px);animation:orbit 12s linear infinite}.orbit-two:after{animation-delay:-4s}.orbit-three:after{animation-delay:-8s}.system-core{font-size:56px;font-weight:600;letter-spacing:-5px;position:relative}.system-core span{color:var(--accent)}.orbit-label{position:absolute;font-size:8px;letter-spacing:.09em;color:#666d60;background:#e6e7df;padding:4px}.label-one{top:17px;left:105px}.label-two{bottom:26px;left:6px}.label-three{right:0;bottom:33px}.service-list{border-top:1px solid #868e7e}.service-item{border-bottom:1px solid #bfc4b5}.service-trigger{padding:31px 0;width:100%;display:grid;grid-template-columns:40px 1fr 28px;gap:10px;text-align:left;align-items:center;background:transparent;font-size:25px;font-weight:500;letter-spacing:-.06em}.service-num{font-size:11px;letter-spacing:0;align-self:start;margin-top:4px;color:#737b69}.service-trigger small{display:block;font-size:9px;letter-spacing:.09em;margin-bottom:12px;color:#717768}.service-plus{width:25px;height:25px;position:relative}.service-plus:before,.service-plus:after{content:'';position:absolute;background:#56614d;width:16px;height:1px;top:12px;left:4px;transition:transform .3s}.service-plus:after{transform:rotate(90deg)}.is-open .service-plus:after{transform:rotate(0deg)}.is-open .service-trigger{color:#384d30}.service-content{padding:0 36px 32px 50px;animation:content-in .4s ease-out}.service-content p{font-size:13px;line-height:1.95;color:#626c59;max-width:430px}.service-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:23px}.service-tags span{font-size:10px;border:1px solid #b5bca9;border-radius:20px;padding:7px 11px;color:#58674d}.network{background:var(--dark);color:var(--paper);position:relative;overflow:hidden;padding-bottom:30px}.network .section-label{margin-bottom:45px}.network .section-label>span:last-child{color:#9aab9d}.network-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.network-heading h2{font-size:clamp(33px,3.8vw,60px)}.network-heading h2>span{color:var(--accent)}.network-heading>p{font-size:13px;line-height:1.9;color:#aeb9ac;padding-bottom:7px;max-width:310px}.network-stage{display:grid;grid-template-columns:1.35fr 1fr;gap:10%;margin-top:42px;align-items:center}.map-panel{position:relative;min-width:0;background-image:linear-gradient(#cad9bd06 1px,transparent 1px),linear-gradient(90deg,#cad9bd06 1px,transparent 1px);background-size:50px 50px;aspect-ratio:1 / 1.05}.map-panel:before{content:'';position:absolute;inset:15%;border:1px solid #899a8018;border-radius:50%;pointer-events:none}.map-caption{position:absolute;left:0;top:22px;font-size:8px;line-height:1.8;color:#8c9b87;z-index:1}.map-art{width:100%;height:100%;filter:drop-shadow(0 10px 25px #0002)}.map-art svg{display:block;width:100%;height:100%;overflow:visible}.province{fill:#2e3b30;stroke:#697b6055;stroke-width:1;stroke-linejoin:round}.route{stroke:var(--accent);stroke-width:1.2;stroke-dasharray:3 7;opacity:.6;animation:route-flow 20s linear infinite}.city{cursor:pointer;outline:none}.city .hit-target{fill:transparent}.city .halo{fill:none;stroke:var(--accent);stroke-width:1;opacity:.5;transform-box:fill-box;transform-origin:center;animation:pulse 3.8s ease-out infinite;animation-delay:calc(var(--i)*.3s)}.city .dot{fill:var(--accent);stroke:#f6a78a;stroke-width:1;transition:r .3s,fill .3s}.city text{fill:#c2cbbb;font:500 13px var(--sans);paint-order:stroke;stroke:var(--dark);stroke-width:4;stroke-linejoin:round;transition:fill .3s}.city.active .dot,.city:hover .dot,.city:focus-visible .dot{fill:#fff7da;stroke:var(--accent);stroke-width:3;r:7}.city.active text,.city:hover text,.city:focus-visible text{fill:#fff}.city.active .halo{stroke:#ff946f;stroke-width:1.5}.map-cross{position:absolute;color:#7a8a71;font:20px var(--sans)}.cross-top{right:0;top:10px}.cross-bottom{bottom:20px;left:0}.map-scale{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:.05em;color:#99a78f}.map-compass{position:absolute;right:10px;bottom:20px;text-align:center;font-size:12px;line-height:1.8;color:#8e9b83}.network-stat{display:flex;align-items:center;gap:29px;padding-bottom:25px}.stat-number{font-size:102px;line-height:1;letter-spacing:-8px;font-weight:400}.stat-number>span{font-size:30px;color:var(--accent);vertical-align:top;position:relative;top:13px;left:5px}.network-stat>div{font-size:16px;font-weight:400}.network-stat small{display:block;font-size:8px;letter-spacing:.09em;line-height:1.6;color:#8f9e85;margin-top:10px}.city-list{border-top:1px solid #80907455}.city-button{display:grid;grid-template-columns:35px 1fr 90px 24px;align-items:center;text-align:left;width:100%;padding:17px 12px 17px 0;background:transparent;border-bottom:1px solid #80907440;transition:background .3s,padding .3s,color .3s}.city-number{font-size:9px;color:#93a387}.city-button strong{font-size:17px;font-weight:400}.city-button>span:nth-child(3){font-size:9px;letter-spacing:.07em;color:#a6b29a}.city-button i{font-style:normal;font-size:18px;color:#86977a}.city-button:hover,.city-button.active{background:#a6b4850d;padding-left:12px;color:#ff805b}.city-button.active i{color:#ff805b}.network-detail{display:flex;align-items:center;gap:7px;padding-top:21px;font-size:11px;color:#c4ceba}.network-detail .status-dot{margin-right:5px}.map-note{font-size:9px;line-height:1.9;color:#92a086;margin-top:12px}.network-bottom{display:flex;justify-content:space-between;border-top:1px solid #80907440;padding-top:28px;margin-top:42px;font-size:11px;color:#aab69e}.network-bottom>span:last-child{font-size:9px;letter-spacing:.09em}.marquee{overflow:hidden;padding:23px 0;background:var(--accent);color:#202823}.marquee-track{display:flex;width:max-content;animation:marquee 35s linear infinite}.marquee-track>span{font-size:clamp(29px,4.8vw,75px);font-weight:500;letter-spacing:-.05em;white-space:nowrap;line-height:1.3}.marquee i{font-style:normal;padding:0 35px}.clients-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.clients-heading>p{font-size:13px;line-height:1.9;color:#71786a}.client-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:55px}.client-card{border:1px solid #cdcec4;padding:29px 33px 27px;position:relative;overflow:hidden;transition:background .4s,border-color .4s}.client-card:hover{background:#e5e6dc;border-color:#8b9581}.client-card-top{display:flex;align-items:center;justify-content:space-between}.client-card-top .micro{font-size:9px;color:#777d70}.client-asterisk{font-size:43px;font-weight:400;line-height:1;color:#637858;transition:transform .8s}.client-card:hover .client-asterisk{transform:rotate(90deg)}.client-english{font-size:10px;letter-spacing:.07em;margin:38px 0 8px;color:#6a7560}.client-card h3{font-size:42px;font-weight:600;letter-spacing:-.06em}.client-card-bottom{display:flex;justify-content:space-between;gap:20px;align-items:end;border-top:1px solid var(--line);margin-top:38px;padding-top:24px}.client-card-bottom p{font-size:12px;color:#6a7261;line-height:1.85}.client-card-bottom>span{font-size:7px;letter-spacing:.06em;color:#7e8475}.closing{padding:89px var(--gutter) 100px;background:#d9ddce;position:relative;overflow:hidden}.closing>.micro{font-size:10px;color:#556748;margin-bottom:27px}.closing h2{font-size:clamp(38px,4.5vw,72px);position:relative;z-index:1}.closing h2 span{color:#637654}.closing-link{display:flex;align-items:center;justify-content:space-between;width:225px;border-bottom:1px solid #7a866c;font-size:12px;padding:22px 0 15px;margin-top:15px;position:relative;z-index:1}.closing-link>span{font-size:26px}.closing-mark{font-size:500px;line-height:.9;font-weight:700;letter-spacing:-.09em;color:#c8cfbb;position:absolute;right:5%;bottom:-90px;transform:rotate(-12deg)}.footer{padding:42px var(--gutter) 22px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top{padding-bottom:34px}.footer-top>span{font-size:11px;color:#6a7261}.back-top{font-size:9px;letter-spacing:.06em;display:flex;gap:20px;align-items:center}.back-top span{font-size:24px}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;color:#777d70;font-size:8px;letter-spacing:.035em}.footer-bottom button{background:transparent;font-size:9px;padding:8px;display:flex;gap:12px;align-items:center}.hero-in{animation:content-in 1s cubic-bezier(.2,.65,.3,1) both}.hero-in.one{animation-delay:.1s}.hero-in.two{animation-delay:.25s}.hero-in.three{animation-delay:.4s}.reveal.is-pending{opacity:0;transform:translateY(28px)}.reveal{transition:opacity .85s ease,transform .85s cubic-bezier(.2,.65,.3,1)}.reveal:nth-child(2){transition-delay:.08s}.reveal:nth-child(3){transition-delay:.16s}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important;transition-duration:0s!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal.is-pending{opacity:1;transform:none}.motion-paused .hero-in{opacity:1;transform:none;animation:none!important}@keyframes content-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes hero-image-in{from{opacity:.4;scale:1.06}to{opacity:1;scale:1}}@keyframes scroll-cue{0%,100%{transform:translateY(-3px)}50%{transform:translateY(4px)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes route-flow{to{stroke-dashoffset:-200}}@keyframes pulse{0%{transform:scale(.55);opacity:.7}80%,100%{transform:scale(1.8);opacity:0}}@keyframes orbit{to{offset-distance:100%}}
@media(min-width:1700px){.section{padding-left:max(var(--gutter),calc((100vw - 1480px)/2));padding-right:max(var(--gutter),calc((100vw - 1480px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:22px}.header-link{display:none}.hero{min-height:620px}.hero h1{font-size:6vw}.hero-main{padding:65px 0}.hero-index{display:none}.strip-end{display:none}.client-strip{justify-content:space-around}.approach-layout{gap:7%;grid-template-columns:1.15fr 1fr}.approach h2{font-size:3.8vw}.principle-art{right:16px;transform:scale(.8);transform-origin:right top}.principle h3{font-size:16px}.principle+.principle{padding-left:23px}.network-stage{gap:5%}.network-heading h2{font-size:4.1vw}.client-card-bottom{display:block}.client-card-bottom>span{display:block;margin-top:16px}}
@media(max-width:760px){html{scroll-padding-top:80px}.site-header{height:76px}.wordmark{font-size:25px}.wordmark svg{width:24px;height:24px}.desktop-nav{display:none}.menu-toggle{display:flex;width:36px;height:36px;flex-direction:column;justify-content:center;gap:7px;background:transparent;padding:6px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--ink);transition:transform .3s}.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)}.mobile-nav:not([hidden]){display:flex;position:absolute;left:0;right:0;top:76px;background:var(--paper);flex-direction:column;padding:16px var(--gutter) 30px;box-shadow:0 15px 25px #0001}.mobile-nav a{padding:18px 0;border-bottom:1px solid var(--line);font-size:17px;display:flex;justify-content:space-between}.mobile-nav a span{font-size:10px;color:#7c8771}.hero{margin:0 10px;padding:25px 22px 0;height:calc(100svh - 86px);min-height:620px;max-height:820px}.hero-topline{font-size:8px;letter-spacing:.04em}.hero-topline>span:last-child{display:none}.hero-image{background-position:61% center}.hero:after{background:linear-gradient(90deg,#0c1419a1,#0c14191a),linear-gradient(0deg,#0c141999,transparent 35%)}.hero-main{padding:65px 0}.hero-kicker{font-size:11px;margin-bottom:26px}.hero h1{font-size:clamp(27px,8.2vw,50px);line-height:1.55;letter-spacing:-.065em}.hero-lower{gap:20px;margin-top:32px;justify-content:space-between;align-items:end}.hero-lower p{font-size:11px;line-height:1.9;max-width:250px}.circle-link{width:57px;height:57px;flex-shrink:0}.circle-link span{display:none}.circle-link b{font-size:25px}.hero-foot{min-height:72px;gap:10px}.hero-network{font-size:8px;gap:10px;letter-spacing:.02em}.tiny-nodes{font-size:11px}.scroll-cue{font-size:7px;gap:8px}.client-strip{padding:25px var(--gutter);gap:20px;flex-wrap:wrap;min-height:110px;justify-content:space-between}.client-strip>.micro{width:100%;font-size:9px}.strip-client{font-size:20px;gap:9px}.strip-client small{font-size:7px}.section{padding:62px var(--gutter) 65px}.section-label{font-size:9px;margin-bottom:40px}.section-label>span:last-child{font-size:8px}.overline{font-size:8px;margin-bottom:18px}.approach-layout{grid-template-columns:1fr;gap:32px}.approach h2,h2{font-size:33px}.approach-copy{max-width:none}.approach-copy .lead{font-size:18px;margin-bottom:17px}.approach-copy p{font-size:13px}.text-link{font-size:11px;padding-top:12px}.principles{grid-template-columns:1fr;margin-top:40px}.principle,.principle+.principle{border-left:none;min-height:143px;padding:25px 0}.principle-art{right:10px;top:42px;transform:scale(.9)}.principle h3{font-size:18px;margin-top:20px}.principle p{font-size:11px}.expertise-layout{grid-template-columns:1fr;gap:38px}.expertise h2{font-size:32px}.expertise-intro{position:relative}.expertise-intro>p:not(.overline){font-size:12px;margin-top:20px}.system-art{display:none}.service-trigger{font-size:24px;padding:27px 0;grid-template-columns:28px 1fr 25px}.service-num{font-size:10px}.service-trigger small{font-size:8px}.service-content{padding:0 0 28px 38px}.service-content p{font-size:12px}.service-tags span{font-size:9px;padding:6px 10px}.network-heading{display:block}.network-heading h2{font-size:clamp(27px,5.8vw,40px)}.network-heading>p{font-size:12px;margin-top:24px}.network-stage{grid-template-columns:1fr;gap:24px;margin-top:20px}.map-panel{max-width:520px;width:100%;margin:auto}.map-caption{font-size:7px}.map-scale{font-size:7px}.location-panel{padding-top:5px}.network-stat{padding-bottom:24px;gap:25px}.stat-number{font-size:83px}.network-stat>div{font-size:15px}.network-stat small{font-size:8px}.city-button{padding-top:18px;padding-bottom:18px}.city-button strong{font-size:18px}.city-button>span:nth-child(3){font-size:9px}.map-note{font-size:9px}.network-bottom{margin-top:33px;font-size:10px;gap:20px;line-height:1.7}.network-bottom>span:last-child{font-size:8px;max-width:100px;text-align:right}.marquee{padding:20px 0}.marquee-track>span{font-size:37px}.marquee i{padding:0 18px}.clients-heading{display:block}.clients-heading h2{font-size:32px}.clients-heading>p{font-size:12px;margin-top:25px}.client-cards{grid-template-columns:1fr;margin-top:32px;gap:16px}.client-card{padding:24px}.client-english{margin-top:22px}.client-card h3{font-size:36px}.client-card-bottom{margin-top:28px;padding-top:20px;display:flex}.client-card-bottom p{font-size:11px}.client-card-bottom>span{font-size:6px;max-width:100px;text-align:right}.closing{padding:64px var(--gutter) 74px}.closing>.micro{font-size:8px}.closing h2{font-size:clamp(27px,8.7vw,34px)}.closing-mark{font-size:285px;right:-20px;bottom:-45px}.closing-link{font-size:11px;width:208px}.footer{padding:32px var(--gutter) 22px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:26px}.footer-top .wordmark{font-size:25px}.footer-top>span{order:3;flex-basis:100%;font-size:10px}.back-top{font-size:8px;gap:10px}.footer-bottom{flex-wrap:wrap;font-size:7px;gap:16px}.footer-bottom>span:nth-child(2){order:3;font-size:6px}.footer-bottom button{font-size:9px;padding:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}.hero-image{will-change:auto}}
