.layout{display:flex;flex-direction:column;min-height:100vh}.header{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1rem;background:#0f172a;color:#f8fafc}.logo{font-weight:700;font-size:1.25rem;color:#f8fafc;text-decoration:none}.logo:hover{text-decoration:none;color:#e2e8f0}.nav{display:flex;gap:1rem}.nav a{color:#cbd5e1;text-decoration:none;padding:.35rem .6rem;border-radius:6px}.nav a:hover{color:#f8fafc;background:#ffffff1a}.nav a.active{color:#f8fafc;background:#ffffff26}.auth{margin-left:auto;display:flex;align-items:center;gap:.75rem}.user-email{font-size:.875rem;color:#94a3b8}.btn{padding:.4rem .75rem;border-radius:8px;font-weight:500;font-size:.9rem;border:none}.btn-primary{background:#0369a1;color:#fff}.btn-primary:hover{background:#0284c7}.btn-outline{background:transparent;color:#e2e8f0;border:1px solid #64748b}.btn-outline:hover{background:#ffffff1a}.main{flex:1;padding:0}.footer{padding:.75rem 1rem;background:#e2e8f0;font-size:.875rem;color:#475569;text-align:center}.footer a{color:#0369a1}.map-page{position:relative;height:calc(100vh - 120px);min-height:400px}.map-container{width:100%;height:100%}.map-overlay{position:absolute;top:1rem;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:#0f172ae6;color:#f8fafc;border-radius:8px;font-size:.9rem}.map-error{background:#b91c1ce6}.map-marker{width:24px;height:24px;background:#0369a1;border:2px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #0000004d}.stop-panel{position:absolute;top:1rem;right:1rem;width:280px;max-height:80vh;overflow:auto;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026}.stop-panel h2{font-size:1.1rem;margin-bottom:.25rem}.stop-panel .stop-id{font-size:.8rem;color:#64748b;margin-bottom:.75rem}.stop-panel h3{font-size:.95rem;margin-bottom:.5rem}.stop-panel ul{list-style:none;margin-bottom:1rem}.stop-panel li{padding:.35rem 0;font-size:.9rem}.stop-panel .operator{color:#0369a1;font-size:.85rem}.stops-page{display:grid;grid-template-columns:280px 1fr;gap:0;min-height:calc(100vh - 120px)}.stops-list-panel{padding:1rem;background:#fff;border-right:1px solid #e2e8f0;overflow:auto}.stops-list-panel h1{font-size:1.25rem;margin-bottom:1rem}.stops-list{list-style:none}.stops-list li{margin-bottom:.5rem}.stops-list a{display:block;padding:.5rem .75rem;border-radius:8px;color:#334155;text-decoration:none}.stops-list a:hover{background:#f1f5f9}.stops-list a.active{background:#e0f2fe;color:#0369a1;font-weight:500}.route-count{font-size:.8rem;color:#64748b;margin-left:.5rem}.stop-detail-panel{padding:1.5rem;overflow:auto;background:#f8fafc}.stop-detail-panel .placeholder{color:#64748b}.stop-detail-panel h2{font-size:1.25rem;margin-bottom:.25rem}.stop-detail-panel .stop-id{font-size:.875rem;color:#64748b;margin-bottom:1rem}.stop-detail-panel h3{font-size:1rem;margin:1rem 0 .5rem}.lines-list,.departures-list{list-style:none}.lines-list li,.departures-list li{padding:.35rem 0;font-size:.9rem}.operator{color:#0369a1}.departures-list .time{display:inline-block;width:4rem;font-variant-numeric:tabular-nums}.departures-list .route{margin-left:.5rem}@media (max-width: 640px){.stops-page{grid-template-columns:1fr}}.trip-page{max-width:560px;margin:0 auto;padding:2rem 1rem}.trip-page h1{font-size:1.5rem;margin-bottom:.5rem}.subtitle{color:#64748b;margin-bottom:1.5rem}.trip-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.trip-form label{display:flex;flex-direction:column;gap:.35rem;font-weight:500}.trip-form select{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem}.trip-result{padding:1.25rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.trip-result h2{font-size:1.1rem;margin-bottom:.75rem}.trip-result ul{list-style:none;margin:1rem 0}.trip-result li{padding:.5rem 0 .5rem 1.5rem;position:relative}.trip-result li.route:before{content:"→";position:absolute;left:0;color:#0369a1}.trip-result .operator{display:block;font-size:.85rem;color:#0369a1;margin-bottom:.2rem}.trip-result .note{font-size:.85rem;color:#64748b;margin-top:1rem}.favorites-page{max-width:560px;margin:0 auto;padding:2rem 1rem}.favorites-page h1{font-size:1.5rem;margin-bottom:1rem}.favorites-page p{color:#64748b;margin-bottom:1rem}.favorites-list{list-style:none}.favorites-list li{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff;border-radius:8px;margin-bottom:.5rem;border:1px solid #e2e8f0}.favorites-list a{flex:1}.fav-label-input{width:180px;padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:.9rem}.fav-label-input:disabled{opacity:.6}.btn-remove{width:28px;height:28px;border:none;background:#f1f5f9;color:#64748b;border-radius:6px;font-size:1.25rem;line-height:1}.btn-remove:hover{background:#fee2e2;color:#b91c1c}.admin-page{max-width:1500px;margin:0 auto;padding:1rem 1.25rem 2rem}.admin-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-header h1{font-size:1.5rem}.admin-nav{display:flex;gap:.75rem;flex-wrap:wrap}.admin-nav a{padding:.35rem .6rem;border-radius:8px;background:#e2e8f0;color:#0f172a}.admin-nav a.active{background:#0369a1;color:#fff}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.field{display:flex;flex-direction:column;gap:.35rem}.field label{font-size:.85rem;color:#475569}.field input,.field select{padding:.5rem .6rem;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.table{width:100%;border-collapse:collapse;margin-top:.75rem}.table th,.table td{border-top:1px solid #e2e8f0;padding:.5rem .4rem;text-align:left;vertical-align:top;font-size:.95rem}.table th{font-size:.85rem;color:#475569}.muted{color:#64748b;font-size:.9rem}.error{color:#b91c1c;margin-top:.5rem}.btn-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.btn-danger{background:#b91c1c;color:#fff}.btn-danger:hover{background:#dc2626}.admin-shell{display:grid;grid-template-columns:360px 1fr;gap:1rem}.admin-sidebar{align-self:start;position:sticky;top:12px;max-height:calc(100vh - 110px);overflow:auto}.admin-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-search{width:100%;margin-top:.75rem;padding:.55rem .65rem;border:1px solid #cbd5e1;border-radius:10px}.admin-select{width:100%;margin-top:.75rem;padding:.55rem .65rem;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.admin-list{list-style:none;margin-top:.75rem;display:flex;flex-direction:column;gap:.35rem}.admin-list button{width:100%;text-align:left;background:transparent;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .65rem;color:#0f172a}.admin-list button:hover{background:#f8fafc}.admin-list button.active{border-color:#0369a1;box-shadow:0 0 0 2px #0369a126}.admin-list-title{font-weight:600}.admin-list-sub{margin-top:.15rem;font-size:.85rem;color:#64748b}.admin-detail{min-width:0}@media (max-width: 900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;max-height:none}}.cc-admin-stops-map{position:relative;height:min(560px,calc(100vh - 310px));min-height:380px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.cc-admin-stops-map-canvas{width:100%;height:100%}.cc-admin-stops-map-hint{position:absolute;left:12px;bottom:12px;padding:.4rem .6rem;background:#0f172ae6;color:#f8fafc;border-radius:10px;font-size:.85rem}.cc-admin-stop-marker{width:26px;height:26px;background:#10b981;border:2px solid #fff;border-radius:50%;box-shadow:0 4px 14px #00000040;cursor:grab;position:relative;transform-origin:center;animation:ccStopPop .14s ease-out}.cc-admin-stop-marker:active{cursor:grabbing}.cc-admin-stop-arrow{position:absolute;left:50%;top:50%;width:0;height:0;transform-origin:50% 50%}.cc-admin-stop-arrow:before{content:"";display:block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #064e3b}.cc-admin-stop-popup{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-width:180px}.cc-admin-stop-popup-title{font-weight:700;margin-bottom:.5rem}.cc-admin-stop-popup-buttons{display:flex;gap:.5rem}.cc-admin-stop-popup-btn{padding:.35rem .55rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;font-weight:600;font-size:.85rem}.cc-admin-stop-popup-btn:hover{background:#f1f5f9}@keyframes ccStopPop{0%{transform:scale(.9);opacity:.7}to{transform:scale(1);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1e293b;background:#f8fafc}#root{min-height:100vh}a{color:#0369a1;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}
