.shoot{--body-copy: 1rem}.shoot .section{position:relative;padding:var(--section-pad-md, 8vh) 0;background-color:var(--bg)}.shoot .section--brand{background-color:transparent;overflow:hidden}.shoot .section--brand:before,.shoot .section--brand:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.shoot .section--brand:before{background-color:var(--brand-light)}.shoot .section--brand:after{background-color:#00000040;transform:rotate(155deg);width:300%;left:-100%}.shoot .section--blue{background-color:transparent;overflow:hidden}.shoot .section--blue:before,.shoot .section--blue:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.shoot .section--blue:before{background-color:var(--accent-blue)}.shoot .section--blue:after{background-color:#00000026;transform:rotate(155deg);width:200%;left:-50%}.shoot .section>.container,.shoot .section>*{position:relative;z-index:1}.shoot .container{max-width:1200px;margin:0 auto;padding:0 1em}.shoot .hero{position:relative;min-height:100vh;min-height:100svh;padding:0 0 1.5rem;overflow:hidden;z-index:1}.shoot .hero__image{position:absolute;inset:0;z-index:0;pointer-events:none}.shoot picture.hero__image{display:block}.shoot .hero__image img{width:100%;height:100%;object-fit:cover;display:block}.shoot .hero__overlay{position:absolute;inset:0;background:#0006;z-index:1;pointer-events:none}.shoot .hero__content-wrap{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 1em;min-height:100vh;min-height:100svh}.shoot .hero__card{max-width:520px;background:#0000008c;border-radius:12px;padding:1.4em 1.8em;text-align:center;color:#fff;margin-bottom:clamp(2.5rem,10vh,6rem)}.shoot .hero__card h1{color:#fff;margin:0 0 .35em;font-size:2.2em;line-height:1.12;font-weight:800;letter-spacing:-.01em}.shoot .hero__subheadline{font-size:1.1em;color:#ffffffeb;margin:0 0 1.25em;line-height:1.4}.shoot .hero__buttons{display:flex;flex-direction:row;gap:.75em;justify-content:center;align-items:stretch}.shoot .hero__buttons .btn{width:auto;min-width:240px;max-width:360px}.shoot .hero__buttons:has(.btn:nth-child(2))>*{flex:1 1 0%;min-width:0;width:100%}.shoot .hero__alt-actions{margin:1.25em 0 0;font-size:var(--body-copy);color:#ffffffc7;text-align:center}.shoot .hero__alt-actions a{color:#fff;text-decoration:underline;text-underline-offset:2px;margin:0 .15em}.shoot .hero__alt-actions a:hover{text-decoration-thickness:2px}.shoot .final-cta__quick-info{margin:1rem 0 0;text-align:center}.shoot .final-cta__quick-info .btn-link{background:transparent;border:0;padding:.4rem .8rem;color:#fff;text-decoration:underline;text-underline-offset:2px;cursor:pointer;font:inherit;font-size:1rem}.shoot .final-cta__quick-info .btn-link:hover{text-decoration-thickness:2px}.shoot .hero__badges{font-size:var(--body-copy);color:#ffffffbf;margin-top:1.5em}.shoot .intro{margin-top:-7vh;padding:0 0 8vh;position:relative;z-index:2}.shoot .intro__card{position:relative;z-index:1;max-width:1100px;margin:0 auto;background:var(--bg);border:2px solid var(--brand-dark);border-radius:12px;box-shadow:0 .25em 2em #00000026;padding:3em}.shoot .intro__grid{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:start}.shoot .intro h2{color:var(--brand-dark);font-size:1.8em;line-height:1.2;margin-bottom:.75em}.shoot .intro__lead{font-weight:700;margin-bottom:1em;line-height:1.6;font-size:var(--body-copy)}.shoot .intro__facts{list-style:none;padding:0;margin:1.5em 0 0;display:grid;gap:.85em}.shoot .intro__facts li{display:flex;align-items:flex-start;gap:.85em;padding:.4em .1em;font-size:var(--body-copy);line-height:1.5;color:var(--text-body)}.shoot .intro__facts li:before{content:"\2713";flex-shrink:0;width:1.6em;height:1.6em;display:grid;place-items:center;border-radius:50%;background:#821a271a;color:var(--brand-dark);font-size:.85em;font-weight:800;margin-top:.05em}.shoot .intro__image{align-self:center;max-width:100%;margin-left:auto;margin-right:auto}@media(max-width:767px){.shoot .intro__image{max-width:320px}}.shoot .intro__image picture,.shoot .intro__image img{display:block;width:100%;max-width:100%;height:auto;border-radius:8px;aspect-ratio:4/5;object-fit:cover}.shoot .ablauf{background:var(--bg);padding:15vh 0 50vh;margin-top:-15vh;position:relative;z-index:1}.shoot .ablauf__title{color:var(--brand-dark);text-align:center;margin-bottom:1.5em;font-size:1.8em}.shoot .ablauf__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:1100px;margin:0 auto}.shoot .step-card{background:var(--brand-dark);color:#fff;border-radius:14px;padding:1.6em 1.25em 1.4em;text-align:left;box-shadow:0 .1em .6em #00000014;display:flex;flex-direction:column;align-items:stretch}.shoot .step-card__icon{font-size:1.8em;margin-bottom:.35em;line-height:1;align-self:flex-start}.shoot .step-card__icon--svg{display:inline-block;width:1.8em;height:1.8em;background-color:currentColor;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat}.shoot .step-card h3{color:#fff;margin:0 0 .6em;font-size:1.05em;font-weight:700;line-height:1.25}.shoot .step-card__desc{font-size:var(--body-copy);line-height:1.55;color:#ffffffd1;margin:0}.shoot .step-card__bullets{list-style:none;margin:0;padding:0;display:grid;gap:.4em}.shoot .step-card__bullets li{position:relative;padding-left:1.1em;font-size:var(--body-copy);line-height:1.45;color:#ffffffd9}.shoot .step-card__bullets li:before{content:"\2022";position:absolute;left:0;top:0;color:#fff;font-size:1.1em;line-height:1.3}.shoot .preise{padding:60vh 0 10vh;position:relative;z-index:2}.shoot .preise__card{position:relative;z-index:1;max-width:880px;margin:0 auto;text-align:center}.shoot .preise__title{color:#fff;margin:0 0 1.25em;font-size:1.8em}.shoot .pricing-card{background:var(--bg);color:var(--text-body);border-radius:12px;box-shadow:0 1em 2.5em #00000038;overflow:hidden;margin:0 auto;max-width:500px}.shoot .pricing-card__header{background:transparent;padding:1.5em 2em 0;text-align:center}.shoot .pricing-card__badge{font-size:var(--body-copy);font-weight:700;color:var(--brand-dark);margin-bottom:.25em;text-transform:uppercase;letter-spacing:.05em}.shoot .pricing-card__name{color:var(--brand-dark);font-size:1.1em}.shoot .pricing-card__body{padding:0 2em 2em}.shoot .pricing-card__price{font-size:2.8em;font-weight:700;color:var(--brand-dark);margin:.5em 0 .75em;line-height:1}.shoot .pricing-card__divider{border:none;border-top:1px solid var(--border-subtle);margin:0 0 1em}.shoot .pricing-card__features{margin:0 0 1.5em;padding:0;text-align:left;list-style:none;display:grid;gap:.55em;font-size:var(--body-copy);line-height:1.45}.shoot .pricing-card__feature{display:flex;align-items:flex-start;gap:.7em}.shoot .pricing-card__feature:before{content:"\2713";flex-shrink:0;width:1.5em;height:1.5em;display:grid;place-items:center;border-radius:50%;background:#821a271a;color:var(--brand-dark);font-size:.78em;font-weight:800;margin-top:.05em}.shoot .pricing-card__feature--cross:before{content:"\2715";background:#821a270f;color:var(--text-muted)}.shoot .preise__note{margin:1.75em auto 0;max-width:32rem;text-align:center;font-size:var(--body-copy);line-height:1.55;color:#ffffffd9}.shoot .preise__note-link{margin-top:.85em}.shoot .galerie{background:var(--bg);padding:10vh 0;position:relative;z-index:1}.shoot .galerie__title{color:var(--brand-dark);text-align:center;margin-bottom:1.5em;font-size:1.8em}.shoot .galerie__grid{column-count:3;column-gap:.75rem;max-width:1000px;margin:0 auto}.gallery-masonry{column-count:3;column-gap:.75rem;max-width:1200px;margin:0 auto}.shoot .galerie__grid picture,.gallery-masonry picture{display:block;width:100%;margin:0 0 .75rem;break-inside:avoid;border-radius:6px;overflow:hidden;cursor:zoom-in;transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .32s cubic-bezier(.4,0,.2,1)}.shoot .galerie__grid picture:hover,.gallery-masonry picture:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 18px 38px -10px #6300006b;z-index:2}.shoot .galerie__grid img,.shoot .galerie__grid picture img,.gallery-masonry img,.gallery-masonry picture img{width:100%;height:auto;display:block;aspect-ratio:auto}@media(max-width:1024px){.gallery-masonry{column-count:2}.shoot .galerie__grid{column-count:2;max-width:760px}}.shoot .galerie__grid--row-2{display:none}.shoot .galerie__grid--row-2{margin-top:1rem}.shoot .galerie__cta{text-align:center;margin-top:2em}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(.5rem,4vw,3rem);background:#140000e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity .24s cubic-bezier(.4,0,.2,1)}.lightbox.is-open{opacity:1}.lightbox__stage{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;transform:scale(.94);transition:transform .32s cubic-bezier(.34,1.56,.64,1)}.lightbox.is-open .lightbox__stage{transform:scale(1)}.lightbox__img{display:block;max-width:90vw;max-height:90vh;width:auto;height:auto;border-radius:8px;box-shadow:0 24px 64px -16px #0009;object-fit:contain}.lightbox__btn{position:absolute;z-index:1;appearance:none;border:0;background:#ffffff1f;color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;transition:background-color .18s ease,transform .18s cubic-bezier(.4,0,.2,1),color .18s ease}.lightbox__btn:hover,.lightbox__btn:focus-visible{background:var(--brand-bright);color:#fff;transform:scale(1.08);outline:none}.lightbox__btn:active{transform:scale(.96)}.lightbox__close{top:1rem;right:1rem}.lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}.lightbox__prev:hover,.lightbox__prev:focus-visible{transform:translateY(-50%) scale(1.08)}.lightbox__next:hover,.lightbox__next:focus-visible{transform:translateY(-50%) scale(1.08)}.lightbox__counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:.85rem;letter-spacing:.04em}@media(max-width:600px){.lightbox__btn{width:44px;height:44px}.lightbox__close{top:.5rem;right:.5rem}.lightbox__prev{left:.4rem}.lightbox__next{right:.4rem}}@media(prefers-reduced-motion:reduce){.lightbox,.lightbox__stage{transition:none}.lightbox__stage{transform:none!important}}.age-gate{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:4vh 1rem}.age-gate__card{max-width:480px;background:var(--bg);border:2px solid var(--brand-dark);border-radius:14px;box-shadow:0 12px 40px -10px #6300004d;padding:2.5em 2em;text-align:center}.age-gate__icon{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-dark);color:#fff;width:4.5em;height:4.5em;border-radius:50%;font-size:1.6em;font-weight:800;line-height:1;letter-spacing:0;margin-bottom:1.25em}.age-gate__icon span{font-size:.9em;margin-left:.06em}.age-gate__title{color:var(--brand-dark);margin:0 0 .75em;font-size:1.5em}.age-gate__body{color:var(--text-muted);margin:0 0 1.5em;line-height:1.55}.age-gate__actions{display:flex;flex-direction:column;gap:.65rem;align-items:stretch}.age-gate__actions .btn{width:100%}@media(min-width:480px){.age-gate__actions{flex-direction:row;justify-content:center}.age-gate__actions .btn{width:auto}}.age-gate__back{text-align:center;margin:1.25rem 0 0}.age-gate__back a{color:var(--brand-dark);text-decoration:underline;font-size:.95rem}.age-gate__back a:hover{color:var(--brand-bright, var(--brand-dark))}.shoot .mid-cta{padding:10vh 0;position:relative;overflow:hidden}.shoot .mid-cta__title{color:#fff;text-align:center;margin:0 auto .5em;font-size:clamp(1.8em,3vw + .6em,2.4em);font-weight:800;letter-spacing:-.01em;line-height:1.15}.shoot .mid-cta__text{text-align:center;color:#ffffffeb;font-size:var(--body-copy);line-height:1.55;max-width:38rem;margin:0 auto 1.75em}.shoot .mid-cta__faq.accordion{max-width:720px;margin:0 auto 3rem!important}.shoot .mid-cta__faq .accordion__item{background:var(--bg)}.shoot .mid-cta__buttons{max-width:720px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.shoot .mid-cta .btn{padding:1.1em 1.8em;font-size:var(--body-copy)}.shoot .vorteile{background:var(--bg);padding:10vh 0;position:relative;z-index:1}.shoot .vorteile__title{color:var(--brand-dark);text-align:center;margin-bottom:1.5em;font-size:1.8em}.shoot .vorteile__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.shoot .usp-card{background:var(--bg);border:2px solid var(--brand-dark);border-radius:12px;padding:2em 1.5em;text-align:center;box-shadow:0 .1em .6em #00000014;display:flex;flex-direction:column;align-items:center}.shoot .usp-card__icon{font-size:2.5em;color:var(--brand-dark);margin-bottom:.5em;line-height:1}.shoot .usp-card h3{color:var(--brand-dark);font-size:1.1em;margin-bottom:.5em}.shoot .usp-card__desc{font-size:var(--body-copy);line-height:1.6;color:var(--text-muted)}.shoot .usp-card__bullets{list-style:none;margin:.25em 0 0;padding:0;display:grid;gap:.5em;text-align:left;align-self:stretch;font-size:var(--body-copy);line-height:1.5;color:var(--text-body)}.shoot .usp-card__bullets li{position:relative;padding-left:1.1em}.shoot .usp-card__bullets li:before{content:"\2022";position:absolute;left:0;top:0;color:var(--brand-dark);font-weight:700;font-size:1.15em;line-height:1.3}.shoot .bewertungen{margin:-30vh 0 -50vh;padding:0;position:relative;z-index:3}.shoot .bewertungen__card{max-width:900px;margin:0 auto;background:var(--bg);border:2px solid var(--brand-dark);border-radius:12px;box-shadow:0 .25em 2em #00000026;padding:3em;text-align:center}.shoot .bewertungen__card h2{color:var(--brand-dark);font-size:1.8em;margin-bottom:.5em}.shoot .bewertungen__rating{font-size:1.2em;margin-bottom:1em}.shoot .bewertungen__widget-slot{min-height:200px;background:var(--bg-subtle);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);margin-bottom:1em}.shoot .bewertungen__link{font-weight:700}.shoot .faq{padding:10vh 0;position:relative;overflow:hidden}.shoot .faq__title{color:#fff;text-align:center;margin-bottom:1.5em;font-size:1.8em}.shoot .accordion{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.75em}.shoot .accordion__item{background:var(--bg);border-radius:10px;box-shadow:0 .1em .4em #0000001a;overflow:hidden}.shoot .accordion__item summary{padding:1.25em 1.5em;font-weight:700;color:var(--brand-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none}.shoot .accordion__item summary::-webkit-details-marker{display:none}.shoot .accordion__item summary:after{content:"\25be";transition:transform .2s}.shoot .accordion__item[open] summary:after{transform:rotate(180deg)}.shoot .accordion__item summary:hover{color:var(--brand-light)}.shoot .accordion__body{padding:0 1.5em 1.25em;line-height:1.6;color:var(--text-body);font-size:var(--body-copy)}.shoot .faq__footer-links{max-width:900px;margin:3em auto 0;text-align:center;color:#ffffffd9;font-size:.9em;font-style:italic}.shoot .faq__footer-links a{color:#fff;text-decoration:underline}.shoot .verwandte{background:var(--bg);padding:10vh 0}.shoot .verwandte__title{color:var(--brand-dark);text-align:center;margin-bottom:1.5em;font-size:1.8em}.shoot .verwandte__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.shoot .product-card{background:var(--bg);border:1px solid var(--border-subtle);border-radius:10px;box-shadow:0 .1em .6em #00000014;overflow:hidden;display:flex;flex-direction:column}.shoot .product-card img{width:calc(100% - 1.6rem);height:auto;margin:.8rem auto 0;border-radius:8px;display:block}.shoot .product-card__body{padding:1.25em 1.25em 1.5em;text-align:center;flex:1;display:flex;flex-direction:column;align-items:center}.shoot .product-card__name{margin-bottom:.4em;font-size:1.1em;color:var(--brand-dark)}.shoot .product-card__price{font-size:1.6em;font-weight:800;color:var(--brand-dark);font-variant-numeric:tabular-nums;letter-spacing:-.015em;line-height:1;margin:.1em 0 1.1em}.shoot .product-card__cta{margin-top:auto}.shoot .final-cta{padding:10vh 0;position:relative;overflow:hidden}.shoot .final-cta__title{color:#fff;font-size:2em;text-align:center;margin-bottom:.5em}.shoot .final-cta__text{text-align:center;color:#ffffffd9;font-size:1.1em;margin-bottom:1.5em}.shoot .final-cta__buttons{max-width:720px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:stretch}.shoot .final-cta__buttons>:first-child{grid-column:1 / -1}.shoot .final-cta__contact{text-align:center;color:#ffffffb3;font-size:.9em;font-weight:700;margin-top:2em}.shoot .final-cta__disclaimer{text-align:center;color:#ffffff80;font-size:.75em;margin-top:2em;padding-top:1em;border-top:1px solid rgba(255,255,255,.2)}.shoot .final-cta__disclaimer a{color:inherit}.shoot .btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.6em;padding:1.05em 1.85em;background:var(--brand-dark);color:#fff;border:2px solid var(--brand-dark);border-radius:100em;font-family:inherit;font-size:var(--body-copy);font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;box-shadow:0 8px 22px -6px #6300006b;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),background-color .22s ease,color .22s ease,border-color .22s ease}.shoot .btn:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);transform:translate(-100%) skew(-15deg);transition:transform .75s cubic-bezier(.4,0,.2,1);pointer-events:none}.shoot .btn:hover{transform:translateY(-3px);background:var(--brand-bright);border-color:var(--brand-bright);box-shadow:0 18px 40px -10px #6300008c}.shoot .btn:hover:after{transform:translate(100%) skew(-15deg)}.shoot .btn:active{transform:translateY(-1px);box-shadow:0 4px 10px -4px #63000059;transition-duration:80ms}.shoot .btn:focus-visible{outline:2px solid var(--brand-dark);outline-offset:3px}.shoot .btn--ghost,.shoot .btn--outline{background:transparent;color:var(--brand-dark);border-width:1.5px;border-color:var(--brand-dark);padding:.85em 1.45em;font-size:var(--body-copy);font-weight:600;box-shadow:none}.shoot .btn--ghost:hover,.shoot .btn--outline:hover{background:color-mix(in srgb,var(--brand-dark) 10%,transparent);color:var(--brand-bright);border-color:var(--brand-bright);box-shadow:0 6px 16px -6px #63000040}.shoot .section--brand .btn,.shoot .section--blue .btn,.shoot .hero__card .btn{background:#fff;color:var(--brand-dark);border-color:var(--brand-dark);box-shadow:0 4px 14px -4px #00000059}.shoot .section--brand .btn:hover,.shoot .section--blue .btn:hover,.shoot .hero__card .btn:hover{background:#fff5f5;color:var(--brand-bright);border-color:var(--brand-bright);box-shadow:0 22px 44px -10px #63000066;transform:translateY(-4px)}.shoot .section--brand .btn:after,.shoot .section--blue .btn:after,.shoot .hero__card .btn:after{background:linear-gradient(110deg,transparent 30%,rgba(99,0,0,.2) 50%,transparent 70%)}.shoot .section--brand .btn--ghost,.shoot .section--brand .btn--outline,.shoot .section--blue .btn--ghost,.shoot .section--blue .btn--outline,.shoot .hero__card .btn--ghost,.shoot .hero__card .btn--outline{background:transparent;color:#fff;border-color:#fff;box-shadow:none}.shoot .section--brand .btn--ghost:hover,.shoot .section--brand .btn--outline:hover,.shoot .section--blue .btn--ghost:hover,.shoot .section--blue .btn--outline:hover,.shoot .hero__card .btn--ghost:hover,.shoot .hero__card .btn--outline:hover{background:#ffffff1f;color:#fff;border-color:#fff;box-shadow:0 6px 16px -6px #0000004d}@media(max-width:767px){.shoot .hero__card{padding:1.1em 1.25em;margin-bottom:clamp(1.25rem,5vh,2.5rem)}.shoot .hero__card .eyebrow{font-size:.68em;margin-bottom:.5em;letter-spacing:.06em}.shoot .hero__card h1{font-size:1.55em}.shoot .hero__subheadline{font-size:1em;margin-bottom:.85em}.shoot .hero__subheadline-prefix{display:none}.shoot .hero__buttons{flex-direction:column;gap:.5em}.shoot .hero__buttons .btn{border-radius:8px;max-width:none;width:100%}.shoot .hero__alt-actions{margin-top:.85em}.shoot .hero__badges{margin-top:.85em;font-size:.8em;line-height:1.35}.shoot .intro{margin-top:-2vh;padding:0 0 5vh}.shoot .intro__card{padding:1.5em}.shoot .intro__grid{grid-template-columns:1fr;gap:1rem}.shoot .ablauf{padding:8vh 0 25vh;margin-top:-5vh}.shoot .ablauf__grid{grid-template-columns:1fr}.shoot .preise{padding:25vh 0 6vh}.shoot .galerie{padding:6vh 0}.shoot .galerie__grid{column-count:1}.gallery-masonry{column-count:2}.shoot .mid-cta{padding:6vh 0}.shoot .mid-cta__buttons{grid-template-columns:1fr}.shoot .vorteile{padding:6vh 0}.shoot .vorteile__grid{grid-template-columns:1fr}.shoot .bewertungen{margin:-15vh 0 -25vh}.shoot .bewertungen__card{padding:1.5em;margin-inline:1rem}.shoot .pricing-card{margin-inline:1rem}.shoot .faq,.shoot .verwandte{padding:6vh 0}.shoot .verwandte__grid{grid-template-columns:1fr}.shoot .final-cta{padding:6vh 0}.shoot .final-cta__buttons{grid-template-columns:1fr}}.fotoshootings__hero{padding:8vh 0 4vh;text-align:center}.fotoshootings__hero h1{color:var(--brand-dark);font-size:clamp(2rem,4vw + 1rem,2.8rem);margin-bottom:.5em}.fotoshootings__hero p{color:var(--text-muted);max-width:40rem;margin:0 auto 2rem}.fotoshootings__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2vh 0 10vh}@media(max-width:1024px){.fotoshootings__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.fotoshootings__grid{grid-template-columns:1fr}}.fotoshootings__grid .product-card{background:var(--bg);border:1px solid var(--border-subtle);border-radius:10px;box-shadow:0 .1em .6em #00000014;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.fotoshootings__grid .product-card:hover{box-shadow:0 .25em 1.2em #0000001f;transform:translateY(-2px)}.product-card__placeholder{width:100%;aspect-ratio:1/1;background:linear-gradient(135deg,#821a27,#630000);display:flex;align-items:center;justify-content:center;color:#fffc;font-size:.9em;letter-spacing:.05em;text-align:center;padding:0 1em}.wertgutschein__grid{list-style:none;margin:2vh auto 0;padding:0;max-width:1100px;display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.wg-card{flex:1 1 168px;max-width:200px;background:var(--bg);border:1px solid var(--border-subtle);border-radius:12px;padding:.85em .85em 1.25em;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 .1em .6em #00000014;transition:transform .2s,box-shadow .2s}.wg-card:hover{transform:translateY(-3px);box-shadow:0 .5em 1.4em #6300002e}.wg-card picture{display:block;width:100%}.wg-card img{width:100%;height:auto;border-radius:8px;display:block}.wg-card__value{font-size:2.2em;font-weight:800;color:var(--brand-dark);line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin-top:.5em}.wg-card__desc{font-size:.82rem;line-height:1.45;color:var(--text-muted);margin:.8em 0 1.1em;flex:1}.wg-card .wg-card__cta{width:100%;padding:.7em .6em;font-size:.82rem;white-space:nowrap}.wg-card--custom{border-style:dashed;border-color:var(--brand-dark);flex:1 1 200px;max-width:232px}.wg-card__value--custom{font-size:1.35em;font-weight:700;margin-top:.3em}.wg-card__amount-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.35em;width:100%;margin-bottom:.7em}.wg-card__amount-input{flex:1 1 auto;min-width:0;padding:.55em .6em;font-size:1.1rem;font-weight:700;text-align:right;font-variant-numeric:tabular-nums;color:var(--brand-dark);background:var(--bg);border:1px solid var(--border-subtle);border-radius:8px}.wg-card__amount-input::-webkit-outer-spin-button,.wg-card__amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wg-card__amount-input[type=number]{-moz-appearance:textfield;appearance:textfield}.wg-card__amount-input:focus{outline:none;border-color:var(--brand-dark);box-shadow:0 0 0 2px #6300001f}.wg-card__amount-currency{font-size:1.2rem;font-weight:700;color:var(--brand-dark)}.wg-card__amount-error{color:#c53030;font-size:.78rem;line-height:1.35;margin:0 0 .7em;text-align:left;width:100%}.wertgutschein__info{max-width:720px;margin:6vh auto 0;text-align:center}.wertgutschein__info h2{color:var(--brand-dark);font-size:1.5em;margin-bottom:1em}.wertgutschein__info ul{list-style:none;padding:0;margin:0 auto;max-width:560px;text-align:left;display:grid;gap:.7em}.wertgutschein__info li{position:relative;padding-left:1.6em;line-height:1.55;color:var(--text-body)}.wertgutschein__info li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--brand-dark);font-weight:800}.wertgutschein__note{margin-top:2em;color:var(--text-muted);font-size:.95rem}.wertgutschein__note a{color:var(--brand-dark);font-weight:700;text-decoration:underline}@media(max-width:560px){.wertgutschein__grid{max-width:420px;gap:1rem}}[data-theme=dark] .shoot .section--brand:before,[data-theme=dark] .shoot .section--blue:before{background-color:var(--bg-subtle)}[data-theme=dark] .shoot .section--brand:after,[data-theme=dark] .shoot .section--blue:after{opacity:0}[data-theme=dark] .shoot .preise__title,[data-theme=dark] .shoot .mid-cta__title,[data-theme=dark] .shoot .faq__title,[data-theme=dark] .shoot .final-cta__title{color:var(--brand-dark)}[data-theme=dark] .shoot .preise__note,[data-theme=dark] .shoot .mid-cta__text,[data-theme=dark] .shoot .faq__footer-links,[data-theme=dark] .shoot .final-cta__text,[data-theme=dark] .shoot .final-cta__contact,[data-theme=dark] .shoot .final-cta__disclaimer{color:var(--text-muted)}[data-theme=dark] .shoot .faq__footer-links a{color:var(--brand-dark)}[data-theme=dark] .shoot .btn,[data-theme=dark] .shoot .section--brand .btn,[data-theme=dark] .shoot .section--blue .btn,[data-theme=dark] .shoot .hero__card .btn{background:var(--brand-dark);color:#fff;border-color:var(--brand-dark)}[data-theme=dark] .shoot .btn:hover,[data-theme=dark] .shoot .section--brand .btn:hover,[data-theme=dark] .shoot .section--blue .btn:hover,[data-theme=dark] .shoot .hero__card .btn:hover{background:var(--brand-bright);color:#fff;border-color:var(--brand-bright)}[data-theme=dark] .shoot .btn--ghost,[data-theme=dark] .shoot .btn--outline,[data-theme=dark] .shoot .section--brand .btn--ghost,[data-theme=dark] .shoot .section--brand .btn--outline,[data-theme=dark] .shoot .section--blue .btn--ghost,[data-theme=dark] .shoot .section--blue .btn--outline,[data-theme=dark] .shoot .hero__card .btn--ghost,[data-theme=dark] .shoot .hero__card .btn--outline{background:transparent;color:var(--brand-dark);border-color:var(--brand-dark);box-shadow:none}[data-theme=dark] .shoot .btn--ghost:hover,[data-theme=dark] .shoot .btn--outline:hover,[data-theme=dark] .shoot .section--brand .btn--ghost:hover,[data-theme=dark] .shoot .section--brand .btn--outline:hover,[data-theme=dark] .shoot .section--blue .btn--ghost:hover,[data-theme=dark] .shoot .section--blue .btn--outline:hover,[data-theme=dark] .shoot .hero__card .btn--ghost:hover,[data-theme=dark] .shoot .hero__card .btn--outline:hover{background:color-mix(in srgb,var(--brand-dark) 12%,transparent);color:var(--brand-bright);border-color:var(--brand-bright);box-shadow:0 6px 16px -6px #0000004d}.shoot .section.jga-inquiry{padding:8vh 0;background:var(--bg-subtle)}.jga-inquiry{scroll-margin-top:6rem}.jga-inquiry__card{max-width:760px;margin:0 auto;background:var(--bg);border:1px solid var(--border-subtle);border-radius:16px;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 8px 30px #00000014}.jga-inquiry__head{text-align:center;margin-bottom:1.5rem}.jga-inquiry__title{color:var(--brand-dark);margin:0 0 .5rem}.jga-inquiry__lead{color:var(--text-muted);line-height:1.55;margin:0 auto;max-width:46ch}.jga-inquiry__form{display:flex;flex-direction:column;gap:1rem}.jga-inquiry__row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:560px){.jga-inquiry__row--two{grid-template-columns:1fr 1fr}}.jga-inquiry__field{display:flex;flex-direction:column;gap:.35rem}.jga-inquiry__field label{font-weight:600;font-size:.9rem;color:var(--text-strong, var(--brand-dark))}.jga-inquiry__field input,.jga-inquiry__field select,.jga-inquiry__field textarea{font-family:var(--font-body);font-size:.95rem;line-height:1.5;color:var(--text-body);padding:.7rem .85rem;border:1px solid var(--border-subtle);border-radius:8px;background:var(--bg);width:100%;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.jga-inquiry__field input:focus,.jga-inquiry__field select:focus,.jga-inquiry__field textarea:focus{outline:none;border-color:var(--brand-dark);box-shadow:0 0 0 3px #a0303a2e}.jga-inquiry__field textarea{resize:vertical;min-height:4.5rem}.jga-inquiry__err{color:var(--brand-light, #b21128);font-size:.83rem;margin:0}.jga-inquiry__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.jga-inquiry__privacy{font-size:.88rem;color:var(--text-body)}.jga-inquiry__privacy label{display:flex;gap:.55rem;align-items:flex-start;line-height:1.45}.jga-inquiry__privacy input{margin-top:.2rem;flex-shrink:0}.jga-inquiry__submit-row{display:flex;flex-direction:column;gap:.6rem;align-items:center;margin-top:.25rem}.jga-inquiry__status{margin:0;font-size:.92rem;text-align:center}.jga-inquiry__status.is-error{color:var(--brand-light, #b21128)}.jga-inquiry__status.is-ok{color:#1e6e3a}.jga-inquiry__note{text-align:center;font-size:.85rem;color:var(--text-muted);margin:.5rem 0 0}.jga-inquiry__success{text-align:center;padding:2rem 1rem}.jga-inquiry__success svg{color:#1e6e3a;margin-bottom:.75rem}.jga-inquiry__success h2{color:var(--brand-dark);margin:0 0 .5rem}.jga-inquiry__success p{color:var(--text-body);margin:0 auto;max-width:40ch;line-height:1.55}
