
:root{--navy:#061727;--navy2:#0b2238;--navy3:#0f2b45;--gold:#d6a05a;--gold2:#f0c47d;--paper:#f7f3ec;--ink:#0a1522;--muted:#6e7884;--line:rgba(214,160,90,.32);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.serif{font-family:Georgia,'Times New Roman',serif}.site-header{position:sticky;top:0;z-index:20;background:rgba(6,23,39,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{max-width:1320px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{height:74px;width:auto;display:block;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-size:13.5px;letter-spacing:.13em;text-transform:uppercase;color:#fff}.nav a{opacity:.86}.nav a:hover,.nav a.active{color:var(--gold2);opacity:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border:1px solid var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800;color:#fff;background:transparent;transition:.2s}.btn:hover{background:var(--gold);color:#081522}.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#081522}.btn.ghost{border:0;border-bottom:1px solid var(--gold);padding-left:0;padding-right:0;color:var(--gold2)}.menu-toggle{display:none;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;padding:10px 12px}.hero{background:radial-gradient(circle at 80% 20%,#193655,transparent 38%),linear-gradient(120deg,#030d18 0%,#071c31 64%,#0d2a46 100%);color:#fff;overflow:hidden}.hero-grid{max-width:1240px;margin:auto;min-height:680px;padding:70px 24px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:56px}.eyebrow{color:var(--gold2);letter-spacing:.22em;text-transform:uppercase;font-size:12px;font-weight:700}.hero h1,.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(42px,6vw,78px);line-height:.95;margin:18px 0 24px}.gold-text{color:var(--gold2)}.hero p{max-width:560px;color:#d8e1ea}.actions{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px}.hero-media{position:relative}.hero-media:before{content:"";position:absolute;inset:-48px auto auto -90px;width:440px;height:440px;border:1px solid var(--line);border-radius:50%;opacity:.8}.hero-media img{border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 90px rgba(0,0,0,.35);aspect-ratio:16/10;object-fit:cover}.quote-card{position:absolute;right:28px;bottom:34px;max-width:310px;padding:22px 24px;border-left:2px solid var(--gold);background:rgba(3,13,24,.58);backdrop-filter:blur(8px);color:#fff}.quote-card strong{color:var(--gold2)}.section{padding:92px 24px}.container{max-width:1140px;margin:auto}.section-title{text-align:center;max-width:760px;margin:0 auto 54px}.section-title h2,.split h2,.page-section h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(32px,4vw,50px);line-height:1.05;margin:0 0 18px}.section-title p,.split p,.page-section p{color:#586370}.comparison{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:rgba(255,255,255,.68);border:1px solid rgba(10,21,34,.08);padding:32px;box-shadow:0 18px 45px rgba(12,22,32,.05)}.card.highlight{background:#fff;box-shadow:0 24px 70px rgba(12,22,32,.09)}.card h3{margin:0 0 16px}.list{padding:0;margin:0;list-style:none}.list li{margin:11px 0;color:#34404c}.list .x:before{content:'×';margin-right:10px;color:#7b8794}.list .check:before{content:'✓';margin-right:10px;color:var(--gold)}.dark-band{background:linear-gradient(120deg,#04111f,#082034);color:#fff;position:relative;overflow:hidden}.dark-band:after{content:"";position:absolute;right:-150px;top:-100px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(214,160,90,.15),transparent 65%)}.method{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;position:relative}.step .num{font-family:Georgia,serif;font-size:36px;color:var(--gold2)}.step h3{font-family:Georgia,serif;font-weight:400;margin:4px 0 12px}.step p{color:#cdd8e2;font-size:14px}.split{display:grid;grid-template-columns:.9fr 1.5fr;gap:56px;align-items:center}.score-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.06)}.score-table th,.score-table td{border:1px solid rgba(10,21,34,.1);padding:16px;text-align:center;font-size:14px}.score-table th{font-weight:800;background:#fbfaf7}.score-table .score{color:#b5792d;font-weight:800}.longlist-feature{display:grid;grid-template-columns:.8fr 1.2fr;background:#061727;color:#fff}.feature-copy{padding:64px 72px}.feature-copy h2{font-family:Georgia,serif;font-weight:400;font-size:44px;margin:0 0 18px}.feature-copy p{color:#d5dee8}.longlist-feature img{height:100%;object-fit:cover}.footer{background:#04111f;color:#dfe8f2;padding:54px 24px 30px}.footer-grid{max-width:1140px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:36px}.footer small,.footer p,.footer a{color:#aeb9c5;font-size:16.5px;line-height:1.75}.mini-logo img{height:112px;width:auto;object-fit:contain;margin-bottom:12px}.copyright{max-width:1140px;margin:24px auto 0;color:#7f8b98;font-size:13px}.page-hero{background:linear-gradient(120deg,#030d18,#09223a);color:#fff;padding:96px 24px 70px}.page-hero-inner{max-width:1140px;margin:auto}.page-hero p{max-width:720px;color:#d5dee8}.page-section{padding:82px 24px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:48px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.process-list{counter-reset:item;display:grid;gap:18px}.process-item{counter-increment:item;background:#fff;border:1px solid rgba(10,21,34,.08);padding:26px 30px;display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:start}.process-item:before{content:counter(item,decimal-leading-zero);font-family:Georgia,serif;font-size:34px;color:var(--gold)}.contact-panel{background:#061727;color:#fff;padding:52px;border:1px solid var(--line)}.contact-panel p{color:#d5dee8}.form-embed{background:#061727;padding:18px;border:1px solid var(--line);box-shadow:0 24px 70px rgba(12,22,32,.12)}.form-frame{width:100%;min-height:760px;border:0;background:#fff;display:block}.fallback-note{font-size:14px;color:#6b7480;margin-top:18px}.contact-intro{max-width:720px}.soft-panel{background:#fffaf0;border-left:3px solid var(--gold);padding:18px 22px;color:#4a3b27}.mobile-only{display:none}@media(max-width:900px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:90px;left:0;right:0;background:#061727;padding:22px 24px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.nav .btn{width:100%}.hero-grid,.split,.longlist-feature,.two-col{grid-template-columns:1fr}.hero-grid{min-height:auto;padding-top:48px}.hero-media:before{display:none}.comparison,.method,.service-grid,.footer-grid{grid-template-columns:1fr}.feature-copy{padding:44px 28px}.section{padding:66px 22px}.page-section{padding:60px 22px}.quote-card{position:relative;right:auto;bottom:auto;margin-top:18px}.brand img{height:64px}.desktop-only{display:none}.mobile-only{display:inline-flex}.score-table{font-size:12px}.score-table th,.score-table td{padding:10px 8px}}

.footer h4{font-size:17px;margin:0 0 14px;color:#fff}.footer p{margin-top:0}.site-header .btn{padding:15px 24px}.brand{display:flex;align-items:center;min-width:130px}


/* V4 balanced refinements: rollback from oversized V3, keep readability */
.nav-wrap{max-width:1260px;padding:16px 24px;gap:26px;}
.brand img{height:68px;width:auto;object-fit:contain;}
.brand{min-width:126px;}
.nav{gap:25px;font-size:14.25px;letter-spacing:.12em;font-weight:700;white-space:nowrap;}
.site-header .btn{padding:14px 24px;font-size:13px;}
.hero-grid{max-width:1240px;grid-template-columns:.95fr 1.22fr;gap:62px;min-height:660px;padding:64px 24px;}
.hero h1{font-size:clamp(42px,5.6vw,74px);max-width:600px;}
.hero-media:before{opacity:.16;width:410px;height:410px;inset:-38px auto auto -70px;}
.hero-media img{width:100%;min-height:340px;object-fit:cover;}
.quote-card{right:22px;bottom:26px;}
.footer h4{font-size:18px;margin:0 0 14px;color:#fff;}
.footer p,.footer a{font-size:16.5px;line-height:1.75;}
.mini-logo img{height:106px;}
@media(max-width:900px){.brand img{height:60px}.nav{white-space:normal;font-size:14px}.hero-grid{grid-template-columns:1fr;gap:34px;min-height:auto}.hero-media img{min-height:240px}.mini-logo img{height:96px}}

/* V5 final layout: text-only SRES wordmark, large boardroom hero, aligned left edge */
:root{
  --site-x: clamp(32px, 5vw, 96px);
  --header-h: 92px;
}
.site-header{
  background: rgba(3,13,24,.96);
  border-bottom: 1px solid rgba(255,255,255,.10);
}
.nav-wrap{
  max-width: none !important;
  width: 100%;
  min-height: var(--header-h);
  padding: 18px var(--site-x) !important;
  display: grid;
  grid-template-columns: 190px 1fr;
  align-items: center;
  gap: 42px;
}
.brand.wordmark,
.footer-wordmark{
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  line-height: 1;
  color: #fff;
  min-width: 0;
}
.brand-main{
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 42px;
  letter-spacing: .18em;
  font-weight: 400;
  color: #fff;
  line-height: .9;
  text-shadow: 0 12px 34px rgba(0,0,0,.35);
}
.brand-sub{
  margin-top: 9px;
  font-family: Inter, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: .28em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--gold2);
}
.nav{
  justify-content: flex-end;
  gap: clamp(22px, 2.5vw, 48px) !important;
  font-size: 14px !important;
  letter-spacing: .12em !important;
  font-weight: 800;
}
.site-header .btn{
  padding: 17px 32px !important;
  font-size: 13.5px;
  border-color: var(--gold);
}
.hero{
  background: linear-gradient(115deg,#030d18 0%,#061727 42%,#0d2945 100%);
}
.hero-grid{
  max-width: none !important;
  width: 100%;
  min-height: 610px !important;
  padding: 0 0 0 var(--site-x) !important;
  display: grid;
  grid-template-columns: minmax(390px, 39vw) 1fr !important;
  gap: 0 !important;
  align-items: stretch !important;
}
.hero-grid > div:first-child{
  align-self: center;
  padding: 58px 72px 58px 0;
}
.hero h1{
  font-size: clamp(48px, 4.9vw, 76px) !important;
  max-width: 610px;
  line-height: .98;
  margin-top: 20px;
}
.hero p{
  max-width: 520px;
  font-size: 17px;
  line-height: 1.65;
  color: #e0e8f1;
}
.hero-media{
  height: 100%;
  position: relative;
  overflow: hidden;
}
.hero-media:before,
.hero-media:after,
.quote-card{display:none !important;}
.hero-media img{
  width: 100%;
  height: 100%;
  min-height: 610px !important;
  aspect-ratio: auto !important;
  object-fit: cover;
  object-position: center;
  border: 0 !important;
  box-shadow: none !important;
}
.actions{gap: 34px;}
.btn.gold{padding: 17px 34px;}
.btn.ghost{padding-bottom: 8px;}
.section{
  padding: 38px var(--site-x) 58px;
}
.section-title{
  max-width: 840px;
  margin-bottom: 34px;
}
.section-title h2{
  font-size: clamp(32px,3vw,44px);
}
.section-title h2:after{
  content:"";
  display:block;
  width:70px;
  height:2px;
  background:var(--gold);
  margin:14px auto 0;
}
.comparison{
  max-width: 1180px;
  margin: 0 auto;
  gap: 22px;
}
.card{
  min-height: 150px;
  display: grid;
  grid-template-columns: 72px 1fr;
  column-gap: 12px;
  align-items: start;
  padding: 28px 30px;
}
.card h3{font-family: Georgia,'Times New Roman',serif;font-weight:400;font-size:22px;margin:0 0 4px;}
.card .list{grid-column:2;}
.card .list li{margin:3px 0;color:#34404c;}
.card .list li:before{display:none;}
.card-icon:before{
  content:"";
  grid-row:1 / span 2;
  width:54px;
  height:54px;
  display:block;
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center;
  filter: drop-shadow(0 10px 20px rgba(214,160,90,.15));
}
.card-icon.people:before{
  background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d9942f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='32' cy='19' r='8'/%3E%3Cpath d='M18 50c1-10 7-16 14-16s13 6 14 16'/%3E%3Ccircle cx='17' cy='25' r='6'/%3E%3Cpath d='M6 51c1-8 5-13 12-14'/%3E%3Ccircle cx='47' cy='25' r='6'/%3E%3Cpath d='M58 51c-1-8-5-13-12-14'/%3E%3C/g%3E%3C/svg%3E");
}
.card-icon.database:before{
  background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d9942f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='32' cy='16' rx='17' ry='7'/%3E%3Cpath d='M15 16v32c0 4 8 7 17 7s17-3 17-7V16'/%3E%3Cpath d='M15 27c0 4 8 7 17 7s17-3 17-7'/%3E%3Cpath d='M15 38c0 4 8 7 17 7s17-3 17-7'/%3E%3C/g%3E%3C/svg%3E");
}
.card-icon.target:before{
  background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d9942f' stroke-width='2.5' stroke-linecap='round'%3E%3Ccircle cx='32' cy='32' r='16'/%3E%3Ccircle cx='32' cy='32' r='7'/%3E%3Cpath d='M32 6v10M32 48v10M6 32h10M48 32h10'/%3E%3C/g%3E%3C/svg%3E");
}
.footer{
  padding: 42px var(--site-x) 26px !important;
}
.footer-grid{
  max-width:none !important;
  width:100%;
  grid-template-columns: 1.35fr .95fr .95fr 1.15fr;
  gap: 64px;
  padding-bottom: 30px;
}
.footer .brand-main{font-size:40px;}
.footer .brand-sub{font-size:9px;}
.footer p,.footer a{font-size:16px !important;line-height:1.72;}
.copyright{max-width:none !important;width:100%;}
.page-hero-inner,
.container{
  max-width: 1180px;
}
@media(max-width:1100px){
  :root{--site-x:28px;}
  .nav-wrap{grid-template-columns:auto auto;}
  .menu-toggle{display:block;justify-self:end;}
  .nav{display:none;position:absolute;top:var(--header-h);left:0;right:0;background:#061727;padding:22px var(--site-x);flex-direction:column;align-items:flex-start;gap:18px!important;white-space:normal;}
  .nav.open{display:flex;}
  .hero-grid{grid-template-columns:1fr!important;padding:0!important;}
  .hero-grid > div:first-child{padding:48px var(--site-x);}
  .hero-media img{min-height:360px!important;}
  .comparison{grid-template-columns:1fr;}
  .card{grid-template-columns:58px 1fr;}
  .footer-grid{grid-template-columns:1fr 1fr;gap:34px;}
}
@media(max-width:650px){
  .brand-main{font-size:34px;}
  .brand-sub{font-size:8px;}
  .hero h1{font-size:44px!important;}
  .actions{gap:18px;}
  .footer-grid{grid-template-columns:1fr;}
  .section{padding-left:22px;padding-right:22px;}
}

/* V6 approved layout: text-only SRES wordmark, consistent left grid, large colorful boardroom hero */
:root{--site-x:clamp(54px,6vw,120px);--header-h:92px;}
.site-header{background:rgba(3,13,24,.97);border-bottom:1px solid rgba(255,255,255,.10);}
.nav-wrap{max-width:none!important;width:100%;min-height:var(--header-h);padding:18px var(--site-x)!important;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:42px;}
.brand.wordmark,.footer-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1;color:#fff;min-width:0;}
.brand-main{font-family:Georgia,'Times New Roman',serif;font-size:42px;letter-spacing:.18em;font-weight:400;color:#fff;line-height:.88;text-shadow:0 12px 34px rgba(0,0,0,.35);}
.brand-sub{margin-top:9px;font-family:Inter,Arial,sans-serif;font-size:10px;letter-spacing:.28em;text-transform:uppercase;font-weight:800;color:var(--gold2);}
.nav{justify-content:flex-end;gap:clamp(22px,2.55vw,48px)!important;font-size:14px!important;letter-spacing:.12em!important;font-weight:800;white-space:nowrap;}
.nav a.active{position:relative;color:var(--gold2);}
.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-25px;height:2px;background:var(--gold);}
.site-header .btn{padding:17px 32px!important;font-size:13.5px;border-color:var(--gold);}
.hero{background:linear-gradient(115deg,#030d18 0%,#061727 42%,#0d2945 100%);}
.hero-grid{max-width:none!important;width:100%;min-height:610px!important;padding:0!important;display:grid;grid-template-columns:minmax(470px,40vw) 1fr!important;gap:0!important;align-items:stretch!important;}
.hero-grid>div:first-child{align-self:center;padding:58px 70px 58px var(--site-x);}
.hero h1{font-size:clamp(48px,4.9vw,76px)!important;max-width:610px;line-height:.98;margin-top:20px;}
.hero p{max-width:520px;font-size:17px;line-height:1.65;color:#e0e8f1;}
.hero-media{height:100%;position:relative;overflow:hidden;}
.hero-media:before,.hero-media:after,.quote-card{display:none!important;}
.hero-media img{width:100%;height:100%;min-height:610px!important;aspect-ratio:auto!important;object-fit:cover;object-position:center;border:0!important;box-shadow:none!important;}
.actions{gap:34px;}.btn.gold{padding:17px 34px;}.btn.ghost{padding-bottom:8px;}
.section{padding:38px var(--site-x) 58px;}.container{max-width:1180px;}
.section-title{max-width:840px;margin-bottom:34px;}.section-title h2{font-size:clamp(32px,3vw,44px);}
.section-title h2:after{content:"";display:block;width:70px;height:2px;background:var(--gold);margin:14px auto 0;}
.comparison{max-width:1180px;margin:0 auto;gap:22px;}.card{min-height:150px;display:grid;grid-template-columns:72px 1fr;column-gap:12px;align-items:start;padding:28px 30px;background:rgba(255,255,255,.72);}
.card h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:22px;margin:0 0 4px;}.card .list{grid-column:2;}.card .list li{margin:3px 0;color:#34404c;}.card .list li:before{display:none;}
.card:before{content:"";grid-row:1 / span 2;width:54px;height:54px;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;filter:drop-shadow(0 10px 20px rgba(214,160,90,.15));}
.comparison .card:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d9942f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='32' cy='19' r='8'/%3E%3Cpath d='M18 50c1-10 7-16 14-16s13 6 14 16'/%3E%3Ccircle cx='17' cy='25' r='6'/%3E%3Cpath d='M6 51c1-8 5-13 12-14'/%3E%3Ccircle cx='47' cy='25' r='6'/%3E%3Cpath d='M58 51c-1-8-5-13-12-14'/%3E%3C/g%3E%3C/svg%3E");}
.comparison .card:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d9942f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='32' cy='16' rx='17' ry='7'/%3E%3Cpath d='M15 16v32c0 4 8 7 17 7s17-3 17-7V16'/%3E%3Cpath d='M15 27c0 4 8 7 17 7s17-3 17-7'/%3E%3Cpath d='M15 38c0 4 8 7 17 7s17-3 17-7'/%3E%3C/g%3E%3C/svg%3E");}
.comparison .card:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d9942f' stroke-width='2.5' stroke-linecap='round'%3E%3Ccircle cx='32' cy='32' r='16'/%3E%3Ccircle cx='32' cy='32' r='7'/%3E%3Cpath d='M32 6v10M32 48v10M6 32h10M48 32h10'/%3E%3C/g%3E%3C/svg%3E");}
.footer{padding:42px var(--site-x) 26px!important;}.footer-grid{max-width:none!important;width:100%;grid-template-columns:1.35fr .95fr .95fr 1.15fr;gap:64px;padding-bottom:30px;}.footer .brand-main{font-size:40px;}.footer .brand-sub{font-size:9px;}.footer p,.footer a{font-size:16px!important;line-height:1.72;}.copyright{max-width:none!important;width:100%;}
/* Page hero and inner pages use same grid */
.page-hero,.page-section{padding-left:var(--site-x);padding-right:var(--site-x);}.page-hero-inner,.page-section .container{max-width:1180px;}
@media(max-width:1050px){.nav-wrap{grid-template-columns:170px 1fr;}.nav{gap:18px!important;font-size:12.5px!important}.site-header .btn{padding:14px 18px!important}.hero-grid{grid-template-columns:1fr!important}.hero-grid>div:first-child{padding:48px var(--site-x)}.hero-media img{min-height:360px!important}.hero-media{min-height:360px}.comparison{grid-template-columns:1fr}.card{grid-template-columns:60px 1fr}}
@media(max-width:900px){.nav-wrap{display:flex;}.brand-main{font-size:34px}.brand-sub{font-size:8px}.nav{top:var(--header-h);white-space:normal;font-size:14px!important}.nav a.active:after{display:none}.hero-grid>div:first-child{padding:42px 24px}.section,.footer,.page-hero,.page-section{padding-left:24px!important;padding-right:24px!important}.footer-grid{grid-template-columns:1fr;gap:28px}.footer .brand-main{font-size:36px}}
