@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Poppins:wght@300;400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,Segoe UI,system-ui,sans-serif;background:radial-gradient(circle at top,#fff4f9,#f8f6fb 45%,#f1f4ff);color:#1d1b24}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;gap:4rem}#projects,#about,#services,#order,#faq,#contact{scroll-margin-top:90px}.top-leistungen{padding:3.5rem 8vw 1.5rem}.top-leistungen-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start}.leistungen-column .project-grid{margin-top:1.5rem}.intro-column{position:sticky;top:6.5rem;align-self:start}.intro-card-merged{gap:.9rem}.intro-divider{height:1px;width:100%;background:#7b4e9e33;margin:.6rem 0}.top-nav{position:sticky;top:0;z-index:30;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #f0e7ff}.top-nav-inner{max-width:1200px;margin:0 auto;padding:.9rem 8vw;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.top-nav-logo{font-family:Playfair Display,Poppins,serif;font-weight:700;font-size:1.2rem;color:#3a3347;white-space:nowrap}.top-nav-links{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;justify-content:flex-end}.top-nav-link{font-size:.9rem;color:#5a2e83;font-weight:600;padding:.35rem .6rem;border-radius:999px;transition:background .2s ease,color .2s ease}.top-nav-link:hover{background:#f2e9ff;color:#3a3347}.top-nav-link.active{background:#5a2e83;color:#fff}.hero{position:relative;overflow:hidden;isolation:isolate;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:4rem 8vw;background:linear-gradient(135deg,#fceff733,#f5f3ff40),url(/images/hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(0);opacity:.35;z-index:-1}.hero:before{width:260px;height:260px;background:#f7bfd8;top:-80px;right:15%}.hero:after{width:320px;height:320px;background:#c7a0ff;bottom:-120px;left:-60px}.hero-content h1{font-family:Playfair Display,Poppins,serif;font-size:clamp(2.4rem,4vw,3.4rem);margin-bottom:1rem}.hero-content{background:#fffffffa;padding:2rem;border-radius:24px;box-shadow:0 14px 34px #5032782e;border:1px solid rgba(255,255,255,.75)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;color:#7b4e9e;margin-bottom:.75rem}.tagline{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.discount-banner{display:inline-flex;flex-direction:column;gap:.2rem;padding:.75rem 1.2rem;border-radius:18px;background:linear-gradient(135deg,#ffb703,#fb5607 45%,#b5179e);color:#fff;font-weight:600;letter-spacing:.01em;box-shadow:0 18px 32px #fb560759;border:1px solid rgba(255,255,255,.35);position:relative;overflow:hidden;margin-bottom:1.2rem}.discount-banner span{font-size:1.02rem}.discount-subtext{font-size:.82rem;font-weight:500;color:#fffffff2}.discount-banner:after{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(120deg,#fff0,#ffffff80,#fff0);transform:skew(-15deg);animation:discount-shine 3.5s ease-in-out infinite}@keyframes discount-shine{0%{left:-50%;opacity:0}20%{opacity:.7}60%{left:120%;opacity:0}to{left:120%;opacity:0}}.discount-banner-wide{align-self:flex-start;margin-bottom:1.5rem}.discount-banner-compact{align-self:flex-start;margin-bottom:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.6rem;border-radius:999px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.button.primary{background:linear-gradient(135deg,#7b4e9e,#b084f2);color:#fff}.button.ghost{border-color:#7b4e9e;color:#7b4e9e;background:transparent}.button:hover{transform:translateY(-2px);box-shadow:0 12px 22px #7b4e9e2e}.hero-card{background:#fff;padding:2rem;border-radius:24px;border:1px solid #f1e8ff;box-shadow:0 12px 30px #00000014;display:flex;flex-direction:column;gap:1rem}.hero-card ul{list-style:none;display:grid;gap:.5rem;font-size:.95rem;color:#4a4458}.intro-section{background:linear-gradient(135deg,#fceff733,#f5f3ff40),url(/images/hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border-top:1px solid #f0e7ff;border-bottom:1px solid #f0e7ff}.intro-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.intro-card{background:#fffffffa;padding:2rem;border-radius:24px;box-shadow:0 14px 34px #5032782e;border:1px solid rgba(255,255,255,.75);display:flex;flex-direction:column;gap:1rem}.intro-card-primary h1{font-family:Playfair Display,Poppins,serif;font-size:clamp(2.1rem,3.2vw,3rem);margin-bottom:.4rem}.intro-card ul{list-style:none;display:grid;gap:.5rem;font-size:.95rem;color:#4a4458}.section{padding:0 8vw;display:flex;flex-direction:column;gap:2rem}.section-alt{background:#fff;padding:4rem 8vw;border-top:1px solid #f0e7ff;border-bottom:1px solid #f0e7ff}.section-title h2{font-family:Playfair Display,Poppins,serif;font-size:clamp(1.8rem,3vw,2.4rem);margin-bottom:.6rem}.section-title p{max-width:600px;color:#4a4458;line-height:1.6}.highlights{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.highlight-card{background:#fff;border-radius:18px;padding:1.4rem;box-shadow:0 8px 24px #0000000f;color:#3a3347;transition:transform .2s ease,box-shadow .2s ease}.highlight-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #00000014}.service-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-card{background:#f7f1ff;padding:1.6rem;border-radius:16px;border:1px solid #eee1ff;transition:transform .2s ease,box-shadow .2s ease}.service-card h3{margin-bottom:.6rem}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #7b4e9e1f}.project-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.project-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #00000014;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.project-card img{width:100%;height:200px;object-fit:cover}.project-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #0000001f}.project-content{padding:1.2rem 1.4rem 1.6rem;display:grid;gap:.7rem}.project-price{font-weight:600;color:#7b4e9e}.project-price-link{font-weight:600;color:#7b4e9e;text-decoration:underline;text-underline-offset:3px}.project-price-link:hover{color:#5a2e83}.project-content .button{align-self:flex-start}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem}.tag{background:#efe4ff;color:#5a2e83;padding:.2rem .7rem;border-radius:999px;font-size:.75rem}.project-detail{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start}.project-detail-text{display:grid;gap:1rem}.project-gallery{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.project-gallery img{width:100%;height:180px;object-fit:cover;border-radius:16px;box-shadow:0 10px 20px #00000014}.gallery-thumb{padding:0;border:none;background:transparent;cursor:pointer}.gallery-thumb img{width:100%;height:180px;object-fit:cover;border-radius:16px;box-shadow:0 10px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}.gallery-thumb:hover img{transform:translateY(-3px);box-shadow:0 14px 26px #0000001f}.project-detail-empty{background:#faf6ff;border-radius:16px;padding:1.5rem;color:#4a4458;display:grid;gap:1rem}.order-form{background:#fff;padding:2rem;border-radius:20px;display:grid;gap:1.5rem;box-shadow:0 12px 30px #00000014;border:1px solid #f0e7ff;max-width:980px;width:100%;direction:ltr}.field-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}label{display:grid;gap:.4rem;font-size:.9rem;color:#463f55}input,textarea{border:1px solid #ddd3ef;border-radius:10px;padding:.65rem .8rem;font-size:.95rem;font-family:inherit;width:100%}select{border:1px solid #ddd3ef;border-radius:10px;padding:.65rem .8rem;font-size:.95rem;font-family:inherit;width:100%;background:#fff}input:focus,textarea:focus{outline:2px solid #c2a6f5;border-color:transparent}select:focus{outline:2px solid #c2a6f5;border-color:transparent}.status{font-size:.95rem;color:#4a4458}.status.success{color:#2b8a3e}.status.error{color:#b42318}.order-form .button{justify-self:start}.selected-project{display:grid;gap:.3rem;background:#f2e9ff;border:1px solid #e2d2fb;border-radius:12px;padding:.7rem 1rem;color:#4a2b6a}.selected-project span{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.selected-project strong{font-size:1.05rem}.delivery-options{display:grid;gap:.75rem;background:#faf6ff;padding:1rem 1.2rem;border-radius:14px;border:1px solid #ede3ff;direction:ltr}.delivery-options p{font-weight:600;color:#5a2e83}.delivery-choice{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;grid-template-columns:1fr;direction:ltr;justify-items:start}.radio-option{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem;font-size:.95rem;color:#463f55;background:#fff;border:1px solid #e6daf7;border-radius:12px;padding:.6rem .8rem;direction:ltr;text-align:left}.radio-option span{margin-left:0;text-align:left;flex:none}.radio-option input{accent-color:#7b4e9e}.contact-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;background:#fff;padding:1.8rem;border-radius:18px;box-shadow:0 10px 24px #00000012;border:1px solid #f0e7ff}.pricing-card{background:#fff;border-radius:20px;padding:1.6rem;box-shadow:0 12px 30px #00000014;border:1px solid #f0e7ff;overflow-x:auto}.pricing-table{width:100%;border-collapse:collapse;min-width:720px}.pricing-table th,.pricing-table td{text-align:left;padding:.85rem .9rem;border-bottom:1px solid #f0e7ff;vertical-align:top;color:#3a3347}.pricing-table thead th{font-weight:700;color:#5a2e83;background:#faf6ff}.pricing-table tbody tr:last-child td{border-bottom:none}.pricing-note{margin-top:1rem;color:#4a4458;line-height:1.6;font-size:.95rem}.pricing-actions{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.75rem}.calculator-card{display:grid;gap:1.5rem}.calculator-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.calculator-summary{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));background:#faf6ff;border-radius:16px;padding:1rem 1.2rem;border:1px solid #ede3ff}.calculator-summary span{display:block;font-size:.85rem;color:#5a2e83;margin-bottom:.25rem}.calculator-summary strong{font-size:1rem;color:#2f243c}.calculator-card .pricing-card{padding:1.2rem}.calculator-card .pricing-table{min-width:680px}.calculator-card input[type=number]{max-width:120px}.lightbox{position:fixed;inset:0;z-index:50;display:grid;place-items:center}.lightbox-backdrop{position:absolute;inset:0;background:#0f0c14c7;border:none;cursor:pointer}.lightbox-content{position:relative;z-index:1;max-width:min(90vw,980px);max-height:85vh;display:grid;gap:1rem;padding:1.2rem;border-radius:22px;background:#fffffffa;box-shadow:0 24px 40px #00000040}.lightbox-content img{width:100%;max-height:70vh;object-fit:contain;border-radius:18px}.lightbox-close{position:absolute;top:.6rem;right:.8rem;width:36px;height:36px;border-radius:999px;border:none;background:#fff;color:#3a3347;font-size:1.4rem;cursor:pointer;box-shadow:0 10px 18px #00000026}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:none;background:#ffffffe6;color:#3a3347;font-size:1.8rem;cursor:pointer;box-shadow:0 12px 18px #0000002e}.lightbox-prev{left:-14px}.lightbox-next{right:-14px}.lightbox-caption{text-align:center;font-size:.95rem;color:#4a4458}.social-section{position:fixed;top:4.5rem;right:2rem;z-index:40}.social-links{display:inline-flex;align-items:center;gap:.75rem}.social-link{width:52px;height:52px;border-radius:999px;background:#fff;border:1px solid #e6daf7;box-shadow:0 10px 20px #00000014;display:inline-flex;align-items:center;justify-content:center;color:#7b4e9e;transition:transform .2s ease,box-shadow .2s ease}.social-link:hover{transform:translateY(-2px);box-shadow:0 14px 26px #7b4e9e33}.social-icon{width:26px;height:26px;fill:currentColor}.footer{text-align:center;padding:2rem 8vw 3rem;color:#6b647b;font-size:.9rem}.project-page{gap:3rem}.project-page .section:first-of-type{margin-top:1rem}@media(max-width:900px){.field-grid{grid-template-columns:1fr}}.admin-page{padding-bottom:4rem}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.admin-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-list,.admin-form{background:#fff;border-radius:22px;padding:2rem;box-shadow:0 12px 30px #00000014;border:1px solid #f1e8ff;display:flex;flex-direction:column;gap:1.5rem}.admin-list ul{list-style:none;display:grid;gap:1rem}.admin-list li{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.2rem;border-radius:16px;background:#fbf9ff;border:1px solid #f1e8ff;flex-wrap:wrap}.admin-list li span{display:block;color:#6b6575;font-size:.9rem}.admin-actions{display:flex;gap:.75rem;flex-wrap:wrap}.admin-form form{display:flex;flex-direction:column;gap:1rem}.admin-form label{display:flex;flex-direction:column;gap:.5rem;font-weight:500}.admin-form-actions{display:flex;gap:1rem;flex-wrap:wrap}.upload-row{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.upload-label{display:flex;flex-direction:column;gap:.5rem;font-weight:500;padding:.8rem 1rem;border-radius:16px;border:1px dashed #cbb7e6;background:#faf7ff}.upload-label input[type=file]{font-size:.9rem}.project-hero{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;border-radius:24px}.project-hero img{width:100%;height:280px;object-fit:cover;border-radius:20px;box-shadow:0 14px 26px #0000001f}.project-hero-text{display:grid;gap:1rem}.project-hero-text h1{font-size:clamp(2rem,3vw,2.6rem)}.breadcrumb{font-size:.9rem;color:#7b4e9e}@media(max-width:640px){.hero,.section,.section-alt{padding:3rem 6vw}.hero-card{padding:1.5rem}}
