*,:before,:after{box-sizing:border-box}html,body{height:100%}.page{background:var(--ecru,#f5f0e8);flex-direction:column;height:100vh;display:flex;overflow:hidden}.rando-header{background:var(--white);border-bottom:1px solid var(--ecru-dark);align-items:center;gap:12px;padding:14px 16px 10px;display:flex}.page-intro{color:var(--ink-muted);background:var(--white);border-bottom:1px solid var(--ecru-dark);padding:8px 16px;font-size:13px;line-height:1.6}.back-btn{background:var(--ecru,#f5f0e8);color:#666;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.header-icon{font-size:28px;line-height:1}.header-title{color:var(--ink);margin:0;font-size:20px;font-weight:800;line-height:1.1}.header-sub{color:var(--ink-muted);margin:0;font-size:12px}.filters-bar{background:var(--white);border-bottom:1px solid var(--ecru-dark);flex-direction:column;gap:8px;padding:8px 12px;display:flex}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-chips,.dept-chips{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.fchip,.dchip,.deptchip{border:1.5px solid var(--ecru-dark);background:var(--ecru);color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.fchip:hover{border-color:var(--moss);color:var(--moss);background:var(--moss-pale)}.fchip.active{background:var(--moss);color:#fff;border-color:var(--moss)}.dchip:hover{border-color:var(--moss);color:var(--moss);background:var(--moss-pale)}.dchip.active{border-color:var(--moss);color:var(--moss);background:var(--moss-pale);font-weight:700}.deptchip.active{background:var(--dc,#555);color:#fff;border-color:var(--dc,#555)}.search-wrap{background:var(--ecru-dark);border:1px solid var(--ecru-dark);border-radius:20px;flex:1;align-items:center;gap:6px;min-width:160px;padding:5px 12px;display:flex}.search-input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.search-clear{cursor:pointer;color:var(--ink-muted);background:0 0;border:none;padding:0;font-size:14px;line-height:1}.commune-select{border:1.5px solid var(--ecru-dark);background:var(--white);color:var(--ink);cursor:pointer;border-radius:14px;max-width:170px;padding:5px 10px;font-family:inherit;font-size:12px}.body-wrap{flex-direction:column;flex:1;min-height:0;display:flex}.map-col{position:relative}#rando-map{width:100%;height:280px;display:block}.map-spinner{color:#888;z-index:400;background:#f5f0e8d9;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;inset:0}.spinner{border:2px solid #ccc;border-top-color:#4a7c59;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.list-col{background:var(--ecru);flex-direction:column;display:flex}.list-top-bar{color:var(--ink-muted);background:var(--white);border-bottom:1px solid var(--ecru-dark);justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.list-pagination-inline{flex-shrink:0}.results-count{color:var(--ink-muted);font-size:13px;font-weight:500}.cards-wrap{box-sizing:border-box;flex-direction:column;gap:8px;padding:10px;display:flex;overflow-x:hidden}.list-pagination{background:var(--white);border-top:1px solid var(--ecru-dark)}.osm-credit{color:var(--ink-muted);text-align:center;margin:0;padding:6px;font-size:10px}.osm-credit a{color:var(--ink-muted)}.stat-pill{color:var(--ink-muted);background:var(--ecru-dark);border:1px solid var(--ecru-dark);border-radius:20px;align-items:center;gap:3px;padding:3px 9px;font-size:11px;display:inline-flex}.stat-pill b{color:var(--ink)}@media (width>=900px){.page{overflow:hidden}[data-layout=split] .body-wrap{flex-direction:row;flex:1;min-height:0;overflow:hidden}[data-layout=split] .map-col{flex:1;min-width:0;height:100%}[data-layout=split] #rando-map{width:100%;height:100%}[data-layout=split] .list-col{box-sizing:border-box;border-left:1px solid #e0d8ce;flex-direction:column;flex-shrink:0;width:400px;height:100%;display:flex;overflow:hidden auto}[data-layout=split] .cards-wrap{box-sizing:border-box;flex:1;padding:10px;overflow:hidden auto}}@media (width<=899px){.page{height:auto;overflow:visible}[data-layout=split] #rando-map{height:300px}.filter-chips{flex-wrap:nowrap}}.gpx-modal-overlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.gpx-modal{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000040}.gpx-modal-header{border-bottom:1px solid var(--ecru-dark);flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.gpx-modal-title{color:var(--ink);flex:1;font-size:15px;font-weight:700;line-height:1.3}.gpx-modal-close{background:var(--ecru-dark);cursor:pointer;width:32px;height:32px;color:var(--ink-muted);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.gpx-modal-meta{border-bottom:1px solid var(--ecru-dark);background:#fafaf8;flex-wrap:wrap;flex-shrink:0;gap:8px;padding:8px 16px;display:flex}#gpx-map{flex:1;min-height:350px}@media (width<=600px){#gpx-map{min-height:260px}}html.dark .fchip,html.dark .dchip,html.dark .deptchip,html.dark .tchip,html.dark .cchip{color:#eee8dc!important;background:#3a3830!important;border-color:#4a4640!important}html.dark .fchip:hover,html.dark .dchip:hover,html.dark .deptchip:hover,html.dark .tchip:hover,html.dark .cchip:hover{color:#7abf5a!important;background:#1e2e14!important;border-color:#5a7a3a!important}html.dark .fchip.active,html.dark .dchip.active,html.dark .deptchip.active,html.dark .tchip.active,html.dark .cchip.active{color:#fff!important;background:#5a7a3a!important;border-color:#5a7a3a!important}
