@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--navy:#17324b;--ink:#162b3e;--green:#72ae4f;--muted:#61707c;--line:#dbe2e8;--soft:#f3f6f8;--font:'Noto Sans KR',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--font);color:var(--ink);font-size:16px;line-height:1.75;word-break:keep-all;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #72ae4f;outline-offset:6px}.container{width:min(1280px,calc(100% - 112px));margin:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip:focus{top:10px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #edf0f2}.header-inner{max-width:1500px;height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;margin:auto}.brand{display:flex}.brand img{display:block;width:224px;height:auto}.desktop-nav{display:flex;gap:42px;font-weight:600;font-size:16px}.desktop-nav a{position:relative;padding:34px 0}.desktop-nav a:after{content:"";position:absolute;bottom:22px;left:0;right:100%;height:2px;background:var(--green);transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-contact{font-size:14px;display:flex;gap:26px;align-items:center;padding-left:24px;border-left:1px solid var(--line)}.header-contact span{font-size:23px}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;isolation:isolate;background:#102c44;color:white;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-2;background:linear-gradient(115deg,#102b44 20%,#1d4660 100%)}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,27,44,.5),transparent 90%)}.hero-content{padding-top:92px;padding-bottom:36px;min-height:650px}.eyebrow{font-size:13px;letter-spacing:.15em;font-weight:700;line-height:1.5;margin:0 0 28px;color:#526874}.eyebrow.light{color:#aed599;letter-spacing:.14em}.hero h1{font-size:clamp(42px,4.3vw,66px);letter-spacing:-.055em;line-height:1.38;font-weight:600;margin:0 0 26px;max-width:890px}.hero em{font-style:normal;color:#b4df9f}.hero-description{font-size:18px;color:#d2dce4;font-weight:400;line-height:1.9;margin:0 0 34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:14px 22px;font-size:15px;font-weight:600}.light-button{border:1px solid #748694;color:white;transition:background .2s}.light-button:hover{background:#fff;color:var(--navy)}.button span{font-size:22px;font-weight:400}.hero-foot{display:flex;align-items:flex-end;justify-content:space-between;margin-top:54px}.hero-foot p{font-size:12px;color:#9fb0bf;letter-spacing:.035em;line-height:1.7;margin:0}.mobile-break{display:none}.journey{border-bottom:1px solid var(--line)}.journey-inner{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:25px}.journey p{font-size:14px;font-weight:600;margin:0}.journey ol{display:flex;list-style:none;gap:40px;padding:0;margin:0;font-size:14px;color:#506472}.journey li+li:before{content:"→";margin-right:40px;color:#91a0ab}.journey li:last-child{color:var(--navy);font-weight:700}.section{padding:112px 0;scroll-margin-top:15px}.section-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:90px}h2{font-size:clamp(32px,3vw,44px);line-height:1.45;letter-spacing:-.055em;font-weight:600;margin:0}h3{font-size:24px;line-height:1.5;letter-spacing:-.04em}.lead{font-size:22px;font-weight:500;line-height:1.8;margin:0 0 23px;letter-spacing:-.03em}.body-copy{color:var(--muted);font-size:16px;margin:0;line-height:1.95}.belief{border-left:3px solid var(--green);padding-left:22px;margin:35px 0 0;color:#60707c;font-size:17px}.belief strong{font-size:24px;font-weight:600;color:var(--navy)}footer{background:#10283e;color:#8ea2b2;padding:38px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-inner>p:last-child{font-size:12px}.footer-wordmark{font-size:25px;letter-spacing:-.04em;color:white;font-weight:600;margin:0}.footer-wordmark span{display:block;font-size:13px;letter-spacing:0;font-weight:400;color:#afbfcb;margin-top:6px}
@media(min-width:1600px){.hero-content{min-height:720px;padding-top:115px}.hero h1{font-size:72px}.hero-foot{margin-top:65px}}
@media(max-width:1100px){.header-inner{padding:0 30px;height:86px}.brand img{width:190px}.desktop-nav{gap:24px;font-size:15px}.header-contact{gap:14px}.container{width:calc(100% - 72px)}.section-grid{gap:50px}.journey ol{gap:20px;font-size:12px}.journey li+li:before{margin-right:20px}.section{padding:85px 0}}
@media(max-width:760px){html{scroll-padding-top:80px}.container{width:calc(100% - 40px)}.header-inner{height:76px;padding:0 20px}.brand img{width:181px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:42px;height:42px;border:0;background:transparent;padding:8px;color:var(--navy)}.menu-toggle span{width:25px;height:2px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mobile-menu:not([hidden]){display:flex;flex-direction:column;padding:10px 24px 22px;border-top:1px solid var(--line)}.mobile-menu a{padding:10px 0;font-size:16px}.hero-content{min-height:645px;padding-top:62px;padding-bottom:26px}.eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:20px}.hero h1{font-size:40px;line-height:1.42;letter-spacing:-.055em;margin-bottom:22px}.mobile-break{display:block}.hero-description{font-size:16px;line-height:1.85;max-width:350px}.hero-foot{margin-top:55px}.hero-foot p{font-size:11px}.hero-art{background-position:65% center!important}.hero:after{background:linear-gradient(90deg,rgba(8,27,44,.85),rgba(8,27,44,.18))}.journey-inner{align-items:flex-start;gap:12px;flex-direction:column;padding:20px 0}.journey ol{gap:10px;flex-wrap:wrap;font-size:11px}.journey li+li:before{margin-right:10px}.journey p{font-size:13px}.section{padding:70px 0}.section-grid{grid-template-columns:1fr;gap:30px}h2{font-size:32px}.lead{font-size:20px}.belief strong{font-size:22px}.footer-inner{align-items:flex-start;flex-direction:column;gap:18px}.footer-inner>p:last-child{margin:0}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.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}
.vision-band{background:#f1f5f7;padding:42px 46px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.vision-band .eyebrow{margin-bottom:14px;font-size:11px}.vision-band h3{margin:0;font-size:26px;font-weight:500}.vision-band>p{font-size:16px;color:var(--muted);margin:0;line-height:1.95}
.values{display:grid;grid-template-columns:repeat(4,1fr);padding:62px 0 104px}.values article{padding:0 25px;border-left:1px solid var(--line)}.values article:first-child{padding-left:0;border:0}.values article>span{font-size:46px;line-height:1;font-weight:400;color:#74a654;display:block;margin-bottom:25px}.values h3{margin:0 0 14px;font-size:21px;font-weight:600}.values h3 small{font-size:12px;letter-spacing:.025em;color:#6a7c89;font-weight:400;margin-left:5px}.values p{margin:0;font-size:14px;line-height:1.85;color:var(--muted)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:54px}.section-heading>.body-copy{max-width:420px}.technology{background:var(--soft)}.tech-layout{display:grid;grid-template-columns:.94fr 1.06fr;gap:70px;align-items:start}.knowledge-panel{background:#fff;border:1px solid #e0e7eb;padding:32px 36px 25px}.panel-label{font-size:10px;letter-spacing:.13em;font-weight:600;color:#6b7e8b;margin:0 0 25px}.data-sources{display:flex;gap:8px;justify-content:center}.data-sources span{padding:7px 11px;background:#f1f5f7;border:1px solid #dce5ea;font-size:12px;color:#647885;text-align:center}.flow-connector{line-height:1;color:#8ca0ad;font-size:25px;text-align:center;padding:10px}.flow-layer{text-align:center;border:1px solid #b8cbd7;padding:16px 12px;background:#fff}.flow-layer small{display:block;color:#748a99;font-size:9px;letter-spacing:.1em}.flow-layer strong{display:block;font-size:22px;font-weight:600;margin:1px 0}.flow-layer span{font-size:12px;color:#607684}.graph-layer{border-color:#82aa6e;background:#f5faf2}.flow-output{background:var(--navy);text-align:center;padding:20px;color:#fff}.flow-output strong{display:block;font-size:19px;font-weight:500}.flow-output span{display:block;font-size:12px;color:#b5c6d2;margin-top:5px}.panel-caption{font-size:12px;color:#6c7e8b;text-align:center;margin:22px 0 0}.tech-accordions{border-top:2px solid var(--navy)}.tech-accordions details{border-bottom:1px solid #ccd7df}.tech-accordions summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:22px;padding:28px 0}.tech-accordions summary::-webkit-details-marker{display:none}.tech-number{font-size:14px;color:#7c929f;padding-top:21px;min-width:22px}.tech-accordions summary>span:nth-child(2){flex:1}.tech-accordions summary small{display:block;font-size:10px;letter-spacing:.08em;color:#65808e;margin-bottom:7px}.tech-accordions summary strong{display:block;font-size:24px;letter-spacing:-.04em;font-weight:500;line-height:1.45}.tech-accordions summary em{display:block;font-size:14px;color:#6b7c86;font-style:normal;margin-top:5px}.detail-icon{position:relative;width:20px;height:20px;flex:none;margin-top:21px}.detail-icon:before,.detail-icon:after{content:"";position:absolute;background:#647c8d;top:9px;left:1px;width:17px;height:1px}.detail-icon:after{transform:rotate(90deg);transition:transform .2s}.tech-accordions details[open] .detail-icon:after{transform:rotate(0)}.tech-accordions details[open] summary strong{color:#477a34}.detail-body{padding:0 22px 28px 44px;color:#5d707e;font-size:15px;line-height:1.95}.detail-body p{margin:0}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--navy);border-bottom:1px solid var(--line)}.business-grid article{padding:33px 32px 30px;position:relative}.business-grid article+article{border-left:1px solid var(--line)}.business-grid article:first-child{padding-left:0}.business-grid article:last-child{padding-right:0}.business-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.service-index{font-size:36px;font-weight:400;color:#8bab7a;line-height:1}.service-label{font-size:10px;letter-spacing:.09em;color:#6b7e8b}.business-grid h3{font-size:30px;font-weight:500;margin:42px 0 18px}.business-grid p{font-size:15px;line-height:1.9;color:#647783;margin:0;min-height:60px}.service-foot{border-top:1px solid var(--line);margin-top:40px;padding-top:18px;font-size:13px;color:#40596b}.industries{background:var(--navy);color:white}.industries .section-grid{gap:70px}.industry-intro{color:#b6c6d2;font-size:16px;margin-top:30px;line-height:1.95}.industry-list{border-top:1px solid #5b7283}.industry-list>div{display:flex;align-items:center;gap:24px;border-bottom:1px solid #526a7c;padding:18px 0}.industry-list span{font-size:12px;color:#8ea6b7}.industry-list h3{font-size:24px;font-weight:400;margin:0;flex:1}.industry-list p{font-size:13px;color:#a9bac7;margin:0}.use-cases{margin-top:75px;border-top:1px solid #526a7c;padding-top:44px;display:grid;grid-template-columns:1fr 1.05fr;gap:90px}.use-cases h3{font-size:24px;font-weight:400;margin:0}.use-cases .eyebrow{font-size:10px;margin-bottom:22px}.use-cases>div>p:not(.eyebrow){font-size:15px;color:#b5c7d3;line-height:1.95;margin:0 0 18px}.comparison{overflow:auto;outline-offset:5px}.comparison table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed;font-size:15px}.comparison th{font-weight:500}.comparison thead{border-top:2px solid var(--navy)}.comparison thead th{padding:21px 24px;font-size:14px;color:#617381;border-bottom:1px solid var(--line)}.comparison thead th:first-child{width:15%;padding-left:0}.comparison thead th:nth-child(2){width:37%}.comparison th:last-child,.comparison td:last-child{background:#f2f6f8;color:var(--navy)}.comparison thead th:last-child{color:#456e32;font-weight:600}.comparison tbody th,.comparison td{padding:23px 24px;border-bottom:1px solid var(--line)}.comparison tbody th{padding-left:0}.comparison td{color:#7a8790}.comparison td:last-child{font-weight:500}.location{background:#f3f6f8}.location-sub{font-size:21px;color:#8799a5;letter-spacing:-.025em;margin:22px 0 0}.company-details dl{margin:0}.company-details dl>div{display:grid;grid-template-columns:130px 1fr;padding:14px 0;border-bottom:1px solid #d8e1e7;gap:22px;font-size:15px}.company-details dl>div:first-child{padding-top:0}.company-details dt{color:#6b7e8c;font-size:14px}.company-details dd{margin:0}.map-link{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--navy);font-size:14px;width:fit-content;gap:50px;margin-top:25px;padding-bottom:9px}.map-link>span[aria-hidden]{font-size:23px}.footer-info{border-bottom:1px solid #375064;padding-bottom:30px;margin-bottom:24px}.footer-info .footer-inner{align-items:flex-start}.footer-business{font-size:12px;color:#a8b9c6}.footer-business p{margin:0 0 3px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom p{margin:0;font-size:11px}.back-top{font-size:11px;letter-spacing:.08em;color:#b8cad7;display:flex;align-items:center;gap:20px}.back-top span{font-size:20px}.mobile-menu a:hover,.desktop-nav a:hover{color:#4d7f36}
@media(max-width:1100px){.tech-layout{gap:35px}.knowledge-panel{padding:28px 23px 22px}.vision-band{padding:32px;gap:45px}.business-grid article{padding-left:23px;padding-right:23px}.business-grid p br{display:none}.values article{padding:0 17px}.values h3 small{display:block;margin-left:0;margin-top:3px}.section-heading{gap:35px}.section-heading>.body-copy{max-width:360px}.use-cases{gap:45px}.data-sources span{font-size:11px;padding:7px 8px}.tech-accordions summary strong{font-size:21px}.comparison tbody th,.comparison td{padding:20px 16px}.comparison thead th{padding:20px 16px}}
@media(max-width:760px){.vision-band{grid-template-columns:1fr;gap:22px;padding:28px 24px}.vision-band h3{font-size:24px}.vision-band>p{font-size:15px}.values{grid-template-columns:1fr 1fr;row-gap:32px;padding-top:38px;padding-bottom:70px}.values article:nth-child(3){padding-left:0;border:0}.values article>span{font-size:35px;margin-bottom:17px}.values h3{font-size:20px}.values h3 small{display:block;font-size:12px;margin-top:3px}.values p{font-size:14px}.values p br{display:none}.section-heading{display:block;margin-bottom:32px}.section-heading>.body-copy{font-size:15px;margin-top:20px;max-width:none}.tech-layout{grid-template-columns:1fr;gap:32px}.knowledge-panel{padding:26px 24px 22px}.data-sources span{font-size:12px;padding:7px 10px}.tech-accordions summary{padding:22px 0;gap:14px}.tech-accordions summary strong{font-size:22px}.tech-accordions summary small{font-size:10px}.tech-number{font-size:12px;min-width:18px}.detail-body{padding-left:32px;padding-right:6px;font-size:15px}.business-grid{grid-template-columns:1fr}.business-grid article,.business-grid article:first-child,.business-grid article:last-child{padding:28px 0}.business-grid article+article{border-left:0;border-top:1px solid var(--line)}.business-grid h3{font-size:28px;margin:24px 0 14px}.business-grid p{min-height:auto;font-size:16px}.service-foot{margin-top:24px;font-size:14px}.service-label{font-size:11px}.industry-intro{font-size:15px;margin-top:22px}.industries .section-grid{gap:24px}.industry-list>div{gap:20px;padding:16px 0}.industry-list h3{font-size:23px}.industry-list p{font-size:12px}.use-cases{grid-template-columns:1fr;gap:24px;margin-top:42px;padding-top:32px}.use-cases h3{font-size:23px}.use-cases .eyebrow{font-size:11px;margin-bottom:18px}.comparison table{min-width:630px;font-size:14px}.comparison thead th:first-child{width:15%}.comparison thead th:nth-child(2){width:35%}.comparison tbody th,.comparison td{padding:18px 14px}.comparison thead th{padding:18px 14px;font-size:13px}.company-details dl>div{grid-template-columns:105px 1fr;gap:12px;font-size:14px}.company-details dt{font-size:13px}.location-sub{font-size:19px}.footer-business{font-size:12px}.footer-bottom{align-items:flex-start}.footer-bottom p{max-width:220px}.footer-bottom .back-top{white-space:nowrap}.section{scroll-margin-top:0}}

/* Final brand imagery and readable small-screen labels */
.hero-art{background:#061525 url("assets/knowledge-network.webp") center center/cover no-repeat}
.hero:after{background:linear-gradient(90deg,rgba(5,22,38,.62) 0%,rgba(5,22,38,.30) 50%,rgba(5,22,38,.08) 100%)}
.journey ol{font-size:14px}.data-sources span{font-size:14px}.flow-layer span,.flow-output span{font-size:14px}.values h3 small{font-size:14px}.service-foot{font-size:14px}
@media(max-width:760px){.hero:after{background:linear-gradient(90deg,rgba(5,22,38,.93),rgba(5,22,38,.48))}.hero-art{background-position:62% center!important}.journey ol{font-size:12px;gap:7px}.journey li+li:before{margin-right:7px}.data-sources{gap:6px}.data-sources span{font-size:13px;padding:8px}.comparison{padding-bottom:8px}.industry-list p{font-size:14px}.company-details dt{font-size:14px}}

/* Independent category pages */
.page-heading{background:#edf2f5;border-bottom:1px solid var(--line);padding:46px 0 50px}
.page-heading-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}
.page-heading .eyebrow{font-size:11px;margin-bottom:12px;color:#5c7687}
.page-heading h1{font-size:44px;line-height:1.3;font-weight:600;letter-spacing:-.05em;margin:0}
.breadcrumb ol{display:flex;align-items:center;gap:14px;list-style:none;margin:0 0 4px;padding:0;font-size:13px;color:#627888}
.breadcrumb li+li:before{content:"/";margin-right:14px;color:#9cabB6}
.breadcrumb a:hover{text-decoration:underline}
.breadcrumb [aria-current="page"]{color:var(--navy)}
.category-page main>.section{padding-top:80px;padding-bottom:88px}
.category-page .impact{background:#f8fafb}
.category-page .industries{min-height:calc(100vh - 295px)}
.mobile-menu a[aria-current="page"]{color:#477a34;font-weight:700}
@media(max-width:760px){
  .page-heading{padding:29px 0 32px}
  .page-heading-inner{align-items:flex-start;flex-direction:column;gap:19px}
  .page-heading h1{font-size:34px}
  .page-heading .eyebrow{font-size:10px;margin-bottom:10px}
  .breadcrumb ol{font-size:12px;margin:0}
  .category-page main>.section{padding-top:54px;padding-bottom:64px}
}

/* Global language control and English typography. */
.header-actions{display:flex;align-items:center;gap:18px;flex:none}
.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:68px;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:4px;color:var(--navy);font-size:14px;font-weight:600;white-space:nowrap;transition:border-color .2s,background .2s}
.language-switch:hover{border-color:#4d7f36;background:#f3f7f0}
.header-inner{gap:24px}
.desktop-nav{gap:30px}
.header-contact{gap:12px;padding-left:18px}

html[lang="en"] body{word-break:normal}
html[lang="en"] h1,html[lang="en"] h2,html[lang="en"] h3,html[lang="en"] .tech-accordions summary strong{letter-spacing:-.025em}
html[lang="en"] .hero h1{max-width:820px}
html[lang="en"] .hero-description{max-width:670px}
html[lang="en"] .section-grid>*,html[lang="en"] .tech-layout>*,html[lang="en"] .section-heading>*{min-width:0}
html[lang="en"] .section-heading>h2{flex:1}
html[lang="en"] .section-heading>.body-copy{flex:1;max-width:410px}
html[lang="en"] .data-sources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
html[lang="en"] .data-sources span{padding:8px 5px;font-size:13px;overflow-wrap:anywhere}
html[lang="en"] .business-grid h3{font-size:28px}
html[lang="en"] .business-grid p{min-height:110px}
html[lang="en"] .company-details dl>div{grid-template-columns:150px minmax(0,1fr)}
html[lang="en"] .footer-business{max-width:530px}
html[lang="en"] .industry-list h3{font-size:26px}
html[lang="ko"] .eyebrow,html[lang="ko"] .panel-label,html[lang="ko"] .service-label{letter-spacing:.05em}
@media(max-width:1200px) and (min-width:1025px){
 .header-inner{padding:0 28px;gap:20px}.brand img{width:185px}.desktop-nav{gap:20px;font-size:15px}
 .header-actions{gap:12px}.header-contact{font-size:13px;padding-left:12px}
}
@media(max-width:1024px){
 html{scroll-padding-top:88px}
 .desktop-nav,.header-contact{display:none}
 .header-actions{gap:10px}
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:42px;height:44px;border:0;background:transparent;padding:8px;color:var(--navy)}
 .menu-toggle span{width:25px;height:2px;background:currentColor;transition:transform .2s}
 .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}
 .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
 .mobile-menu:not([hidden]){display:flex;flex-direction:column;padding:10px 24px 22px;border-top:1px solid var(--line)}
 .mobile-menu a{padding:10px 0;font-size:16px;min-height:44px}
 html[lang="en"] .section-heading{display:block}
 html[lang="en"] .section-heading>.body-copy{max-width:650px;margin-top:24px}
}
@media(max-width:760px){
 .header-inner{gap:12px}.header-actions{gap:6px}.language-switch{min-width:66px;padding:0 10px}
 .hero-foot{gap:20px}
 html[lang="en"] .hero-content{min-height:620px}
 html[lang="en"] .hero h1{font-size:42px;line-height:1.3}
 html[lang="en"] .hero-description{max-width:360px}
 html[lang="en"] .hero-description br{display:none}
 html[lang="en"] .business-grid p{min-height:0}
 html[lang="en"] .company-details dl>div{grid-template-columns:108px minmax(0,1fr);gap:14px}
 html[lang="en"] .industry-list h3{font-size:23px}
 html[lang="en"] .use-cases h3{font-size:23px}
 html[lang="en"] .footer-bottom{flex-wrap:wrap}
}
@media(max-width:375px){
 .brand img{width:142px}.header-inner{padding:0 16px;gap:8px}.header-actions{gap:4px}
 .hero-foot{align-items:flex-start;flex-direction:column;gap:16px}
 html[lang="en"] .hero h1{font-size:36px}
 html[lang="en"] .knowledge-panel{padding:22px 16px}
}
