:root{--orange: #ff6600;--blue: #0066cc;--black: #1a1a1a;--gray: #e8e8e8}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--black);background-color:var(--gray)}.text-orange{color:var(--orange)!important}.bg-orange{background-color:var(--orange)!important}.navbar-custom{background-color:var(--orange);padding:1rem 0;box-shadow:0 2px 10px #0000001a}.navbar-custom .navbar-brand{color:#fff}.navbar-custom .logo-img{height:50px;width:auto}.navbar-custom .nav-link{color:#fff!important;font-weight:500;padding:.5rem 1rem!important;margin:0 .25rem;transition:all .3s ease;border-radius:4px}.navbar-custom .nav-link:hover{background-color:#ffffff1a}.navbar-custom .nav-link.active{background-color:#fff;color:var(--black)!important}.navbar-toggler{border-color:#fff}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.hero-section{background-color:#fff;padding:100px 0 60px;margin-top:70px}.hero-image-container{text-align:center;margin-top:2rem}.hero-image-container img{max-width:100%;height:auto}.hero-section-fullwidth{position:relative;width:100%;height:calc(100vh - 70px);min-height:500px;margin-top:70px;background-image:url(../Files/Stammesbild.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center}.hero-overlay{position:relative;z-index:1;text-align:center;padding:2rem;background-color:#000000b3;border-radius:10px}.hero-overlay h1{text-shadow:2px 2px 8px rgba(0,0,0,.7);margin:0}.info-card,.contact-card,.sippen-card,.fahrt-card,.registration-card,.group-nav-card,.event-item{background-color:#fff;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover,.contact-card:hover,.sippen-card:hover,.fahrt-card:hover,.registration-card:hover,.group-nav-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026!important}.info-card .icon{color:var(--orange)}.timeline{position:relative;padding:2rem 0;max-width:1200px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:4px;top:0;bottom:0;background:var(--orange)}.timeline-item{position:relative;margin-bottom:3rem;display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:80px}.timeline-item:nth-child(odd){justify-content:flex-end;padding-right:calc(50% + 30px)}.timeline-item:nth-child(2n){justify-content:flex-start;padding-left:calc(50% + 30px)}.timeline-dot{position:absolute;left:50%;top:30px;transform:translate(-50%);width:20px;height:20px;background:#fff;border:4px solid var(--orange);border-radius:50%;z-index:2}.timeline-content{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #00000014;width:100%;max-width:500px;border:1px solid #f0f0f0;position:relative}.timeline-content h3{color:var(--orange);margin-bottom:.5rem;font-size:1.2rem}.timeline-content p{margin:0;color:#666}.timeline-content a{color:var(--orange);text-decoration:none;font-weight:500}.timeline-content a:hover{text-decoration:underline}.info-box{background-color:#fff3cd!important;border-left:4px solid var(--orange)!important}.footer h4{font-size:1.2rem;margin-bottom:1rem}@media(max-width:768px){.hero-section{padding:80px 0 40px}.hero-section-fullwidth{height:calc(60vh - 70px);min-height:350px;background-attachment:scroll}.hero-overlay h1{font-size:2rem}.timeline:before{left:20px}.timeline-item{justify-content:flex-start!important;padding-left:50px!important;padding-right:0!important}.timeline-item:nth-child(odd),.timeline-item:nth-child(2n){padding-left:50px!important;padding-right:0!important}.timeline-dot{left:20px}.timeline-content{width:100%;max-width:100%}.navbar-custom .nav-link{margin:.25rem 0}}html{scroll-behavior:smooth}section{min-height:auto}.lead{font-size:1.15rem;font-weight:300}.btn-primary:hover{background-color:#e65a00!important;border-color:#e65a00!important}.btn-outline-primary:hover{background-color:var(--orange)!important;color:#fff!important}.index-bg-image{background-image:url(../Files/Stammesbild.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh}.index-bg-image .container{background-color:transparent}.index-bg-image .card{background-color:#fff}.protected-text{position:relative;display:inline-block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.protected-text:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:10;cursor:default}
