.va-hofladen-page{min-height:100vh;position:relative;display:flex;flex-direction:column}.va-hofladen-container{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;position:relative;z-index:1}.va-hofladen-hero{text-align:center;margin-bottom:5rem}.va-hofladen-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(135deg,#fff,#a5b4fc 50%,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.va-hofladen-subtitle{font-size:1.25rem;color:var(--va-text-secondary);max-width:700px;margin:0 auto 2rem;line-height:1.7}.va-hofladen-hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.va-hofladen-section{margin-bottom:5rem}.va-hofladen-section-title{font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.va-hofladen-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.va-hofladen-value-card{background:rgba(255,255,255,.03);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;text-align:center;transition:transform .3s ease,border-color .3s ease}.va-hofladen-value-card:hover{transform:translateY(-4px);border-color:rgba(165,180,252,.3)}.va-hofladen-value-icon{font-size:2rem;display:block;margin-bottom:.75rem}.va-hofladen-value-card h3{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:var(--va-text)}.va-hofladen-value-card p{color:var(--va-text-secondary);line-height:1.6;font-size:.95rem;margin:0}.va-hofladen-what-content{max-width:700px;margin:0 auto;text-align:center}.va-hofladen-what-content p{color:var(--va-text-secondary);font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.va-hofladen-early-bird{font-size:1.3rem;font-weight:600;color:var(--va-accent,#a5b4fc)!important;margin-top:.5rem}.va-hofladen-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.va-hofladen-step-card{background:rgba(255,255,255,.03);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;text-align:center;transition:transform .3s ease,border-color .3s ease}.va-hofladen-step-card:hover{transform:translateY(-4px);border-color:rgba(165,180,252,.3)}.va-hofladen-step-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.va-hofladen-step-card h3{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:var(--va-text)}.va-hofladen-step-card p{color:var(--va-text-secondary);line-height:1.6;font-size:.95rem;margin:0}.va-hofladen-for-whom{max-width:700px;margin:0 auto;text-align:center}.va-hofladen-for-whom p{color:var(--va-text-secondary);font-size:1.1rem;line-height:1.8;margin-bottom:.75rem}.va-hofladen-cta-section{text-align:center;padding:3rem 2rem;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;margin-bottom:4rem}.va-hofladen-cta-title{font-size:1.75rem;font-weight:600;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.va-hofladen-cta-section p{color:var(--va-text-secondary);font-size:1.05rem;line-height:1.7;max-width:600px;margin:0 auto 1rem}.va-hofladen-cta-note{font-style:italic}.va-hofladen-cta-section .va-button{margin-top:1rem}.va-hofladen-contact{text-align:center;padding:2rem 0 3rem}.va-hofladen-contact p{color:var(--va-text-secondary);font-size:1.05rem;line-height:1.7;margin-bottom:.75rem}.va-hofladen-contact-email{color:var(--va-accent,#a5b4fc);font-size:1.1rem;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.va-hofladen-contact-email:hover{border-bottom-color:var(--va-accent,#a5b4fc)}@media (max-width:768px){.va-hofladen-container{padding:6rem 1.25rem 3rem}.va-hofladen-title{font-size:2rem}.va-hofladen-subtitle{font-size:1.1rem}.va-hofladen-section-title{font-size:1.5rem}.va-hofladen-steps,.va-hofladen-values-grid{grid-template-columns:1fr}}