.pms-hero{padding:clamp(64px,8vw,112px) 0 clamp(56px,7vw,96px);background:var(--ink);color:#fff}.pms-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width:900px){.pms-hero__inner{grid-template-columns:1fr;gap:40px}.pms-hero__media{order:-1}}.pms-hero__h1{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1;color:#fff;margin-bottom:20px}.pms-hero__intro{font-size:1.05rem;line-height:1.75;color:#ffffffd1;margin-bottom:32px;max-width:56ch}.pms-hero__ctas{display:flex;flex-wrap:wrap;gap:14px}.pms-hero__img{width:100%;height:auto;border-radius:var(--r-lg);box-shadow:0 24px 64px #00000073;display:block}.pms-breadcrumb{margin-bottom:16px}.pms-breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;gap:8px;font-size:13px;font-family:var(--f-mono);color:#ffffff80}.pms-breadcrumb a{color:#ffffffa6;text-decoration:none}.pms-breadcrumb a:hover{color:#fff}.pms-trust{background:var(--azure);padding:16px 0}.pms-trust__inner{display:flex;flex-wrap:wrap;gap:8px 32px;justify-content:center}.pms-trust__item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;font-family:var(--f-display);color:#fff;text-transform:uppercase;letter-spacing:.04em}.pms-trust__item svg{width:16px;height:16px;flex-shrink:0;color:var(--accent)}.pms-section{padding:clamp(64px,8vw,104px) 0;background:#fff}.pms-section--alt{background:var(--paper)}.pms-section__inner{display:grid;gap:56px;align-items:center}.pms-section__inner--text-left,.pms-section__inner--media-left,.pms-section__inner--media-right{grid-template-columns:1fr 1fr}@media(max-width:900px){.pms-section__inner--text-left,.pms-section__inner--media-left,.pms-section__inner--media-right{grid-template-columns:1fr;gap:40px}}.pms-section__h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--ink);margin-bottom:16px;margin-top:8px}.pms-section__h2--light{color:#fff}.pms-section__lead{font-size:1.05rem;line-height:1.75;color:var(--muted);max-width:68ch;margin:0 auto 48px}.pms-section__lead--light{color:#ffffffc7}.pms-section__header{text-align:center;margin-bottom:48px}.pms-section__header--light{color:#fff}.pms-section__img{width:100%;height:auto;border-radius:var(--r-lg);box-shadow:0 16px 48px #0a1f3d24;display:block}.pms-feature-list{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-direction:column;gap:10px}.pms-feature-list li{padding-left:24px;position:relative;font-size:.96rem;line-height:1.6;color:var(--muted)}.pms-feature-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:var(--brand)}.pms-section__cards{display:flex;flex-direction:column;gap:20px}.pms-card{padding:28px;border-radius:var(--r-md);border:1.5px solid var(--line)}.pms-card--blue{background:var(--azure-pale);border-color:var(--azure-pale-line)}.pms-card--white{background:#fff}.pms-card__icon{width:36px;height:36px;color:var(--brand);margin-bottom:12px}.pms-card h3{font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:8px}.pms-card p{font-size:.9rem;line-height:1.6;color:var(--muted);margin:0}.pms-chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.pms-chip{display:inline-block;padding:5px 12px;border-radius:999px;font-size:13px;font-weight:600;font-family:var(--f-display);background:var(--azure-pale);color:var(--azure);border:1px solid var(--azure-pale-line)}.pms-note{font-size:.9rem;line-height:1.65;color:var(--muted);padding:16px 20px;background:#fff;border-left:3px solid var(--brand);border-radius:0 var(--r-sm) var(--r-sm) 0;margin-top:8px}.pms-grid{display:grid;gap:24px}.pms-grid--3{grid-template-columns:repeat(3,1fr)}.pms-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.pms-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pms-grid--3{grid-template-columns:repeat(2,1fr)}.pms-grid--4{grid-template-columns:1fr}}@media(max-width:520px){.pms-grid--3{grid-template-columns:1fr}}.pms-feature-card{background:#fff;border:1.5px solid var(--line);border-radius:var(--r-md);padding:28px 24px;transition:border-color var(--t-fast),box-shadow var(--t-fast)}.pms-feature-card:hover{border-color:var(--brand);box-shadow:0 8px 24px #0067c61a}.pms-feature-card__icon{width:40px;height:40px;color:var(--brand);margin-bottom:14px}.pms-feature-card h3{font-size:.98rem;font-weight:700;color:var(--ink);margin-bottom:8px}.pms-feature-card p{font-size:.88rem;line-height:1.65;color:var(--muted);margin:0}.pms-two-col{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:24px}@media(max-width:640px){.pms-two-col{grid-template-columns:1fr}}.pms-subhead{font-size:.95rem;font-weight:700;color:var(--ink);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-family:var(--f-display)}.pms-section__stat-block{display:flex;flex-direction:column;gap:28px;padding:40px;background:var(--ink);border-radius:var(--r-lg)}.pms-stat__num{display:block;font-size:2rem;font-weight:900;font-family:var(--f-display);color:var(--accent);line-height:1;margin-bottom:6px}.pms-stat__label{font-size:.88rem;color:#ffffffb8;line-height:1.5}.pms-integration-card{background:#fff;border:1.5px solid var(--line);border-radius:var(--r-md);padding:24px}.pms-integration-card__category{font-size:11px;font-weight:700;font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--brand);margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.pms-integration-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.pms-integration-card li{font-size:.9rem;color:var(--ink);padding-left:16px;position:relative}.pms-integration-card li:before{content:"›";position:absolute;left:0;color:var(--brand);font-weight:700}.pms-api-cta{text-align:center;margin-top:40px;font-size:.95rem;color:var(--muted)}.pms-link{color:var(--brand);font-weight:700;text-decoration:none}.pms-link:hover{text-decoration:underline}.pms-ecosystem{padding:clamp(64px,8vw,104px) 0;background:var(--paper)}.pms-ecosystem__diagram{margin:0 auto 56px;max-width:840px}.pms-ecosystem__img{width:100%;height:auto;display:block;border-radius:var(--r-lg);box-shadow:0 16px 48px #0a1f3d1a}.pms-ecosystem__pillars{margin-top:0}.pms-ecosystem-pillar{background:#fff;border:1.5px solid var(--line);border-radius:var(--r-md);padding:28px 24px;text-align:center;transition:border-color var(--t-fast),box-shadow var(--t-fast)}.pms-ecosystem-pillar:hover{border-color:var(--brand);box-shadow:0 8px 24px #0067c61a}.pms-ecosystem-pillar__icon{width:40px;height:40px;color:var(--brand);margin:0 auto 14px}.pms-ecosystem-pillar h3{font-size:.98rem;font-weight:700;color:var(--ink);margin-bottom:8px}.pms-ecosystem-pillar p{font-size:.88rem;line-height:1.65;color:var(--muted);margin:0}.pms-why{padding:clamp(72px,9vw,112px) 0;background:var(--ink);color:#fff}.pms-why-card{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--r-md);padding:32px 28px;transition:background var(--t-fast),border-color var(--t-fast)}.pms-why-card:hover{background:#ffffff1c;border-color:#ffffff38}.pms-why-card__icon{width:40px;height:40px;color:var(--accent);margin-bottom:16px}.pms-why-card h3{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:10px}.pms-why-card p{font-size:.9rem;line-height:1.7;color:#ffffffad;margin:0}.pms-related{padding:clamp(56px,7vw,96px) 0;background:var(--paper)}.pms-related__heading{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;color:var(--ink);margin-bottom:40px;margin-top:8px}.pms-related-card{display:flex;flex-direction:column;background:#fff;border:1.5px solid var(--line);border-radius:var(--r-md);padding:28px;text-decoration:none;color:inherit;transition:border-color var(--t-fast),box-shadow var(--t-fast),transform var(--t-fast)}.pms-related-card:hover{border-color:var(--brand);box-shadow:0 10px 28px #0067c61f;transform:translateY(-2px)}.pms-related-card__icon{width:40px;height:40px;color:var(--brand);margin-bottom:16px}.pms-related-card h3{font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:8px}.pms-related-card p{font-size:.9rem;line-height:1.65;color:var(--muted);flex-grow:1;margin:0 0 16px}.pms-related-card__arrow{font-size:.88rem;font-weight:700;font-family:var(--f-display);color:var(--brand)}.pms-faq{padding:clamp(64px,8vw,104px) 0;background:#fff}.pms-faq__inner{max-width:820px;margin:0 auto;padding:0 var(--gutter)}.pms-faq__header{margin-bottom:48px}.pms-accordion{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line)}.pms-accordion__item{border-bottom:1px solid var(--line)}.pms-accordion__item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:1rem;font-weight:700;font-family:var(--f-display);color:var(--ink);gap:16px;transition:color var(--t-fast)}.pms-accordion__item summary::-webkit-details-marker{display:none}.pms-accordion__item summary:hover{color:var(--brand)}.pms-accordion__item summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--brand);flex-shrink:0;transition:transform var(--t-fast);line-height:1}.pms-accordion__item[open] summary:after{content:"−"}.pms-accordion__a{padding:4px 0 24px}.pms-accordion__a p{font-size:.95rem;line-height:1.75;color:var(--muted);margin:0}.pms-cta{background:var(--azure);padding:clamp(72px,9vw,112px) 0;color:#fff}.pms-cta__inner{text-align:center}.pms-cta__heading{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;color:#fff;margin-bottom:16px;margin-top:8px}.pms-cta__body{font-size:1.05rem;line-height:1.75;color:#ffffffd1;max-width:60ch;margin:0 auto 36px}.pms-cta__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}
