#fp-introduction.svelte-tkowwn{height:100%;overflow-y:auto;overflow-y:overlay;place-content:center;display:flex;overflow-x:hidden}#country-container.svelte-tkowwn{--country-content-max-width:1200px;--country-content-gutter:1.5rem;padding-inline:var(--country-content-gutter);box-sizing:border-box;flex-direction:column;align-items:stretch;gap:3rem;width:100%;margin:auto 0;padding-top:2rem;padding-bottom:2rem;display:flex}.country-hero.svelte-tkowwn,.country-top-cta.svelte-tkowwn,.country-intro.svelte-tkowwn,.cta-section.svelte-tkowwn,.why-section.svelte-tkowwn,.article-section.svelte-tkowwn,.country-footer.svelte-tkowwn{width:100%;max-width:var(--country-content-max-width);margin-inline:auto}body.home-body{background-attachment:fixed;background:var(--color-bg)!important}.country-hero.svelte-tkowwn{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem 0;display:flex}.country-top-cta.svelte-tkowwn{--app-header-height:40px;border-radius:var(--radius-lg);height:calc(90dvh - var(--app-header-height));max-height:calc(90dvh - var(--app-header-height));min-height:500px;overflow:hidden}.country-top-cta .gender-selector{min-height:100%}@media (width>=640px) and (height>=600px){.country-top-cta.svelte-tkowwn{--app-header-height:60px}}.country-flag.svelte-tkowwn{border-radius:.35rem;flex:none;width:4.8rem;height:auto;display:inline-block;box-shadow:0 0 0 1px #94a3b847}.country-flag-placeholder.svelte-tkowwn{background:linear-gradient(90deg,#94a3b857,#94a3b833);height:3.6rem}.country-title.svelte-tkowwn{font-family:Poppins,sans-serif;font-size:var(--secondary-page-title-size);background:linear-gradient(135deg, var(--brand-violet) 0%, var(--brand-pink) 50%, var(--brand-amber) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-weight:700;line-height:1.2}.country-intro.svelte-tkowwn{text-align:center;width:100%}.country-intro.svelte-tkowwn p:where(.svelte-tkowwn){max-width:980px;color:var(--color-text-light);background:linear-gradient(135deg,#2563eb14 0%,#10b98114 100%);border:1px solid #94a3b842;border-radius:1rem;margin:0 auto;padding:1.1rem 1.25rem;font-size:1.125rem;line-height:1.7}.cta-section.svelte-tkowwn{justify-content:center;width:100%;display:flex}.cta-section.svelte-tkowwn .button-container{width:min(100%,720px);margin:0 auto}.why-section.svelte-tkowwn{flex-direction:column;gap:2rem;width:100%;display:flex}.why-section.svelte-tkowwn h2:where(.svelte-tkowwn){text-align:center;background:linear-gradient(135deg, var(--brand-violet) 0%, var(--brand-pink) 55%, var(--brand-amber) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.65rem,2.5vw,2.1rem);font-weight:700}.features-grid.svelte-tkowwn{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;display:grid}@media (width<=1100px){.features-grid.svelte-tkowwn{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.features-grid.svelte-tkowwn{grid-template-columns:1fr}}.feature-card.svelte-tkowwn{background:var(--color-bg-container);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;gap:1rem;height:100%;padding:2rem;transition:all .3s;display:flex}.feature-card.svelte-tkowwn:hover{border-color:#8b5cf680;transform:translateY(-4px);box-shadow:0 8px 16px #8b5cf633}.feature-card.svelte-tkowwn .feature-icon:where(.svelte-tkowwn){font-size:2.5rem;line-height:1}.feature-card.svelte-tkowwn h3:where(.svelte-tkowwn){color:var(--color-text);margin:0;font-size:1.25rem;font-weight:700}.feature-card.svelte-tkowwn p:where(.svelte-tkowwn){color:var(--color-text-light);margin:0;font-size:1rem;line-height:1.6}.article-section.svelte-tkowwn{width:100%;padding:0}.article-content.svelte-tkowwn{color:var(--color-text-light);background:radial-gradient(120% 140% at 100% 0,#2563eb24 0%,#2563eb00 62%),radial-gradient(120% 140% at 0 100%,#10b9811a 0%,#10b98100 58%),linear-gradient(#1f2937f5 0%,#111827f2 100%);border:1px solid #94a3b83b;border-radius:1.2rem;padding:clamp(1.35rem,2.2vw,2.1rem);font-size:1.02rem;line-height:1.75;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #02061747}.article-content.svelte-tkowwn:before{content:"";background:linear-gradient(90deg,#38bdf8e6 0%,#10b981e6 50%,#ec4899e6 100%);height:2px;position:absolute;top:0;left:0;right:0}.article-content.svelte-tkowwn h2,.article-content.svelte-tkowwn h3,.article-content.svelte-tkowwn h4{color:var(--color-text);margin:1.75rem 0 .85rem;line-height:1.35}.article-content.svelte-tkowwn h2{border-top:1px solid #94a3b847;padding-top:1rem;font-family:Poppins,sans-serif;font-size:clamp(1.45rem,2vw,1.9rem);font-weight:700}.article-content.svelte-tkowwn h2:first-child{border-top:0;margin-top:.2rem;padding-top:0}.article-content.svelte-tkowwn h3{background:#2563eb21;border-left:3px solid #38bdf8bf;border-radius:.65rem;padding:.6rem .85rem;font-size:1.22rem}.article-content.svelte-tkowwn p{margin:.9rem 0}.article-content.svelte-tkowwn ul,.article-content.svelte-tkowwn ol{margin:.9rem 0 1.1rem;padding:0}.article-content.svelte-tkowwn li{margin:.45rem 0;padding:.2rem 0 .2rem 1.6rem;list-style:none;position:relative}.article-content.svelte-tkowwn ul li:before{content:"•";color:var(--brand-sky);font-size:1.1rem;line-height:1;position:absolute;top:50%;left:.38rem;transform:translateY(-50%)}.article-content.svelte-tkowwn ol{counter-reset:article-list}.article-content.svelte-tkowwn ol li{counter-increment:article-list}.article-content.svelte-tkowwn ol li:before{content:counter(article-list) ".";color:var(--brand-sky);font-weight:700;position:absolute;top:50%;left:.34rem;transform:translateY(-50%)}.article-content.svelte-tkowwn a{color:#8fd9ff;text-underline-offset:3px;-webkit-text-decoration:underline #8fd9ff73;text-decoration:underline #8fd9ff73;transition:color .2s,text-decoration-color .2s}.article-content.svelte-tkowwn a:hover{color:#c7f0ff;text-decoration-color:#c7f0ffd9}.article-content.svelte-tkowwn blockquote{border-left:3px solid var(--brand-sky);color:var(--color-text-light);background:#38bdf81a;border-radius:0 .75rem .75rem 0;margin:1rem 0 1.2rem;padding:.85rem 1rem}.article-content.svelte-tkowwn code{border-radius:var(--radius-sm);background:#0f172acc;border:1px solid #94a3b840;padding:.14rem .34rem}.article-content.svelte-tkowwn pre{background:#0f172acc;border:1px solid #94a3b840;border-radius:.85rem;padding:.95rem;overflow-x:auto}.article-content.svelte-tkowwn strong{color:var(--color-text);font-weight:700}@media (width<=768px){#country-container.svelte-tkowwn{--country-content-gutter:0;padding-top:1.25rem;padding-bottom:1.5rem}.country-intro.svelte-tkowwn p:where(.svelte-tkowwn){border-radius:0;padding:1rem .95rem}.article-content.svelte-tkowwn{border-radius:0}}.country-footer.svelte-tkowwn{text-align:center;border-top:1px solid var(--color-border);width:100%;padding:2rem 0}.country-footer.svelte-tkowwn p:where(.svelte-tkowwn){color:var(--color-text-light);margin:0;font-size:.95rem;line-height:1.6}
