.IdentityPrompt-module__NTo31q__overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.IdentityPrompt-module__NTo31q__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;width:100%;max-width:440px;padding:1.75rem 1.5rem 1.5rem;position:relative;box-shadow:0 8px 32px #0003}.IdentityPrompt-module__NTo31q__close{width:32px;height:32px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute;top:.5rem;right:.75rem}.IdentityPrompt-module__NTo31q__close:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.IdentityPrompt-module__NTo31q__title{color:hsl(var(--foreground));text-align:center;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.IdentityPrompt-module__NTo31q__subtitle{color:hsl(var(--muted-foreground));text-align:center;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.IdentityPrompt-module__NTo31q__choices{flex-direction:column;gap:.5rem;display:flex}.IdentityPrompt-module__NTo31q__choice{border:1.5px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}.IdentityPrompt-module__NTo31q__choice:hover:not(:disabled){border-color:hsl(var(--primary));background:hsl(var(--primary) / .05);transform:translateY(-1px)}.IdentityPrompt-module__NTo31q__choice:disabled{opacity:.6;cursor:wait}.IdentityPrompt-module__NTo31q__choiceIcon{flex-shrink:0;font-size:1.5rem}.IdentityPrompt-module__NTo31q__choiceLabel{text-align:left;flex:1}
.events-module__uyuvQa__main{padding:2rem 0 4rem}.events-module__uyuvQa__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.events-module__uyuvQa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.events-module__uyuvQa__header h1{letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.events-module__uyuvQa__createBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .15s}.events-module__uyuvQa__createBtn:hover{opacity:.9}.events-module__uyuvQa__createBtn:disabled{opacity:.5;cursor:not-allowed}.events-module__uyuvQa__intro{background:hsl(var(--card));border:1px solid hsl(var(--border));border-left:3px solid hsl(var(--primary));color:hsl(var(--foreground));border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.92rem;line-height:1.55}.events-module__uyuvQa__intro p{margin:.4rem 0 0}.events-module__uyuvQa__introTitle{margin-bottom:.35rem;font-size:1rem;font-weight:700}.events-module__uyuvQa__introNote{color:hsl(var(--muted-foreground));font-size:.85rem;font-style:italic}.events-module__uyuvQa__filters{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.events-module__uyuvQa__filterGroup{flex-direction:column;gap:.35rem;display:flex}.events-module__uyuvQa__filterLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.events-module__uyuvQa__filterChips{flex-wrap:wrap;gap:.35rem;display:flex}.events-module__uyuvQa__chip{border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));background:0 0;border-radius:999px;padding:.35rem .8rem;font-size:.82rem;transition:all .15s}.events-module__uyuvQa__chip:hover{border-color:hsl(var(--primary))}.events-module__uyuvQa__chipActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.events-module__uyuvQa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.events-module__uyuvQa__card{background:hsl(var(--card));border:1px solid hsl(var(--border));color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.events-module__uyuvQa__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.events-module__uyuvQa__cardPast{opacity:.7}.events-module__uyuvQa__cardCover{aspect-ratio:16/9;background:hsl(var(--muted));width:100%;position:relative;overflow:hidden}.events-module__uyuvQa__cardCoverImg{object-fit:cover;width:100%;height:100%;display:block}.events-module__uyuvQa__cardCoverPlaceholder{background:linear-gradient(135deg, hsl(var(--primary) / .08), hsl(var(--primary) / .18));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.events-module__uyuvQa__cardCoverEmoji{filter:saturate(1.1);font-size:3.5rem}.events-module__uyuvQa__cardPastBadge{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#0000008c;border-radius:6px;padding:.2rem .55rem;font-size:.7rem;font-weight:600;position:absolute;top:.6rem;left:.6rem}.events-module__uyuvQa__cardFlag{background:#ffffffe6;border-radius:6px;padding:.15rem .4rem;font-size:1.2rem;line-height:1;position:absolute;top:.6rem;right:.6rem}.events-module__uyuvQa__cardBody{flex-direction:column;flex:1;gap:.55rem;padding:1rem 1.1rem 1.1rem;display:flex}.events-module__uyuvQa__cardTop{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;font-size:.75rem;display:flex}.events-module__uyuvQa__discipline{background:hsl(var(--primary) / .1);color:hsl(var(--primary));letter-spacing:.02em;border-radius:6px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.events-module__uyuvQa__cardTitle{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.events-module__uyuvQa__cardMetaRow{color:hsl(var(--muted-foreground));flex-direction:column;gap:.25rem;font-size:.82rem;display:flex}.events-module__uyuvQa__cardMeta{align-items:center;gap:.3rem;display:inline-flex}.events-module__uyuvQa__cardFooter{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-top:auto;padding-top:.6rem;font-size:.78rem;display:flex}.events-module__uyuvQa__cardAuthor{align-items:center;gap:.4rem;display:inline-flex}.events-module__uyuvQa__cardAvatar{object-fit:cover;border-radius:50%;width:22px;height:22px}.events-module__uyuvQa__cardAvatarFallback{background:hsl(var(--primary) / .15);width:22px;height:22px;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.events-module__uyuvQa__engage{gap:.6rem;display:flex}.events-module__uyuvQa__empty{text-align:center;color:hsl(var(--muted-foreground));border:1px dashed hsl(var(--border));border-radius:12px;padding:3rem 2rem}.events-module__uyuvQa__empty a{color:hsl(var(--primary));font-weight:600}.events-module__uyuvQa__back{margin-bottom:.75rem;font-size:.85rem}.events-module__uyuvQa__back a{color:hsl(var(--primary));text-decoration:none}.events-module__uyuvQa__back a:hover{text-decoration:underline}.events-module__uyuvQa__cancelledBanner{color:#7a1f1f;background:#fbe9e9;border:1px solid #ebadad;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.events-module__uyuvQa__cover{aspect-ratio:21/9;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:14px;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.events-module__uyuvQa__coverImg{object-fit:cover;width:100%;height:100%;display:block}.events-module__uyuvQa__coverPlaceholder{background:linear-gradient(135deg, hsl(var(--primary) / .08), hsl(var(--primary) / .22));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.events-module__uyuvQa__coverPlaceholder .events-module__uyuvQa__cardCoverEmoji{font-size:6rem}.events-module__uyuvQa__detailHeader{flex-direction:column;gap:.6rem;margin-bottom:1.25rem;display:flex}.events-module__uyuvQa__detailHeader h1{letter-spacing:-.02em;margin:0;font-size:1.9rem;font-weight:800;line-height:1.2}.events-module__uyuvQa__organizerRow{color:hsl(var(--muted-foreground));align-items:center;gap:.6rem;font-size:.9rem;display:flex}.events-module__uyuvQa__organizerAvatar{object-fit:cover;border:1px solid hsl(var(--border));border-radius:50%;width:32px;height:32px}.events-module__uyuvQa__organizerAvatarFallback{background:hsl(var(--primary) / .15);width:32px;height:32px;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.events-module__uyuvQa__organizerLink{color:hsl(var(--foreground));font-weight:600;text-decoration:none}.events-module__uyuvQa__organizerLink:hover{color:hsl(var(--primary));text-decoration:underline}.events-module__uyuvQa__metaList{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;gap:.4rem;margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.92rem;display:flex}.events-module__uyuvQa__metaRow{align-items:flex-start;gap:.5rem;display:flex}.events-module__uyuvQa__metaIcon{flex-shrink:0;width:1.3rem;font-size:1rem}.events-module__uyuvQa__statsRow{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.events-module__uyuvQa__statItem{flex-direction:column;display:flex}.events-module__uyuvQa__statLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.events-module__uyuvQa__statValue{margin-top:.1rem;font-size:1.1rem;font-weight:700}.events-module__uyuvQa__description{background:hsl(var(--card));border:1px solid hsl(var(--border));white-space:pre-wrap;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem;line-height:1.6}.events-module__uyuvQa__mapWrap{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:14px;width:100%;height:360px;margin-bottom:1.25rem;overflow:hidden}.events-module__uyuvQa__rsvpSection{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.events-module__uyuvQa__rsvpTitle{margin:0 0 .75rem;font-size:.95rem;font-weight:700}.events-module__uyuvQa__rsvpRow{flex-wrap:wrap;gap:.55rem;display:flex}.events-module__uyuvQa__rsvpBtn{background:hsl(var(--background));border:1px solid hsl(var(--border));cursor:pointer;min-width:120px;color:hsl(var(--foreground));border-radius:10px;flex:1;padding:.65rem 1rem;font-size:.9rem;font-weight:600;transition:all .15s}.events-module__uyuvQa__rsvpBtn:hover{border-color:hsl(var(--primary))}.events-module__uyuvQa__rsvpBtn:disabled{opacity:.5;cursor:not-allowed}.events-module__uyuvQa__rsvpBtnActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.events-module__uyuvQa__rsvpStatus{background:hsl(var(--primary) / .08);border:1px solid hsl(var(--primary) / .25);color:hsl(var(--primary));border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;padding:.6rem .9rem;font-size:.9rem;font-weight:600;display:flex}.events-module__uyuvQa__rsvpStatusActions{gap:.4rem;display:flex}.events-module__uyuvQa__rsvpStatusBtn{border:1px solid hsl(var(--primary) / .3);color:hsl(var(--primary));cursor:pointer;background:0 0;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;font-weight:600}.events-module__uyuvQa__rsvpStatusBtn:hover{background:hsl(var(--primary) / .08)}.events-module__uyuvQa__ownerActions{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.events-module__uyuvQa__ownerBtn{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.events-module__uyuvQa__ownerBtn:hover{border-color:hsl(var(--primary))}.events-module__uyuvQa__ownerBtnDanger{color:#a32929;border-color:#e05252}.events-module__uyuvQa__ownerBtnDanger:hover{background:#fbe9e9}.events-module__uyuvQa__attendeesSection{margin-top:1rem;padding-top:1rem}.events-module__uyuvQa__attendeesTitle{margin:0 0 .65rem;font-size:.95rem;font-weight:700}.events-module__uyuvQa__attendeesRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.events-module__uyuvQa__attendeeAvatar{object-fit:cover;border:2px solid hsl(var(--card));background:hsl(var(--muted));border-radius:50%;width:34px;height:34px}.events-module__uyuvQa__attendeeFallback{background:hsl(var(--primary) / .15);width:34px;height:34px;color:hsl(var(--primary));border:2px solid hsl(var(--card));border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.events-module__uyuvQa__attendeesMore{color:hsl(var(--muted-foreground));padding-left:.4rem;font-size:.85rem}.events-module__uyuvQa__formContainer{max-width:640px;margin:0 auto}.events-module__uyuvQa__formTitle{letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.6rem;font-weight:800}.events-module__uyuvQa__formGroup{margin-bottom:1.25rem}.events-module__uyuvQa__formLabel{margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.events-module__uyuvQa__formRequired{color:#dd3c3c;margin-left:.2rem}.events-module__uyuvQa__formHint{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.75rem}.events-module__uyuvQa__input,.events-module__uyuvQa__textarea,.events-module__uyuvQa__select{background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:8px;padding:.6rem .8rem;font-family:inherit;font-size:.9rem}.events-module__uyuvQa__textarea{resize:vertical;min-height:110px}.events-module__uyuvQa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:560px){.events-module__uyuvQa__formRow{grid-template-columns:1fr}}.events-module__uyuvQa__radioRow{flex-wrap:wrap;gap:.5rem;display:flex}.events-module__uyuvQa__radio{text-align:center;border:1px solid hsl(var(--border));cursor:pointer;background:hsl(var(--background));border-radius:10px;flex:1;min-width:90px;padding:.6rem;font-size:.85rem;transition:all .15s}.events-module__uyuvQa__radio input{display:none}.events-module__uyuvQa__radioActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.events-module__uyuvQa__submitBtn{background:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;padding:.8rem;font-size:.95rem;font-weight:700;transition:opacity .15s}.events-module__uyuvQa__submitBtn:hover{opacity:.9}.events-module__uyuvQa__submitBtn:disabled{opacity:.5;cursor:not-allowed}.events-module__uyuvQa__errorBox{color:#7a1f1f;background:#fbe9e9;border:1px solid #ebadad;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.events-module__uyuvQa__loginPrompt{background:hsl(var(--card));border:1px solid hsl(var(--border));text-align:center;border-radius:12px;padding:1.25rem;font-size:.95rem}.events-module__uyuvQa__loginPrompt a{color:hsl(var(--primary));font-weight:600}@media (max-width:640px){.events-module__uyuvQa__mapWrap{height:280px}.events-module__uyuvQa__header h1{font-size:1.5rem}.events-module__uyuvQa__detailHeader h1{font-size:1.4rem}.events-module__uyuvQa__grid{grid-template-columns:1fr}.events-module__uyuvQa__statsRow{gap:1rem}.events-module__uyuvQa__rsvpBtn{min-width:0}}
.routes-module__ZR2Cza__main{padding:2rem 0 4rem}.routes-module__ZR2Cza__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.routes-module__ZR2Cza__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.routes-module__ZR2Cza__header h1{letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.routes-module__ZR2Cza__shareBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .15s}.routes-module__ZR2Cza__shareBtn:hover{opacity:.9}.routes-module__ZR2Cza__intro{background:hsl(var(--card));border:1px solid hsl(var(--border));border-left:3px solid hsl(var(--primary));color:hsl(var(--foreground));border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.92rem;line-height:1.55}.routes-module__ZR2Cza__intro p{margin:.4rem 0 0}.routes-module__ZR2Cza__introTitle{margin-bottom:.35rem;font-size:1rem;font-weight:700}.routes-module__ZR2Cza__introNote{color:hsl(var(--muted-foreground));font-size:.85rem;font-style:italic}.routes-module__ZR2Cza__filters{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.routes-module__ZR2Cza__filterGroup{flex-direction:column;gap:.35rem;display:flex}.routes-module__ZR2Cza__filterLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.routes-module__ZR2Cza__filterChips{flex-wrap:wrap;gap:.35rem;display:flex}.routes-module__ZR2Cza__chip{border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));background:0 0;border-radius:999px;padding:.35rem .8rem;font-size:.82rem;transition:all .15s}.routes-module__ZR2Cza__chip:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__chipActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.routes-module__ZR2Cza__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.routes-module__ZR2Cza__card{background:hsl(var(--card));border:1px solid hsl(var(--border));color:inherit;border-radius:14px;padding:1.25rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.routes-module__ZR2Cza__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.routes-module__ZR2Cza__cardTop{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;display:flex}.routes-module__ZR2Cza__discipline{background:hsl(var(--primary) / .1);color:hsl(var(--primary));text-transform:uppercase;border-radius:6px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.routes-module__ZR2Cza__card h3{margin:0 0 .4rem;font-size:1.05rem;font-weight:700;line-height:1.3}.routes-module__ZR2Cza__cardDesc{color:hsl(var(--muted-foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.routes-module__ZR2Cza__stats{color:hsl(var(--foreground));flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.routes-module__ZR2Cza__stat strong{font-weight:700}.routes-module__ZR2Cza__cardFooter{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.75rem;display:flex}.routes-module__ZR2Cza__engage{gap:.75rem;display:flex}.routes-module__ZR2Cza__empty{text-align:center;color:hsl(var(--muted-foreground));border:1px dashed hsl(var(--border));border-radius:12px;padding:3rem 2rem}.routes-module__ZR2Cza__empty a{color:hsl(var(--primary));font-weight:600}.routes-module__ZR2Cza__formContainer{max-width:640px;margin:0 auto}.routes-module__ZR2Cza__formGroup{margin-bottom:1.25rem}.routes-module__ZR2Cza__formLabel{margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.routes-module__ZR2Cza__formHint{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.75rem}.routes-module__ZR2Cza__input,.routes-module__ZR2Cza__textarea,.routes-module__ZR2Cza__select{background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:8px;padding:.6rem .8rem;font-family:inherit;font-size:.9rem}.routes-module__ZR2Cza__textarea{resize:vertical;min-height:90px}.routes-module__ZR2Cza__radioRow{flex-wrap:wrap;gap:.5rem;display:flex}.routes-module__ZR2Cza__radio{text-align:center;border:1px solid hsl(var(--border));cursor:pointer;background:hsl(var(--background));border-radius:10px;flex:1;min-width:90px;padding:.6rem;font-size:.85rem;transition:all .15s}.routes-module__ZR2Cza__radio input{display:none}.routes-module__ZR2Cza__radioActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.routes-module__ZR2Cza__submitBtn{background:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;padding:.8rem;font-size:.95rem;font-weight:700;transition:opacity .15s}.routes-module__ZR2Cza__submitBtn:hover{opacity:.9}.routes-module__ZR2Cza__submitBtn:disabled{opacity:.5;cursor:not-allowed}.routes-module__ZR2Cza__errorBox{color:#7a1f1f;background:#fbe9e9;border:1px solid #ebadad;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.routes-module__ZR2Cza__plannerFs{top:var(--planner-vvo-top,0px);left:var(--planner-vvo-left,0px);width:var(--planner-vvw,100vw);height:var(--planner-vvh,100dvh);z-index:99999;background:hsl(var(--background));isolation:isolate;display:flex;position:fixed;overflow:hidden}.routes-module__ZR2Cza__plannerFs .routes-module__ZR2Cza__plannerPanel{background:hsl(var(--card));border-right:1px solid hsl(var(--border));flex-shrink:0;width:380px;padding:4.25rem 1rem 1.5rem;overflow-y:auto}.routes-module__ZR2Cza__plannerFs .routes-module__ZR2Cza__plannerMapWrap{border:0;border-radius:0;flex:1;min-width:0}.routes-module__ZR2Cza__plannerBurger{z-index:2200;border:1px solid hsl(var(--border));background:hsl(var(--card));width:46px;height:46px;color:hsl(var(--foreground));cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:1.35rem;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 2px 12px #0000004d}.routes-module__ZR2Cza__plannerBurger:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__gpxSwitch{border:1px dashed hsl(var(--border));width:100%;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:10px;margin-top:.5rem;padding:.6rem;font-size:.85rem}.routes-module__ZR2Cza__gpxSwitch:hover{border-color:hsl(var(--primary));color:hsl(var(--foreground))}.routes-module__ZR2Cza__drawerBackdrop{z-index:2300;background:#0006;animation:.2s routes-module__ZR2Cza__drawerBackdropIn;position:absolute;inset:0}@keyframes routes-module__ZR2Cza__drawerBackdropIn{0%{opacity:0}to{opacity:1}}.routes-module__ZR2Cza__drawer{z-index:2400;background:hsl(var(--card));border-right:1px solid hsl(var(--border));flex-direction:column;gap:.35rem;width:290px;max-width:84vw;padding:1rem .85rem;animation:.2s routes-module__ZR2Cza__drawerSlideIn;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:4px 0 28px #0006}@keyframes routes-module__ZR2Cza__drawerSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.routes-module__ZR2Cza__drawerHead{justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 .4rem;display:flex}.routes-module__ZR2Cza__drawerTitle{font-size:1.1rem;font-weight:800}.routes-module__ZR2Cza__drawerClose{border:1px solid hsl(var(--border));width:34px;height:34px;color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;font-size:1rem}.routes-module__ZR2Cza__drawerItem{text-align:left;width:100%;color:hsl(var(--foreground));cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:.6rem;padding:.7rem .8rem;font-size:.95rem;text-decoration:none;display:flex}.routes-module__ZR2Cza__drawerItem:hover{background:hsl(var(--muted))}.routes-module__ZR2Cza__sheetHandle{display:none}.routes-module__ZR2Cza__sheetGrab{background:hsl(var(--muted-foreground));opacity:.4;border-radius:3px;width:42px;height:5px}@media (max-width:860px){.routes-module__ZR2Cza__plannerFs{display:block}.routes-module__ZR2Cza__plannerFs .routes-module__ZR2Cza__plannerMapWrap{z-index:1;position:absolute;inset:0}.routes-module__ZR2Cza__plannerFs .routes-module__ZR2Cza__plannerPanel{z-index:10;width:auto;height:var(--sheet-h,100px);border-right:0;border-top:1px solid hsl(var(--border));border-radius:16px 16px 0 0;max-height:92vh;padding:0 1rem 1.5rem;transition:height .22s;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 24px #00000059}.routes-module__ZR2Cza__plannerFs .routes-module__ZR2Cza__plannerPanel.routes-module__ZR2Cza__sheetDragging{transition:none}.routes-module__ZR2Cza__sheetHandle{cursor:grab;background:hsl(var(--card));touch-action:none;justify-content:center;align-items:center;margin:0 -1rem .25rem;padding:11px 0 9px;display:flex;position:sticky;top:0}:is(.routes-module__ZR2Cza__plannerMapWrap .maplibregl-ctrl-bottom-left,.routes-module__ZR2Cza__plannerMapWrap .maplibregl-ctrl-bottom-right){bottom:112px}}.routes-module__ZR2Cza__planner{gap:1rem;height:calc(100vh - 230px);min-height:540px;display:flex}.routes-module__ZR2Cza__plannerPanel{flex-direction:column;flex-shrink:0;width:360px;padding-right:4px;display:flex;overflow-y:auto}.routes-module__ZR2Cza__plannerMapWrap{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:14px;flex:1;min-width:0;position:relative;overflow:hidden}.routes-module__ZR2Cza__fromToBlock{flex-direction:column;gap:.6rem;margin-bottom:.6rem;display:flex;position:relative}.routes-module__ZR2Cza__fieldWrap{flex-direction:column;gap:.25rem;display:flex;position:relative}.routes-module__ZR2Cza__swapBtn{border:1px solid hsl(var(--border));background:hsl(var(--card));width:34px;height:34px;color:hsl(var(--foreground));cursor:pointer;z-index:5;border-radius:50%;font-size:1rem;transition:border-color .15s;position:absolute;top:50%;right:6px;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.routes-module__ZR2Cza__swapBtn:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__acDropdown{z-index:30;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;max-height:260px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 28px #00000040}.routes-module__ZR2Cza__acItem{text-align:left;border:0;border-top:1px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.55rem .8rem;font-size:.85rem;line-height:1.35;display:block}.routes-module__ZR2Cza__acItem:first-child{border-top:0}.routes-module__ZR2Cza__acItem:hover{background:hsl(var(--muted))}.routes-module__ZR2Cza__acEmpty{color:hsl(var(--muted-foreground));padding:.7rem .8rem;font-size:.85rem}.routes-module__ZR2Cza__plannerActions{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.routes-module__ZR2Cza__ghostBtn{background:hsl(var(--background));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:8px;padding:.45rem .8rem;font-size:.82rem;transition:border-color .15s}.routes-module__ZR2Cza__ghostBtn:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__routeOptList{flex-direction:column;gap:.5rem;display:flex}.routes-module__ZR2Cza__routeOpt{text-align:left;border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;border-radius:10px;align-items:center;gap:.6rem;width:100%;padding:.6rem .8rem;transition:border-color .15s,background .15s;display:flex}.routes-module__ZR2Cza__routeOpt:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__routeOptActive{border-color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.routes-module__ZR2Cza__routeSwatch{background:#8f9fb3;border-radius:4px;flex-shrink:0;width:14px;height:14px}.routes-module__ZR2Cza__routeSwatchSel{background:hsl(var(--primary));box-shadow:0 0 7px hsl(var(--primary) / .7)}.routes-module__ZR2Cza__routeOptDist{font-size:.95rem;font-weight:700}.routes-module__ZR2Cza__routeOptTime{color:hsl(var(--muted-foreground));font-size:.85rem}.routes-module__ZR2Cza__routeOptBadge{text-transform:uppercase;letter-spacing:.04em;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:999px;margin-left:auto;padding:.15rem .5rem;font-size:.66rem;font-weight:700}.routes-module__ZR2Cza__saveRow{align-items:stretch;gap:.5rem;display:flex}.routes-module__ZR2Cza__saveRow .routes-module__ZR2Cza__submitBtn{flex:1;width:auto}.routes-module__ZR2Cza__shareActionBtn{background:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border));cursor:pointer;white-space:nowrap;border-radius:10px;padding:.8rem 1rem;font-size:.9rem;font-weight:700;transition:border-color .15s}.routes-module__ZR2Cza__shareActionBtn:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__shareActionBtn:disabled{opacity:.5;cursor:not-allowed}.routes-module__ZR2Cza__shareOk{color:#358d64;margin-top:.5rem;font-size:.82rem;font-weight:600}.routes-module__ZR2Cza__routeSummary{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:10px;margin:.25rem 0 1rem;padding:.7rem .9rem;font-size:.9rem}.routes-module__ZR2Cza__routeSummary strong{font-size:1.05rem}.routes-module__ZR2Cza__viasList{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.routes-module__ZR2Cza__viaItem{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.85rem;display:flex}.routes-module__ZR2Cza__viaIndex{background:hsl(var(--primary));width:22px;height:22px;color:hsl(var(--primary-foreground));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.routes-module__ZR2Cza__viaLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:hsl(var(--foreground));flex:1;overflow:hidden}.routes-module__ZR2Cza__viaRemove{border:1px solid hsl(var(--border));width:24px;height:24px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;font-size:.8rem;line-height:1}.routes-module__ZR2Cza__viaRemove:hover{color:#b82e2e;border-color:#e05252}@media (max-width:860px){.routes-module__ZR2Cza__planner{flex-direction:column;height:auto;min-height:0}.routes-module__ZR2Cza__planner .routes-module__ZR2Cza__plannerPanel{width:100%}.routes-module__ZR2Cza__planner .routes-module__ZR2Cza__plannerMapWrap{height:60vh;min-height:360px}}.routes-module__ZR2Cza__mapWrap{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:14px;width:100%;height:500px;margin-bottom:1.5rem;position:relative;overflow:hidden}.routes-module__ZR2Cza__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.routes-module__ZR2Cza__detailHeader h1{letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.8rem;font-weight:800}.routes-module__ZR2Cza__detailMeta{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.routes-module__ZR2Cza__authorLink{color:hsl(var(--primary));font-weight:600;text-decoration:none}.routes-module__ZR2Cza__authorLink:hover{text-decoration:underline}.routes-module__ZR2Cza__statsRow{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.routes-module__ZR2Cza__statItem{flex-direction:column;display:flex}.routes-module__ZR2Cza__statLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.routes-module__ZR2Cza__statValue{margin-top:.1rem;font-size:1.1rem;font-weight:700}.routes-module__ZR2Cza__description{background:hsl(var(--card));border:1px solid hsl(var(--border));white-space:pre-wrap;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;line-height:1.6}.routes-module__ZR2Cza__actionsRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.routes-module__ZR2Cza__likeBtn{background:hsl(var(--background));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.routes-module__ZR2Cza__likeBtn:hover{border-color:hsl(var(--primary))}.routes-module__ZR2Cza__likeBtnLiked{color:#a32929;background:#fbe9e9;border-color:#e05252}.routes-module__ZR2Cza__deleteBtn{color:#a32929;cursor:pointer;background:0 0;border:1px solid #e05252;border-radius:999px;margin-left:auto;padding:.55rem 1rem;font-size:.85rem;font-weight:600}.routes-module__ZR2Cza__deleteBtn:hover{background:#fbe9e9}.routes-module__ZR2Cza__commentsSection{border-top:1px solid hsl(var(--border));margin-top:2rem;padding-top:1.5rem}.routes-module__ZR2Cza__commentsSection h2{margin:0 0 1rem;font-size:1.2rem;font-weight:700}.routes-module__ZR2Cza__commentForm{gap:.5rem;margin-bottom:1rem;display:flex}.routes-module__ZR2Cza__commentForm input{background:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:8px;flex:1;padding:.6rem .8rem;font-size:.9rem}.routes-module__ZR2Cza__commentForm button{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;padding:.6rem 1rem;font-weight:600}.routes-module__ZR2Cza__commentList{flex-direction:column;gap:.75rem;display:flex}.routes-module__ZR2Cza__comment{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;padding:.8rem 1rem}.routes-module__ZR2Cza__commentHead{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:.8rem;display:flex}.routes-module__ZR2Cza__commentAuthor{color:hsl(var(--foreground));font-weight:600}.routes-module__ZR2Cza__commentText{white-space:pre-wrap;font-size:.9rem;line-height:1.5}@media (max-width:640px){.routes-module__ZR2Cza__mapWrap{height:400px}.routes-module__ZR2Cza__header h1{font-size:1.5rem}.routes-module__ZR2Cza__detailHeader h1{font-size:1.4rem}.routes-module__ZR2Cza__grid{grid-template-columns:1fr}.routes-module__ZR2Cza__statsRow{gap:1rem}}
