/* Shared visual language from the public homepage. Loaded after the functional layouts. */
:root {
  --font-inter: Arial, Helvetica, sans-serif;
  --font-manrope: Arial, Helvetica, sans-serif;
  --ink: #1e365a;
  --muted: #626262;
  --blue: #3885cd;
  --sky: #4a9bdd;
  --pale: #eef5fa;
  --line: #ddd;
  --night: #1e365a;
}
html { scroll-padding-top: 90px; }
body { background: #fcfcfc; color: #0a0a0a; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }
a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 3px solid #248bd1; outline-offset: 4px; }
.brand { gap: 9px; font-size: 24px; letter-spacing: -.06em; }
.brand-logo { width: 34px; height: 34px; box-shadow: none; }
.site-header { height: 76px; padding: 0 32px; gap: 24px; display: grid; grid-template-columns: auto 1fr auto; background: rgba(252,252,252,.94); backdrop-filter: blur(16px); border: 0; }
.site-header nav { justify-self: center; margin: 0; gap: 32px; font-weight: 400; color: #555; }
.site-header nav a:hover { color: #000; }
.header-account-actions { gap: 18px; }
.header-account-actions .header-login { padding: 0; border: 0; min-width: 0; font-size: 14px; font-weight: 400; background: transparent; color: #0a0a0a; }
.header-get-started { padding: 10px 21px; border-radius: 100px; background: #0a0a0a; font-size: 13px; font-weight: 500; }
.header-get-started:hover { background: #333; }
.button, .google-scheduling-button .qxCTlb { border-radius: 100px !important; background: #0a0a0a !important; color: #fff !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 14px !important; font-weight: 500 !important; line-height: 1.4; padding: 14px 23px; }
.button:hover, .google-scheduling-button .qxCTlb:hover { background: #333 !important; }
.button--light { min-width: 0; }
.eyebrow, .eyebrow.light { color: #1e365a; font-size: 12px; line-height: 1.4; letter-spacing: .14em; margin-bottom: 24px; }
.section-pad { padding: 100px max(32px, calc((100vw - 1136px)/2)); }
.inner-hero { display: block; min-height: 0; padding: 100px 32px 90px; background: #fcfcfc; color: #0a0a0a; text-align: center; isolation: isolate; }
.inner-hero__copy { max-width: 980px; margin: auto; }
.inner-hero h1 { font-size: clamp(44px,6.2vw,84px); line-height: 1.04; letter-spacing: -.05em; font-weight: 700; text-wrap: balance; }
.inner-hero__copy>p:last-child { max-width: 730px; margin: 30px auto 0; font-size: 20px; color: #555; line-height: 1.6; }
.inner-hero__grid { background: none; }
.inner-hero__mark { display: none; }
.inner-hero:before, .inner-hero:after { content: ''; position: absolute; border: 0; border-radius: 50%; z-index: -1; pointer-events: none; }
.inner-hero:before { width: 72px; height: 72px; left: -34px; top: 65%; background: #1e365a; }
.inner-hero:after { width: 52px; height: 52px; right: -20px; top: 18%; background: #4a9bdd; }
.content-section { padding-top: 40px; }
.content-heading { display: block; max-width: 850px; text-align: center; margin: 0 auto 54px; }
.content-heading h2, .section-heading h2 { font-size: clamp(32px,4.2vw,54px); line-height: 1.1; font-weight: 500; }
.content-grid { gap: 18px; border: 0; }
.content-grid article { min-width: 0; min-height: 260px; padding: 32px; background: #f3f3f3; border: 0; border-radius: 7px; }
.content-grid article>span { color: #1e365a; font-size: 13px; }
.content-grid h3 { font-size: 26px; font-weight: 500; padding-top: 32px; margin-top: 0; }
.content-grid p { color: #626262; font-size: 16px; }
.feature-band { display: block; max-width: 1136px; margin: 0 auto; padding: 62px; background: #eef5fa; color: #0a0a0a; border-radius: 9px; }
.feature-band h2 { max-width: 850px; font-size: clamp(32px,4vw,48px); font-weight: 500; line-height: 1.12; }
.feature-band>p:last-child { max-width: 850px; padding: 0; margin-top: 24px; font-size: 18px; color: #555; }
.page-cta { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 30px; background: #fcfcfc; color: #0a0a0a; padding-top: 120px; padding-bottom: 115px; }
.page-cta h2 { max-width: 950px; font-size: clamp(38px,5vw,66px); line-height: 1.08; font-weight: 500; text-wrap: balance; }
.page-cta>div>p:last-child { color: #626262; max-width: 650px; margin: 28px auto 0; }
footer { max-width: 1200px; margin: 0 auto; padding: 40px 32px 45px; background: #fcfcfc; color: #0a0a0a; border-top: 1px solid #e5e5e5; gap: 45px; }
.footer-brand>p, .footer-links { color: #666; font-size: 14px; }
.footer-links { gap: 16px 30px; }
.footer-links a:hover { color: #0a0a0a; text-decoration: underline; text-underline-offset: 4px; }
.footer-brand .partner-badge { border-radius: 0; }
.pricing-plans { background: #fcfcfc; }
.pricing-plans__heading { max-width: 920px; margin: 0 auto 60px; text-align: center; }
.pricing-plans__heading h1 { font-size: clamp(42px,5.5vw,76px); font-weight: 700; line-height: 1.06; text-wrap: balance; }
.pricing-card { background: #f3f3f3; border: 1px solid transparent; border-radius: 7px; box-shadow: none; padding: 32px; }
.pricing-card--featured { background: #eef5fa; border: 1px solid #cee1f1; box-shadow: none; }
.pricing-card h3 { font-weight: 500; }
.pricing-card li { color: #4e4e4e; }
.pricing-card__price strong { font-weight: 600; }
.pricing-card__fine-print { font-size: 12px; line-height: 1.6; }
.pricing-card .google-scheduling-button { margin-top: auto; }
.legal-hero { background: #fcfcfc; color: #0a0a0a; text-align: center; padding: 90px 24px 45px; }
.legal-hero h1 { max-width: 1000px; margin: auto; font-size: clamp(42px,5.5vw,76px); line-height: 1.08; text-wrap: balance; }
.legal-hero>p:last-child { color: #626262; font-size: 18px; font-weight: 400; }
.legal-content { color: #555; padding-top: 20px; }
.legal-content h2 { color: #0a0a0a; font-weight: 500; }
.legal-content a { color: #1e365a; text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.principles { background: #fcfcfc; --principles-bg: #fcfcfc; }
.principles .section-heading h1 { font-size: clamp(42px,5.5vw,76px); line-height: 1.06; text-wrap: balance; }
.principle-detail .eyebrow.light { color: #b6dbf7; }
.software-directory { background: #fcfcfc; }
.software-directory__hero h1 { color: #0a0a0a; font-weight: 700; }
.software-directory__hero p { color: #626262; }
.dashboard-nav { background: rgba(252,252,252,.96); }
.dashboard-nav .brand-logo { width: 34px; height: 34px; }
.dashboard-nav nav a, .dashboard-nav__back, .dashboard-nav__signout { font-weight: 400; }
.dashboard-nav nav a[aria-current="page"] { border-radius: 100px; background: #eef5fa; }
.account-page, .oauth-page { background: #fcfcfc; }
.account-card, .oauth-card { border-color: #e5e5e5; box-shadow: none; }
.account-email-button { border-radius: 100px; }
@media(max-width:1100px) { .site-header nav { gap: 16px; } }
@media(max-width:1000px) {
  .site-header { grid-template-columns: 1fr auto auto; gap: 18px; padding-inline: 20px; }
  .site-header nav { display: none; }
  .mobile-menu-button { display: flex; width: 40px; height: 40px; border-radius: 8px; background: transparent; border-color: #ddd; }
  .site-header.is-menu-open nav { display: flex; position: absolute; top: 100%; left: 0; right: 0; margin: 0; padding: 12px 20px 20px; flex-direction: column; gap: 0; background: #fcfcfc; border-bottom: 1px solid #ddd; box-shadow: none; }
  .site-header.is-menu-open nav a { display: block; padding: 13px 8px; font-size: 16px; border: 0; }
  .header-account-actions { margin: 0; gap: 12px; }
  .header-get-started { padding: 9px 14px; }
  .feature-band { margin-inline: 32px; padding: 40px; }
}
@media(max-width:650px) {
  .site-header { height: 66px; padding-inline: 18px; gap: 12px; }
  .site-header .brand strong { display: block; }
  .brand { font-size: 23px; }
  .brand-logo { width: 30px; height: 30px; }
  .header-account-actions .header-login { font-size: 13px; }
  .header-get-started { font-size: 12px; padding: 9px 12px; }
  .section-pad { padding: 70px 22px; }
  .inner-hero { padding: 64px 22px 60px; }
  .inner-hero h1 { font-size: clamp(40px,10vw,58px); }
  .inner-hero__copy>p:last-child { font-size: 18px; margin-top: 24px; }
  .content-section { padding-top: 20px; }
  .content-grid { grid-template-columns: 1fr; }
  .content-grid article { min-height: 0; padding: 30px; }
  .content-heading { margin-bottom: 32px; }
  .feature-band { margin-inline: 22px; padding: 30px; }
  .page-cta { gap: 26px; }
  .page-cta .button { width: auto; }
  footer { padding: 30px 22px; grid-template-columns: 1fr; gap: 30px; }
  .pricing-card { padding: 30px; }
  .legal-hero { padding: 64px 22px 32px; }
  .legal-content { padding-top: 10px; }
}
@media(max-width:380px) {
  .site-header { gap: 8px; padding-inline: 12px; }
  .site-header .brand { font-size: 20px; }
  .header-account-actions { gap: 8px; }
  .header-get-started { padding-inline: 10px; }
}
@media(prefers-reduced-motion:reduce) { html { scroll-behavior: auto; } *, *:before, *:after { animation: none !important; transition: none !important; } }

/* Subscription is always visible before settings and workflows. */
.subscription-overview { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:20px; width:100%; box-sizing:border-box; margin:0 0 28px; padding:24px; border:1px solid #acc8d1; border-radius:16px; background:#eef6f8; color:#0d233b; }
.subscription-overview h2 { margin:0 0 8px; font-size:24px; line-height:1.2; }
.subscription-overview p { margin:0; line-height:1.5; }
.subscription-overview .button { flex-shrink:0; }
.subscription-overview--signup .account-card { width:100%; max-width:none; margin:0; padding:0; box-shadow:none; border:0; background:transparent; }
@media(max-width:600px) { .subscription-overview { padding:20px; } .subscription-overview>.button { width:100%; text-align:center; } }

.workflow-surface > .account-card { box-sizing:border-box; width:min(920px,calc(100% - 48px)); padding:48px; }
.workflow-surface > .account-card .account-checkout { margin-top:28px; }
@media(max-width:700px) { .workflow-surface > .account-card { width:calc(100% - 32px); padding:32px 24px; } }
