.oct-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--oct-space-sm);min-height:2.75rem;padding:var(--oct-space-sm) var(--oct-space-xl);border-radius:.5rem;border:2px solid transparent;font-family:var(--oct-font-body);font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,text-decoration-color .16s ease,opacity .16s ease}.oct-button:focus-visible{outline:2px solid var(--oct-color-focus);outline-offset:2px}.oct-button--full{width:100%}.oct-button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.oct-button--primary{background-color:var(--oct-color-cta);color:var(--oct-color-surface)}.oct-button--primary:hover{background-color:color-mix(in srgb,var(--oct-color-cta) 82%,black)}.oct-button--secondary{background-color:transparent;color:var(--oct-color-primary);border-color:var(--oct-color-primary)}.oct-button--secondary:hover{background-color:color-mix(in srgb,var(--oct-color-primary) 10%,var(--oct-color-surface));color:var(--oct-color-primary);border-color:var(--oct-color-primary)}.oct-button--tertiary{background-color:transparent;color:var(--oct-color-link);padding-inline:var(--oct-space-xs)}.oct-button--tertiary:hover{text-decoration:underline;text-decoration-thickness:2px}.oct-button--inverse{background-color:var(--oct-color-surface);color:var(--oct-color-primary);border-color:transparent;font-family:var(--oct-font-heading);font-weight:700;border-radius:99px}.oct-button--inverse:hover{background-color:var(--oct-color-surface);opacity:.92}.oct-button--inverse:focus-visible{outline-color:var(--oct-color-focus)}.oct-ilse-profile[data-astro-cid-v4igauvm]{padding:var(--oct-space-3xl) var(--oct-space-lg);max-width:1200px;margin:0 auto var(--oct-space-4xl)}.oct-ilse-profile-container[data-astro-cid-v4igauvm]{display:grid;grid-template-columns:1fr;gap:var(--oct-space-3xl);align-items:center}@media(min-width:768px){.oct-ilse-profile-container[data-astro-cid-v4igauvm]{grid-template-columns:250px 1fr}}@media(min-width:1920px){.oct-ilse-profile-container[data-astro-cid-v4igauvm]{grid-template-columns:300px 1fr}}.oct-ilse-photo-wrapper[data-astro-cid-v4igauvm]{display:flex;justify-content:center}.oct-ilse-photo[data-astro-cid-v4igauvm]{width:150px;height:150px;border-radius:50%;object-fit:cover;box-shadow:0 8px 24px #0000001f}@media(min-width:768px){.oct-ilse-photo[data-astro-cid-v4igauvm]{width:200px;height:200px}}@media(min-width:1920px){.oct-ilse-photo[data-astro-cid-v4igauvm]{width:250px;height:250px}}.oct-ilse-name[data-astro-cid-v4igauvm]{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin:0 0 var(--oct-space-lg) 0;color:var(--oct-color-accent)}.oct-ilse-bio[data-astro-cid-v4igauvm]{font-size:1rem;line-height:1.6;color:var(--oct-color-text);margin:0 0 var(--oct-space-2xl) 0}.oct-ilse-countries[data-astro-cid-v4igauvm]{margin-top:var(--oct-space-2xl)}.oct-ilse-countries-heading[data-astro-cid-v4igauvm]{font-size:1.25rem;font-weight:600;margin:0 0 var(--oct-space-lg) 0;color:var(--oct-color-accent)}.oct-ilse-countries-grid[data-astro-cid-v4igauvm]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--oct-space-md)}@media(min-width:768px){.oct-ilse-countries-grid[data-astro-cid-v4igauvm]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.oct-ilse-country-badge[data-astro-cid-v4igauvm]{display:flex;align-items:center;gap:var(--oct-space-sm);padding:var(--oct-space-md) var(--oct-space-lg);background-color:#f5f7fa;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.oct-ilse-country-badge[data-astro-cid-v4igauvm]:hover{background-color:#eff0f5;border-color:var(--oct-color-accent)}.oct-ilse-country-link[data-astro-cid-v4igauvm]{text-decoration:none;color:inherit;cursor:pointer}.oct-ilse-country-link[data-astro-cid-v4igauvm]:focus-visible{outline:2px solid var(--oct-color-accent);outline-offset:2px}.oct-ilse-country-link[data-astro-cid-v4igauvm]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.oct-ilse-country-emoji[data-astro-cid-v4igauvm]{font-size:1.5rem;font-family:"Noto Color Emoji",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol!important}.oct-ilse-country-flag[data-astro-cid-v4igauvm]{width:20px;height:20px;border-radius:2px}.oct-ilse-country-name[data-astro-cid-v4igauvm]{font-size:.875rem;color:var(--oct-color-text);font-weight:500}.oct-ilse-quote-section[data-astro-cid-v4igauvm]{background-color:#f5f7fa;padding:var(--oct-space-4xl) var(--oct-space-lg);margin:var(--oct-space-4xl) 0}.oct-ilse-quote[data-astro-cid-v4igauvm]{font-family:var(--oct-font-heading);font-size:clamp(1.25rem,4vw,1.75rem);font-style:italic;font-weight:600;color:var(--oct-color-accent);text-align:center;max-width:700px;margin:0 auto;line-height:1.6}.oct-ilse-cta-section[data-astro-cid-v4igauvm]{padding:var(--oct-space-3xl) var(--oct-space-lg);max-width:1200px;margin:0 auto var(--oct-space-4xl)}.oct-ilse-cta-container[data-astro-cid-v4igauvm]{display:flex;flex-direction:column;gap:var(--oct-space-lg);max-width:400px;margin:0 auto}@media(min-width:768px){.oct-ilse-cta-container[data-astro-cid-v4igauvm]{flex-direction:row;justify-content:center;gap:var(--oct-space-2xl);max-width:none}}
