@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";:root{--ps-bg: #f5f9f8;--ps-bg-alt: #eef5f3;--ps-teal-dark: #0d2e2e;--ps-teal: #1a5c55;--ps-teal-mid: #2a8a7e;--ps-teal-accent: #2ec9a7;--ps-teal-light: #b2ede4;--ps-teal-faint: #e0f5f1;--ps-silver: #8faaa6;--ps-text: #1a2e2c;--ps-text-muted: #4d6b67;--ps-divider: #cde8e3;--ps-white: #ffffff;--ps-shadow: 0 2px 24px rgba(13, 46, 46, .07);--ps-shadow-lg: 0 8px 40px rgba(13, 46, 46, .12);--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--max-width: 780px;--radius: 12px}*{box-sizing:border-box;margin:0;padding:0}._page_b6csk_38{background-color:var(--ps-bg);color:var(--ps-text);font-family:var(--font-body);line-height:1.7;min-height:100vh;display:flex;flex-direction:column}._header_b6csk_49{background:var(--ps-teal-dark);border-bottom:1px solid rgba(46,201,167,.18);padding:18px 24px;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._headerInner_b6csk_59{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;gap:14px}._logo_b6csk_67{width:46px;height:46px;border-radius:10px;object-fit:cover;flex-shrink:0}._headerText_b6csk_75{display:flex;flex-direction:column;gap:1px}._brand_b6csk_81{font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.18em;color:var(--ps-teal-accent);text-transform:uppercase}._tagline_b6csk_90{font-size:10.5px;color:#b2ede499;letter-spacing:.06em}._main_b6csk_97{flex:1;padding:56px 24px 72px}._container_b6csk_102{max-width:var(--max-width);margin:0 auto}._hero_b6csk_108{text-align:center;margin-bottom:52px;padding-bottom:52px;border-bottom:1px solid var(--ps-divider)}._title_b6csk_115{font-family:var(--font-heading);font-size:clamp(2.4rem,6vw,3.4rem);font-weight:700;color:var(--ps-teal-dark);letter-spacing:-.01em;line-height:1.18;margin-bottom:10px}._subtitle_b6csk_125{font-size:1rem;color:var(--ps-text-muted);font-weight:400;margin-bottom:28px}._effectiveDateBadge_b6csk_132{display:inline-flex;align-items:center;gap:10px;background:var(--ps-teal-faint);border:1px solid var(--ps-teal-light);border-radius:100px;padding:6px 20px;margin-top:4px}._effectiveDateLabel_b6csk_143{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ps-teal-mid)}._effectiveDateValue_b6csk_151{font-size:13px;font-weight:500;color:var(--ps-teal);border-left:1px solid var(--ps-teal-light);padding-left:10px}._intro_b6csk_160{background:var(--ps-white);border:1px solid var(--ps-divider);border-radius:var(--radius);padding:32px 36px;margin-bottom:48px;box-shadow:var(--ps-shadow)}._intro_b6csk_160 p{font-size:.975rem;color:var(--ps-text);line-height:1.8;margin-bottom:14px}._intro_b6csk_160 p:last-child{margin-bottom:0}._intro_b6csk_160 strong{color:var(--ps-teal);font-weight:600}._sections_b6csk_186{display:flex;flex-direction:column;gap:0}._section_b6csk_186{background:var(--ps-white);border:1px solid var(--ps-divider);border-radius:var(--radius);padding:32px 36px;margin-bottom:20px;box-shadow:var(--ps-shadow);transition:box-shadow .2s ease,transform .2s ease}._section_b6csk_186:hover{box-shadow:var(--ps-shadow-lg);transform:translateY(-1px)}._sectionHeader_b6csk_207{display:flex;align-items:center;gap:16px;margin-bottom:16px}._sectionNumber_b6csk_214{width:34px;height:34px;background:var(--ps-teal-dark);color:var(--ps-teal-accent);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.02em;flex-shrink:0;font-family:var(--font-body)}._sectionTitle_b6csk_230{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--ps-teal-dark);line-height:1.3;letter-spacing:-.005em}._sectionDivider_b6csk_239{height:1px;background:linear-gradient(to right,var(--ps-teal-accent),transparent);margin-bottom:20px;opacity:.4}._sectionContent_b6csk_246{display:flex;flex-direction:column;gap:14px}._paragraph_b6csk_252{font-size:.95rem;color:var(--ps-text);line-height:1.8;display:flex;flex-direction:column;gap:4px}._bulletLine_b6csk_261{display:block;padding-left:4px;color:var(--ps-text);font-size:.95rem;line-height:1.7}._bulletLine_b6csk_261:before{content:"";display:inline-block;width:6px;height:6px;background:var(--ps-teal-accent);border-radius:50%;margin-right:10px;margin-bottom:1px;vertical-align:middle}._bulletLine_b6csk_261:first-child:before{content:""}._textLine_b6csk_286{display:block;font-size:.95rem;line-height:1.8;color:var(--ps-text)}._emailLink_b6csk_293{color:var(--ps-teal-mid);text-decoration:none;font-weight:500;border-bottom:1px solid var(--ps-teal-light);transition:color .18s ease,border-color .18s ease}._emailLink_b6csk_293:hover{color:var(--ps-teal-accent);border-color:var(--ps-teal-accent)}._footer_b6csk_307{background:var(--ps-teal-dark);color:#b2ede4b3;padding:36px 24px;border-top:1px solid rgba(46,201,167,.15)}._footerInner_b6csk_314{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}._footerLogo_b6csk_324{display:flex;align-items:center;gap:12px}._footerLogoImg_b6csk_330{width:36px;height:36px;border-radius:8px;object-fit:cover;opacity:.9}._footerCompany_b6csk_338{font-size:12px;font-weight:600;letter-spacing:.1em;color:var(--ps-teal-accent);text-transform:uppercase;margin-bottom:3px}._footerEmail_b6csk_347{color:#b2ede4a6;font-size:13px;text-decoration:none;transition:color .18s ease}._footerEmail_b6csk_347:hover{color:var(--ps-teal-accent)}._footerUpdated_b6csk_358{font-size:12px;color:#b2ede473;font-style:italic}._backToTop_b6csk_365{position:fixed;bottom:32px;right:32px;width:44px;height:44px;background:var(--ps-teal-dark);color:var(--ps-teal-accent);border:1px solid rgba(46,201,167,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0d2e2e4d;transition:background .2s ease,transform .2s ease;animation:_fadeIn_b6csk_1 .25s ease;z-index:200}._backToTop_b6csk_365:hover{background:var(--ps-teal);transform:translateY(-2px)}@keyframes _fadeIn_b6csk_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){._header_b6csk_49{padding:14px 16px}._main_b6csk_97{padding:36px 16px 56px}._hero_b6csk_108{margin-bottom:36px;padding-bottom:36px}._intro_b6csk_160,._section_b6csk_186{padding:22px 20px}._sectionHeader_b6csk_207{gap:12px}._sectionTitle_b6csk_230{font-size:1.1rem}._footerInner_b6csk_314{flex-direction:column;align-items:flex-start;gap:16px}._backToTop_b6csk_365{bottom:20px;right:20px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:#f5f9f8;color:#1a2e2c;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}
