:root{--bg:#fbf7f1;--card:#fff;--ink:#2a2521;--muted:#70665d;--line:#e7ddd0;--ochre:#c2622d;--ochre-strong:#a54c20;--ochre-soft:#f6e3d4;--green:#2f5642;--green-soft:#e1ece4;--sans:"PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.85 var(--sans)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--ochre);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1120px,calc(100% - 64px));margin:auto}.small{color:var(--muted);font-size:12px;line-height:1.75}.muted{color:var(--muted)}.accent{color:var(--ochre-strong)}
/* A familiar, quiet front door. */
.site-header{position:sticky;top:0;z-index:20;background:var(--bg);border-bottom:1px solid var(--line)}.header-row{height:88px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{flex:none}.brand img{width:166px;height:53px;object-fit:contain;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:500}.desktop-nav>a,.navgroup>button{position:relative;white-space:nowrap;padding:30px 0}.desktop-nav a:hover,.desktop-nav a[aria-current=page],.navgroup.current>button{color:var(--ochre-strong)}.desktop-nav a[aria-current=page]:after,.navgroup.current>button:after{content:"";position:absolute;bottom:20px;left:50%;width:5px;height:5px;border-radius:50%;background:var(--ochre);transform:translateX(-50%)}.navgroup{position:relative}.navgroup>button{font-size:13px;font-weight:500;border:0;background:transparent}.navgroup>button span{margin-left:6px;color:var(--ochre-strong)}.subnav{position:absolute;top:75px;left:-18px;min-width:235px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px #2a25210d}.subnav a{display:block;padding:10px 12px;font-size:13px;border-radius:10px;white-space:nowrap}.subnav a:hover{color:var(--ochre-strong);background:var(--ochre-soft)}.header-contact{font-size:12px;font-weight:700;white-space:nowrap;background:var(--green);color:#fff;padding:9px 17px;border-radius:99px}.header-contact:hover{background:#244333}.menu-toggle{display:none;border:1px solid var(--line);border-radius:99px;background:#fff;padding:8px 14px;font-size:12px}.mobile-nav{display:grid;grid-template-columns:1fr 1fr;padding:6px 0 20px;gap:4px 16px}.mobile-nav a{padding:10px 4px;border-bottom:1px solid var(--line);font-size:13px}.mobile-nav a:hover,.mobile-nav a[aria-current=page]{color:var(--ochre-strong)}
.crumb{font-size:12px;color:var(--muted);padding-top:25px}.crumb span{margin:0 10px;color:#a89787}.crumb a:hover{color:var(--ochre-strong)}
/* Cream, peach, and forest: conversational rather than technological. */
.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:60px;padding:64px 0 72px}.hero-copy{min-width:0}.hi{display:inline-block;background:var(--ochre-soft);color:var(--ochre-strong);padding:5px 15px;border-radius:99px;font-size:13px;font-weight:650;line-height:1.7}.hero h1{font-size:clamp(38px,4.25vw,54px);font-weight:800;letter-spacing:-.035em;line-height:1.32;margin:20px 0 22px}.hero h1 em{font-style:normal;color:var(--ink);box-shadow:inset 0 -.3em var(--ochre-soft);box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero .deck{font-size:17px;color:var(--muted);line-height:1.95;margin:0;max-width:610px}.hero .btns{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:49px;padding:12px 25px;border:1px solid transparent;border-radius:99px;background:var(--ochre-strong);color:#fff;font-size:14px;font-weight:700;line-height:1.7;transition:background-color .2s}.btn:hover{background:#893d18}.btn.secondary,.btn.light{background:#fff;border-color:var(--line);color:var(--ink)}.btn.secondary:hover,.btn.light:hover{background:var(--ochre-soft);border-color:#ddbc9e}.section .btn{margin-top:16px}.hero.compact{padding:49px 0 62px;gap:64px}.hero.compact h1{font-size:clamp(34px,3.6vw,46px)}.hero.compact .deck{font-size:16px}.bubbles{background:var(--green);border-radius:28px;padding:31px 28px 29px;color:#fff;min-height:364px}.bubbles h3{font-size:14px;font-weight:500;line-height:1.7;margin:0 0 22px;color:#e1ece4}.bb{background:#486b58;border-radius:18px 18px 18px 4px;padding:13px 16px;margin:0 0 13px;width:fit-content;max-width:95%;font-size:15px;line-height:1.75}.bb:nth-child(odd){margin-left:auto;border-radius:18px 18px 4px 18px;background:#5d7b6b}.bubbles small{display:block;color:#d9e6dc;font-size:11px;line-height:1.7;margin-top:23px}.hero-fig{margin:0}.hero-image{width:100%;height:300px;object-fit:cover;border-radius:26px}.hero-fig figcaption,.photo-note{font-size:11px!important;line-height:1.7;color:var(--muted)!important;margin:10px 3px 0!important}.hero-note{border-radius:26px;background:var(--green-soft);padding:32px 30px}.note-label{display:inline-block;color:var(--green);font-size:12px;font-weight:700;margin-bottom:11px}.hero-note h3{font-size:25px;line-height:1.55;margin:0 0 13px;color:var(--green)}.hero-note p{font-size:15px;line-height:1.85;color:#465e50;margin:0 0 17px}.hero-note ul{list-style:none;margin:0;padding:0}.hero-note li{padding:9px 0;border-top:1px solid #c4d4c8;font-size:14px;color:#354e3f}.hero-note li:before{content:"✓";margin-right:10px;font-weight:700;color:var(--green)}.local-strip{display:flex;align-items:center;justify-content:center;gap:28px;padding:20px 28px;background:var(--green-soft);color:var(--green);border-radius:20px}.local-strip b{font-size:15px;white-space:nowrap}.local-strip p{font-size:14px;line-height:1.75;margin:0}
/* Centered introductions and open content columns. */
.section{padding:72px 0 76px;border-bottom:1px solid var(--line)}.section.tight{padding:48px 0 56px}.section:last-child{border-bottom:0}.section-head{text-align:center;margin:0 auto 38px;max-width:920px}.secno{display:inline-flex;align-items:center;justify-content:center;min-width:43px;min-height:28px;background:var(--ochre-soft);color:var(--ochre-strong);border-radius:99px;padding:3px 12px;font-size:12px;font-weight:700;line-height:1.6;margin-bottom:14px}.section-head h2{font-size:clamp(27px,3vw,36px);font-weight:800;letter-spacing:-.025em;line-height:1.4;margin:0}.section-intro{font-size:17px;line-height:1.9;color:var(--muted);margin:0 0 28px;max-width:780px}.section>.section-intro{margin-left:auto;margin-right:auto;text-align:center;margin-top:-15px;margin-bottom:36px}.editorial-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.editorial-cols p{margin:0;border-radius:22px;background:#fff;padding:26px;color:#5f564e;font-size:15px;line-height:1.95}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:46px}.split.wide{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr)}.split.photo{align-items:center}.split .editorial-cols{grid-template-columns:1fr 1fr;gap:20px}.split .editorial-cols p{padding:23px}.split h3{font-size:23px;line-height:1.5;margin:0 0 14px}.split p{color:#665c52}.split p:first-child{margin-top:0}.split.photo figure{margin:0}.split.photo img{width:100%;height:290px;object-fit:cover;border-radius:24px}.textlink{display:inline-block;color:var(--ochre-strong);font-size:14px;font-weight:700;line-height:1.6;border-bottom:1px solid #ca916c;padding-bottom:4px}.textlink:hover{color:var(--green);border-color:var(--green)}
.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.service-grid article{background:var(--ochre-soft);padding:31px 33px 32px;border-radius:28px}.service-grid article+article{background:var(--green-soft)}.tag{display:inline-block;font-size:12px;font-weight:650;color:var(--ochre-strong);line-height:1.6;background:#ffffffb3;border-radius:99px;padding:5px 12px}.service-grid article+article .tag{color:var(--green)}.service-grid h3{font-size:29px;font-weight:800;line-height:1.4;margin:17px 0 12px;letter-spacing:-.025em}.service-grid p{color:#64584d;font-size:15px;line-height:1.9;margin:0 0 22px}.num-list{list-style:none;margin:0 0 22px;padding:0}.num-list li{display:grid;grid-template-columns:26px 1fr;gap:10px;padding:11px 15px;border-radius:13px;background:#ffffffb3;margin:9px 0;font-size:14px;line-height:1.85}.num-list b{font-size:12px;font-weight:750;color:var(--ochre-strong);padding-top:1px}.service-grid article+article .num-list b,.service-grid article+article .textlink{color:var(--green)}.deliver{background:var(--green-soft);padding:20px 24px;border-radius:18px;margin-top:23px;font-size:14px}.deliver b{display:block;font-size:12px;color:var(--green);margin-bottom:4px}.three-steps,.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.step,.column-item{padding:28px;background:#fff;border:1px solid var(--line);border-radius:22px}.step .n,.column-item .n{display:inline-block;color:var(--ochre-strong);background:var(--ochre-soft);border-radius:99px;font-size:11px;font-weight:700;line-height:1.7;padding:5px 11px}.step h3,.column-item h3{font-size:20px;line-height:1.5;margin:17px 0 10px}.step p,.column-item p{font-size:14px;color:var(--muted);line-height:1.95;margin:0}.column-item:nth-child(even) .n{background:var(--green-soft);color:var(--green)}[data-page="geo-training"] .three-col{grid-template-columns:repeat(2,minmax(0,1fr))}.manifest{display:grid;grid-template-columns:1fr 1fr;gap:24px}.manifest>div{padding:29px 31px;background:var(--green);color:#fff;border-radius:24px}.manifest>div+div{background:#fff;color:var(--ink);border:1px dashed #cbb8a3}.manifest h3{font-size:21px;line-height:1.5;margin:0 0 18px}.manifest ul{list-style:none;margin:0;padding:0}.manifest li{font-size:15px;line-height:1.8;padding:9px 0}.manifest>div:first-child li:before{content:"✓";color:#c9e6d2;margin-right:11px;font-weight:700}.manifest>div+div li:before{content:"×";color:var(--ochre-strong);margin-right:11px;font-weight:700}
.index-list,.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.index-list a,.index-list article,.industry-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px 27px;min-width:0}.index-list a:hover{border-color:#b78a6b;background:#fffdf9}.index-list .small,.industry-grid .n{font-size:11px;color:var(--ochre-strong);font-weight:650}.index-list h3,.industry-grid h3{font-size:22px;line-height:1.45;margin:12px 0 10px;font-weight:750}.index-list p,.industry-grid p{font-size:14px;line-height:1.95;color:var(--muted);margin:0}.index-list .arrow{float:right;color:var(--ochre-strong);font-size:20px}.industry-grid article{min-height:196px}.industry-grid article:nth-child(3n+2){background:#f8ede3;border-color:#edddcd}.industry-grid article:nth-child(3n){background:#eef3ec;border-color:#dbe4d8}.industry-grid article:nth-child(3n) .n{color:var(--green)}.image-band{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;margin:37px 0 0}.image-band figure{margin:0}.image-band img{width:100%;height:190px;object-fit:cover;border-radius:22px}.image-band figcaption{font-size:11px;color:var(--muted);line-height:1.7;margin-top:10px}
.feature-article{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:39px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;margin-bottom:24px}.feature-article .meta,.story-row .meta{color:var(--ochre-strong);font-size:12px;line-height:1.8;font-weight:600}.feature-article h3{font-size:28px;font-weight:750;line-height:1.5;letter-spacing:-.02em;margin:12px 0 15px}.feature-article p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 20px}.feature-article img{width:100%;height:240px;object-fit:cover;border-radius:19px}.story-row{display:grid;grid-template-columns:102px minmax(0,1fr) auto;gap:26px;align-items:start;padding:25px 8px;border-bottom:1px solid var(--line)}.story-row:last-child{border-bottom:0}.story-row h3{font-size:20px;font-weight:650;line-height:1.55;margin:0 0 9px}.story-row p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.story-row .arrow{font-size:21px;color:var(--ochre-strong)}.story-row .small{font-size:11px;white-space:nowrap;padding-top:3px}a.story-row:hover h3{color:var(--ochre-strong)}
/* Comfortable long reading, with a light, separate table of contents. */
.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(170px,230px);justify-content:space-between;gap:65px;padding:18px 0 80px}.article-layout .body{min-width:0;max-width:760px}.article-layout .body>.meta{color:var(--muted);font-size:12px;margin:0 0 29px;padding-top:20px;border-top:1px solid var(--line)}.article-layout .body p{font-size:16px;line-height:2;color:#514940;margin:0 0 23px}.article-layout .body h2{font-size:27px;letter-spacing:-.02em;line-height:1.5;margin:43px 0 16px}.article-layout .body h3{font-size:21px;line-height:1.5;margin:29px 0 13px}.article-layout .body ul{color:#514940;padding-left:24px;font-size:16px;line-height:1.95;margin:0 0 27px}.article-layout .body li{margin:8px 0}.article-layout blockquote{border-left:4px solid var(--ochre);background:var(--ochre-soft);border-radius:0 20px 20px 0;padding:23px 26px;margin:32px 0;font-size:21px;font-weight:650;line-height:1.8}.article-toc{position:sticky;top:113px;align-self:start;background:var(--green-soft);border-radius:22px;padding:22px 21px;font-size:12px;line-height:1.8}.article-toc b{display:block;color:var(--green);font-size:14px;margin:0 0 11px}.article-toc a{display:block;color:#4e6054;border-top:1px solid #c7d4c8;padding:11px 0}.article-toc a:hover{color:var(--ochre-strong)}.article-foot{border-top:1px solid var(--line);padding-top:22px;margin-top:38px;font-size:12px;color:var(--muted);line-height:1.9}.article-foot .textlink{margin-top:13px}.article-cover{margin:0 0 30px}.article-cover img{width:100%;height:260px;object-fit:cover;border-radius:22px}.article-cover figcaption{font-size:11px;color:var(--muted);line-height:1.7;margin-top:10px}
.faq-grid{max-width:880px;margin:auto;display:grid;gap:13px}.faq-grid details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:21px 25px}.faq-grid summary{list-style:none;font-size:17px;font-weight:650;line-height:1.6;cursor:pointer;position:relative;padding-right:30px}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{content:"+";position:absolute;right:0;top:0;color:var(--ochre-strong);font-size:22px;line-height:1.25}.faq-grid details[open] summary:after{content:"−"}.faq-grid p{font-size:15px;color:var(--muted);line-height:1.95;margin:13px 24px 0 0}.table{width:100%;border-spacing:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;font-size:14px}.table th,.table td{padding:17px 20px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);line-height:1.8}.table th{background:var(--green-soft);font-size:13px;font-weight:700;color:var(--green)}.table td{color:#62584f}.table td:first-child{font-weight:650;color:var(--ink)}.table tr:last-child td{border-bottom:0}.about-record{display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:start}.about-record dl{display:grid;grid-template-columns:112px 1fr;margin:0;font-size:15px}.about-record dt,.about-record dd{margin:0;padding:13px 0;border-top:1px solid var(--line)}.about-record dt{color:var(--muted);font-size:13px}.about-record .manifest>div{padding:29px}.contact-panel{background:var(--ochre-soft);border-radius:24px;color:var(--ink);padding:30px}.contact-panel h3{font-size:26px;line-height:1.5;margin:0 0 16px}.contact-panel p{color:#655348;font-size:15px;line-height:1.9;margin:0 0 13px;overflow-wrap:anywhere}.contact-panel .small{font-size:12px;color:#766257}.contact-panel a{color:var(--ochre-strong);border-bottom:1px solid #c58d67}
.cta{background:var(--green);color:#fff;padding:52px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta-copy>span{display:block;color:#d0e0d4;font-size:12px;margin-bottom:14px}.cta h2{font-size:34px;font-weight:750;letter-spacing:-.02em;line-height:1.4;margin:0 0 14px}.cta p{font-size:15px;line-height:1.9;color:#deeadf;margin:0;max-width:640px}.cta .btn{flex:none;background:var(--bg);color:var(--green);font-size:14px;padding:13px 28px;white-space:nowrap}.cta .btn:hover{background:var(--ochre-soft)}.footer{padding:44px 0 25px;font-size:12px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .9fr;gap:45px;padding-bottom:34px;border-bottom:1px solid var(--line)}.brandline{font-size:24px;font-weight:800;line-height:1.6;margin-bottom:15px}.brandline span{display:block;font-size:10px;font-weight:500;letter-spacing:.13em;color:var(--ochre-strong);margin-top:2px}.footer p{margin:0 0 8px;color:var(--muted);line-height:1.9}.footer h4{font-size:13px;margin:0 0 16px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:7px 16px;color:#5a5149}.footer a:hover{color:var(--ochre-strong)}.footer-base{display:flex;justify-content:space-between;gap:18px;padding-top:22px;color:var(--muted);font-size:11px;line-height:1.8}
.gallery-intro{text-align:center;max-width:760px;margin:auto;padding:52px 0 42px}.gallery-intro h1{font-size:43px;line-height:1.4;letter-spacing:-.03em;margin:19px 0 17px}.gallery-intro h1 span{color:var(--ochre-strong)}.gallery-intro p{font-size:16px;line-height:1.9;color:var(--muted);margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 28px;padding:0 0 76px}.gallery-card{display:block;background:#fff;border:1px solid var(--line);border-radius:23px;overflow:hidden;transition:border-color .2s}.gallery-card:hover{border-color:#bd8b69}.gallery-card .preview{height:340px;background:var(--bg);overflow:hidden;pointer-events:none;container-type:inline-size}.gallery-card iframe{width:1440px;height:900px;border:0;transform:scale(.376);transform:scale(calc(100cqw / 1440px));transform-origin:0 0}.gallery-card .label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 23px;border-top:1px solid var(--line)}.gallery-card .label b{font-size:17px;font-weight:650}.gallery-card .label b i{font-size:11px;font-style:normal;color:var(--ochre-strong);margin-right:10px}.gallery-card .label span{font-size:11px;color:var(--ochre-strong)}
@media(max-width:1180px){.desktop-nav{gap:18px}.header-row{gap:20px}.brand img{width:151px}.header-contact{padding:9px 14px}.hero{gap:44px}.hero.compact{gap:44px}.gallery-card .preview{height:310px}}
@media(max-width:1020px){.desktop-nav{gap:16px;font-size:12px}.navgroup>button{font-size:12px}.header-contact{display:none}.hero{gap:32px}.hero h1{font-size:44px}.hero.compact h1{font-size:37px}.hero .deck{font-size:16px}.bubbles{padding:26px 23px}.bb{font-size:14px}.three-steps,.three-col{gap:20px}.step,.column-item{padding:24px}.section-head h2{font-size:32px}.industry-grid,.index-list{gap:22px}.industry-grid article,.index-list a,.index-list article{padding:23px}.article-layout{grid-template-columns:minmax(0,1fr) 190px;gap:38px}.gallery-card .preview{height:272px}}
@media(max-width:850px){.desktop-nav{display:none}.header-contact{display:block;margin-left:auto}.menu-toggle{display:block}.hero,.hero.compact{gap:28px}.hero h1{font-size:38px}.hero.compact h1{font-size:34px}.hero-note{padding:26px 23px}.hero-note h3{font-size:22px}.hero-image{height:285px}.hero .deck{font-size:15px}.btn{padding:11px 18px;font-size:13px}.local-strip{gap:18px}.local-strip b{font-size:14px}.local-strip p{font-size:13px}.editorial-cols,.three-steps,.three-col,.index-list,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-cols p:last-child{grid-column:1/-1}.split.wide,.about-record{grid-template-columns:1fr}.split .editorial-cols p:last-child{grid-column:auto}.feature-article{gap:26px;padding:25px}.feature-article h3{font-size:25px}.feature-article img{height:225px}.service-grid article{padding:26px}.service-grid h3{font-size:25px}.article-layout{grid-template-columns:1fr;padding-top:7px}.article-toc{display:none}.article-layout .body{margin:auto;max-width:760px}.footer-grid{grid-template-columns:1.15fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{max-width:540px}.cta h2{font-size:29px}.cta p{font-size:14px}.gallery-card .preview{height:220px}}
@media(max-width:620px){html{scroll-padding-top:91px}.wrap{width:calc(100% - 36px)}body{font-size:15px}.header-row{height:73px;gap:13px}.brand img{width:140px;height:46px}.header-contact{display:none}.menu-toggle{padding:8px 12px;font-size:11px}.crumb{font-size:10px;padding-top:20px;line-height:1.8}.crumb span{margin:0 7px}.hero,.hero.compact{grid-template-columns:1fr;gap:32px;padding:35px 0 43px}.hero h1{font-size:36px;line-height:1.38;letter-spacing:-.04em;margin:17px 0 19px}.hero.compact h1{font-size:32px;line-height:1.4}.hi{font-size:11px;padding:5px 12px}.hero .deck,.hero.compact .deck{font-size:15px;line-height:1.95}.hero .btns{gap:10px;margin-top:23px}.btn{font-size:12px;min-height:45px;padding:11px 18px}.bubbles{border-radius:24px;min-height:0;padding:27px 23px}.bubbles h3{font-size:13px;margin-bottom:18px}.bb{font-size:14px;padding:11px 14px;margin-bottom:11px}.bubbles small{font-size:10px;margin-top:19px}.hero-image{height:228px;border-radius:22px}.hero-fig figcaption{font-size:10px!important}.hero-note{padding:25px;border-radius:23px}.hero-note h3{font-size:23px}.hero-note p{font-size:14px}.hero-note li{font-size:13px}.local-strip{display:block;padding:20px 22px;border-radius:18px}.local-strip b{font-size:14px}.local-strip p{margin-top:7px;font-size:13px}.section{padding:47px 0 51px}.section.tight{padding:40px 0 44px}.section-head{margin-bottom:29px}.secno{font-size:10px;min-width:36px;min-height:25px;padding:4px 11px;margin-bottom:12px}.section-head h2{font-size:27px;line-height:1.5;letter-spacing:-.02em}.section-intro{font-size:15px;margin-bottom:24px}.section>.section-intro{margin-top:-9px;margin-bottom:25px;text-align:left}.editorial-cols,.split,.split.wide,.service-grid,.three-steps,.three-col,.manifest,.index-list,.industry-grid,.feature-article,.about-record,.footer-grid,.gallery-grid,[data-page="geo-training"] .three-col{grid-template-columns:1fr}.editorial-cols,.three-steps,.three-col,.index-list,.industry-grid{gap:19px}.editorial-cols p{font-size:14px;padding:23px}.editorial-cols p:last-child{grid-column:auto}.split,.split .editorial-cols{grid-template-columns:1fr;gap:24px}.split .editorial-cols p{padding:22px}.split h3{font-size:21px}.split p{font-size:14px}.split.photo img{height:220px;border-radius:20px}.service-grid{gap:23px}.service-grid article{padding:27px 24px;border-radius:25px}.service-grid h3{font-size:26px;margin-top:16px}.service-grid p{font-size:14px}.num-list li{font-size:13px;padding:11px 13px;grid-template-columns:23px 1fr;gap:8px}.tag{font-size:10px}.textlink{font-size:13px}.step,.column-item{padding:25px}.step h3,.column-item h3{font-size:20px;margin-top:15px}.step p,.column-item p{font-size:14px}.manifest{gap:20px}.manifest>div{padding:26px}.manifest h3{font-size:20px}.manifest li{font-size:14px}.industry-grid article{min-height:0;padding:24px}.index-list a,.index-list article{padding:24px}.industry-grid h3,.index-list h3{font-size:22px}.industry-grid p,.index-list p{font-size:14px}.image-band{grid-template-columns:1fr 1fr;gap:13px;margin-top:27px}.image-band img{height:138px;border-radius:16px}.image-band figcaption{font-size:10px;line-height:1.6;margin-top:9px}.feature-article{padding:23px;gap:24px;border-radius:22px;margin-bottom:15px}.feature-article h3{font-size:24px}.feature-article p{font-size:14px}.feature-article img{height:195px;border-radius:16px}.feature-article .meta{font-size:10px}.story-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 14px;padding:22px 1px}.story-row .meta{grid-column:1/-1;font-size:10px}.story-row h3{font-size:18px}.story-row p{font-size:13px}.story-row .small{white-space:normal;font-size:10px;width:24px;text-align:center;padding-top:4px}.article-layout{display:block;padding:0 0 50px}.article-layout .body>.meta{font-size:10px;padding-top:17px;margin-bottom:23px}.article-layout .body p,.article-layout .body ul{font-size:15px;line-height:2}.article-layout .body h2{font-size:24px;line-height:1.55;margin-top:35px}.article-layout .body h3{font-size:20px}.article-layout blockquote{font-size:19px;padding:21px;margin:28px 0}.article-cover img{height:192px;border-radius:19px}.article-cover figcaption{font-size:10px}.article-foot{font-size:11px}.faq-grid{gap:12px}.faq-grid details{padding:19px 21px}.faq-grid summary{font-size:16px;padding-right:25px}.faq-grid p{font-size:14px;margin-right:0;margin-top:12px}.table{font-size:12px;border-radius:16px}.table th,.table td{padding:12px 10px;overflow-wrap:anywhere}.table th{font-size:11px}.table th:first-child,.table td:first-child{width:23%;min-width:68px}.about-record{gap:26px}.about-record dl{grid-template-columns:86px 1fr;font-size:13px}.about-record dt{font-size:11px}.about-record dt,.about-record dd{padding:12px 0}.contact-panel{padding:25px;border-radius:22px}.contact-panel h3{font-size:24px}.contact-panel p{font-size:14px}.contact-panel .small{font-size:11px}.cta{padding:35px 0 38px}.cta .wrap{display:block}.cta-copy>span{font-size:11px;margin-bottom:13px}.cta h2{font-size:28px;margin-bottom:14px;line-height:1.5}.cta p{font-size:13px}.cta .btn{margin-top:23px;font-size:13px;padding:12px 24px}.footer{padding:33px 0 22px}.footer-grid{gap:26px;padding-bottom:26px}.footer-grid>div:first-child{grid-column:auto}.brandline{font-size:23px;margin-bottom:12px}.footer h4{margin-bottom:12px}.footer-base{display:grid;gap:5px;padding-top:20px;font-size:10px}.gallery-intro{padding:35px 0 30px;text-align:left}.gallery-intro h1{font-size:31px;margin:17px 0 16px;line-height:1.45}.gallery-intro p{font-size:14px;line-height:1.9}.gallery-grid{gap:23px;padding-bottom:50px}.gallery-card{border-radius:20px}.gallery-card .preview{height:220px}.gallery-card iframe{transform:scale(.244);transform:scale(calc(100cqw / 1440px))}.gallery-card .label{padding:16px 18px;gap:10px}.gallery-card .label b{font-size:15px}.gallery-card .label b i{font-size:10px;margin-right:8px}.gallery-card .label span{font-size:10px}}
@media(max-width:370px){.hero h1{font-size:33px}.hero.compact h1{font-size:29px}.hero .btns{gap:8px}.btn{padding-left:15px;padding-right:15px}.gallery-card .preview{height:204px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
