:root {
  --srx-orange: #f26722;
  --srx-orange-deep: #d95719;
  --srx-ink: #171813;
  --srx-text: #4e4f49;
  --srx-muted: #8a8881;
  --srx-line: #e8e4de;
  --srx-warm: #fbf7f1;
  --srx-max: 1440px;
  --srx-shadow: 0 24px 60px rgba(41, 31, 23, .08);
}

html { scroll-behavior: smooth; }
.home .siteHeader,
.home .site-header,
.home #site-header,
.home .siteHeader_outer,
.home .vk-mobile-nav-menu-btn,
.home .siteFooter,
.home .site-footer { display: none !important; }
.home .siteContent,
.home .site-content,
.home .mainSection { padding: 0 !important; margin: 0 !important; }
.home .container.siteContent-container,
.home .siteContent .container { width: 100% !important; max-width: none !important; padding: 0 !important; }
body.home { margin: 0; background: #fff; color: var(--srx-ink); overflow-x: hidden; }
.sunnyrex-home { background: #fff; color: var(--srx-ink); font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", system-ui, sans-serif; }
.sunnyrex-home * { box-sizing: border-box; }
.sunnyrex-home a { text-decoration: none; }
.srx-sprite { background-image: var(--srx-sprite); background-repeat: no-repeat; background-size: 500% 200%; background-color: #f1ece6; }
.tile-0 { background-position: 0% 0%; }
.tile-1 { background-position: 25% 0%; }
.tile-2 { background-position: 50% 0%; }
.tile-3 { background-position: 75% 0%; }
.tile-4 { background-position: 100% 0%; }
.tile-5 { background-position: 0% 100%; }
.tile-6 { background-position: 25% 100%; }
.tile-7 { background-position: 50% 100%; }
.tile-8 { background-position: 75% 100%; }
.tile-9 { background-position: 100% 100%; }

/* Header */
.srx-header {
  position: sticky;
  top: 0;
  z-index: 90;
  width: 100%;
  height: 88px;
  display: grid;
  grid-template-columns: 1.15fr auto auto;
  align-items: center;
  gap: 34px;
  padding-inline: max(36px, calc((100vw - var(--srx-max)) / 2));
  background: rgba(255, 255, 255, .94);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(232, 228, 222, .8);
  transition: height .3s ease, box-shadow .3s ease, background .3s ease;
}
.srx-header.is-scrolled {
  height: 72px;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 12px 32px rgba(30, 24, 19, .06);
}
.srx-header-progress { position: absolute; left: 0; right: 0; bottom: -1px; height: 1px; background: transparent; overflow: hidden; }
.srx-header-progress b { display: block; width: 0; height: 100%; background: var(--srx-orange); transition: width .08s linear; }
.srx-brand { display: flex; align-items: center; gap: 13px; width: max-content; color: var(--srx-ink) !important; }
.srx-brand > span:last-child { display: flex; flex-direction: column; gap: 4px; }
.srx-brand b { font-size: 25px; line-height: 1; font-weight: 760; letter-spacing: -.04em; }
.srx-brand small { font-size: 8px; line-height: 1.4; color: #706e69; white-space: nowrap; }
.srx-brand-mark { position: relative; width: 28px; height: 28px; flex: 0 0 28px; border: 1.6px solid var(--srx-orange); border-radius: 50%; }
.srx-brand-mark::before {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 50%;
  background: repeating-conic-gradient(from 0deg, var(--srx-orange) 0 1.3deg, transparent 1.3deg 30deg);
  -webkit-mask: radial-gradient(circle, transparent 0 64%, #000 65% 68%, transparent 69%);
  mask: radial-gradient(circle, transparent 0 64%, #000 65% 68%, transparent 69%);
}
.srx-nav { display: flex; align-items: center; gap: 28px; }
.srx-nav a { position: relative; padding: 12px 0; color: #2d2e29 !important; font-size: 11px; font-weight: 720; white-space: nowrap; transition: color .25s ease; }
.srx-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: 5px; height: 1.5px; background: var(--srx-orange); transition: right .25s ease; }
.srx-nav a:hover,
.srx-nav a.is-active { color: var(--srx-orange) !important; }
.srx-nav a:hover::after,
.srx-nav a.is-active::after { right: 0; }
.srx-contact-top { display: flex; align-items: center; gap: 20px; padding: 16px 20px; background: var(--srx-orange); color: #fff !important; font-size: 11px; font-weight: 760; white-space: nowrap; transition: transform .25s ease, background .25s ease, box-shadow .25s ease; }
.srx-contact-top:hover { transform: translateY(-2px); background: var(--srx-orange-deep); box-shadow: 0 14px 30px rgba(242,103,34,.18); }

/* Hero */
.srx-hero { position: relative; min-height: 690px; padding: 0 0 50px; overflow: hidden; background: linear-gradient(90deg, #fff 0 46%, #fffaf5 46% 100%); }
.srx-hero-grid { width: min(calc(100% - 72px), var(--srx-max)); min-height: 620px; margin: 0 auto; display: grid; grid-template-columns: .82fr 1.18fr; align-items: center; gap: 18px; }
.srx-hero-copy { position: relative; z-index: 3; padding: 26px 28px 20px 0; }
.srx-hero-kicker { margin: 0 0 24px !important; color: #9a6c4e !important; font: 700 9px/1.4 ui-sans-serif, system-ui, sans-serif !important; letter-spacing: .18em !important; }
.srx-hero-copy h1 { margin: 0 0 26px; color: #111 !important; font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif; font-size: clamp(62px, 6.1vw, 100px); font-weight: 500; line-height: 1.06; letter-spacing: -.055em; }
.srx-hero-copy > p:not(.srx-hero-kicker) { max-width: 590px; margin: 0 0 28px; color: #4f504b; font-size: 14px; line-height: 2; }
.srx-hero-actions { display: flex; align-items: center; gap: 13px; flex-wrap: wrap; }
.srx-btn { min-height: 56px; padding: 0 23px; display: inline-flex; align-items: center; justify-content: space-between; gap: 27px; font-size: 12px; font-weight: 760; transition: transform .25s ease, background .25s ease, border-color .25s ease, box-shadow .25s ease; }
.srx-btn span { transition: transform .25s ease; }
.srx-btn:hover span { transform: translateX(5px); }
.srx-btn-primary { background: var(--srx-orange); color: #fff !important; box-shadow: 0 14px 30px rgba(242,103,34,.14); }
.srx-btn-primary:hover { transform: translateY(-2px); background: var(--srx-orange-deep); box-shadow: 0 18px 38px rgba(242,103,34,.22); }
.srx-btn-ghost { background: rgba(255,255,255,.9); color: #24251f !important; border: 1px solid #ddd8d0; }
.srx-btn-ghost:hover { transform: translateY(-2px); border-color: #bfb6aa; }
.srx-hero-visual { position: relative; height: 550px; overflow: hidden; box-shadow: 0 26px 70px rgba(92,63,39,.07); transform: translateZ(0); transition: transform .3s ease; background: #f4efe9; }
.srx-hero-visual::before { content: ""; position: absolute; inset: 0; z-index: 2; pointer-events: none; box-shadow: inset 0 0 0 1px rgba(255,255,255,.55); }
.srx-hero-slide { position: absolute; inset: 0; opacity: 0; transform: scale(1.025); transition: opacity 1s ease, transform 5.8s ease; background-size: 500% 200%; }
.srx-hero-slide.is-active { opacity: 1; transform: scale(1); }
.srx-hero-controls { position: absolute; right: 18px; bottom: 16px; z-index: 5; display: flex; align-items: center; gap: 17px; padding: 7px 8px 7px 13px; background: rgba(255,255,255,.78); backdrop-filter: blur(8px); }
.srx-hero-index { display: flex; align-items: center; gap: 10px; color: #7d7a73; font-size: 9px; letter-spacing: .13em; }
.srx-hero-index b { color: #111; font-size: 10px; }
.srx-hero-index i { width: 28px; height: 1px; background: #c5c0b8; }
.srx-hero-arrows { display: flex; gap: 5px; }
.srx-hero-arrows button,
.srx-round-arrow { appearance: none; border: 1px solid #ded9d2; background: #fff; color: #222; display: grid; place-items: center; cursor: pointer; transition: transform .25s ease, border-color .25s ease, color .25s ease, box-shadow .25s ease; }
.srx-hero-arrows button { width: 30px; height: 30px; font-size: 18px; }
.srx-hero-arrows button:hover,
.srx-round-arrow:hover { transform: translateY(-2px); border-color: var(--srx-orange); color: var(--srx-orange); box-shadow: 0 8px 18px rgba(40,30,20,.07); }
.srx-scroll { position: absolute; left: max(26px, calc((100vw - var(--srx-max))/2 - 30px)); bottom: 28px; color: #777; font-size: 8px; letter-spacing: .22em; writing-mode: vertical-rl; }
.srx-scroll::after { content: ""; display: block; width: 1px; height: 44px; margin-top: 10px; background: linear-gradient(var(--srx-orange) 0 35%, #ddd 35%); animation: srxScrollLine 2.8s ease-in-out infinite; }

/* Shared section styles */
.srx-section-title { margin-bottom: 36px; text-align: center; }
.srx-section-title small,
.srx-cases-head small,
.srx-final-copy > small { display: block; margin-bottom: 8px; color: var(--srx-orange); font-size: 9px; font-weight: 800; letter-spacing: .12em; }
.srx-section-title h2 { margin: 0; font-size: 27px; font-weight: 760; letter-spacing: -.025em; }
.srx-section-title i { display: block; width: 30px; height: 2px; margin: 14px auto 0; background: var(--srx-orange); }
.srx-text-link { display: inline-flex; align-items: center; gap: 13px; color: var(--srx-orange) !important; font-size: 12px; font-weight: 760; }
.srx-text-link span { transition: transform .25s ease; }
.srx-text-link:hover span { transform: translateX(5px); }
[data-reveal] { opacity: 0; transform: translateY(24px); transition: opacity .8s cubic-bezier(.22,.61,.36,1), transform .8s cubic-bezier(.22,.61,.36,1); }
[data-reveal].is-visible { opacity: 1; transform: none; }

/* About */
.srx-about { display: grid; grid-template-columns: .84fr 1.16fr; min-height: 500px; border-top: 1px solid #f2eee8; border-bottom: 1px solid #f2eee8; }
.srx-about-copy { padding: 74px max(44px, calc((100vw - var(--srx-max))/2)) 66px max(36px, calc((100vw - var(--srx-max))/2)); display: flex; flex-direction: column; justify-content: center; background: #fff; }
.srx-about-copy small { margin-bottom: 20px; color: var(--srx-orange); font-size: 9px; font-weight: 800; letter-spacing: .08em; }
.srx-about-copy h2 { margin: 0 0 25px; font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif; font-size: clamp(31px, 3vw, 46px); font-weight: 600; line-height: 1.52; letter-spacing: -.035em; }
.srx-about-copy p { max-width: 540px; margin: 0 0 26px; color: #55564f; font-size: 13px; line-height: 2.05; }
.srx-about-photo { min-height: 500px; transition: filter .4s ease, transform .7s ease; }
.srx-about:hover .srx-about-photo { filter: saturate(1.04); transform: scale(1.005); }

/* Solution */
.srx-solution { padding: 72px 0 64px; overflow: hidden; background: #fff; }
.srx-solution-visual { position: relative; width: min(calc(100% - 88px), 1500px); margin: 0 auto 28px; }
.srx-solution-strip { height: 245px; box-shadow: 0 15px 40px rgba(30,24,19,.05); transition: transform .55s cubic-bezier(.22,.61,.36,1), filter .4s ease; }
.srx-solution-visual:hover .srx-solution-strip { filter: saturate(1.035); }
.srx-round-arrow { position: absolute; top: 50%; width: 38px; height: 38px; border-radius: 50%; z-index: 3; font-size: 20px; transform: translateY(-50%); }
.srx-round-arrow:hover { transform: translateY(calc(-50% - 2px)); }
.srx-round-arrow.is-left { left: -20px; }
.srx-round-arrow.is-right { right: -20px; }
.srx-center-btn { width: max-content; margin: 0 auto; display: flex; }

/* Business */
.srx-business { padding: 76px max(36px, calc((100vw - var(--srx-max))/2)) 72px; background: #fff; }
.srx-business-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.srx-business-card { position: relative; height: 430px; overflow: hidden; background: #222; color: #fff !important; box-shadow: 0 14px 32px rgba(30,24,19,.04); }
.srx-business-img { position: absolute; inset: 0; transform: scale(1.005); transition: transform .65s cubic-bezier(.2,.7,.2,1), filter .45s ease; filter: brightness(.76) saturate(.94); }
.srx-business-card:hover .srx-business-img { transform: scale(1.055); filter: brightness(.64) saturate(1.03); }
.srx-card-hit { position: absolute; inset: 0; border: 1px solid transparent; transition: border-color .3s ease, box-shadow .3s ease; }
.srx-business-card:hover .srx-card-hit { border-color: rgba(242,103,34,.45); box-shadow: inset 0 0 0 1px rgba(255,255,255,.26); }
.srx-business-copy { position: absolute; inset: auto 0 0; z-index: 2; min-height: 205px; padding: 78px 28px 26px; background: linear-gradient(180deg, transparent, rgba(10,10,10,.82)); }
.srx-business-copy > span { font-size: 10px; opacity: .85; }
.srx-business-copy h3 { margin: 4px 0 10px; color: #fff !important; font-size: 23px; font-weight: 720; }
.srx-business-copy p { max-width: 92%; margin: 0; color: rgba(255,255,255,.9); font-size: 12px; line-height: 1.75; }
.srx-business-copy b { position: absolute; right: 24px; bottom: 24px; width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center; background: #fff; color: var(--srx-orange); font-weight: 600; transition: transform .3s ease; }
.srx-business-card:hover .srx-business-copy b { transform: translateX(4px); }
.srx-business-link { display: flex; width: max-content; margin: 28px auto 0; }

/* Cases */
.srx-cases { padding: 76px max(36px, calc((100vw - var(--srx-max))/2)) 84px; background: #fff; }
.srx-cases-head { display: flex; align-items: end; justify-content: space-between; margin-bottom: 30px; gap: 24px; }
.srx-cases-head h2 { margin: 0; font-size: 27px; }
.srx-cases-head > a { color: #4a4a44 !important; font-size: 11px; font-weight: 720; }
.srx-cases-head > a:hover { color: var(--srx-orange) !important; }
.srx-cases-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.srx-cases-grid article { min-width: 0; }
.srx-case-img { height: 265px; transition: transform .4s ease, filter .4s ease, box-shadow .4s ease; }
.srx-cases-grid article:hover .srx-case-img { transform: translateY(-5px); filter: saturate(1.04); box-shadow: var(--srx-shadow); }
.srx-cases-grid h3 { margin: 18px 0 10px; font-size: 17px; }
.srx-cases-grid p { margin: 0 0 10px; color: #65645d; font-size: 12px; line-height: 1.9; }
.srx-cases-grid article > a { color: var(--srx-orange) !important; font-size: 11px; font-weight: 760; }
.srx-case-dots { display: flex; justify-content: center; gap: 7px; margin-top: 28px; }
.srx-case-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d6d1c9; }
.srx-case-dots i.is-active { background: #9f744f; }

/* Company */
.srx-company { margin: 0 max(36px, calc((100vw - var(--srx-max))/2)) 68px; padding: 32px 34px; background: linear-gradient(90deg, #fffaf6, #fbf4ed); border: 1px solid #f2e5d8; }
.srx-company h2 { margin: 0 0 25px; text-align: center; font-size: 22px; }
.srx-company-links { display: grid; grid-template-columns: repeat(4, 1fr); }
.srx-company-links a { padding: 10px 25px; border-right: 1px solid #e8ded5; display: grid; grid-template-columns: 42px 1fr; column-gap: 12px; align-items: center; color: var(--srx-ink) !important; transition: transform .25s ease, background .25s ease; }
.srx-company-links a:last-child { border-right: 0; }
.srx-company-links a:hover { transform: translateY(-3px); background: rgba(255,255,255,.55); }
.srx-company-links svg { width: 30px; height: 30px; fill: none; stroke: #b7794c; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.srx-company-links b { font-size: 12px; }
.srx-company-links small { display: block; margin-top: 4px; color: #7e786f; font-size: 9px; }

/* News */
.srx-news { padding: 0 max(36px, calc((100vw - var(--srx-max))/2)) 76px; }
.srx-news-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.srx-news-list article { min-height: 106px; padding: 18px 3px 8px; border-top: 1px solid var(--srx-line); display: grid; grid-template-columns: auto auto; align-content: start; justify-content: start; column-gap: 12px; transition: border-color .25s ease, transform .25s ease; }
.srx-news-list article:hover { transform: translateY(-3px); border-color: #c8b6a8; }
.srx-news-list time { color: #77756e; font-size: 10px; }
.srx-news-list span { padding: 2px 7px; background: #f6f0e9; color: #7f6958; font-size: 9px; }
.srx-news-list h3 { grid-column: 1 / -1; margin: 12px 0 0; font-size: 13px; line-height: 1.55; }
.srx-news-list h3 a { color: #20211d !important; }
.srx-news-list h3 a:hover { color: var(--srx-orange) !important; }

/* Final contact */
.srx-final-contact { position: relative; min-height: 330px; padding: 50px max(36px, calc((100vw - var(--srx-max))/2)); display: grid; grid-template-columns: 1fr 1.15fr 1.5fr; align-items: center; gap: 30px; overflow: hidden; background: #b87a4f; color: #fff; }
.srx-final-photo { position: absolute; inset: 0; background-position: 100% 100%; filter: brightness(.68) saturate(.92); opacity: .62; transform: scale(1.015); transition: transform 5s ease; }
.srx-final-contact:hover .srx-final-photo { transform: scale(1.045); }
.srx-final-contact::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(119,63,31,.90), rgba(151,82,44,.68), rgba(89,42,23,.42)); }
.srx-final-copy,
.srx-final-actions { position: relative; z-index: 2; }
.srx-final-copy { grid-column: 1 / 3; max-width: 650px; }
.srx-final-copy > small { color: #ffd0b0; }
.srx-final-copy h2 { margin: 0 0 16px; color: #fff !important; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(34px, 3.2vw, 50px); line-height: 1.45; }
.srx-final-copy p { max-width: 620px; margin: 0; color: rgba(255,255,255,.88); font-size: 13px; line-height: 1.9; }
.srx-final-actions { grid-column: 3; display: grid; grid-template-columns: 1fr 1fr; box-shadow: 0 24px 50px rgba(42,21,10,.16); }
.srx-final-actions a { min-height: 126px; padding: 24px; display: grid; grid-template-columns: 1fr auto; align-content: center; gap: 8px 16px; background: #fff; color: #24231f !important; font-size: 12px; font-weight: 760; transition: transform .25s ease; }
.srx-final-actions a:hover { transform: translateY(-4px); }
.srx-final-actions .srx-final-orange { background: var(--srx-orange); color: #fff !important; }
.srx-final-actions small { grid-column: 1 / -1; color: #817970; font-size: 9px; font-weight: 500; }
.srx-final-actions .srx-final-orange small { color: rgba(255,255,255,.75); }

/* Footer */
.srx-footer { min-height: 110px; padding: 28px max(36px, calc((100vw - var(--srx-max))/2)); display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 32px; background: #fff; border-top: 1px solid var(--srx-line); }
.srx-footer .srx-brand small { display: none; }
.srx-footer nav { display: flex; gap: 26px; flex-wrap: wrap; }
.srx-footer nav a { color: #6c6b65 !important; font-size: 10px; font-weight: 650; }
.srx-footer nav a:hover { color: var(--srx-orange) !important; }
.srx-footer > small { color: #9b9992; font-size: 9px; }

@keyframes srxScrollLine {
  0%, 100% { background: linear-gradient(var(--srx-orange) 0 20%, #ddd 20%); }
  50% { background: linear-gradient(#ddd 0 65%, var(--srx-orange) 65% 100%); }
}

@media (max-width: 1180px) {
  .srx-header { grid-template-columns: 1fr auto; padding-inline: 26px; }
  .srx-nav { display: none; }
  .srx-hero-grid { width: calc(100% - 52px); grid-template-columns: .9fr 1.1fr; }
  .srx-hero-copy h1 { font-size: clamp(58px, 7vw, 82px); }
  .srx-hero-visual { height: 510px; }
  .srx-business-copy h3 { font-size: 20px; }
  .srx-final-contact { grid-template-columns: 1fr; }
  .srx-final-copy,
  .srx-final-actions { grid-column: 1; }
  .srx-final-actions { width: min(720px, 100%); }
}

@media (max-width: 820px) {
  .srx-header { height: 70px; padding-inline: 18px; }
  .srx-header.is-scrolled { height: 62px; }
  .srx-brand-mark { width: 25px; height: 25px; flex-basis: 25px; }
  .srx-brand b { font-size: 21px; }
  .srx-brand small { display: none; }
  .srx-contact-top { width: 42px; height: 42px; padding: 0; justify-content: center; font-size: 0; border-radius: 50%; }
  .srx-contact-top span { font-size: 17px; }

  .srx-hero { min-height: auto; padding-bottom: 54px; background: #fff; }
  .srx-hero-grid { width: calc(100% - 36px); min-height: 0; display: flex; flex-direction: column; gap: 30px; padding: 34px 0 22px; }
  .srx-hero-copy { order: 2; padding: 0; }
  .srx-hero-kicker { margin-bottom: 15px !important; font-size: 8px !important; }
  .srx-hero-copy h1 { margin-bottom: 21px; font-size: clamp(50px, 14.5vw, 68px); line-height: 1.04; }
  .srx-hero-copy > p:not(.srx-hero-kicker) { margin-bottom: 24px; font-size: 13px; line-height: 1.88; }
  .srx-hero-actions { display: grid; gap: 10px; }
  .srx-btn { width: 100%; min-height: 54px; }
  .srx-hero-visual { order: 1; width: 100%; height: auto; aspect-ratio: 1.25 / 1; box-shadow: 0 18px 45px rgba(92,63,39,.065); }
  .srx-hero-controls { right: 10px; bottom: 10px; }
  .srx-scroll { display: none; }

  .srx-about { grid-template-columns: 1fr; }
  .srx-about-photo { order: 1; min-height: 270px; }
  .srx-about-copy { order: 2; padding: 50px 20px 54px; }
  .srx-about-copy h2 { font-size: 32px; }

  .srx-solution { padding: 56px 0; }
  .srx-section-title { margin-bottom: 28px; }
  .srx-section-title h2 { font-size: 23px; }
  .srx-solution-visual { width: calc(100% - 36px); }
  .srx-solution-strip { height: auto; aspect-ratio: 710 / 190; }
  .srx-round-arrow { width: 34px; height: 34px; }
  .srx-round-arrow.is-left { left: -12px; }
  .srx-round-arrow.is-right { right: -12px; }
  .srx-center-btn { width: calc(100% - 36px); }

  .srx-business { padding: 56px 18px 60px; overflow: hidden; }
  .srx-business-grid { grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: min(82vw, 360px); gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding-bottom: 4px; }
  .srx-business-grid::-webkit-scrollbar { display: none; }
  .srx-business-card { height: 390px; scroll-snap-align: start; }
  .srx-business-copy { padding: 72px 22px 22px; }
  .srx-business-link { margin-top: 24px; }

  .srx-cases { padding: 58px 18px 64px; overflow: hidden; }
  .srx-cases-head { align-items: start; }
  .srx-cases-head h2 { font-size: 23px; }
  .srx-cases-head > a { padding-top: 6px; font-size: 9px; }
  .srx-cases-grid { grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: min(84vw, 365px); gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }
  .srx-cases-grid::-webkit-scrollbar { display: none; }
  .srx-cases-grid article { scroll-snap-align: start; }
  .srx-case-img { height: 220px; }

  .srx-company { margin: 0 18px 54px; padding: 28px 18px; }
  .srx-company-links { grid-template-columns: 1fr 1fr; }
  .srx-company-links a { min-height: 92px; padding: 13px 11px; border-right: 0; border-bottom: 1px solid #eadfd5; }
  .srx-company-links a:nth-child(odd) { border-right: 1px solid #eadfd5; }
  .srx-company-links a:nth-last-child(-n+2) { border-bottom: 0; }

  .srx-news { padding: 0 18px 58px; }
  .srx-news-list { grid-template-columns: 1fr; gap: 6px; }

  .srx-final-contact { min-height: auto; padding: 52px 18px; display: block; }
  .srx-final-copy { margin-bottom: 30px; }
  .srx-final-copy h2 { font-size: 34px; }
  .srx-final-actions { width: 100%; grid-template-columns: 1fr; }
  .srx-final-actions a { min-height: 104px; }

  .srx-footer { padding: 30px 18px; grid-template-columns: 1fr; gap: 20px; }
  .srx-footer nav { gap: 15px 20px; }
}

@media (max-width: 440px) {
  .srx-hero-copy h1 { font-size: 49px; }
  .srx-hero-visual { aspect-ratio: 1.12 / 1; }
  .srx-company-links { grid-template-columns: 1fr; }
  .srx-company-links a,
  .srx-company-links a:nth-child(odd) { border-right: 0; border-bottom: 1px solid #eadfd5; }
  .srx-company-links a:last-child { border-bottom: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; }
  [data-reveal] { opacity: 1 !important; transform: none !important; transition: none !important; }
  .srx-hero-slide { transition: opacity .15s linear !important; transform: none !important; }
  .srx-hero-visual,
  .srx-business-img,
  .srx-final-photo { transform: none !important; }
}
