:root { color: #0b1537; background: #fff; font-family: Arial, Helvetica, sans-serif; font-synthesis: none; }
* { box-sizing: border-box; }
body { margin: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
:is(a, button):focus-visible { outline: 3px solid #0b54e9; outline-offset: 4px; }

.pricing-page { width: 100%; min-height: 1536px; overflow: hidden; background: #fff; }
.pricing-header { height: 72px; background: #fff; }
.pricing-header-inner { width: min(100%, 1024px); height: 100%; margin: auto; padding: 0 54px 0 56px; display: flex; align-items: center; }
.pricing-brand { display: inline-flex; align-items: center; gap: 8px; color: #0b1537; font-size: 17px; font-weight: 700; letter-spacing: -.6px; white-space: nowrap; }
.pricing-brand-mark { display: block; width: 35px; height: 38px; flex: none; }
.pricing-nav { display: flex; align-items: center; gap: 27px; margin-left: 58px; color: #273b62; font-size: 11px; white-space: nowrap; }
.pricing-nav a, .pricing-nav span { position: relative; height: 38px; display: inline-flex; align-items: center; }
.pricing-nav a.active { color: #0b1537; font-weight: 700; }
.pricing-nav a.active::after { content: ""; position: absolute; left: 0; right: 0; bottom: 4px; height: 1px; background: #1765f4; }
.pricing-header-actions { display: flex; align-items: center; gap: 27px; margin-left: auto; }
.pricing-sign-in { color: #273b62; font-size: 11px; }
.pricing-button { display: inline-flex; align-items: center; justify-content: center; gap: 13px; border: 0; border-radius: 7px; white-space: nowrap; font-size: 14px; font-weight: 500; }
.pricing-button span { font-size: 18px; line-height: 0; font-weight: 300; }
.pricing-button-primary { color: #fff; background: #1765ee; }
.pricing-button-primary:hover { background: #0d56d9; }
.pricing-button-outline { color: #0763f5; border: 1px solid #77b2ff; background: rgba(255,255,255,.22); }
.pricing-header-button { width: 109px; height: 33px; gap: 9px; font-size: 12px; }

.pricing-hero { position: relative; width: min(100%, 1024px); height: 679px; margin: auto; background: #f7fbff; }
.pricing-hero-art { position: absolute; top: 0; right: 0; width: 624px; height: 284px; object-fit: contain; pointer-events: none; }
.pricing-hero-copy { position: relative; z-index: 1; padding: 53px 0 0 60px; }
.pricing-eyebrow { margin: 0; color: #075de5; font-size: 10px; font-weight: 700; letter-spacing: 2.1px; line-height: 1.2; text-transform: uppercase; }
.pricing-hero h1 { margin: 15px 0 0; font-size: 52px; line-height: 1; letter-spacing: -2.6px; font-weight: 700; }
.pricing-hero h1 span:last-child { letter-spacing: -2.2px; }
.pricing-hero-description { margin: 12px 0 0; color: #405985; font-size: 21px; line-height: 1.35; letter-spacing: -.25px; }
.pricing-plans { position: absolute; z-index: 2; left: 50%; bottom: 40px; width: 912px; transform: translateX(-50%); display: grid; grid-template-columns: repeat(3, 1fr); gap: 21px; }
.pricing-plan-card { position: relative; min-width: 0; height: 340px; padding: 26px 21px 24px 28px; border: 1px solid rgba(219,232,247,.7); border-radius: 11px; background: rgba(255,255,255,.82); }
.pricing-plan-card-featured { border-color: #a7cbff; background: rgba(255,255,255,.5); }
.pricing-plan-icon, .pricing-capability-icon { display: grid; place-items: center; border-radius: 10px; background: #e6f1ff; color: #0864f1; }
.pricing-plan-icon { width: 52px; height: 52px; }
.pricing-plan-icon svg { width: 31px; height: 31px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.pricing-plan-card h2 { margin: 15px 0 4px; font-size: 21px; line-height: 1.15; letter-spacing: -.8px; }
.pricing-plan-description { margin: 0; color: #405985; font-size: 15.5px; line-height: 1.3; letter-spacing: -.25px; white-space: nowrap; }
.pricing-plan-card ul { display: grid; gap: 9px; margin: 21px 0 0; padding: 0; list-style: none; color: #405985; font-size: 16px; line-height: 1.25; }
.pricing-plan-card li { display: flex; align-items: center; gap: 10px; white-space: nowrap; }
.pricing-plan-card li svg { width: 19px; height: 19px; flex: none; fill: none; stroke: #0763f5; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.pricing-plan-button { position: absolute; right: 20px; bottom: 23px; left: 20px; height: 48px; }
.pricing-popular-badge { position: absolute; top: -14px; left: 50%; min-width: 100px; height: 27px; padding: 5px 12px; transform: translateX(-50%); border-radius: 14px; color: #fff; background: #1270f6; font-size: 12px; text-align: center; white-space: nowrap; }

.pricing-workspace { height: 383px; border-radius: 12px 12px 0 0; background: #f4faff; padding-top: 33px; }
.pricing-workspace-intro { text-align: center; }
.pricing-workspace-intro h2 { margin: 14px 0 8px; font-size: 35px; line-height: 1.08; letter-spacing: -2px; }
.pricing-workspace-intro > p:last-child { margin: 0; color: #405985; font-size: 15px; line-height: 1.4; }
.pricing-capability-grid { width: 940px; margin: 25px auto 0; display: flex; justify-content: space-between; }
.pricing-capability-grid article:nth-child(2) p { white-space: nowrap; }
.pricing-capability-grid article { width: 130px; }
.pricing-capability-icon { width: 62px; height: 62px; }
.pricing-capability-icon svg { width: 36px; height: 36px; fill: none; stroke: currentColor; stroke-width: 2.3; stroke-linecap: round; stroke-linejoin: round; }
.pricing-capability-grid h3 { margin: 13px 0 7px; font-size: 20px; line-height: 1.1; letter-spacing: -.7px; white-space: nowrap; }
.pricing-capability-grid p { margin: 0; color: #405985; font-size: 16px; line-height: 1.4; }

.pricing-contact { position: relative; width: 976px; height: 266px; margin: 19px auto 0; overflow: hidden; border-radius: 10px; background: #f1f8ff; }
.pricing-contact-art { position: absolute; top: 0; right: 0; width: 554px; height: 266px; object-fit: contain; pointer-events: none; -webkit-mask-image: linear-gradient(to right, transparent 0, #000 12%, #000 100%); mask-image: linear-gradient(to right, transparent 0, #000 12%, #000 100%); }
.pricing-contact-copy { position: relative; z-index: 1; padding: 30px 0 0 44px; }
.pricing-contact-copy h2 { margin: 14px 0 10px; font-size: 34.5px; line-height: 1.08; letter-spacing: -1.9px; }
.pricing-contact-copy > p:not(.pricing-eyebrow) { margin: 0; color: #405985; font-size: 17px; line-height: 1.35; }
.pricing-contact-button { width: 163px; height: 48px; margin-top: 18px; }

.pricing-footer { height: 116px; background: #fff; }
.pricing-footer-inner { width: min(100%, 1024px); height: 100%; margin: auto; padding: 0 56px; display: flex; align-items: center; transform: translateY(4px); }
.pricing-footer-brand { font-size: 16px; }
.pricing-footer-brand .pricing-brand-mark { width: 35px; height: 38px; }
.pricing-footer-nav { display: flex; gap: 26px; margin-left: 43px; color: #273b62; font-size: 11px; white-space: nowrap; }
.pricing-social { display: flex; align-items: center; gap: 15px; height: 28px; margin-left: 47px; padding-left: 45px; border-left: 1px solid #d9e6fb; color: #0b1537; }
.pricing-social span { width: 20px; height: 20px; }
.pricing-social svg { display: block; width: 18px; height: 18px; }
.pricing-copyright { margin: 0 0 0 auto; padding-left: 37px; border-left: 1px solid #d9e6fb; color: #4c638e; font-size: 10px; white-space: nowrap; }
.pricing-legal { display: flex; flex-direction: column; margin-left: 20px; color: #4c638e; font-size: 10px; line-height: 1.45; }

.pricing-mobile-menu { display: none; }

@media (max-width: 1024px) {
  .pricing-capability-grid { margin-left: 62px; margin-right: 0; }
}

@media (max-width: 900px) {
  .pricing-page { min-height: 0; }

  .pricing-header { height: 68px; }
  .pricing-header-inner { width: 100%; padding: 0 40px; }
  .pricing-nav { display: none; }
  .pricing-header-actions { gap: 18px; }
  .pricing-header-button { display: none; }
  .pricing-mobile-menu { position: relative; display: block; }
  .pricing-mobile-menu > summary { display: grid; place-content: center; gap: 4px; width: 42px; height: 42px; border: 1px solid #d5e3f7; border-radius: 9px; background: #fff; cursor: pointer; list-style: none; }
  .pricing-mobile-menu > summary::-webkit-details-marker { display: none; }
  .pricing-mobile-menu > summary:focus-visible { outline: 3px solid #0b54e9; outline-offset: 4px; }
  .pricing-mobile-menu > summary span { display: block; width: 18px; height: 2px; border-radius: 2px; background: #0b1537; }
  .pricing-mobile-menu[open] > summary { border-color: #1765f4; }
  .pricing-mobile-menu[open] > summary span:nth-child(2) { opacity: 0; }
  .pricing-mobile-menu[open] > summary span:first-child { transform: translateY(6px) rotate(45deg); }
  .pricing-mobile-menu[open] > summary span:last-child { transform: translateY(-6px) rotate(-45deg); }
  .pricing-mobile-nav { position: absolute; z-index: 20; top: 50px; right: 0; display: grid; width: 248px; padding: 10px; border: 1px solid #dce8f7; border-radius: 12px; background: #fff; box-shadow: 0 18px 38px rgba(28, 75, 139, .16); }
  .pricing-mobile-nav a { padding: 12px 13px; border-radius: 8px; color: #273b62; font-size: 15px; }
  .pricing-mobile-nav a:hover, .pricing-mobile-nav a:focus-visible, .pricing-mobile-nav a.active { color: #0b1537; background: #f0f6ff; }
  .pricing-mobile-nav .mobile-menu-cta { margin-top: 6px; color: #fff; background: #1765ee; }

  .pricing-hero { display: flex; flex-direction: column; width: 100%; height: auto; min-height: 0; padding-bottom: 56px; }
  .pricing-hero-copy { order: 1; width: 100%; padding: 56px 40px 0; }
  .pricing-hero-art { position: relative; order: 2; top: auto; right: auto; display: block; width: min(100% - 80px, 624px); height: auto; margin: 30px auto 0; object-fit: contain; }
  .pricing-plans { position: relative; order: 3; left: auto; bottom: auto; width: min(100% - 80px, 912px); margin: 40px auto 0; transform: none; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
  .pricing-plan-card { height: 340px; }
  .pricing-plan-card-featured { grid-column: 1 / -1; order: -1; }
  .pricing-plan-card:not(.pricing-plan-card-featured) { order: 0; }

  .pricing-workspace { height: auto; padding: 56px 40px 64px; }
  .pricing-workspace-intro h2 { font-size: 36px; }
  .pricing-capability-grid { width: 100%; margin: 34px 0 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 34px 28px; }
  .pricing-capability-grid article { width: calc((100% - 56px) / 3); }
  .pricing-capability-grid article:nth-child(2) p { white-space: normal; }
  .pricing-capability-grid h3 { font-size: 19px; }

  .pricing-contact { width: calc(100% - 80px); height: 266px; margin-top: 24px; }
  .pricing-contact-copy { padding-left: 40px; }

  .pricing-footer { height: auto; }
  .pricing-footer-inner { width: 100%; height: auto; padding: 34px 40px; transform: none; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 24px; }
  .pricing-footer-nav { grid-column: 1 / -1; margin-left: 0; gap: 22px; flex-wrap: wrap; }
  .pricing-social { margin-left: 0; padding-left: 0; border-left: 0; }
  .pricing-copyright { margin-left: 0; padding-left: 0; border-left: 0; white-space: normal; }
  .pricing-legal { margin-left: 0; }
}

@media (max-width: 600px) {
  .pricing-header-inner { padding: 0 20px; }
  .pricing-brand { gap: 7px; font-size: 16px; }
  .pricing-brand-mark { width: 32px; height: 34px; }
  .pricing-header-actions { gap: 12px; }
  .pricing-sign-in { font-size: 14px; }

  .pricing-hero { padding-bottom: 40px; }
  .pricing-hero-copy { padding: 44px 24px 0; }
  .pricing-hero h1 { margin-top: 14px; font-size: 42px; line-height: 1.04; letter-spacing: -2.3px; }
  .pricing-hero h1 span:last-child { letter-spacing: -2.3px; }
  .pricing-hero-description { margin-top: 16px; font-size: 17px; line-height: 1.45; }
  .pricing-hero-art { width: calc(100% - 48px); margin-top: 24px; }
  .pricing-plans { width: calc(100% - 48px); margin-top: 28px; grid-template-columns: 1fr; gap: 16px; }
  .pricing-plan-card, .pricing-plan-card-featured { grid-column: auto; order: initial; height: 344px; padding: 24px 24px 24px; }
  .pricing-plan-card-featured { order: -1; }
  .pricing-plan-card:not(.pricing-plan-card-featured) { order: 0; }
  .pricing-plan-description { white-space: normal; font-size: 16px; }
  .pricing-plan-card ul { margin-top: 20px; font-size: 16px; }
  .pricing-plan-card li { white-space: normal; }
  .pricing-plan-button { right: 24px; bottom: 22px; left: 24px; height: 50px; }

  .pricing-workspace { padding: 52px 24px 56px; }
  .pricing-workspace-intro h2 { margin-top: 14px; font-size: 32px; line-height: 1.08; letter-spacing: -1.5px; }
  .pricing-workspace-intro > p:last-child { font-size: 16px; line-height: 1.45; }
  .pricing-capability-grid { display: grid; width: 100%; margin-top: 30px; grid-template-columns: 1fr; gap: 12px; }
  .pricing-capability-grid article { width: auto; display: grid; grid-template-columns: 52px minmax(0, 1fr); column-gap: 16px; align-items: center; padding: 14px; border-radius: 12px; background: rgba(255,255,255,.72); }
  .pricing-capability-icon { width: 52px; height: 52px; grid-row: 1 / span 2; }
  .pricing-capability-icon svg { width: 30px; height: 30px; }
  .pricing-capability-grid h3 { margin: 0 0 4px; font-size: 18px; }
  .pricing-capability-grid p { margin: 0; font-size: 15px; line-height: 1.35; }

  .pricing-contact { display: flex; flex-direction: column; width: calc(100% - 48px); height: auto; min-height: 0; margin-top: 16px; }
  .pricing-contact-copy { order: 1; padding: 30px 24px 0; }
  .pricing-contact-copy h2 { margin-top: 14px; font-size: 32px; line-height: 1.08; letter-spacing: -1.6px; }
  .pricing-contact-copy > p:not(.pricing-eyebrow) { font-size: 16px; line-height: 1.45; }
  .pricing-contact-button { width: 100%; max-width: 220px; height: 50px; margin-top: 20px; }
  .pricing-contact-art { position: relative; order: 2; top: auto; right: auto; display: block; width: 100%; height: auto; margin-top: 22px; object-fit: contain; -webkit-mask-image: none; mask-image: none; }

  .pricing-footer-inner { padding: 30px 24px; grid-template-columns: 1fr; gap: 22px; }
  .pricing-footer-nav { gap: 18px 24px; font-size: 13px; }
  .pricing-social { order: 3; }
  .pricing-copyright { order: 4; font-size: 12px; }
  .pricing-legal { order: 5; flex-direction: row; gap: 20px; font-size: 12px; }
}
