:root{--yt-yellow: #ffcc00;--yt-yellow-dark: #f4bf00;--yt-black: #1f1f1f;--yt-bg: #f4f6f8;--yt-card: #ffffff;--yt-border: #e8ebef;--yt-muted: #68707c}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at top right,#fff4c8,transparent 45%),var(--yt-bg);color:#20242b}.container{padding:20px;max-width:1140px;margin:0 auto}.auth-screen{max-width:560px;margin-top:72px}h1,h2,h3,h4{margin-top:0;color:#1f1f1f}button{margin:4px;padding:10px 14px;border:1px solid transparent;border-radius:12px;background:var(--yt-yellow);color:var(--yt-black);font-weight:700;cursor:pointer;transition:all .15s ease}button:hover{background:var(--yt-yellow-dark);transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;transform:none}input,select{padding:11px 12px;margin:4px 0;width:100%;border:1px solid #d7dbe2;border-radius:12px;background:#fff;font-size:14px}.code{font-size:2rem;letter-spacing:.08em}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.status-pill{background:#fff8d6;border:1px solid #f4df89;color:#866500;border-radius:999px;padding:8px 14px;font-weight:600;font-size:13px}.journey-layout{display:grid;gap:16px;grid-template-columns:1fr}.card{background:var(--yt-card);border:1px solid var(--yt-border);border-radius:16px;padding:16px;box-shadow:0 8px 24px #1f1f1f0f}.hint{color:var(--yt-muted);margin:6px 0 10px;font-size:.95rem}.mode-toggle{display:flex;gap:8px;margin-bottom:8px}.mode-toggle button{flex:1;background:#f4f5f7;border-color:#e2e5eb}.mode-toggle .active{background:var(--yt-black);color:#fff;border:1px solid var(--yt-black)}.suggestions{max-height:150px;overflow:auto;border:1px solid #eceff4;background:#fff;border-radius:12px;margin-bottom:8px}.suggestions div{padding:9px 10px;cursor:pointer;border-bottom:1px solid #f0f2f5}.suggestions .active-city{background:#fff2b8;font-weight:700}.city-list{margin-bottom:14px}.suggestions div:last-child{border-bottom:none}.suggestions div:hover{background:#fff8d6}.map-help{margin:10px 0;padding:10px;background:#fff7d1;border:1px solid #f3de8a;border-radius:10px}.placing{margin-left:8px;color:#7d5f00;font-weight:700}.pickup-map{border-radius:12px;overflow:hidden;border:1px solid #eceff4}.clickable-map .leaflet-grab,.clickable-map .leaflet-container{cursor:crosshair!important}.route-error{margin-top:10px;background:#fff2f0;border:1px solid #ffd4cc;color:#b2412a;border-radius:10px;padding:10px;font-size:14px}.participant-line{padding:9px 0;border-bottom:1px solid #f0f2f5}.location-line{color:#464c57;margin-top:4px;font-size:.94rem}@media (min-width: 900px){.journey-layout{grid-template-columns:1.1fr 1fr;align-items:start}}.payments-title{display:flex;align-items:center;gap:8px}.question-button{width:24px;height:24px;border-radius:50%;padding:0;font-size:13px;font-weight:700;line-height:1}.fare-breakdown{margin-top:10px;padding:10px;border:1px solid #eceff4;border-radius:12px;background:#fafbfc}
