
.remaining-page { --refresh-max: 1360px; }
.remaining-page .page-width { width: min(calc(100% - 64px), var(--refresh-max)); }
.refresh-hero { padding: 92px 0; overflow: hidden; background: #fff; border-bottom: 1px solid var(--line); }
.refresh-hero-grid { display: grid; grid-template-columns: minmax(0, .92fr) minmax(440px, .88fr); align-items: center; gap: 84px; }
.refresh-hero h1 { max-width: 760px; margin: 0 0 28px; color: var(--navy); font-size: clamp(48px, 5vw, 76px); font-weight: 500; line-height: 1.03; }
.refresh-hero-copy > p { max-width: 720px; margin: 0; color: var(--muted); font-size: 20px; line-height: 1.7; }
.refresh-hero-actions { display: flex; align-items: center; margin-top: 32px; gap: 26px; }
.refresh-text-link { color: var(--blue); font-size: 18px; font-weight: 650; }
.refresh-hero-visual { position: relative; width: 100%; max-width: 620px; aspect-ratio: 4 / 3; margin: 0; overflow: hidden; justify-self: end; border: 1px solid var(--line); background: var(--soft); }
.refresh-hero-visual::before { position: absolute; top: 0; left: 0; width: 6px; height: 100%; z-index: 1; content: ''; background: var(--red); }
.refresh-hero-visual img { width: 100%; height: 100%; object-fit: cover; }
.refresh-hero-visual.is-portrait img { object-position: center top; }
.refresh-hero-visual.is-state { display: grid; place-items: center; background: #f5f8fd; }
.refresh-hero-visual.is-state img { width: 68%; height: 68%; object-fit: contain; }
.refresh-hero-mark { display: flex; align-items: center; justify-content: center; min-height: 360px; color: #fff; background: var(--navy); gap: 24px; }
.refresh-hero-mark span { font-size: 64px; font-weight: 300; }
.refresh-hero-mark i { width: 2px; height: 82px; background: var(--red); }
.refresh-hero-mark strong { font-size: 22px; }
.mobile-app-video-section { padding: 92px 0; color: #fff; background: var(--navy-deep); border-bottom: 1px solid rgba(255,255,255,.16); }
.mobile-app-video-grid { display: grid; grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr); align-items: center; gap: 72px; }
.mobile-app-video-copy .refresh-eyebrow { margin: 0 0 16px; color: #fff; font-size: 14px; font-weight: 700; text-transform: uppercase; }
.mobile-app-video-copy h2 { margin: 0 0 22px; color: #fff; font-size: 44px; font-weight: 500; line-height: 1.12; }
.mobile-app-video-copy > p:not(.refresh-eyebrow) { margin: 0 0 26px; color: rgba(255,255,255,.78); font-size: 18px; line-height: 1.7; }
.mobile-app-video-copy .refresh-text-link { color: #fff; }
.mobile-app-video-frame { overflow: hidden; border: 1px solid rgba(255,255,255,.34); background: #fff; box-shadow: 0 22px 54px rgba(0,0,0,.22); }
.mobile-app-video-frame video { display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover; background: #fff; }
.refresh-content-band { padding: 92px 0; background: #fff; border-bottom: 1px solid var(--line); }
.refresh-content-band.is-soft { background: var(--soft); }
.refresh-reading-grid { display: grid; grid-template-columns: 52px minmax(0, 930px); justify-content: center; gap: 44px; }
.refresh-section-rule { width: 52px; margin-top: 18px; border-top: 2px solid var(--red); }
.refresh-prose h2 { margin: 0 0 32px; color: var(--navy); font-size: 44px; font-weight: 500; }
.refresh-prose p, .refresh-prose li, .refresh-prose blockquote { color: var(--muted); font-size: 18px; line-height: 1.72; }
.refresh-prose p { margin: 0 0 22px; }
.refresh-prose ul { margin: 0 0 28px; padding-left: 24px; }
.refresh-prose li { margin-bottom: 12px; }
.refresh-prose blockquote { margin: 28px 0; padding: 22px 28px; color: var(--navy); border-left: 4px solid var(--red); background: #fff; }
.refresh-cta { padding: 76px 0; color: #fff; border-top: 4px solid var(--red); background: var(--navy-deep); }
.refresh-article-page .footer { background: var(--navy-deep); }
.refresh-cta-grid { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 56px; }
.refresh-cta h2 { margin: 0 0 12px; color: #fff; font-size: 38px; font-weight: 500; }
.refresh-cta p { max-width: 760px; margin: 0; color: rgba(255,255,255,.78); font-size: 17px; line-height: 1.6; }
.refresh-cta-actions { display: flex; align-items: center; gap: 22px; }
.refresh-cta-actions > a:first-child { color: #fff; font-weight: 650; }
.refresh-integration-band { padding: 76px 0; background: var(--soft); border-bottom: 1px solid var(--line); }
.refresh-integration-shell { min-height: 520px; overflow: hidden; border: 1px solid var(--line); background: #fff; box-shadow: 0 18px 46px rgba(16,45,99,.09); }
.refresh-integration-shell iframe { display: block; width: 100%; min-height: 720px; border: 0; }
.refresh-integration-shell .cognito { min-height: 520px; }
.refresh-blog-heading { padding: 90px 0 56px; text-align: center; background: #fff; }
.refresh-blog-heading h1 { margin: 0; color: var(--navy); font-size: 64px; font-weight: 500; }
.refresh-blog-heading p { max-width: 760px; margin: 24px auto 0; color: var(--muted); font-size: 19px; line-height: 1.65; }
.refresh-blog-band { padding: 0 0 96px; background: #fff; }
.refresh-blog-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.refresh-blog-card { display: grid; min-width: 0; grid-template-rows: 240px 1fr; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.refresh-blog-media { display: block; overflow: hidden; background: var(--soft); }
.refresh-blog-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.refresh-blog-card:hover .refresh-blog-media img { transform: scale(1.025); }
.refresh-blog-placeholder { display: grid; width: 100%; height: 100%; place-items: center; color: #fff; font-size: 42px; font-weight: 300; background: var(--navy); }
.refresh-blog-card-copy { position: relative; min-height: 290px; padding: 34px 34px 76px; }
.refresh-blog-card h2 { margin: 0 0 18px; font-size: 27px; font-weight: 550; line-height: 1.18; }
.refresh-blog-card h2 a { color: var(--navy); text-decoration: none; }
.refresh-blog-card p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.58; }
.refresh-blog-arrow { position: absolute; right: 28px; bottom: 24px; display: grid; width: 44px; height: 44px; color: var(--blue); text-decoration: none; border: 1px solid var(--blue); border-radius: 50%; place-items: center; }
.refresh-article-hero { padding: 88px 0 58px; text-align: center; background: #fff; }
.refresh-article-label { margin: 0 0 20px; color: var(--blue); font-size: 14px; font-weight: 700; text-transform: uppercase; }
.refresh-article-hero h1 { max-width: 1050px; margin: 0 auto; color: var(--navy); font-size: 62px; font-weight: 500; line-height: 1.08; }
.refresh-article-hero > div > p:last-child { max-width: 820px; margin: 26px auto 0; color: var(--muted); font-size: 19px; line-height: 1.65; }
.refresh-article-image { width: min(calc(100% - 64px), 1180px); aspect-ratio: 16 / 8; margin: 0 auto; overflow: hidden; }
.refresh-article-image img { width: 100%; height: 100%; object-fit: cover; }
.refresh-article-prose { width: min(calc(100% - 64px), 850px) !important; padding: 70px 0 96px; }
.refresh-article-prose h2, .refresh-article-prose h3 { margin: 48px 0 20px; color: var(--navy); font-weight: 550; }
.refresh-article-prose h2 { font-size: 38px; }.refresh-article-prose h3 { font-size: 30px; }
.refresh-article-prose p, .refresh-article-prose li, .refresh-article-prose blockquote { color: var(--muted); font-size: 18px; line-height: 1.78; }
.refresh-article-prose blockquote { margin: 34px 0; padding: 22px 28px; border-left: 4px solid var(--red); background: var(--soft); }
@media (max-width: 980px) {
  .remaining-page .page-width { width: min(calc(100% - 36px), var(--refresh-max)); }
  .refresh-hero { padding: 58px 0 64px; }
  .refresh-hero-grid { grid-template-columns: 1fr; gap: 42px; }
  .refresh-hero h1 { font-size: 52px; }
  .refresh-hero-visual { max-width: none; justify-self: stretch; }
  .mobile-app-video-grid { grid-template-columns: 1fr; gap: 38px; }
  .refresh-reading-grid { grid-template-columns: 44px minmax(0, 1fr); gap: 26px; }
  .refresh-cta-grid { grid-template-columns: 1fr; }
  .refresh-blog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 640px) {
  .remaining-page .page-width { width: min(calc(100% - 28px), var(--refresh-max)); }
  .refresh-hero h1 { font-size: 42px; }
  .refresh-hero-copy > p:not(.refresh-eyebrow) { font-size: 18px; }
  .refresh-hero-actions { align-items: flex-start; flex-direction: column; }
  .refresh-hero-visual { aspect-ratio: 1 / 1; }
  .mobile-app-video-section { padding: 64px 0; }
  .mobile-app-video-copy h2 { font-size: 34px; }
  .refresh-content-band { padding: 64px 0; }
  .refresh-reading-grid { grid-template-columns: 1fr; gap: 18px; }
  .refresh-section-rule { width: 54px; }
  .refresh-prose h2 { font-size: 34px; }
  .refresh-prose p, .refresh-prose li, .refresh-prose blockquote { font-size: 17px; }
  .refresh-cta-actions { align-items: flex-start; flex-direction: column; }
  .refresh-blog-heading { padding: 58px 0 42px; }.refresh-blog-heading h1 { font-size: 46px; }
  .refresh-blog-grid { grid-template-columns: 1fr; }.refresh-blog-card { grid-template-rows: 210px 1fr; }
  .refresh-article-hero { padding: 58px 0 42px; }.refresh-article-hero h1 { font-size: 42px; }
  .refresh-article-image { width: calc(100% - 28px); aspect-ratio: 4 / 3; }
  .refresh-article-prose { width: calc(100% - 28px) !important; padding: 54px 0 72px; }
}

/* Company-page layouts: these pages intentionally do not reuse product-page sections. */
.company-about h1,
.company-careers h1,
.company-application h1,
.company-testimonials h1 { margin: 0; color: var(--navy); font-size: 62px; font-weight: 500; line-height: 1.04; }
.company-about h2,
.company-careers h2,
.company-application h2,
.company-testimonials h2 { margin: 0; color: var(--navy); font-size: 42px; font-weight: 500; line-height: 1.12; }
.company-about p,
.company-careers p,
.company-application p,
.company-testimonials p { color: var(--muted); font-size: 18px; line-height: 1.7; }
.refresh-eyebrow { margin: 0 0 14px; color: var(--blue) !important; font-size: 13px !important; font-weight: 750; text-transform: uppercase; }

.company-owner-hero,
.career-hero,
.application-intro,
.testimonials-intro { padding: 78px 0; background: #fff; border-bottom: 1px solid var(--line); }
.company-owner-grid,
.career-hero-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(440px, 1.1fr); align-items: center; gap: 72px; }
.company-owner-grid > div > p:not(.refresh-eyebrow),
.career-hero-grid > div > p:not(.refresh-eyebrow) { max-width: 690px; margin: 24px 0 0; }
.company-owner-grid figure,
.career-hero-grid figure { margin: 0; overflow: hidden; border-left: 4px solid var(--red); background: var(--soft); }
.company-owner-grid figure img,
.career-hero-grid figure img { display: block; width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }

.about-story,
.about-coverages,
.about-reasons,
.about-team,
.career-why,
.career-positions,
.career-closing,
.application-form,
.testimonials-plugin { padding: 84px 0; }
.about-story,
.about-reasons,
.career-why,
.application-form { background: var(--soft); }
.about-story-grid { display: grid; grid-template-columns: minmax(230px, .62fr) minmax(0, 1.38fr); gap: 74px; }
.about-story-grid p { margin: 0 0 22px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 32px; margin-bottom: 38px; }
.section-heading > p { max-width: 560px; margin: 0; }
.about-coverage-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.about-coverage-grid article { min-height: 220px; padding: 32px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.about-coverage-grid h3 { margin: 0 0 16px; color: var(--navy); font-size: 24px; }
.about-coverage-grid p { margin: 0; font-size: 16px; }
.reason-list { border-top: 1px solid var(--line); }
.reason-list article { display: grid; grid-template-columns: 70px 280px minmax(0, 1fr); gap: 28px; padding: 30px 0; border-bottom: 1px solid var(--line); }
.reason-list span { color: var(--blue); font-size: 30px; font-weight: 300; }
.reason-list h3 { margin: 3px 0 0; color: var(--navy); font-size: 21px; }
.reason-list p { margin: 0; font-size: 16px; }

.about-team > .page-width > h2 { margin-bottom: 36px; }
.team-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.team-grid article { min-height: 330px; padding: 24px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.team-grid img,
.team-initial { display: block; width: 100%; aspect-ratio: 1 / 1; object-fit: cover; background: var(--soft); }
.team-initial { display: grid; color: #fff; font-size: 72px; font-weight: 300; background: var(--blue); place-items: center; }
.team-grid h3 { margin: 20px 0 6px; color: var(--navy); font-size: 20px; }
.team-grid p { margin: 0; font-size: 15px; line-height: 1.45; }

.plugin-section { padding: 82px 0; color: #fff; background: var(--navy-deep); }
.plugin-heading { display: grid; grid-template-columns: minmax(0, 1fr) 320px; align-items: end; gap: 48px; }
.plugin-heading h2 { color: #fff; }
.plugin-section .refresh-eyebrow { color: #cbd9f3 !important; }
.plugin-rating { padding: 18px 0 18px 24px; color: #fff; line-height: 1.5; border-left: 3px solid var(--red); }
.plugin-placeholder,
.review-plugin-placeholder { margin-top: 36px; padding: 32px; color: var(--navy); background: #fff; border-top: 3px solid var(--red); }
.plugin-placeholder p { margin: 8px 0 0; font-size: 16px; }

.career-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.career-actions .button-secondary { color: var(--navy); border: 1px solid var(--navy); background: #fff; }
.benefit-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 34px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.benefit-row span { padding: 18px; color: var(--navy); font-weight: 650; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.career-positions > .page-width > h2 { margin-bottom: 38px; }
.career-positions details { border-top: 1px solid var(--line); }
.career-positions details:last-of-type { border-bottom: 1px solid var(--line); }
.career-positions summary { display: grid; grid-template-columns: 58px minmax(0, 1fr) auto; align-items: center; gap: 24px; padding: 28px 0; color: var(--navy); font-size: 21px; font-weight: 700; cursor: pointer; list-style: none; }
.career-positions summary::-webkit-details-marker { display: none; }
.career-positions summary::before { color: var(--blue); font-size: 24px; font-weight: 300; content: attr(data-number); }
.career-positions summary::after { color: var(--red); font-size: 28px; font-weight: 400; content: '+'; }
.career-positions details[open] summary::after { content: '−'; }
.job-copy { padding: 0 0 34px 82px; }
.job-copy p,
.job-copy li { max-width: 900px; color: var(--muted); font-size: 16px; line-height: 1.65; }
.job-copy h3 { margin: 26px 0 12px; color: var(--navy); }
.career-closing { text-align: center; background: var(--soft); }
.career-closing p { max-width: 720px; margin: 0 auto 28px; }

.application-intro-grid,
.testimonials-heading { display: grid; grid-template-columns: minmax(0, 1fr) 360px; align-items: end; gap: 72px; }
.application-intro-grid > div > p:not(.refresh-eyebrow),
.testimonials-heading > div > p:not(.refresh-eyebrow) { max-width: 720px; margin: 22px 0 0; }
.integration-label,
.rating-summary { padding: 24px 0 24px 28px; border-left: 3px solid var(--red); }
.integration-label { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.integration-label a { color: var(--blue); font-weight: 700; }
.integration-label strong,
.rating-summary strong { display: block; color: var(--navy); font-size: 24px; }
.integration-label span,
.rating-summary span { display: block; margin-top: 8px; color: var(--muted); line-height: 1.5; }
.cognito-placeholder { min-height: 620px; padding: 34px; background: #fff; border-top: 3px solid var(--red); box-shadow: 0 18px 46px rgba(16,45,99,.08); }
.cognito-placeholder h2 { font-size: 30px; }
.cognito-placeholder > p { margin: 10px 0 32px; font-size: 16px; }
.form-skeleton { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.form-skeleton span { display: block; height: 70px; border: 1px solid var(--line); background: var(--soft); }
.form-skeleton span:last-of-type { grid-column: 1 / -1; height: 160px; }
.form-skeleton button { width: max-content; min-width: 190px; padding: 16px 22px; color: #fff; font-weight: 700; border: 0; background: var(--blue); opacity: .7; }

.testimonials-intro { background: var(--soft); }
.rating-summary strong { font-size: 40px; font-weight: 500; }
.review-placeholder-head { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding-bottom: 24px; border-bottom: 1px solid var(--line); }
.review-placeholder-head strong { font-size: 24px; }
.review-placeholder-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 26px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.review-placeholder-grid article { min-height: 210px; padding: 26px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.review-placeholder-grid article::before { display: block; color: #e2c200; letter-spacing: 2px; content: '★★★★★'; }
.review-placeholder-grid p { margin: 20px 0 0; font-size: 16px; }
.plugin-note { margin: 22px 0 0; font-size: 15px !important; }

@media (max-width: 980px) {
  .company-owner-grid,
  .career-hero-grid,
  .about-story-grid,
  .application-intro-grid,
  .testimonials-heading { grid-template-columns: 1fr; gap: 40px; }
  .company-owner-grid figure,
  .career-hero-grid figure { order: -1; }
  .about-coverage-grid { grid-template-columns: 1fr; }
  .team-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .plugin-heading { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  .company-about h1,
  .company-careers h1,
  .company-application h1,
  .company-testimonials h1 { font-size: 44px; }
  .company-about h2,
  .company-careers h2,
  .company-application h2,
  .company-testimonials h2 { font-size: 34px; }
  .company-owner-hero,
  .career-hero,
  .application-intro,
  .testimonials-intro,
  .about-story,
  .about-coverages,
  .about-reasons,
  .about-team,
  .career-why,
  .career-positions,
  .career-closing,
  .application-form,
  .testimonials-plugin { padding: 58px 0; }
  .section-heading { align-items: start; flex-direction: column; }
  .reason-list article { grid-template-columns: 46px 1fr; gap: 16px; }
  .reason-list article p { grid-column: 2; }
  .team-grid { grid-template-columns: 1fr; }
  .team-grid article { min-height: auto; }
  .plugin-rating,
  .integration-label,
  .rating-summary { padding-left: 18px; }
  .career-actions { align-items: stretch; flex-direction: column; }
  .career-actions .button { text-align: center; }
  .benefit-row { grid-template-columns: 1fr; }
  .career-positions summary { grid-template-columns: 42px minmax(0, 1fr) auto; gap: 12px; font-size: 18px; }
  .job-copy { padding-left: 54px; }
  .form-skeleton { grid-template-columns: 1fr; }
  .form-skeleton span:last-of-type { grid-column: 1; }
  .integration-label { align-items: flex-start; flex-direction: column; }
  .review-placeholder-head { align-items: start; flex-direction: column; }
  .review-placeholder-grid { grid-template-columns: 1fr; }
}
