body{margin:0;font-family:"Source Sans 3",system-ui,sans-serif;background:var(--color-background);color:var(--color-text)}.page-wrapper.svelte-1uha8ag{min-height:100vh;display:flex;flex-direction:column}.hero.svelte-1uha8ag{position:relative;overflow:hidden;padding:3rem 1.5rem 5rem;min-height:260px;display:flex;align-items:center;justify-content:center}.hero-bg.svelte-1uha8ag{position:absolute;inset:0;background:var(--color-primary);background-image:radial-gradient(ellipse at 20% 50%,rgba(255,255,255,.08) 0%,transparent 70%),radial-gradient(ellipse at 80% 20%,rgba(0,0,0,.15) 0%,transparent 60%)}.hero-diagonal.svelte-1uha8ag{position:absolute;bottom:-2px;left:-5%;right:-5%;height:60px;background:var(--color-background);transform:skewY(-2deg);transform-origin:bottom right}.hero-content.svelte-1uha8ag{position:relative;z-index:1;max-width:780px;width:100%;display:flex;align-items:center;gap:2rem}.hero-logo.svelte-1uha8ag{height:90px;width:auto;flex-shrink:0;animation:svelte-1uha8ag-slideInLeft .6s cubic-bezier(.16,1,.3,1) both}.hero-text.svelte-1uha8ag{animation:svelte-1uha8ag-slideInRight .6s cubic-bezier(.16,1,.3,1) .1s both}.hero-label.svelte-1uha8ag{font-family:"Source Sans 3",sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.15em;color:#ffffffbf;margin:0 0 .25rem}.hero-title.svelte-1uha8ag{font-family:Bebas Neue,sans-serif;font-size:clamp(2.2rem,5vw,3.2rem);line-height:.95;color:#fff;margin:0;letter-spacing:.02em}.main-area.svelte-1uha8ag{flex:1;padding:0 1.5rem 4rem;display:flex;justify-content:center;margin-top:-1.5rem;position:relative;z-index:2}.content-card.svelte-1uha8ag{max-width:780px;width:100%;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 8px 30px #00000014;overflow:hidden;border:1px solid var(--color-border);animation:svelte-1uha8ag-cardReveal .7s cubic-bezier(.16,1,.3,1) .25s both}.card-body.svelte-1uha8ag{padding:2.5rem 3rem 3rem}.card-header.svelte-1uha8ag{margin-bottom:0}.card-title.svelte-1uha8ag{font-family:Bebas Neue,sans-serif;font-size:1.75rem;letter-spacing:.02em;color:var(--color-text);margin:0 0 .75rem;line-height:1.1}.card-description.svelte-1uha8ag{font-size:1.05rem;line-height:1.65;color:var(--color-text-muted);margin:0}.card-divider.svelte-1uha8ag{height:1px;background:var(--color-border);margin:2.5rem 0}.section-title.svelte-1uha8ag{font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:.02em;color:var(--color-text);margin:0 0 1.25rem;line-height:1.1}.form-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-field.svelte-1uha8ag{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.help-category.svelte-1uha8ag{margin-bottom:1.25rem}.sub-options.svelte-1uha8ag{margin-top:.75rem;margin-left:1.75rem;padding-left:1rem;border-left:2px solid var(--color-border)}.sub-item.svelte-1uha8ag{margin-bottom:.75rem}.footer.svelte-1uha8ag{padding:0 1.5rem 2rem;display:flex;justify-content:center}.footer-inner.svelte-1uha8ag{max-width:780px;width:100%;text-align:center}.footer-bar.svelte-1uha8ag{width:40px;height:3px;background:var(--color-primary);border-radius:2px;margin:0 auto .75rem;opacity:.4}.footer.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.8rem;color:var(--color-text-muted);margin:0;letter-spacing:.03em}@keyframes svelte-1uha8ag-slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1uha8ag-slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1uha8ag-cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.hero.svelte-1uha8ag{padding:2rem 1rem 4rem}.hero-content.svelte-1uha8ag{flex-direction:column;text-align:center;gap:1rem}.hero-logo.svelte-1uha8ag{height:70px}.card-body.svelte-1uha8ag{padding:1.5rem 1.5rem 2rem}.form-grid.svelte-1uha8ag{grid-template-columns:1fr}}
