@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";._page_1vqae_1{min-height:100vh;display:flex;flex-direction:column;background:#fff}._header_1vqae_9{background:var(--teal-dark);padding:20px 24px;position:sticky;top:0;z-index:100;box-shadow:0 2px 16px #0a4a4040}._headerInner_1vqae_18{max-width:860px;margin:0 auto;display:flex;align-items:center;gap:16px}._logo_1vqae_26{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000004d}._headerText_1vqae_35{display:flex;flex-direction:column}._brandName_1vqae_40{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;color:#fff;letter-spacing:.01em;line-height:1.2}._brandTagline_1vqae_49{font-family:var(--font-body);font-size:.75rem;font-weight:400;color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-top:2px}._main_1vqae_60{flex:1;padding:60px 24px 80px}._container_1vqae_65{max-width:860px;margin:0 auto}._titleBlock_1vqae_71{margin-bottom:56px;text-align:center}._title_1vqae_71{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--teal-dark);letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}._effectiveDate_1vqae_86{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}._titleDivider_1vqae_95{width:64px;height:3px;background:linear-gradient(90deg,var(--gold),var(--teal-mid));border-radius:2px;margin:24px auto 0}._section_1vqae_104{margin-bottom:8px}._sectionTitle_1vqae_108{font-family:var(--font-heading);font-size:1.35rem;font-weight:600;color:var(--teal-dark);letter-spacing:-.01em;margin-bottom:16px;padding-top:8px}._sectionBody_1vqae_118{display:flex;flex-direction:column;gap:12px}._sectionBody_1vqae_118 p{font-family:var(--font-body);font-size:1rem;line-height:1.75;color:var(--text-secondary)}._sectionDivider_1vqae_131{width:100%;height:1px;background:var(--border);margin:36px 0;opacity:.7}._subSection_1vqae_140{margin:20px 0;padding:20px 24px;background:var(--teal-pale);border-left:3px solid var(--teal-mid);border-radius:0 8px 8px 0}._subSectionTitle_1vqae_148{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;color:var(--teal-mid);margin-bottom:12px}._subSectionBody_1vqae_156{display:flex;flex-direction:column;gap:10px}._subSectionBody_1vqae_156 p{font-family:var(--font-body);font-size:.95rem;line-height:1.7;color:var(--text-secondary)}._infoBox_1vqae_170{background:var(--gold-light);border:1px solid rgba(201,168,76,.3);border-radius:10px;padding:20px 24px;display:flex;flex-direction:column;gap:6px}._infoBox_1vqae_170 p{font-family:var(--font-body);font-size:.95rem;line-height:1.6;color:var(--text-primary)}._infoBox_1vqae_170 strong{color:var(--teal-dark);font-weight:600}._bulletList_1vqae_193{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}._bulletItem_1vqae_201{font-family:var(--font-body);font-size:.97rem;line-height:1.65;color:var(--text-secondary);padding-left:20px;position:relative}._bulletItem_1vqae_201:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:var(--gold);flex-shrink:0}._footer_1vqae_223{background:var(--teal-dark);padding:32px 24px}._footerInner_1vqae_228{max-width:860px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:6px}._footerCompany_1vqae_237{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#fff}._footerEmail_1vqae_244 a{font-family:var(--font-body);font-size:.875rem;color:var(--gold);text-decoration:none;transition:opacity .2s}._footerEmail_1vqae_244 a:hover{opacity:.8;text-decoration:underline}._footerUpdated_1vqae_257{font-family:var(--font-body);font-size:.8rem;color:#ffffff80;margin-top:4px}._backToTop_1vqae_265{position:fixed;bottom:32px;right:32px;width:44px;height:44px;border-radius:50%;background:var(--teal-mid);color:#fff;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;box-shadow:0 4px 16px #0a4a4059;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:200}._backToTop_1vqae_265:hover{background:var(--teal-dark);transform:translateY(-2px)}@media(max-width:640px){._main_1vqae_60{padding:40px 16px 60px}._header_1vqae_9{padding:16px}._logo_1vqae_26{width:40px;height:40px}._sectionTitle_1vqae_108{font-size:1.2rem}._subSection_1vqae_140,._infoBox_1vqae_170{padding:16px}._backToTop_1vqae_265{bottom:20px;right:20px;width:40px;height:40px;font-size:1rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal-dark: #0a4a40;--teal-mid: #0e6b5e;--teal-light: #e8f4f1;--teal-pale: #f2f9f7;--gold: #c9a84c;--gold-light: #f5ecd0;--text-primary: #1a2e29;--text-secondary: #3d5a53;--text-muted: #6b8a82;--border: #cde0da;--white: #ffffff;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.7;color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
