/* Swift Ops: shared public design system. No external fonts or dependencies. */
:root{--swift-blue:#0369a1;--swift-ink:#0f172a;--swift-muted:#475569;--swift-line:#e2e8f0}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body.peBody{background:#f8fafc;color:var(--swift-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body .peHome.shell{width:100%;max-width:1440px;background:#fff;border:0;overflow:visible}
.peHome .peTop{padding:12px clamp(20px,4.5vw,64px);min-height:80px;position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--swift-line);gap:24px}
.peHome .brandTitle{text-transform:none;letter-spacing:-.04em;font-size:23px;font-weight:750}
.peHome .mark{width:38px;height:38px;border-radius:8px}
.peHome .siteHeaderDesktop{gap:4px}
.peHome .navDirect,.peHome .navMenu summary{padding:0 12px;min-height:44px;border-radius:8px;font-size:14px;font-weight:600;color:#334155}
.peHome .siteHeaderActions{gap:8px}
.peHome .siteHeaderActions .btn{border-radius:8px;padding:0 16px;min-height:44px;font-size:14px}
.peHome .navDropdown{border-radius:12px;border:1px solid var(--swift-line);box-shadow:0 10px 28px #0f172a12;padding:8px;min-width:260px;background:#fff}
.peHome .navDropdown a{border-radius:6px;padding:12px 14px;line-height:1.4;min-height:44px;font-weight:500}
.peHome h1,.peHome h2,.peHome h3,.peHome .pePullQuote strong{font-family:inherit;letter-spacing:-.04em;text-transform:none;font-stretch:normal}
.peHome .pePageHero h1{font-size:clamp(36px,5.2vw,68px);line-height:1.06;max-width:17ch}
.peHome .pePageSection h2,.peHome .pePageCta h2{font-size:clamp(28px,3.2vw,42px);line-height:1.15}
.peHome .pePageHero,.peHome .pePageSection{padding:clamp(36px,6vw,80px) clamp(20px,4.5vw,64px)}
.peHome .pePageSection.dark{background:#0f172a}
.peHome .pePageCard,.peHome .peFormCard,.peHome .peWorkflowStep,.peHome .pePreviewBox{border-radius:12px}
.peHome .peBtn{border-radius:8px;font-size:14px;font-weight:650;min-height:46px;letter-spacing:0;text-transform:none;padding:12px 20px}
.peHome .pePageHero p,.peHome .peSectionHeader p{font-size:17px;line-height:1.75}
.peHome .megaFooter{margin:0;border-radius:0;background:#f8fafc;color:#334155;border-top:1px solid var(--swift-line);padding:48px clamp(20px,4.5vw,64px) 24px}
.peHome .megaFooter a,.peHome .megaFooter p,.peHome .megaFooterSubtitle{color:#475569}
.peHome .megaFooterHeading,.peHome .megaFooterTitle{color:#0f172a}
.peHome .megaFooter a:hover{color:#0369a1}
.soMain{overflow:clip}
.soSection{padding:clamp(48px,7vw,96px) clamp(20px,4.5vw,64px)}
.soEyebrow{display:block;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:#0369a1;margin-bottom:18px}
.soHero{display:grid;grid-template-columns:1fr 1.02fr;gap:clamp(24px,5vw,72px);align-items:center;padding-top:76px;padding-bottom:72px}
.soHero h1,.soPageTitle{font-size:clamp(38px,4.8vw,66px);line-height:1.06;font-weight:750;letter-spacing:-.055em;margin:0 0 24px;max-width:15ch}
.soHero p,.soLead{font-size:18px;line-height:1.7;color:#475569;max-width:53ch;margin:0 0 28px}
.soActions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:26px}
.soButton{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:#0369a1;border:1px solid #0369a1;border-radius:8px;min-height:46px;padding:12px 20px;color:#fff;text-decoration:none;font:650 14px/1.4 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;transition:background .15s}
.soButton:hover{background:#075985;border-color:#075985;color:white}
.soButton.secondary{background:#fff;border-color:#cbd5e1;color:#0f172a}
.soButton.secondary:hover{background:#f1f5f9}
.soButton:disabled{opacity:.55;cursor:not-allowed}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #0284c7;outline-offset:3px}
.soFine{font-size:12px!important;line-height:1.6!important;color:#64748b!important;margin-top:16px!important}
.soTextLink{color:#0369a1;font-weight:650;text-decoration:none;border-bottom:1px solid #bae6fd;padding-bottom:2px}
.soTextLink:hover{border-bottom-color:#0369a1}
.soProof{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:20px}
.soWindow{background:#fff;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px #0f172a05}
.soWindowBar{padding:12px 16px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:650;letter-spacing:.03em;color:#64748b}
.soDot{width:7px;height:7px;background:#0284c7;border-radius:50%;display:inline-block;margin-right:6px}
.soWindowBody{padding:20px}
.soWindowBody h2{font-size:24px;line-height:1.2;letter-spacing:-.04em;margin:10px 0 18px}
.soSection .soWindowBody h2{font-size:26px;line-height:1.2;max-width:none;margin:10px 0 18px}
.soWindowBody .soPreviewPhoto{width:100%;height:210px;object-fit:contain;display:block;background:#f8fafc;border-radius:6px}
.soPreviewStep{display:grid;grid-template-columns:32px 1fr;gap:12px;border-top:1px solid #e2e8f0;padding:14px 0 0;margin-top:16px}
.soStepNum{color:#0369a1;font-size:12px;font-weight:750;font-variant-numeric:tabular-nums}
.soPreviewStep p{font-size:13px;line-height:1.65;margin:0;max-width:none}
.soProofCaption{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 0;font-size:11px;color:#475569}
.soProofCaption a{font-size:12px}
.soBadge{display:inline-flex;align-items:center;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:650;letter-spacing:.02em;line-height:1.4}
.soModuleStrip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0 clamp(20px,4.5vw,64px) 56px}
.soModuleLink{border:1px solid #e2e8f0;border-radius:12px;padding:22px;text-decoration:none;color:#0f172a;display:block;background:#fff}
.soModuleLink:hover{border-color:#0284c7;background:#f8fafc}
.soModuleLink small{color:#64748b;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.soModuleLink h2{font-size:22px;margin:14px 0 8px}
.soModuleLink p{font-size:13px;line-height:1.65;color:#475569;margin:0}
.soSplit{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,6vw,84px)}
.soSoft{background:#f8fafc;border-block:1px solid #e2e8f0}
.soSection h2{font-size:clamp(28px,3.4vw,44px);line-height:1.15;letter-spacing:-.045em;margin:0 0 20px;max-width:21ch}
.soSection p{color:#475569;font-size:16px;line-height:1.8}
.soEvidence{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:24px}
.soEvidence h3{font-size:18px;margin:4px 0 20px}
.soEvidenceRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid #e2e8f0;font-size:13px}
.soEvidenceRow span{color:#64748b;font-size:12px;text-align:right}
.soDecision{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-top:8px;font-size:12px;line-height:1.7;color:#475569}
.soDecision strong{color:#0f172a;display:block;margin-bottom:4px}
.soNumbered{list-style:none;margin:0;padding:0;counter-reset:steps}
.soNumbered li{counter-increment:steps;display:grid;grid-template-columns:30px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid #e2e8f0}
.soNumbered li:before{content:"0" counter(steps);font-size:12px;font-weight:650;color:#0369a1;padding-top:4px}
.soNumbered h3{font-size:17px;margin:0 0 4px;letter-spacing:-.025em}
.soNumbered p{font-size:14px;margin:0;line-height:1.7}
.soVideo{width:100%;max-height:480px;background:#0f172a;display:block;border-radius:12px;border:1px solid #cbd5e1}
.soCta{background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px}
.soCta h2{max-width:24ch;margin-bottom:12px}
.soCta p{color:#cbd5e1;margin:0;max-width:53ch}
.soPageHead{padding-bottom:40px}
.soPageHead .soPageTitle{max-width:20ch}
.soPageHead p{max-width:66ch}
.soBreadcrumb{font-size:12px;color:#64748b;display:flex;gap:10px;align-items:center;margin:0 0 28px}
.soBreadcrumb a{color:#475569;text-decoration:none}
.soPricingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}
.soPriceCard{border:1px solid #cbd5e1;border-radius:12px;padding:28px;display:flex;flex-direction:column;position:relative;background:#fff}
.soPriceCard.featured{border-color:#0284c7;border-width:2px;padding:27px}
.soPriceCard h2{font-size:22px;margin:0 0 12px}
.soPriceCard p{font-size:14px;line-height:1.6;margin:0 0 22px}
.soPrice{font-size:44px;font-weight:750;letter-spacing:-.05em;line-height:1.1;margin:2px 0 8px;font-variant-numeric:tabular-nums}
.soPrice small{font-size:14px;color:#64748b;font-weight:400;letter-spacing:0}
.soPriceCard .soButton{margin-top:auto}
.soChecks{padding:0;list-style:none;margin:16px 0 28px;font-size:14px;line-height:1.65}
.soChecks li{padding:8px 0 8px 24px;position:relative}
.soChecks li:before{content:"✓";color:#0369a1;position:absolute;left:0;font-weight:700}
.soAddons{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0}
.soAddon{border:1px solid #e2e8f0;border-radius:12px;padding:24px;background:#fff}
.soAddon h3{font-size:20px;margin:0 0 8px}.soAddon strong{font-size:26px;letter-spacing:-.03em}.soAddon strong small{font-size:13px;color:#64748b;font-weight:400;letter-spacing:0}.soAddon p{font-size:14px;margin-bottom:0}
.soTwoCards{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.soFaq{max-width:800px;margin-top:32px}
.soFaq details{border-bottom:1px solid #e2e8f0;padding:18px 0}
.soFaq summary{cursor:pointer;font-size:16px;font-weight:650;line-height:1.6;padding-right:12px}
.soFaq p{font-size:14px;margin:12px 0 4px}
.soExampleLayout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:start;padding-top:40px}
.soExampleNav{position:sticky;top:24px}.soExampleNav h2{font-size:13px;letter-spacing:0}
.soExampleNav a{display:block;padding:12px 0;border-bottom:1px solid #e2e8f0;font-size:13px;text-decoration:none;color:#475569;line-height:1.5}
.soExampleNav .soFine{margin-top:24px!important}
.soLanguage{display:inline-flex;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:4px;gap:4px;flex-shrink:0}
.soLanguage button{border:0;background:transparent;font-family:inherit;font-size:13px;font-weight:600;line-height:1.4;color:#475569;padding:10px 16px;min-height:44px;border-radius:5px;cursor:pointer}
.soLanguage button[aria-pressed=true]{background:#fff;color:#0369a1;box-shadow:0 1px 2px #0f172a10}
.soExampleToolbar{display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap;border-bottom:1px solid #e2e8f0;padding-bottom:28px}
.soExampleSteps{min-width:0}
.soExampleGroup{font-size:22px!important;max-width:none!important;margin:36px 0 16px!important}
.soExampleStep{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px;margin-bottom:16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;align-items:center}
.soExampleStep h3{font-size:12px;color:#0369a1;letter-spacing:.04em;margin:0 0 12px}
.soExampleStep p{font-size:14px;line-height:1.7;margin:0}
.soExampleStep img{width:100%;height:190px;object-fit:contain;background:#f8fafc;border-radius:6px}
.soSafety{font-size:12px!important;font-weight:650;margin-top:16px!important;padding-top:12px;border-top:1px solid #e2e8f0}
.soError{color:#9f1239;font-size:14px;line-height:1.6}
.soTableScroll{min-width:0;max-width:100%;overflow-x:auto;border-radius:8px}
.soTableScroll:focus-visible{outline:3px solid #0284c7;outline-offset:3px}
/* One composable plan picker is used publicly and inside Billing. */
.soPlanBuilder{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start;margin-top:28px}
.soPlanFields{border:1px solid #e2e8f0;border-radius:12px;padding:24px;background:#fff;min-width:0}
.soPlanFields fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}.soPlanFields fieldset:last-child{margin-bottom:0}
.soPlanFields legend{font-size:13px;font-weight:700;color:#0f172a;padding:0 0 12px}
.soPlanChoice{display:grid;grid-template-columns:20px 1fr auto;gap:12px;align-items:start;padding:16px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;cursor:pointer;font-size:14px}
.soPlanChoice:has(input:checked){border-color:#0284c7;background:#f0f9ff}
.soPlanChoice input{accent-color:#0369a1;width:17px;height:17px;margin-top:3px}
.soPlanChoice small{display:block;color:#475569;font-size:12px;line-height:1.7;margin-top:4px}
.soPlanChoice b{font-weight:600}.soPlanChoice>span:last-child{font-size:13px;white-space:nowrap;font-variant-numeric:tabular-nums}
.soPlanSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;position:sticky;top:24px}
.soPlanSummary h3{font-size:16px;margin:0 0 20px}.soPlanSummary p{font-size:13px;line-height:1.65;color:#475569}
.soBillLine{display:flex;justify-content:space-between;gap:16px;font-size:13px;padding:8px 0;color:#475569}
.soBillTotal{border-top:1px solid #cbd5e1;margin-top:16px;padding-top:20px;font-size:34px;font-weight:750;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
.soBillTotal small{font-size:13px;color:#64748b;font-weight:400;letter-spacing:0}
.soPlanSummary .soButton{width:100%;margin-top:16px;box-sizing:border-box}
.soBillNotice{font-size:12px;line-height:1.7;padding:16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;margin:16px 0}
.soBillConfirm{border-top:1px solid #cbd5e1;padding-top:16px;margin-top:16px}.soBillConfirm .soButton{margin-top:8px}
[hidden]{display:none!important}
.srOnly:focus{position:fixed!important;left:16px;top:16px;width:auto!important;height:auto!important;padding:12px 16px!important;clip:auto!important;white-space:normal!important;background:#fff;color:#0369a1;z-index:100}
@media(min-width:1101px){.peHome .siteHeaderMobile{display:none!important}}
@media(max-width:1100px){.peHome .siteHeaderDesktop{display:none!important}.peHome .siteHeaderMobile{display:block!important}.peHome .topActions{margin-left:auto}.peHome .navDropdownMenu{max-height:70vh;overflow:auto;min-width:min(310px,calc(100vw - 40px))}.soHero{gap:32px}.soPricingGrid{gap:12px}.soPriceCard{padding:22px}.soPriceCard.featured{padding:21px}}
@media(max-width:820px){.soHero{grid-template-columns:1fr;padding-top:48px}.soHero h1{max-width:17ch;font-size:clamp(40px,7vw,60px)}.soProof{max-width:580px}.soWindowBody .soPreviewPhoto{height:250px}.soModuleStrip{grid-template-columns:1fr 1fr}.soSplit{grid-template-columns:1fr}.soCta{align-items:flex-start;flex-direction:column}.soPricingGrid{grid-template-columns:1fr}.soPriceCard{padding:28px}.soPriceCard.featured{padding:27px}.soAddons{grid-template-columns:1fr}.soTwoCards{grid-template-columns:1fr}.soPlanBuilder{grid-template-columns:1fr}.soPlanSummary{position:static}.soExampleLayout{grid-template-columns:1fr;gap:0}.soExampleNav{position:static;display:none}.soExampleStep{gap:20px}}
@media(max-width:480px){.peHome .peTop{gap:12px;padding:12px 20px}.peHome .brandTitle{font-size:20px}.peHome .mark{width:32px;height:32px}.peHome .siteHeaderActions{display:none}.peHome .siteHeaderMobile summary{min-width:58px}.soModuleStrip{gap:12px}.soModuleLink{padding:18px}.soModuleLink h2{font-size:20px}.soHero{padding-bottom:40px}.soHero h1{font-size:40px}.soHero p{font-size:16px}.soProof{padding:12px}.soWindowBody{padding:16px}.soWindowBody .soPreviewPhoto{height:185px}.soProofCaption{align-items:flex-start;flex-direction:column;gap:8px}.soExampleStep{grid-template-columns:1fr;padding:20px}.soExampleStep img{height:220px}.soPlanFields{padding:16px}.soPlanChoice{padding:12px;gap:8px}.soPriceCard{padding:24px}.soPageHead .soPageTitle{font-size:38px}.soLanguage button{padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
