.home-hero-carousel{position:relative;display:grid;grid-template-rows:auto 1fr;min-height:calc(100vh - var(--header-height-mobile, 56px));min-height:calc(100svh - var(--header-height-mobile, 56px));background-color:var(--color-cream,#f5f2ed);overflow:hidden}.home-hero-carousel__header-space{display:block;height:var(--space-2,.5rem)}.home-hero-carousel__container{display:flex;align-items:stretch;width:100%;height:100%}.home-hero-carousel__grid{display:grid;grid-template-columns:1fr;width:100%;height:100%}.home-hero-carousel__content{display:flex;flex-direction:column;align-items:flex-start;padding:var(--space-8,2rem) 0}.home-hero-carousel__eyebrow{display:inline-block;font-family:var(--font-body,"Inter",sans-serif);font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold,600);letter-spacing:var(--tracking-widest,.1em);text-transform:uppercase;color:var(--color-terracotta,#c4785a);margin-bottom:var(--space-4,1rem)}.home-hero-carousel__title{font-family:var(--font-display,"Space Grotesk",sans-serif);font-size:var(--display-hero,clamp(2.5rem,6vw,4.5rem));font-weight:var(--font-bold,700);line-height:var(--leading-tight,1.15);letter-spacing:var(--tracking-tight,-.025em);color:var(--color-charcoal,#1c1c1c);margin:0 0 var(--space-6,1.5rem) 0;max-width:14ch}.home-hero-carousel__title-highlight{font-family:Times New Roman,Georgia,serif;font-style:italic;font-weight:400;color:var(--color-terracotta,#c4785a)}.home-hero-carousel__subtitle{font-family:var(--font-body,"Inter",sans-serif);font-size:var(--text-lg,1.125rem);font-weight:var(--font-normal,400);line-height:var(--leading-relaxed,1.625);color:var(--color-warm-gray,#8c8578);margin:0 0 var(--space-8,2rem) 0;max-width:42ch}.home-hero-carousel__cta-group{display:flex;flex-direction:column;gap:var(--space-3,.75rem);width:100%;margin-bottom:var(--space-8,2rem)}.home-hero-carousel__cta{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body,"Inter",sans-serif);font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);line-height:1;text-decoration:none;padding:var(--space-4,1rem) var(--space-8,2rem);border-radius:var(--radius-md,8px);transition:background-color var(--duration-fast,.15s) var(--ease-out),border-color var(--duration-fast,.15s) var(--ease-out),transform var(--duration-fast,.15s) var(--ease-out),box-shadow var(--duration-fast,.15s) var(--ease-out);cursor:pointer}.home-hero-carousel__cta--primary{background-color:var(--color-charcoal,#1c1c1c);color:var(--color-cream,#f5f2ed);border:2px solid var(--color-charcoal,#1c1c1c);box-shadow:0 4px 12px rgba(28,28,28,.2)}.home-hero-carousel__cta--primary:hover{background-color:var(--color-terracotta,#c4785a);border-color:var(--color-terracotta,#c4785a);transform:translateY(-2px);box-shadow:0 8px 20px rgba(196,120,90,.3)}.home-hero-carousel__cta--primary:active{transform:translateY(0);background-color:#b06a4d;box-shadow:0 4px 12px rgba(196,120,90,.25)}.home-hero-carousel__cta--primary:focus-visible{outline:none;box-shadow:0 4px 12px rgba(196,120,90,.25),0 0 0 3px rgba(196,120,90,.35)}.home-hero-carousel__cta--secondary{background-color:transparent;color:var(--color-charcoal,#1c1c1c);border:2px solid var(--color-light-gray,#c9c4bc)}.home-hero-carousel__cta--secondary:hover{background-color:var(--color-sand,#e8e2d9);border-color:var(--color-charcoal,#1c1c1c)}.home-hero-carousel__cta--secondary:active{background-color:var(--color-light-gray,#c9c4bc)}.home-hero-carousel__cta--secondary:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(28,28,28,.2)}.home-hero-carousel__trust{font-family:var(--font-body,"Inter",sans-serif);font-size:var(--text-xs,.75rem);font-weight:var(--font-medium,500);color:var(--color-warm-gray,#8c8578);margin:0;letter-spacing:var(--tracking-wide,.025em)}.home-hero-carousel__media{display:none}@media (min-width:768px){.home-hero-carousel{min-height:calc(100vh - var(--header-height-tablet, 64px));min-height:calc(100svh - var(--header-height-tablet, 64px))}.home-hero-carousel__header-space{height:var(--space-3,.75rem)}.home-hero-carousel__container{padding:0 var(--space-8,2rem)}.home-hero-carousel__content{padding:var(--space-12,3rem) 0}.home-hero-carousel__cta-group{flex-direction:row;width:auto}.home-hero-carousel__cta{padding:var(--space-4,1rem) var(--space-6,1.5rem)}}@media (min-width:1024px){.home-hero-carousel{min-height:calc(100vh - var(--header-height-desktop, 72px));min-height:calc(100svh - var(--header-height-desktop, 72px))}.home-hero-carousel__header-space{height:var(--space-4,1rem)}.home-hero-carousel__container{padding:0}.home-hero-carousel__grid{grid-template-columns:45% 55%;gap:0}.home-hero-carousel__content{display:flex;flex-direction:column;justify-content:center;padding:var(--space-12,3rem) var(--space-12,3rem) var(--space-12,3rem) var(--space-12,3rem);max-width:580px;margin-left:auto}.home-hero-carousel__title{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:var(--space-8,2rem)}.home-hero-carousel__subtitle{font-size:var(--text-xl,1.25rem);margin-bottom:var(--space-10,2.5rem)}.home-hero-carousel__cta{padding:var(--space-4,1rem) var(--space-8,2rem)}.home-hero-carousel__media{display:block;position:relative;width:100%;height:100%;min-height:100%}}@media (min-width:1440px){.home-hero-carousel{min-height:calc(100vh - var(--header-height-desktop, 72px));min-height:calc(100svh - var(--header-height-desktop, 72px))}.home-hero-carousel__grid{grid-template-columns:42% 58%}.home-hero-carousel__content{padding:60px 80px;max-width:640px}.home-hero-carousel__title{font-size:clamp(3rem,5vw,4rem)}}@media (min-width:1920px){.home-hero-carousel__grid{grid-template-columns:40% 60%}.home-hero-carousel__content{max-width:720px;padding:80px 100px}.home-hero-carousel__title{font-size:4.5rem}}.dark .home-hero-carousel{background-color:var(--bg,#0f0f0f)}.dark .home-hero-carousel__eyebrow{color:var(--color-terracotta-light,#d99a7c)}.dark .home-hero-carousel__title{color:var(--color-cream,#f5f2ed)}.dark .home-hero-carousel__title-highlight{color:var(--color-terracotta-light,#d99a7c)}.dark .home-hero-carousel__subtitle{color:var(--color-light-gray,#c9c4bc)}.dark .home-hero-carousel__cta--primary{background-color:var(--color-terracotta,#c4785a);border-color:var(--color-terracotta,#c4785a)}.dark .home-hero-carousel__cta--primary:hover{background-color:var(--color-terracotta-light,#d99a7c);border-color:var(--color-terracotta-light,#d99a7c)}.dark .home-hero-carousel__cta--secondary{color:var(--color-cream,#f5f2ed);border-color:var(--color-warm-gray,#8c8578)}.dark .home-hero-carousel__cta--secondary:hover{background-color:rgba(255,255,255,.1);border-color:var(--color-cream,#f5f2ed)}.dark .home-hero-carousel__trust{color:var(--color-light-gray,#c9c4bc)}