:root{--color-brand: #4155c5;--color-dbl-blue: #182870b9}body{margin:0;padding-top:3.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}body>main{flex:1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.jumbotron{background-image:url(/images/banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:center 80%;border-radius:0;position:relative;min-height:320px;display:flex;align-items:flex-end;filter:brightness(120%)}.jumbotron:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000a6,#0000001a 40%);pointer-events:none}.jumbotron-content{position:relative;z-index:1;padding:2rem;color:#fff}.jumbotron-content .dbl-logo{width:72px;height:auto;border-radius:8px;margin-bottom:.75rem;display:block}.jumbotron-title{font-size:2rem;font-weight:700;margin:0;letter-spacing:-.5px;text-shadow:0 1px 4px rgba(0,0,0,.4)}.jumbotron-tagline{font-size:1rem;font-weight:400;margin:.4rem 0 0;opacity:.9;text-shadow:0 1px 3px rgba(0,0,0,.4)}@media(min-width:576px){.jumbotron{min-height:420px}.jumbotron-title{font-size:2.5rem}}.site-about{background:#eef4ff;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;color:#1a1a2e;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.site-coc-link{font-size:.85rem;font-weight:500;white-space:nowrap;color:#0d6efd;text-decoration:none;flex-shrink:0}.site-coc-link:hover{text-decoration:underline}.swag-image{width:120px}.swag-media{margin-bottom:16px}#cycling-the-seasons{max-width:300px}.dbl-logo{border-radius:6px}.navbar-dbl{background-color:var(--color-brand)}.navbar-logo{border-radius:50%;margin-right:.5rem;object-fit:cover}.navbar-dbl .nav-link{color:#ffffffe6!important}.navbar-dbl .nav-link:hover,.navbar-dbl .nav-link.active{color:#fff!important}.content-card i,.community-events h2 i{color:var(--color-dbl-blue)}.content-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem;margin-bottom:1rem}.site-footer{background-color:var(--color-brand);color:#ffffffd9;padding:2rem 0 1.5rem;margin-top:2rem}.site-footer a{color:#ffffffb3;transition:color .2s ease}.site-footer a:hover{color:#fff}.site-footer p{color:#ffffff80;font-size:.85rem}.navbar-brand{font-size:1.5rem;font-weight:700;letter-spacing:.5px;padding-left:1rem}@media(max-width:767.98px){.navbar{padding-right:1rem}.navbar-nav{padding-left:1rem}}.ics-download-link{color:#007bff;text-decoration:none;padding:2px 8px;border-radius:4px;transition:all .2s ease}.ics-download-link i{margin-right:4px}.community-events .table thead th{background-color:#555b61;color:#fff;font-weight:600;border:none;padding:.85rem 1rem}.community-events .table tbody tr{transition:background-color .15s ease}.community-events .table tbody tr:last-child td,.community-events .table tbody tr:last-child th{border-bottom:none}.community-events .table tbody a{color:var(--color-brand);font-weight:500;text-decoration:none}.community-events .table tbody a:hover{text-decoration:underline}.about-page{min-height:calc(100vh - 200px)}.about-container{margin-top:80px;margin-bottom:40px}.about-title{color:#333;margin-bottom:30px;font-weight:700;text-align:center}.about-section{margin-bottom:40px}.about-section h2{color:#007bff;font-weight:700;margin-bottom:20px;font-size:1.75rem}.about-section p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:15px}.about-list{font-size:1.1rem;line-height:1.8;color:#555;padding-left:25px}.about-list li{margin-bottom:10px}.resources-page{min-height:calc(100vh - 200px)}.resources-container{margin-top:80px;margin-bottom:40px}.resources-title{color:#333;margin-bottom:20px;font-weight:700;text-align:center}.resources-intro{text-align:center;font-size:1.1rem;color:#555;margin-bottom:40px}.resource-item{background-color:#fff;border-left:4px solid #007bff;padding:25px;margin-bottom:25px;border-radius:4px;box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s ease;scroll-margin-top:90px}.resource-item:hover{box-shadow:0 4px 8px #00000026}.resource-question{color:#007bff;font-weight:700;font-size:1.3rem;margin-bottom:15px}.resource-question i{margin-right:10px;font-size:1.1rem}.resource-answer{font-size:1.05rem;line-height:1.7;color:#333;margin-bottom:15px}.resource-links{margin-top:15px}.resource-link{display:inline-block;background-color:#007bff;color:#fff;padding:8px 16px;border-radius:4px;text-decoration:none;font-weight:500;margin-right:10px;margin-bottom:10px;transition:background-color .2s ease}.resource-link:hover{background-color:#0056b3;color:#fff;text-decoration:none}.resource-link i{margin-right:6px;font-size:.9rem}.toc-container{background-color:#f8f9fa;border:2px solid #007bff;border-radius:8px;padding:25px;margin-bottom:30px}.toc-title{color:#007bff;font-weight:700;font-size:1.5rem;margin-bottom:20px;text-align:center}.toc-title i{margin-right:10px}.toc-list{list-style:decimal;padding-left:30px;margin-bottom:0}.toc-item{margin-bottom:12px;font-size:1.05rem}.toc-link{color:#007bff;text-decoration:none;font-weight:500;transition:color .2s ease}.toc-link:hover{color:#0056b3;text-decoration:underline}.special-event{background-color:#000;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Courier New,Courier,monospace;color:#fff}.special-event .my-block{text-align:center;color:#fff;font-size:36px}.special-event .center{margin:auto;width:50%;padding:10px}.special-event a{color:#fff;font-size:36px;text-decoration:underline}.special-event a:hover{color:#fff!important}
