/* Presentation polish only. Background images, overlays and animations remain in styles.css. */
.polished-homepage { --hero-nav-height: 86px; --hero-strip-height: 82px; letter-spacing: 0; }
.polished-homepage :is(h1,h2,h3,p,a,button,.eyebrow) { letter-spacing: 0; }
.polished-homepage :is(button,input,textarea) { font: inherit; }
.polished-homepage :focus-visible { outline: 3px solid #2c6483; outline-offset: 4px; }
.polished-homepage .header-inner { height: var(--hero-nav-height); min-height: 0; }
.polished-homepage .brand img { width: 92px; height: 74px; object-fit: contain; }
.polished-homepage .main-nav { font-size: 14px; gap: 28px; }
.polished-homepage .main-nav a[aria-current="page"] { color: #203d2b; text-decoration: underline; text-underline-offset: 8px; }
.polished-homepage .main-nav .nav-cta { min-height: 42px; padding: 0 18px; border-radius: 6px; }
.polished-homepage .main-nav .nav-cta[aria-current="page"] { color: #fff; }
.polished-homepage .button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 44px; padding: 11px 18px; border-radius: 6px; font-size: 14px; line-height: 1.4; font-weight: 650; cursor: pointer; }
.polished-homepage svg { width: 20px; height: 20px; flex: none; stroke-width: 1.7; }
.polished-homepage .eyebrow { font-size: 12px; line-height: 1.5; margin-bottom: 14px; font-weight: 700; }
.polished-homepage .marketing-hero h1 { font-size: 60px; line-height: 1.05; font-weight: 650; margin: 0; }
.polished-homepage .hero-tagline { font-size: 30px; font-weight: 500; line-height: 1.2; margin: 16px 0 0; color: #233c2d; }
.polished-homepage .marketing-hero .lead { font-size: 17px; line-height: 1.65; margin-top: 20px; max-width: 470px; }
.polished-homepage .marketing-hero .hero-proof { font-size: 14px; font-weight: 500; gap: 9px; margin-top: 20px; }
.polished-homepage .hero-proof li { display: flex; align-items: center; gap: 10px; }
.polished-homepage .hero-proof svg { color: #506b44; width: 18px; height: 18px; }
.polished-homepage .marketing-hero .hero-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.polished-homepage .development-eyebrow { display: flex; align-items: center; gap: 9px; }
.polished-homepage .development-eyebrow span,
.polished-homepage .development-status strong span { width: 8px; height: 8px; border-radius: 50%; background: #4f7546; box-shadow: 0 0 0 4px #4f75461f; flex: none; }
.polished-homepage .development-note { display: flex; align-items: center; gap: 9px; margin-top: 16px; max-width: 470px; color: #4d5e52; font-size: 12px; line-height: 1.5; }
.polished-homepage .development-note svg { width: 16px; height: 16px; color: #506b44; }
.polished-homepage .development-note a { color: #30583a; font-weight: 600; text-underline-offset: 3px; }
.polished-homepage .inline-detail-link { display: inline-flex; align-items: center; gap: 8px; margin-top: 18px; color: #264d32; font-size: 13px; font-weight: 600; text-underline-offset: 4px; }
.polished-homepage .inline-detail-link svg { width: 16px; height: 16px; }
.polished-homepage .compact-homepage :is(.story-copy,.product-copy,.compact-heading,.compact-cta-box) h2 { font-size: 38px; line-height: 1.16; font-weight: 600; text-wrap: balance; }
.polished-homepage .compact-homepage :is(.story-panel,.product-copy,.compact-heading,.compact-cta-box) p { font-size: 16px; line-height: 1.65; }
.polished-homepage .check-list { font-size: 14px; line-height: 1.5; }
.polished-homepage .check-list li,.polished-homepage .compact-points span { font-weight: 550; }
.polished-homepage .compact-homepage :is(.compact-panel,.product-grid,.compact-cta-box,.story-panel) { border: 0; border-radius: 0; box-shadow: none; background: transparent; backdrop-filter: none; }
.polished-homepage .compact-homepage :is(.compact-feature-grid,.roadmap-grid) article { border-radius: 8px; box-shadow: none; padding: 20px; }
.polished-homepage .compact-homepage :is(.compact-feature-grid,.roadmap-grid) h3 { font-size: 17px; font-weight: 600; }
.polished-homepage .compact-homepage :is(.compact-feature-grid,.roadmap-grid) p { font-size: 14px; line-height: 1.55; }
.polished-homepage .feature-icon { width: auto; height: auto; margin-bottom: 14px; background: transparent; color: #486440; font-size: 13px; }
.polished-homepage .development-status { display: flex; align-items: center; gap: 24px; margin: 18px 0; padding: 12px 0; border-top: 1px solid #cad5c7; border-bottom: 1px solid #cad5c7; }
.polished-homepage .development-status strong { display: flex; align-items: center; gap: 10px; flex: none; color: #29492f; font-size: 14px; }
.polished-homepage .compact-homepage .development-status p { margin: 0; font-size: 13px; line-height: 1.5; color: #526157; }
.polished-homepage .feature-state { display: inline-flex; align-items: center; min-height: 24px; margin-bottom: 12px; padding: 3px 9px; border: 1px solid #cbd7c9; border-radius: 999px; color: #38523d; background: #edf3eb; font-size: 11px; line-height: 1.35; font-weight: 650; }
.polished-homepage .feature-state.is-testing { color: #5a501d; border-color: #ded4a7; background: #f7f3de; }
.polished-homepage .feature-state.is-building { color: #31516a; border-color: #c5d5df; background: #eaf1f5; }
.polished-homepage .integrated-shot { padding: 0; border-radius: 8px; box-shadow: 0 12px 36px #1836221a; background: #fff; }
.polished-homepage .integrated-shot img { width: 100%; height: auto; max-height: 430px; object-fit: contain; border-radius: 0; }
.polished-homepage .integrated-shot figcaption { font-size: 12px; padding: 10px 14px; }
.image-zoom { display: block; position: relative; width: 100%; background: #fff; border: 0; padding: 0; cursor: zoom-in; }
.zoom-mark { position: absolute; bottom: 12px; right: 12px; display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid #cdd7ce; border-radius: 6px; background: #ffffffed; color: #26432f; }
.image-dialog { padding: 44px 12px 12px; border: 0; border-radius: 8px; max-width: 96vw; max-height: 94dvh; background: #f8faf8; }
.image-dialog::backdrop { background: #13251ee0; }
.image-dialog img { max-width: 100%; max-height: calc(94dvh - 65px); object-fit: contain; }
.dialog-close { position: absolute; top: 6px; right: 8px; display: grid; place-items: center; width: 34px; height: 32px; border: 1px solid #d5dfd3; border-radius: 5px; background: white; cursor: pointer; }
.polished-homepage .compact-homepage .compact-cta-box { color: #203629; background: transparent !important; }
.polished-homepage .compact-homepage .compact-cta-box { border: 0 !important; box-shadow: none !important; }
.polished-homepage .compact-homepage .compact-cta-box :is(h2,p,.eyebrow) { color: inherit; }
.pilot-form { padding: 24px; border: 1px solid #d6dfd3; border-radius: 8px; background: #ffffffed; box-shadow: 0 12px 40px #1836220d; min-width: 0; }
.pilot-form label { display: grid; gap: 6px; font-size: 13px; font-weight: 600; margin-bottom: 14px; }
.pilot-form label span { font-size: 12px; font-weight: 400; display: contents; }
.pilot-form input,.pilot-form textarea { width: 100%; min-width: 0; padding: 10px 12px; border: 1px solid #bfcdbd; border-radius: 5px; background: #fbfcfa; color: #1b2b20; font-size: 16px; }
.pilot-form textarea { resize: vertical; min-height: 100px; max-height: 220px; }
.form-row { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.polished-homepage .compact-homepage .pilot-form :is(.form-privacy,.form-result) { font-size: 12px; line-height: 1.5; margin: 8px 0 14px; }
.pilot-form a { text-underline-offset: 3px; }
.pilot-form .button { width: 100%; }
.polished-homepage .pilot-form .button.primary { background: #123622; border-color: #123622; color: #fff; }
.polished-homepage .pilot-form .button.primary:hover,
.polished-homepage .pilot-form .button.primary:focus { background: #33452f; }
.pilot-form .button:disabled { opacity: .65; cursor: not-allowed; }
.form-trap { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.pilot-form .form-result:empty { display: none; }
.polished-homepage .compact-homepage .pilot-form .form-result[data-state="error"] { color: #9b3425; }
.presentation-footer { display: none; }
/* One unframed presentation surface; cards remain reserved for repeated content and the form. */
.polished-homepage #umfang .compact-panel { background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; backdrop-filter: none !important; }
.polished-homepage .main-nav a { font-weight: 550; }
.polished-homepage .main-nav .nav-cta { font-weight: 600; }
.polished-homepage .cta-section .container.cta-box .legal-hint a,.polished-homepage .pilot-form a { font-weight: 500; color: #30583a; }
.polished-homepage .check-list li::before,.polished-homepage .compact-points span::before { display: none; }
.polished-homepage :is(.check-list li,.compact-points span) { display: flex; align-items: center; gap: 12px; }
.polished-homepage :is(.check-list,.compact-points) svg { width: 20px; height: 20px; color: #496844; }
.polished-homepage .compact-homepage :is(.story-panel,.product-copy,.compact-heading) p { color: #34443a; }
.polished-homepage .compact-homepage .compact-cta-box > div > p { margin-top: 16px; }
@media (min-width: 901px) {
  .polished-homepage .horizontal-site { height: calc(100dvh - var(--hero-nav-height) - 42px); }
  .polished-homepage .horizontal-track { height: 100%; scrollbar-width: none; scroll-snap-type: x mandatory; }
  .polished-homepage .horizontal-track::-webkit-scrollbar { display: none; }
  .polished-homepage .horizontal-track > section { width: 100%; min-width: 0; height: 100%; flex: 0 0 100%; overflow-y: auto; overflow-x: hidden; scroll-snap-align: start; scrollbar-width: thin; scrollbar-color: #9eaf96 transparent; }
  .polished-homepage .horizontal-track > section:not(.marketing-hero) { padding: 48px 0; }
  .polished-homepage .compact-homepage .horizontal-track > section > .container { width: min(1480px,calc(100% - 136px)); height: auto; min-height: 100%; max-height: none; padding: 0; overflow: visible; }
  .polished-homepage .marketing-hero { display: flex; flex-direction: column; }
  .polished-homepage .marketing-hero .hero-grid { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); gap: 36px; flex: 1 0 auto; min-height: calc(100% - var(--hero-strip-height) - 2px) !important; padding: 24px 0 !important; align-items: center; }
  .polished-homepage .marketing-hero .hero-copy { padding: 0; max-width: 100%; min-width: 0; }
  /* Keep the three-view composition, but constrain it to its own grid column. */
  .polished-homepage .marketing-hero .hero-stage { position: relative; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); align-content: center; align-items: end; gap: 14px; height: auto; min-height: 0; width: 100%; padding: 0; }
  .polished-homepage .hero-stage::after { display: none; }
  .polished-homepage .marketing-hero .hero-shot { position: static; inset: auto !important; width: 100% !important; height: auto; max-height: 220px !important; object-fit: contain !important; transform: none; border-radius: 8px; opacity: 1; box-shadow: 0 14px 40px #1836221a; }
  .polished-homepage .marketing-hero .hero-shot-calendar { grid-column: 1 / -1; width: 88% !important; justify-self: end; max-height: 250px !important; }
  .polished-homepage .hero-strip { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); width: 100%; flex-shrink: 0; }
  .polished-homepage .hero-strip > div { padding: 12px 24px; }
  .polished-homepage .hero-strip strong { font-size: 14px; }
  .polished-homepage .hero-strip p { font-size: 12px; line-height: 1.4; }
  .polished-homepage .compact-homepage :is(.product-grid,.story-grid) { grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); gap: 44px; }
  .polished-homepage .compact-homepage .reverse-product { grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); }
  .polished-homepage .reverse-product .product-copy { grid-column: 1; grid-row: 1; }
  .polished-homepage .reverse-product .integrated-shot { grid-column: 2; grid-row: 1; }
  .polished-homepage .compact-homepage .horizontal-track > section:not(.marketing-hero) > .container { min-height: 0; height: auto; margin-block: auto; }
  .polished-homepage .horizontal-track > section:not(.marketing-hero) { display: flex; flex-direction: column; }
  .polished-homepage .compact-homepage .compact-feature-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .polished-homepage .compact-homepage .compact-panel { align-content: center; }
  .polished-homepage .compact-homepage .compact-cta-box { grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; gap: 64px; }
  .polished-homepage .panel-arrow { width: 36px; height: 54px; display: grid; place-items: center; border-radius: 6px; opacity: 1; }
  .polished-homepage .panel-arrow:disabled { opacity: .25; cursor: default; }
  .presentation-footer { position: relative; display: flex; align-items: center; justify-content: space-between; height: 42px; padding: 0 28px; background: #fbfcf8; border-top: 1px solid #dce3d7; font-size: 11px; color: #5a6758; }
  .slide-counter { min-width: 64px; font-variant-numeric: tabular-nums; }
  .slide-dots { display: flex; gap: 5px; }
  .slide-dots button { display: grid; place-items: center; width: 26px; height: 28px; border: 0; padding: 0; background: transparent; cursor: pointer; }
  .slide-dots button::after { content: ""; width: 6px; height: 6px; border-radius: 50%; background: #bdc8b7; }
  .slide-dots button[aria-current="page"]::after { width: 18px; border-radius: 3px; background: #48643f; }
  .presentation-legal { display: flex; gap: 16px; }
  .presentation-legal a { text-decoration: none; }
}
@media (min-width: 901px) and (max-height: 780px) {
  .polished-homepage .marketing-hero h1 { font-size: 48px; }
  .polished-homepage .hero-tagline { font-size: 26px; margin-top: 12px; }
  .polished-homepage .marketing-hero .lead { font-size: 15px; margin-top: 14px; }
  .polished-homepage .marketing-hero .hero-proof { margin-top: 14px; gap: 6px; }
  .polished-homepage .marketing-hero .hero-actions { margin-top: 18px; }
  .polished-homepage .compact-homepage :is(.story-copy,.product-copy,.compact-heading,.compact-cta-box) h2 { font-size: 32px; }
  .polished-homepage .marketing-hero .hero-shot-calendar { max-height: 210px !important; }
}
@media (min-width: 901px) and (max-width: 1150px) {
  .polished-homepage .main-nav { gap: 18px; }
  .polished-homepage .compact-homepage :is(.product-grid,.reverse-product,.story-grid) { gap: 28px; }
  .polished-homepage .compact-homepage .compact-cta-box { gap: 28px; }
  .polished-homepage .compact-homepage .compact-feature-grid,.polished-homepage .roadmap-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .polished-homepage .marketing-hero h1 { font-size: 46px; }
  .polished-homepage .hero-tagline { font-size: 25px; }
}
@media (max-width: 900px) {
  .polished-homepage .header-inner { height: auto; min-height: 86px; padding: 8px 0; gap: 12px; }
  .polished-homepage .main-nav { display: flex; justify-content: flex-end; gap: 10px 16px; flex-wrap: wrap; font-size: 12px; }
  .polished-homepage .main-nav .nav-cta { padding: 8px 12px; min-height: 36px; }
  .polished-homepage .brand img { width: 74px; min-width: 74px; }
  .polished-homepage .marketing-hero h1 { font-size: 48px; }
  .polished-homepage .hero-tagline { font-size: 28px; }
  .polished-homepage .marketing-hero .hero-grid { padding: 24px 0; gap: 20px; }
  .polished-homepage .marketing-hero .hero-copy { padding: 0; }
  .polished-homepage .hero-stage { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; margin-top: 0; min-height: 0; }
  .polished-homepage .hero-stage::after { display: none; }
  .polished-homepage .hero-shot { height: auto; object-fit: contain; border-radius: 6px; }
  .polished-homepage .hero-shot-calendar { grid-column: 1 / -1; }
  .polished-homepage .compact-homepage :is(.story-copy,.product-copy,.compact-heading,.compact-cta-box) h2 { font-size: 30px; }
  .polished-homepage .compact-homepage :is(.story-panel,.compact-panel,.product-grid,.compact-cta-box) { padding: 0; }
  .polished-homepage .development-status { align-items: flex-start; flex-direction: column; gap: 6px; }
  .polished-homepage .section { padding: 40px 0; scroll-margin-top: 110px; }
  .polished-homepage .reverse-product .product-copy { order: -1; }
  .polished-homepage .compact-homepage .compact-cta-box { display: grid; gap: 24px; }
  .pilot-form { padding: 18px; }
  .form-row { grid-template-columns: 1fr; gap: 0; }
}
