@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{min-height:100%;background-color:#cfe8ff;overflow-x:clip}body{margin:0;min-height:100vh;min-height:100svh;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll;background-color:transparent}html.scroll-locked,html.scroll-locked body{overflow:hidden;overscroll-behavior:none;height:100%;height:100svh;max-height:100svh;min-height:0}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;z-index:-1;background-color:#cfe8ff;background-image:url(/page-bg.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;pointer-events:none;filter:saturate(.68) brightness(1.02);transform:translateZ(0);backface-visibility:hidden}#root{position:relative;z-index:0;width:100%;min-width:0;overflow-x:clip}@media(prefers-reduced-motion:reduce){body:before{filter:saturate(.85) brightness(1)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:left;min-height:100vh;background-color:transparent}a.link{color:inherit;text-decoration:none;font-weight:600}a.link:hover{text-decoration:underline}.app-container{max-width:1200px;width:100%;margin:0 auto;background-color:#fff;min-height:100vh;box-shadow:0 0 20px #0000001a;display:flex;flex-direction:column;min-width:0;overflow-x:clip}.app-main{flex:1;min-width:0;min-height:0;overflow-x:clip;display:flex;flex-direction:column}.page{padding:1.5rem;animation:fadeIn .3s ease-in}.page.no-padding{padding:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page h2{color:#333;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}@media(max-width:768px){.page{padding:.5rem}.page.no-padding-mobile{padding:0}.app-container{margin:0;box-shadow:none}}.route-rating{display:inline-flex;align-items:center;vertical-align:middle;line-height:1}.route-rating__stars{display:inline-flex;align-items:center;gap:1px}.route-rating__star{position:relative;display:inline-block;width:1em;height:1em;font-size:15px;line-height:1}.route-rating__star:before{position:absolute;left:0;top:0;line-height:1}.route-rating__star--empty:before{content:"☆";color:#bdbdbd}.route-rating__star--full:before{content:"★";color:#f0ad4e}.route-rating__star--half:before{content:"☆";color:#bdbdbd}.route-rating__star--half:after{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#f0ad4e;line-height:1}.route-rating--inline{margin-left:8px}.sector-view .sector-info{margin-bottom:1rem}.sector-view .sector-link-container{margin-bottom:16px}.sector-view .sector-link-container a{color:inherit;text-decoration:none;font-weight:600}.sector-view .sector-link-container a:hover{text-decoration:underline}.sector-view .sector-geo{color:#666;margin-bottom:12px}.sector-view .sector-properties{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.sector-view .sector-property{display:flex;align-items:center;gap:6px;color:#666;font-size:14px}.sector-view .sector-property .icon{display:inline-flex;align-items:center;font-size:16px;color:#666}.sector-view .sector-property .icon svg{width:1em;height:1em}.sector-view .sector-property .value{font-weight:500}.sector-view .route-info{margin-bottom:24px}.sector-view .route-info-header{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:8px}.sector-view .route-content .route-rating{margin-left:4px}.sector-view .route-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sector-view .tag-chip{background:#f3f3f3;color:#555;border:1px solid #d8d8d8;border-radius:16px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block;cursor:default}.sector-view .route-tags a.link:has(.tag-chip--video-beta){text-decoration:none}.sector-view .route-tags a.link:has(.tag-chip--video-beta):hover{text-decoration:none}.sector-view .tag-chip--video-beta{background:#fce4ec;color:#ad1457;border-color:#e91e63;display:inline-flex;align-items:center;gap:4px;cursor:pointer;box-shadow:0 1px 3px #e91e6338;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}.sector-view .tag-chip--video-beta .beta-video-icon{width:14px;height:14px;flex-shrink:0}.sector-view .route-tags a.link:hover .tag-chip--video-beta{background:#f8bbd0;border-color:#c2185b;box-shadow:0 3px 8px #e91e6347;transform:translateY(-1px)}.sector-view .route-tags a.link:active .tag-chip--video-beta{transform:translateY(0);box-shadow:0 1px 2px #e91e632e}.sector-view .tag-chip__arrow{display:inline-flex;align-items:center;font-size:13px;line-height:1;opacity:.75;transition:transform .2s,opacity .2s}.sector-view .tag-chip__arrow svg{width:1em;height:1em}.sector-view .route-tags a.link:hover .tag-chip__arrow{opacity:1;transform:translate(2px)}.sector-view .topos-list{display:flex;flex-direction:column;gap:24px}.sector-view .topo-block{display:flex;flex-direction:row;background:#fff;border-radius:6px;border:1px solid #e0e0e0;align-items:flex-start}.sector-view .topo-image-container{background:#e0e0e0;flex:0 0 65%;align-self:stretch;max-width:65%;display:flex;align-items:center;justify-content:center}.sector-view .route-view .topo-image-container{flex:0 0 100%;max-width:100%}.sector-view .topo-image-wrapper{position:relative}.sector-view .topo-image{max-width:100%;cursor:zoom-in;box-shadow:0 1px 4px #0000001a;max-height:90vh;object-fit:contain;border-radius:6px}.sector-view .topo-routes{flex:1 1 0;padding:1rem}.sector-view .topo-routes h4{padding-left:10px;margin:10px 0}.sector-view .routes-list{list-style:none;padding:0;margin:0}.sector-view .route-item{padding:10px}.sector-view .route-name{font-weight:600}.sector-view .route-grade{color:#007bff;font-weight:500}.sector-view .route-desc{color:#444;font-size:.95em;margin-top:2px;white-space:pre-line}.sector-view .no-routes-message{padding:1rem;color:#666;font-style:italic}.sector-view .loading,.sector-view .error{text-align:center;margin:40px 0;color:#888}.sector-view .topo-svg-overlay{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:2}.sector-view .route-line{fill:none;stroke:red;stroke-width:3;vector-effect:non-scaling-stroke;transition:stroke .2s,stroke-width .2s}.sector-view .route-line--highlighted{stroke:#ff0}.sector-view .topo-canvas-overlay{display:none}.sector-view .route-item.highlighted{background:#f0f0f0;color:#333;font-weight:400}.sector-view .route-numbers-container{position:absolute;z-index:10;left:0;top:0;width:100%;height:100%}.sector-view .route-number-overlay{cursor:pointer;position:absolute;transform:translate(-50%,-50%);color:#fff;background-color:#000;border-radius:3px;padding:0 4px;font-size:13px;font-weight:700;z-index:10}.sector-view.print-mode{margin:2rem}.sector-view.print-mode .topo-image{max-height:40vh;object-fit:contain}.sector-view.print-mode .route-name{font-size:.85rem}.sector-view.print-mode .route-grade,.sector-view.print-mode .route-desc{font-size:.8rem}.sector-view.print-mode .topo-routes{padding:.5rem}.sector-view.print-mode .route-item{display:flex;align-items:center;gap:2rem;padding:5px}.sector-view.print-mode .route-item .route-tags{margin-top:0;text-align:right}.sector-view.print-mode .topo-block{flex-direction:column;align-items:stretch}@media(max-width:768px){.sector-view .topo-block{flex-direction:column;align-items:stretch}.sector-view .topo-image-container{max-width:100%;width:100%}}.sector-map-info{font-size:.9rem;line-height:1.3;color:#222}.sector-map-info__name{display:inline-block;font-weight:700;font-size:1rem;color:#1565c0;text-decoration:underline;margin-bottom:.5rem}.sector-map-info__body{display:flex;gap:.75rem;align-items:flex-start}.sector-map-info__image-link{display:block;flex-shrink:0;line-height:0}.sector-map-info__image{width:120px;height:120px;object-fit:cover;background:#eee}.sector-map-info__routes{flex:1;min-width:0;max-height:120px;overflow:hidden}.sector-map-info__route{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sector-map-info__more{display:inline-block;margin-top:.15rem;color:#6c757d;font-size:.85rem;text-decoration:underline}.grade-histogram{margin:2rem 0;background:#f8f9fa;border-radius:8px;padding:1.5rem}.grade-histogram__title{margin-top:0;margin-bottom:1.5rem;color:#4c63d2;font-weight:600;text-align:center}.overview-page .overview-description{margin-bottom:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #4c63d2}.overview-page .overview-description h3{color:#4c63d2;margin-top:0;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.overview-page .description-section{margin-bottom:1.5rem}.overview-page .description-section:last-child{margin-bottom:0}.overview-page .description-section h4{color:#495057;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.overview-page .description-paragraph{margin-bottom:.75rem;line-height:1.6;color:#333;font-size:1rem}.overview-page .description-paragraph:last-child{margin-bottom:0}.overview-page .read-more-inline{display:inline}.overview-page .read-more-inline a{color:#4c63d2;text-decoration:none;font-weight:500;transition:color .2s ease}.overview-page .read-more-inline a:hover{color:#3d52b8;text-decoration:underline}.overview-page .overview-sectors{margin-bottom:2rem}.overview-page .overview-sectors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.overview-page .sector-card{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.overview-page .sector-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f,0 2px 4px #00000014;text-decoration:none}.overview-page .sector-card-image{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#f1f3f5}.overview-page .sector-card-image img{width:100%;height:100%;object-fit:cover;display:block}.overview-page .sector-card-body{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem}.overview-page .sector-card-text{min-width:0;flex:1}.overview-page .sector-card-title{font-size:1rem;font-weight:600;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overview-page .sector-card-meta{margin-top:.15rem;font-size:.85rem;color:#6c757d}.overview-page .sector-card-pie{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.overview-page .sector-card-pie svg{display:block}@media(max-width:900px){.overview-page .overview-sectors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.overview-page .overview-sectors-grid{grid-template-columns:1fr}}.overview-page .overview-videos{margin-bottom:2rem}.overview-page .overview-videos-caution{margin-top:0;margin-bottom:1rem;font-size:1.1rem;color:#6c757d}.overview-page .overview-videos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:start}.overview-page .overview-video-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.overview-page .overview-video-iframe{display:block;width:100%;border:none}.overview-page .overview-video-iframe--youtube{aspect-ratio:16/9}.overview-page .overview-video-iframe--instagram{height:690px}.overview-page .overview-video-iframe--default{min-height:480px}@media(max-width:900px){.overview-page .overview-videos-grid{grid-template-columns:1fr}}.map-page{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden}.map-page .leaflet-control-fullscreen{width:30px;height:30px;color:#333;text-decoration:none;background:#fff;border:2px solid rgba(0,0,0,.2);border-radius:4px;display:flex;align-items:center;justify-content:center}.map-page .leaflet-control-fullscreen svg{display:block}.map-page .leaflet-control-fullscreen:hover{background:#f4f4f4;color:#000;text-decoration:none}.map-page .leaflet-control-location{width:30px;height:30px;color:#333;text-decoration:none;background:#fff;border:2px solid rgba(0,0,0,.2);border-radius:4px;display:flex;align-items:center;justify-content:center}.map-page .leaflet-control-location svg{display:block}.map-page .leaflet-control-location:hover{background:#f4f4f4;color:#000;text-decoration:none}.map-page .leaflet-control-reset-bounds{width:30px;height:30px;color:#333;text-decoration:none;background:#fff;border:2px solid rgba(0,0,0,.2);border-radius:4px;display:flex;align-items:center;justify-content:center}.map-page .leaflet-control-reset-bounds svg{display:block}.map-page .leaflet-control-reset-bounds:hover{background:#f4f4f4;color:#000;text-decoration:none}.map-page .leaflet-control-layers{border-radius:4px;box-shadow:none;border:2px solid rgba(0,0,0,.2)}.map-page .leaflet-control-layers-toggle{width:30px;height:30px;line-height:30px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:20px 20px}.map-page .leaflet-retina .leaflet-control-layers-toggle{background-size:20px 20px}.map-page .leaflet-control-layers-list{font-size:.85rem}.map-page .leaflet-control-layers-base label{margin-bottom:.35rem}.map-page .custom-marker.leaflet-div-icon:not(.map-marker-host){overflow:visible;background:transparent;border:none}.map-page .custom-marker .marker-container{position:relative;width:30px;height:30px;box-sizing:border-box}.map-page .custom-marker .pie-chart{display:flex;justify-content:center;align-items:center}.map-page .custom-marker .label{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:2px;font-size:10px;font-weight:700;font-family:Arial,sans-serif;color:#333;line-height:1.2;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;text-shadow:1px 1px 2px rgba(255,255,255,.8);pointer-events:none}.map-page .map-marker.map-marker--parking svg{display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.map-page .map-marker.map-marker--generic svg{display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.map-page .map-marker-host.leaflet-div-icon{background:transparent;border:none}.map-page .leaflet-popup-content .map-popup-body{margin-top:.35rem;font-size:.9rem;line-height:1.35;color:#333}.map-page .leaflet-popup-content .map-popup-muted{color:#6c757d;font-size:.85rem}.map-page .leaflet-popup-content .map-popup--trail strong{font-size:.95rem}.map-page .leaflet-popup.sector-map-info-popup .leaflet-popup-content{margin:10px 12px;min-width:520px}.map-page .compass-arrow{z-index:1000}.map-page .routes-filter{flex-shrink:0}.map-page .map-widget{margin-top:1rem;position:relative;flex:1 1 0;min-height:0;display:flex;flex-direction:column}.map-page .map-container{flex:1 1 0;min-height:0;height:auto!important;width:100%;margin:0}.map-page .map-widget--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;width:100%;height:100%;margin:0;background:#fff}.map-page .map-widget--fullscreen .map-container{width:100%;height:100%!important}.map-page .sector-map-info-panel{position:absolute;left:0;right:0;bottom:0;z-index:1000;padding:.6rem .8rem .8rem;background:#fff;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -4px 16px #0000001f}@media(max-width:768px){.map-page .routes-filter{margin:.5rem}.map-page .map-widget{margin-top:0}}.app-container:has(.map-page){height:100vh;height:100svh;min-height:0;overflow:hidden}.app-container:has(.map-page) .app-main{flex:1 1 0;min-height:0}.app-container:has(.map-page) .app-header,.app-container:has(.map-page) .tab-navigation{flex-shrink:0}.app-container:has(.map-page) .footer{display:none!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-weight:600;text-decoration:none;cursor:pointer;border:1px solid transparent;box-sizing:border-box;transition:background .2s,box-shadow .2s,transform .2s,border-color .2s,color .2s;font-family:inherit;line-height:1.2;white-space:nowrap}.btn:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.btn:disabled,.btn.btn--disabled{cursor:not-allowed;opacity:.55;transform:none!important;box-shadow:none!important}.btn--sm{min-height:1.75rem;padding:0 .75rem;font-size:.85rem}.btn--md{min-height:2.25rem;min-width:2.25rem;padding:0 .85rem;font-size:.9rem}.btn--lg{min-height:2.5rem;padding:0 1.5rem;font-size:1.1rem}.btn--icon-only{padding:0;gap:0}.btn--icon-only.btn--sm{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;font-size:.75rem}.btn--icon-only.btn--sm svg{width:.875rem;height:.875rem}.btn--icon-only.btn--md{width:2.25rem;min-width:2.25rem;min-height:2.25rem}.btn--icon-only.btn--md svg{width:1.25em;height:1.25em}.btn--icon-only.btn--lg{width:2.5rem;min-width:2.5rem;min-height:2.5rem}.btn--icon-only.btn--lg svg{width:1.35em;height:1.35em}.btn--full-width{width:100%;max-width:100%;white-space:normal;height:auto;min-height:2.5rem;padding-top:.65rem;padding-bottom:.65rem;font-size:1rem;line-height:1.3;text-align:center}.btn--primary{background-color:#1976d2;border-color:#1976d2;color:#fff}.btn--primary:hover:not(:disabled):not(.btn--disabled){background-color:#125ea2;border-color:#125ea2;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px #1976d226}.btn--primary:active:not(:disabled):not(.btn--disabled){transform:translateY(0);box-shadow:0 2px 4px #1976d226}.btn--primary.btn--active{background-color:#1976d2;border-color:#1976d2;color:#fff}.btn--secondary{background:#fff;border-color:#ced4da;color:#333}.btn--secondary:hover:not(:disabled):not(.btn--disabled):not(.btn--active){background:#e9ecef;border-color:#adb5bd}.btn--secondary.btn--active{background:#1976d2;border-color:#1976d2;color:#fff}.btn--danger{background-color:#dc3545;border-color:#c82333;color:#fff}.btn--danger:hover:not(:disabled):not(.btn--disabled){background-color:#c82333;border-color:#bd2130;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #dc354540}.btn--danger:active:not(:disabled):not(.btn--disabled){transform:translateY(0);box-shadow:0 2px 4px #dc354533}.btn--danger:disabled,.btn--danger.btn--disabled{background-color:#e9ecef;color:#6c757d;border-color:#ced4da;opacity:.85}.btn--warning{background-color:#fff3cd;border-color:#ffc107;color:#856404}.btn--warning:hover:not(:disabled):not(.btn--disabled){background-color:#ffe69c;color:#664d03;transform:translateY(-1px);box-shadow:0 4px 8px #ffc10740}.btn--warning:active:not(:disabled):not(.btn--disabled){transform:translateY(0);box-shadow:0 2px 4px #ffc10733}.btn--ghost{background:#f8f9fa;border-color:#dee2e6;color:#333}.btn--ghost:hover:not(:disabled):not(.btn--disabled){background:#e9ecef}.btn--ghost.btn--active{background:#e9ecef}.app-header{background:linear-gradient(135deg,#667eea88,#764ba288),url(/header-bg.png) center center/cover no-repeat;color:#fff;padding:2rem;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:.5rem;row-gap:.45rem}.app-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#1e1e2873;z-index:0}.app-header>*{position:relative;z-index:1}.app-header__title{flex:0 1 auto;margin:0;min-width:max-content;font-size:2.5rem;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.app-header__offline,.app-header__explore{flex:1 1 0;min-width:min-content;display:flex;align-items:center;z-index:2}.app-header__offline{justify-content:flex-start}.app-header__explore{justify-content:flex-end}.app-header__offline-badge{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.35rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:1.2;white-space:nowrap;background:#fff3cd;color:#856404;border:1px solid #ffc107;box-shadow:0 1px 4px #0003}.app-header__offline-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center}.app-header__offline-icon svg{display:block;width:1.1em;height:1.1em}.app-header__offline-label{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;line-height:inherit}.app-header__explore-crags{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;filter:drop-shadow(0 2px 3px rgba(0,0,0,.45))}.app-header__explore-crags-board{display:block;white-space:nowrap;font-size:.731rem;font-weight:800;letter-spacing:.02em;color:#0a0a0a;line-height:1;padding:.34rem 1.37rem .34rem .52rem;background:linear-gradient(180deg,#fde46f,#e8c22e 52%,#cf9f18);clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #0000002e}.app-header__explore-crags-post{width:.5rem;height:.78rem;margin-top:-.5px;background:linear-gradient(90deg,#3d2812,#5a3a1a,#3d2812);border-radius:0 0 2px 2px}.app-header__explore-crags.link:hover{text-decoration:none;filter:drop-shadow(0 2px 3px rgba(0,0,0,.45)) brightness(.93)}@media(max-width:768px){.app-header{padding:.6rem .5rem;column-gap:.35rem}.app-header__title{font-size:2rem}.app-header__offline-badge{font-size:.65rem;padding:.3rem .5rem}.app-header__explore-crags-board{font-size:.58rem;padding:.26rem 1.1rem .26rem .4rem;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%)}.app-header__explore-crags-post{width:.42rem;height:.62rem}}@media(max-width:380px){.app-header__explore-crags-board{font-size:.5rem;padding:.22rem .95rem .22rem .34rem;clip-path:polygon(0 0,calc(100% - 7px) 0,100% 50%,calc(100% - 7px) 100%,0 100%)}.app-header__title{font-size:1.65rem}}.footer{background-color:#f8f9fa;border-top:1px solid #dee2e6;padding:1.5rem 0;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.footer-links{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.footer-link{color:#5c636a;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.footer-link:hover{color:#4c63d2;text-decoration:none}.footer-separator{color:#adb5bd;font-size:.8rem}@media(max-width:768px){.footer{padding:1rem 0}.footer-content{padding:0 1rem}.footer-links{flex-direction:column;gap:.25rem}.footer-separator{display:none}}.tab-navigation{display:flex;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:0;margin:0}.mobile-nav{display:none;width:100%;align-items:center}.desktop-nav{display:flex;width:100%}.dropdown-container{position:relative;margin-right:8px}.dropdown-button{padding:1rem 1.5rem;border:none;background:none;font-size:1.2rem;font-weight:500;color:#5c636a;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.dropdown-button:hover,.dropdown-button.active{color:#4c63d2;background-color:#fff;font-weight:600}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #dee2e6;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:150px}.dropdown-item{display:block;padding:.75rem 1rem;color:#5c636a;text-decoration:none;border-bottom:1px solid #f8f9fa;transition:all .2s ease}.dropdown-item:hover{background-color:#f8f9fa;color:#495057;text-decoration:none}.dropdown-item.active{background-color:#4c63d2;color:#fff;text-decoration:none}.dropdown-item:last-child{border-bottom:none}.tab-button{flex:1;padding:1rem 1.5rem;border:none;background:none;font-size:1rem;font-weight:500;color:#5c636a;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;text-decoration:none;display:flex;align-items:center;justify-content:center}.tab-button:hover{background-color:#e9ecef;color:#495057;text-decoration:none}.tab-button.active{color:#4c63d2;background-color:#fff;border-bottom-color:#4c63d2;font-weight:600;text-decoration:none}@media(max-width:768px){.mobile-nav{display:flex}.desktop-nav{display:none}.tab-button{text-align:center;border-bottom:3px solid transparent;border-left:none}.tab-button,.dropdown-button{padding:.8rem 1rem}.tab-button.active{border-bottom-color:#4c63d2;border-left-color:transparent}}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.routes-filter{overflow:hidden}.routes-filter .filter-header{display:flex;justify-content:space-between;align-items:center;background:#fff;transition:background-color .2s ease}.routes-filter .filter-header .text-filter-container{flex:1;display:flex;align-items:center;position:relative;margin-right:12px}.routes-filter .filter-header .text-filter-container .text-filter-input{width:100%;padding:8px 32px 8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;transition:border-color .2s ease}.routes-filter .filter-header .text-filter-container .text-filter-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.routes-filter .filter-header .text-filter-container .text-filter-input:not(:placeholder-shown){border-color:#007bff}.routes-filter .filter-header .text-filter-container .text-filter-input::placeholder{color:#5c636a}.routes-filter .filter-header .text-filter-container .clear-text-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.routes-filter .filter-header .text-filter-container .clear-text-btn:hover:not(:disabled):not(.btn--disabled),.routes-filter .filter-header .text-filter-container .clear-text-btn:active:not(:disabled):not(.btn--disabled){transform:translateY(-50%);box-shadow:none}.routes-filter .filter-header .expand-control{flex-shrink:0;min-height:2rem;padding:0 1rem;gap:6px}.routes-filter .filter-header .expand-control .expand-icon{font-size:10px;color:inherit;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center}.routes-filter .filter-header .expand-control .expand-icon svg{width:1.2em;height:1.2em}.routes-filter .filter-header .expand-control .expand-icon.expanded{transform:rotate(90deg)}.routes-filter .filter-header .expand-control .filter-label{font-weight:600}.routes-filter .filter-content{overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);max-height:0;opacity:0;transform:translateY(-10px)}.routes-filter .filter-content.expanded{padding-top:16px;max-height:340px;opacity:1;transform:translateY(0)}.routes-filter .grade-slider-container{display:flex;align-items:center;gap:12px}.routes-filter .grade-slider-container .slider-wrapper{flex:1;padding:0 8px}.routes-filter .grade-slider-container .grade-slider .rc-slider-track{background-color:#007bff}.routes-filter .grade-slider-container .grade-slider .rc-slider-handle{border-color:#007bff;background-color:#fff;box-shadow:0 2px 4px #007bff4d}.routes-filter .grade-slider-container .grade-slider .rc-slider-handle:hover{border-color:#0056b3;box-shadow:0 2px 8px #007bff66}.routes-filter .grade-slider-container .grade-slider .rc-slider-handle:active{box-shadow:0 0 0 3px #007bff33}.routes-filter .grade-slider-container .grade-slider .rc-slider-mark-text{font-size:11px;color:#5c636a}.routes-filter .grade-slider-container .grade-slider .rc-slider-mark-text-active{color:#495057;font-weight:500}.routes-filter .hide-unknown-grades{margin-top:16px;padding-top:16px}.routes-filter .hide-unknown-grades .checkbox-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.routes-filter .hide-unknown-grades .checkbox-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;min-width:0}.routes-filter .hide-unknown-grades .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;color:#495057}.routes-filter .hide-unknown-grades .checkbox-label:hover{color:#212529}.routes-filter .hide-unknown-grades .checkbox-input{width:16px;height:16px;cursor:pointer;accent-color:#007bff}.routes-filter .hide-unknown-grades .checkbox-text{font-weight:500}.pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:16px;padding:8px 0}.pager .pager-see-more{min-width:auto;margin-right:4px}.pager .pager-ellipsis{min-width:24px;text-align:center;color:#6c757d;font-weight:600;-webkit-user-select:none;user-select:none}@media(max-width:480px){.pager{gap:4px}.pager .btn--md:not(.btn--icon-only){min-width:32px;min-height:32px;padding:0 8px;font-size:13px}.pager .btn--icon-only.btn--md{width:32px;min-width:32px;min-height:32px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100svh;gap:1.25rem;padding:1.5rem;animation:loading-screen-fade-in .3s ease-in}.loading-screen__spinner{width:2.5rem;height:2.5rem;border:3px solid rgba(102,126,234,.25);border-top-color:#667eea;border-radius:50%;animation:loading-screen-spin .75s linear infinite}.loading-screen__message{margin:0;color:#555;font-size:1.1rem;font-weight:500}@keyframes loading-screen-spin{to{transform:rotate(360deg)}}@keyframes loading-screen-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.crag-selector{padding:2rem;max-width:800px;margin:0 auto}.crag-selector-header{text-align:center;margin:0 0 1.5rem;padding:1.75rem 1.75rem 2rem;border-radius:12px;background:#ffffff6b;box-shadow:0 1px 2px #0f172a0d,0 8px 28px #0f172a14;backdrop-filter:saturate(150%) blur(16px);-webkit-backdrop-filter:saturate(150%) blur(16px)}.crag-selector-header h1,.crag-selector-header__title{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;flex-wrap:wrap;font-size:2.5rem;font-weight:700;margin:0 0 .75rem;color:#0f172a;letter-spacing:-.02em;text-shadow:0 0 12px rgba(255,255,255,.75),0 1px 2px rgba(255,255,255,.9)}.crag-selector-header__flag{width:.9em;height:auto;flex-shrink:0;border-radius:2px;box-shadow:0 0 0 1px #0f172a1f,0 1px 2px #0f172a1a}.crag-selector-header p{font-size:1.2rem;margin:0;line-height:1.6;color:#6c757d;font-weight:500;text-shadow:0 0 10px rgba(255,255,255,.7),0 1px 1px rgba(255,255,255,.85)}.crag-selector-header__tagline{margin-top:.5rem!important;font-size:1.15rem!important;color:#2c3e50!important}.crag-selector .crags-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem}.crag-selector .crag-card{background:#ffffff6b;border:1px solid rgba(255,255,255,.55);border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px #0f172a0d,0 8px 28px #0f172a14;backdrop-filter:saturate(150%) blur(16px);-webkit-backdrop-filter:saturate(150%) blur(16px)}.crag-selector .crag-card__link{display:flex;flex:1;flex-direction:column;min-height:0;color:inherit;text-decoration:none;cursor:pointer}.crag-selector .crag-card__link[aria-disabled=true]{cursor:not-allowed}.crag-selector .crag-card__link:focus-visible{outline:2px solid #667eea;outline-offset:-2px}.crag-selector .crag-card__media{position:relative;flex-shrink:0;height:150px;overflow:hidden}.crag-selector .crag-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.crag-selector .crag-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#000000b3,#0003 55%,#0000);pointer-events:none}.crag-selector .crag-card__body{flex:1;display:flex;flex-direction:column;padding:.75rem 1.1rem .85rem}.crag-selector .crag-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease;z-index:3}.crag-selector .crag-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 25px #667eea26}.crag-selector .crag-card:hover:before{transform:scaleX(1)}.crag-selector .crag-card__blurb{font-size:.95rem;line-height:1.45;color:#2c3e50;margin:0;flex:1}.crag-selector .crag-card .crag-name{position:absolute;left:1.25rem;right:1.25rem;bottom:.75rem;z-index:2;font-size:1.4rem;font-weight:600;color:#fff;margin:0;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.6)}@media(max-width:768px){.crag-selector{padding:1rem 1rem 7.5rem}.crag-selector-header{margin-bottom:1rem;padding:1rem 1rem 1.1rem}.crag-selector-header h1{font-size:2rem}.crag-selector-header__flag{width:.85em}.crag-selector-header p{font-size:1rem}.crag-selector-header__tagline{font-size:1.05rem!important}.crag-selector .crags-grid{grid-template-columns:1fr;gap:1rem}.crag-selector .crag-card__media{height:130px}.crag-selector .crag-card__body{padding:.65rem .9rem .85rem}.crag-selector .crag-card .crag-name{font-size:1.2rem;left:1rem;right:1rem;bottom:.6rem}.crag-selector .crag-card__blurb{font-size:.9rem}}.crag-selector-offline-hint{display:flex;flex-direction:column;gap:.2rem;margin:0;padding:.75rem 1rem;border-radius:8px;background:#ffffffb8;border:1px solid #e9ecef;box-shadow:0 1px 4px #0f172a0f;font-size:.9rem;line-height:1.4;color:#6c757d;text-align:left;backdrop-filter:saturate(150%) blur(12px);-webkit-backdrop-filter:saturate(150%) blur(12px)}.crag-selector-offline-hint__title{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:inherit}.crag-selector-offline-hint__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center}.crag-selector-offline-hint__icon svg{display:block;width:1.15em;height:1.15em}.crag-selector-offline-hint--warn{color:#856404;background:#fff3cdeb;border-color:#ffe69c}.crag-card{position:relative}.crag-card--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:768px){.crag-selector-offline-hint{position:fixed;bottom:0;left:0;right:0;z-index:20;border-radius:0;border-left:0;border-right:0;border-bottom:0;border-top:1px solid #e9ecef;box-shadow:0 -4px 16px #0f172a1f;font-size:.85rem;line-height:1.35;padding:.65rem 1rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px))}.crag-selector-offline-hint--warn{border-top-color:#ffe69c}}.offline-status{display:inline-flex;align-items:center;gap:.35rem;font-family:inherit;font-weight:700;line-height:1.2;white-space:nowrap}.offline-status__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center}.offline-status__icon svg{display:block;width:1em;height:1em}.offline-status__label{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;line-height:inherit}.offline-status--card{position:absolute;top:.5rem;right:.5rem;z-index:3;max-width:calc(100% - 1rem);min-height:1.625rem;padding:0 .55rem;border-radius:999px;font-size:.7rem;letter-spacing:.02em;text-transform:uppercase;box-sizing:border-box;box-shadow:0 2px 8px #00000040;pointer-events:none}.offline-status--card .offline-status__icon svg{width:1em;height:1em}.offline-status--card.offline-status--action{pointer-events:auto}.offline-status--card.offline-status--saved{background:#d4edda;color:#155724;border:1px solid #a3d9a5}.offline-status--card.offline-status--not-saved{background:#fffffff2;color:#5a6268;border:1px solid #ced4da}.offline-status--card.offline-status--update{background:#fff3cd;color:#856404;border:1px solid #ffc107}.offline-status--header.offline-status--update{background:#fff3cd;color:#856404;border:1px solid #ffc107;box-shadow:0 1px 4px #0003}.offline-status--header.offline-status--update .offline-status__icon svg{width:1.8em;height:1.8em}.offline-status--action{cursor:pointer;color:inherit;text-decoration:none}.offline-status--action:hover:not(.offline-status--busy){filter:brightness(.95)}.offline-status--action:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.offline-status--busy{opacity:.7;cursor:wait;pointer-events:none}.offline-status--card.offline-status--inline{position:static;max-width:none;box-shadow:0 1px 3px #00000026}.offline-status--header{padding:.35rem .65rem;border-radius:999px;font-size:.72rem;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0}.offline-status--header.offline-status--saved{background:#fffffff2;color:#155724;border:1px solid #a3d9a5;box-shadow:0 1px 4px #0003}.offline-status--header .offline-status__icon svg{width:1.1em;height:1.1em}@media(max-width:768px){.offline-status--header{font-size:.65rem;padding:.3rem .5rem}.offline-status--header .offline-status__label{max-width:5.5rem;overflow:hidden;text-overflow:ellipsis}}.description-content{line-height:1.6;color:#333}.description-content p{margin-bottom:1.5rem;font-size:1.1rem}.routes-page .routes-grid-container{margin-top:20px;overflow-x:auto;position:relative}.routes-page .routes-grid{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.routes-page .routes-grid th,.routes-page .routes-grid td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}.routes-page .routes-grid th{background-color:#f8f9fa;font-weight:600;color:#333;position:sticky;top:0;z-index:10}.routes-page .routes-grid tbody tr:hover{background-color:#f5f5f5}.routes-page .sortable-header{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.routes-page .sortable-header .sort-icon{display:inline-block;vertical-align:middle;width:1em;height:1em;margin-left:.15em}.routes-page .sortable-header:hover{background-color:#e9ecef!important}.routes-page .sortable-header:active{background-color:#dee2e6!important}.routes-page .grade-cell{font-weight:600;color:#06c}.routes-page .rating-header,.routes-page .rating-cell{width:1%;white-space:nowrap;text-align:center}.routes-page .route-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}.routes-page .route-name-row .empty-sector-label{color:#5c636a;font-style:italic}.routes-page .route-name-row .beta-video-icon{width:14px;height:14px;flex-shrink:0;vertical-align:middle}.routes-page .route-rating--inline{display:none}.routes-page .error{text-align:center;padding:40px;color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin:20px 0}.routes-page .no-routes{text-align:center;padding:40px;color:#666;font-style:italic}@media(max-width:768px){.routes-page .routes-grid th,.routes-page .routes-grid td{padding:8px 12px;font-size:14px}.routes-page .rating-header,.routes-page .rating-cell{display:none}.routes-page .route-rating--inline{display:inline-flex}.routes-page .routes-grid-container{margin-top:10px}}@media(max-width:480px){.routes-page .routes-grid th,.routes-page .routes-grid td{padding:6px 8px;font-size:12px}}.download-tab{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:200px;min-width:0;max-width:100%;width:100%;margin:0 auto;padding:.75rem .75rem 1.5rem;overflow-x:clip}.download-tab h2{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#333;text-align:center;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}.download-tab__offline-section,.download-tab__files-section{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;min-width:0;max-width:100%;text-align:center}.download-tab__files-section{margin-top:1.5rem}.download-tab__section-title{font-size:1.05rem;margin:0;color:#333;line-height:1.35;overflow-wrap:anywhere}.download-tab__remove-hint{margin:0;font-size:.85rem;color:#666;line-height:1.4}.download-tab__success,.download-tab__error{width:100%;min-width:0;overflow-wrap:anywhere}.download-tab__success{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;padding:.75rem 1rem;margin:0;font-size:.95rem;text-align:center}.download-tab__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;padding:.75rem 1rem;margin:0;font-size:.95rem}.download-tab__progress{width:100%;min-width:0;margin:0}.download-tab__progress-bar{height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.download-tab__progress-fill{height:100%;background:#1976d2;border-radius:4px;transition:width .2s ease;max-width:100%}.download-tab__progress-text{margin:.5rem 0 0;font-size:.85rem;color:#666;overflow-wrap:anywhere;word-break:break-word;text-align:left}.download-tab__up-to-date{margin:0;padding:.65rem 1rem;background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:6px;font-size:.9rem;line-height:1.4}.download-tab__checking{margin:0;font-size:.9rem;color:#666}.download-tab__meta{margin:0;font-size:.85rem;color:#666;line-height:1.5;overflow-wrap:anywhere}.download-tab__files-hint{font-size:.9rem;color:#666;margin:0;line-height:1.4;overflow-wrap:anywhere}.download-tab__files-actions{display:flex;flex-direction:column;gap:.75rem;align-items:stretch;width:100%;min-width:0}@media(min-width:769px){.download-tab{align-items:center;max-width:560px;padding:1.25rem 1rem 2rem}.download-tab h2{font-size:1.8rem}.download-tab__offline-section>.btn{width:15rem;max-width:100%;margin-inline:auto;box-sizing:border-box}.download-tab__files-actions{flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:100%}.download-tab__files-actions .btn{flex:1 1 12rem;width:auto;box-sizing:border-box}}.offline-instructions{width:100%;min-width:0;max-width:100%;text-align:left}.offline-instructions__toggle{justify-content:space-between;gap:.5rem;padding:.75rem .85rem;border-radius:8px;font-size:.95rem;text-align:left}.offline-instructions__toggle-label{flex:1;min-width:0;overflow-wrap:anywhere}.offline-instructions__chevron{flex-shrink:0;display:inline-flex;align-items:center;font-size:1.25rem}.offline-instructions__chevron svg{width:1em;height:1em}.offline-instructions__body{margin-top:.75rem;padding:.85rem .9rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;font-size:.875rem;line-height:1.5;color:#444;min-width:0;max-width:100%;overflow-wrap:break-word;word-break:break-word}.offline-instructions__heading{margin:1rem 0 .5rem;font-size:.9rem;color:#333;line-height:1.35;overflow-wrap:anywhere}.offline-instructions__heading:first-child{margin-top:0}.offline-instructions__body ol,.offline-instructions__body ul{margin:0 0 .75rem;padding-left:1.15rem}.offline-instructions__body li{margin-bottom:.35rem;overflow-wrap:break-word}.offline-instructions__platform{margin:.75rem 0 0;padding:.75rem;background:#fff3cd;border-radius:6px;font-size:.85rem;overflow-wrap:break-word}.team-page .team-content{max-width:800px;margin:0 auto;padding:2rem 1rem}.team-page .team-description{margin-bottom:3rem;padding:2rem;background-color:#f8f9fa;border-radius:12px;border-left:4px solid #667eea;box-shadow:0 2px 8px #0000001a}.team-page .team-description h3{color:#4c63d2;margin-top:0;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600}.team-page .team-description p{line-height:1.7;color:#333;font-size:1.1rem;margin:0}.team-page .team-members h3{color:#495057;margin-bottom:2rem;font-size:1.6rem;font-weight:600;text-align:center}.team-page .team-members .members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}.team-page .team-members .member-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;text-align:center;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.team-page .team-members .member-card.clickable{cursor:pointer}.team-page .team-members .member-card.clickable:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026;border-color:#667eea}.team-page .team-members .member-card .member-name{color:#495057;font-size:1rem;font-weight:500;margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.team-page .team-members .member-card .social-icon{width:18px;height:18px;flex-shrink:0;color:#fff;border-radius:4px;padding:2px;transition:all .2s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));box-sizing:content-box}.team-page .team-members .member-card .social-icon--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.team-page .team-members .member-card .social-icon--telegram{background:linear-gradient(45deg,#08c,#229ed9)}@media(max-width:768px){.team-page .team-content{padding:1rem}.team-page .team-description{padding:1.5rem;margin-bottom:2rem}.team-page .team-description h3{font-size:1.4rem}.team-page .team-description p{font-size:1rem}.team-page .team-members h3{font-size:1.4rem}.team-page .team-members .members-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.team-page .team-members .member-card{padding:.875rem}.team-page .team-members .member-card .member-name{font-size:.95rem}}@media(max-width:480px){.team-page .team-members .members-grid{grid-template-columns:1fr;gap:1rem}}.not-found-page{display:flex;align-items:center;justify-content:center;min-height:60vh;text-align:center}.not-found-page .not-found-content{max-width:500px;padding:2rem}.not-found-page .not-found-content h1{font-size:6rem;margin:0;color:#e74c3c;font-weight:700}.not-found-page .not-found-content h2{font-size:2rem;margin:0 0 1rem;color:#2c3e50}.not-found-page .not-found-content p{font-size:1.1rem;color:#7f8c8d;margin-bottom:2rem}.not-found-page .not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.not-found-page .not-found-content h1{font-size:4rem}.not-found-page .not-found-content h2{font-size:1.5rem}.not-found-page .not-found-actions{flex-direction:column;align-items:center}.not-found-page .not-found-actions .btn{width:200px}}.beta-videos-page .beta-videos-header{margin-bottom:8px}.beta-videos-page .beta-videos-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:24px;color:#666;font-size:14px}.beta-videos-page .beta-videos-route{font-weight:600;color:#333}.beta-videos-page .beta-videos-grade{color:#007bff;font-weight:600}.beta-videos-page .beta-videos-back{margin-left:auto}.beta-videos-page .beta-videos-empty{color:#666;font-style:italic}.beta-videos-page .beta-videos-grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:640px}.beta-videos-page .beta-video-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 4px #00000014}.beta-videos-page .beta-video-iframe{display:block;width:100%;border:none}.beta-videos-page .beta-video-iframe--youtube{aspect-ratio:16/9}.beta-videos-page .beta-video-iframe--instagram{height:690px}.beta-videos-page .beta-video-iframe--default{min-height:480px}.beta-videos-page .beta-video-credit{margin:0;padding:8px 12px;font-size:12px;color:#666;background:#fafafa;border-top:1px solid #eee}
