.section.svelte-w7ab1h{width:100%}.section--bg-default.svelte-w7ab1h{background-color:var(--color-background)}.section--bg-alt.svelte-w7ab1h{background-color:var(--color-background-alt)}.section--bg-dark.svelte-w7ab1h{background-color:var(--color-navy);color:var(--color-white)}.section--bg-dark.svelte-w7ab1h h1,.section--bg-dark.svelte-w7ab1h h2,.section--bg-dark.svelte-w7ab1h h3,.section--bg-dark.svelte-w7ab1h h4{color:var(--color-white)}.section--spacing-default.svelte-w7ab1h{padding-top:var(--space-20);padding-bottom:var(--space-20)}.section--spacing-small.svelte-w7ab1h{padding-top:var(--space-10);padding-bottom:var(--space-10)}.section--spacing-large.svelte-w7ab1h{padding-top:var(--space-30);padding-bottom:var(--space-30)}@media (min-width: 640px){.section--spacing-default.svelte-w7ab1h{padding-top:var(--space-25);padding-bottom:var(--space-25)}.section--spacing-large.svelte-w7ab1h{padding-top:var(--space-40);padding-bottom:var(--space-40)}}.button.svelte-u7yx1h{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-display);font-weight:var(--font-semibold);text-decoration:none;border-radius:var(--radius-md);cursor:pointer;transition:all .25s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;position:relative}.button.svelte-u7yx1h:disabled{opacity:.6;cursor:not-allowed}.button--primary.svelte-u7yx1h{background-color:var(--color-red);color:var(--color-white);border:2px solid var(--color-red);box-shadow:0 2px 8px #ff204e33}.button--primary.svelte-u7yx1h:hover:not(:disabled){background-color:var(--color-maroon);border-color:var(--color-maroon);transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px #ff204e59}.button--primary.svelte-u7yx1h:active:not(:disabled){transform:translateY(-1px) scale(.99);box-shadow:0 4px 12px #ff204e4d}.button--secondary.svelte-u7yx1h{background-color:var(--color-navy);color:var(--color-white);border:2px solid var(--color-navy);box-shadow:0 2px 8px #00224d26}.button--secondary.svelte-u7yx1h:hover:not(:disabled){background-color:var(--color-plum);border-color:var(--color-plum);transform:translateY(-3px) scale(1.02);box-shadow:0 10px 25px #5d0e414d}.button--secondary.svelte-u7yx1h:active:not(:disabled){transform:translateY(-1px) scale(.99);box-shadow:0 4px 10px #5d0e4140}.button--outline.svelte-u7yx1h{background-color:transparent;color:var(--color-navy);border:2px solid var(--color-navy)}.button--outline.svelte-u7yx1h:hover:not(:disabled){background-color:var(--color-navy);color:var(--color-white);transform:translateY(-3px);box-shadow:0 8px 25px #00224d33}.button--outline.svelte-u7yx1h:active:not(:disabled){transform:translateY(-1px);box-shadow:0 3px 10px #00224d26}.button--small.svelte-u7yx1h{padding:var(--space-2) var(--space-4);font-size:var(--text-sm)}.button--default.svelte-u7yx1h{padding:var(--space-3) var(--space-6);font-size:var(--text-base)}.button--large.svelte-u7yx1h{padding:var(--space-4) var(--space-8);font-size:var(--text-lg)}.button.svelte-u7yx1h:focus-visible{box-shadow:var(--focus-ring)}@media (prefers-reduced-motion: reduce){.button.svelte-u7yx1h{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.button.svelte-u7yx1h:hover:not(:disabled),.button.svelte-u7yx1h:active:not(:disabled){transform:none}}@keyframes svelte-urhb9y-fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero.svelte-urhb9y.svelte-urhb9y{text-align:center;max-width:800px;margin:0 auto;position:relative}.hero.svelte-urhb9y.svelte-urhb9y:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160%;height:160%;background:radial-gradient(ellipse at center,rgba(255,32,78,.18) 0%,rgba(255,32,78,.1) 30%,rgba(93,14,65,.04) 50%,transparent 75%);z-index:0;pointer-events:none}.hero__eyebrow.svelte-urhb9y.svelte-urhb9y{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.1em;color:var(--color-red);margin-bottom:var(--space-4);animation:svelte-urhb9y-fadeSlideUp .6s ease-out both;position:relative;z-index:1}.hero__title.svelte-urhb9y.svelte-urhb9y{margin-bottom:var(--space-6);animation:svelte-urhb9y-fadeSlideUp .6s ease-out .1s both;position:relative;z-index:1;font-size:clamp(2.5rem,10vw,5.5rem);font-weight:800;letter-spacing:-.03em;line-height:1}.hero__accent.svelte-urhb9y.svelte-urhb9y{color:var(--color-red);display:inline-block;text-shadow:0 4px 40px rgba(255,32,78,.3)}.hero__char.svelte-urhb9y.svelte-urhb9y{display:inline-block;animation:svelte-urhb9y-charReveal .5s cubic-bezier(.34,1.56,.64,1) both;animation-delay:calc(.15s + var(--i) * .04s)}@keyframes svelte-urhb9y-charReveal{0%{opacity:0;transform:translateY(40px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.hero__description.svelte-urhb9y.svelte-urhb9y{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;margin:0 auto var(--space-8);line-height:var(--leading-relaxed);animation:svelte-urhb9y-fadeSlideUp .6s ease-out .2s both;position:relative;z-index:1}.hero__actions.svelte-urhb9y.svelte-urhb9y{display:flex;flex-direction:column;gap:var(--space-4);align-items:center;animation:svelte-urhb9y-fadeSlideUp .6s ease-out .3s both;position:relative;z-index:1}@media (min-width: 480px){.hero__actions.svelte-urhb9y.svelte-urhb9y{flex-direction:row;justify-content:center}}.about.svelte-urhb9y.svelte-urhb9y{text-align:center}.about.svelte-urhb9y h2.svelte-urhb9y{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:var(--space-6)}.about.svelte-urhb9y p.svelte-urhb9y{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.about__aster.svelte-urhb9y a.svelte-urhb9y{color:var(--color-red);font-weight:var(--font-semibold);text-decoration:none;border-bottom:2px solid rgba(255,32,78,.3);transition:border-color var(--transition-fast)}.about__aster.svelte-urhb9y a.svelte-urhb9y:hover{border-bottom-color:var(--color-red)}.accent.svelte-urhb9y.svelte-urhb9y{color:var(--color-red)}.contact.svelte-urhb9y.svelte-urhb9y{text-align:center}.contact.svelte-urhb9y h2.svelte-urhb9y{color:var(--color-white);margin-bottom:var(--space-4)}.contact.svelte-urhb9y>p.svelte-urhb9y{color:#fffc;font-size:var(--text-lg);margin-bottom:var(--space-8)}.contact-form.svelte-urhb9y.svelte-urhb9y{display:flex;flex-direction:column;gap:var(--space-6);text-align:left;background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-8)}.contact-form__honeypot.svelte-urhb9y.svelte-urhb9y{display:none}.form-group.svelte-urhb9y.svelte-urhb9y{display:flex;flex-direction:column;gap:var(--space-2)}.form-group.svelte-urhb9y label.svelte-urhb9y{font-family:var(--font-display);font-weight:var(--font-medium);font-size:var(--text-sm);color:var(--color-navy)}.form-group.svelte-urhb9y input.svelte-urhb9y,.form-group.svelte-urhb9y textarea.svelte-urhb9y{padding:var(--space-3) var(--space-4);border:1px solid var(--color-gray-300);border-radius:var(--radius-md);font-size:var(--text-base);font-family:var(--font-body);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.form-group.svelte-urhb9y input.svelte-urhb9y:focus,.form-group.svelte-urhb9y textarea.svelte-urhb9y:focus{outline:none;border-color:var(--color-red);box-shadow:var(--focus-ring)}.form-group.svelte-urhb9y textarea.svelte-urhb9y{resize:vertical;min-height:120px}.form-error.svelte-urhb9y.svelte-urhb9y{padding:var(--space-3);color:#b91c1c;background-color:#fef2f2;border-radius:var(--radius-md);font-size:var(--text-sm);text-align:center}.form-error.svelte-urhb9y a.svelte-urhb9y{color:#b91c1c;text-decoration:underline}.success-card.svelte-urhb9y.svelte-urhb9y{background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-10);text-align:center}.success-card__icon.svelte-urhb9y.svelte-urhb9y{width:80px;height:80px;margin:0 auto var(--space-6);color:#22c55e}.success-card__icon.svelte-urhb9y svg.svelte-urhb9y{width:100%;height:100%}.success-card.svelte-urhb9y h3.svelte-urhb9y{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-navy);margin-bottom:var(--space-4)}.success-card.svelte-urhb9y p.svelte-urhb9y{color:var(--color-text-muted);line-height:var(--leading-relaxed);max-width:400px;margin:0 auto}@media (prefers-reduced-motion: reduce){.hero__char.svelte-urhb9y.svelte-urhb9y,.hero__eyebrow.svelte-urhb9y.svelte-urhb9y,.hero__title.svelte-urhb9y.svelte-urhb9y,.hero__description.svelte-urhb9y.svelte-urhb9y,.hero__actions.svelte-urhb9y.svelte-urhb9y{animation:none!important;transform:none!important}.hero__char.svelte-urhb9y.svelte-urhb9y{opacity:1}}
