.lahf-page-hero{position:relative;overflow:hidden;background-image:var(--gradient-hero);color:var(--primary-foreground)}.lahf-page-hero__blob-tr{position:absolute;top:-6rem;right:-6rem;width:24rem;height:24rem;border-radius:9999px;background:oklch(from var(--secondary) l c h / 0.3);filter:blur(4rem);pointer-events:none}.lahf-page-hero__blob-bl{position:absolute;bottom:-8rem;left:-5rem;width:20rem;height:20rem;border-radius:9999px;background:rgba(255,255,255,.1);filter:blur(4rem);pointer-events:none}.lahf-page-hero__inner{position:relative;max-width:48rem;margin:0 auto;padding:4rem 1.25rem;text-align:center}@media (min-width:1024px){.lahf-page-hero__inner{padding:7rem 2rem}}.lahf-page-hero__eyebrow{display:inline-block;border-radius:999px;background:rgba(255,255,255,.15);padding:.375rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;backdrop-filter:blur(6px)}.lahf-page-hero__title{margin-top:1.25rem;font-size:clamp(2rem,4vw,3rem)!important;font-weight:700;line-height:1.1!important;font-family:var(--lahf-font-head);letter-spacing:-0.02em}.lahf-page-hero__desc{margin:1.25rem auto 0;max-width:32rem;font-size:1.125rem;color:rgba(255,255,255,.85)}.lahf-contact__inner{max-width:80rem;margin:0 auto;padding:4rem 1.25rem}.lahf-contact__grid{display:grid;gap:2.5rem}.lahf-contact__grid--two-col{grid-template-columns:1fr}@media (min-width:1024px){.lahf-contact__grid--two-col{grid-template-columns:2fr 3fr;align-items:start}}.lahf-contact__info{display:flex;flex-direction:column;gap:1rem}.lahf-contact__info-card{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:1rem;box-shadow:var(--shadow-soft)}.lahf-contact__info-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:0.75rem;background:var(--primary-soft);color:var(--primary)}.lahf-contact__info-body{flex:1;min-width:0}.lahf-contact__info-label{font-family:var(--lahf-font-head);font-size:0.9375rem!important;font-weight:600;color:var(--foreground);margin:0 0 0.25rem}.lahf-contact__info-value{font-size:0.875rem;color:var(--muted-foreground);line-height:1.6;margin:0;white-space:pre-line}.lahf-contact__form-wrap{background:var(--card);border:1px solid var(--border);border-radius:1.5rem;padding:2rem;box-shadow:var(--shadow-soft)}@media (min-width:768px){.lahf-contact__form-wrap{padding:2.5rem}}.lahf-contact__notice{border-radius:0.75rem;padding:1rem 1.25rem;font-size:0.9375rem;margin-bottom:1.5rem;line-height:1.5}.lahf-contact__notice--success{background:oklch(0.95 0.06 145 / 0.2);border:1px solid oklch(0.65 0.14 145);color:oklch(0.35 0.1 145)}.lahf-contact__notice--error{background:oklch(0.97 0.05 25 / 0.2);border:1px solid oklch(0.65 0.18 25);color:oklch(0.35 0.12 25)}.lahf-contact__form-title{font-family:var(--lahf-font-head);font-size:clamp(1.375rem,2.5vw,1.75rem)!important;font-weight:700;letter-spacing:-0.02em;color:var(--foreground);margin:0 0 0.5rem}.lahf-contact__form-intro{font-size:0.9375rem;color:var(--muted-foreground);margin:0 0 1.75rem}.lahf-contact__form{display:flex;flex-direction:column;gap:1.25rem}.lahf-contact__row{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.lahf-contact__row{grid-template-columns:1fr 1fr}}.lahf-contact__field{display:flex;flex-direction:column;gap:0.375rem}.lahf-contact__label{font-size:0.875rem;font-weight:500;color:var(--foreground)}.lahf-contact__label span{color:var(--primary);margin-left:0.125rem}.lahf-contact__input,.lahf-contact__textarea{width:100%;padding:0.625rem 0.875rem;border:1px solid var(--border);border-radius:0.75rem;background:var(--background);color:var(--foreground);font-family:var(--lahf-font-body);font-size:0.9375rem;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.lahf-contact__input::placeholder,.lahf-contact__textarea::placeholder{color:var(--muted-foreground)}.lahf-contact__input:focus,.lahf-contact__textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px oklch(from var(--primary) l c h / 0.15)}.lahf-contact__textarea{resize:vertical;min-height:9rem}.lahf-contact__consent{display:flex;align-items:flex-start;gap:0.75rem}.lahf-contact__checkbox{margin-top:0.2rem;width:1.125rem;height:1.125rem;flex-shrink:0;border:1px solid var(--border);border-radius:0.25rem;accent-color:var(--primary);cursor:pointer}.lahf-contact__consent-label{font-size:0.875rem;font-weight:400;color:var(--muted-foreground);line-height:1.6;cursor:pointer}.lahf-contact__consent-link{color:var(--primary)!important;text-decoration:underline;text-underline-offset:2px}.lahf-contact__submit{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.75rem;background:var(--primary);color:var(--primary-foreground)!important;border:none;border-radius:9999px;font-family:var(--lahf-font-head);font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease;align-self:flex-start}.lahf-contact__submit:hover{opacity:0.88;transform:translateY(-1px)}.lahf-contact__submit:active{opacity:1;transform:none}.lahf-contact__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;tab-size:0}