/* Product stories only. Synbar's shared navigation and footer keep their own styles. */
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url('/fonts/inter-latin.woff2') format('woff2')}
body.fp-page{--white:#fff;--dark:#0F172A;--slate:#475569;--muted:#64748B;--border-card:1px solid #E8E8E4;--shadow-card:0 2px 4px #1b2a4a03,0 14px 42px #1b2a4a06;margin:0;background:#FAFAF8;color:var(--dark);font-family:'Plus Jakarta Sans','PJS Fallback',Arial,sans-serif;-webkit-font-smoothing:antialiased;color-scheme:light}
.fp-page *,.fp-page *::before,.fp-page *::after{box-sizing:border-box}
.fp-page main :where(h1,h2,h3,h4,p,ol,ul,dl,dd,figure,blockquote){margin:0}
.fp-page main :where(button,input,select,textarea){font:inherit}
.fp-page main :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #1B2A4A;outline-offset:4px}
.fp-page main :where(button){cursor:pointer}
.fp-page main [hidden]{display:none!important}
.fp-page main{overflow:clip}
.fp-shell{width:min(100% - 64px,1200px);margin-inline:auto}
.fp-hero{padding:83px 0 100px}
.fp-hero-copy{max-width:920px;margin:auto;text-align:center}
.fp-badges{display:flex;gap:12px;align-items:center;justify-content:center;margin-bottom:26px}
.fp-badges .sb-page-chip{margin-bottom:0}
.fp-eyebrow{color:var(--blue);font-size:11px;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;font-weight:750}
.fp-soon{color:var(--blue);font-size:10px;font-weight:750;letter-spacing:.08em;background:#1b2a4a08;border:1px solid #1b2a4a24;border-radius:5px;padding:4px 7px}
.fp-hero h1{font-size:clamp(42px,4.7vw,65px);line-height:1.09;letter-spacing:-.04em;font-weight:750;text-wrap:balance;color:var(--blue)}
.fp-hero-lead{max-width:650px;margin:24px auto 0!important;color:var(--slate);font-size:18px;line-height:1.75;text-wrap:pretty}
.fp-hero-actions{display:flex;justify-content:center;gap:12px;margin-top:29px}
.fp-button{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:52px;padding:13px 22px;border:1px solid var(--blue);border-radius:10px;background:var(--blue);color:#fff;font-size:14px;font-weight:650;text-decoration:none;line-height:1.5;transition:background .2s}
.fp-button:hover{background:#111C32}
.fp-button.is-secondary{gap:12px;border-color:#E8E8E4;background:#fff;color:#0F172A;transition:border-color .2s,background .2s}
.fp-button.is-secondary:hover{border-color:#1B2A4A;background:#fff}
.fp-coming-note{margin-top:13px!important;font-size:12px;color:#64748B}
.fp-hero-visual{position:relative;z-index:0;max-width:1040px;margin:52px auto 0;scroll-margin-top:94px}
.fp-hero-visual::before{content:'';position:absolute;inset:30px -35px -28px;border:1px solid #1B2A4A06;background:#F2F2EE;border-radius:24px;z-index:-1}
.fp-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:56px;align-items:center}
.fp-hero--split{padding-block:104px 116px}
.fp-hero--split .fp-hero-copy{text-align:left}
.fp-hero--split .fp-hero-visual{margin:0;min-width:0;width:100%}
.fp-hero--split .fp-badges,.fp-hero--split .fp-hero-actions{justify-content:flex-start}
.fp-hero--split h1{font-size:clamp(42px,4.1vw,57px)}
.fp-hero--split .fp-hero-lead{font-size:17px}
.fp-section{padding-block:100px}
.fp-heading{max-width:650px}
.fp-heading h2,.fp-contact h2{font-size:clamp(31px,3.3vw,44px);line-height:1.17;letter-spacing:-.035em;font-weight:730;color:var(--blue);text-wrap:balance}
.fp-heading .fp-eyebrow{display:block;margin-bottom:18px}
.fp-heading>p{margin-top:23px!important;font-size:16px;line-height:1.8;color:var(--slate);text-wrap:pretty}
.fp-heading>.fp-section-note{font-size:13px;line-height:1.7;color:#64748B;padding-top:18px;border-top:1px solid #E8E8E4}
.fp-feature-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px;align-items:center}
.fp-feature-visual{min-width:0}
.fp-feature--reverse .fp-feature-layout{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}
.fp-feature--reverse .fp-heading{order:2}
.fp-feature--wide .fp-feature-layout,.fp-feature--dark .fp-feature-layout{display:block;max-width:1040px}
.fp-feature--wide .fp-heading,.fp-feature--dark .fp-heading{text-align:center;margin:0 auto 44px}
.fp-feature--dark{background:#1B2A4A}
.fp-feature--dark .fp-heading h2,.fp-feature--dark .fp-heading .fp-eyebrow{color:#fff}
.fp-feature--dark .fp-heading>p{color:#c5ccd8}
.fp-feature--dark .pd-demo{box-shadow:none}
.fp-how{border-top:1px solid #E8E8E4}
.fp-how .fp-heading{margin-bottom:46px}
.fp-steps{list-style:none;display:grid;grid-template-columns:repeat(var(--step-count,3),minmax(0,1fr));gap:36px;padding:0}
.fp-step-number{display:block;font-size:13px;font-weight:700;color:#64748B;padding-bottom:22px;border-bottom:1px solid #d9dcdE;margin-bottom:24px}
.fp-steps h3{font-size:18px;line-height:1.4;letter-spacing:-.02em;font-weight:700;color:var(--blue)}
.fp-steps p{font-size:14px;line-height:1.85;margin-top:12px!important;color:var(--slate)}
.fp-steps--cards{gap:20px}
.fp-steps--cards li{cursor:default;user-select:none;-webkit-user-select:none;display:flex;flex-direction:column;padding:28px 26px 30px;border:1px solid #E8E8E4;border-radius:16px;background:#fff;box-shadow:0 1px 2px #1B2A4A08,0 12px 32px #1B2A4A08;transition:border-color .2s,transform .2s}
.fp-steps--cards li:hover{border-color:#1B2A4A;transform:translateY(-1px)}
.fp-steps--cards .fp-step-number{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:28px;padding:5px 10px;border:0;border-radius:6px;background:#1B2A4A14;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:22px}
.fp-steps--cards h3{font-size:19px}
.fp-steps--cards p{margin-top:10px!important}
.fp-contact{padding:24px 0 90px}
.fp-contact-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;border:1px solid #E8E8E4;border-radius:16px;padding:44px;background:#F2F2EE}
.fp-contact-inner>div{max-width:700px}
.fp-contact .fp-eyebrow{display:block;margin-bottom:13px}
.fp-contact h2{font-size:30px}
.fp-contact p{color:var(--slate);line-height:1.75;font-size:15px;margin-top:15px!important}
.fp-contact .fp-button{flex-shrink:0}
.fp-faq-section{padding:30px 0 110px}
.fp-faq-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}
.fp-faq-item{border-bottom:1px solid #dfe1df}
.fp-faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;width:100%;padding:20px 0;border:0;background:transparent;text-align:left;font-size:15px!important;font-weight:650!important;line-height:1.6;color:var(--blue)}
.fp-faq-icon{width:14px;height:14px;position:relative;flex-shrink:0}
.fp-faq-icon::before,.fp-faq-icon::after{content:'';position:absolute;background:currentColor;top:6px;left:1px;width:12px;height:1.5px}
.fp-faq-icon::after{transform:rotate(90deg);transition:transform .2s}
.fp-faq-trigger[aria-expanded=true] .fp-faq-icon::after{transform:rotate(0)}
.fp-faq-panel{padding:0 32px 24px 0;color:var(--slate);font-size:15px;line-height:1.85}
.fp-faq-section--stacked{padding:96px 0}
.fp-faq-section--stacked .fp-faq-wrap{display:block;max-width:802px}
.fp-faq-section--stacked .fp-heading{max-width:680px;margin-bottom:40px}
.fp-faq-section--stacked .fp-heading .fp-eyebrow{display:inline-flex;min-height:30px;align-items:center;justify-content:center;margin-bottom:17px;padding:7px 13px;border-radius:6px;background:#1B2A4A14;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.2}
.fp-faq-section--stacked .fp-heading h2{max-width:660px;font-size:clamp(32px,4vw,40px);line-height:1.12;font-weight:750}
.fp-faq-section--stacked .fp-faq-list{border-top:1px solid #E8E8E4}
.fp-faq-section--stacked .fp-faq-item{border-bottom-color:#E8E8E4}
.fp-faq-section--stacked .fp-faq-trigger{display:grid;grid-template-columns:1fr 28px;gap:20px;padding:19px 0;font-size:16px!important;font-weight:680!important;letter-spacing:-.015em}
.fp-faq-section--stacked .fp-faq-icon{width:28px;height:28px;border:1px solid #E8E8E4;border-radius:50%}
.fp-faq-section--stacked .fp-faq-icon::before,.fp-faq-section--stacked .fp-faq-icon::after{top:50%;left:50%;width:10px;height:1.5px;border-radius:2px;background:var(--blue);transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}
.fp-faq-section--stacked .fp-faq-icon::after{transform:translate(-50%,-50%) rotate(90deg)}
.fp-faq-section--stacked .fp-faq-trigger[aria-expanded=true] .fp-faq-icon::after{opacity:0;transform:translate(-50%,-50%) rotate(0)}
.fp-faq-section--stacked .fp-faq-panel{padding:0 56px 23px 0;color:#4A5568;font-size:15px;line-height:1.68}
.fp-faq-section--stacked .fp-faq-panel p{max-width:720px}
@media(max-width:900px){.fp-faq-section.fp-faq-section--stacked{padding:56px 0}.fp-faq-section--stacked .fp-heading{margin-bottom:28px}.fp-faq-section--stacked .fp-heading h2{font-size:32px}.fp-faq-section--stacked .fp-faq-trigger{min-height:70px;font-size:15px!important}.fp-faq-section--stacked .fp-faq-panel{padding-right:38px}}
/* Shared, readable application surfaces. Additional component CSS is page scoped. */
.pd-demo{cursor:default;user-select:none;-webkit-user-select:none;border:1px solid #dfe2e5;border-radius:16px;background:#fff;box-shadow:0 2px 4px #1B2A4A04,0 20px 55px #1B2A4A09;color:#1B2A4A;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.6;font-variant-numeric:tabular-nums;min-width:0;overflow:hidden}
.pd-demo *{min-width:0}
.pd-demo-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 24px;border-bottom:1px solid #E8E8E4}
.pd-demo-title{display:block;font-size:14px;font-weight:650;letter-spacing:-.015em}
.pd-demo-meta{display:block;color:#64748B;font-size:12px;margin-top:3px}
.pd-label{display:inline-flex;flex-shrink:0;border:1px solid #E8E8E4;border-radius:5px;padding:4px 7px;color:#64748B;font-size:10px;line-height:1.5;background:#FAFAF8}
.pd-demo-body{padding:24px}
.pd-card{border:1px solid #E8E8E4;border-radius:12px;background:#fff;padding:20px}
.pd-kicker{font-size:11px;letter-spacing:.06em;font-weight:650;color:#64748B;text-transform:uppercase}
.pd-muted{color:#64748B}
.pd-small{font-size:13px}
.pd-note{font-size:12px;line-height:1.7;color:#64748B;margin-top:16px!important}
.pd-chip,.pd-tag{display:inline-flex;align-items:center;gap:6px;border:1px solid #E8E8E4;border-radius:5px;padding:4px 8px;font-size:11px;background:#FAFAF8;color:#475569;line-height:1.5}
.pd-tag.is-good{background:#f0f7f3;color:#27664b;border-color:#dce9e1}
.pd-tag.is-warn{background:#fff8ed;color:#8a5519;border-color:#f1e1c9}
.pd-row{display:flex;align-items:center;justify-content:space-between;gap:16px}
.pd-stack{display:grid;gap:16px}
.pd-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.pd-metric{font-size:40px;font-weight:600;line-height:1.1;letter-spacing:-.045em;display:block}
.pd-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 16px;background:#1B2A4A;color:#fff;border:1px solid #1B2A4A;border-radius:8px;font-size:13px!important;font-weight:600!important;line-height:1.5;text-decoration:none;transition:background .2s}
.pd-button:hover{background:#111C32}
.pd-button:disabled{cursor:default;opacity:.5}
.pd-tabs{display:flex;gap:4px;flex-wrap:wrap;padding:4px;border:1px solid #E8E8E4;border-radius:9px;background:#FAFAF8}
.pd-tabs button{min-height:44px;border:0;border-radius:6px;padding:9px 13px;background:transparent;color:#64748B;font-size:12px!important;font-weight:600!important}
.pd-tabs button[aria-pressed=true],.pd-tabs button[aria-selected=true]{background:#1B2A4A;color:#fff}
.pd-demo blockquote{border-left:2px solid #1b2a4a35;padding:3px 0 3px 16px}
.pd-demo a:not(.pd-button){color:#1B2A4A;text-underline-offset:3px}
.pd-demo svg{max-width:100%}
.pd-sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
/* Sources: selected citation and a response connected by the same question. */
.ps-source-table{width:100%;border-collapse:collapse;font-size:12px}
.ps-source-table caption{text-align:left;padding:16px 22px;font-size:12px;color:#64748B}
.ps-source-table th{text-align:left;font-size:11px;letter-spacing:.04em;color:#64748B;text-transform:uppercase;padding:11px 16px;background:#FAFAF8;font-weight:500}
.ps-source-table td{padding:0 16px;border-top:1px solid #eceeed}
.ps-source-table td:last-child{text-align:right;font-size:16px;font-weight:650}
.ps-source-table th:last-child{text-align:right}
.ps-source-table tr.is-selected td{background:#1B2A4A08}
.ps-source-table button{display:flex;align-items:center;gap:11px;min-height:76px;text-align:left;width:100%;background:none;border:0;padding:12px 0;color:#1B2A4A}
.ps-source-table strong{display:block;font-size:12px;font-weight:600}
.ps-source-table small{display:block;font-size:11px;color:#64748B;margin-top:3px}
.ps-favicon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:29px;height:29px;border:1px solid #d9dde3;border-radius:7px;background:#fff;font-size:13px;font-weight:700;color:#1b2a4a}
.ps-citation{margin:16px;border:1px solid #dce0e5;border-radius:10px;padding:18px;background:#FAFAF8}
.ps-citation h3{font-size:14px;line-height:1.55;margin:10px 0 12px!important}
.ps-citation blockquote{font-size:13px;color:#475569}
.ps-citation .pd-row{align-items:flex-start;flex-wrap:wrap;gap:8px}
.ps-flow{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:20px;padding:28px}
.ps-flow-step{padding:23px;background:#FAFAF8;border:1px solid #E8E8E4;border-radius:10px;position:relative}
.ps-flow-step+ .ps-flow-step::before{content:'→';position:absolute;left:-18px;top:50%;font-size:18px;color:#64748B}
.ps-flow-step h3{font-size:16px;margin:13px 0!important;line-height:1.5}
.ps-flow-step p{font-size:13px;color:#475569;line-height:1.75}
.ps-comparison{display:grid;gap:18px;padding:25px}
.ps-comparison .pd-card{padding:22px}
.ps-comparison h3{font-size:15px;margin:12px 0!important}
.ps-source-line{display:flex;gap:12px;align-items:center;margin-top:14px;font-size:12px}
/* Website checks and incidents. */
.ps-health-summary{display:flex;align-items:center;gap:26px;padding:30px 26px;border-bottom:1px solid #E8E8E4}
.ps-health-number{display:flex;flex-direction:column;justify-content:center;align-items:center;width:98px;height:98px;border:6px solid #1B2A4A;border-right-color:#e2e4e9;border-radius:50%;flex-shrink:0}
.ps-health-number strong{font-size:34px;line-height:1.1;letter-spacing:-.05em}
.ps-health-number small{font-size:11px;color:#64748B;margin-top:4px}
.ps-health-summary h3{font-size:18px;line-height:1.4;margin-bottom:7px!important}
.ps-health-summary p{font-size:12px;color:#64748B}
.ps-health-list{padding:8px 24px 15px}
.ps-check{border-bottom:1px solid #E8E8E4}
.ps-check:last-child{border-bottom:0}
.ps-check summary{display:flex;justify-content:space-between;gap:12px;align-items:center;cursor:pointer;min-height:58px;list-style:none;font-size:13px;font-weight:500}
.ps-check summary::-webkit-details-marker{display:none}
.ps-check summary::after{content:'+';font-size:18px;flex-shrink:0}
.ps-check[open] summary::after{content:'−'}
.ps-check summary>span:first-child{flex:1}
.ps-check p{font-size:12px;color:#64748B;padding-bottom:17px;line-height:1.7}
.ps-code{font-family:Inter,Arial,sans-serif;border:1px solid #E8E8E4;border-radius:8px;background:#FAFAF8;padding:17px;font-size:13px;line-height:1.8;overflow-wrap:anywhere}
.ps-code .ps-code-line{display:block;padding:6px 0;color:#64748B}
.ps-code .ps-code-line.is-highlight{color:#8a5519;background:#fff4e2;padding:8px;border-radius:4px}
.ps-remedy{margin-top:20px;padding-top:20px;border-top:1px solid #E8E8E4}
.ps-remedy h3{font-size:15px;margin-bottom:10px!important}
.ps-remedy p{font-size:13px;line-height:1.8;color:#475569}
.ps-uptime-status{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:32px 30px}
.ps-status-heading{display:flex;align-items:center;gap:10px;font-size:27px;letter-spacing:-.04em;font-weight:600}
.ps-status-dot{height:10px;width:10px;border-radius:50%;background:#27664b;box-shadow:0 0 0 5px #27664b0c;flex-shrink:0}
.ps-uptime-status .pd-note{margin-top:9px!important}
.ps-uptime-check{padding:20px 30px;background:#FAFAF8;border-block:1px solid #E8E8E4;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.ps-uptime-check strong{font-size:17px;font-weight:600;display:block;margin-top:5px}
.ps-timeline{padding:27px 30px}
.ps-timeline-bars{display:flex;gap:4px;align-items:stretch;height:53px;margin:23px 0 9px}
.ps-timeline-bars span{flex:1;background:#718d82;border-radius:3px}
.ps-timeline-bars span.is-outage{background:#b77944}
.ps-timeline-bars button{display:flex;gap:4px;flex:3;padding:0;border:0;border-radius:3px;background:transparent;min-width:35px}
.ps-timeline-bars button[aria-pressed=true]{outline:2px solid #1B2A4A;outline-offset:4px}
.ps-incident{padding:19px 22px;margin:0 30px 28px;background:#fff8ef;border:1px solid #f0dfc7;border-radius:10px}
.ps-incident .pd-row{flex-wrap:wrap;gap:8px}
.ps-incident p{font-size:13px;line-height:1.75;margin-top:8px!important;color:#644727}
.ps-mail{padding:26px}
.ps-mail-top{padding-bottom:20px;border-bottom:1px solid #E8E8E4;margin-bottom:20px;display:grid;gap:7px;font-size:12px;color:#64748B}
.ps-mail h3{font-size:21px;line-height:1.4;margin:17px 0!important;letter-spacing:-.025em}
.ps-mail>p{font-size:14px;line-height:1.8;color:#475569}
.ps-mail .pd-card{margin-top:22px;background:#FAFAF8;font-size:13px}
.ps-log{display:grid;gap:0;padding:12px 26px}
.ps-log-entry{display:grid;grid-template-columns:65px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid #E8E8E4}
.ps-log-entry:last-child{border-bottom:0}
.ps-log-entry time{font-size:13px;font-weight:600}
.ps-log-entry strong{font-size:14px}
.ps-log-entry p{font-size:13px;color:#64748B;margin-top:6px!important}
@media(min-width:901px){.fp-hero-visual .pd-demo{animation:pd-enter .7s both}.fp-hero-copy{animation:pd-enter .55s both}}
@keyframes pd-enter{from{transform:translateY(10px)}to{transform:translateY(0)}}
@media(max-width:1100px){.fp-hero-grid,.fp-feature-layout,.fp-feature--reverse .fp-feature-layout{gap:36px}.fp-hero--split h1{font-size:45px}.pd-demo-head{flex-wrap:wrap;gap:9px}.fp-contact-inner{padding:32px}}
@media(max-width:900px){.fp-hero{padding:64px 0 78px}.fp-hero-grid{grid-template-columns:1fr;gap:38px}.fp-hero--split .fp-hero-copy{max-width:650px;text-align:center}.fp-hero--split .fp-badges,.fp-hero--split .fp-hero-actions{justify-content:center}.fp-hero--split .fp-hero-visual{max-width:680px;margin:0 auto}.fp-hero--split h1{font-size:clamp(42px,7vw,60px)}.fp-feature-layout,.fp-feature--reverse .fp-feature-layout{grid-template-columns:1fr;gap:34px;max-width:700px}.fp-feature--reverse .fp-heading{order:0}.fp-feature .fp-heading{max-width:650px}.fp-section{padding-block:76px}.fp-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.fp-contact-inner{align-items:flex-start;flex-direction:column;gap:25px}.fp-faq-wrap{grid-template-columns:1fr;gap:25px}.ps-flow{gap:12px;padding:20px}.ps-flow-step{padding:18px}.ps-flow-step+ .ps-flow-step::before{left:-13px}}
@media(max-width:600px){.fp-shell{width:calc(100% - 36px)}.fp-hero{padding:45px 0 66px}.fp-hero h1,.fp-hero--split h1{font-size:40px;line-height:1.12;letter-spacing:-.05em}.fp-hero-lead,.fp-hero--split .fp-hero-lead{font-size:16px;line-height:1.75;margin-top:19px!important}.fp-badges{margin-bottom:20px}.fp-hero-actions{margin-top:23px}.fp-hero-visual{margin-top:35px}.fp-hero-visual::before{inset:22px -10px -15px;border-radius:18px}.fp-section{padding-block:60px}.fp-heading h2{font-size:31px}.fp-heading>p{font-size:15px;margin-top:17px!important}.fp-heading .fp-eyebrow{margin-bottom:13px}.fp-steps{grid-template-columns:1fr;gap:25px}.fp-step-number{padding-bottom:12px;margin-bottom:13px}.fp-contact{padding:5px 0 56px}.fp-contact-inner{padding:25px 22px}.fp-contact h2{font-size:27px}.fp-contact .fp-button{width:100%;font-size:13px}.fp-faq-section{padding:10px 0 65px}.fp-faq-trigger{font-size:14px!important}.pd-demo{border-radius:12px;font-size:13px}.pd-demo-head{padding:16px;gap:10px}.pd-label{font-size:9px}.pd-demo-body{padding:16px}.pd-card{padding:16px}.pd-grid{grid-template-columns:1fr}.pd-row{gap:12px}.pd-metric{font-size:34px}.ps-source-table caption{padding:14px}.ps-source-table th,.ps-source-table td{padding-inline:12px}.ps-source-table strong{font-size:12px}.ps-source-table small{font-size:11px}.ps-source-table button{gap:8px}.ps-favicon{width:25px;height:25px}.ps-citation{margin:12px;padding:15px}.ps-flow{grid-template-columns:1fr;gap:21px;padding:16px}.ps-flow-step+ .ps-flow-step::before{content:'↓';left:50%;top:-24px}.ps-comparison{padding:16px}.ps-health-summary{gap:18px;padding:23px 18px}.ps-health-number{width:80px;height:80px}.ps-health-number strong{font-size:28px}.ps-health-summary h3{font-size:16px}.ps-health-list{padding-inline:16px}.ps-check summary{font-size:12px;gap:8px}.ps-check .pd-tag{font-size:10px;padding:3px 6px}.ps-uptime-status{padding:23px 18px;align-items:flex-start}.ps-status-heading{font-size:23px}.ps-uptime-status>.pd-chip{display:none}.ps-uptime-check{padding:18px;gap:12px;grid-template-columns:1fr 1fr}.ps-uptime-check>div:last-child{grid-column:1/-1}.ps-uptime-check strong{font-size:15px}.ps-timeline{padding:22px 18px}.ps-timeline-bars{gap:3px;height:44px}.ps-timeline-bars button{gap:3px}.ps-incident{margin:0 18px 20px;padding:15px}.ps-mail{padding:20px}.ps-mail h3{font-size:19px}.ps-log{padding:8px 18px}.ps-log-entry{gap:13px;grid-template-columns:49px 1fr}}
@media(max-width:360px){.fp-hero h1,.fp-hero--split h1{font-size:35px}.pd-demo-head{padding:13px}.ps-health-summary{gap:13px;padding:18px 14px}.ps-health-list{padding-inline:13px}.ps-source-table th,.ps-source-table td{padding-inline:9px}.ps-favicon{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.fp-page *,.fp-page *::before,.fp-page *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.ps-source-line span{overflow-wrap:anywhere}

.fp-hero h1,.fp-heading h2,.fp-contact h2{word-spacing:.045em}
