.fahrzeugfolierung-module__5RYenG__servicePage{background:var(--background);color:var(--foreground);min-height:100vh;padding:50px var(--page-padding)}.fahrzeugfolierung-module__5RYenG__serviceContainer{margin:0 auto}.fahrzeugfolierung-module__5RYenG__heroSection{text-align:center;margin-bottom:5rem;padding:3rem 0}.fahrzeugfolierung-module__5RYenG__pageTitle{letter-spacing:-.02em;color:var(--foreground);margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.fahrzeugfolierung-module__5RYenG__pageSubtitle{color:var(--foreground-secondary);max-width:800px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.7}.fahrzeugfolierung-module__5RYenG__descriptionSection{margin-bottom:6rem}.fahrzeugfolierung-module__5RYenG__descriptionContent{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.fahrzeugfolierung-module__5RYenG__descriptionText{flex-direction:column;gap:1.5rem;display:flex}.fahrzeugfolierung-module__5RYenG__sectionTitle{color:var(--foreground);margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.fahrzeugfolierung-module__5RYenG__descriptionText p{color:var(--foreground-secondary);margin:0;font-size:1.0625rem;line-height:1.8}.fahrzeugfolierung-module__5RYenG__featuresList{flex-direction:column;gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.fahrzeugfolierung-module__5RYenG__featuresList li{color:var(--foreground-secondary);align-items:flex-start;gap:1rem;font-size:1.0625rem;line-height:1.6;display:flex}.fahrzeugfolierung-module__5RYenG__featuresList li:before{content:"✓";color:var(--primary);flex-shrink:0;font-size:1.25rem;font-weight:700}.fahrzeugfolierung-module__5RYenG__descriptionImage{aspect-ratio:4/3;border:1px solid var(--border);border-radius:20px;position:relative;overflow:hidden}.fahrzeugfolierung-module__5RYenG__descriptionImage img{object-fit:cover;width:100%;height:100%}.fahrzeugfolierung-module__5RYenG__gallerySection{margin-bottom:6rem}.fahrzeugfolierung-module__5RYenG__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.fahrzeugfolierung-module__5RYenG__galleryItem{aspect-ratio:4/3;border:1px solid var(--border);background:var(--background-secondary);cursor:pointer;border-radius:16px;transition:transform .3s;position:relative;overflow:hidden}.fahrzeugfolierung-module__5RYenG__galleryItem:hover{transform:translateY(-4px)}.fahrzeugfolierung-module__5RYenG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.fahrzeugfolierung-module__5RYenG__galleryItem:hover .fahrzeugfolierung-module__5RYenG__galleryImage{transform:scale(1.05)}.fahrzeugfolierung-module__5RYenG__feedbackSection{margin-bottom:6rem}.fahrzeugfolierung-module__5RYenG__feedbackGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.fahrzeugfolierung-module__5RYenG__feedbackCard{background:var(--background-secondary);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex}.fahrzeugfolierung-module__5RYenG__feedbackCard:hover{border-color:var(--primary);transform:translateY(-4px)}.fahrzeugfolierung-module__5RYenG__stars{color:var(--primary);gap:.25rem;display:flex}.fahrzeugfolierung-module__5RYenG__feedbackText{color:var(--foreground-secondary);margin:0;font-size:1rem;font-style:italic;line-height:1.7}.fahrzeugfolierung-module__5RYenG__customerInfo{align-items:center;gap:1rem;margin-top:auto;display:flex}.fahrzeugfolierung-module__5RYenG__customerAvatar{background:var(--background-tertiary);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex}.fahrzeugfolierung-module__5RYenG__customerDetails{flex-direction:column;gap:.25rem;display:flex}.fahrzeugfolierung-module__5RYenG__customerName{color:var(--foreground);margin:0;font-weight:600}.fahrzeugfolierung-module__5RYenG__customerRole{color:var(--foreground-tertiary);margin:0;font-size:.875rem}.fahrzeugfolierung-module__5RYenG__pricingSection{margin-bottom:6rem}.fahrzeugfolierung-module__5RYenG__packagesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.fahrzeugfolierung-module__5RYenG__packageCard{background:var(--background-secondary);border:2px solid var(--border);border-radius:20px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative}.fahrzeugfolierung-module__5RYenG__packageCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #0003}.fahrzeugfolierung-module__5RYenG__packageCardPopular{border-color:var(--primary);box-shadow:0 10px 30px #d4a57433}.fahrzeugfolierung-module__5RYenG__popularBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:30px;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.fahrzeugfolierung-module__5RYenG__packageHeader{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.fahrzeugfolierung-module__5RYenG__packageName{color:var(--foreground);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.fahrzeugfolierung-module__5RYenG__packagePrice{margin:1rem 0 .5rem}.fahrzeugfolierung-module__5RYenG__priceAmount{color:var(--primary);font-size:2.25rem;font-weight:700}.fahrzeugfolierung-module__5RYenG__packageFeatures{flex-direction:column;flex-grow:1;gap:.875rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.fahrzeugfolierung-module__5RYenG__packageFeatures li{color:var(--foreground-secondary);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.fahrzeugfolierung-module__5RYenG__packageFeatures li:before{content:"✓";color:var(--primary);flex-shrink:0;font-size:1.125rem;font-weight:700}.fahrzeugfolierung-module__5RYenG__packageButton{background:var(--background-tertiary);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;margin-top:auto;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.fahrzeugfolierung-module__5RYenG__packageButton:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)}.fahrzeugfolierung-module__5RYenG__packageButtonPopular{background:var(--primary);color:#fff;border-color:var(--primary)}.fahrzeugfolierung-module__5RYenG__packageButtonPopular:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.fahrzeugfolierung-module__5RYenG__additionalServices{border-top:1px solid var(--border);margin-top:4rem;padding-top:3rem}.fahrzeugfolierung-module__5RYenG__subsectionTitle{color:var(--foreground);text-align:center;margin:0 0 2rem;font-size:1.5rem;font-weight:700}.fahrzeugfolierung-module__5RYenG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.fahrzeugfolierung-module__5RYenG__serviceItem{background:var(--background-secondary);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.fahrzeugfolierung-module__5RYenG__serviceItem:hover{border-color:var(--primary);transform:translate(4px)}.fahrzeugfolierung-module__5RYenG__serviceName{color:var(--foreground);font-weight:500}.fahrzeugfolierung-module__5RYenG__servicePrice{color:var(--primary);font-weight:700}.fahrzeugfolierung-module__5RYenG__serviceNote{color:var(--foreground-tertiary);max-width:400px;margin-top:.25rem;font-size:.875rem}.fahrzeugfolierung-module__5RYenG__ctaSection{text-align:center;background:var(--background-secondary);border:1px solid var(--border);border-radius:20px;padding:4rem 2rem}.fahrzeugfolierung-module__5RYenG__ctaTitle{color:var(--foreground);margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.fahrzeugfolierung-module__5RYenG__ctaText{color:var(--foreground-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7}.fahrzeugfolierung-module__5RYenG__ctaButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.fahrzeugfolierung-module__5RYenG__ctaButton:hover{background:#c49564;transform:translateY(-2px);box-shadow:0 10px 25px #d4a5744d}@media (max-width:1024px){.fahrzeugfolierung-module__5RYenG__descriptionContent{grid-template-columns:1fr;gap:3rem}.fahrzeugfolierung-module__5RYenG__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.fahrzeugfolierung-module__5RYenG__packagesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (max-width:768px){.fahrzeugfolierung-module__5RYenG__servicePage{padding:50px 2rem}.fahrzeugfolierung-module__5RYenG__heroSection{margin-bottom:3rem;padding:2rem 0}.fahrzeugfolierung-module__5RYenG__descriptionSection,.fahrzeugfolierung-module__5RYenG__gallerySection,.fahrzeugfolierung-module__5RYenG__pricingSection,.fahrzeugfolierung-module__5RYenG__feedbackSection{margin-bottom:4rem}.fahrzeugfolierung-module__5RYenG__galleryGrid{grid-template-columns:1fr;gap:1rem}.fahrzeugfolierung-module__5RYenG__packagesGrid{grid-template-columns:1fr;gap:1.5rem}.fahrzeugfolierung-module__5RYenG__packageCard{padding:1.5rem}.fahrzeugfolierung-module__5RYenG__servicesGrid{grid-template-columns:1fr}.fahrzeugfolierung-module__5RYenG__serviceItem{flex-direction:column;align-items:flex-start;gap:.5rem}.fahrzeugfolierung-module__5RYenG__feedbackGrid{grid-template-columns:1fr;gap:1.5rem}.fahrzeugfolierung-module__5RYenG__feedbackCard{padding:1.75rem}.fahrzeugfolierung-module__5RYenG__ctaSection{padding:3rem 1.5rem}.fahrzeugfolierung-module__5RYenG__ctaButton{padding:1rem 2rem;font-size:1rem}}
