.my-routes-page{min-height:100dvh;background:#f4f6f5}.my-routes-shell{max-width:620px;margin:0 auto;padding:calc(12px + env(safe-area-inset-top)) 14px calc(28px + env(safe-area-inset-bottom))}.my-routes-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.my-routes-header .home-logo{width:118px;display:block}.my-routes-header .home-logo img{display:block;width:100%;height:auto}.my-routes-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.my-routes-intro h1{font-size:25px;line-height:1.2;margin:0 0 4px}.my-routes-intro p{margin:0;color:#64716b;font-size:12px;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-routes-intro button{border:0;background:#e8f3ef;color:#176b52;font-weight:800;border-radius:11px;padding:8px 10px}.management-note{background:#fff;border:1px solid #dce3df;border-radius:14px;padding:11px 12px;color:#59656f;font-size:12px;line-height:1.55;margin-bottom:12px}.my-routes-list{display:grid;gap:10px}.route-card{background:#fff;border:1px solid #dce3df;border-radius:17px;padding:14px;box-shadow:0 1px 4px rgba(0,0,0,.03)}.route-card.disabled{opacity:.62;pointer-events:none}.route-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.route-card-title{font-size:16px;font-weight:850;line-height:1.4;min-width:0;overflow-wrap:anywhere}.route-status{flex:0 0 auto;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850}.route-status.public{background:#e8f3ef;color:#176b52}.route-status.disabled{background:#f1f3f4;color:#59656f}.route-status.expired{background:#f7eeee;color:#a73b3b}.route-meta{margin-top:5px;color:#64716b;font-size:11px}.route-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.route-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:0;border-radius:11px;padding:8px 11px;background:#eef1ef;color:#172026;font-size:12px;font-weight:850;text-decoration:none}.route-action.primary{background:#176b52;color:#fff}.route-action.secondary{background:#e8f3ef;color:#176b52}.route-action.danger{background:#f7eeee;color:#a73b3b;margin-left:auto}.route-loading{background:#fff;border:1px solid #dce3df;border-radius:16px;padding:24px;text-align:center;color:#64716b;font-size:13px}.route-loading.error{color:#a73b3b}.empty-routes{background:#fff;border:1px solid #dce3df;border-radius:18px;padding:28px 18px;text-align:center}.empty-routes-icon{font-size:34px}.empty-routes h2{font-size:17px;margin:10px 0 6px}.empty-routes p{font-size:12px;line-height:1.55;color:#64716b;margin:0 0 16px}.empty-create{display:inline-flex;align-items:center;min-height:42px;border-radius:12px;padding:8px 14px;background:#176b52;color:#fff;text-decoration:none;font-weight:850;font-size:13px}.my-routes-toast{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:5000;max-width:min(90vw,420px)}.creator-management-link{display:flex;justify-content:flex-end;margin:-4px 0 10px}.creator-management-link .link-button{font-size:12px;padding:8px 10px}.account-management{margin-top:26px;padding:15px 14px;background:#fff;border:1px solid #eadede;border-radius:16px}.account-management h2{font-size:15px;margin:0 0 6px}.account-management p{margin:0 0 12px;color:#64716b;font-size:11px;line-height:1.6}.delete-account-button{border:1px solid #e3bcbc;background:#fff;color:#a73b3b;border-radius:11px;padding:9px 11px;font-size:12px;font-weight:850}.delete-account-button:disabled{opacity:.55}@media(max-width:420px){.my-routes-shell{padding-left:10px;padding-right:10px}.my-routes-header .home-logo{width:105px}.route-action.danger{margin-left:0}.my-routes-intro{align-items:flex-start}.my-routes-intro p{max-width:210px}}
