.landing-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.container{padding:0 24px}.hero-section{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;display:flex;min-height:100vh;overflow:hidden;padding:80px 0;position:relative}.hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='rgba(255,255,255,0.05)' d='m0 0 1000 300v700L0 700z'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:1}.hero-left{animation:fadeInLeft .8s ease-out;display:flex;flex-direction:column;gap:24px}.hero-logo{animation:float 3s ease-in-out infinite;border-radius:50%;height:80px;width:80px}.hero-title{font-size:48px;font-weight:700;margin:0;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{font-size:24px;font-weight:500;margin:0;opacity:.9}.hero-description{font-size:18px;line-height:1.6;max-width:500px;opacity:.9}.user-type-selection h3{font-size:18px;font-weight:600;margin-bottom:16px}.landing-page .user-type-button{align-items:center;background:#fff;border:2px solid #ff6b35;border-radius:12px;color:#ff6b35;cursor:pointer;display:flex;flex:none;font-size:16px;font-weight:500;gap:12px;padding:16px 24px;transition:all .3s ease}.landing-page .user-type-button:hover{transform:translateY(-2px)}.landing-page .user-type-button.selected,.landing-page .user-type-button:hover{background:#fff;border-color:#ff6b35;color:#ff6b35}.landing-page .user-type-button svg{font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px}.btn{font-size:16px;font-weight:600;min-height:48px;transition:all .3s ease}.btn-lg{font-size:18px}.btn-xl{font-size:20px;padding:20px 40px}.btn-primary{background:#fff;border:2px solid #ff6b35;color:#ff6b35}.btn-primary:hover{background:#fff;border-color:#ff6b35;color:#ff6b35;transform:translateY(-2px)}.btn-outline{background:#fff}.btn-outline:hover{background:#fff;border-color:#ff6b35;color:#ff6b35;transform:translateY(-2px)}.btn-ghost{background:#0000;border:2px solid #0000;color:#fff}.btn-ghost:hover{background:#ffffff1a;border-color:#ffffff4d}.hero-right{animation:fadeInRight .8s ease-out .2s both;display:flex;justify-content:center}.ranking-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;max-width:400px;padding:32px;width:100%}.ranking-preview h3{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;gap:12px;margin-bottom:24px}.ranking-preview h3 svg{color:gold}.ranking-list{display:flex;flex-direction:column;gap:16px}.ranking-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;display:flex;gap:12px;padding:12px}.rank-position{color:gold;font-size:18px;font-weight:700;min-width:24px}.rank-avatar{border:2px solid #ffffff4d;border-radius:50%;height:40px;width:40px}.rank-info{flex:1 1}.rank-name{font-size:14px;font-weight:600}.rank-verbindung{font-size:12px;opacity:.8}.rank-count{align-items:center;color:gold;display:flex;font-weight:700;gap:4px}.section-title{color:#333;font-size:36px;font-weight:700;margin-bottom:48px;text-align:center}.features-section{background:#fff;padding:100px 0}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{animation:fadeInUp .6s ease-out;background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:40px 24px;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#ff6b35;transform:translateY(-8px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;color:#fff;display:inline-flex;font-size:32px;height:80px;justify-content:center;margin-bottom:24px;width:80px}.feature-title{color:#333;font-size:24px;font-weight:600;margin-bottom:16px}.feature-description{color:#666;font-size:16px;line-height:1.6}.verbindungen-section{background:#f8f9fa;padding:100px 0}.verbindungen-carousel{gap:40px;margin-bottom:32px}.carousel-btn,.verbindungen-carousel{align-items:center;display:flex;justify-content:center}.carousel-btn{background:#ff6b35;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:48px;transition:all .3s ease;width:48px}.carousel-btn:hover{background:#e55a2b;transform:scale(1.1)}.verbindung-showcase{display:flex;flex:1 1;justify-content:center;max-width:400px}.verbindung-card{align-items:center;background:#fff;border-radius:20px;display:flex;gap:24px;padding:32px;width:100%}.verbindung-flag{border:2px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;height:120px;overflow:hidden;width:80px}.verbindung-info h3{color:#333;font-size:20px;font-weight:600;margin-bottom:8px}.verbindung-info p{color:#666;font-size:14px;font-weight:500}.carousel-indicators{display:flex;gap:8px;justify-content:center}.indicator{background:#dee2e6;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#ff6b35;transform:scale(1.2)}.coming-soon-section{background:#fff;padding:100px 0}.coming-soon-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.coming-soon-card{background:#fff;border:2px dashed #dee2e6;border-radius:16px;padding:40px 24px;position:relative;text-align:center;transition:all .3s ease}.coming-soon-card:hover{border-color:#ff6b35;transform:translateY(-4px)}.coming-soon-badge{background:#ffc107;border-radius:20px;color:#000;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:16px;top:16px}.compatibility-section{background:#f8f9fa;padding:100px 0}.compatibility-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.compatibility-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:40px 24px;text-align:center;transition:all .3s ease}.compatibility-card:hover{transform:translateY(-8px)}.device-icon{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;color:#fff;display:inline-flex;font-size:32px;height:80px;justify-content:center;margin-bottom:24px;width:80px}.device-title{color:#333;font-size:24px;font-weight:600;margin-bottom:16px}.device-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:16px}.compatibility-status{align-items:center;color:#28a745;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center}.security-section{background:#343a40;color:#fff;padding:100px 0}.security-content{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1000px}.security-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:48px;height:120px;justify-content:center;width:120px}.security-text h2{font-size:32px;font-weight:700;margin-bottom:16px}.security-text p{font-size:18px;line-height:1.6;margin-bottom:32px;opacity:.9}.security-features{display:flex;flex-direction:column;gap:16px}.security-feature{align-items:center;display:flex;font-size:16px;font-weight:500;gap:12px}.security-feature svg{color:#28a745;font-size:20px}.cta-section{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:100px 0;text-align:center}.cta-content h2{font-size:36px;font-weight:700;margin-bottom:16px}.cta-content p{font-size:20px;margin-bottom:32px;opacity:.9}.cta-actions{display:flex;justify-content:center}.landing-footer{background:#212529;color:#fff;padding:40px 0}.footer-content{justify-content:space-between}.footer-content,.footer-left{align-items:center;display:flex}.footer-left{gap:16px}.footer-logo{border-radius:50%;height:40px;width:40px}.footer-left p{margin:0;opacity:.8}.footer-right p{font-size:14px;margin:0;opacity:.6}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;z-index:1000}.modal-content{border-radius:16px;max-width:400px;width:90%}.modal-header{padding:24px 24px 0}.modal-header h3{font-size:20px;font-weight:600}.modal-close{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:24px;padding:8px;transition:all .2s ease}.modal-close:hover{background:#f8f9fa;color:#333}.modal-footer{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.form-label{margin-bottom:8px}.form-input{border:2px solid #e9ecef;font-size:16px;padding:12px;transition:border-color .3s ease}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#5a6268}@media (max-width:768px){.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.hero-title{font-size:36px}.hero-subtitle{font-size:20px}.hero-actions,.user-type-buttons{justify-content:center}.section-title{font-size:28px}.features-grid{grid-template-columns:1fr}.verbindungen-carousel{flex-direction:column;gap:24px}.carousel-btn{display:none}.security-content{flex-direction:column;gap:40px;text-align:center}.security-text h2{font-size:24px}.footer-content{flex-direction:column;gap:16px;text-align:center}.container{padding:0 16px}.hero-section{padding:40px 0}}@media (max-width:480px){.hero-title{font-size:28px}.hero-subtitle{font-size:18px}.hero-description{font-size:16px}.hero-actions,.user-type-buttons{flex-direction:column}.section-title{font-size:24px}.verbindung-card{flex-direction:row;text-align:center}.verbindung-flag{height:90px;width:60px}}.App{-webkit-touch-callout:none;background-color:#f0f0f0;height:100vh;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100vw}.App,.notif-root{display:flex;flex-direction:column}.notif-root{gap:10px;left:auto;padding-right:12px;padding-top:10px;pointer-events:none;position:fixed;right:0;top:0;width:auto;z-index:2000}.notif-root.mobile{left:auto;padding-right:0;right:50%;transform:translateX(50%)}.notif-item{animation:notif-slide-down .25s ease-out forwards;background:#fff;border:1px solid #0000000f;border-radius:10px;box-shadow:0 12px 30px #00000026;color:#1f2937;max-width:92vw;min-width:260px;opacity:0;padding:12px 14px;pointer-events:auto;transform:translateY(-20px)}.notif-item.info{border-left:4px solid #f59e0b}.notif-item.success{border-left:4px solid #10b981}.notif-item.warning{border-left:4px solid #f59e0b}.notif-item.error{border-left:4px solid #ef4444}.notif-title{font-weight:600;margin-bottom:4px}.notif-message{font-size:14px;line-height:1.4}@keyframes notif-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.notif-item.leaving{animation:notif-slide-up .22s ease-in forwards}@keyframes notif-slide-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@media (max-width:768px){.notif-item{max-width:90vw;min-width:280px}}.terms-modal-content{max-height:90vh;max-width:800px;width:90%}.terms-modal-body{max-height:70vh;overflow-y:auto;padding:0}.terms-content{color:#333;line-height:1.6;padding:24px}.terms-section{margin-bottom:32px}.terms-section h3{border-bottom:2px solid #ff6b35;color:#ff6b35;font-size:18px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.terms-section p{margin-bottom:12px;text-align:justify}.terms-section ul{margin:12px 0;padding-left:24px}.terms-section li{margin-bottom:8px}.terms-section strong{color:#2c3e50;font-weight:600}.terms-footer{border-top:2px solid #e8e8e8;color:#666;margin-top:40px;padding-top:24px;text-align:center}.terms-acceptance-container{background:#f8f9fa;border:2px solid #e8e8e8;border-radius:8px;margin:24px 0;padding:20px}.terms-toggle-wrapper{align-items:center;display:flex;gap:12px}.terms-toggle{align-items:center;cursor:pointer;display:flex;margin-top:2px;position:relative}.terms-checkbox{display:none}.terms-checkmark{align-items:center;background:#fff;border:2px solid #ddd;border-radius:4px;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;transition:all .2s ease;width:20px}.terms-checkbox:checked+.terms-checkmark{background:#ff6b35;border-color:#ff6b35}.terms-text{color:#333;flex:1 1;font-size:14px;line-height:1.5}.terms-link{align-items:center;background:none;border:none;color:#ff6b35;cursor:pointer;display:inline-flex;font-size:14px;gap:4px;padding:0;text-decoration:underline;transition:color .2s ease}.terms-link:hover{color:#e55a2b}.terms-link-icon{font-size:18px}.terms-modal-footer{align-items:center;background:#f8f9fa;border-top:1px solid #e8e8e8;display:flex;justify-content:flex-end;padding:16px 24px}.terms-understand-btn{border-radius:6px;font-weight:600;margin:0;min-width:120px;padding:12px 24px;transition:all .2s ease}.terms-understand-btn:hover{transform:translateY(-1px)}@media (max-width:768px){.terms-modal-content{max-height:95vh;width:95%}.terms-modal-body{max-height:75vh}.terms-content{padding:16px}.terms-section h3{font-size:16px}.terms-acceptance-container{margin:16px 0;padding:16px;text-align:center}.terms-toggle-wrapper{align-items:center;flex-direction:row;gap:12px}.terms-text{font-size:14px;line-height:1.4;padding-left:0;text-align:center}.terms-link{background:none;border:none;color:#ff6b35;cursor:pointer;display:inline-block;font-size:inherit;margin:0 4px;text-decoration:underline}.terms-link-icon{font-size:16px;margin-left:4px}.terms-modal-footer{padding:12px 16px}.terms-understand-btn{min-width:100px;padding:10px 20px}}.login-button{align-items:center;display:inline-flex;gap:8px}@media (max-width:768px){.login-button .login-text{display:none}.login-button .login-icon{font-size:20px}.login-button{border-width:2px;padding:10px 12px}}.start-page{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;height:100vh;justify-content:center;position:relative}.start-container{background:#fff;border-radius:16px;box-shadow:0 20px 25px #0000001a;margin:0 24px;max-width:500px;padding:48px;text-align:center;width:100%}.strichliste-button{align-items:center;background:#fff;border:2px solid #ff6b35;border-radius:8px;color:#ff6b35;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 16px;position:absolute;right:24px;top:24px;transition:all .15s ease-in-out;z-index:1500}.strichliste-button:hover{background:#ff6b35;color:#fff;transform:translateY(-2px)}.app-logo{border-radius:50%;height:80px;margin:0 auto 24px;width:80px}.app-title{color:#333;font-size:32px;font-weight:700;margin-bottom:8px}.app-subtitle{color:#666;font-size:16px;margin-bottom:32px}.user-type-buttons{display:flex;gap:16px;margin-bottom:24px}.user-type-button{background:#fff;border:2px solid #ddd;border-radius:12px;box-shadow:none;cursor:pointer;display:flex;flex-direction:column;padding:20px 16px;transition:all .3s ease-in-out}.user-type-button:hover{border-color:#ff6b35;box-shadow:0 8px 15px #0000001a;transform:translateY(-2px)}.user-type-button.selected{background-color:#fff4f0;border-color:#ff6b35}.user-type-icon{color:#ff6b35;font-size:32px}.user-type-title{color:#333;font-size:20px;font-weight:600}.user-type-description{color:#666;font-size:12px}.start-page .strichliste-button{align-items:center;display:flex;font-size:14px;gap:8px;padding:8px 16px;position:absolute;right:20px;top:20px;z-index:10}@media (max-width:768px){.start-page .strichliste-button{font-size:12px;padding:6px 12px;right:10px;top:10px}}.register-page{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;height:100vh;overflow:hidden}.register-sidebar{align-items:center;background:#fff;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;padding:32px;width:300px}.register-content{align-items:flex-start;display:flex;flex:1 1;justify-content:center;overflow-y:auto;padding:32px}.register-form{background:#fff;border-radius:16px;box-shadow:0 10px 15px #0000001a;max-width:600px;padding:32px;width:100%}.color-picker{grid-gap:12px;border:1px solid #e8e8e8;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);height:25px;margin-top:8px}.color-option{border:3px solid #0000;border-radius:8px;box-shadow:none;cursor:pointer;height:40px;transition:all .15s ease-in-out;width:40px}.color-option:hover{transform:scale(1.1)}.color-option.selected{border-color:#333;box-shadow:0 0 0 2px #fff,0 0 0 4px #333}.flag-preview{border:2px solid #ddd;border-radius:8px;display:flex;height:60px;margin-top:16px;overflow:hidden}.flag-stripe{flex:1 1;height:100%}.profile-icons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);margin-top:8px}.profile-icon{border:3px solid #0000;border-radius:50%;box-shadow:none;cursor:pointer;height:50px;object-fit:cover;transition:all .15s ease-in-out;width:50px}.profile-icon:hover{transform:scale(1.1)}.profile-icon.selected{border-color:#ff6b35}.profile-icon-section{gap:16px}.profile-icon-preview,.profile-icon-section{align-items:center;display:flex;flex-direction:column}.profile-icon-preview{gap:12px}.profile-icon-large{border:4px solid #ff6b35;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:120px;object-fit:cover;transition:all .2s ease-in-out;width:120px}.profile-icon-large:hover{box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.profile-icon-navigation{align-items:center;display:flex;gap:16px}.icon-nav-btn{align-items:center;background:#fff;border:2px solid #ff6b35;border-radius:50%;box-shadow:none;color:#ff6b35;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;transition:all .2s ease-in-out;width:36px}.icon-nav-btn:hover{background:#ff6b35;color:#fff;transform:scale(1.1)}.icon-nav-btn:active{transform:scale(.95)}.icon-counter{color:#666;font-size:14px;font-weight:600;min-width:50px;text-align:center}.sidebar-logo{height:40px;margin-bottom:12px;width:40px}.color-picker-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.color-option-new{border:2px solid #ddd;border-radius:6px;box-shadow:none;cursor:pointer;height:32px;position:relative;transition:all .2s ease-in-out;width:32px}.color-option-new:hover{border-color:#ff6b35;box-shadow:0 2px 8px #00000026;transform:scale(1.1)}.color-option-new:active{transform:scale(.95)}.flag-preview-container{align-items:center;display:flex;flex-direction:column}.flag-preview-vertical{background:#f8f9fa;border:2px solid #ddd;border-radius:8px;display:flex;flex-direction:column;min-height:120px;overflow:hidden;width:100px}.flag-stripe-vertical{border-bottom:1px solid #0000001a;box-shadow:none;cursor:pointer;flex:1 1;min-height:24px;position:relative;transition:all .2s ease-in-out}.flag-stripe-vertical:last-child{border-bottom:none}.flag-stripe-vertical:hover{box-shadow:inset 0 0 0 2px #ff6b3580;opacity:.8}.flag-placeholder{align-items:center;color:#999;display:flex;font-size:12px;font-style:italic;height:120px;justify-content:center;padding:8px;text-align:center}.main-page{-webkit-touch-callout:none;height:100vh;overscroll-behavior-x:none;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.main-page,.sidebar{display:flex;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #ddd;flex-direction:column;width:280px}.sidebar-header{background:#f8f9fa;border-bottom:1px solid #ddd;flex-shrink:0;padding:24px}.sidebar-nav{flex:1 1;overflow-y:auto}.nav-item{color:#666;padding:16px 24px;text-decoration:none;width:-webkit-fill-available}.nav-item:hover{background-color:#f8f9fa;color:#333}.nav-item.active{background-color:#fff4f0;border-right:3px solid #ff6b35}.nav-icon{font-size:18px;margin-right:12px}.main-content{flex:1 1}.main-content,.mobile-right-sidebar{display:flex;flex-direction:column;height:100vh;overflow:hidden}.mobile-right-sidebar{background:#fff;border-left:1px solid #ddd;border-radius:12px 0 0 12px;box-shadow:-2px 0 10px #0000001a;position:fixed;right:-250px;top:0;transform:translateZ(0);transition:right .4s cubic-bezier(.25,.46,.45,.94);width:250px;z-index:10000}.mobile-right-sidebar.open{right:0}.mobile-right-sidebar-backdrop{background:#0000004d;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100vw;z-index:9999}.mobile-right-sidebar-backdrop.open{opacity:1;visibility:visible}.mobile-nav-items{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.mobile-nav-scrollable{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:20px 0 10px;scrollbar-color:#0003 #0000;scrollbar-width:thin}.mobile-nav-scrollable::-webkit-scrollbar{width:4px}.mobile-nav-scrollable::-webkit-scrollbar-track{background:#0000}.mobile-nav-scrollable::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.mobile-nav-scrollable::-webkit-scrollbar-thumb:hover{background:#0000004d}.mobile-logout-button{background:#f8f9fa;border-top:1px solid #ddd;color:#dc3545!important;flex-shrink:0;margin-top:auto}.mobile-nav-item{align-items:center;background:none;border:none;border-bottom:1px solid #f0f0f0;box-shadow:none;color:#666;cursor:pointer;display:flex;gap:12px;margin:0;padding:16px 20px;text-align:left;transition:background-color .2s;width:100%}.mobile-nav-item:hover{background:#f8f9fa}.mobile-nav-item.active{background:#fff4f0;border-left:4px solid #ff6b35;color:#ff6b35}.mobile-nav-icon{font-size:18px}.mobile-nav-label{font-size:14px;font-weight:500}.mobile-sidebar-arrow-right{align-items:center;animation:pulse-hint 3s infinite;background:none;color:#ff6b35e6;cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;position:fixed;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease;width:20px;z-index:10001}.mobile-sidebar-arrow-right.animated{animation:sidebar-arrow-bounce 4s ease-in-out,pulse-hint-big 5s 4s infinite;color:#ff6b35;font-size:20px;height:30px;width:30px}@media (max-width:768px){.btn,.interactive,[role=button],a,button{pointer-events:auto;position:relative;touch-action:manipulation;z-index:200!important}.main-page .btn,.main-page .interactive,.main-page [role=button],.main-page a,.main-page button{z-index:200!important}}.mobile-sidebar-arrow-right:hover{transform:translateY(-50%) scale(1.1)}.mobile-sidebar-arrow-right:active{transform:translateY(-50%) scale(.95)}.mobile-sidebar-arrow-left{align-items:center;animation:pulse-hint 3s infinite;background:none;color:#ff6b35e6;cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;left:0;position:fixed;top:50%;transform:translateY(-50%);transition:all .3s ease;width:20px;z-index:10001}.mobile-sidebar-arrow-left.animated{animation:sidebar-arrow-bounce-left 4s ease-in-out,pulse-hint-big 5s 4s infinite;color:#ff6b35;font-size:20px;height:30px;width:30px}.mobile-sidebar-arrow-left:hover{transform:translateY(-50%) scale(1.1)}.mobile-sidebar-arrow-left:active{transform:translateY(-50%) scale(.95)}@keyframes pulse-hint{0%,90%,to{opacity:.9;transform:translateY(-50%) scale(1)}45%{opacity:1;transform:translateY(-50%) scale(1.05)}}@keyframes pulse-hint-big{0%,90%,to{opacity:1;transform:translateY(-50%) scale(1)}45%{opacity:1;transform:translateY(-50%) scale(1.1)}}@keyframes sidebar-arrow-bounce{0%{transform:translateY(-50%) translateX(0)}8.33%{transform:translateY(-50%) translateX(8px)}16.67%{transform:translateY(-50%) translateX(0)}25%{transform:translateY(-50%) translateX(8px)}33.33%{transform:translateY(-50%) translateX(0)}41.67%{transform:translateY(-50%) translateX(8px)}50%{transform:translateY(-50%) translateX(0)}to{transform:translateY(-50%) translateX(0)}}@keyframes sidebar-arrow-bounce-left{0%{transform:translateY(-50%) translateX(0)}8.33%{transform:translateY(-50%) translateX(-8px)}16.67%{transform:translateY(-50%) translateX(0)}25%{transform:translateY(-50%) translateX(-8px)}33.33%{transform:translateY(-50%) translateX(0)}41.67%{transform:translateY(-50%) translateX(-8px)}50%{transform:translateY(-50%) translateX(0)}to{transform:translateY(-50%) translateX(0)}}.content-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:24px 32px}.content-body{background:#f8f9fa;flex:1 1;height:calc(100vh - 80px);min-height:0;overflow-y:auto;padding:24px 32px}.card{background:#fff;border:1px solid #e5e5e5}.card-header{background:#fff;border-bottom:1px solid #eee}.card-body,.card-header{padding:16px 20px}.dashboard-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.homepage-unified-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 2px 8px #0000001a;min-height:calc(100vh - 200px);overflow:hidden}.homepage-state-buttons{background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex}.state-btn{align-items:center;background:#0000;border:none;border-bottom:3px solid #0000;box-shadow:none;color:#666;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:16px 20px;transition:all .2s ease}.state-btn:hover{background:#ff6b351a;color:#ff6b35}.state-btn.active{background:#fff;border-bottom-color:#ff6b35;color:#ff6b35}.homepage-content{height:calc(100vh - 160px);overflow-y:auto;padding:24px}@media (max-width:768px){.home-actions{position:absolute;right:20px;top:8px}.dashboard-grid{gap:16px;grid-template-columns:1fr}.home-ranking-card{order:1}.home-news-card{order:2}.home-notifications-card{order:3}.content-header{min-height:60px;padding:12px 24px 12px 16px}.content-header h1{font-size:20px;margin:0}.content-body{padding:16px}.start-container{border-radius:12px;padding:24px}.register-form{border-radius:12px;padding:20px}.register-content{padding:16px}.register-sidebar{padding:20px}.card-body,.card-header{padding:12px 14px}.card-header h3{font-size:16px!important;margin:0}.card-header h4{font-size:14px!important;margin:0}.card-header h5{margin:0}.card-header h5,.ranking-filters h4{font-size:13px!important}.ranking-filters .filter-title{font-size:12px!important}.btn,.form-input,.form-select,.form-textarea{font-size:14px}.btn{padding:8px 12px}}.chat-contacts{background:#fff;border-right:1px solid #ddd;display:flex;flex-direction:column;overflow:hidden}.chat-three-dots-menu{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1400}.chat-menu-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;text-align:left;transition:background-color .2s;width:100%}.chat-menu-item:hover{background-color:#f8f9fa}.chat-menu-item.danger{color:#dc3545}.chat-menu-item.danger:hover{background-color:#fff5f5}@media (max-width:900px){.chat-grid{grid-template-columns:1fr}.chat-contacts{background:#fff;border-radius:0 12px 12px 0;border-right:1px solid #ddd;display:flex;flex-direction:column;height:100vh;left:-320px;max-width:85vw;overflow:hidden;position:fixed;top:0;transform:translateZ(0);transition:left .4s cubic-bezier(.25,.46,.45,.94);width:300px;z-index:10000}.chat-contacts.open{left:0}.chat-contacts-backdrop{background:#0000004d;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100vw;z-index:9999}.chat-contacts-backdrop.open{opacity:1;visibility:visible}.chat-mobile-input{background:#fff;border-top:1px solid #ddd;bottom:0;box-shadow:0 -2px 10px #0000001a;left:0;padding:16px 24px max(16px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:1000}.chat-mobile-input form{gap:8px!important}.chat-mobile-input .form-input{flex:1 1!important;min-width:0!important}.chat-mobile-input button[title="Bild anhängen"]{border-radius:10px!important;flex-shrink:0!important;height:40px!important;min-width:40px!important;padding:8px!important;width:40px!important}.chat-mobile-input button[type=submit]{flex-shrink:0!important;height:44px!important;min-width:44px!important;width:44px!important}.chat-messages-mobile{-webkit-overflow-scrolling:touch;height:calc(100vh - 240px);overflow-y:auto;padding-bottom:100px;position:relative}.content-header{background:#fff;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:100}.message-bubble-selectable{cursor:pointer;position:relative;transition:all .2s ease}.message-bubble-selected{background-color:#ff6b351a!important;border:2px solid #ff6b35!important}.message-selection-checkbox{border-radius:50%;font-size:12px;height:20px;justify-content:center;left:-8px;position:absolute;top:-8px;width:20px;z-index:10}.chat-selection-toolbar,.message-selection-checkbox{align-items:center;background:#ff6b35;color:#fff;display:flex}.chat-selection-toolbar{box-shadow:0 2px 4px #0000001a;justify-content:space-between;left:0;padding:12px 16px;position:fixed;right:0;top:0;z-index:200}.chat-selection-actions{align-items:center;display:flex;gap:16px}.chat-selection-action{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;padding:8px;transition:background-color .2s}.chat-selection-action:hover{background-color:#fff3}.contact-blocked{opacity:.5}.contact-blocked,.contact-blocked .profile-icon{filter:grayscale(100%)}.chat-area{height:100%!important;position:relative!important}.chat-contacts{box-sizing:border-box}}.doc-page{display:flex;flex-direction:column;height:100%}.doc-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.doc-switch{background:#fff;border:1px solid #ddd;border-radius:10px;display:inline-flex;overflow:hidden}.doc-switch button{background:none;border:none;color:#555;cursor:pointer;padding:8px 14px}.doc-switch button.active{background:#fff4f0;color:#ff6b35}.file-explorer{height:100%}.file-list,.file-tree{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:auto;padding:12px}.file-header-bar{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;justify-content:space-between;padding-bottom:8px}@media (max-width:768px){.file-header-bar{align-items:stretch;flex-direction:column;gap:8px}.file-tools{flex-wrap:wrap;gap:6px;justify-content:center}.breadcrumbs{font-size:14px;justify-content:center;text-align:center}}.breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.crumb-sep{color:#bbb;margin:0 4px}.new-folder-row,.tree-actions{display:flex;gap:8px}.new-folder-row{padding-top:8px}.tree-list{display:flex;flex-direction:column;gap:6px;margin-top:8px;max-height:calc(100% - 60px);overflow:auto}.tree-row{align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;display:flex;justify-content:space-between;padding:8px 10px}.tree-row:hover{background:#fafafa}.tree-row-main{align-items:center;cursor:default;display:flex;gap:8px}.tree-icon{color:#ff6b35}.tree-name{font-weight:500}.row-actions{display:flex;gap:6px}.file-tools{gap:8px}.file-search,.file-tools{display:flex}.file-table{margin-top:8px}.file-table-head{color:#777;display:grid;grid-template-columns:1fr 120px 180px 180px;padding:8px 10px}.file-table-body{display:flex;flex-direction:column;gap:6px}.file-row{align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;display:grid;grid-template-columns:1fr 120px 180px 180px;padding:10px}.file-row.clickable{cursor:pointer}@media (max-width:768px){.file-table-head{display:none}.file-row{display:flex;flex-direction:column;gap:8px;padding:12px}.file-name-cell{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px}.file-date,.file-size{color:#666;font-size:14px}.file-actions{display:flex;gap:8px;justify-content:center;margin-top:8px}}.file-row:hover{background:#fafafa}.file-name-cell{align-items:center;display:flex;gap:8px;min-width:0}.file-icon{color:#6c757d}.file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-date,.file-size{color:#777;font-size:12px}.file-actions{display:flex;gap:6px;justify-content:flex-end}.empty-state{color:#888;padding:24px 0;text-align:center}.empty-title{color:#555;font-weight:600}.empty-sub,.muted{font-size:12px}.muted{color:#999}.error-text{color:#dc3545;font-size:12px}.file-toolbar{display:flex;gap:8px;margin-bottom:8px}.word-sheet{background:#fff;border:1px solid #e5e5e5;border-radius:12px;max-width:900px;padding:28px}.sheet-header{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr;justify-items:center;margin-bottom:12px;position:relative}.sheet-save{left:0;padding:6px 10px}.sheet-save,.sheet-shield{background:#fff;border:1px solid #eee;border-radius:8px;cursor:pointer;position:absolute;top:0}.sheet-shield{padding:4px 8px;right:0}.btn-card{background-color:initial!important;border:2px solid #ff6b35!important;border-radius:8px!important;color:#ff6b35!important;font-size:14px!important;height:auto!important;padding:10px!important;touch-action:manipulation!important;width:auto!important}.btn-card:hover{background-color:#ff6b35!important;color:#fff!important;transition:all .2s ease!important}@media (max-width:768px){.sheet-shield img{height:auto!important;width:80px!important}.sheet-signature img{height:32px!important;width:auto!important}.card{margin:8px}.card-body{padding:12px}.form-textarea{font-size:16px;min-height:120px}.btn-group{flex-direction:column;gap:8px}.btn-group .btn{justify-content:center;width:100%}}.sheet-title-centered{width:100%}.sheet-subline{color:#666}.sheet-subline select{background:#0000;border:none;font:inherit;outline:none}.sheet-date-line{display:flex;justify-content:center}.sheet-date-line input[type=date]{background:#0000;border:none;outline:none}.word-controls{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.sheet-title{font-feature-settings:"smcp";font-size:22px;font-variant-caps:small-caps;font-weight:700;letter-spacing:.4px;margin-bottom:6px}.sheet-meta{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:16px}.sheet-section{margin-top:18px}.sheet-section h4{font-feature-settings:"smcp";font-variant-caps:small-caps;letter-spacing:.3px;margin:0 0 8px}.agenda-item{align-items:center;display:flex;gap:8px;margin:4px 0}.agenda-insert{background:#0000;border-radius:4px;cursor:pointer;height:8px;margin:2px 0}.agenda-insert:hover{background:#f2f2f2}.word-sheet input,.word-sheet select,.word-sheet textarea{background:#0000;border:none;font:inherit;outline:none;padding:4px 0}.word-sheet{font-family:Georgia,Cambria,Times New Roman,Times,serif;line-height:1.55}.word-sheet p{margin:6px 0}.word-sheet ol{padding-left:1.2rem}.word-sheet ol li::marker{font-weight:600}.word-sheet textarea{overflow:hidden;resize:none}.dark-theme .sidebar{background:#2f2f2f;border-right-color:#555}.protocol-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:320px 1fr}.protocol-sidebar{background:#fff;border:1px solid #e5e5e5;border-radius:12px;height:fit-content;max-height:calc(100vh - 180px);overflow:auto;padding:12px}.protocol-template-body{margin-top:8px}.protocol-new-btn{margin-top:10px;width:100%}.protocol-section{margin-top:10px}.protocol-section-header{align-items:center;color:#555;display:flex;gap:8px;padding:6px 4px}.protocol-list{gap:6px}.protocol-item,.protocol-list{display:flex;flex-direction:column}.protocol-item{align-items:flex-start;background:#fff;border:1px solid #eee;border-radius:8px;cursor:pointer;gap:2px;padding:8px 10px;text-align:left}.protocol-item:hover{background:#fafafa}.protocol-item.current,.protocol-item.selected{background:#fff4f0;border-color:#ff6b35}.protocol-item-title{color:#333;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.protocol-item-date{color:#777;font-size:12px}@media (max-width:1024px){.protocol-layout{grid-template-columns:1fr}.protocol-sidebar{order:0}.word-sheet{order:1}}.dark-theme .sidebar-header{background:#3a3a3a;border-bottom-color:#555}.dark-theme .nav-item{color:#ddd}.dark-theme .nav-item:hover{background-color:#3a3a3a;color:#fff}.dark-theme .nav-item.active{background-color:#4a3a34;border-right:3px solid #ff6b35;color:#ff8659}.dark-theme .main-content{background:#2d2d2d}.dark-theme .content-header{background:#3d3d3d;border-bottom-color:#555;color:#fff}.dark-theme .content-body{background:#2d2d2d}@media (max-width:768px){.sidebar{height:100vh;left:auto;position:fixed;right:-280px;top:0;transform:translateZ(0);transition:right .4s cubic-bezier(.25,.46,.45,.94);z-index:1000}.sidebar.open{right:0}.main-content{width:100%}.mobile-right-sidebar{display:flex}.register-sidebar{height:auto;width:100%}.content-header .btn{font-size:0;padding:8px}.content-header .btn svg{font-size:18px}.content-header .btn{align-items:center!important;display:flex!important;height:36px!important;justify-content:center!important;padding:9px!important;width:36px!important}.content-header .btn svg{font-size:18px!important;height:18px!important;margin:0!important;transform:translate(0)!important;width:18px!important}.card-header .btn{font-size:0;padding:8px}.card-header .btn svg{font-size:18px}.btn{font-size:0;padding:8px}.btn svg{font-size:18px}.btn{align-items:center!important;display:flex!important;justify-content:center!important;min-height:36px;min-width:36px}.state-btn{font-size:0;padding:12px}.state-btn svg{font-size:18px}.homepage-section-title{font-size:18px!important}.btn .btn-text{display:none}.ranking-filter-mobile{gap:8px!important;grid-template-columns:1fr!important}.ranking-filter-mobile>div:first-child{grid-column:1;margin-bottom:8px}.ranking-filter-mobile input,.ranking-filter-mobile select{width:100%!important}.calendar-sidebar-grid{gap:12px!important;grid-template-columns:1fr!important}.calendar-sidebar-grid .card{border-radius:8px!important;margin:0!important}.calendar-sidebar-grid .card-header{padding:10px 12px!important}.calendar-sidebar-grid .card-header h3{font-size:14px!important;margin:0!important}.calendar-sidebar-grid .card-body{padding:8px!important}.calendar-page .calendar-main-card{border:none!important;border-radius:0!important;box-shadow:none!important;margin:0 calc(-50vw + 50%)!important;padding:0!important;width:100vw!important}.calendar-page .calendar-main-card .card-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important;margin:0!important;padding:12px 16px!important}.calendar-page .calendar-main-card .card-body{background:#fff!important;padding:4px!important}.calendar-page .calendar-main-card .card-body>div{max-width:100%!important;width:100%!important}.calendar-page .calendar-main-card .card-body [style*=gridTemplateColumns]{gap:1px!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;width:100%!important}.calendar-page .calendar-main-card .card-body [style*=padding][style*=textAlign]{font-size:11px!important;min-height:40px!important;padding:6px 2px!important}.calendar-page{display:flex!important;flex-direction:column!important}.calendar-page .calendar-sidebar-cards{margin-bottom:16px!important;order:1!important}.calendar-page .calendar-main-section{flex:1 1!important;order:2!important}.calendar-header h2{font-size:18px!important}.calendar-date-title{font-size:16px!important}.calendar-filter-button{display:none!important}.karte-page .map-container{bottom:0!important;height:calc(100vh - 60px)!important;left:0!important;position:fixed!important;right:0!important;top:60px!important;width:100vw!important;z-index:100!important}.karte-page .map-controls{position:fixed!important;right:10px!important;top:70px!important;z-index:101!important}.map-filter-button{background:#ff6b35!important;color:#fff!important}.profile-page .user-info{font-size:14px!important}.profile-page .user-info h3{font-size:16px!important}.profile-page .user-info h4{font-size:14px!important}.profile-page .user-info p{font-size:12px!important;margin-bottom:6px!important}.profile-page .profile-avatar{height:60px!important;width:60px!important}.profile-page .profile-details{gap:8px!important}.mitglieder-page .user-card{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:8px!important;padding:8px!important}.mitglieder-page .user-card .user-info{font-size:12px!important}.mitglieder-page .user-card .user-avatar{height:40px!important;width:40px!important}.mitglieder-page .mitglieder-search-filters{gap:12px!important;grid-template-columns:1fr!important}.mitglieder-page .mitglieder-search-filters>div:first-child{order:1}.mitglieder-page .mitglieder-search-filters select:nth-child(2){order:2}.mitglieder-page .mitglieder-search-filters select:nth-child(3){order:3}.mitglieder-page .mitglieder-members-grid{gap:8px!important;grid-template-columns:1fr!important}.mitglieder-page .mitglieder-members-grid[style*=minmax]{grid-template-columns:1fr!important}.mitglieder-page .card h4{font-size:14px!important;margin-bottom:4px!important}.mitglieder-page .card p{font-size:11px!important;margin:2px 0!important}.mitglieder-page .card h5{font-size:12px!important;margin:4px 0!important}.mitglieder-page .card [style*="width: '50px'"]{height:35px!important;width:35px!important}.mitglieder-page .card button[style*="padding: '6px 12px'"]{border-radius:12px!important;font-size:10px!important;padding:4px 8px!important}.mitglieder-page .card button svg{font-size:10px!important}.mitglieder-page .card select{font-size:11px!important;padding:4px 6px!important}.mitglieder-page .card [style*="fontSize: '12px'"]{padding:6px!important}.mitglieder-page .card [style*="width: '40px'"]{height:30px!important;width:30px!important}.mitglieder-page .card [style*="fontSize: '14px'"]{font-size:12px!important}.mitglieder-page .card [style*="fontSize: '12px'"]{font-size:10px!important}.mitglieder-page .card{margin-bottom:8px!important}.mitglieder-page .card-body{padding:12px!important}.mitglieder-page .card [style*="marginBottom: '15px'"]{margin-bottom:8px!important}.mitglieder-page .card [style*="marginBottom: '15px'"][style*="gap: '8px'"]{gap:6px!important;margin-bottom:8px!important}.getranke-card-header{display:flex;flex-direction:column;gap:12px}.getranke-buttons-row,.getranke-header-row{align-items:center;display:flex;justify-content:flex-start}@media (min-width:769px){.getranke-card-header{align-items:center;flex-direction:row;justify-content:space-between}.getranke-buttons-row{margin-left:auto}}.getranke-history-header{align-items:stretch!important;flex-direction:column!important;gap:16px!important}.getranke-history-header>div:last-child{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.getranke-history-header .flex.items-center{justify-content:space-between!important}.getranke-history-filters{gap:16px!important;grid-template-columns:1fr!important}.getranke-history-filters>div{display:flex!important;flex-direction:column!important;gap:8px!important}.getranke-history-filters .flex.items-center{align-items:flex-start!important;flex-direction:column!important}.getranke-history-filters input[type=date]{font-size:14px!important;height:auto!important;padding:8px!important;width:100%!important}.getranke-history-filters .form-label{font-size:14px!important;margin-bottom:4px!important;white-space:normal!important}.getranke-charts-view{gap:20px!important;grid-template-columns:1fr!important}.getranke-charts-timeline{align-items:stretch!important;flex-direction:column!important;gap:16px!important}.getranke-timeline-slider{flex:1 1 auto!important;max-width:none!important}.getranke-timeline-info{font-size:14px!important;min-width:auto!important;text-align:left!important}.getranke-charts-grid{gap:16px!important;grid-template-columns:1fr!important}.getranke-shopping-list .card-body>div:first-child{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.getranke-shopping-list input[type=number]{width:100%!important}.getranke-shopping-list .form-label{margin-bottom:4px!important}.getranke-policy-sidebar{display:none!important}.getranke-history-view .card .card-body{padding:8px 10px!important}.getranke-history-view .card .flex.items-center{flex-wrap:wrap!important;gap:4px!important}.getranke-history-view .badge{font-size:10px!important;padding:1px 6px!important}.getranke-page .search-and-filters{flex-direction:column!important;gap:12px!important}.getranke-page .search-bar{order:1!important;width:100%!important}.getranke-page .filter-controls{display:flex!important;flex-wrap:wrap!important;gap:8px!important;order:2!important}.getranke-search-container .fa-search{left:auto!important;pointer-events:none!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important}.getranke-search-container input[type=text]{padding-left:12px!important;padding-right:36px!important}.profile-page .card{margin:0!important;max-width:100%!important}.profile-page .profile-info-grid>div:first-child>div:first-child{gap:6px!important}.profile-page .user-posts-card{margin-top:24px!important}.profile-page .card-body{padding:16px!important}.profile-page .profile-flag,.profile-page .profile-icon,.profile-page .profile-icon img{height:60px!important;width:60px!important}.profile-page h2{font-size:18px!important}.profile-page .profile-username{font-size:12px!important}.profile-page .profile-description{font-size:13px!important;line-height:1.4!important}.profile-page .profile-stats,.profile-page .profile-stats span{font-size:12px!important}.profile-page .profile-info-item{font-size:12px!important;gap:6px!important}.profile-page .profile-info-item svg,.profile-page .verbindung-info{font-size:12px!important}.profile-page .verbindung-flag-small{height:16px!important;width:16px!important}.profile-page .member-since,.profile-page .member-since svg{font-size:12px!important}.profile-page .form-group{margin-bottom:12px!important}.profile-page .form-label{font-size:13px!important}.profile-page .form-input,.profile-page .form-textarea{font-size:13px!important;padding:8px 10px!important}.profile-page .form-textarea{min-height:60px!important}.profile-page .btn{font-size:12px!important;padding:6px 12px!important}.profile-page .btn svg{font-size:14px!important}.profile-page .profile-grid{gap:16px!important}.profile-page .profile-info-grid{gap:8px!important;grid-template-columns:1fr!important}.profile-page .profile-stats-container{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.profile-page .profile-stats-card{flex:none!important;max-width:100%!important}.profile-page .profile-stats-card .card-body{gap:12px!important;padding:12px 16px!important}.profile-page .profile-stats-item{font-size:14px!important}.profile-page .profile-stats-item .stats-number{font-size:16px!important}.profile-page .profile-stats-item .stats-label{font-size:11px!important}.profile-page .guthaben-card{max-width:100%!important;width:100%!important}.profile-page .guthaben-card .card-body{align-items:center!important;flex-direction:row!important;gap:8px!important;justify-content:space-between!important;padding:12px 16px!important}.profile-page .guthaben-text{flex:1 1!important;font-size:14px!important;margin-bottom:0!important}.profile-page .guthaben-buttons{display:flex!important;flex-shrink:0!important;gap:8px!important;justify-content:flex-end!important}.profile-page .guthaben-buttons .btn{font-size:12px!important;min-width:auto!important;padding:6px 10px!important}.profile-page .guthaben-buttons .btn svg{font-size:14px!important}.profile-page .follow-buttons{flex-direction:column!important;gap:8px!important;width:100%!important}.profile-page .follow-buttons .btn{font-size:12px!important;justify-content:center!important;padding:8px 12px!important;width:100%!important}.profile-page .follow-buttons .btn svg{font-size:14px!important}.admin-page{padding:8px!important}.admin-page .admin-grid{gap:12px!important;grid-template-columns:1fr!important}.admin-page .admin-card{padding:12px!important}.admin-page .admin-card h3{font-size:16px!important;margin-bottom:8px!important}.admin-page .admin-section{margin-bottom:16px!important}.admin-page .admin-controls{flex-direction:column!important;gap:8px!important}.admin-page .admin-table{font-size:12px!important}.admin-page .admin-table td,.admin-page .admin-table th{padding:6px 8px!important}.strichliste-page .btn-outline.btn-primary{background:#ff6b35!important;border-color:#ff6b35!important;color:#fff!important}.strichliste-page .btn[title="Offene Events"].btn-primary{background:#28a745!important;border-color:#28a745!important}.strichliste-page .btn[title="Geschlossene Events"].btn-primary{background:#ffc107!important;border-color:#ffc107!important;color:#000!important}.strichliste-page .btn[title="Abgerechnete Events"].btn-primary{background:#6c757d!important;border-color:#6c757d!important}.filter-sidebar-body,.mobile-nav-scrollable,.sidebar-nav{padding:0!important}.settings-sidebar{background:#fff;border-radius:0 12px 12px 0;display:flex;flex-direction:column;height:100vh;left:-270px;overflow:hidden;position:fixed;top:0;transform:translateZ(0);transition:left .4s cubic-bezier(.25,.46,.45,.94);width:250px;z-index:10000}.settings-sidebar.open{left:0}.settings-sidebar-backdrop{background:#0000004d;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100vw;z-index:9999}.settings-sidebar-backdrop.open{opacity:1;visibility:visible}.admin-sidebar{background:#fff;border-radius:0 12px 12px 0;display:flex;flex-direction:column;height:100vh;left:-270px;overflow:hidden;position:fixed;top:0;transform:translateZ(0);transition:left .4s cubic-bezier(.25,.46,.45,.94);width:250px;z-index:10000}.admin-sidebar.open{left:0}.admin-sidebar-backdrop{background:#0000004d;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100vw;z-index:9999}.admin-sidebar-backdrop.open{opacity:1;visibility:visible}.admin-layout,.admin-layout.mobile{height:calc(100vh - 40px);overflow:hidden}.admin-layout .card{height:100%;overflow-x:hidden;overflow-y:auto}.admin-layout.mobile .card{height:calc(100vh - 40px);overflow-x:hidden;overflow-y:auto}.admin-layout table{min-width:600px}@media (max-width:768px){.admin-layout{height:calc(100vh - 20px);padding:10px}.admin-layout .card{border-radius:8px;height:calc(100vh - 20px);margin:0}.admin-layout .card-body{height:calc(100% - 60px);overflow-y:auto;padding:12px}.admin-layout .card-body>div{height:100%;overflow-y:auto}.admin-layout .modal-content{max-height:90vh;overflow-y:auto}}.calendar-left-sidebar{background:#fff;border-radius:0 12px 12px 0;border-right:1px solid #ddd;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:-250px;overflow:hidden;position:fixed;top:0;transform:translateZ(0);transition:left .4s cubic-bezier(.25,.46,.45,.94);width:150px;z-index:10000}.calendar-left-sidebar.open{left:0}.calendar-left-sidebar .card-header{border-bottom:1px solid #e5e5e5;flex-shrink:0}.calendar-left-sidebar .card-body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto}.calendar-left-sidebar-backdrop{background:#0000004d;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100vw;z-index:9999}.calendar-left-sidebar-backdrop.open{opacity:1;visibility:visible}.file-manager-sidebar{background:#fff;border-radius:0 12px 12px 0;border-right:1px solid #ddd;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:-280px;overflow:hidden;position:fixed;top:0;transform:translateZ(0);transition:left .4s cubic-bezier(.25,.46,.45,.94);width:250px;z-index:10000}.file-manager-sidebar.open{left:0}.file-manager-sidebar .card-header{border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:16px}.file-manager-sidebar .card-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:16px}.protocol-sidebar-mobile{background:#fff;border-radius:0 12px 12px 0;border-right:1px solid #ddd;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:-280px;overflow:hidden;position:fixed;top:0;transform:translateZ(0);transition:left .4s cubic-bezier(.25,.46,.45,.94);width:250px;z-index:10000}.protocol-sidebar-mobile.open{left:0}.protocol-sidebar-mobile .card-header{border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:16px}.protocol-sidebar-mobile .card-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:16px}.finance-balance-grid{gap:12px!important;grid-template-columns:1fr!important}.finance-transaction-card{margin-bottom:8px!important;padding:12px!important}.finance-transaction-card .card-body,.finance-transaction-card .card-header{padding:8px 12px!important}.couleurbesuch-modal{border-radius:8px!important;height:90vh!important;max-height:90vh!important;width:95vw!important}.couleurbesuch-modal .card-header{border-radius:8px 8px 0 0!important;padding:12px!important}.couleurbesuch-modal .card-header h3{font-size:16px!important}.couleurbesuch-modal .card-body{font-size:14px!important;padding:12px!important}.couleurbesuch-modal .form-input{font-size:14px!important;padding:8px!important}.couleurbesuch-modal .btn{font-size:12px!important;padding:6px 8px!important}.couleurbesuch-modal .badge{font-size:11px!important;padding:4px 6px!important}@media (max-width:768px){.couleurbesuch-modal{border-radius:8px!important;height:95vh!important;margin:0!important;max-height:95vh!important;width:100%!important}.couleurbesuch-modal .card-header{border-bottom:1px solid #e0e0e0!important;border-radius:8px 8px 0 0!important;padding:8px 12px!important}.couleurbesuch-modal .card-header h3{font-size:14px!important;margin:0!important}.couleurbesuch-modal .card-body{font-size:13px!important;height:calc(95vh - 60px)!important;overflow-y:auto!important;padding:8px 12px!important}.couleurbesuch-modal .form-input{border:2px solid #e0e0e0!important;border-radius:8px!important;font-size:16px!important;padding:12px!important}.couleurbesuch-modal .form-input:focus{border-color:#007bff!important;box-shadow:0 0 0 3px #007bff1a!important}.couleurbesuch-modal .btn{border-radius:8px!important;font-size:14px!important;min-height:40px!important;min-width:40px!important;padding:12px 16px!important;touch-action:manipulation!important}.couleurbesuch-modal .btn-sm{font-size:12px!important;min-height:36px!important;padding:8px 12px!important}.couleurbesuch-modal .badge{border-radius:6px!important;font-size:12px!important;padding:6px 10px!important}.couleurbesuch-modal .table{font-size:12px!important}.couleurbesuch-modal .table td,.couleurbesuch-modal .table th{padding:8px 4px!important}.couleurbesuch-modal .card{border-radius:8px!important;box-shadow:0 2px 4px #0000001a!important;margin-bottom:8px!important}.couleurbesuch-modal .flex.gap-sm>*+*{margin-left:8px!important}.couleurbesuch-modal .flex.gap-md>*+*{margin-left:12px!important}.couleurbesuch-modal .form-input[type=text],.couleurbesuch-modal select.form-input{appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:16px!important;padding-right:40px!important}.couleurbesuch-modal .order-history-card{transition:all .2s ease!important}.couleurbesuch-modal .order-history-card:active{background-color:#e9ecef!important;transform:scale(.98)!important}.couleurbesuch-modal .visitor-history-card{transition:all .2s ease!important}.couleurbesuch-modal .visitor-history-card:active{transform:scale(.98)!important}.couleurbesuch-modal .historie-info-message{word-wrap:break-word!important;line-height:1.4!important}.couleurbesuch-modal .historie-badge{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}.start-page{align-items:flex-start;background:linear-gradient(135deg,#ff6b35,#f7931e);display:flex;justify-content:center;min-height:100vh;overflow-y:auto;padding:20px 8px}.start-container{background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000026;margin:0 auto;max-width:100%;max-width:400px;min-height:auto;padding:20px;position:relative;width:100%}.app-logo{display:block;height:60px;margin:0 auto 12px;width:60px}.app-title{font-size:20px;margin-bottom:6px;text-align:center}.app-subtitle{color:#666;font-size:12px;margin-bottom:16px;text-align:center}.user-type-buttons{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.user-type-button{align-items:center;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:12px;justify-content:center;padding:12px;text-align:center;transition:all .2s ease}.user-type-button.selected{background:#fff7f0;border-color:#ff6b35}.user-type-icon{color:#ff6b35;font-size:18px}.user-type-title{font-size:14px;font-weight:700}.user-type-description{color:#666;font-size:11px}.strichliste-button{font-size:12px;padding:6px 10px;position:absolute;right:12px;top:12px;z-index:10}.register-page{background:linear-gradient(135deg,#ff6b35,#f7931e);display:flex;flex-direction:column;min-height:100vh}.register-sidebar{background:#fff;min-height:auto;min-height:60px;padding:8px 16px;position:relative;text-align:center}.register-sidebar,.register-sidebar .btn{align-items:center;display:flex;justify-content:center}.register-sidebar .btn{font-size:0;height:45px;left:5px;padding:8px;position:absolute;top:50%;transform:translateY(-50%);width:45px;z-index:10}.register-sidebar .btn svg{font-size:18px}.register-sidebar .app-logo{display:inline-block;height:40px;margin:0 8px 0 0;width:40px}.register-sidebar h2{display:inline-block;font-size:18px;margin:0 8px 0 0}.register-sidebar p{color:#666;display:inline-block;font-size:12px;margin:0}.register-content{flex:1 1;padding:16px}.register-form{background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000026;max-width:100%;padding:24px}.register-form h1{font-size:22px;margin-bottom:24px;text-align:center}.form-group{margin-bottom:12px}.form-label{display:block;font-size:13px;font-weight:500;margin-bottom:4px}.form-input,.form-select{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:16px;padding:10px;width:100%}.form-input:focus,.form-select:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a;outline:none}.form-error{color:#dc3545;font-size:12px;margin-top:4px}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;padding:10px 14px;transition:all .2s ease}.btn-outline{background:#0000;border:1px solid #ddd;color:#666}.btn-outline:hover{background:#f8f9fa;border-color:#ff6b35;color:#ff6b35}.btn-primary{background:#ff6b35;color:#fff}.btn-primary:hover{background:#e55a2b}.btn-secondary{background:#6c757d;color:#fff}.btn-ghost{background:#0000;border:1px solid #ddd;color:#333}.start-page>.btn-outline,.start-page>.strichliste-button{background:#fffffff2;border:2px solid #fff;color:#ff6b35}.start-page>.btn-outline:hover,.start-page>.strichliste-button:hover{background:#fff;border-color:#fff;color:#e55a2b}.start-container .btn-primary{background:#ff6b35;color:#fff}.start-container .btn-primary:hover{background:#e55a2b;color:#fff}.start-container .btn-ghost{background:#fff;border:2px solid #ff6b35;color:#ff6b35}.start-container .btn-ghost:hover{background:#fff7f0;border-color:#e55a2b;color:#e55a2b}.register-page>.btn-outline{background:#fffffff2;border:2px solid #fff;color:#ff6b35}.register-page>.btn-outline:hover{background:#fff;border-color:#fff;color:#e55a2b}.w-full{width:100%}.flex{display:flex}.gap-sm{gap:8px}.mb-lg{margin-bottom:16px}.mb-md{margin-bottom:12px}.text-center{text-align:center}.mt-md{margin-top:16px}.profile-icon-section{margin-top:24px;text-align:center}.profile-icon-preview{align-items:center;display:flex;flex-direction:column;gap:16px}.profile-icon-large{border:3px solid #ff6b35;border-radius:50%;height:80px;width:80px}.profile-icon-navigation{align-items:center;display:flex;gap:16px}.icon-nav-btn{align-items:center;background:#ff6b35;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.icon-counter{font-size:14px;font-weight:500;min-width:50px}.color-picker-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(30px,1fr));margin-bottom:16px}.color-option-new{border:2px solid #ddd;border-radius:4px;box-shadow:none;cursor:pointer;height:30px;transition:transform .2s ease;width:30px}.color-option-new:hover{transform:scale(1.1)}.flag-preview-container{margin-top:16px}.flag-preview-vertical{border:2px solid #ddd;border-radius:4px;height:120px;margin:0 auto;overflow:hidden;width:80px}.flag-stripe-vertical{box-shadow:none;cursor:pointer;height:100%;transition:opacity .2s ease}.flag-stripe-vertical:hover{opacity:.8}.flag-placeholder{align-items:center;color:#999;display:flex;font-size:12px;height:100%;justify-content:center;padding:8px;text-align:center}.benutzer-form-layout{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 200px}.benutzer-name-fields{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.benutzer-icon-section{display:block}@media (max-width:768px){.benutzer-form-layout{display:flex;flex-direction:column;gap:24px}.benutzer-name-fields{gap:16px;grid-template-columns:1fr}.benutzer-icon-section{margin-bottom:16px;order:-1}.profile-icon-large{height:60px;width:60px}.icon-nav-btn{height:28px;width:28px}.start-page{padding:10px 4px}.start-container{max-width:360px;padding:16px}.app-logo{height:50px;margin-bottom:8px;width:50px}.app-title{font-size:18px}.user-type-button{padding:10px}.form-input,.form-select{padding:8px}@media (min-width:768px){.profile-page .guthaben-buttons{gap:12px!important}.profile-page .profile-info{margin-left:16px!important}}.btn{font-size:12px;padding:8px 12px}}}@media (max-width:768px){.board-sheet{left:auto!important;margin-bottom:16px;max-width:100%!important;min-width:auto!important;position:static!important;top:auto!important;width:100%!important}#board-container{background:#f8f9fa!important;display:flex!important;flex-direction:column!important;gap:16px!important;min-height:auto!important;padding:16px!important}.board-sheet .sheet-header h4{font-size:16px!important}.board-sheet .task-item{margin-bottom:12px!important;padding:16px!important}.board-sheet .task-item .btn-icon{padding:6px!important}.modal-footer{display:flex!important;gap:12px!important;justify-content:center!important}.modal-close{background:none!important;border:none!important;border-radius:4px!important;color:#666!important;cursor:pointer!important;font-size:18px!important;padding:8px!important;transition:all .2s ease!important}.modal-close:hover{background:#f8f9fa!important;color:#333!important}}.finance-search-container{position:relative}.finance-search-container .fa-search{color:#666;left:auto!important;pointer-events:none;position:absolute;right:12px!important;top:50%;transform:translateY(-50%)}.finance-search-container input{padding-left:12px!important;padding-right:36px!important}@media (max-width:768px){.finanzen-header-buttons .desktop-text{display:none}.finanzen-header-buttons .mobile-icon{display:inline;font-size:16px}.finanzen-header-buttons button{align-items:center;display:flex;height:48px;justify-content:center;min-width:48px!important;padding:8px;width:48px}.desktop-text{display:none}.strafen-cards-container{display:flex;flex-direction:column;gap:12px;width:100%}.strafen-card{width:100%!important}.strafen-card .card-body>div>div{flex-direction:row!important;gap:8px!important}.strafen-card .card-body .flex.items-center.justify-between{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.strafen-card .card-body .flex.items-center.gap-md{align-items:stretch!important;flex-direction:column!important;gap:8px!important}.strafen-card .card-body div[style*="textAlign: 'right'"]{align-items:flex-end!important;border-top:1px solid #e0e0e0!important;display:flex!important;flex-direction:column!important;margin-top:12px!important;order:2!important;padding:12px 0!important;text-align:center!important;width:100%!important}.strafen-card .card-body div[style*="fontSize: '24px'"]{display:block!important;font-size:20px!important;margin-bottom:8px!important;text-align:right!important;width:100%!important}.strafen-card .card-body div[style*="textAlign: 'right'"]>div[style*="display: 'flex'"]{display:flex!important;gap:8px!important;justify-content:flex-end!important}.strafen-card .card-body button{align-items:center!important;display:inline-flex!important;justify-content:center!important}.card-body{-webkit-overflow-scrolling:touch;scrollbar-color:#0003 #0000;scrollbar-width:thin}.strafen-config-modal{display:flex!important;flex-direction:column!important;max-height:90vh!important}.strafen-config-modal .card-body{-webkit-overflow-scrolling:touch!important;max-height:calc(90vh - 120px)!important;overflow-y:auto!important}.card-body::-webkit-scrollbar{width:4px}.card-body::-webkit-scrollbar-track{background:#0000}.card-body::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.card-body::-webkit-scrollbar-thumb:hover{background:#0000004d}}@media (min-width:769px){.finanzen-header-buttons .mobile-icon{display:none}.finanzen-header-buttons .desktop-text{display:inline}.desktop-text{display:block}.strafen-cards-container{display:flex;flex-direction:row;gap:12px;width:100%}.strafen-card{width:50%!important}}@media (max-width:768px){.haushaltsplan-category-row>div:first-child{display:flex!important;flex-direction:column!important}.haushaltsplan-category-row>div:nth-child(2),.haushaltsplan-category-row>div:nth-child(3),.haushaltsplan-category-row>div:nth-child(4),.haushaltsplan-category-row>div:nth-child(5){align-items:center!important;display:flex!important;flex:1 1!important;flex-direction:column!important;justify-content:flex-start!important;min-width:0!important}.haushaltsplan-category-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}.haushaltsplan-category-row>div:first-child{flex-basis:100%!important;margin-bottom:12px!important;width:100%!important}.haushaltsplan-category-row>div:nth-child(2),.haushaltsplan-category-row>div:nth-child(3),.haushaltsplan-category-row>div:nth-child(4),.haushaltsplan-category-row>div:nth-child(5){flex:1 1 25%!important;max-width:25%!important}.haushaltsplan-category-row>div:nth-child(2)>div,.haushaltsplan-category-row>div:nth-child(3)>div,.haushaltsplan-category-row>div:nth-child(4)>div,.haushaltsplan-category-row>div:nth-child(5)>div{font-size:11px!important;overflow-wrap:break-word!important;text-align:center!important;word-break:break-word!important}.haushaltsplan-category-row>div:nth-child(2)>div:last-child,.haushaltsplan-category-row>div:nth-child(3)>div:last-child,.haushaltsplan-category-row>div:nth-child(4)>div:last-child,.haushaltsplan-category-row>div:nth-child(5)>div:last-child{font-size:13px!important}.haushaltsplan-category-row input[type=number]{font-size:11px!important;padding:2px 4px!important;width:55px!important}.haushaltsplan-category-row>div:first-child>div:last-child{margin-top:8px!important;width:100%!important}.ausstehende-zahlungen-card{margin-bottom:8px!important;padding:8px!important;position:relative!important}.ausstehende-zahlungen-card .flex.items-center.justify-between{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.ausstehende-zahlungen-card .flex.items-center.gap-sm{flex-wrap:wrap!important;gap:4px!important}.ausstehende-zahlungen-card .flex.items-center.gap-sm span{font-size:11px!important}.ausstehende-zahlungen-card .flex.items-center.gap-sm span[style*="fontSize: 10px"]{font-size:9px!important}.ausstehende-zahlungen-card .flex.items-center.gap-sm span[style*="padding: 2px 6px"]{font-size:8px!important;padding:1px 4px!important}.ausstehende-zahlungen-card .flex.items-center.gap-sm span[style*="fontSize: 12px"]{font-size:10px!important}.ausstehende-zahlungen-card .flex.items-center.gap-sm span[style*="fontSize: 10px"]{font-size:8px!important}.ausstehende-ablehnen-btn,.ausstehende-bearbeiten-btn{background:none!important;border:none!important;bottom:8px!important;min-width:auto!important;padding:6px!important;position:absolute!important;width:auto!important}.ausstehende-bearbeiten-btn{right:45px!important}.ausstehende-ablehnen-btn{right:8px!important}.ausstehende-ablehnen-btn>span,.ausstehende-bearbeiten-btn>span{display:none!important}.ausstehende-ablehnen-btn,.ausstehende-bearbeiten-btn{font-size:0!important}.ausstehende-ablehnen-btn svg,.ausstehende-bearbeiten-btn svg{font-size:14px!important;margin-right:0!important}.profile-verification-modal{border-radius:8px!important;height:90vh!important;margin:0!important;max-height:90vh!important;width:95vw!important}.profile-verification-modal .card-header{border-bottom:1px solid #e0e0e0!important;border-radius:8px 8px 0 0!important;flex-shrink:0!important;padding:12px 16px!important}.profile-verification-modal .card-header h3{font-size:16px!important;margin:0!important}.profile-verification-modal .card-body{-webkit-overflow-scrolling:touch!important;flex:1 1!important;padding:12px 16px!important}.profile-verification-modal .card .card-body{padding:10px!important;position:relative!important}.profile-verification-modal .card .card-body>div>div:first-child{display:none!important}.profile-verification-modal .card .card-body>div{display:block!important;position:relative!important}.profile-verification-modal .card .card-body>div>div:nth-child(2){display:block!important;margin-bottom:8px!important}.profile-verification-modal .card .card-body>div>div:nth-child(2)>div:first-child{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-bottom:4px!important}.profile-verification-modal .card .card-body>div>div:nth-child(2)>div:nth-child(2){color:#666!important;font-size:10px!important;margin-bottom:4px!important}.profile-verification-modal .card .card-body>div>div:nth-child(2)>div:nth-child(3){color:#888!important;font-size:10px!important;line-height:1.3!important}.profile-verification-modal .card .card-body>div>div:nth-child(3){align-items:flex-end!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;gap:2px!important;padding:4px 6px!important;position:absolute!important;right:0!important;z-index:10!important}.strafe-amount-container{bottom:-40px!important}.normal-amount-container{bottom:-10px!important}.profile-verification-modal .card .card-body>div>div:nth-child(3)>div:first-child{font-size:16px!important;font-weight:700!important;line-height:1!important}.profile-verification-modal .card .card-body>div>div:nth-child(3)>div:nth-child(2){font-size:11px!important;font-weight:500!important;line-height:1!important}.profile-verification-modal .card .card-body>div>div:nth-child(3)>div:nth-child(3){border-top:1px solid #0000001a!important;font-size:13px!important;font-weight:700!important;line-height:1!important;margin-top:2px!important;padding-top:2px!important}.profile-verification-modal .card .card-body>div>div:nth-child(3) button{align-items:center!important;color:#dc3545!important;cursor:pointer!important;display:flex!important;font-size:12px!important;height:28px!important;justify-content:center!important;margin-top:0!important;padding:0!important;position:absolute!important;right:0!important;top:-35px!important;width:28px!important;z-index:20!important}.profile-verification-modal .card .card-body>div>div:nth-child(3) button svg{color:#dc3545!important;display:block!important;font-size:12px!important;height:12px!important;pointer-events:none!important;width:12px!important}.profile-verification-modal .card .card-body>div>div:nth-child(3) button:hover{background:#dc354533!important;border-color:#dc354580!important}.profile-verification-modal .card .card-body>div>div:nth-child(3) button:hover svg{color:#dc3545!important}.profile-verification-modal .verification-tabs{display:flex!important;gap:4px!important;justify-content:space-between!important;margin-bottom:16px!important}.profile-verification-modal .verification-tabs>div{align-items:center!important;display:flex!important;flex:1 1!important;font-size:12px!important;justify-content:center!important;max-width:60px!important;min-height:48px!important;min-width:48px!important;padding:8px!important}.profile-verification-modal .verification-tabs>div>div:last-child{display:none!important}.profile-verification-modal .verification-tabs>div>div:first-child{font-size:16px!important;height:32px!important;margin:0!important;min-width:32px!important}.profile-transaction-modal{border-radius:8px!important;height:85vh!important;margin:0!important;max-height:85vh!important;width:95vw!important}.profile-transaction-modal .transaction-type-grid{display:flex!important;gap:4px!important;justify-content:space-between!important}.profile-transaction-modal .transaction-type-grid>div{align-items:center!important;display:flex!important;flex:1 1!important;justify-content:center!important;max-width:60px!important;min-height:48px!important;min-width:48px!important;padding:8px!important}.profile-transaction-modal .transaction-type-grid>div>div:last-child{display:none!important}.profile-transaction-modal .transaction-type-grid>div>div:first-child{font-size:16px!important;height:32px!important;margin:0!important;min-width:32px!important}.profile-transaction-modal .card-header{border-bottom:1px solid #e0e0e0!important;border-radius:8px 8px 0 0!important;flex-shrink:0!important;padding:12px 16px!important}.profile-transaction-modal .card-header h3{font-size:16px!important;margin:0!important}.profile-transaction-modal .card-body{-webkit-overflow-scrolling:touch!important;flex:1 1!important;max-height:calc(85vh - 80px)!important;overflow-y:auto!important;padding:16px!important}.profile-transaction-modal div[style*="gridTemplateColumns: 'repeat(4, 1fr)'"]{gap:8px!important;grid-template-columns:repeat(2,1fr)!important}.profile-transaction-modal div[style*="gridTemplateColumns: 'repeat(4, 1fr)'"]>div{font-size:12px!important;padding:12px 8px!important}.profile-transaction-modal .form-input,.profile-transaction-modal .form-select,.profile-transaction-modal .form-textarea{border:2px solid #e0e0e0!important;border-radius:8px!important;font-size:16px!important;padding:12px!important}.profile-transaction-modal .form-input:focus,.profile-transaction-modal .form-select:focus,.profile-transaction-modal .form-textarea:focus{border-color:#007bff!important;box-shadow:0 0 0 3px #007bff1a!important}.profile-transaction-modal .btn{border-radius:8px!important;font-size:14px!important;min-height:44px!important;padding:12px 16px!important;touch-action:manipulation!important}}@media (min-width:769px){.profile-verification-modal{border-radius:12px!important;height:auto!important;max-height:80vh!important;width:980px!important}.profile-verification-modal .card-header{padding:16px 24px!important}.profile-verification-modal .card-header h3{font-size:18px!important}.profile-verification-modal .card-body{max-height:calc(80vh - 120px)!important;padding:16px 24px!important}.profile-verification-modal .card .card-body{padding:16px!important;position:static!important}.profile-verification-modal .card .card-body>div>div:first-child{display:flex!important}.profile-verification-modal .card .card-body>div{grid-gap:16px!important;align-items:center!important;display:grid!important;gap:16px!important;grid-template-columns:auto 1fr auto!important;grid-template-rows:auto!important;position:static!important}.profile-verification-modal .card .card-body>div>div:first-child{align-self:center!important;grid-column:1!important;grid-row:1!important;margin-top:0!important}.profile-verification-modal .card .card-body>div>div:nth-child(2){display:flex!important;flex-direction:column!important;gap:8px!important;grid-column:2!important;grid-row:1!important;margin-bottom:0!important}.profile-verification-modal .card .card-body>div>div:nth-child(3){background:#0000!important;border-radius:0!important;gap:8px!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;padding:0!important;position:static!important}.profile-verification-modal .card .card-body>div>div:nth-child(3)>div:first-child{font-size:18px!important;font-weight:600!important;line-height:normal!important}.profile-verification-modal .card .card-body>div>div:nth-child(3)>div:nth-child(2){font-size:14px!important;font-weight:500!important;line-height:normal!important}.profile-verification-modal .card .card-body>div>div:nth-child(3)>div:nth-child(3){border-top:1px solid #e0e0e0!important;font-size:16px!important;font-weight:700!important;line-height:normal!important;margin-top:4px!important;padding-top:4px!important}.profile-verification-modal .card .card-body>div>div:nth-child(3) button{font-size:14px!important;height:32px!important;margin-top:0!important;width:32px!important}.profile-verification-modal .card .card-body>div>div:nth-child(2)>div:first-child{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-bottom:8px!important}.profile-verification-modal .card .card-body>div>div:nth-child(2)>div:nth-child(2){color:#666!important;font-size:12px!important;margin-bottom:8px!important}.profile-verification-modal .card .card-body>div>div:nth-child(2)>div:nth-child(3){color:#888!important;font-size:12px!important;line-height:normal!important}.profile-verification-modal .flex[style*="gap: '12px'"]{display:flex!important;gap:12px!important;margin-bottom:4px!important}.profile-verification-modal .flex[style*="gap: '12px'"]>div{font-size:14px!important;min-height:auto!important;padding:10px 12px!important}.profile-verification-modal .flex[style*="gap: '12px'"]>div>div:first-child{font-size:16px!important;height:30px!important;min-width:30px!important}.profile-verification-modal .flex[style*="gap: '12px'"]>div>div:last-child span:first-child{font-size:14px!important}.profile-transaction-modal{border-radius:12px!important;height:auto!important;max-height:80vh!important;width:800px!important}.profile-transaction-modal .card-header{padding:16px 24px!important}.profile-transaction-modal .card-header h3{font-size:18px!important}.profile-transaction-modal .card-body{max-height:calc(80vh - 120px)!important;padding:24px!important}.profile-transaction-modal .transaction-type-grid{grid-gap:12px!important;display:grid!important;gap:12px!important;grid-template-columns:repeat(4,1fr)!important}.profile-transaction-modal .transaction-type-grid>div{align-items:center!important;display:flex!important;font-size:14px!important;gap:10px!important;min-height:auto!important;padding:12px!important}.profile-transaction-modal .transaction-type-grid>div>div:last-child{display:flex!important}.profile-transaction-modal .transaction-type-grid>div>div:first-child{font-size:16px!important;height:36px!important;min-width:36px!important}.profile-transaction-modal .form-input,.profile-transaction-modal .form-select,.profile-transaction-modal .form-textarea{border:1px solid #ddd!important;font-size:14px!important;padding:10px 12px!important}.profile-transaction-modal .btn{font-size:13px!important;min-height:auto!important;padding:10px 14px!important}}@media (max-width:768px){.start-page{background:linear-gradient(135deg,#f5f5f5,#e8e8e8)!important;height:100vh!important;left:0!important;overflow:hidden!important;position:fixed!important;top:0!important;width:100vw!important}.start-container{position:relative!important;z-index:10!important}.back-to-landing-button{left:16px!important}.back-to-landing-button,.strichliste-button{font-size:13px!important;padding:10px 12px!important;top:16px!important;z-index:1400!important}.strichliste-button{border-radius:6px!important;gap:6px!important;right:16px!important}.gallery-page .card{margin:16px!important;position:relative!important;z-index:10!important}.gallery-page .card,.gallery-page .card-body{height:auto!important;min-height:auto!important;overflow:visible!important}.gallery-page .card-body{padding:16px!important}.gallery-page .form-input{border-radius:8px!important;font-size:16px!important;min-height:44px!important;padding:12px!important;position:relative!important;z-index:20!important}.gallery-page .form-input:focus{border-color:#007bff!important;box-shadow:0 0 0 2px #007bff40!important;outline:none!important}.gallery-page select.form-input{appearance:menulist!important;-webkit-appearance:menulist!important;-moz-appearance:menulist!important;background-color:#fff!important;cursor:pointer!important}.gallery-page .image-grid{gap:12px!important;margin:0 16px!important}.calendar-event{-webkit-touch-callout:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}@media (max-width:768px){.form-group{margin-bottom:16px!important}.form-label{font-size:14px!important;margin-bottom:6px!important}.form-input,.form-select,.form-textarea{border-radius:8px!important;font-size:16px!important;padding:12px!important}.btn{border-radius:8px!important;font-size:14px!important;min-height:44px!important;padding:12px 16px!important}.btn-xs{font-size:12px!important;min-height:36px!important;padding:8px 12px!important}.card-header h3{font-size:18px!important}}}@media (max-width:768px){.finance-page select,.mitglieder-page select,select.form-input{background-color:#f8f9fa!important;border-color:#dee2e6!important;color:#495057!important}.finance-page select:focus,.mitglieder-page select:focus,select.form-input:focus{background-color:#e9ecef!important;border-color:#adb5bd!important;box-shadow:0 0 0 .2rem #6c757d40!important}}.btn-primary{background:#ff6b35!important;border-color:#ff6b35!important;color:#fff!important}.btn-primary:hover{background:#e55a2b!important;border-color:#e55a2b!important;color:#fff!important}.geld-anfordern-modal .btn-primary,.strafen-config-modal .btn-primary{background:#ff6b35!important;border-color:#ff6b35!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;padding:10px 14px!important;transition:all .2s ease!important}.geld-anfordern-modal .btn-primary:hover,.strafen-config-modal .btn-primary:hover{background:#e55a2b!important;border-color:#e55a2b!important}.geld-anfordern-modal .btn-secondary{background:#6c757d!important;border-color:#6c757d!important;border-radius:6px!important;color:#fff!important;font-weight:500!important;padding:10px 14px!important;transition:all .2s ease!important}.geld-anfordern-modal .btn-secondary:hover{background:#5a6268!important;border-color:#545b62!important}.geld-anfordern-toggle .toggle-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s ease}.geld-anfordern-toggle .toggle-btn:hover{background:#f5f5f5;border-color:#bbb}.geld-anfordern-toggle .toggle-btn.active{background:#ff6b35;border-color:#ff6b35;color:#fff}.geld-anfordern-toggle .toggle-btn.active:hover{background:#e55a2b;border-color:#e55a2b}@media (max-width:768px){.haushaltsplan-category-edit{display:flex!important;flex-direction:column!important;gap:12px!important;padding:16px!important}.haushaltsplan-category-edit input,.haushaltsplan-category-edit select{width:100%!important}.notifications-content .btn,.ranking-content .btn{border:none!important;font-size:12px!important;min-height:32px!important;padding:6px 10px!important;width:auto!important}.notifications-content .btn-sm{font-size:11px!important;min-height:28px!important;padding:4px 8px!important}.notifications-content .btn[title=Abbrechen],.notifications-content .btn[title=Bearbeiten],.notifications-content .btn[title=L\F6schen],.notifications-content .btn[title=Speichern]{font-size:10px!important;min-height:28px!important;min-width:28px!important;padding:4px 6px!important}.notifications-content .btn-outline-primary,.notifications-content .btn-primary{border-radius:6px!important;font-size:11px!important;min-height:32px!important;padding:6px 12px!important}.haushaltsplan-category-edit input:focus,.haushaltsplan-category-edit select:focus{background-color:#fff!important;border-color:#ff6b35!important;box-shadow:0 0 0 3px #ff6b351a!important}.haushaltsplan-category-edit .btn{border-radius:8px!important;font-size:14px!important;min-height:44px!important;padding:12px 16px!important;touch-action:manipulation!important;width:100%!important}.haushaltsplan-category-edit .btn-group{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.haushaltsplan-category-edit .btn-group .btn{flex:none!important;margin:0!important}.color-picker{border:2px solid #dee2e6;border-radius:4px;cursor:pointer;height:24px;transition:transform .2s ease;width:24px}.color-picker:hover{transform:scale(1.1)}.color-picker.selected{border-color:#ff6b35;transform:scale(1.1)}.btn-icon{background:none;border:none;border-radius:4px;cursor:pointer;padding:4px;transition:background-color .2s ease}.btn-icon:hover{background-color:#0000001a}.finance-modal{backface-visibility:hidden;contain:layout style paint;perspective:1000px}.finance-modal-body{contain:layout style}.account-card-item,.haushaltsplan-card{contain:layout style;will-change:transform}.account-card{contain:layout style;transition:transform .2s ease,box-shadow .2s ease}.account-card:hover{box-shadow:0 4px 10px #00000014;transform:translateY(-2px)}.account-hover-card{transition:border-color .2s ease,box-shadow .2s ease}.account-hover-card:hover{border-color:#ff6b35;box-shadow:0 4px 8px #ff6b3526}.btn-card{background-color:initial!important;border:none!important;border-radius:8px!important;color:#ff6b35!important;font-size:16px!important;height:40px!important;padding:12px!important;touch-action:manipulation!important;width:40px!important}.btn-card:hover{background-color:#ff6b35!important;color:#fff!important;transition:all .2s ease!important}}.install-prompt-overlay{align-items:center;animation:fadeIn .3s ease-in;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:99999}.install-prompt-overlay.blocking{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.install-prompt-modal{animation:slideUp .4s ease-out;background:#fff;border-radius:24px;box-shadow:0 25px 80px #0006;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.install-prompt-header{background:linear-gradient(135deg,#ff6b35,#ff8f6b);border-radius:24px 24px 0 0;color:#fff;padding:35px 20px 30px;text-align:center}.install-prompt-header img{border:4px solid #ffffff4d;border-radius:22px;box-shadow:0 8px 25px #00000040;height:90px;margin-bottom:18px;width:90px}.install-prompt-header h2{font-size:26px;font-weight:700;margin:0;text-shadow:0 2px 4px #0000001a}.install-prompt-content{padding:30px 25px}.warning-badge{background:linear-gradient(135deg,#ff4757,#ff6348);border-radius:12px;box-shadow:0 4px 15px #ff47574d;color:#fff;font-size:15px;font-weight:600;margin-bottom:20px;padding:12px 20px;text-align:center}.install-prompt-content p{color:#333;font-size:16px;line-height:1.7;margin-bottom:18px}.install-prompt-content p strong{color:#ff6b35}.install-prompt-benefits{grid-gap:12px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #e0e0e0;border-radius:16px;display:grid;gap:12px;margin-top:20px;padding:20px}.benefit-item{align-items:center;color:#444;display:flex;font-size:15px;font-weight:500}.install-prompt-actions{display:flex;flex-direction:column;gap:15px;padding:0 25px 30px}.install-button{border:none;border-radius:14px;cursor:pointer;font-size:17px;font-weight:600;padding:18px 28px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.install-button.primary{background:linear-gradient(135deg,#ff6b35,#ff8f6b);box-shadow:0 4px 20px #ff6b3566;color:#fff}.install-button.primary:hover{box-shadow:0 8px 30px #ff6b3580;transform:translateY(-3px)}.install-button.primary:active{transform:translateY(-1px)}.install-button.primary.large{font-size:18px;padding:20px 32px}.install-button.primary.pulse{animation:pulse 2s infinite}.install-button.secondary{background:#0000;border:2px solid #e0e0e0;box-shadow:none;color:#666}.install-button.secondary:hover{background:#f5f5f5;border-color:#ccc}.ios-hint{background:#fff3e0;border:2px solid #ffcc80;border-radius:12px;color:#e65100;padding:15px;text-align:center}.ios-hint strong{font-weight:700}.install-prompt-content.instructions{padding:25px}.instructions-header{margin-bottom:25px;text-align:center}.instructions-icon{display:block;font-size:48px;margin-bottom:12px}.instructions-header h3{color:#333;font-size:22px;font-weight:700;margin:0}.instructions-steps{display:flex;flex-direction:column;gap:18px;margin-bottom:25px}.instruction-step{align-items:flex-start;background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #e9ecef;border-radius:14px;display:flex;gap:15px;padding:18px;transition:all .2s}.instruction-step:hover{border-color:#ff6b35;box-shadow:0 4px 15px #ff6b3526}.step-number{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff8f6b);border-radius:50%;box-shadow:0 3px 10px #ff6b354d;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:32px;justify-content:center;width:32px}.step-text{color:#444;flex:1 1;font-size:15px;font-weight:500;line-height:1.6;padding-top:4px}.instructions-footer{background:#e3f2fd;border:2px solid #90caf9;border-radius:14px;margin-top:20px;padding:18px}.instructions-footer p{color:#1565c0;font-size:14px;line-height:1.6;margin:0}@media (prefers-color-scheme:dark){.install-prompt-modal{background:#1e1e1e}.install-prompt-content p{color:#e0e0e0}.install-prompt-benefits{background:linear-gradient(135deg,#2a2a2a,#333);border-color:#444}.benefit-item{color:#b0b0b0}.install-button.secondary{border-color:#444;color:#b0b0b0}.install-button.secondary:hover{background:#2a2a2a;border-color:#666}.instructions-header h3{color:#e0e0e0}.instruction-step{background:linear-gradient(135deg,#2a2a2a,#1e1e1e);border-color:#444}.instruction-step:hover{border-color:#ff6b35}.step-text{color:#b0b0b0}.instructions-footer{background:#1a237e;border-color:#3949ab}.instructions-footer p{color:#90caf9}.ios-hint{background:#3e2723;border-color:#6d4c41;color:#ffab91}}@media (max-width:480px){.install-prompt-modal{max-height:95vh}.install-prompt-header{padding:25px 15px 20px}.install-prompt-header img{height:70px;width:70px}.install-prompt-header h2{font-size:22px}.install-prompt-content{padding:20px}.install-button.primary.large{font-size:16px;padding:16px 24px}}.privacy-settings-modal{max-height:90vh;max-width:700px;overflow-y:auto;width:95%}.privacy-tabs{border-bottom:2px solid var(--border-color);gap:10px;padding:0}.privacy-tab,.privacy-tabs{background:#0000;display:flex}.privacy-tab{align-items:center;border:none;border-radius:8px;color:var(--text-color);cursor:pointer;flex:1 1;font-size:15px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease}.privacy-tab:hover{background:var(--primary-color-light)}.privacy-tab.active{background:var(--primary-color);color:#fff}.privacy-settings-body{max-height:60vh;overflow-y:auto;padding:25px}.privacy-section{display:flex;flex-direction:column;gap:25px}.privacy-section h3{align-items:center;border-bottom:2px solid var(--border-color);color:var(--primary-color);display:flex;font-size:18px;gap:10px;margin:0;padding-bottom:10px}.section-title{margin-top:30px}.section-description{color:var(--text-muted);font-size:14px;margin:-10px 0 15px}.privacy-option{border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:12px;padding:16px 0;transition:all .3s ease}.privacy-option:last-child{border-bottom:none;padding-bottom:0}.privacy-option:first-child{padding-top:0}.option-header{display:flex;flex-direction:column;gap:5px}.option-header label{align-items:center;color:var(--text-color);display:flex;font-size:15px;font-weight:600;gap:8px}.option-description{color:var(--text-muted);font-size:13px;margin-top:4px}.toggle-buttons{display:flex;gap:10px}.toggle-buttons.three-options{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.toggle-buttons button{align-items:center;background:#fff;border:2px solid var(--border-color);border-radius:8px;color:var(--text-color);cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:10px 16px;transition:all .3s ease}.toggle-buttons button:hover{background:var(--primary-color-light);border-color:var(--primary-color)}.toggle-buttons button.active{background:var(--primary-color);border:2px solid #ff6b35;color:#ff6b35}[data-theme=dark] .toggle-buttons button{background:var(--card-bg);border-color:#444}[data-theme=dark] .toggle-buttons button:hover{background:var(--primary-color-light);border-color:var(--primary-color)}[data-theme=dark] .toggle-buttons button.active{background:var(--primary-color);color:#fff}.permission-status{margin-top:0}.permission-default,.permission-denied,.permission-granted{align-items:center;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:15px}.permission-granted{background:#d4edda;color:#155724}.permission-denied{background:#f8d7da;color:#721c24}.permission-default{background:#fff3cd;color:#856404}[data-theme=dark] .permission-granted{background:#1e4620;color:#7fda8a}[data-theme=dark] .permission-denied{background:#4a1e1e;color:#f48fb1}[data-theme=dark] .permission-default{background:#4a3e1e;color:#ffeb9c}.permission-denied .icon-error,.permission-granted .icon-success{font-size:32px}.request-permission-btn{align-items:center;background:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.request-permission-btn:hover{background:var(--primary-color-dark);box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.notification-option{align-items:center;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:16px 0;transition:all .3s ease}.notification-option:last-child{border-bottom:none;padding-bottom:0}.notification-option:first-child{padding-top:0}.option-content{align-items:flex-start;display:flex;flex:1 1;gap:15px}.option-icon{color:var(--primary-color);font-size:24px;margin-top:2px}.option-text{display:flex;flex-direction:column;gap:5px}.option-text label{color:var(--text-color);cursor:pointer;font-size:15px;font-weight:600}.option-text .option-description{color:var(--text-muted);font-size:13px}.toggle-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:54px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.4s;width:20px}.toggle-switch input:checked+.toggle-slider{background-color:#ff6b35}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(26px)}.toggle-switch input:disabled+.toggle-slider{cursor:not-allowed;opacity:.5}.loading-container{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:60px 20px}.loading-container .spinner{animation:spin 1s linear infinite;color:var(--primary-color);font-size:40px}@media (max-width:768px){.privacy-settings-modal{border-radius:0;height:100vh;margin:0;max-height:100vh;max-width:100%;width:100%}.privacy-tabs{padding:10px}.privacy-tab{font-size:14px;padding:10px 12px}.toggle-buttons.three-options{gap:10px;grid-template-columns:1fr}.toggle-buttons button{font-size:13px;padding:12px}.notification-option{align-items:flex-start;flex-direction:column;gap:15px;padding:20px 0}.toggle-switch{align-self:flex-end}.privacy-option{padding:20px 0}.option-header label{font-size:14px}.option-description{font-size:12px}}.week-view-events-container::-webkit-scrollbar{height:8px}.week-view-events-container::-webkit-scrollbar-track{background:#0000000d;border-radius:4px;margin:0 4px}.week-view-events-container::-webkit-scrollbar-thumb{background:#ff6b354d;border-radius:4px}.week-view-events-container::-webkit-scrollbar-thumb:hover{background:#ff6b3580}.week-view-events-container{-webkit-overflow-scrolling:touch;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth;scroll-snap-type:none;scrollbar-color:#ff6b354d #0000000d;scrollbar-width:thin}.week-view-events-container [data-event=true]{scroll-snap-align:none}.week-view-events-container.is-swiping{cursor:grabbing;user-select:none;-webkit-user-select:none}.week-view-events-container [data-event=true]{pointer-events:auto;touch-action:auto}@media (max-width:768px){.week-view-events-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto!important;scrollbar-width:none}.week-view-events-container::-webkit-scrollbar{display:none}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none}body:not(.loaded){cursor:wait}body:not(.loaded) *{pointer-events:none}#root{height:100vh;width:100vw}::-webkit-progress-bar,::-webkit-progress-value{display:none!important}body:after,body:before,html:after,html:before,progress{display:none!important}body{cursor:default!important}body.loading{cursor:wait!important}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin:0}h1{font-size:32px}h2{font-size:24px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}p{line-height:1.5;margin:0}.btn{align-items:center;appearance:none;background-clip:padding-box;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-height:44px;padding:12px 24px;text-decoration:none;transition:all .15s ease-in-out}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#ff6b35;color:#fff}.btn-primary:hover:not(:disabled){background-color:#e55a2b}.btn-secondary{background-color:#666;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#555}button,select{appearance:none;background-clip:padding-box}.btn-outline{background-color:initial;border:2px solid #ff6b35;color:#ff6b35}.btn-outline:hover:not(:disabled){background-color:#ff6b35;color:#fff}.btn-ghost{background-color:initial;color:#666}.btn-ghost:hover:not(:disabled){background-color:#f0f0f0}.btn-sm{min-height:36px;padding:8px 16px}.btn-lg{font-size:16px;min-height:52px;padding:16px 32px}.form-label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:4px}.form-input{background-color:#fff;border:2px solid #ddd;border-radius:8px;font-size:14px;padding:12px 16px;transition:border-color .15s ease-in-out;width:100%}.form-input:focus{border-color:#ff6b35;outline:none}.form-input:invalid{border-color:#dc3545}.form-select{background-color:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;padding:12px 16px;width:100%}.form-textarea{font-family:inherit;min-height:100px;resize:vertical;width:100%}.form-error{color:#dc3545;font-size:12px;margin-top:4px}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.card-header{background-color:#f8f9fa;border-bottom:1px solid #ddd;padding:16px 24px}.card-body{padding:24px}.card-footer{background-color:#f8f9fa;border-top:1px solid #ddd;padding:16px 24px}.container{margin:0 auto;max-width:1200px;padding:0 16px;width:100%}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:24px}.mt-sm{margin-top:8px}.mt-md{margin-top:16px}.mt-lg{margin-top:24px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.w-full{width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}.slide-in{animation:slideIn .3s ease-in-out}.loading-screen{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loading-logo{animation:spin 1s linear infinite;height:80px;margin-bottom:16px;width:80px}.loading-screen p{color:#666;font-size:18px;font-weight:500;margin:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.dark-theme{background-color:#2d2d2d;color:#fff}.dark-theme .card{background-color:#3d3d3d;color:#fff}.dark-theme .form-input,.dark-theme .form-select{background-color:#3d3d3d;border-color:#555;color:#fff}.dark-theme .card-footer,.dark-theme .card-header{background-color:#444;border-color:#555}.switch{display:inline-block;height:26px;position:relative;width:46px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:26px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.2s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px #0000004d;content:"";height:20px;left:3px;width:20px}input:checked+.slider{background-color:#ff6b35}input:checked+.slider:before{transform:translateX(20px)}.dark-theme,.dark-theme .nav-text,.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6,.dark-theme p{color:#e8e8e8}.dark-theme [style*="background: #e9ecef"],.dark-theme [style*="background: #f0f0f0"],.dark-theme [style*="background: #f0f2f5"],.dark-theme [style*="background: #f8f9fa"],.dark-theme [style*="background: #fafafa"],.dark-theme [style*="background:#e9ecef"],.dark-theme [style*="background:#f0f0f0"],.dark-theme [style*="background:#f0f2f5"],.dark-theme [style*="background:#f8f9fa"],.dark-theme [style*="background:#fafafa"]{background:#3a3a3a!important}.dark-theme [style*="background-color: white"],.dark-theme [style*="background-color:white"],.dark-theme [style*="background: white"],.dark-theme [style*="background:white"]{background:#3d3d3d!important}.dark-theme [style*="background: #ffe8e0"],.dark-theme [style*="background: #fff4f0"],.dark-theme [style*="background:#ffe8e0"],.dark-theme [style*="background:#fff4f0"]{background:#4a3a34!important;color:#ffd8c8!important}.dark-theme [style*="background: #fff3cd"],.dark-theme [style*="background: #fffbf0"],.dark-theme [style*="background:#fff3cd"],.dark-theme [style*="background:#fffbf0"]{background:#4a4330!important;color:#ffeaa7!important}.dark-theme [style*="background: #fee2e2"],.dark-theme [style*="background: #fff5f5"],.dark-theme [style*="background:#fee2e2"],.dark-theme [style*="background:#fff5f5"]{background:#4a2f2f!important;color:#ffd6d6!important}.dark-theme [style*="border-bottom: 1px solid #ddd"],.dark-theme [style*="border-bottom: 1px solid #dddddd"],.dark-theme [style*="border-bottom: 1px solid #dee2e6"],.dark-theme [style*="border-left: 1px solid #ddd"],.dark-theme [style*="border-right: 1px solid #ddd"],.dark-theme [style*="border: 1px solid #ddd"],.dark-theme [style*="border: 1px solid #dddddd"],.dark-theme [style*="border: 1px solid #dee2e6"],.dark-theme [style*="border: 2px solid #dee2e6"]{border-color:#555!important}.dark-theme [style*="color: #333"],.dark-theme [style*="color: #333333"],.dark-theme [style*="color:#333"],.dark-theme [style*="color:#333333"]{color:#e6e6e6!important}.dark-theme [style*="color: #666"],.dark-theme [style*="color: #666666"],.dark-theme [style*="color:#666"],.dark-theme [style*="color:#666666"]{color:#d0d0d0!important}.dark-theme [style*="color: #888"],.dark-theme [style*="color: #888888"],.dark-theme [style*="color:#888"],.dark-theme [style*="color:#888888"]{color:#bdbdbd!important}.dark-theme [style*="color: #495057"],.dark-theme [style*="color: #555"],.dark-theme [style*="color: #555555"],.dark-theme [style*="color: #999"],.dark-theme [style*="color: #999999"],.dark-theme [style*="color:#495057"],.dark-theme [style*="color:#555"],.dark-theme [style*="color:#555555"],.dark-theme [style*="color:#999"],.dark-theme [style*="color:#999999"]{color:#cfcfcf!important}.dark-theme [style*="border-bottom: 1px solid #e0e0e0"],.dark-theme [style*="border-bottom: 1px solid #eee"],.dark-theme [style*="border-bottom: 1px solid #f0f0f0"],.dark-theme [style*="border: 1px solid #ced4da"],.dark-theme [style*="border: 1px solid #e0e0e0"],.dark-theme [style*="border: 1px solid #eee"],.dark-theme [style*="border: 1px solid #f0f0f0"]{border-color:#555!important}.dark-theme ::placeholder{color:#bdbdbd}.dark-theme [data-search-results]{background:#3d3d3d!important;border-color:#555!important;color:#e6e6e6!important}.dark-theme [data-search-results]>div{border-bottom-color:#4a4a4a!important}.dark-theme [style*="background: #dddddd"]{background:#444!important}.dark-theme [style*="background: #f0f2f5"],.dark-theme [style*="background:#f0f2f5"]{background:#1f1f1f!important}.dark-theme [style*="background: #fff4f0; border: 2px solid #ff6b35"],.dark-theme [style*="background:#fff4f0; border: 2px solid #ff6b35"]{background:#4a3a34!important;border-color:#ff6b35!important}.dark-theme .ranking-filter,.dark-theme .ranking-item{background:#3a3a3a!important;border-color:#555!important}.dark-theme .ranking-item:hover{background:#444!important}.dark-theme .news-item{background:#3a3a3a!important;border-color:#555!important}.nav-item{align-items:center;background:none;border:none;border-radius:8px;box-shadow:none;color:#333;cursor:pointer;display:flex;font-size:14px;gap:12px;margin:4px 0;padding:12px 16px;text-align:left;transition:all .15s ease-in-out}.nav-item:hover{background:#f8f9fa;color:#ff6b35}.nav-item.active{background:#fff4f0;border-left:3px solid #ff6b35;color:#ff6b35}.nav-icon{font-size:16px}.nav-text{font-weight:500}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1500}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:800px;overflow:hidden;width:90vw}.modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h3{color:#333;margin:0}.close-btn{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:18px;padding:4px;transition:background-color .2s}.close-btn:hover{background:#e9ecef}.modal-body{max-height:calc(90vh - 120px);overflow-y:auto;padding:24px}.step-navigation{border-bottom:1px solid #e9ecef;display:flex;margin-bottom:24px;padding-bottom:16px}.step{color:#666;cursor:pointer;flex:1 1;font-weight:500;padding:12px;position:relative;text-align:center;transition:color .2s}.step.active{color:#007bff;font-weight:600}.step:not(:last-child):after{background:#e9ecef;content:"";height:2px;position:absolute;right:-50%;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.step.active:not(:last-child):after{background:#007bff}.file-upload-section{background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;padding:40px 20px;text-align:center;transition:border-color .2s}.file-upload-section:hover{border-color:#007bff}.file-upload-label{align-items:center;color:#666;cursor:pointer;display:flex;flex-direction:column;font-size:16px;gap:12px}.file-upload-label svg{color:#007bff;font-size:32px}.file-info{background:#e9ecef;border-radius:4px;color:#666;font-size:14px;margin-top:12px;padding:8px 12px}.saved-configs{margin-bottom:24px}.saved-configs h5{color:#333;margin-bottom:12px}.config-list{display:flex;flex-direction:column;gap:8px}.config-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;justify-content:space-between;padding:12px}.config-info{display:flex;flex-direction:column;gap:4px}.config-info strong{color:#333}.bank-name{color:#666;font-size:12px}.config-actions,.selected-config{display:flex;gap:8px}.selected-config{align-items:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;margin-top:16px;padding:12px}.mapping-step{max-width:600px}.column-mapping{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.mapping-row{align-items:center;display:flex;gap:12px}.mapping-row.required label:after{color:#dc3545;content:" *"}.mapping-row label{color:#333;font-weight:500;min-width:120px}.mapping-row select{background:#fff;border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:14px;padding:8px 12px}.mapping-row select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.csv-preview{margin-top:24px}.csv-preview h5{color:#333;margin-bottom:12px}.csv-table{background:#fff;border:1px solid #ddd;border-radius:6px;overflow:hidden}.csv-row{border-bottom:1px solid #eee;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.csv-row:last-child{border-bottom:none}.csv-cell{background:#f8f9fa;border-right:1px solid #eee;font-size:12px;padding:8px 12px;word-break:break-word}.csv-cell:last-child{border-right:none}.csv-row:first-child .csv-cell{background:#e9ecef;color:#333;font-weight:600}.transactions-preview{background:#fff;border:1px solid #e9ecef;border-radius:6px;max-height:300px;overflow-y:auto}.transaction-preview-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 16px}.transaction-preview-item:last-child{border-bottom:none}.transaction-date{color:#666;font-size:12px;min-width:80px}.transaction-description{color:#333;flex:1 1;font-size:14px;margin:0 12px}.transaction-amount{font-size:14px;font-weight:600;min-width:80px;text-align:right}.transaction-amount.income{color:#28a745}.transaction-amount.expense{color:#dc3545}.more-transactions{background:#f8f9fa;color:#666;font-size:12px;padding:12px 16px;text-align:center}.mapping-actions,.preview-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.save-config-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1600}.save-config-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:24px;width:90vw}.save-config-content h4{color:#333;margin-bottom:16px}.save-config-content p{color:#666;margin-bottom:20px}.form-group{margin-bottom:16px}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:6px}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.save-config-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.confirm-body{align-items:flex-start;display:flex;gap:12px}.confirm-icon{align-items:center;background:#fff5f5;border-radius:50%;color:#dc2626;display:flex;flex:0 0 auto;font-size:18px;height:40px;justify-content:center;width:40px}.confirm-text{display:flex;flex-direction:column;gap:6px}.confirm-title{color:#333;font-weight:600}.confirm-message{color:#666;font-size:14px}.confirm-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.loading-overlay{align-items:center;background:#ffffffe6;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1700}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:32px;margin-bottom:12px;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-spin{animation:spin 1s linear infinite}.btn-sm{font-size:12px;padding:4px 8px}.btn-danger{background:#dc3545;border:1px solid #dc3545;color:#fff}.btn-danger:hover{background:#c82333;border-color:#bd2130}.gallery-page .card{border:none!important;box-shadow:none!important;overflow:hidden}.gallery-page .card,.gallery-page .image-grid .card img{border-radius:12px!important}@media (max-width:768px){.modal-content{margin:20px;width:95vw}.mapping-row{align-items:flex-start;flex-direction:column;gap:8px}.mapping-row label{min-width:auto}.preview-actions{flex-direction:column}.transaction-preview-item{align-items:flex-start;flex-direction:column;gap:8px}.transaction-amount{text-align:left}.margin-0{margin:0!important}.strichliste-event-header{border-radius:4px 4px 0 0!important;padding:4px 8px!important}.strichliste-event-header div{font-size:10px!important}.strichliste-event-header div svg{font-size:10px!important;margin-right:4px!important}.strichliste-transaction-summary{border-radius:12px!important;flex-direction:column!important;gap:8px!important;padding:6px 12px!important}.strichliste-transaction-summary>div{justify-content:center!important}.strichliste-transaction-summary input{font-size:11px!important;min-width:100px!important;padding:3px 6px!important}.strichliste-transaction-summary span{font-size:12px!important}.strichliste-page .btn-primary{background:#6c757d!important;border-color:#6c757d!important;color:#fff!important}.strichliste-page .btn-primary:hover{background:#5a6268!important;border-color:#5a6268!important}.strichliste-page .btn-danger{background:#ff6b35!important;border-color:#ff6b35!important;color:#fff!important}.strichliste-page .btn-danger:hover{background:#e55a2b!important;border-color:#e55a2b!important}.map-search-container input[type=text]{appearance:none!important;background:#fffffff2!important;border:1px solid #999!important}.map-search-container input[type=text]:focus{border-color:#999!important;outline:none!important}button[title="Suche ein/ausblenden"]{color:#666!important}button[title="Suche ein/ausblenden"]:hover{color:#333!important}button[title="Suche ein/ausblenden"][style*="background: rgb(255, 122, 0)"]{color:#fff!important}.card-body{padding:16px 12px!important}.finance-balance-grid{gap:12px!important;grid-template-columns:1fr!important}.card{margin-bottom:12px!important}.strafen-cards-container .card .card-body{padding:12px!important}.strafen-cards-container .card .card-body .flex.items-center.justify-between{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.strafen-cards-container .card .card-body .flex.items-center.justify-between>div:last-child{align-items:flex-end!important;align-self:stretch!important;display:flex!important;justify-content:space-between!important;text-align:left!important}.strafen-cards-container .card .card-body .flex.items-center.justify-between>div:last-child>div:first-child{font-size:20px!important}}@keyframes heartPulse{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}
/*# sourceMappingURL=main.9e5ebf2d.css.map*/