/* Isolated CSDocs trial page. Screenshots retain their intrinsic proportions. */
.start-v2-page { margin: 0; background: #f5f7f6; }
.csdocs-start {
  --start-bg: #f5f7f6;
  --start-ink: #0f2a2e;
  --start-copy: #3f595f;
  --start-muted: #526a70;
  --start-line: #d7e1df;
  --start-teal: #0b6f72;
  --start-max: 1180px;
  color: var(--start-ink);
  background: var(--start-bg);
  font: 16px/1.6 "Google Sans Text", "Google Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.csdocs-start, .csdocs-start *, .csdocs-start *::before, .csdocs-start *::after { box-sizing: border-box; }
.csdocs-start [hidden] { display: none !important; }
.csdocs-start :where(h1, h2, h3, p, ul, ol, figure) { margin-top: 0; }
.csdocs-start h1, .csdocs-start h2, .csdocs-start h3 {
  color: var(--start-ink); font-family: "Google Sans", -apple-system, system-ui, sans-serif; font-weight: 500; line-height: 1.12; letter-spacing: -.035em; text-wrap: balance;
}
.csdocs-start p, .csdocs-start li { color: var(--start-copy); }
.csdocs-start a { color: var(--start-teal); text-underline-offset: .2em; text-decoration-thickness: 1px; }
.csdocs-start img { display: block; max-width: 100%; height: auto; }
.csdocs-start button { font: inherit; cursor: pointer; }
.csdocs-start :focus-visible, .start-skip-link:focus-visible { outline: 3px solid #b77700; outline-offset: 4px; }
.csdocs-start [id] { scroll-margin-top: 24px; }
.start-container { width: min(calc(100% - 48px), var(--start-max)); margin-inline: auto; }
.start-visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.start-skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; padding: 12px; border-radius: 8px; color: white; background: #0f2a2e; font: 600 15px/1.3 sans-serif; transform: translateY(-160%); }
.start-skip-link:focus { transform: none; }
.start-eyebrow, .start-kicker { margin-bottom: 18px; color: var(--start-teal) !important; font-size: .81rem; font-weight: 600; line-height: 1.4; letter-spacing: .015em; }
.start-eyebrow { display: flex; align-items: center; gap: 10px; }
.start-eyebrow::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #b28226; }
.start-section-heading { max-width: 680px; margin-bottom: 42px; }
.start-section-heading h2 { margin-bottom: 20px; font-size: clamp(2rem, 3.6vw, 3.15rem); }
.start-section-heading > p:last-child { margin-bottom: 0; font-size: 1.05rem; }
.csdocs-start .start-button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 46px; padding: 12px 19px; border: 1px solid transparent; border-radius: 9px; font-size: .93rem; font-weight: 650; line-height: 1.3; text-align: center; text-decoration: none; transition: background 150ms ease; }
.csdocs-start .start-button-primary { color: #fff; background: var(--start-teal); }
.csdocs-start .start-button-primary:hover { background: #075a5d; }
.csdocs-start .start-button-secondary { color: var(--start-ink); background: #fff; border-color: #b8cbc8; }
.csdocs-start .start-button-secondary:hover { background: #eaf2f0; }
.csdocs-start .start-button-large { min-height: 52px; }
.start-button-full { width: 100%; }
.start-text-link { display: inline-flex; align-items: center; gap: 7px; font-weight: 650; }
.start-back-row { margin-bottom: 58px; }
.start-back-link { display: inline-flex; align-items: center; min-height: 44px; gap: 9px; padding: 8px 0; font-size: .86rem; font-weight: 500; text-decoration: none; }
.start-back-link:hover { text-decoration: underline; }
.start-hero { padding: 22px 0 0; }
.start-hero-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(32px, 4vw, 56px); align-items: center; }
.start-hero-copy h1 { margin-bottom: 24px; font-size: clamp(2.8rem, 4.3vw, 3.8rem); line-height: 1.04; letter-spacing: -.045em; }
.start-hero-copy h1 em { font-weight: 400; color: var(--start-teal); }
.start-hero-lede { max-width: 45ch; margin-bottom: 28px; font-size: 1.07rem; line-height: 1.7; }
.start-hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 16px 22px; }
.start-hero-example { min-height: 44px; font-size: .87rem; text-decoration: none; }
.start-hero-example:hover { text-decoration: underline; }
.start-billing-note { max-width: 62ch; margin: 16px 0 0; font-size: .88rem; line-height: 1.65; }
.start-billing-note strong { color: var(--start-ink); }
.start-hero-preview { min-width: 0; margin: 0; padding: 20px; border-radius: 18px; background: #14383c; box-shadow: 0 20px 45px -24px #0f2a2e70; }
.start-preview-heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 0 0 17px; color: #dfedeb; font-size: .73rem; }
.start-demo-label { color: #bdd4d1; font-size: .66rem; }
.start-hero-preview figcaption { display: flex; align-items: start; gap: 12px; margin: 18px 0 2px; color: #bdd4d1; font-size: .73rem; line-height: 1.65; }
.start-hero-preview figcaption strong { color: #f1f7f5; font-size: .82rem; font-weight: 500; }
.start-preview-mark { color: #e2b55e; font-size: 1.5rem; line-height: 1.25; }
.start-trial-includes { margin-top: 68px; padding-block: 30px 34px; border-top: 1px solid var(--start-line); }
.start-summary-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; margin: 0; padding: 0; list-style: none; }
.start-summary-list li { display: flex; gap: 14px; align-items: baseline; }
.start-summary-list li > span { color: var(--start-teal); font-size: .74rem; font-weight: 600; }
.start-summary-list strong { color: var(--start-ink); font-size: .96rem; }
.start-summary-list p { margin: 4px 0 0; font-size: .91rem; line-height: 1.5; }
.start-product-section, .start-process-section, .start-pricing-section, .start-faq-section { padding: 96px 0; }
.start-product-section, .start-faq-section { background: #fff; }
.start-pricing-section { padding-top: 40px; padding-bottom: 96px; }
.start-proof-tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; border-bottom: 1px solid var(--start-line); }
.start-proof-tabs button { min-height: 62px; padding: 14px 0; border: 0; border-bottom: 3px solid transparent; color: var(--start-copy); background: transparent; font-size: .94rem; font-weight: 500; line-height: 1.35; text-align: left; }
.start-proof-tabs button > span { margin-right: 8px; font-size: .73rem; color: var(--start-teal); }
.start-proof-tabs button[aria-selected="true"] { border-bottom-color: var(--start-teal); color: var(--start-teal); }
.start-proof-tabs button:hover { color: var(--start-teal); }
.start-proof-tabs button:focus-visible { outline-offset: -6px; }
.start-proof-panel { display: grid; grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); align-items: center; gap: 64px; padding: 38px 0 16px; }
.start-proof-panel + .start-proof-panel { border-top: 1px solid var(--start-line); }
.start-proof-copy h3 { max-width: 20ch; margin-bottom: 18px; font-size: 2rem; }
.start-proof-copy > p { font-size: .97rem; }
.start-proof-answer { margin: 24px 0 0; padding: 0 0 0 18px; border-left: 2px solid #b28226; font-size: .88rem !important; }
.start-proof-answer strong { display: block; margin-bottom: 6px; color: var(--start-ink); font-size: .85rem; }
.start-proof-figure { min-width: 0; margin: 0; }
.start-shot-link { position: relative; display: block; border: 1px solid #d7e1df; border-radius: 10px; overflow: hidden; background: #fff; cursor: zoom-in; }
.start-shot-link:focus-visible { outline-offset: 5px; }
.start-shot-expand { position: absolute; right: 10px; bottom: 10px; padding: 7px 11px; border: 1px solid #c9d8d4; border-radius: 6px; color: var(--start-ink); background: #fff; font-size: .74rem; box-shadow: 0 2px 8px #0f2a2e0a; }
.start-shot-link:hover .start-shot-expand { color: #fff; background: var(--start-teal); border-color: var(--start-teal); }
.start-proof-window { position: relative; width: 100%; overflow: hidden; }
/* Viewports crop the original screenshot; only width scales the image. */
.csdocs-start .start-proof-window img { position: absolute; max-width: none; height: auto; }
.start-proof-window-search { aspect-ratio: 720 / 450; }
.start-proof-window-search img { width: 177.777778%; left: -38.888889%; top: -19.333333%; }
.start-proof-window-document { aspect-ratio: 720 / 470; }
.start-proof-window-document img { width: 177.777778%; left: -41.666667%; top: -27.659574%; }
.start-proof-window-map { aspect-ratio: 1024 / 576; }
.start-proof-window-map img { width: 125%; left: -12.5%; top: -12.5%; }
.start-proof-figure figcaption { margin: 12px 0 8px; color: var(--start-muted); font-size: .78rem; }
.start-demo-callout { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 26px; padding: 26px 0 0; border-top: 1px solid var(--start-line); }
.start-demo-callout p { margin: 0; font-size: .94rem; }
.start-demo-callout strong { display: block; color: var(--start-ink); }
.start-demo-callout > a { flex-shrink: 0; }
.start-process-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 0; padding: 0; gap: 38px; list-style: none; }
.start-process-list li { padding-top: 20px; border-top: 1px solid #bacdc7; }
.start-process-list li > span { display: block; margin-bottom: 18px; color: var(--start-teal); font-size: 1.1rem; }
.start-process-list h3 { margin-bottom: 13px; font-size: 1.24rem; }
.start-process-list p { margin-bottom: 0; font-size: .95rem; }
.start-evaluation { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 64px; margin-top: 46px; align-items: center; }
.start-evaluation h3 { margin-bottom: 10px; font-size: 1.15rem; }
.start-evaluation p { margin-bottom: 0; font-size: .93rem; }
.start-founder-inline { display: flex; align-items: center; gap: 22px; padding: 26px; background: #e6eeea; border-radius: 12px; }
.csdocs-start .start-founder-inline img { width: 104px; height: 104px; flex: 0 0 104px; object-fit: cover; border-radius: 7px; }
.start-founder-inline .start-guide-label { margin-bottom: 7px; font-size: .76rem; color: var(--start-teal); }
.start-founder-inline h3 { margin-bottom: 5px; font-size: 1.35rem; }
.start-founder-inline span, .start-founder-inline a { display: block; font-size: .83rem; }
.start-founder-inline p:not(.start-guide-label) { margin: 12px 0; font-size: .85rem; line-height: 1.55; }
.start-founder-inline span { color: var(--start-muted); font-size: .8rem; }
.start-founder-inline a { margin-top: 7px; font-weight: 600; }
.start-pricing-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .9fr); gap: clamp(40px, 7vw, 96px); align-items: center; }
.start-pricing-copy h2 { margin-bottom: 30px; font-size: clamp(2.4rem, 4vw, 3.5rem); }
.start-check-list { display: grid; margin: 0; padding: 0; gap: 13px; list-style: none; }
.start-check-list li { position: relative; padding-left: 26px; font-size: .95rem; }
.start-check-list li::before { position: absolute; left: 0; color: var(--start-teal); content: "✓"; font-weight: 700; }
.start-fit-note { margin: 28px 0 18px; font-size: .94rem; }
.start-fit-note strong { color: var(--start-ink); }
.start-pricing-copy > p:last-child { margin-bottom: 0; font-size: .92rem; }
.start-price-card { padding: 34px; border: 1px solid #c5d6cf; border-top: 3px solid var(--start-teal); border-radius: 14px; background: #fff; box-shadow: 0 12px 34px -24px #0f2a2e40; }
.start-price-label { margin-bottom: 26px; color: var(--start-ink) !important; font-weight: 600; }
.start-price-timeline { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1.3fr); align-items: center; gap: 16px; padding-bottom: 24px; border-bottom: 1px solid var(--start-line); }
.start-price-period { font-size: .79rem; color: var(--start-muted); }
.start-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 0 8px; margin: 8px 0 0; }
.start-price strong { color: var(--start-ink); font-family: "Google Sans", sans-serif; font-size: 2.6rem; font-weight: 500; line-height: 1.15; letter-spacing: -.04em; }
.start-price span { color: var(--start-copy); font-size: .83rem; }
.start-price-arrow { color: var(--start-teal); font-size: 1.1rem; }
.start-price-after { margin: 16px 0 22px; font-size: .93rem; }
.start-price-footnote { margin: 14px 0 0; font-size: .82rem; }
.start-cancel-note { margin-top: 22px; padding-top: 20px; border-top: 1px solid #c5d8d0; font-size: .85rem; }
.start-cancel-note > strong { color: var(--start-ink); }
.start-cancel-note p { margin: 6px 0 10px; }
.start-cancel-note a { overflow-wrap: anywhere; }
.start-faq-grid { display: grid; grid-template-columns: minmax(0, .75fr) minmax(0, 1.25fr); gap: clamp(32px, 7vw, 86px); }
.start-faq-intro h2 { margin-bottom: 18px; font-size: clamp(2rem, 3vw, 2.6rem); }
.start-faq-intro p:last-child { font-size: .93rem; }
.start-faq-list details { border-bottom: 1px solid #cbd8d4; }
.start-faq-list details:first-child { border-top: 1px solid #cbd8d4; }
.start-faq-list summary { display: flex; justify-content: space-between; align-items: center; gap: 22px; padding: 20px 0; color: var(--start-ink); cursor: pointer; font-size: .97rem; font-weight: 650; list-style: none; }
.start-faq-list summary::-webkit-details-marker { display: none; }
.start-faq-list summary > span::before { content: "+"; font-size: 1.4rem; font-weight: 400; }
.start-faq-list details[open] summary > span::before { content: "−"; }
.start-faq-list details > div { padding-bottom: 20px; }
.start-faq-list details p { margin: 0; font-size: .92rem; }
.start-faq-list a { overflow-wrap: anywhere; }
.start-footer { padding: 34px 0 24px; border-top: 1px solid var(--start-line); background: #fff; }
.start-footer-grid { display: flex; align-items: start; justify-content: space-between; gap: 36px; }
.start-brand { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; }
.start-brand-mark { display: grid; width: 36px; height: 36px; place-items: center; }
.start-brand-mark img { width: 32px; height: auto; }
.start-brand-copy strong, .start-brand-copy small { display: block; line-height: 1.3; }
.start-brand-copy strong { color: var(--start-ink); font-size: 1.15rem; }
.start-brand-copy small { color: var(--start-muted); font-size: .66rem; }
.start-footer-grid > div > p { max-width: 380px; margin: 14px 0 0; font-size: .83rem; }
.start-footer nav { display: flex; flex-wrap: wrap; gap: 16px; padding-top: 9px; }
.start-footer nav a { font-size: .85rem; }
.start-footer-bottom { margin-top: 24px; padding-top: 18px; border-top: 1px solid var(--start-line); }
.start-footer-bottom p { margin-bottom: 0; font-size: .73rem; color: var(--start-muted); }
.start-mobile-cta { position: fixed; z-index: 20; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 18px max(12px, env(safe-area-inset-bottom)); border-top: 1px solid #b9cfc8; background: #fff; box-shadow: 0 -4px 20px #0f2a2e10; }
.start-mobile-cta strong, .start-mobile-cta span { display: block; line-height: 1.45; }
.start-mobile-cta strong { font-size: .8rem; }
.start-mobile-cta span { font-size: .74rem; color: var(--start-copy); }
.start-image-viewer { position: fixed; inset: 0; box-sizing: border-box; width: min(1440px, calc(100% - 48px)); max-width: none; height: calc(100dvh - 48px); max-height: none; margin: auto; padding: 0; border: 1px solid #4f6c6d; border-radius: 14px; color: #f0f6f4; background: #143237; }
.start-image-viewer[open] { display: flex; flex-direction: column; }
.start-image-viewer::backdrop { background: #061719d9; }
.start-viewer-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 24px; border-bottom: 1px solid #4f6c6d; }
.start-viewer-toolbar h2 { margin: 0 0 5px; color: #f0f6f4; font-size: 1.1rem; letter-spacing: -.01em; }
.start-viewer-toolbar p { margin: 0; color: #bfd3cf; font-size: .8rem; }
.start-viewer-actions { display: flex; gap: 10px; flex-shrink: 0; }
.start-viewer-actions button { min-height: 44px; padding: 10px 15px; border: 1px solid #78938f; border-radius: 7px; color: #f0f6f4; background: transparent; font-size: .85rem; }
.start-viewer-actions button:hover { background: #2d5254; }
.start-viewer-stage { display: flex; align-items: center; justify-content: center; flex: 1; min-height: 0; overflow: auto; padding: 20px; overscroll-behavior: contain; }
.csdocs-start .start-viewer-image { width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: contain; flex: 0 0 auto; }
.start-viewer-stage.is-zoomed { display: block; }
.csdocs-start .is-zoomed .start-viewer-image { width: 1280px; max-width: none; max-height: none; }
html.start-viewer-open { overflow: hidden; }
html.start-viewer-open .start-mobile-cta { display: none; }
@media (max-width: 960px) {
  .start-hero-grid { gap: 30px; }
  .start-hero-preview { padding: 14px; }
  .start-preview-heading { flex-wrap: wrap; gap: 4px; }
  .start-proof-panel { gap: 32px; }
  .start-proof-copy h3 { font-size: 1.7rem; }
  .start-evaluation { gap: 32px; }
  .start-founder-inline { padding: 20px; gap: 16px; }
  .start-pricing-grid { gap: 32px; }
  .start-price-card { padding: 26px; }
}
@media (max-width: 780px) {
  .start-container { width: calc(100% - 36px); }
  .start-hero { padding-top: 16px; padding-bottom: 0; }
  .start-back-row { margin-bottom: 30px; }
  .start-hero-grid, .start-pricing-grid, .start-faq-grid, .start-evaluation { grid-template-columns: minmax(0, 1fr); }
  .start-hero-grid { gap: 32px; }
  .start-hero-copy h1 { font-size: clamp(2.6rem, 7.5vw, 3.5rem); max-width: 650px; }
  .start-hero-lede { font-size: 1.06rem; }
  .start-hero-preview { padding: 16px; }
  .start-summary-list { grid-template-columns: 1fr; gap: 20px; }
  .start-summary-list li { gap: 16px; }
  .start-trial-includes { margin-top: 32px; padding-block: 26px 34px; }
  .start-product-section, .start-process-section, .start-faq-section { padding: 60px 0; }
  .start-pricing-section { padding: 0 0 60px; }
  .start-section-heading h2, .start-pricing-copy h2, .start-faq-intro h2 { font-size: clamp(1.9rem, 5.8vw, 2.5rem); }
  .start-section-heading { margin-bottom: 30px; }
  .start-proof-panel { grid-template-columns: minmax(0, 1fr); padding: 26px 0 0; gap: 24px; }
  .start-proof-figure { grid-row: 1; }
  .start-proof-copy > p:last-child { margin-bottom: 0; }
  .start-proof-answer { margin-top: 18px; }
  .start-proof-copy h3 { font-size: 1.55rem; }
  .start-proof-tabs { gap: 12px; }
  .start-proof-tabs button { font-size: .82rem; padding: 12px 0; }
  .start-proof-tabs button > span { display: block; margin: 0 0 4px; }
  .start-demo-callout { align-items: start; flex-direction: column; gap: 14px; }
  .start-process-list { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  .start-process-list li { display: flex; gap: 15px; }
  .start-process-list li > span { flex: 0 0 24px; margin: 0; }
  .start-evaluation { gap: 24px; }
  .start-price-card { padding: 26px; }
  .start-footer-grid { flex-direction: column; gap: 20px; }
  .start-footer nav { padding-top: 0; }
  .start-footer { padding-bottom: 112px; }
  .start-image-viewer { width: 100%; height: 100dvh; border: 0; border-radius: 0; }
  .start-viewer-toolbar { align-items: start; flex-direction: column; gap: 14px; padding: 18px; padding-top: max(18px, env(safe-area-inset-top)); }
  .start-viewer-actions { width: 100%; justify-content: space-between; }
  .start-viewer-stage { padding: 12px 12px max(12px, env(safe-area-inset-bottom)); }
}
@media (max-width: 420px) {
  .start-hero-actions .start-button { width: 100%; }
  .start-price-card { padding: 22px; }
  .start-mobile-cta { gap: 8px; padding-inline: 12px; }
  .start-mobile-cta .start-button { padding-inline: 14px; font-size: .85rem; }
  .start-hero-actions { gap: 8px; }
  .start-hero-example { justify-content: center; width: 100%; }
  .start-hero-preview { padding: 12px; }
  .start-demo-label { display: none; }
  .start-price-timeline { gap: 10px; }
  .start-price strong { font-size: 2.3rem; }
  .start-price span { flex-basis: 100%; }
  .start-founder-inline { align-items: start; gap: 16px; padding: 18px; }
  .csdocs-start .start-founder-inline img { width: 76px; height: 76px; flex-basis: 76px; }
}
@media (prefers-reduced-motion: reduce) { .csdocs-start *, .start-skip-link { transition: none !important; scroll-behavior: auto !important; } }
@media (forced-colors: active) {
  .csdocs-start .start-button { border-color: ButtonText; }
  .start-proof-tabs button[aria-selected="true"] { border-bottom-color: Highlight; }
}
@media print {
  .start-proof-tabs, .start-mobile-cta, .start-back-row, .start-image-viewer, .start-shot-expand { display: none !important; }
  .csdocs-start .start-proof-panel[hidden] { display: grid !important; }
  .start-proof-panel { break-inside: avoid; }
}
