
:root{
  --ink:#071a33; --text:#3f5064; --muted:#65758a; --blue:#0867f2; --blue2:#3d8cff;
  --pale:#f4f8ff; --soft:#f7faff; --line:#dfe8f4; --orange:#ff8a1f; --green:#23bf88;
  --paper:#ffffff; --shadow:0 10px 26px rgba(18,61,116,.07); --max:1382px;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}
.container{width:min(var(--max),calc(100% - 96px));margin:0 auto}.narrow{width:min(900px,calc(100% - 48px));margin:auto}

/* reference-style top utility bar */
.announcement{height:44px;background:linear-gradient(90deg,#f5f8ff,#eef5ff);border-bottom:1px solid #edf2f8;color:#101a29;font-size:14px}
.announcement .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.announce-left{display:flex;align-items:center;gap:9px;white-space:nowrap}.announce-left .globe{font-size:16px;line-height:1}
.announce-right{height:100%;display:flex;align-items:center;gap:28px;white-space:nowrap;font-size:13px}
.announce-right a{color:#18243a}.announce-right a:hover{color:var(--blue)}
.announce-sep{width:1px;height:17px;background:#dbe4ef;margin-left:-12px;margin-right:-12px}.announce-lang{display:flex;align-items:center;gap:7px}
.announce-cta{background:#1266da!important;color:#fff!important;padding:8px 17px;border-radius:4px;font-weight:700;box-shadow:0 2px 5px rgba(18,102,218,.12)}

/* reference-style main nav */
.nav{height:94px;background:#fff;border-bottom:0;position:relative;z-index:80}.navin{height:100%;display:grid;grid-template-columns:260px 1fr 80px;align-items:center;gap:24px}
.brand{display:inline-flex;align-items:center;min-width:max-content}.brand img{width:234px;height:70px;object-fit:contain;object-position:left center}
.brandmark,.brandname{display:none}
.navlinks{display:flex;align-items:center;justify-content:center;gap:42px;font-size:15px;font-weight:520;color:#0c1728}
.navlinks>a{white-space:nowrap;position:relative;padding-right:16px}.navlinks>a::after{content:"⌄";position:absolute;right:0;top:-1px;font-size:14px;color:#1a2637}.navlinks>a:hover{color:var(--blue)}
.navright{display:flex;justify-content:flex-end;align-items:center}.searchbtn{width:42px;height:42px;border:0;background:transparent;position:relative;cursor:pointer}.searchbtn::before{content:"";position:absolute;width:16px;height:16px;border:1.8px solid #071325;border-radius:50%;left:9px;top:8px}.searchbtn::after{content:"";position:absolute;width:8px;height:1.8px;background:#071325;transform:rotate(45deg);left:24px;top:25px;transform-origin:left center}
.menu{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:8px;font-size:20px}.mobile{display:none}

/* pixel-matched homepage first viewport */
.hero.refhero{padding:23px 0 18px;background:#fff}.herogrid{display:grid;grid-template-columns:1.04fr .96fr;gap:26px;align-items:center}
.refhero .hero-copy{padding-top:2px;align-self:center}.eyebrow{display:inline-flex;align-items:center;color:#1266dc;background:#eef5ff;border:0;border-radius:999px;padding:5px 17px;font-size:12px;font-weight:560;letter-spacing:0}.eyebrow:before{display:none}
.refhero h1{font-size:52px;line-height:1.18;letter-spacing:.015em;margin:21px 0 14px;font-weight:780;color:#081e3a;max-width:680px}
.refhero .lede{font-size:15.5px;line-height:1.55;color:#4d5c6c;max-width:660px;margin:0}
.actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:27px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 28px;border:1px solid #1f6ee4;border-radius:5px;background:#fff;color:#1764cf;font-size:14px;font-weight:690;transition:.18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(16,80,165,.09)}.btn.primary{background:#0967eb;color:#fff;border-color:#0967eb}.btn.orange{background:var(--orange);border-color:var(--orange);color:#111}
.refhero .trustrow{margin-top:53px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:665px}.trust{display:flex;align-items:flex-start;gap:12px}.trust .ico{flex:0 0 31px;width:31px;height:31px;border:0;background:transparent;display:grid;place-items:center;color:#0d6ef3;font-size:23px;line-height:1}.trust b{display:block;font-size:13px;font-weight:720;color:#0c1a2b;line-height:1.2;margin-bottom:5px}.trust span:not(.ico){display:block;font-size:11px;color:#677789;line-height:1.25;white-space:nowrap}
.heroart.reference{height:430px;border:0;border-radius:0;background:#fff;box-shadow:none;overflow:visible;display:flex;align-items:center;justify-content:flex-end}.heroart.reference img{width:735px;height:455px;max-width:none;object-fit:contain}

.customer-band{padding:0 0 28px;background:#fff}.logo-strip{height:90px;display:grid;grid-template-columns:1.55fr repeat(6,1fr);gap:0;border:1px solid #d9e5f4;background:linear-gradient(90deg,#f9fbff,#f4f8ff);border-radius:14px;overflow:hidden;padding:0 26px}
.logo-cell{background:transparent!important;border:0!important;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;color:#38495c;white-space:nowrap}.logo-cell:first-child{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:2px;padding-left:8px}.logo-cell b{font-size:15px;color:#071a33}.logo-cell:first-child span{font-size:11px;color:#76869a}.circleico{width:38px;height:38px;border-radius:0;background:transparent;color:#367ef2;display:grid;place-items:center;font-size:27px;font-weight:800}

.home-core{padding:0 0 78px;background:#fff}.home-core .corehead{text-align:center;padding:0 0 22px}.home-core .corehead h2{font-size:29px;line-height:1.2;letter-spacing:0;margin:0 0 7px;font-weight:800;color:#081a32}.home-core .corehead p{font-size:12.5px;color:#758398;margin:0}
.home-core .corecards{display:grid;grid-template-columns:repeat(5,1fr);gap:29px}.corecard{min-height:186px;background:#fff;border:1px solid #e1e7ef;border-radius:13px;padding:18px 21px 17px;box-shadow:0 8px 22px rgba(31,70,121,.045);transition:.18s}.corecard:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(31,70,121,.075)}.corecard img{width:55px;height:51px;object-fit:contain;margin:-2px 0 3px -3px}.corecard h3{font-size:16px;line-height:1.2;margin:3px 0 16px;font-weight:760;color:#09182b}.corecard p{font-size:12px;line-height:1.6;color:#56667a;margin:0;min-height:57px}.corecard .more{display:inline-block;margin-top:14px;color:#0568ef;font-size:12px;font-weight:720}

/* inner pages, unified with homepage */
.section{padding:72px 0}.section.soft{background:#f7faff;border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6}.section.dark{background:#0b1c32;color:#fff}.section.dark .sectionintro,.section.dark .card p{color:#bfcbda}.kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#166fe8;font-weight:800;margin-bottom:11px}.section h2{font-size:clamp(34px,3.7vw,52px);line-height:1.12;letter-spacing:-.025em;margin:0 0 16px}.sectionintro{font-size:17px;line-height:1.75;color:#66768a;max-width:850px;margin:0 0 30px}.grid{display:grid;gap:22px}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.g5{grid-template-columns:repeat(5,1fr)}
.card{position:relative;background:#fff;border:1px solid #e0e8f2;border-radius:14px;padding:26px;min-height:215px;overflow:hidden;box-shadow:0 8px 20px rgba(20,55,100,.035)}.card:hover{border-color:#cbd9eb;box-shadow:0 10px 26px rgba(20,55,100,.06)}.card .icon{width:48px;height:48px;border-radius:12px;background:#eef5ff;color:#126df0;display:grid;place-items:center;font-weight:900;margin-bottom:25px;font-size:18px}.card .icon.orange{background:#fff3e8;color:#ff851f}.card .icon.green{background:#eafaf4;color:#18a878}.card .icon.violet{background:#f2eeff;color:#7357d8}.card h3{font-size:20px;letter-spacing:-.015em;line-height:1.25;margin:6px 0 10px}.card p{margin:0;color:#66768a;font-size:13.5px}.card .more{display:inline-block;margin-top:18px;color:#096bed;font-size:13px;font-weight:760}.card .tag{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7b8490;font-weight:850}.servicecard{min-height:270px}.productcard{min-height:360px;padding:29px;background:#0d1d33;color:#fff;border-color:#20344f}.productcard p{color:#c5ced9}.productcard:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-45px;top:-55px;background:radial-gradient(circle,rgba(255,138,31,.8),rgba(255,138,31,.08) 62%,transparent 65%)}.productcard.blue:after{background:radial-gradient(circle,rgba(61,140,255,.8),rgba(61,140,255,.06) 62%,transparent 65%)}.productcard.green:after{background:radial-gradient(circle,rgba(35,191,136,.75),rgba(35,191,136,.06) 62%,transparent 65%)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.media{background:#fff;border:1px solid #dfe7f1;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px rgba(13,45,85,.06)}.media img{width:100%}.checklist{display:grid;gap:12px;margin-top:22px}.check{display:grid;grid-template-columns:28px 1fr;gap:10px}.check .tick{width:23px;height:23px;border-radius:7px;background:#eaf3ff;color:#0b6df2;display:grid;place-items:center;font-size:12px;font-weight:900}.check b{display:block;font-size:14px}.check p{margin:2px 0 0;color:#66768a;font-size:13px}
.band{border-radius:18px;background:#fff;border:1px solid #dfe8f2;padding:38px}.band.orangeband{background:#fff7ef;border-color:#ffd7b4}.metricrow{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dfe8f2;border:1px solid #dfe8f2;border-radius:14px;overflow:hidden;margin-top:28px}.metric{background:#fff;padding:22px}.metric strong{display:block;font-size:24px}.metric span{font-size:12px;color:#66768a}
.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.step{background:#fff;border:1px solid #e0e8f2;border-top:4px solid #126ef0;border-radius:12px;padding:18px}.step .n{color:#8a98aa;font-size:11px;font-weight:850}.step b{display:block;margin:22px 0 6px;font-size:16px}.step p{font-size:12px;color:#66768a;margin:0}.pillrow{display:flex;flex-wrap:wrap;gap:8px}.pill{padding:6px 10px;border:1px solid #dfe8f2;border-radius:999px;background:#fff;font-size:12px;color:#4d5f74;font-weight:650}.quote{font-size:clamp(28px,3.6vw,48px);line-height:1.18;max-width:1000px;font-weight:760}
.cta{background:#0b1c32;color:#fff;border-radius:18px;padding:42px;display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:end}.cta h2{margin:0 0 10px}.cta p{color:#bfcbda;margin:0}.cta .actions{justify-content:flex-end;margin:0}.cta .btn{background:#fff}.cta .btn.primary{background:#126ef0;border-color:#126ef0;color:#fff}
.pagehero{padding:58px 0 50px;background:linear-gradient(180deg,#fff,#f7faff)}.pagehero h1{font-size:clamp(42px,5vw,66px);line-height:1.08;letter-spacing:-.03em;margin:18px 0 18px;max-width:980px}.pagehero .lede{font-size:18px;line-height:1.7;color:#627388;max-width:800px}.pagegrid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.breadcrumbs{font-size:12px;color:#718298;margin-bottom:17px}.breadcrumbs a{color:#126be8}.rich h2{font-size:30px;line-height:1.2;margin:42px 0 14px}.rich h3{font-size:21px;margin:28px 0 10px}.rich p,.rich li{color:#4f6176}.rich ul{padding-left:20px}.rich a{color:#096bed}.faq details{border-top:1px solid #dfe8f2;padding:17px 0}.faq details:last-child{border-bottom:1px solid #dfe8f2}.faq summary{font-weight:760;cursor:pointer}.faq p{color:#607288}
.contactgrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.contactbox{background:#fff;border:1px solid #dfe8f2;border-radius:16px;padding:30px}.field{display:grid;gap:7px;margin-bottom:15px}.field label{font-size:12px;color:#55667a;font-weight:700}.field input,.field textarea,.field select{border:1px solid #cad6e5;border-radius:8px;padding:12px;background:#fff}.field textarea{min-height:130px}.hint{font-size:12px;color:#77879a}.formmsg{display:none;margin-top:12px;color:#168f6b;font-size:13px}.formmsg.show{display:block}

.footer{background:#08182c;color:#dce6f2;padding:60px 0 26px}.footer .brand img{filter:none}.footer p{color:#aebdce;font-size:13px}.footgrid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:36px}.footgrid h4{font-size:13px;color:#fff;margin:0 0 14px}.footgrid a{display:block;font-size:12px;color:#b9c6d5;margin:8px 0}.footgrid a:hover{color:#fff}.legal{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #203249;margin-top:42px;padding-top:20px;font-size:11px;color:#8fa0b4}
.reveal{opacity:1!important;transform:none!important}

@media(max-width:1100px){
  .container{width:min(100% - 48px,980px)}.announcement{display:none}.nav{height:78px;border-bottom:1px solid #edf1f6;position:sticky;top:0}.navin{grid-template-columns:220px 1fr 50px}.brand img{width:210px;height:62px}.navlinks{gap:22px;font-size:13px}.herogrid{grid-template-columns:1fr}.heroart.reference{height:auto;justify-content:center}.heroart.reference img{max-width:100%;height:auto}.refhero .hero-copy{max-width:760px}.refhero h1{font-size:48px}.logo-strip{grid-template-columns:repeat(4,1fr);height:auto;padding:14px}.logo-cell{min-height:58px}.logo-cell:first-child{grid-column:1/-1}.home-core .corecards{grid-template-columns:repeat(3,1fr)}.g5{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .container{width:calc(100% - 34px)}.nav{height:70px}.navin{display:flex;justify-content:space-between}.brand img{width:185px;height:58px}.navlinks{display:none}.navright{gap:8px}.searchbtn{display:none}.menu{display:flex;align-items:center;justify-content:center}.mobile.open{display:block;position:absolute;left:0;right:0;top:70px;background:#fff;border-top:1px solid #edf1f6;border-bottom:1px solid #dfe7f0;padding:12px 17px 18px;box-shadow:0 16px 30px rgba(20,50,90,.08)}.mobile a{display:block;padding:11px 0;border-bottom:1px solid #edf1f6;font-size:14px;font-weight:650}.hero.refhero{padding-top:38px}.refhero h1{font-size:clamp(38px,11vw,54px);line-height:1.14}.refhero .lede{font-size:15px}.refhero .trustrow{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:34px}.heroart.reference{margin-top:12px}.customer-band{padding-bottom:20px}.logo-strip{grid-template-columns:repeat(2,1fr)}.home-core .corehead{padding-top:4px}.home-core .corecards{grid-template-columns:1fr;gap:14px}.corecard{min-height:0}.corecard p{min-height:0}.g2,.g3,.g4,.g5,.split,.pagegrid,.contactgrid,.flow,.metricrow{grid-template-columns:1fr}.section{padding:58px 0}.section h2{font-size:36px}.pagehero h1{font-size:42px}.footgrid{grid-template-columns:1fr 1fr}.footgrid>div:first-child{grid-column:1/-1}.legal{flex-direction:column}.cta{grid-template-columns:1fr}.cta .actions{justify-content:flex-start;margin-top:18px}
}
@media(max-width:520px){.refhero h1{font-size:39px}.refhero .trustrow{grid-template-columns:1fr 1fr}.trust span:not(.ico){white-space:normal}.logo-strip{grid-template-columns:1fr 1fr}.footgrid{grid-template-columns:1fr}.footgrid>div:first-child{grid-column:auto}.actions{gap:10px}.btn{padding:0 20px}.pagehero h1{font-size:36px}}

.nowrap-desktop{white-space:nowrap}@media(max-width:820px){.nowrap-desktop{white-space:normal}}

/* =========================================================
   DXTECH Typography & Layout Stabilization — 2026-08-14
   Target: clean Cloudflare-inspired density, no oversized hero,
   predictable Chinese/English wrapping, consistent all-site scale.
   ========================================================= */
:root{
  --max:1380px;
  --font-xs:12px;
  --font-sm:13px;
  --font-body:15.5px;
  --font-lead:16px;
  --font-card:14px;
  --font-h3:18px;
  --font-h2:clamp(32px,3vw,44px);
  --font-page:clamp(40px,4.2vw,56px);
  --font-hero:52px;
  --section-space:64px;
}
body{
  font-size:var(--font-body);
  line-height:1.62;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans SC","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
  overflow-wrap:break-word;
}
h1,h2,h3,h4{overflow-wrap:normal;word-break:keep-all;text-wrap:balance}
p,li{word-break:normal;text-wrap:pretty}

/* Header: fixed visual rhythm and no accidental wrapping */
.announcement{height:44px;font-size:13px}
.announcement .container{gap:20px}
.announce-left,.announce-right{min-width:0}
.announce-right{gap:25px;font-size:13px}
.nav{height:92px}
.navin{grid-template-columns:250px minmax(0,1fr) 64px;gap:22px}
.brand img{width:224px;height:66px}
.navlinks{gap:34px;font-size:14px;font-weight:600}
.navlinks>a{padding-right:15px}

/* Homepage: lock the first fold to the approved reference proportions */
.hero.refhero{padding:24px 0 18px}
.herogrid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:30px}
.refhero .hero-copy{min-width:0}
.refhero h1{
  font-size:var(--font-hero);
  line-height:1.16;
  letter-spacing:0;
  margin:20px 0 15px;
  max-width:680px;
  font-weight:780;
}
.refhero .lede{font-size:15.5px;line-height:1.58;max-width:650px}
.refhero .trustrow{margin-top:46px;gap:18px;max-width:680px}
.trust{min-width:0}
.trust b{font-size:13px}
.trust span:not(.ico){font-size:11px;white-space:normal}
.heroart.reference{height:430px;min-width:0;overflow:hidden}
.heroart.reference img{width:min(735px,110%);height:auto;max-width:110%;object-fit:contain}
.logo-strip{height:88px;padding:0 24px}
.logo-cell{font-size:11px;padding:0 10px}
.logo-cell b{font-size:15px}
.home-core{padding-bottom:66px}
.home-core .corehead h2{font-size:28px}
.home-core .corehead p{font-size:12.5px}
.home-core .corecards{gap:24px}
.corecard{min-height:190px;padding:19px 20px 18px}
.corecard h3{font-size:16px;margin:5px 0 13px}
.corecard p{font-size:12.5px;line-height:1.55;min-height:58px}

/* All inner pages: one typography scale instead of mixed giant headings */
.section{padding:var(--section-space) 0}
.section h2{font-size:var(--font-h2);line-height:1.15;letter-spacing:-.018em;margin-bottom:15px;max-width:1040px}
.sectionintro{font-size:16px;line-height:1.72;max-width:820px;margin-bottom:28px}
.pagehero{padding:54px 0 46px}
.pagehero h1{font-size:var(--font-page);line-height:1.1;letter-spacing:-.022em;margin:16px 0 16px;max-width:960px}
.pagehero .lede{font-size:16.5px;line-height:1.72;max-width:790px}
.rich{font-size:15.5px}
.rich h2{font-size:30px;line-height:1.2;margin:38px 0 13px}
.rich h3{font-size:20px;line-height:1.3;margin:25px 0 9px}
.card{padding:24px;min-height:210px}
.card h3{font-size:18px;line-height:1.28}
.card p{font-size:13.5px;line-height:1.62}
.servicecard{min-height:250px}
.productcard{min-height:330px}
.split{gap:46px}
.cta{padding:38px}

/* Footer bug fix: the text logo was hidden by the header logo rule */
.footer{padding:52px 0 24px}
.footer .brand{display:inline-flex;align-items:center;gap:10px}
.footer .brandmark{display:grid;width:38px;height:38px;border-radius:9px;background:#1266da;color:#fff;place-items:center;font-size:13px;font-weight:800}
.footer .brandname{display:block;font-size:18px;line-height:1.05;font-weight:800;color:#fff}
.footer .brandname small{display:block;margin-top:5px;font-size:8px;letter-spacing:.16em;color:#8fa0b4}
.footgrid{gap:30px}
.footgrid h4{font-size:13px}
.footgrid a,.footer p{font-size:12.5px}

/* Responsive: eliminate the cramped 4-line/5-line hero seen in the rejected version */
@media(max-width:1200px){
  .container{width:min(100% - 48px,1080px)}
  .announcement{display:none}
  .nav{height:78px;border-bottom:1px solid #edf1f6;position:sticky;top:0}
  .navin{grid-template-columns:220px minmax(0,1fr) 48px}
  .brand img{width:202px;height:60px}
  .navlinks{gap:20px;font-size:13px}
  .herogrid{grid-template-columns:1fr}
  .refhero .hero-copy{max-width:760px}
  .refhero h1{font-size:48px}
  .heroart.reference{height:auto;overflow:visible;justify-content:center}
  .heroart.reference img{width:min(720px,100%);max-width:100%}
  .logo-strip{grid-template-columns:repeat(4,1fr);height:auto;padding:14px}
  .logo-cell{min-height:56px}
  .logo-cell:first-child{grid-column:1/-1}
  .home-core .corecards{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  :root{--section-space:52px}
  .container{width:calc(100% - 32px)}
  .nav{height:68px}
  .brand img{width:174px;height:54px}
  .mobile.open{top:68px}
  .hero.refhero{padding-top:30px}
  .refhero h1{font-size:clamp(36px,10.5vw,46px);line-height:1.13;margin-top:17px}
  .refhero .lede{font-size:15px;line-height:1.65}
  .desktop-break{display:none}
  .refhero .trustrow{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}
  .logo-strip{grid-template-columns:repeat(2,1fr)}
  .home-core .corecards{grid-template-columns:1fr}
  .section h2{font-size:clamp(30px,8vw,38px)}
  .sectionintro{font-size:15.5px}
  .pagehero h1{font-size:clamp(34px,9vw,44px)}
  .pagehero .lede{font-size:15.5px}
  .g2,.g3,.g4,.g5,.split,.pagegrid,.contactgrid,.flow,.metricrow{grid-template-columns:1fr}
  .footgrid{grid-template-columns:1fr 1fr}
  .footgrid>div:first-child{grid-column:1/-1}
}
@media(max-width:520px){
  .refhero h1{font-size:36px}
  .eyebrow{font-size:11px;padding:5px 12px}
  .refhero .trustrow{grid-template-columns:1fr}
  .logo-strip{grid-template-columns:1fr 1fr;padding:10px}
  .logo-cell{font-size:10px}
  .home-core .corehead h2{font-size:25px}
  .footgrid{grid-template-columns:1fr}
  .footgrid>div:first-child{grid-column:auto}
  .actions .btn{width:100%}
  .btn{min-height:44px;padding:0 18px}
  .cta{padding:28px 22px}
}
