.account-layout{display:flex;flex:1}.account-sidebar{background:#fff;border-right:1px solid #e5e7eb;display:none;flex-shrink:0;width:290px}@media(min-width:992px){.account-sidebar{display:block}}.account-sidebar-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:1.5rem}.account-avatar{align-items:center;background:#23275e;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:600;height:48px;justify-content:center;overflow:hidden;width:48px}.account-avatar.account-avatar-image{background:#fff;border:1px solid #e5e7eb}.account-avatar.account-avatar-image img{height:100%;object-fit:cover;width:100%}.account-user-info{overflow:hidden}.account-user-name{color:#1f2937;font-weight:600}.account-user-email,.account-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-user-email{color:#6b7280;font-size:.875rem}.account-nav{padding:1rem 0}.account-nav-item{align-items:center;color:#4b5563;display:flex;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .15s ease}.account-nav-item:hover{background:#f3f4f6;color:#23275e}.account-nav-item.active{background:rgba(35,39,94,.1);border-right:3px solid #23275e;color:#23275e;font-weight:500}.account-nav-item i{text-align:center;width:20px}.account-nav-item.text-danger{color:#dc3545}.account-nav-item.text-danger:hover{background:rgba(220,53,69,.1);color:#dc3545}.account-nav-divider{background:#e5e7eb;height:1px;margin:.75rem 1.5rem}.account-nav-section{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1.5rem;text-transform:uppercase}.account-nav-select-wrapper{padding:.5rem 1.5rem .75rem}.account-nav-select{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#4b5563;cursor:pointer;font-size:.875rem;padding:.5rem .75rem;transition:all .15s ease;width:100%}.account-nav-select:hover{border-color:#23275e}.account-nav-select:focus{border-color:#23275e;box-shadow:0 0 0 2px rgba(35,39,94,.2);outline:none}.account-nav-subitems{background:#f9fafb;border-left:2px solid #e5e7eb;margin-left:1.5rem;padding:.5rem 0}.account-nav-subitem{align-items:center;color:#6b7280;display:flex;font-size:.9rem;gap:.75rem;padding:.6rem 1.25rem;text-decoration:none;transition:all .15s ease}.account-nav-subitem:hover{background:#f3f4f6;color:#23275e}.account-nav-subitem.active{border-left:2px solid #23275e;color:#23275e;font-weight:500;margin-left:-2px}.account-nav-subitem i{font-size:.85rem;text-align:center;width:18px}.account-main{background:#f9fafb;flex:1;min-width:0}.account-content{max-width:1200px;padding:2rem}@media(max-width:768px){.account-content{padding:1rem}}.account-page-header{margin-bottom:1.5rem}.account-page-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin:0}.account-page-subtitle{color:#6b7280;margin-top:.25rem}.account-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden}.account-card-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.5rem}.account-card-header h5{color:#1f2937;font-weight:600;margin:0}.account-card-body{padding:1.5rem}.account-stats{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.account-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.account-stat-label{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.account-stat-value{color:#23275e;font-size:1.5rem;font-weight:700}.account-stat-icon{align-items:center;background:rgba(197,62,140,.1);border-radius:8px;color:#c53e8c;display:flex;font-size:.9rem;height:36px;justify-content:center;margin-bottom:.75rem;width:36px}.account-quick-actions{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1.5rem}.account-action-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:inherit;padding:1.5rem;text-align:center;text-decoration:none;transition:all .15s ease}.account-action-card:hover{border-color:#23275e;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.account-action-card i{color:#23275e;font-size:2rem;margin-bottom:.75rem}.account-action-card span{color:#1f2937;display:block;font-weight:500}.account-info-row{border-bottom:1px solid #f3f4f6;display:flex;padding:.75rem 0}.account-info-row:last-child{border-bottom:none}.account-info-label{color:#6b7280;flex-shrink:0;font-size:.875rem;width:140px}.account-info-value{color:#1f2937;flex:1}.account-participation-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden;transition:all .15s ease}.account-participation-card:hover{border-color:#23275e;box-shadow:0 2px 8px rgba(0,0,0,.08)}.account-participation-header{align-items:center;background:#f9fafb;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:1rem 1.5rem}.account-participation-rallye{color:#1f2937;font-weight:600}.account-participation-edition{color:#6b7280;font-size:.875rem}.account-participation-body{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem 1.5rem}.account-participation-info{display:flex;flex-wrap:wrap;gap:1.5rem}.account-participation-stat{text-align:center}.account-participation-stat-label{color:#6b7280;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.account-participation-stat-value{color:#1f2937;font-weight:600}.account-sidebar-toggle{align-items:center;background:#23275e;border:none;border-radius:50%;bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;display:flex;font-size:1.25rem;height:56px;justify-content:center;position:fixed;right:1.5rem;width:56px;z-index:1000}.account-sidebar-toggle:hover{background:#1c1f4b}@media(min-width:992px){.account-sidebar-toggle{display:none}}#mobileSidebar .account-sidebar-header{background:#fff}.account-edition-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;transition:all .15s ease}.account-edition-card:hover{border-color:#c53e8c;box-shadow:0 4px 12px rgba(0,0,0,.1)}.account-edition-image{align-items:center;background:linear-gradient(135deg,#23275e,#c53e8c);display:flex;height:160px;justify-content:center}.account-edition-image img{height:100%;object-fit:cover;width:100%}.account-edition-image i{color:#fff;font-size:3rem;opacity:.5}.account-edition-body{padding:1.25rem}.account-edition-title{color:#1f2937;font-weight:600;margin-bottom:.25rem}.account-edition-subtitle{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.account-edition-dates{color:#6b7280;font-size:.8rem;margin-bottom:1rem}.account-edition-dates i{color:#c53e8c;margin-right:.25rem}.participation-card-link{color:inherit;display:block;text-decoration:none}.participation-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;height:100%;overflow:hidden;transition:all .2s ease}.participation-card:hover{border-color:#23275e;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.participation-card-image{height:300px;overflow:hidden;position:relative}.participation-card-image img{height:100%;object-fit:cover;width:100%}.participation-card-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.participation-card-placeholder i{color:#fff;font-size:3rem;opacity:.5}.participation-card-badge{font-size:.75rem;position:absolute;right:.75rem;top:.75rem}.participation-card-body{padding:1rem}.participation-card-rallye{color:#6b7280;font-size:.75rem;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.participation-card-title{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participation-card-edition{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.participation-card-amount{color:#23275e;font-size:1.1rem;font-weight:700}.participation-card-number{color:#6b7280;font-size:.9rem;font-weight:400;margin-left:.5rem}.participation-card-stats{align-items:baseline;display:flex;gap:.75rem;margin-top:.5rem}.participation-card-donations-count{font-size:.875rem}.participation-card-extra-stats{border-top:1px solid #f3f4f6;margin-top:.5rem;padding-top:.5rem}.participation-card-type-badge{font-size:.75rem;left:.75rem;position:absolute;top:.75rem}.participation-card-compact{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:inherit;display:flex;gap:1rem;padding:.75rem;text-decoration:none;transition:all .15s ease}.participation-card-compact:hover{border-color:#23275e;box-shadow:0 2px 8px rgba(0,0,0,.08)}.participation-card-compact-image{background:linear-gradient(135deg,#5960c1,#dd8cbb);border-radius:.375rem;flex-shrink:0;height:60px;overflow:hidden;width:60px}.participation-card-compact-image img{height:100%;object-fit:cover;width:100%}.participation-card-placeholder-sm{align-items:center;background:linear-gradient(135deg,#5960c1,#dd8cbb);display:flex;height:100%;justify-content:center;width:100%}.participation-card-placeholder-sm i{color:#fff;font-size:1.25rem;opacity:.7}.participation-card-compact-body{flex:1;min-width:0}.participation-card-compact-crew{color:#1f2937;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participation-card-compact-edition{font-size:.875rem}.participation-card-compact-stats{flex-shrink:0}.participation-card-admin{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.participation-card-admin-image{flex-shrink:0;height:64px;overflow:hidden;width:64px}.participation-card-admin-image img{height:100%;object-fit:cover;width:100%}.navbar-participation-select{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#fff;font-size:.875rem;max-width:280px;min-width:200px}.navbar-participation-select:focus{background-color:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.25);color:#fff}.navbar-participation-select option{background-color:#fff;color:#1f2937}.account-no-sidebar{background:#f9fafb;flex:1}.quick-actions-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.quick-action-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:inherit;display:flex;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s ease}.quick-action-btn:hover{border-color:#c53e8c;box-shadow:0 2px 8px rgba(197,62,140,.12);color:inherit;transform:translateY(-1px)}.quick-action-btn:active{transform:translateY(0)}.quick-action-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:1.1rem;height:40px;justify-content:center;width:40px}.quick-action-icon--share{background:rgba(35,39,94,.1);color:#23275e}.quick-action-icon--edit{background:rgba(197,62,140,.1);color:#c53e8c}.quick-action-icon--donations{background:rgba(231,76,60,.1);color:#e74c3c}.quick-action-icon--dday{background:rgba(39,174,96,.1);color:#27ae60}.quick-action-text{min-width:0}.quick-action-label{color:#1f2937;display:block;font-size:.875rem;font-weight:600;line-height:1.3}.quick-action-desc{color:#9ca3af;display:block;font-size:.75rem;line-height:1.3}.cagnotte-preview{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.04);margin-bottom:1.5rem;overflow:hidden}.cagnotte-preview-inner{display:flex;flex-direction:column}@media(min-width:768px){.cagnotte-preview-inner{flex-direction:row}}.cagnotte-preview-image{background:linear-gradient(135deg,#23275e,#c53e8c);flex-shrink:0;height:200px;position:relative;width:100%}@media(min-width:768px){.cagnotte-preview-image{height:auto;min-height:220px;width:320px}}.cagnotte-preview-image img{height:100%;object-fit:cover;width:100%}.cagnotte-preview-placeholder{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:.7;width:100%}.cagnotte-preview-placeholder i{font-size:3rem;margin-bottom:.5rem}.cagnotte-preview-placeholder span{font-size:.875rem}.cagnotte-preview-content{display:flex;flex:1;flex-direction:column;padding:1.5rem}.cagnotte-preview-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.cagnotte-preview-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.cagnotte-preview-subtitle{color:#6b7280;font-size:.875rem;margin-top:.25rem}.cagnotte-preview-number{color:#6b7280;font-size:1rem;font-weight:400}.cagnotte-preview-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1rem}.cagnotte-preview-stat .stat-value{color:#23275e;font-size:1.75rem;font-weight:700;line-height:1.2}.cagnotte-preview-stat .stat-label{color:#6b7280;font-size:.8rem;letter-spacing:.03em;text-transform:uppercase}.cagnotte-preview-progress{margin-bottom:1rem}.cagnotte-preview-progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.cagnotte-preview-progress-bar .progress-fill{background:linear-gradient(90deg,#23275e,#c53e8c);border-radius:4px;height:100%;transition:width .5s ease}.cagnotte-preview-progress-text{color:#6b7280;display:flex;font-size:.8rem;justify-content:space-between}.cagnotte-preview-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.donations-global-banner{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1.25rem}@media(max-width:768px){.donations-global-banner{align-items:flex-start;flex-direction:column;gap:.5rem}}.donations-global-banner__title{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.donations-global-banner__items{align-items:center;display:flex;flex:1;gap:0}@media(max-width:768px){.donations-global-banner__items{flex-wrap:wrap;gap:.25rem 0;width:100%}}.donations-global-banner__item{align-items:baseline;display:flex;gap:.35rem;padding:0 1rem;white-space:nowrap}@media(max-width:768px){.donations-global-banner__item{flex:1 1 45%;padding:.25rem 0}}.donations-global-banner__value{color:#23275e;font-size:.95rem;font-weight:700}.donations-global-banner__label{color:#6b7280;font-size:.8rem}.donations-global-banner__divider{background:#e5e7eb;flex-shrink:0;height:24px;width:1px}@media(max-width:768px){.donations-global-banner__divider{display:none}}.donations-period-filter{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.donations-period-pill{background:#fff;border:1px solid #e5e7eb;border-radius:50px;color:#4b5563;display:inline-block;font-size:.85rem;font-weight:500;padding:.4rem 1.1rem;text-decoration:none;transition:all .2s ease}.donations-period-pill:hover{border-color:#c53e8c;box-shadow:0 2px 6px rgba(197,62,140,.15);color:#c53e8c}.donations-period-pill.active{background:#c53e8c;border-color:#c53e8c;box-shadow:0 2px 8px rgba(197,62,140,.3);color:#fff}.donations-period-label{color:#6b7280;font-size:.85rem;margin-bottom:.75rem}.donations-period-label i{color:#c53e8c}.donations-chart-card{box-shadow:0 1px 3px rgba(0,0,0,.04);height:100%}.donations-chart-container{height:340px;position:relative}@media(max-width:768px){.donations-chart-container{height:260px}}.donations-chart-container--donors{height:340px}@media(max-width:768px){.donations-chart-container--donors{height:300px}}.account-stat-value[data-countup]{transition:opacity .3s ease}