.pf-dubsado-page { scroll-behavior: smooth; }
.pf-dubsado-page body { margin: 0; color: #111f3d; background: #fff; font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.pf-dubsado-page * { box-sizing: border-box; }
.pf-dubsado-page a { color: inherit; }
.pf-skip { position: fixed; left: 1rem; top: -5rem; z-index: 100; padding: .75rem 1rem; background: #111f3d; color: #fff!important; border-radius: .5rem; }
.pf-skip:focus { top: 1rem; }
.pf-wrap { width: min(1120px, calc(100% - 40px)); margin: 0 auto; }
.pf-wrap.narrow { max-width: 880px; }
.pf-nav { height: 72px; padding: 0 max(20px, calc((100vw - 1120px)/2)); display: flex; align-items: center; justify-content: space-between; gap: 30px; border-bottom: 1px solid #e4eaf1; background: rgba(255,255,255,.97); position: sticky; top: 0; z-index: 40; backdrop-filter: blur(12px); }
.pf-logo img, .pf-footer img { width: 145px; height: auto; display: block; }
.pf-nav nav { display: flex; align-items: center; gap: 25px; font-size: 14px; font-weight: 650; }
.pf-nav nav a { text-decoration: none; }
.pf-nav nav a:hover { color: #1a9a5f; }
.pf-button { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: 0 26px; border-radius: 10px; background: #22b572; color: #fff!important; text-decoration: none; font-weight: 800; box-shadow: 0 10px 24px rgba(34,181,114,.22); transition: transform .2s, background .2s; }
.pf-button:hover { transform: translateY(-2px); background: #1a9a5f; }
.pf-button.small { min-height: 42px; padding: 0 18px; }
.pf-button.secondary { margin-left: 12px; background: transparent; color: #fff!important; border: 1px solid rgba(255,255,255,.65); box-shadow: none; }
.pf-hero { padding: 58px 0 74px; background: radial-gradient(circle at 85% 20%, rgba(34,181,114,.14), transparent 30%), linear-gradient(180deg, #f7fbf9 0%, #fff 88%); text-align: center; }
.pf-breadcrumb { display: flex; gap: 8px; align-items: center; justify-content: center; color: #6c778a; font-size: 13px; margin-bottom: 45px; }
.pf-breadcrumb a { text-decoration: none; }
.pf-kicker { display: block; color: #1a9a5f; font-size: 12px; font-weight: 850; letter-spacing: .17em; margin-bottom: 18px; }
.pf-kicker.light { color: #8de0b7; }
.pf-hero h1 { margin: 0; font-size: clamp(48px, 7vw, 78px); letter-spacing: -.055em; line-height: .98; color: #111f3d; }
.pf-hero-line { margin: 15px 0 28px; font-size: clamp(24px, 4vw, 38px); font-weight: 700; letter-spacing: -.035em; }
.pf-hero-line em, .pf-core h2 em { color: #22b572; font-style: normal; }
.pf-lede { max-width: 825px; margin: 0 auto; font-size: 18px; line-height: 1.7; color: #526078; }
.pf-updated { margin-top: 20px; color: #7b8798; font-size: 13px; }
.pf-price-callout { max-width: 900px; display: flex; text-align: left; gap: 18px; margin: 42px auto 0; padding: 22px 24px; border: 1px solid #cae9da; border-radius: 14px; background: #fff; box-shadow: 0 14px 45px rgba(17,31,61,.08); }
.pf-price-callout span { font-size: 27px; }
.pf-price-callout p { margin: 0; line-height: 1.65; color: #46536a; }
.pf-core { padding: 88px 0; background: #111f3d; color: #fff; text-align: center; }
.pf-core h2, .pf-section h2, .pf-journey h2, .pf-table-section h2, .pf-faq h2, .pf-cta h2 { margin: 0; font-size: clamp(34px, 5vw, 52px); line-height: 1.1; letter-spacing: -.04em; }
.pf-two-copy { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; text-align: left; margin-top: 36px; color: #cdd6e4; font-size: 17px; line-height: 1.75; }
.pf-section, .pf-faq { padding: 96px 0; }
.pf-section h2, .pf-faq h2 { color: #111f3d; }
.pf-intro { max-width: 760px; margin: 20px 0 44px; color: #657188; font-size: 17px; line-height: 1.7; }
.pf-designed { background: #f6f9fc; }
.pf-exclusive { padding: 96px 0; color: #fff; background: linear-gradient(145deg, #111f3d, #1a305c); }
.pf-exclusive h2 { margin: 0; font-size: clamp(34px, 5vw, 52px); line-height: 1.1; letter-spacing: -.04em; }
.pf-exclusive h2 em { color: #8de0b7; font-style: normal; }
.pf-exclusive-intro { max-width: 900px; margin: 24px 0 42px; color: #d7e0ec; font-size: 17px; line-height: 1.7; }
.pf-exclusive-intro strong { color: #fff; }
.pf-exclusive-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.pf-exclusive-card { padding: 30px; border: 1px solid rgba(255,255,255,.14); border-radius: 16px; background: rgba(255,255,255,.055); }
.pf-exclusive-card h3 { margin: 0 0 18px; color: #8de0b7; font-size: 22px; }
.pf-exclusive-card ul { list-style: none; margin: 0; padding: 0; }
.pf-exclusive-card li { position: relative; padding: 8px 0 8px 26px; color: #eef3f8; line-height: 1.45; }
.pf-exclusive-card li:before { content: "✓"; position: absolute; left: 0; color: #22b572; font-weight: 900; }
.pf-exclusive-note { margin: 28px 0 0; padding: 18px 20px; border-left: 3px solid #22b572; color: #c8d2e0; background: rgba(0,0,0,.13); font-size: 14px; line-height: 1.65; }
.pf-platforms { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.pf-platform { padding: 38px; border-radius: 18px; }
.pf-platform.muted { background: #fff; border: 1px solid #dfe5ec; }
.pf-platform.featured { color: #fff; background: linear-gradient(150deg, #1a305c, #111f3d); box-shadow: 0 22px 55px rgba(17,31,61,.18); }
.pf-platform-name { color: #22b572; font-size: 12px; font-weight: 900; letter-spacing: .15em; }
.pf-platform h3 { font-size: 26px; line-height: 1.2; letter-spacing: -.025em; margin: 15px 0 24px; }
.pf-platform ul, .pf-fit ul { list-style: none; margin: 0; padding: 0; }
.pf-platform li, .pf-fit li { position: relative; padding: 10px 0 10px 28px; line-height: 1.45; }
.pf-platform li:before, .pf-fit li:before { content: "✓"; position: absolute; left: 0; color: #22b572; font-weight: 900; }
.pf-audiences { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 44px; }
.pf-audiences > div { padding: 34px; border: 1px solid #dfe6ed; border-radius: 16px; }
.pf-audiences strong { color: #1a9a5f; letter-spacing: .1em; font-size: 12px; }
.pf-audiences h3 { font-size: 24px; margin: 10px 0 16px; }
.pf-audiences p { color: #657188; line-height: 1.8; }
.pf-journey { padding: 90px 0; background: #1a305c; color: #fff; }
.pf-stages { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-top: 42px; }
.pf-stages div { min-height: 180px; padding: 24px 18px; border: 1px solid rgba(255,255,255,.14); border-radius: 14px; display: flex; flex-direction: column; background: rgba(255,255,255,.04); }
.pf-stages small { color: #8de0b7; font-weight: 800; letter-spacing: .08em; }
.pf-stages strong { font-size: 18px; line-height: 1.2; margin: 14px 0 auto; }
.pf-stages span { color: #dce4ef; font-size: 13px; margin-top: 6px; }
.pf-fair { padding: 20px 24px; border-left: 4px solid #22b572; background: #effaf5; color: #435168; line-height: 1.65; margin-bottom: 50px; }
.pf-gap-list { border-top: 1px solid #dfe6ed; }
.pf-gap { display: grid; grid-template-columns: 70px 1fr; gap: 26px; padding: 48px 0; border-bottom: 1px solid #dfe6ed; }
.pf-gap-icon { width: 62px; height: 62px; display: grid; place-items: center; background: #eaf8f1; border-radius: 50%; font-size: 28px; }
.pf-pill { display: inline-flex; padding: 6px 10px; background: #eaf8f1; color: #167a4b; border-radius: 999px; font-size: 11px; font-weight: 850; text-transform: uppercase; letter-spacing: .07em; }
.pf-gap h3 { margin: 13px 0 18px; color: #111f3d; font-size: 29px; letter-spacing: -.025em; }
.pf-gap p { color: #5b687d; line-height: 1.75; font-size: 16px; }
.pf-table-section { padding: 96px 0; background: #111f3d; color: #fff; }
.pf-table-section > .pf-wrap > p { color: #c7d0dd; }
.pf-table-wrap { margin-top: 40px; border-radius: 16px; overflow: auto; background: #fff; color: #111f3d; }
.pf-table-wrap table { width: 100%; border-collapse: collapse; min-width: 650px; }
.pf-table-wrap th, .pf-table-wrap td { padding: 17px 22px; border-bottom: 1px solid #e5eaf0; text-align: left; }
.pf-table-wrap thead th { color: #fff; background: #1a305c; font-size: 13px; text-transform: uppercase; letter-spacing: .08em; }
.pf-table-wrap thead th:nth-child(2) { background: #1a9a5f; }
.pf-table-wrap tbody th { font-weight: 600; width: 54%; }
.pf-table-wrap tbody tr:nth-child(even) { background: #f8fafc; }
.pf-check { color: #1a9a5f; font-size: 21px; font-weight: 900; }
.pf-dash { color: #a4adba; font-size: 21px; }
.pf-note { color: #59677d; font-size: 14px; }
.pf-table-wrap tfoot { font-weight: 800; background: #ecf8f2; }
.pf-fit { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 44px; }
.pf-fit article { padding: 38px; border-radius: 18px; border: 1px solid #dfe5ec; }
.pf-fit article.best { background: #effaf5; border-color: #bfe8d3; }
.pf-fit h3 { font-size: 25px; margin: 0 0 22px; }
.pf-fit li { color: #59677d; padding-top: 12px; padding-bottom: 12px; }
.pf-faq { background: #f6f9fc; }
.pf-faq-list { margin-top: 40px; }
.pf-faq details { border-bottom: 1px solid #dce3eb; }
.pf-faq summary { cursor: pointer; display: flex; justify-content: space-between; gap: 20px; padding: 23px 0; font-size: 18px; font-weight: 750; list-style: none; }
.pf-faq summary::-webkit-details-marker { display: none; }
.pf-faq summary span { color: #22b572; font-size: 24px; transition: transform .2s; }
.pf-faq details[open] summary span { transform: rotate(45deg); }
.pf-faq details p { margin: -5px 35px 24px 0; color: #5d6a7f; line-height: 1.75; }
.pf-cta { padding: 100px 0; text-align: center; color: #fff; background: radial-gradient(circle at top, #275080, #111f3d 65%); }
.pf-cta p { color: #d3dce8; font-size: 18px; line-height: 1.65; margin: 24px 0 35px; }
.pf-footer { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 34px max(20px, calc((100vw - 1120px)/2)); background: #0b152b; color: #aeb9c9; font-size: 13px; }
.pf-footer img { filter: brightness(0) invert(1); }
.pf-footer div { display: flex; gap: 18px; }
.pf-footer a { text-decoration: none; }
@media (max-width: 880px) {
  .pf-nav nav a:not(.pf-button) { display: none; }
  .pf-two-copy, .pf-platforms, .pf-audiences, .pf-fit, .pf-exclusive-grid { grid-template-columns: 1fr; }
  .pf-stages { grid-template-columns: 1fr 1fr; }
  .pf-footer { flex-direction: column; text-align: center; }
}
@media (max-width: 560px) {
  .pf-wrap { width: min(100% - 28px, 1120px); }
  .pf-nav { height: 64px; }
  .pf-logo img { width: 128px; }
  .pf-button.small { min-height: 39px; font-size: 13px; }
  .pf-hero { padding-top: 35px; }
  .pf-breadcrumb { margin-bottom: 32px; flex-wrap: wrap; }
  .pf-price-callout { padding: 18px; }
  .pf-core, .pf-section, .pf-faq, .pf-table-section, .pf-journey, .pf-cta, .pf-exclusive { padding: 70px 0; }
  .pf-platform, .pf-fit article { padding: 27px 23px; }
  .pf-stages { grid-template-columns: 1fr; }
  .pf-stages div { min-height: 145px; }
  .pf-gap { grid-template-columns: 1fr; gap: 14px; padding: 38px 0; }
  .pf-gap h3 { font-size: 25px; }
  .pf-button.secondary { margin: 12px 0 0; }
  .pf-cta .pf-button { width: 100%; }
}
