.gate-section.svelte-gczoum{min-height:60vh;padding:var(--section-space-l) var(--section-padding-x);background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);justify-content:center;align-items:center;display:flex}.gate-inner.svelte-gczoum{width:100%;max-width:560px}.gate-card.svelte-gczoum{background:var(--white);border-radius:var(--radius-l);padding:var(--space-xl) var(--space-l);text-align:center;align-items:center;gap:var(--space-s);flex-direction:column;display:flex;box-shadow:0 20px 60px #0000004d}.gate-icon.svelte-gczoum{color:var(--action);margin-bottom:var(--space-xs)}.gate-heading.svelte-gczoum{color:var(--base);font-size:calc(var(--text-l) * 1.6)}.gate-description.svelte-gczoum{color:var(--neutral-light);font-size:var(--text-m);max-width:440px;line-height:1.6}.gate-form.svelte-gczoum{width:100%;margin-top:var(--space-xs)}.gate-input-group.svelte-gczoum{gap:var(--space-xs);width:100%;display:flex}.gate-input-group.svelte-gczoum input:where(.svelte-gczoum){padding:var(--space-s) var(--space-m);border:2px solid var(--shade);border-radius:var(--radius-s);font-family:inherit;font-size:var(--text-m);outline:none;flex:1;transition:border-color .2s}.gate-input-group.svelte-gczoum input:where(.svelte-gczoum):focus{border-color:var(--action)}.gate-input-group.svelte-gczoum .btn:where(.svelte-gczoum){white-space:nowrap;flex-shrink:0}.gate-error.svelte-gczoum{color:var(--action);font-size:var(--text-s);margin-top:var(--space-xs)}.gate-note.svelte-gczoum{color:var(--shade-light);font-size:var(--text-s);font-style:italic}@media (width<=478px){.gate-input-group.svelte-gczoum{flex-direction:column}.gate-card.svelte-gczoum{padding:var(--space-l) var(--space-m)}}.resources-section.svelte-gczoum{padding-top:var(--section-space-m);padding-bottom:var(--section-space-m)}.resources-inner.svelte-gczoum{align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}.resources-h2.svelte-gczoum{text-align:center}.pdf-grid.svelte-gczoum{gap:var(--space-l);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.pdf-card.svelte-gczoum{background-color:var(--white);border-radius:var(--radius-s);box-shadow:0 4px 20px 0 var(--shade-trans-20);flex-direction:column;display:flex;overflow:hidden}.pdf-title.svelte-gczoum{padding:var(--space-s);font-size:var(--text-l);text-align:center;background-color:var(--secondary);color:var(--white)}.pdf-embed.svelte-gczoum{aspect-ratio:3/4;width:100%}.pdf-embed.svelte-gczoum iframe:where(.svelte-gczoum){border:none;width:100%;height:100%}@media (width<=991px){.pdf-grid.svelte-gczoum{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.pdf-grid.svelte-gczoum{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
