.halcy-editorial-story{background:var(--color-background,#ffffff);padding-block:var(--density-section-padding-y,clamp(3.5rem,8vw,6rem));color:var(--color-text,#313130)}.halcy-editorial-story__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem);align-items:center}@media (min-width:1024px){.halcy-editorial-story__grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(2.5rem,6vw,5rem)}}.halcy-editorial-story__collage{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:0;width:100%}.halcy-editorial-story__primary-figure{position:relative;margin:0;overflow:hidden;border-radius:var(--radius-md,4px);width:100%;aspect-ratio:652/674;background:var(--color-background,#ffffff)}.halcy-editorial-story__primary{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 22%;object-position:center 22%;transform:scale(1.18);transform-origin:center 30%}.halcy-editorial-story__secondary-figure{position:relative;margin:0 0 1rem;overflow:hidden;border-radius:var(--radius-md,4px);width:50%;aspect-ratio:1/1;background:var(--color-background,#ffffff);align-self:start}.halcy-editorial-story__secondary{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:1024px){.halcy-editorial-story__collage[data-has-secondary=true]{position:relative}.halcy-editorial-story__collage[data-has-secondary=true] .halcy-editorial-story__secondary-figure{position:absolute;top:-1.5rem;left:-1.5rem;width:38%;margin:0;box-shadow:0 6px 24px -8px rgba(0,0,0,.18)}}.halcy-editorial-story__text{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:36rem;text-align:center;margin-inline:auto}.halcy-editorial-story__ornament{display:block;height:clamp(2rem,1.5rem + 1.5vw,3rem);width:auto;-o-object-fit:contain;object-fit:contain;margin:0}.halcy-editorial-story__eyebrow{font-family:var(--font-family,"Inter",system-ui,sans-serif);font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted,#564006);margin:0;font-weight:500}.halcy-editorial-story__heading{font-family:var(--font-family-heading,"Cormorant Garamond",Georgia,serif);font-weight:400;font-size:clamp(2rem,1.5rem + 2.5vw,3.25rem);line-height:1.1;letter-spacing:-.01em;color:var(--color-text,#313130);margin:0}.halcy-editorial-story__heading-italic{font-style:italic}.halcy-editorial-story__heading-accent{color:var(--color-accent,#6c5008)}.halcy-editorial-story__divider{width:93px;height:1px;background:var(--color-gold-mid);border:0;margin:.25rem auto 0}.halcy-editorial-story__intro{font-family:var(--font-family-heading,"Cormorant Garamond",Georgia,serif);font-style:italic;font-weight:400;font-size:clamp(1.25rem,1.05rem + .9vw,1.375rem);line-height:1.5;color:var(--color-text-muted,#564006);margin:0}.halcy-editorial-story__body{display:flex;flex-direction:column;gap:.875rem}.halcy-editorial-story__body-paragraph{font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:var(--font-size-sm,.875rem);line-height:1.7;color:var(--color-text,#313130);margin:0;text-wrap:pretty}.halcy-editorial-story__cta{align-self:center;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;background:var(--color-primary,#000044);color:var(--color-text-inverse,#ffffff);font-family:var(--font-family,"Inter",system-ui,sans-serif);font-size:.875rem;font-weight:500;letter-spacing:.05em;text-decoration:none;border-radius:var(--radius-full,9999px);border:1px solid var(--color-primary,#000044);transition:background-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out;margin-top:1.25rem}.halcy-editorial-story__cta:hover{background:var(--color-primary-light,#333369);color:var(--color-text-inverse,#ffffff);border-color:var(--color-primary-light,#333369);box-shadow:0 0 0 2px var(--color-border,#6c5008)}.halcy-editorial-story__cta:focus-visible{outline:2px solid var(--color-primary,#000044);outline-offset:3px}@media (prefers-reduced-motion:reduce){.halcy-editorial-story__cta{transition:none}}.halcy-manifesto-statement{background:var(--color-background);color:var(--color-primary);padding-block:clamp(4.5rem,11vw,10rem);padding-inline:clamp(1.5rem,5vw,2rem)}.halcy-manifesto-statement__inner{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.halcy-manifesto-statement__mark{display:block;width:80px;aspect-ratio:260/230;margin-bottom:1.75rem;background-color:var(--color-accent);mask-image:var(--manifesto-mark-src);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--manifesto-mark-src);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.halcy-manifesto-statement__mark[data-tint=gold]{background-color:var(--color-border)}@media (max-width:640px){.halcy-manifesto-statement__mark{width:56px;margin-bottom:1.25rem}}.halcy-manifesto-statement__heading{margin:0 0 3rem;font-family:var(--font-family-heading);font-weight:var(--font-weight-heading);font-size:clamp(1.875rem,3.6vw,3.25rem);line-height:1.1;letter-spacing:-.015em;color:var(--color-primary)}.halcy-manifesto-statement__heading-italic{display:block;font-style:italic;font-family:var(--font-family-heading)}.halcy-manifesto-statement__heading-accent{color:var(--color-accent)}.halcy-manifesto-statement__cta-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}@media (max-width:640px){.halcy-manifesto-statement__cta-row{flex-direction:column;gap:.75rem;width:100%}}.halcy-manifesto-statement__cta{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:0;text-decoration:none;padding:.875rem 2rem;border-radius:var(--radius-full);transition:background var(--motion-duration-normal) var(--motion-ease-out),color var(--motion-duration-normal) var(--motion-ease-out),border-color var(--motion-duration-normal) var(--motion-ease-out),box-shadow var(--motion-duration-normal) var(--motion-ease-out),transform var(--motion-duration-fast) var(--motion-ease-out)}@media (max-width:640px){.halcy-manifesto-statement__cta{width:100%;max-width:320px}}.halcy-manifesto-statement__cta:active{transform:scale(.98)}.halcy-manifesto-statement__cta--primary{background:var(--color-primary);color:var(--color-text-inverse);border:1px solid var(--color-primary)}.halcy-manifesto-statement__cta--primary:hover{background:var(--color-primary-light);color:var(--color-text-inverse);border-color:var(--color-primary-light);box-shadow:0 0 0 2px var(--color-border)}.halcy-manifesto-statement__cta--secondary{background:transparent;color:var(--color-primary);border:1px solid color-mix(in srgb,var(--color-border) 30%,transparent)}.halcy-manifesto-statement__cta--secondary:hover{background:var(--color-background-alt);border-color:color-mix(in srgb,var(--color-border) 50%,transparent)}[data-halcy-service-cards]{position:relative;width:100%;background:var(--color-primary-dark,#000029);color:var(--color-text-inverse,#ffffff);padding-block-start:clamp(5rem,10vw,8rem);padding-block-end:clamp(7rem,14vw,11rem)}[data-halcy-service-cards][data-has-background-image]{background:#0a0a0a}[data-halcy-service-cards][data-has-background-image]:before{content:"";position:absolute;inset:0;background-image:var(--service-cards-bg-image);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.22;filter:grayscale(.6) brightness(.7);pointer-events:none;z-index:0}[data-halcy-service-cards]>*{position:relative;z-index:1}.halcy-service-cards__kicker{margin:0 0 clamp(2rem,4vw,3rem);text-align:center;font-family:var(--font-family-sans,Inter,system-ui,sans-serif);font-size:var(--font-size-sm,.875rem);font-weight:400;letter-spacing:.286em;text-transform:uppercase;color:var(--color-text-inverse-muted,#c4b99c)}.halcy-service-cards__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;list-style:none;margin:0;padding:0;max-width:72rem;margin-inline:auto}@media (min-width:768px){.halcy-service-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:1024px){.halcy-service-cards__grid{grid-template-columns:repeat(3,1fr);gap:2rem}[data-halcy-service-cards][data-item-count="2"] .halcy-service-cards__grid{grid-template-columns:repeat(2,minmax(0,357px));gap:2rem;max-width:740px;justify-content:center}}.halcy-service-cards__item{list-style:none}.halcy-service-cards__card{position:relative;display:block;width:100%;aspect-ratio:6/7;background:var(--color-primary-light,#333369);border-radius:4px;overflow:clip;color:var(--color-text-inverse,#ffffff);text-decoration:none;outline-offset:4px}.halcy-service-cards__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block;transition:transform .4s var(--motion-ease-out,cubic-bezier(.16,1,.3,1))}.halcy-service-cards__scrim{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.6));pointer-events:none}.halcy-service-cards__caption{position:absolute;left:clamp(1.5rem,3vw,2.5rem);bottom:clamp(1.75rem,3.5vw,3rem);right:clamp(1.5rem,3vw,2.5rem);display:flex;align-items:center;gap:1rem;color:var(--color-text-inverse,#ffffff);transition:transform .25s var(--motion-ease-out,cubic-bezier(.16,1,.3,1))}.halcy-service-cards__icon{flex:0 0 auto;color:currentColor}.halcy-service-cards__label{font-family:var(--font-family-serif,"Cormorant Garamond",Georgia,serif);font-style:italic;font-weight:400;font-size:clamp(1rem,.9rem + .4vw,1.125rem);line-height:1.3;letter-spacing:0}.halcy-service-cards__card:focus-within .halcy-service-cards__image,.halcy-service-cards__card:hover .halcy-service-cards__image{transform:scale(1.04)}.halcy-service-cards__card:focus-within .halcy-service-cards__caption,.halcy-service-cards__card:hover .halcy-service-cards__caption{transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){.halcy-service-cards__caption,.halcy-service-cards__image{transition:none}.halcy-service-cards__card:focus-within .halcy-service-cards__caption,.halcy-service-cards__card:focus-within .halcy-service-cards__image,.halcy-service-cards__card:hover .halcy-service-cards__caption,.halcy-service-cards__card:hover .halcy-service-cards__image{transform:none}}[data-halcy-gallery-teaser]{position:relative;width:100%;background:var(--color-background,#ffffff);color:var(--color-text,#313130);padding-block-start:0;padding-block-end:clamp(.5rem,1vw,1.25rem)}.halcy-gallery-teaser__layout{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);align-items:center}@media (min-width:1024px){.halcy-gallery-teaser__layout{grid-template-columns:1fr 1fr;gap:0}}.halcy-gallery-teaser__media{position:relative;width:100%;padding-inline:var(--density-gutter-mobile,1.5rem)}@media (min-width:768px){.halcy-gallery-teaser__media{padding-inline:var(--density-gutter-desktop,4rem)}}@media (min-width:1024px){.halcy-gallery-teaser__media{padding:0;margin-block-start:calc(-1 * clamp(1.5rem, 3vw, 3rem));margin-block-end:calc(-1 * clamp(1.5rem, 3vw, 3rem))}.halcy-gallery-teaser--media-left .halcy-gallery-teaser__media{grid-column:1}.halcy-gallery-teaser--media-right .halcy-gallery-teaser__media{grid-column:2}}.halcy-gallery-teaser__image{display:block;width:100%;height:auto;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transform:scaleX(-1);border-radius:4px}@media (min-width:1024px){.halcy-gallery-teaser__image{aspect-ratio:4/3;border-radius:0}}.halcy-gallery-teaser__text{position:relative}@media (min-width:1024px){.halcy-gallery-teaser--media-left .halcy-gallery-teaser__text{grid-column:2}.halcy-gallery-teaser--media-right .halcy-gallery-teaser__text{grid-column:1}}.halcy-gallery-teaser__text-inner{max-width:32rem}@media (min-width:1024px){.halcy-gallery-teaser--media-right .halcy-gallery-teaser__text-inner{margin-inline-start:auto}}.halcy-gallery-teaser__kicker{margin:0 0 1.5rem;font-family:var(--font-family-sans,Inter,system-ui,sans-serif);font-size:var(--font-size-sm,.875rem);font-weight:400;letter-spacing:.286em;text-transform:uppercase;color:var(--color-text-muted,#564006)}.halcy-gallery-teaser__heading{margin:0;font-family:var(--font-family-serif,"Cormorant Garamond",Georgia,serif);font-weight:400;font-size:clamp(2rem,1.5rem + 2vw,3.25rem);line-height:1.12;letter-spacing:-.02em;color:var(--color-primary-dark,#000029);text-wrap:balance}.halcy-gallery-teaser__rule{width:93px;height:1px;margin:1.5rem 0 2rem;border:0;background:var(--color-border,#6c5008)}.halcy-gallery-teaser__body{margin:0 0 2.5rem;line-height:1.85;letter-spacing:.04em;color:var(--color-text,#313130)}.halcy-gallery-teaser__body,.halcy-gallery-teaser__cta{font-family:var(--font-family-sans,Inter,system-ui,sans-serif);font-size:var(--font-size-sm,.875rem)}.halcy-gallery-teaser__cta{display:inline-block;padding:.875rem 2rem;background:var(--color-primary,#000044);color:var(--color-text-inverse,#ffffff);font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:999px;transition:background-color .15s var(--motion-ease-out,cubic-bezier(.16,1,.3,1)),box-shadow .15s var(--motion-ease-out,cubic-bezier(.16,1,.3,1))}.halcy-gallery-teaser__cta:focus-visible,.halcy-gallery-teaser__cta:hover{background:var(--color-primary-light,#333369);color:var(--color-text-inverse,#ffffff);box-shadow:0 0 0 2px var(--color-border,#6c5008)}@media (prefers-reduced-motion:reduce){.halcy-gallery-teaser__cta{transition:none}}.halcy-booking-options{display:contents}.halcy-booking-options__slab{padding-block:clamp(4rem,9vw,8rem);padding-inline:clamp(1.5rem,5vw,2rem)}.halcy-booking-options__slab--primary{background:var(--color-background);color:var(--color-primary)}.halcy-booking-options__slab--secondary{background:var(--color-background-alt);color:var(--color-primary)}.halcy-booking-options__inner{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.halcy-booking-options__inner--secondary{max-width:640px;gap:1.25rem}.halcy-booking-options__kicker{margin:0;font-family:var(--font-family-body);font-size:.875rem;line-height:1;letter-spacing:.357em;text-transform:uppercase;color:var(--color-border)}.halcy-booking-options__kicker--muted{color:var(--color-text-muted,color-mix(in srgb,var(--color-text) 65%,transparent));font-size:.8125rem}.halcy-booking-options__heading{margin:0;font-family:var(--font-family-heading);font-weight:var(--font-weight-heading);color:var(--color-primary);letter-spacing:-.005em}.halcy-booking-options__heading--primary{font-size:clamp(1.75rem,3.2vw,2.75rem);line-height:1.15}.halcy-booking-options__heading--secondary{font-size:clamp(1.375rem,2.4vw,1.875rem);line-height:1.2}.halcy-booking-options__heading-italic{font-style:italic;font-family:var(--font-family-heading)}.halcy-booking-options__heading-accent{color:var(--color-accent)}.halcy-booking-options__divider{display:block;width:93px;height:1px;background:var(--color-border)}.halcy-booking-options__body{margin:0;font-family:var(--font-family-body);font-size:var(--font-size-sm,.875rem);line-height:1.875;letter-spacing:.04em;color:var(--color-text);max-width:560px}.halcy-booking-options__pill{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;margin-top:.5rem;padding:.875rem 2.25rem;background:var(--color-primary);color:var(--color-text-inverse);border:1px solid var(--color-primary);border-radius:var(--radius-full,999px);font-family:var(--font-family-body);font-weight:400;font-size:.875rem;line-height:30px;letter-spacing:.357em;text-transform:uppercase;text-decoration:none;transition:background-color var(--motion-duration-fast,.15s) var(--motion-ease-out,ease-out),border-color var(--motion-duration-fast,.15s) var(--motion-ease-out,ease-out),box-shadow var(--motion-duration-fast,.15s) var(--motion-ease-out,ease-out),color var(--motion-duration-fast,.15s) var(--motion-ease-out,ease-out)}.halcy-booking-options__pill:hover{background:var(--color-primary-light);border-color:var(--color-primary-light);color:var(--color-text-inverse);box-shadow:0 0 0 2px var(--color-border)}.halcy-booking-options__pill:active{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.halcy-booking-options__hint{margin:0;font-family:var(--font-family-body);font-size:.8125rem;line-height:1.5;letter-spacing:.04em;color:var(--color-text-muted,color-mix(in srgb,var(--color-text) 65%,transparent))}.halcy-booking-options__link{display:inline-block;margin-top:.5rem;padding:.5rem .75rem;font-family:var(--font-family-body);font-weight:400;font-size:.8125rem;line-height:30px;letter-spacing:.357em;text-transform:uppercase;color:var(--color-primary);text-decoration:none;border-bottom:1px solid var(--color-primary);transition:color var(--motion-duration-fast,.15s) var(--motion-ease-out,ease-out),border-color var(--motion-duration-fast,.15s) var(--motion-ease-out,ease-out)}.halcy-booking-options__link:hover{color:var(--color-border);border-bottom-color:var(--color-border)}@media (prefers-reduced-motion:reduce){.halcy-booking-options__link,.halcy-booking-options__pill{transition:none}}.halcy-contact-info-slab{background:var(--color-background-alt);color:var(--color-text);padding:clamp(3.5rem,8vw,6rem) var(--density-gutter-mobile,1.5rem)}@media (min-width:768px){.halcy-contact-info-slab{padding-left:var(--density-gutter-desktop,4rem);padding-right:var(--density-gutter-desktop,4rem)}}.halcy-contact-info-slab__inner{max-width:var(--density-content-max-width-editorial,90rem);margin:0 auto}.halcy-contact-info-slab__heading{font-family:var(
    --font-family-display,"Cormorant Garamond","Iowan Old Style","Hoefler Text",Garamond,"Times New Roman",serif
  );font-weight:400;font-size:clamp(1.875rem,3.5vw,2.5rem);line-height:1.11;letter-spacing:-.02em;color:var(--color-primary);margin:0 0 2.5rem;max-width:24ch}.halcy-contact-info-slab__heading-prefix{font-style:normal}.halcy-contact-info-slab__heading-italic{font-style:italic}.halcy-contact-info-slab__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width:768px){.halcy-contact-info-slab__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}.halcy-contact-info-slab__col-label{font-size:.75rem;line-height:1.5;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);font-weight:500;margin:0 0 1rem}.halcy-contact-info-slab__address,.halcy-contact-info-slab__col-label,.halcy-contact-info-slab__line{font-family:var(
    --font-family-body,Inter,"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif
  )}.halcy-contact-info-slab__address,.halcy-contact-info-slab__line{font-style:normal;font-size:.875rem;line-height:1.875rem;letter-spacing:.04em;color:var(--color-text);margin:0}.halcy-contact-info-slab__line+.halcy-contact-info-slab__line{margin-top:.25rem}.halcy-contact-info-slab__link{color:var(--color-primary);text-decoration:none;border-bottom:1px solid var(--color-gold-mid,var(--color-border));padding-bottom:1px;transition:color var(--motion-duration-normal,.25s) var(--motion-ease-out,ease-out)}.halcy-contact-info-slab__link:hover{color:var(--color-primary-dark)}.halcy-contact-info-slab__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-bottom-color:transparent}.halcy-contact-info-slab__hours{margin:0;font-family:var(
    --font-family-body,Inter,"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif
  );font-size:.875rem;line-height:1.875rem;letter-spacing:.04em}.halcy-contact-info-slab__hours-row{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:baseline}.halcy-contact-info-slab__hours-row+.halcy-contact-info-slab__hours-row{margin-top:.25rem}.halcy-contact-info-slab__hours-days{font-weight:400;color:var(--color-text)}.halcy-contact-info-slab__hours-time{margin:0;color:var(--color-text-muted);text-align:right}.halcy-contact-info-slab__hours-note{display:block;font-size:.75rem;letter-spacing:.04em;margin-top:.125rem;font-style:italic}.halcy-contact-info-slab__sublabel{display:block;font-size:.875rem;line-height:1.4;margin-top:.25rem}.halcy-contact-info-slab__caption,.halcy-contact-info-slab__sublabel{font-family:var(
    --font-family-display,"Cormorant Garamond","Iowan Old Style","Hoefler Text",Garamond,"Times New Roman",serif
  );font-style:italic;letter-spacing:.02em;color:var(--color-text-muted)}.halcy-contact-info-slab__caption{text-align:center;margin:2.5rem auto 0;font-size:.95rem}.halcy-contact-info-slab__caption-rule{display:inline-block;width:32px;height:1px;background:var(--color-gold-mid,var(--color-border));vertical-align:middle;margin:0 .75rem}.halcy-contact-info-slab__map{margin-top:3rem;border-radius:var(--radius-sm,.25rem);overflow:hidden;border:1px solid color-mix(in srgb,var(--color-border) 16%,transparent)}.halcy-contact-info-slab__map iframe{display:block;width:100%;min-height:320px;border:0}@media (prefers-reduced-motion:reduce){.halcy-contact-info-slab__link{transition:none}}.halcy-contact-embed{background:var(--color-background);color:var(--color-text);padding:clamp(3.5rem,8vw,6rem) var(--density-gutter-mobile,1.5rem)}.halcy-contact-embed[data-surface=cream]{background:var(--color-background-alt)}@media (min-width:768px){.halcy-contact-embed{padding-left:var(--density-gutter-desktop,4rem);padding-right:var(--density-gutter-desktop,4rem)}}.halcy-contact-embed__inner{max-width:45rem;margin:0 auto}.halcy-contact-embed__head{text-align:center;margin-bottom:3rem}.halcy-contact-embed__kicker{font-family:var(
    --font-family-body,Inter,"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif
  );font-size:.875rem;line-height:1.5;letter-spacing:.286em;text-transform:uppercase;color:var(--color-text-muted);font-weight:400;margin:0 0 1.5rem}.halcy-contact-embed__heading{font-family:var(
    --font-family-display,"Cormorant Garamond","Iowan Old Style","Hoefler Text",Garamond,"Times New Roman",serif
  );font-weight:400;font-size:clamp(2rem,4vw,2.75rem);line-height:1.09;letter-spacing:-.034em;color:var(--color-primary);margin:0}.halcy-contact-embed__heading-italic{font-style:italic}.halcy-contact-embed__heading-accent{color:var(--color-accent,var(--color-primary))}.halcy-contact-embed__divider{display:block;width:93px;height:1px;border:0;background:var(--color-gold-mid,var(--color-border));margin:1.5rem auto}.halcy-contact-embed__subheading{font-family:var(
    --font-family-display,"Cormorant Garamond","Iowan Old Style","Hoefler Text",Garamond,"Times New Roman",serif
  );font-style:italic;font-size:1.125rem;line-height:1.875rem;color:var(--color-text);max-width:36ch;margin:0 auto}.halcy-contact-embed__frame{width:100%;background:var(--color-background-alt);border:1px solid color-mix(in srgb,var(--color-gold-mid,var(--color-border)) 28%,transparent);border-radius:var(--radius-sm,.25rem);overflow:hidden;position:relative}.halcy-contact-embed[data-surface=cream] .halcy-contact-embed__frame{background:var(--color-background)}.halcy-contact-embed__html{width:100%;height:100%;padding:1.5rem}.halcy-contact-embed__iframe{display:block;width:100%;height:100%;border:0}.halcy-contact-embed__fallback{margin-top:2.5rem;text-align:center}.halcy-contact-embed[data-has-embed=false] .halcy-contact-embed__fallback{margin-top:0}.halcy-contact-embed__fallback-text{line-height:1.875rem;letter-spacing:.04em;color:var(--color-text-muted);max-width:40ch;margin:0 auto 1.25rem}.halcy-contact-embed__fallback-cta,.halcy-contact-embed__fallback-text{font-family:var(
    --font-family-body,Inter,"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif
  );font-size:.875rem}.halcy-contact-embed__fallback-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary);color:var(--color-text-inverse);letter-spacing:.357em;text-transform:uppercase;text-decoration:none;border-radius:var(--radius-full,9999px);transition:background var(--motion-duration-normal,.25s) var(--motion-ease-out,ease-out)}.halcy-contact-embed__fallback-cta:hover{background:var(--color-primary-dark)}.halcy-contact-embed__fallback-cta:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}@media (prefers-reduced-motion:reduce){.halcy-contact-embed__fallback-cta{transition:none}}.halcy-treatment-hero-split{display:block;width:100%;margin:0 0 3rem;background:var(--color-background,#ffffff)}.halcy-treatment-hero-split__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem);align-items:start}.halcy-treatment-hero-split__col-text{display:flex;flex-direction:column;min-width:0}.halcy-treatment-hero-split__title-block{display:flex;flex-direction:column;gap:1.25rem;max-width:36rem}.halcy-treatment-hero-split__kicker{margin:0;color:var(--color-border,#6c5008);font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.8125rem;letter-spacing:.24em;line-height:1.4;text-transform:uppercase}.halcy-treatment-hero-split__kicker-sep{letter-spacing:normal;color:var(--color-text-muted,#564006)}.halcy-treatment-hero-split__title{margin:0;color:var(--color-primary-dark,#000029);font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,400);font-size:clamp(1.75rem,1.25rem + 2.25vw,2.75rem);letter-spacing:var(--tracking-display,-.03em);line-height:var(--line-height-tight,1.1)}.halcy-treatment-hero-split__title-italic{font-style:italic}.halcy-treatment-hero-split__rule{display:block;width:5.8125rem;height:1px;background:var(--color-border,#6c5008);margin:0}.halcy-treatment-hero-split__tagline{margin:0;color:var(--color-text-muted,#564006);font-family:var(--font-family-display,var(--font-family-heading,serif));font-style:italic;font-weight:var(--font-weight-display,400);font-size:clamp(1.25rem,1rem + 1vw,1.5rem);line-height:var(--line-height-snug,1.35)}.halcy-treatment-hero-split__summary{margin:0;color:var(--color-text,#313130);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1.0625rem;line-height:var(--line-height-base,1.7);max-width:65ch}.halcy-treatment-hero-split__meta-row{margin-top:2.25rem;display:flex;flex-direction:column;gap:1.75rem}.halcy-treatment-hero-split__credential{margin:0;color:var(--color-text-muted,#564006);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;line-height:1.6}.halcy-treatment-hero-split__credential b{color:var(--color-primary-dark,#000029);font-weight:600}.halcy-treatment-hero-split__stats{margin:0;display:grid}.halcy-treatment-hero-split__stats[data-count="1"]{grid-template-columns:max-content}.halcy-treatment-hero-split__stats[data-count="1"] .halcy-treatment-hero-split__stat{display:flex;align-items:center;gap:1.1rem}.halcy-treatment-hero-split__stats[data-count="1"] .halcy-treatment-hero-split__stat-rule{order:1;width:1px;align-self:stretch;min-height:3.25rem;background:var(--color-border,#6c5008)}.halcy-treatment-hero-split__stats[data-count="1"] .halcy-treatment-hero-split__stat-value{order:0}.halcy-treatment-hero-split__stats[data-count="1"] .halcy-treatment-hero-split__stat-label{order:2;margin:0;max-width:18ch}.halcy-treatment-hero-split__stats[data-count="2"]{grid-template-columns:1fr 1fr;gap:2.5rem 3rem;max-width:30rem}.halcy-treatment-hero-split__stats[data-count="2"] .halcy-treatment-hero-split__stat-rule{display:block;width:40px;height:2px;margin:0 0 1rem;background:var(--color-border,#6c5008)}.halcy-treatment-hero-split__stat{margin:0}.halcy-treatment-hero-split__stat-value{margin:0;font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,500);font-size:3rem;line-height:.95;letter-spacing:-.01em;color:var(--color-primary-dark,#000029);font-variant-numeric:lining-nums tabular-nums}.halcy-treatment-hero-split__stat-label{margin:.6rem 0 0;font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.5;color:var(--color-text-muted,#564006);max-width:20ch}.halcy-treatment-hero-split__actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.halcy-treatment-hero-split__photo{position:relative;width:100%;height:22rem}@media (min-width:880px){.halcy-treatment-hero-split__grid--split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(2.5rem,4vw,4rem)}.halcy-treatment-hero-split__grid--split .halcy-treatment-hero-split__photo{height:auto;align-self:stretch;min-height:26rem;max-height:36rem}}@media (max-width:600px){.halcy-treatment-hero-split__photo{order:-1;height:18rem}.halcy-treatment-hero-split__stats[data-count="2"]{grid-template-columns:1fr;gap:2rem}}.halcy-at-a-glance-editorial{display:block;margin:0 0 2.5rem;padding:2rem clamp(1.5rem,4vw,2.5rem);background:var(--color-background-alt,#faf7f2);border-radius:0}.halcy-at-a-glance-editorial--band{margin:0;padding:0;background:transparent}.halcy-at-a-glance-editorial__title{margin:0;color:var(--color-border,#6c5008);font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.75rem;letter-spacing:.286em;line-height:1;text-transform:uppercase}.halcy-at-a-glance-editorial__rule{display:block;width:5.8125rem;height:1px;background:var(--color-border,#6c5008);margin:1rem 0 1.5rem}.halcy-at-a-glance-editorial__summary{margin:0 0 1.25rem;color:var(--color-text,#313130);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1rem;line-height:var(--line-height-base,1.75)}.halcy-at-a-glance-editorial__facts{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem}@media (max-width:600px){.halcy-at-a-glance-editorial__facts{grid-template-columns:1fr}}.halcy-at-a-glance-editorial__row{margin:0}.halcy-at-a-glance-editorial__row-text{margin:0;color:var(--color-text,#313130);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1rem;line-height:var(--line-height-base,1.7)}.halcy-at-a-glance-editorial__citation{margin-left:.125rem;font-size:.6875rem;line-height:1}.halcy-at-a-glance-editorial__citation a{color:var(--color-border,#6c5008);text-decoration:none}.halcy-at-a-glance-editorial__citation a:focus-visible,.halcy-at-a-glance-editorial__citation a:hover{text-decoration:underline}.halcy-editorial-toc{display:block;margin:0 0 2.5rem;padding:0;background:transparent;border-radius:0}.halcy-editorial-toc__title{margin:0;color:var(--color-border,#6c5008);font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.75rem;letter-spacing:.286em;line-height:1;text-transform:uppercase}.halcy-editorial-toc__rule{display:block;width:5.8125rem;height:1px;background:var(--color-border,#6c5008);margin:.875rem 0 1.25rem}.halcy-editorial-toc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.halcy-editorial-toc__item{margin:0;padding:0;border-bottom:1px solid color-mix(in srgb,var(--color-border,#6c5008) 18%,transparent)}.halcy-editorial-toc__item:first-child{border-top:1px solid color-mix(in srgb,var(--color-border,#6c5008) 18%,transparent)}.halcy-editorial-toc__link{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:baseline;padding:.75rem 0;color:var(--color-text,#313130);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.9375rem;line-height:1.4;text-decoration:none;transition:color .15s ease-out}.halcy-editorial-toc__link:focus-visible,.halcy-editorial-toc__link:hover{color:var(--color-primary,#000044)}.halcy-editorial-toc__link:focus-visible{outline:2px solid var(--color-primary,#000044);outline-offset:2px}.halcy-editorial-toc__index{color:var(--color-border,#6c5008);font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.75rem;letter-spacing:.18em;font-variant-numeric:tabular-nums;min-width:2ch}.halcy-editorial-toc__label{display:inline-block}@media (prefers-reduced-motion:reduce){.halcy-editorial-toc__link{transition:none}}.halcy-editorial-toc--rail{margin:0}.halcy-editorial-toc--rail .halcy-editorial-toc__title{font-size:.75rem;letter-spacing:.22em;margin-bottom:.875rem}.halcy-editorial-toc--rail .halcy-editorial-toc__rule{width:3.75rem;margin:0 0 .5rem}.halcy-editorial-toc--rail .halcy-editorial-toc__item:first-child{border-top:none}.halcy-editorial-toc--rail .halcy-editorial-toc__item{border-bottom:1px solid color-mix(in srgb,var(--color-border,#6c5008) 12%,transparent)}.halcy-editorial-toc--rail .halcy-editorial-toc__link{gap:.75rem;padding:.5625rem 0;font-size:.875rem;line-height:1.43}.halcy-editorial-toc--rail .halcy-editorial-toc__index{font-family:var(--font-family-display,var(--font-family-heading,serif));font-style:italic;font-weight:var(--font-weight-display,400);font-size:.875rem;letter-spacing:0;color:var(--color-border,#6c5008)}.halcy-editorial-mid-cta{display:block;margin:0 0 2.5rem;background:var(--color-background-alt,#faf7f2);border-radius:0}.halcy-editorial-mid-cta--compact{padding:2rem clamp(1.5rem,4vw,2.5rem)}.halcy-editorial-mid-cta--primary{padding:3rem clamp(1.75rem,5vw,3rem)}.halcy-editorial-mid-cta--card{margin:0;padding:clamp(2rem,4vw,2.75rem) clamp(1.75rem,4vw,3rem);border-radius:var(--radius-sm,4px)}.halcy-editorial-mid-cta--card .halcy-editorial-mid-cta__heading{color:var(--color-primary-dark,#000029);font-size:clamp(1.625rem,1.25rem + 1.5vw,2rem);letter-spacing:-.028em}.halcy-editorial-mid-cta__inner{display:flex;flex-direction:column;gap:1.25rem;max-width:36rem}.halcy-editorial-mid-cta__heading{margin:0;color:var(--color-text,#313130);font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,400);letter-spacing:var(--tracking-display,-.02em);line-height:var(--line-height-tight,1.15)}.halcy-editorial-mid-cta--compact .halcy-editorial-mid-cta__heading{font-size:clamp(1.5rem,1.125rem + 1.5vw,2rem)}.halcy-editorial-mid-cta--primary .halcy-editorial-mid-cta__heading{font-size:clamp(1.75rem,1.25rem + 2vw,2.5rem)}.halcy-editorial-mid-cta__heading-prefix{font-style:normal}.halcy-editorial-mid-cta__heading-italic{font-style:italic;font-family:var(--font-family-heading,serif)}.halcy-editorial-mid-cta__rule{display:block;width:5.8125rem;height:1px;background:var(--color-border,#6c5008);margin:0}.halcy-editorial-mid-cta__body{margin:0;color:color-mix(in srgb,var(--color-text,#313130) 80%,transparent);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1rem;line-height:var(--line-height-base,1.7);max-width:30rem}.halcy-editorial-mid-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.halcy-editorial-mid-cta__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.75rem;border-radius:var(--radius-full,9999px);font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.875rem;letter-spacing:var(--tracking-label,.04em);text-decoration:none;transition:background-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out}.halcy-editorial-mid-cta__cta--filled{background:var(--color-primary,#000044);color:var(--color-text-inverse,#ffffff);border:1px solid var(--color-primary,#000044)}.halcy-editorial-mid-cta__cta--filled:focus-visible,.halcy-editorial-mid-cta__cta--filled:hover{background:var(--color-primary-light,#333369);border-color:var(--color-primary-light,#333369);color:var(--color-text-inverse,#ffffff);box-shadow:0 0 0 2px var(--color-border,#6c5008)}.halcy-editorial-mid-cta__cta--outline{background:transparent;color:var(--color-primary,#000044);border:1px solid var(--color-primary,#000044)}.halcy-editorial-mid-cta__cta--outline:focus-visible,.halcy-editorial-mid-cta__cta--outline:hover{background:var(--color-primary,#000044);color:var(--color-text-inverse,#ffffff)}.halcy-editorial-mid-cta__cta:focus-visible{outline:2px solid var(--color-primary,#000044);outline-offset:3px}@media (prefers-reduced-motion:reduce){.halcy-editorial-mid-cta__cta{transition:none}}.halcy-entity-steps{list-style:none;margin:0 0 2rem;padding:0}.halcy-entity-steps__item{display:grid;grid-template-columns:2.125rem 1fr;gap:1.5rem;align-items:baseline;padding:1rem 0;border-bottom:1px solid color-mix(in srgb,var(--color-border,#6c5008) 14%,transparent)}.halcy-entity-steps__item:last-child{border-bottom:none}.halcy-entity-steps__numeral{font-family:var(--font-family-display,var(--font-family-heading,serif));font-style:italic;font-weight:var(--font-weight-display,400);font-size:1.375rem;line-height:1.4;color:var(--color-border,#6c5008);text-align:right;font-variant-numeric:lining-nums}.halcy-entity-steps__text{font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1rem;line-height:1.75;color:var(--color-text,#313130)}.halcy-entity-marker-list{list-style:none;margin:0 0 2rem;padding:0;display:grid;grid-template-columns:1fr;gap:.75rem 3.5rem}@media (min-width:640px){.halcy-entity-marker-list--two-col{grid-template-columns:1fr 1fr}}.halcy-entity-marker-list__item{position:relative;padding-left:1.75rem;font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1rem;line-height:1.75;color:var(--color-text,#313130)}.halcy-entity-marker-list__item:before{content:"";position:absolute;left:0;top:.8125rem;width:.875rem;height:1px;background:var(--color-border,#6c5008)}.halcy-entity-sources{width:100vw;margin-inline:calc(50% - 50vw);padding-top:clamp(2rem,4vw,2.75rem);padding-bottom:clamp(2rem,4vw,3rem);scroll-margin-top:5rem}.halcy-entity-sources__inner{max-width:var(--density-content-max-width-editorial,90rem);margin-inline:auto;padding-inline:clamp(1.5rem,4vw,2rem)}.halcy-entity-sources__title{margin:0 0 .75rem;font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,400);font-size:1.75rem;line-height:1.2;letter-spacing:-.02em;color:var(--color-primary-dark,#000029)}.halcy-entity-sources__intro{margin:0 0 1.75rem;max-width:none;font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:1rem;line-height:1.75;color:var(--color-text,#313130)}.halcy-entity-sources__groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem}.halcy-entity-sources__group{border:1px solid color-mix(in srgb,var(--color-border,#6c5008) 30%,transparent);border-radius:var(--radius-sm,4px);padding:1.25rem 1.5rem}.halcy-entity-sources__group-label{margin:0 0 .75rem;font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted,#564006)}.halcy-entity-sources__list{list-style:none;margin:0;padding:0}.halcy-entity-sources__entry{scroll-margin-top:5rem}.halcy-entity-sources__link{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:baseline;padding:.375rem 0;color:var(--color-primary,#000044);font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.9375rem;line-height:1.5;text-decoration:none}.halcy-entity-sources__link:focus-visible .halcy-entity-sources__cite-title,.halcy-entity-sources__link:hover .halcy-entity-sources__cite-title{text-decoration:underline;text-underline-offset:3px}.halcy-entity-sources__link:focus-visible{outline:2px solid var(--color-primary,#000044);outline-offset:2px}.halcy-entity-sources__cite-num{font-variant-numeric:tabular-nums}.halcy-entity-sources__arrow,.halcy-entity-sources__cite-num{color:var(--color-text-muted,#564006)}.halcy-entity-before-after{width:100vw;margin-inline:calc(50% - 50vw);margin-block:0 2.5rem;background:var(--color-primary-shade-300,#00000e);padding-block:clamp(3.5rem,8vw,6rem)}.halcy-entity-before-after__inner{max-width:var(--density-content-max-width-editorial,90rem);margin-inline:auto;padding-inline:clamp(1.5rem,4vw,2rem)}.halcy-entity-before-after__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.halcy-entity-before-after__lead{max-width:40rem}.halcy-entity-before-after__kicker{margin:0 0 1rem;font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.8125rem;letter-spacing:.22em;text-transform:uppercase;color:var(--color-gold-mid,#a78c4a)}.halcy-entity-before-after__heading{margin:0;font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,400);font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.15;letter-spacing:-.028em;color:var(--color-text-inverse,#ffffff)}.halcy-entity-before-after__heading-italic{font-style:italic}.halcy-entity-before-after__all-link{font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.875rem;letter-spacing:.04em;color:var(--color-gold-mid,#a78c4a);text-decoration:none;white-space:nowrap;padding-bottom:.375rem;transition:color .25s cubic-bezier(.22,1,.36,1)}.halcy-entity-before-after__all-link:focus-visible,.halcy-entity-before-after__all-link:hover{color:var(--color-text-inverse,#ffffff);text-decoration:underline;text-underline-offset:4px}.halcy-entity-before-after__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.75rem}@media (min-width:768px){.halcy-entity-before-after__grid{grid-template-columns:repeat(3,1fr)}}.halcy-entity-before-after__card{display:flex;flex-direction:column;gap:1rem}.halcy-entity-before-after__pair{display:grid;grid-template-columns:1fr 1fr;gap:2px}.halcy-entity-before-after__frame{position:relative;overflow:hidden;background:color-mix(in srgb,var(--color-text-inverse,#fff) 6%,transparent)}.halcy-entity-before-after__frame,.halcy-entity-before-after__frame--composite{border-radius:var(--radius-sm,4px)}.halcy-entity-before-after__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.halcy-entity-before-after__pair .halcy-entity-before-after__frame{aspect-ratio:3/4}.halcy-entity-before-after__frame--composite{aspect-ratio:2/1}.halcy-entity-before-after__tag{position:absolute;bottom:.625rem;left:.625rem;font-family:var(--font-family-ui,var(--font-family,sans-serif));font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-inverse,#ffffff);background:rgba(0,0,32,.55);padding:.1875rem .5rem;border-radius:2px}.halcy-entity-before-after__caption{margin:0;font-size:.8125rem;color:color-mix(in srgb,var(--color-text-inverse,#fff) 72%,transparent)}.halcy-entity-before-after__caption,.halcy-entity-before-after__disclaimer{font-family:var(--font-family-body,var(--font-family,sans-serif));line-height:1.5}.halcy-entity-before-after__disclaimer{margin:2rem 0 0;font-size:.75rem;color:color-mix(in srgb,var(--color-text-inverse,#fff) 60%,transparent)}@media (prefers-reduced-motion:reduce){.halcy-entity-before-after__all-link{transition:none}}.halcy-entity-safety__cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:61.25rem}@media (max-width:768px){.halcy-entity-safety__cards{grid-template-columns:1fr}}.halcy-entity-safety__card{border-radius:var(--radius-sm,4px);padding:1.75rem 2rem}.halcy-entity-safety__card--avoid{background:var(--color-blush,#f7f1f1);border-left:3px solid var(--color-blush-rule,#7a4a3a)}.halcy-entity-safety__card--risks{background:var(--color-background-alt,#faf7f2);border-left:3px solid var(--color-border,#6c5008)}.halcy-entity-safety__card-title{margin:0 0 1.25rem;font-family:var(--font-family-ui,var(--font-family,sans-serif));font-weight:var(--font-weight-ui,600);font-size:.8125rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted,#564006)}.halcy-entity-safety__list{list-style:none;margin:0;padding:0}.halcy-entity-safety__item{position:relative;padding-left:1.375rem;margin-bottom:.875rem;font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.9375rem;line-height:1.6;color:var(--color-text,#313130)}.halcy-entity-safety__item:last-child{margin-bottom:0}.halcy-entity-safety__item:before{content:"";position:absolute;left:0;top:.6875rem;width:10px;height:1px;background:currentColor;opacity:.5}.halcy-entity-consult-card{background:var(--color-primary-dark,#000029);color:var(--color-text-inverse,#ffffff);border-radius:var(--radius-sm,4px);padding:1.75rem 1.625rem}.halcy-entity-consult-card__heading{margin:0 0 .625rem;font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,400);font-size:1.375rem;line-height:1.25;color:var(--color-text-inverse,#ffffff)}.halcy-entity-consult-card__heading-italic{font-style:italic}.halcy-entity-consult-card__body{margin:0 0 1.375rem;font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.875rem;line-height:1.57;color:var(--color-text-inverse-muted,#c4b99c)}.halcy-entity-consult-card .halcy-entity-consult-card__cta{display:flex;width:100%;font-size:.875rem;letter-spacing:.22em;line-height:1;padding:.875rem 1.375rem}.halcy-concern-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.halcy-concern-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.halcy-concern-cards__item{display:flex}.halcy-concern-card{display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;padding:1.5rem;background:var(--color-surface,#ffffff);border:1px solid color-mix(in srgb,var(--color-border,#6c5008) 18%,transparent);border-radius:var(--radius-sm,4px);text-decoration:none;color:var(--color-text,#313130);transition:border-color .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1)}.halcy-concern-card:focus-visible,.halcy-concern-card:hover{border-color:var(--color-primary,#000044);transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,41,.08)}.halcy-concern-card__kicker{margin:0;font-family:var(--font-family-ui,var(--font-family,sans-serif));font-size:.65625rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-muted,#564006)}.halcy-concern-card__body{display:flex;flex:1 1 auto;flex-direction:column}.halcy-concern-card__name{margin:0 0 .5rem;font-family:var(--font-family-display,var(--font-family-heading,serif));font-weight:var(--font-weight-display,400);font-size:1.5rem;line-height:1.375;color:var(--color-primary,#000044)}.halcy-concern-card__desc{margin:0;font-family:var(--font-family-body,var(--font-family,sans-serif));font-size:.875rem;line-height:1.625;color:var(--color-text,#313130)}.halcy-concern-card__more{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;font-family:var(--font-family-ui,var(--font-family,sans-serif));font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary,#000044)}.halcy-concern-card__arrow{display:inline-block;transition:transform .25s cubic-bezier(.22,1,.36,1)}.halcy-concern-card:focus-visible .halcy-concern-card__arrow,.halcy-concern-card:hover .halcy-concern-card__arrow{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.halcy-concern-card,.halcy-concern-card__arrow{transition:none}.halcy-concern-card:focus-visible,.halcy-concern-card:hover{transform:none}}