.home-hero{position:relative;min-height:80vh;display:flex;align-items:flex-end;overflow:hidden;color:#fff}@media(min-width:768px){.home-hero{min-height:78vh}}.home-hero__image{position:absolute;inset:0;z-index:0;pointer-events:none}.home-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#0000008c 75%,#000000bf);z-index:1;pointer-events:none}.home-hero__content{position:relative;z-index:2;max-width:60rem;margin:0 auto;padding:6vh 1.5rem 4vh;text-align:center;width:100%}.home-hero__eyebrow{display:inline-block;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#ffffffd9;margin-bottom:.75rem}.home-hero__headline{font-size:clamp(1.7rem,4.2vw,3.2rem);line-height:1.15;color:#fff;margin:0 0 1rem;text-shadow:0 2px 8px rgba(0,0,0,.35)}.home-hero__headline .accent{color:#ffd479;border-bottom:2px solid currentColor;padding-bottom:.05em}.home-hero__lead{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.5;margin:0 auto 2rem;max-width:44rem;color:#fffffff2;text-shadow:0 1px 4px rgba(0,0,0,.35)}.home-hero__cta-row{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap}.btn--xl{padding:1rem 1.8rem;font-size:1.05rem;font-weight:600}.btn--ghost{background:transparent;color:var(--brand-dark);border:2px solid currentColor}.btn--ghost:hover{background:#63000014}.home-hero__cta-row .btn--ghost{color:#fff;border-color:#ffffffd9}.home-hero__cta-row .btn--ghost:hover{background:#ffffff1f;border-color:#fff}.btn--ghost-on-brand{background:transparent;color:#fff;border:2px solid #fff}.btn--ghost-on-brand:hover{background:#ffffff1f}@media(max-width:767px){.home-hero__content{padding:3.5vh 1.25rem 4.5vh}.home-hero__eyebrow{font-size:.72rem;margin-bottom:.5rem}.home-hero__headline{font-size:1.55rem;margin-bottom:.6rem}.home-hero__lead{font-size:.95rem;line-height:1.45;margin-bottom:1.1rem}.home-hero__cta-row{gap:.6rem}.home-hero__cta-row .btn--xl{padding:.8rem 1.1rem;font-size:.95rem}}.section{padding:5vh 0}@media(min-width:768px){.section{padding:7vh 0}}.section--bg-subtle{background:var(--bg-subtle)}.home-intro__head{text-align:center;max-width:56rem;margin:0 auto 1.5rem}.home-intro__heading{color:var(--brand-dark);font-size:clamp(1.5rem,2.8vw,2.1rem);margin:0 0 .4rem}.home-intro__subheading{color:var(--text-muted);font-size:1.1rem;margin:0 0 1.5rem}.home-intro__body{max-width:52rem;margin:0 auto 2.5rem;line-height:1.65;color:var(--text-body);font-size:1rem}.home-intro__body p+p{margin-top:1rem}.home-intro__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;background:var(--bg);border:1px solid rgba(99,0,0,.1);border-radius:14px;padding:1.4rem 1.5rem;max-width:60rem;margin:0 auto}.home-intro__stat{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.home-intro__stat-num{font-size:clamp(1.4rem,2.8vw,1.8rem);font-weight:700;color:var(--brand-dark);line-height:1}.home-intro__stat-label{font-size:.85rem;color:var(--text-muted);line-height:1.3;max-width:14rem}@media(min-width:720px){.home-intro__stats{grid-template-columns:repeat(4,1fr);padding:1.6rem 2rem}}.home-reasons__head,.home-shoots__head,.home-steps__head,.home-studio-info__head{text-align:center;max-width:50rem;margin:0 auto 2rem}.home-reasons__head h2,.home-shoots__head h2,.home-steps__head h2,.home-studio-info__head h2{color:var(--brand-dark);font-size:clamp(1.4rem,2.6vw,2rem);margin:0 0 .5rem}.lede{font-size:1.05rem;color:var(--text-muted);line-height:1.55;margin:0}.home-shoots__pinned{max-width:70rem;margin:0 auto 1rem}.home-shoots__pinned-label{display:block;font-size:.7rem;font-weight:800;color:var(--brand-dark);text-transform:uppercase;letter-spacing:.1em;padding:0 .25rem .5rem;text-align:center}.home-shoots__pinned-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:720px){.home-shoots__pinned-grid{grid-template-columns:repeat(3,1fr)}}.home-shoots__featured-card{background:var(--bg);border:1px solid rgba(99,0,0,.1);border-radius:14px;overflow:hidden;text-decoration:none;color:var(--text-body);box-shadow:0 4px 18px #0000000f;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.home-shoots__featured-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #63000024}.home-shoots__featured-image{display:block;aspect-ratio:3/2;overflow:hidden}.home-shoots__featured-image img{width:100%;height:100%;object-fit:cover}.home-shoots__featured-body{padding:1.1rem 1.25rem 1.25rem;flex:1;display:flex;flex-direction:column;gap:.35rem}.home-shoots__featured-body h3{color:var(--brand-dark);font-size:1.15rem;margin:0}.home-shoots__featured-body p{font-size:.95rem;line-height:1.5;margin:0;color:var(--text-body)}.home-shoots__featured-cta{color:var(--brand-dark);font-weight:600;font-size:.9rem;margin-top:auto;padding-top:.4rem}.home-shoots__divider{border:0;border-top:1px solid var(--border-subtle, rgba(0, 0, 0, .08));margin:2rem auto;max-width:70rem}.home-reviews .reviews-carousel{margin-top:0}.home-reviews__view-all{text-align:center;margin-top:1.25rem}.home-reviews__view-all a{color:var(--brand-dark);font-weight:600}.home-reasons__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:64rem;margin:0 auto}@media(min-width:720px){.home-reasons__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}}.home-reasons__item{background:var(--bg);border:1px solid rgba(99,0,0,.1);border-left:4px solid var(--brand-dark);border-radius:10px;padding:1.25rem 1.4rem}.home-reasons__item h3{color:var(--brand-dark);font-size:1.1rem;margin:0 0 .5rem}.home-reasons__item p{font-size:.95rem;line-height:1.55;margin:0;color:var(--text-body)}.home-gluecksrad__inner{text-align:center;max-width:48rem;margin:0 auto}.home-gluecksrad__inner h2{font-size:clamp(1.5rem,2.8vw,2.2rem);margin:0 0 .75rem;color:#fff}.home-gluecksrad__inner p{font-size:1.05rem;line-height:1.55;margin:0 0 1.5rem;opacity:.9}.home-studio-info__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:60rem;margin:0 auto}@media(min-width:720px){.home-studio-info__grid{grid-template-columns:repeat(2,1fr)}}.home-studio-info__card{background:var(--bg);border:1px solid rgba(99,0,0,.1);border-radius:14px;overflow:hidden;text-decoration:none;color:var(--text-body);box-shadow:0 4px 18px #0000000f;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.home-studio-info__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #63000024}.home-studio-info__image{display:block;aspect-ratio:3/2;overflow:hidden}.home-studio-info__image img{width:100%;height:100%;object-fit:cover}.home-studio-info__card-body{padding:1.25rem 1.4rem 1.4rem;flex:1;display:flex;flex-direction:column;gap:.4rem}.home-studio-info__card-body h3{color:var(--brand-dark);font-size:1.2rem;margin:0}.home-studio-info__card-body p{font-size:.95rem;line-height:1.55;margin:0;color:var(--text-body)}.home-studio-info__card-cta{color:var(--brand-dark);font-weight:600;margin-top:auto;padding-top:.4rem}.home-location__inner{display:grid;grid-template-columns:1fr;gap:2rem;max-width:60rem;margin:0 auto;align-items:center}@media(min-width:720px){.home-location__inner{grid-template-columns:1fr 1fr}}.home-location__text h2{color:var(--brand-dark);margin:0 0 1rem;font-size:clamp(1.4rem,2.4vw,1.9rem)}.home-location__address{font-style:normal;line-height:1.55;margin:0 0 1.25rem}.home-location__contact{list-style:none;padding:0;margin:0 0 1.25rem;line-height:1.7}.home-location__contact a{color:var(--brand-dark)}.home-location__note{font-size:.9rem;color:var(--text-muted);background:var(--bg);border-left:3px solid var(--brand-dark);padding:.6rem .85rem;border-radius:4px;margin:0}.home-location__map{display:block}.home-location__map img{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 18px #00000014}.home-shoots__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:70rem;margin:0 auto}@media(min-width:720px){.home-shoots__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.home-shoots__card{position:relative;display:block;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;aspect-ratio:4/3;box-shadow:0 4px 14px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.home-shoots__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #63000029}.home-shoots__image{position:absolute;inset:0;pointer-events:none}.home-shoots__image img{width:100%;height:100%;object-fit:cover}.home-shoots__card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 50%,#000000b3);pointer-events:none}.home-shoots__card-label{position:absolute;bottom:.85rem;left:1rem;right:1rem;margin:0;color:#fff;font-size:1.05rem;z-index:2;text-shadow:0 2px 6px rgba(0,0,0,.5)}.home-shoots__view-all{text-align:center;margin-top:2rem}.home-steps__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:70rem;margin-inline:auto;counter-reset:step}@media(min-width:720px){.home-steps__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-steps__grid{grid-template-columns:repeat(4,1fr)}}.home-steps__item{background:var(--bg);border:1px solid rgba(99,0,0,.1);border-radius:12px;padding:1.4rem 1.4rem 1.5rem;text-align:center;position:relative}.home-steps__num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--brand-dark);color:#fff;font-weight:700;font-size:1.1rem;margin-bottom:.85rem}.home-steps__item h3{color:var(--brand-dark);font-size:1.05rem;margin:0 0 .45rem}.home-steps__item p{font-size:.9rem;line-height:1.5;margin:0;color:var(--text-body)}.home-guarantee__inner{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;max-width:56rem;margin:0 auto;text-align:center}@media(min-width:720px){.home-guarantee__inner{grid-template-columns:auto 1fr;gap:2.5rem;text-align:left}}.home-guarantee__badge{width:9rem;height:auto;margin:0 auto;display:block}.home-guarantee__text h2{color:var(--brand-dark);margin:0 0 .85rem;font-size:clamp(1.4rem,2.4vw,1.9rem)}.home-guarantee__text p{font-size:1rem;line-height:1.6;margin:0;color:var(--text-body)}.home-partners__heading{text-align:center;color:var(--text-muted);font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.75rem}.home-partners__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;max-width:64rem;margin:0 auto}.home-partners__logo{display:inline-flex;align-items:center;justify-content:center;height:3rem;flex:0 0 auto;opacity:.7;filter:grayscale(100%);transition:opacity .2s,filter .2s}.home-partners__logo:hover{opacity:1;filter:grayscale(0)}.home-partners__logo img{max-height:100%;max-width:8rem;height:auto;width:auto;display:block}
