:root{--health-primary: #059669;--health-secondary: #10b981;--health-accent: #34d399;--health-earth: #92400e;--health-deep: #064e3b;--health-bright: #6ee7b7;--health-forest: #047857;--health-warm: #f59e0b}.section-nav.svelte-1mt5r3j{margin-bottom:2rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(to bottom,#ecfdf5,#d1fae5);border-radius:.5rem;padding:1rem}.nav-section.svelte-1mt5r3j{margin-bottom:.5rem}.nav-accordion.svelte-1mt5r3j{margin-bottom:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden;background:#fff}.accordion-header.svelte-1mt5r3j{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;cursor:pointer;transition:all .2s;font-size:.95rem;font-weight:500;color:#374151;text-align:left}.accordion-header.svelte-1mt5r3j:hover{background-color:#0596690d}.accordion-header.has-active.svelte-1mt5r3j{background-color:#0596691a;color:var(--health-primary);font-weight:600}.accordion-header.open.svelte-1mt5r3j{background-color:#0596691a;border-bottom:1px solid #e5e7eb}.accordion-icon.svelte-1mt5r3j{font-size:1.1rem;flex-shrink:0}.accordion-title.svelte-1mt5r3j{flex-grow:1;font-weight:600}.section-count.svelte-1mt5r3j{font-size:.8rem;color:#6b7280;font-weight:400}.toggle-arrow.svelte-1mt5r3j{font-size:.8rem;color:#6b7280;transition:transform .2s ease;flex-shrink:0}.toggle-arrow.rotated.svelte-1mt5r3j{transform:rotate(180deg)}.accordion-content.svelte-1mt5r3j{border-top:1px solid #e5e7eb;background-color:#fafafa}.nav-item.svelte-1mt5r3j{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;cursor:pointer;transition:all .2s;font-size:.9rem;color:#4b5563;text-align:left;border-bottom:1px solid #e5e7eb}.nav-item.svelte-1mt5r3j:last-child{border-bottom:none}.nav-item.svelte-1mt5r3j:hover{background-color:#0596690d;color:#374151}.nav-item.active.svelte-1mt5r3j{background-color:var(--health-primary);color:#fff;font-weight:600}.nav-item.active.svelte-1mt5r3j:hover{background-color:var(--health-forest)}.overview-item.svelte-1mt5r3j{background:linear-gradient(135deg,#0596691a,#10b9811a);border:1px solid rgba(5,150,105,.2);border-radius:.375rem;font-weight:600;margin-bottom:.5rem}.overview-item.active.svelte-1mt5r3j{background:var(--health-primary);color:#fff}.subsection-item.svelte-1mt5r3j{padding-left:1.5rem}.nav-icon.svelte-1mt5r3j{font-size:1.1rem;flex-shrink:0}.nav-title.svelte-1mt5r3j{flex-grow:1;text-align:left}.progress-indicator.svelte-1mt5r3j{margin-bottom:2rem;padding:1rem;background:linear-gradient(90deg,#0596691a,#10b9811a);border-radius:.5rem;border-left:4px solid var(--health-primary)}.progress-bar.svelte-1mt5r3j{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill.svelte-1mt5r3j{height:100%;background:linear-gradient(90deg,var(--health-primary),var(--health-secondary));border-radius:4px;transition:width .3s ease}.progress-text.svelte-1mt5r3j{font-size:.875rem;color:var(--health-primary);font-weight:500}.section-content.svelte-1mt5r3j{padding-top:1rem;scroll-margin-top:2rem}.documentation-container.svelte-1mt5r3j{display:grid;grid-template-columns:250px 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem}@media (max-width: 768px){.documentation-container.svelte-1mt5r3j{grid-template-columns:1fr}.section-nav.svelte-1mt5r3j{padding:.75rem}.accordion-header.svelte-1mt5r3j{padding:.5rem .75rem;font-size:.9rem}.nav-item.svelte-1mt5r3j{padding:.5rem .75rem;font-size:.85rem}.subsection-item.svelte-1mt5r3j{padding-left:1rem}}.content.svelte-1mt5r3j{min-width:0}.content.svelte-1mt5r3j h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--health-primary)}.content.svelte-1mt5r3j h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--health-forest)}.content.svelte-1mt5r3j h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--health-secondary)}h4{font-size:1.2rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--health-accent)}blockquote{background-color:#6ee7b71a;border-left:4px solid var(--health-earth);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:.5rem}blockquote>p:first-child strong{font-size:1.1rem;color:var(--health-earth);display:block;margin-bottom:.75rem}.content.svelte-1mt5r3j p{margin-bottom:1rem;line-height:1.7;color:#4b5563}.content.svelte-1mt5r3j ul,.content.svelte-1mt5r3j ol{margin-bottom:1.5rem;padding-left:1rem;color:#4b5563}.content.svelte-1mt5r3j ul{list-style-type:none}.content.svelte-1mt5r3j ul li{position:relative;margin-bottom:.75rem;padding-left:1.5rem}.content.svelte-1mt5r3j ul li:not(.section-nav li):before{content:"💚";position:absolute;left:0;top:.1em;font-size:.9rem}.content.svelte-1mt5r3j ol{list-style-type:decimal}.content.svelte-1mt5r3j ol li{margin-bottom:.75rem;padding-left:.5rem}.content.svelte-1mt5r3j ol li::marker{color:var(--health-primary);font-weight:600}.content.svelte-1mt5r3j ul ul li:before{content:"🌱";color:var(--health-accent)}.communication-suite-card.svelte-1mt5r3j{background:linear-gradient(135deg,#6ee7b71a,#0596691a);border-radius:.75rem;margin-bottom:2rem;box-shadow:0 4px 6px #0596691a;border:1px solid rgba(5,150,105,.2);overflow:visible!important;position:relative;z-index:1}.card-content.svelte-1mt5r3j{display:flex;flex-wrap:wrap;padding:1.5rem;align-items:center;gap:1.5rem}.card-icon.svelte-1mt5r3j{font-size:2.5rem;color:var(--health-primary);flex-shrink:0}.card-text.svelte-1mt5r3j{flex:1;min-width:200px}.card-text.svelte-1mt5r3j h3:where(.svelte-1mt5r3j){margin:0 0 .5rem;color:var(--health-primary);font-size:1.25rem}.card-text.svelte-1mt5r3j p:where(.svelte-1mt5r3j){margin:0;color:#4b5563;font-size:1rem}.card-actions.svelte-1mt5r3j{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;position:relative;overflow:visible}.primary-btn.svelte-1mt5r3j{background-color:var(--health-primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.primary-btn.svelte-1mt5r3j:hover{background-color:var(--health-forest);transform:translateY(-1px)}.secondary-btn.svelte-1mt5r3j{background-color:#fff;color:var(--health-primary);border:1px solid var(--health-primary);padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.secondary-btn.svelte-1mt5r3j:hover{background-color:#6ee7b71a;transform:translateY(-1px)}.arrow-icon.svelte-1mt5r3j,.download-icon.svelte-1mt5r3j{display:inline-block;margin-left:.25rem}.dropdown.svelte-1mt5r3j{position:relative;display:inline-block}.dropdown-toggle.svelte-1mt5r3j{display:flex;align-items:center;gap:.5rem;width:100%}.dropdown-menu.svelte-1mt5r3j{position:absolute;top:100%;left:0;z-index:1000;min-width:350px;max-width:400px;padding:.5rem 0;margin:.125rem 0 0;background-color:#fff;border:1px solid rgba(5,150,105,.3);border-radius:.5rem;box-shadow:0 .5rem 1rem #0000002d;white-space:normal;display:block}.dropdown-item.svelte-1mt5r3j{display:flex;align-items:center;width:100%;padding:.75rem 1.5rem;color:#212529;text-align:inherit;white-space:normal;background-color:transparent;border:0;cursor:pointer;transition:all .2s}.dropdown-item.svelte-1mt5r3j:hover{background-color:#6ee7b71a;color:var(--health-primary)}.dropdown-divider.svelte-1mt5r3j{height:1px;background-color:#e5e7eb;margin:.5rem 0}.comm-guide-icon.svelte-1mt5r3j{font-size:1.5rem;margin-right:1rem;flex-shrink:0}.comm-guide-info.svelte-1mt5r3j{display:flex;flex-direction:column;flex:1}.comm-guide-title.svelte-1mt5r3j{font-weight:600;margin-bottom:.25rem;color:var(--health-primary)}.comm-guide-desc.svelte-1mt5r3j{font-size:.875rem;color:#6b7280}.communication-navigation.svelte-1mt5r3j{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--health-primary)}.nav-description.svelte-1mt5r3j{text-align:center;margin-bottom:2rem}.nav-description.svelte-1mt5r3j h3:where(.svelte-1mt5r3j){color:var(--health-primary);margin-bottom:.5rem}.nav-description.svelte-1mt5r3j p:where(.svelte-1mt5r3j){color:#6b7280;font-size:1rem}.communication-grid.svelte-1mt5r3j{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.communication-card.svelte-1mt5r3j{display:flex;flex-direction:column;align-items:center;padding:1.5rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;cursor:pointer;transition:all .3s;text-align:center}.communication-card.svelte-1mt5r3j:hover{border-color:var(--health-primary);box-shadow:0 4px 12px #0596691a;transform:translateY(-2px)}.communication-card.active.svelte-1mt5r3j{border-color:var(--health-primary);background:#6ee7b71a}.comm-card-icon.svelte-1mt5r3j{font-size:2.5rem;margin-bottom:1rem}.comm-card-title.svelte-1mt5r3j{font-weight:600;font-size:1.1rem;color:var(--health-primary);margin-bottom:.5rem}.comm-card-desc.svelte-1mt5r3j{font-size:.9rem;color:#6b7280}.nav-actions.svelte-1mt5r3j{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.content.svelte-1mt5r3j a{color:var(--health-forest);text-decoration:underline;font-weight:500;transition:all .2s}.content.svelte-1mt5r3j a:hover{color:var(--health-primary);text-decoration:underline}.section-navigation.svelte-1mt5r3j{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.nav-btn.svelte-1mt5r3j{background-color:var(--health-primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.nav-btn.svelte-1mt5r3j:hover{background-color:var(--health-forest);transform:translateY(-1px)}.prev-btn.svelte-1mt5r3j{margin-right:auto}.next-btn.svelte-1mt5r3j{margin-left:auto}.language-fallback-notice.svelte-1mt5r3j{display:flex;align-items:flex-start;gap:1rem;background-color:#0596691a;border:1px solid rgba(5,150,105,.3);border-radius:.5rem;padding:1rem 1.25rem;margin-bottom:1.5rem}.notice-icon.svelte-1mt5r3j{font-size:1.25rem;color:var(--health-primary);flex-shrink:0;margin-top:.125rem}.notice-content.svelte-1mt5r3j{flex:1}.notice-content.svelte-1mt5r3j strong:where(.svelte-1mt5r3j){color:var(--health-primary);font-size:.95rem;display:block;margin-bottom:.25rem}.notice-content.svelte-1mt5r3j p:where(.svelte-1mt5r3j){color:#4b5563;font-size:.875rem;margin:0;line-height:1.5}.loading-container.svelte-1mt5r3j{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.loading-spinner.svelte-1mt5r3j{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid var(--health-primary);border-radius:50%;animation:svelte-1mt5r3j-spin 1s linear infinite}@keyframes svelte-1mt5r3j-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.missing-section.svelte-1mt5r3j{text-align:center;padding:2rem;background-color:#0596690d;border-radius:.5rem;border:1px solid rgba(5,150,105,.2)}.missing-section.svelte-1mt5r3j h2:where(.svelte-1mt5r3j){color:var(--health-primary);margin-bottom:1rem}.missing-section.svelte-1mt5r3j p:where(.svelte-1mt5r3j){color:#6b7280}@media (max-width: 640px){.card-content.svelte-1mt5r3j{flex-direction:column;align-items:flex-start;gap:1rem}.card-actions.svelte-1mt5r3j{width:100%;justify-content:center}.section-navigation.svelte-1mt5r3j{flex-direction:column;gap:1rem}.section-navigation.svelte-1mt5r3j button:where(.svelte-1mt5r3j){width:100%}.communication-grid.svelte-1mt5r3j{grid-template-columns:1fr}.nav-actions.svelte-1mt5r3j{flex-direction:column;width:100%}.nav-actions.svelte-1mt5r3j button:where(.svelte-1mt5r3j){width:100%}}
