@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";._page_5crsz_1{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;font-family:Inter,system-ui,sans-serif}._header_5crsz_10{background:linear-gradient(135deg,#1b5e20,#2e7d32 60%,#388e3c);padding:28px 24px;box-shadow:0 2px 16px #1b5e204d}._headerInner_5crsz_16{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:20px}._logo_5crsz_24{width:72px;height:72px;border-radius:18px;object-fit:cover;box-shadow:0 4px 16px #00000040;flex-shrink:0}._headerText_5crsz_33{display:flex;flex-direction:column;gap:4px}._appName_5crsz_39{font-family:Playfair Display,Georgia,serif;font-size:1.7rem;font-weight:700;color:#fff;letter-spacing:.01em;line-height:1.2}._headerSub_5crsz_48{font-size:.9rem;font-weight:400;color:#fffc;letter-spacing:.08em;text-transform:uppercase}._main_5crsz_57{flex:1;padding:48px 24px 64px}._container_5crsz_62{max-width:800px;margin:0 auto}._intro_5crsz_68{margin-bottom:48px;padding-bottom:40px;border-bottom:2px solid #c8e6c9}._docTitle_5crsz_74{font-family:Playfair Display,Georgia,serif;font-size:2.6rem;font-weight:700;color:#1b5e20;margin-bottom:24px;line-height:1.15}._metaRow_5crsz_83{display:flex;flex-wrap:wrap;gap:12px}._metaBadge_5crsz_89{display:flex;flex-direction:column;gap:2px;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:10px;padding:10px 16px}._metaLabel_5crsz_99{font-size:.7rem;font-weight:600;color:#388e3c;text-transform:uppercase;letter-spacing:.08em}._metaValue_5crsz_107{font-size:.88rem;font-weight:500;color:#1a2e1a}._sections_5crsz_114{display:flex;flex-direction:column;gap:0}._section_5crsz_114{padding:36px 0}._sectionHeader_5crsz_124{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}._sectionNumber_5crsz_131{width:36px;height:36px;background:linear-gradient(135deg,#2e7d32,#388e3c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0;margin-top:3px;box-shadow:0 2px 8px #2e7d324d}._sectionTitle_5crsz_147{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:600;color:#1b5e20;line-height:1.3}._sectionBody_5crsz_155{padding-left:52px;display:flex;flex-direction:column;gap:14px}._para_5crsz_162{font-size:.95rem;color:#3a4a3a;line-height:1.8}._list_5crsz_168{list-style:none;margin:0;display:flex;flex-direction:column;gap:8px;background:#f1f8f2;border-left:3px solid #4caf50;border-radius:0 8px 8px 0;padding:16px 20px}._listItem_5crsz_181{font-size:.93rem;color:#3a4a3a;line-height:1.6;display:flex;align-items:flex-start;gap:10px}._listItem_5crsz_181:before{content:"✓";color:#2e7d32;font-weight:700;font-size:.85rem;flex-shrink:0;margin-top:2px}._divider_5crsz_199{height:1px;background:linear-gradient(to right,#c8e6c9,transparent);margin-top:4px}._section_5crsz_114:last-child ._divider_5crsz_199{display:none}._footer_5crsz_210{background:#1b5e20;padding:32px 24px;color:#ffffffd9}._footerInner_5crsz_216{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}._footerBrand_5crsz_226{display:flex;align-items:center;gap:12px}._footerLogo_5crsz_232{width:36px;height:36px;border-radius:8px;object-fit:cover;opacity:.9}._footerName_5crsz_240{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:600;color:#fff}._footerEmail_5crsz_247{font-size:.88rem;color:#ffffffbf}._footerLink_5crsz_252{color:#a5d6a7;text-decoration:none;transition:color .2s}._footerLink_5crsz_252:hover{color:#c8e6c9;text-decoration:underline}._footerUpdated_5crsz_263{font-size:.8rem;color:#ffffff8c}._backToTop_5crsz_269{position:fixed;bottom:32px;right:32px;width:44px;height:44px;background:#2e7d32;color:#fff;border:none;border-radius:50%;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #2e7d3273;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:100}._backToTop_5crsz_269:hover{background:#1b5e20;transform:translateY(-2px)}@media(max-width:600px){._appName_5crsz_39{font-size:1.3rem}._logo_5crsz_24{width:56px;height:56px}._docTitle_5crsz_74{font-size:1.9rem}._sectionTitle_5crsz_147{font-size:1.15rem}._sectionBody_5crsz_155{padding-left:0}._sectionHeader_5crsz_124{flex-direction:row;align-items:center}._metaRow_5crsz_83{flex-direction:column;gap:8px}._backToTop_5crsz_269{bottom:20px;right:20px;width:40px;height:40px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green-dark: #1b5e20;--green-mid: #2e7d32;--green-light: #4caf50;--green-pale: #e8f5e9;--green-pale2: #f1f8f2;--green-accent: #388e3c;--text-primary: #1a2e1a;--text-secondary: #4a5c4a;--text-muted: #6b7d6b;--divider: #c8e6c9;--white: #ffffff;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--white);color:var(--text-primary);line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased}
