:root{--gc-primary: #2B4B8C;--gc-secondary: #6DAA3F;--gc-accent: #DAA520;--gc-depth: #1e3a8a;--gc-light: #87CEEB;--gc-earth: #8B4513;--gc-peace: #20B2AA;--gc-innovation: #9370DB;--gc-compassion: #FF6B6B}.section-nav.svelte-oe9bxq{margin-bottom:2rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(to bottom,#f8fafc,#f1f5f9);border-radius:.5rem;padding:1rem}.nav-section.svelte-oe9bxq{margin-bottom:.5rem}.nav-accordion.svelte-oe9bxq{margin-bottom:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden;background:#fff}.accordion-header.svelte-oe9bxq{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-oe9bxq:hover{background-color:#6daa3f0d}.accordion-header.has-active.svelte-oe9bxq{background-color:#2b4b8c1a;color:var(--gc-primary);font-weight:600}.accordion-header.open.svelte-oe9bxq{background-color:#6daa3f1a;border-bottom:1px solid #e5e7eb}.accordion-icon.svelte-oe9bxq{font-size:1.1rem;flex-shrink:0}.accordion-title.svelte-oe9bxq{flex-grow:1;font-weight:600}.section-count.svelte-oe9bxq{font-size:.8rem;color:#6b7280;font-weight:400}.toggle-arrow.svelte-oe9bxq{font-size:.8rem;color:#6b7280;transition:transform .2s ease;flex-shrink:0}.toggle-arrow.rotated.svelte-oe9bxq{transform:rotate(180deg)}.accordion-content.svelte-oe9bxq{border-top:1px solid #e5e7eb;background-color:#fafafa}.nav-item.svelte-oe9bxq{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-oe9bxq:last-child{border-bottom:none}.nav-item.svelte-oe9bxq:hover{background-color:#6daa3f0d;color:#374151}.nav-item.active.svelte-oe9bxq{background-color:var(--gc-primary);color:#fff;font-weight:600}.nav-item.active.svelte-oe9bxq:hover{background-color:var(--gc-depth)}.overview-item.svelte-oe9bxq{background:linear-gradient(135deg,#2b4b8c1a,#6daa3f1a);border:1px solid rgba(43,75,140,.2);border-radius:.375rem;font-weight:600;margin-bottom:.5rem}.overview-item.active.svelte-oe9bxq{background:var(--gc-primary);color:#fff}.subsection-item.svelte-oe9bxq{padding-left:1.5rem}.nav-icon.svelte-oe9bxq{font-size:1.1rem;flex-shrink:0}.nav-title.svelte-oe9bxq{flex-grow:1;text-align:left}.accordion-header.has-active.svelte-oe9bxq+.accordion-content:where(.svelte-oe9bxq){display:block}.progress-indicator.svelte-oe9bxq{margin-bottom:2rem;padding:1rem;background:linear-gradient(90deg,#2b4b8c1a,#6daa3f1a);border-radius:.5rem;border-left:4px solid var(--gc-primary)}.progress-bar.svelte-oe9bxq{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill.svelte-oe9bxq{height:100%;background:linear-gradient(90deg,var(--gc-primary),var(--gc-secondary));border-radius:4px;transition:width .3s ease}.progress-text.svelte-oe9bxq{font-size:.875rem;color:var(--gc-depth);font-weight:500}.section-content.svelte-oe9bxq{padding-top:1rem;scroll-margin-top:2rem}.documentation-container.svelte-oe9bxq{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-oe9bxq{grid-template-columns:1fr}.section-nav.svelte-oe9bxq{padding:.75rem}.accordion-header.svelte-oe9bxq{padding:.5rem .75rem;font-size:.9rem}.nav-item.svelte-oe9bxq{padding:.5rem .75rem;font-size:.85rem}.subsection-item.svelte-oe9bxq{padding-left:1rem}}.content.svelte-oe9bxq{min-width:0}.content.svelte-oe9bxq h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--gc-primary)}.content.svelte-oe9bxq h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--gc-secondary)}.content.svelte-oe9bxq h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--gc-accent)}h4{font-size:1.2rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--gc-accent)}blockquote{background-color:#6daa3f1a;border-left:4px solid var(--gc-secondary);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:.5rem}blockquote>p:first-child strong{font-size:1.1rem;color:var(--gc-depth);display:block;margin-bottom:.75rem}blockquote ul{margin-left:1.5rem;margin-top:.75rem;margin-bottom:.75rem}blockquote li{margin-bottom:.5rem}blockquote p:last-child{margin-top:.75rem;font-style:italic}blockquote a{color:var(--gc-secondary);text-decoration:underline;font-weight:500}blockquote a:hover{color:var(--gc-primary)}.content.svelte-oe9bxq p{margin-bottom:1rem;line-height:1.7;color:#4b5563}.content.svelte-oe9bxq ul,.content.svelte-oe9bxq ol{margin-bottom:1.5rem;padding-left:1rem;color:#4b5563}.content.svelte-oe9bxq ul{list-style-type:none}.content.svelte-oe9bxq ul li{position:relative;margin-bottom:.75rem;padding-left:1.5rem}.content.svelte-oe9bxq ul li:not(.section-nav li):before{content:"🌍";position:absolute;left:0;top:.1em;font-size:.9rem}.content.svelte-oe9bxq ol{list-style-type:decimal}.content.svelte-oe9bxq ol li{margin-bottom:.75rem;padding-left:.5rem}.content.svelte-oe9bxq ol li::marker{color:var(--gc-secondary);font-weight:600}.content.svelte-oe9bxq ul ul,.content.svelte-oe9bxq ol ul{margin-top:.5rem;margin-bottom:0}.content.svelte-oe9bxq ul ul li:before{content:"🤝";color:var(--gc-peace)}.content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem;box-shadow:0 2px 4px #0000000d;border-radius:.375rem;overflow:hidden}.content thead{background:linear-gradient(to right,var(--gc-primary),var(--gc-secondary))}.content th{padding:.75rem 1rem;font-weight:600;text-align:left;color:#fff;border:none;border-bottom:2px solid var(--gc-primary)}.content td{padding:.75rem 1rem;border:1px solid #e5e7eb;border-left:none;border-right:none;vertical-align:top}.content tr:nth-child(odd){background-color:#6daa3f0d}.content tr:nth-child(2n){background-color:#fff}.content tr:hover{background-color:#6daa3f1a}.content tbody tr:last-child td{border-bottom:none}.citizenship-guide-card.svelte-oe9bxq{background:linear-gradient(135deg,#6daa3f1a,#2b4b8c1a);border-radius:.75rem;margin-bottom:2rem;box-shadow:0 4px 6px #2b4b8c1a;border:1px solid rgba(43,75,140,.2);overflow:visible!important;position:relative;z-index:1}.card-content.svelte-oe9bxq{display:flex;flex-wrap:wrap;padding:1.5rem;align-items:center;gap:1.5rem}.card-icon.svelte-oe9bxq{font-size:2.5rem;color:var(--gc-primary);flex-shrink:0}.card-text.svelte-oe9bxq{flex:1;min-width:200px}.card-text.svelte-oe9bxq h3:where(.svelte-oe9bxq){margin:0 0 .5rem;color:var(--gc-primary);font-size:1.25rem}.card-text.svelte-oe9bxq p:where(.svelte-oe9bxq){margin:0;color:#4b5563;font-size:1rem}.card-actions.svelte-oe9bxq{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;position:relative;overflow:visible}.primary-btn.svelte-oe9bxq{background-color:var(--gc-primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.primary-btn.svelte-oe9bxq:hover{background-color:var(--gc-secondary);transform:translateY(-1px)}.secondary-btn.svelte-oe9bxq{background-color:#fff;color:var(--gc-primary);border:1px solid var(--gc-primary);padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.secondary-btn.svelte-oe9bxq:hover{background-color:#6daa3f1a;transform:translateY(-1px)}.download-icon.svelte-oe9bxq,.arrow-icon.svelte-oe9bxq{display:inline-block;margin-left:.25rem}.content.svelte-oe9bxq a{color:var(--gc-secondary);text-decoration:underline;font-weight:500;transition:all .2s}.content.svelte-oe9bxq a:hover{color:var(--gc-primary);text-decoration:underline}.content.svelte-oe9bxq a:active{color:var(--gc-primary)}.content.svelte-oe9bxq a[href^=http]:after,.content.svelte-oe9bxq a[href^="https://"]:after{content:" ↗";font-size:.8em;vertical-align:super}.content.svelte-oe9bxq a[href$=".pdf"]:after{content:" ↓";font-size:.8em}.content.svelte-oe9bxq a[href^="#"]{color:var(--gc-accent);text-decoration:none;border-bottom:1px dotted var(--gc-accent)}.content.svelte-oe9bxq a[href^="#"]:hover{color:var(--gc-secondary);border-bottom-color:var(--gc-secondary)}.content.svelte-oe9bxq table a{color:var(--gc-secondary);font-weight:600}.guide-navigation.svelte-oe9bxq,.section-navigation.svelte-oe9bxq{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.nav-btn.svelte-oe9bxq{background-color:var(--gc-primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.nav-btn.svelte-oe9bxq:hover{background-color:var(--gc-depth);transform:translateY(-1px)}.prev-btn.svelte-oe9bxq{margin-right:auto}.next-btn.svelte-oe9bxq{margin-left:auto}@media (max-width: 640px){.card-content.svelte-oe9bxq{flex-direction:column;align-items:flex-start;gap:1rem}.card-actions.svelte-oe9bxq{width:100%;justify-content:center}.guide-navigation.svelte-oe9bxq{flex-direction:column;gap:1rem}.guide-navigation.svelte-oe9bxq button:where(.svelte-oe9bxq){width:100%}.section-navigation.svelte-oe9bxq{flex-direction:column;gap:1rem}.section-navigation.svelte-oe9bxq button:where(.svelte-oe9bxq){width:100%}}.content.svelte-oe9bxq .values-callout{background-color:#daa5201a;border-radius:.5rem;padding:1rem;margin:1.5rem 0;border-left:4px solid var(--gc-accent)}.content.svelte-oe9bxq .development-callout{background-color:#6daa3f1a;border-radius:.5rem;padding:1rem;margin:1.5rem 0;border-left:4px solid var(--gc-secondary)}.content.svelte-oe9bxq .global-perspective-callout{background-color:#2b4b8c1a;border-radius:.5rem;padding:1rem;margin:1.5rem 0;border-left:4px solid var(--gc-primary)}.content.svelte-oe9bxq .interconnection-callout{background-color:#20b2aa1a;border-radius:.5rem;padding:1rem;margin:1.5rem 0;border-left:4px solid var(--gc-peace)}.content.svelte-oe9bxq .case-study{background-color:#9370db1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border-left:4px solid var(--gc-innovation)}.content.svelte-oe9bxq .case-study-title{color:var(--gc-innovation);font-weight:600;margin-bottom:.75rem}.content.svelte-oe9bxq .alert{background-color:#ff6b6b1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border-left:4px solid var(--gc-compassion)}.content.svelte-oe9bxq .alert-title{color:var(--gc-compassion);font-weight:600;margin-bottom:.75rem}.content.svelte-oe9bxq .concept-highlight{background-color:#6daa3f1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(109,170,63,.3)}.content.svelte-oe9bxq .concept-highlight-title{color:var(--gc-secondary);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(109,170,63,.3);padding-bottom:.5rem}.content.svelte-oe9bxq .values-highlight{background-color:#daa5201a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(218,165,32,.3)}.content.svelte-oe9bxq .values-highlight-title{color:var(--gc-accent);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(218,165,32,.3);padding-bottom:.5rem}.content.svelte-oe9bxq .perspective-highlight{background-color:#2b4b8c1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(43,75,140,.3)}.content.svelte-oe9bxq .perspective-highlight-title{color:var(--gc-primary);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(43,75,140,.3);padding-bottom:.5rem}.content.svelte-oe9bxq .peace-highlight{background-color:#20b2aa1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(32,178,170,.3)}.content.svelte-oe9bxq .peace-highlight-title{color:var(--gc-peace);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(32,178,170,.3);padding-bottom:.5rem}.content.svelte-oe9bxq .innovation-highlight{background-color:#9370db1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(147,112,219,.3)}.content.svelte-oe9bxq .innovation-highlight-title{color:var(--gc-innovation);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(147,112,219,.3);padding-bottom:.5rem}.content.svelte-oe9bxq .compassion-highlight{background-color:#ff6b6b1a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(255,107,107,.3)}.content.svelte-oe9bxq .compassion-highlight-title{color:var(--gc-compassion);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(255,107,107,.3);padding-bottom:.5rem}.content.svelte-oe9bxq .heritage-highlight{background-color:#8b45131a;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;border:1px solid rgba(139,69,19,.3)}.content.svelte-oe9bxq .heritage-highlight-title{color:var(--gc-earth);font-weight:600;margin-bottom:.75rem;border-bottom:1px solid rgba(139,69,19,.3);padding-bottom:.5rem}.language-fallback-notice.svelte-oe9bxq{display:flex;align-items:flex-start;gap:1rem;background-color:#6daa3f1a;border:1px solid rgba(109,170,63,.3);border-radius:.5rem;padding:1rem 1.25rem;margin-bottom:1.5rem}.notice-icon.svelte-oe9bxq{font-size:1.25rem;color:var(--gc-secondary);flex-shrink:0;margin-top:.125rem}.notice-content.svelte-oe9bxq{flex:1}.notice-content.svelte-oe9bxq strong:where(.svelte-oe9bxq){color:var(--gc-secondary);font-size:.95rem;display:block;margin-bottom:.25rem}.notice-content.svelte-oe9bxq p:where(.svelte-oe9bxq){color:#4b5563;font-size:.875rem;margin:0;line-height:1.5}@media (max-width: 640px){.language-fallback-notice.svelte-oe9bxq{padding:.75rem 1rem}.notice-icon.svelte-oe9bxq{font-size:1.1rem}.notice-content.svelte-oe9bxq strong:where(.svelte-oe9bxq){font-size:.9rem}.notice-content.svelte-oe9bxq p:where(.svelte-oe9bxq){font-size:.8rem}}
