@keyframes gradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.hero-gradient{background:linear-gradient(135deg,#060d1a 0,#0c1a30 25%,#0c1222 50%,#0c1a30 75%,#060d1a 100%);background-size:400% 400%;animation:gradientShift 18s ease infinite}.pattern-overlay::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(59,130,246,.03) 1px,transparent 0);background-size:40px 40px;pointer-events:none}@keyframes floatCalm{0%,100%{transform:translateY(0) scale(1);opacity:.12}50%{transform:translateY(-20px) scale(1.05);opacity:.18}}.float-1{animation:floatCalm 10s ease-in-out infinite}.float-2{animation:floatCalm 14s ease-in-out infinite 3s}.float-3{animation:floatCalm 12s ease-in-out infinite 6s}.hero-glow{position:absolute;top:50%;left:50%;width:700px;height:500px;background:radial-gradient(ellipse,rgba(59,130,246,.08) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.nav-scrolled{background:rgba(12,18,34,.97)!important;border-bottom-color:rgba(59,130,246,.15)!important;backdrop-filter:blur(20px);box-shadow:0 4px 30px rgba(0,0,0,.3)}@keyframes emergencyPulse{0%,100%{box-shadow:0 0 0 0 rgba(245,158,11,.4)}50%{box-shadow:0 0 0 12px rgba(245,158,11,0)}}.emergency-pulse{animation:emergencyPulse 2.5s ease-in-out infinite}@keyframes ctaPulse{0%,100%{box-shadow:0 0 0 0 rgba(59,130,246,.3)}50%{box-shadow:0 0 0 10px rgba(59,130,246,0)}}.cta-pulse{animation:ctaPulse 3s ease-in-out infinite}.service-card{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(59,130,246,.08);border-color:rgba(59,130,246,.25)}.review-card{transition:transform .3s ease,border-color .3s ease}.review-card:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.25)}.info-card{transition:border-color .3s ease,box-shadow .3s ease}.info-card:hover{border-color:rgba(59,130,246,.3);box-shadow:0 8px 30px rgba(59,130,246,.06)}.notdienst-glow{position:absolute;top:50%;left:50%;width:500px;height:300px;background:radial-gradient(ellipse,rgba(245,158,11,.06) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none}.hours-today{background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.15);border-radius:.5rem}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0c1222}::-webkit-scrollbar-thumb{background:rgba(59,130,246,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(59,130,246,.35)}.tooth-icon{transition:transform .4s ease}.tooth-icon:hover{transform:rotate(15deg) scale(1.1)}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.trust-item{animation:fadeInUp .6s ease forwards}.trust-item:nth-child(2){animation-delay:.1s}.trust-item:nth-child(3){animation-delay:.2s}.trust-item:nth-child(4){animation-delay:.3s}@keyframes emergencyBlink{0%,100%{opacity:1}50%{opacity:.6}}.emergency-badge{animation:emergencyBlink 2s ease-in-out infinite}@keyframes floatTooth{0%,100%{transform:translateY(0) rotate(0);opacity:.035}50%{transform:translateY(-25px) rotate(8deg);opacity:.06}}@keyframes floatToothSlow{0%,100%{transform:translateY(0) rotate(0);opacity:.025}50%{transform:translateY(-18px) rotate(-6deg);opacity:.05}}.deco-tooth{position:absolute;pointer-events:none;z-index:0}.deco-tooth-1{animation:floatTooth 12s ease-in-out infinite}.deco-tooth-2{animation:floatToothSlow 16s ease-in-out infinite 2s}.deco-tooth-3{animation:floatTooth 14s ease-in-out infinite 4s}.deco-tooth-4{animation:floatToothSlow 18s ease-in-out infinite 6s}.deco-tooth-5{animation:floatTooth 15s ease-in-out infinite 3s}.deco-tooth-6{animation:floatToothSlow 13s ease-in-out infinite 5s}.dental-pattern::after{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 80'%3E%3Cpath d='M30 8c-5 0-9 4-9 9 0 3 1 5 2.5 7l-1.5 13c-.2 1.5 1 2.5 2.5 2l5.5-2.5 5.5 2.5c1.5.5 2.7-.5 2.5-2l-1.5-13c1.5-2 2.5-4 2.5-7 0-5-4-9-9-9z' fill='none' stroke='rgba(59,130,246,0.03)' stroke-width='0.8'/%3E%3C/svg%3E");background-size:80px 100px;pointer-events:none;opacity:.7}.cross-pattern::after{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M16 10h8v8h8v8h-8v8h-8v-8h-8v-8h8z' fill='none' stroke='rgba(245,158,11,0.025)' stroke-width='0.5'/%3E%3C/svg%3E");background-size:120px 120px;pointer-events:none}.deco-sparkle{position:absolute;width:4px;height:4px;background:rgba(59,130,246,.15);border-radius:50%;pointer-events:none}@keyframes sparkle{0%,100%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.5)}}.deco-sparkle-1{animation:sparkle 4s ease-in-out infinite}.deco-sparkle-2{animation:sparkle 5s ease-in-out infinite 1.5s}.deco-sparkle-3{animation:sparkle 3.5s ease-in-out infinite 3s}.deco-sparkle-4{animation:sparkle 6s ease-in-out infinite 2s}