.home-page{padding:16px 16px 96px;max-width:1100px;margin:0 auto}.home-hero{background:linear-gradient(135deg,#fff,#f4f7fb);border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:24px;box-shadow:0 18px 40px #0f172a14}.home-badge{display:inline-block;padding:6px 12px;border-radius:999px;background:#0f172a0f;color:#475569;font-size:12px;margin-bottom:12px}.home-hero h1{margin:0 0 10px;font-size:34px;line-height:1.05;color:#0f172a}.home-hero p{margin:0;max-width:700px;color:#475569;line-height:1.5}.home-hero-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.home-primary-btn,.home-secondary-btn{border:none;border-radius:16px;padding:12px 16px;font-size:14px;cursor:pointer}.home-primary-btn{background:#0f172a;color:#fff}.home-secondary-btn{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.12)}.home-section{margin-top:18px}.home-section-title{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:12px}.home-city-grid,.home-feature-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-city-card,.home-feature-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:16px;box-shadow:0 10px 24px #0f172a0f}.home-city-card{text-align:left;cursor:pointer}.home-city-name,.home-feature-title{font-weight:800;color:#0f172a}.home-city-subtitle,.home-feature-text{margin-top:6px;color:#64748b;font-size:14px;line-height:1.45}.home-feature-emoji{font-size:22px;margin-bottom:8px}@media (max-width: 768px){.home-page{padding:12px 12px 92px}.home-hero{padding:18px;border-radius:22px}.home-hero h1{font-size:28px}.home-city-grid,.home-feature-grid{grid-template-columns:1fr}}.feed-page{min-height:100vh;background:#f4efe9;color:#1d2736}.feed-topbar-sticky{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4efe9e6;border-bottom:1px solid rgba(29,39,54,.07)}.feed-topbar{width:100%;max-width:980px;margin:0 auto;padding:18px 18px 16px;box-sizing:border-box}.feed-topbar.compact{padding:14px 18px 10px}.feed-topbar-main{display:flex;align-items:center;justify-content:space-between;gap:16px}.feed-topbar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.feed-title-wrap{display:flex;flex-direction:column;gap:4px}.feed-title-wrap.compact{gap:2px}.feed-page-title{margin:0;font-size:28px;line-height:1.08;font-weight:800;letter-spacing:-.03em;color:#1f2937}.feed-subtitle{margin:0;font-size:14px;line-height:1.3;color:#1f2937a3}.feed-topbar-row{margin-top:16px;display:flex;align-items:center;gap:14px;justify-content:space-between}.feed-topbar-row.compact{margin-top:10px;display:flex;align-items:center;justify-content:flex-start}.feed-quick-tabs{display:flex;flex-wrap:wrap;gap:8px}.feed-quick-tab{border:1px solid rgba(31,41,55,.1);background:#ffffffb8;color:#495463;border-radius:999px;height:38px;padding:0 16px;font-size:14px;font-weight:700;cursor:pointer;transition:.18s ease}.feed-quick-tab.active{background:#1f2937;color:#fff;border-color:#1f2937}.feed-city-filter{position:relative;flex:0 0 auto}.feed-filter-toggle{width:42px;height:42px;border-radius:14px;border:1px solid rgba(31,41,55,.08);background:#ffffffb8;cursor:pointer;font-size:18px;color:#3d4755}.feed-city-menu{position:absolute;right:0;top:calc(100% + 10px);width:280px;background:#fff;border-radius:20px;box-shadow:0 24px 80px #1e293b24;border:1px solid rgba(31,41,55,.08);padding:16px}.feed-city-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.feed-city-menu-title{font-size:15px;font-weight:800;color:#1f2937}.feed-city-menu-action{border:none;background:transparent;cursor:pointer;font-size:13px;font-weight:700;color:#a56d2d}.feed-city-menu-list{display:flex;flex-direction:column;gap:10px}.feed-city-option{display:flex;align-items:center;gap:10px;font-size:15px;color:#324154}.feed-shell{width:100%;max-width:980px;margin:0 auto;padding:16px 18px 56px;box-sizing:border-box}.feed-composer{display:flex;gap:14px;align-items:flex-start;background:#ffffffd1;border:1px solid rgba(31,41,55,.08);box-shadow:0 18px 42px #1e293b0d;border-radius:24px;padding:16px;margin:0 auto 22px;max-width:680px}.feed-composer-avatar{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#1f2937,#4f6279);display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;flex:0 0 auto}.feed-composer-main{min-width:0;flex:1}.feed-composer-input-row{background:#fff;border-radius:18px;padding:15px 18px;border:1px solid rgba(31,41,55,.08)}.feed-composer-placeholder{color:#1f29378c;font-size:15px}.feed-composer-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.feed-composer-action{border:none;background:#1f293714;color:#1f2937;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:800;cursor:pointer}.feed-state-message{background:#ffffffc7;border:1px solid rgba(31,41,55,.08);border-radius:20px;padding:16px 18px;color:#324154;margin:0 auto 18px;max-width:680px}.feed-state-message.error{color:#b3261e;border-color:#b3261e29}.feed-list{display:grid;grid-template-columns:1fr;gap:20px;max-width:680px;margin:0 auto}.feed-card{background:#fffffff0;border:1px solid rgba(31,41,55,.07);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #1e293b0f}.feed-card-header,.feed-card-content,.feed-card-actions-top{padding-left:16px;padding-right:16px}.feed-card-header{padding-top:16px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.feed-card-author{display:flex;align-items:center;gap:12px;min-width:0}.feed-card-avatar{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1f2937,#5a7088);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.feed-card-author-meta{min-width:0}.feed-card-author-name{font-size:15px;font-weight:800;color:#1f2937}.feed-card-author-subtitle{font-size:13px;color:#1f293794;margin-top:3px}.feed-card-more{border:none;background:transparent;font-size:22px;line-height:1;color:#667180;cursor:pointer}.feed-card-content-top{padding-top:2px;padding-bottom:14px}.feed-card-title{margin:0;font-size:22px;line-height:1.18;font-weight:800;color:#1f2937}.feed-card-description{margin-top:9px;font-size:15px;line-height:1.56;color:#4a5564}.feed-card-meta-row{margin-top:13px;display:flex;flex-wrap:wrap;gap:8px}.feed-meta-chip,.feed-preview-point,.feed-post-point-chip{display:inline-flex;align-items:center;padding:8px 13px;border-radius:999px;background:#ece7de;color:#4b5563;font-size:13px;font-weight:700}.feed-media-grid.single{width:100%;border:none;background:transparent;padding:0;position:relative;cursor:pointer;display:block}.feed-media-grid.single .feed-media-grid-image{width:100%;display:block;aspect-ratio:4 / 3;object-fit:cover}.feed-media-grid.social{display:grid;grid-template-columns:2fr 1fr;gap:2px;background:#ddd6cb}.feed-media-grid-main,.feed-media-grid-side-item{position:relative;border:none;background:transparent;padding:0;cursor:pointer;overflow:hidden}.feed-media-grid-main{min-height:420px}.feed-media-grid-main .feed-media-grid-image{width:100%;height:100%;object-fit:cover;display:block}.feed-media-grid-side{display:grid;grid-template-rows:repeat(3,1fr);gap:2px}.feed-media-grid-side-item{min-height:138px}.feed-media-grid-side-item .feed-media-grid-image{width:100%;height:100%;object-fit:cover;display:block}.feed-media-grid-image{width:100%;height:100%;display:block;object-fit:cover}.feed-no-photo{min-height:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9e1d5,#dfd6ca);color:#1f2937c7;border-top:1px solid rgba(31,41,55,.05);border-bottom:1px solid rgba(31,41,55,.05)}.feed-no-photo-title{font-size:18px;font-weight:800}.feed-card-badges{position:absolute;left:12px;top:12px;display:flex;flex-wrap:wrap;gap:8px}.feed-card-badge{padding:7px 11px;border-radius:999px;background:#ffffffe0;color:#334155;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.feed-card-badge.primary{background:#1f2937e6;color:#fff}.feed-media-grid-more{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a61;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;font-weight:900}.feed-card-actions-top{padding-top:12px;padding-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.feed-card-actions-left{display:flex;align-items:center;gap:8px}.feed-icon-btn{border:none;background:transparent;font-size:21px;cursor:pointer;padding:6px 8px;border-radius:12px}.feed-icon-btn.active{background:#1f293714}.feed-icon-btn:disabled{opacity:.45;cursor:not-allowed}.feed-card-content-bottom{padding-top:4px;padding-bottom:16px}.feed-card-stats-line{color:#324154;font-size:15px}.feed-muted-inline{color:#324154ad}.feed-preview-points{margin-top:14px;display:flex;flex-wrap:wrap;gap:9px}.feed-card-bottom-row{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.feed-card-inline-actions{display:flex;gap:10px;flex-wrap:wrap}.feed-card-link-btn{border:none;background:transparent;color:#b87430;font-size:15px;font-weight:800;cursor:pointer;padding:0}.feed-open-route-btn{border:none;background:#1f2937;color:#fff;padding:13px 18px;border-radius:15px;font-size:14px;font-weight:800;cursor:pointer}.feed-open-route-btn.secondary{background:#dfe6ee;color:#1f2937}.feed-open-route-btn:disabled{opacity:.45;cursor:not-allowed}.feed-load-more-wrap{margin-top:28px;display:flex;justify-content:center}.feed-post-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0f198f;display:flex;align-items:center;justify-content:center;padding:12px;z-index:200}.feed-post-modal{position:relative;width:min(1180px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;background:#fff;border-radius:28px;box-shadow:0 30px 120px #00000047}.feed-post-close{position:absolute;top:18px;right:18px;z-index:3;width:42px;height:42px;border:none;border-radius:14px;background:#ffffffdb;cursor:pointer;font-size:18px}.feed-post-image-wrap{position:relative;background:#e8e0d3;touch-action:pan-y;-webkit-user-select:none;user-select:none}.feed-post-image{width:100%;display:block;object-fit:cover;aspect-ratio:16 / 9;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.feed-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:46px;height:46px;border-radius:999px;border:none;background:#ffffffe0;font-size:28px;cursor:pointer}.feed-carousel-btn.left{left:16px}.feed-carousel-btn.right{right:16px}.feed-card-dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:8px}.feed-card-dot{width:10px;height:10px;border-radius:999px;border:none;background:#ffffff8c;cursor:pointer}.feed-card-dot.active{background:#fff}.feed-post-body{padding:22px}.feed-post-author-row{display:flex;align-items:center;gap:12px}.feed-post-topline{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.feed-type,.feed-city-tag{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;font-size:14px;font-weight:800}.feed-type{background:#1f2937;color:#fff}.feed-city-tag{background:#ece7de;color:#334155}.feed-post-title{margin-top:16px;font-size:30px;line-height:1.15;font-weight:900;color:#1f2937}.feed-post-description{margin-top:12px;color:#4a5564;font-size:16px;line-height:1.65}.feed-post-stats{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feed-post-stat{padding:16px;border-radius:20px;background:#f5f3ef}.feed-post-stat-value{font-size:18px;font-weight:900;color:#1f2937}.feed-post-stat-label{margin-top:6px;font-size:13px;color:#64748b}.feed-post-points{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.feed-place-relations{margin-top:22px;display:flex;flex-direction:column;gap:16px}.feed-post-section{padding:18px;border-radius:20px;background:#f7f5f1}.feed-post-section-title{font-size:15px;font-weight:900;color:#1f2937}.feed-post-section-text{margin-top:8px;color:#4b5563}.feed-linked-routes{margin-top:12px;display:flex;flex-direction:column;gap:10px}.feed-linked-route{text-align:left;border:1px solid rgba(31,41,55,.08);background:#fff;border-radius:18px;padding:14px 16px;cursor:pointer}.feed-linked-route-title{font-size:15px;font-weight:800;color:#1f2937}.feed-linked-route-meta{margin-top:4px;color:#64748b;font-size:13px}.feed-post-actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px}.feed-action-btn{border:none;background:#e8edf3;color:#1f2937;padding:14px 18px;border-radius:16px;font-size:15px;font-weight:800;cursor:pointer}.feed-action-btn.active{background:#1f2937;color:#fff}@media (max-width: 900px){.feed-post-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.feed-page-title{font-size:24px}.feed-subtitle{font-size:13px}.feed-topbar,.feed-topbar.compact,.feed-shell{padding-left:12px;padding-right:12px}.feed-topbar-head{align-items:flex-start}.feed-topbar-row,.feed-topbar-row.compact{align-items:flex-start;flex-direction:row}.feed-quick-tabs{width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.feed-quick-tab{white-space:nowrap;flex:0 0 auto}.feed-composer{border-radius:20px;padding:14px}.feed-card{border-radius:20px}.feed-card-title{font-size:19px}.feed-media-grid.social{grid-template-columns:1fr}.feed-media-grid-main{min-height:auto}.feed-media-grid-main .feed-media-grid-image{aspect-ratio:4 / 3;height:auto}.feed-media-grid-side{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.feed-media-grid-side-item{min-height:auto}.feed-media-grid-side-item .feed-media-grid-image{aspect-ratio:1 / 1;height:auto}.feed-card-bottom-row{flex-direction:column;align-items:stretch}.feed-card-inline-actions{width:100%;flex-direction:column}.feed-open-route-btn{width:100%}.feed-post-modal{width:calc(100vw - 12px);max-height:calc(100vh - 12px);border-radius:22px}.feed-post-body{padding:16px}.feed-post-title{font-size:24px}.feed-post-stats{grid-template-columns:1fr}}.profile-page{padding:16px 16px 96px;max-width:900px;margin:0 auto}.profile-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:26px;padding:22px;text-align:center;box-shadow:0 14px 28px #0f172a0f}.profile-avatar{width:72px;height:72px;margin:0 auto 12px;border-radius:999px;background:#0f172a;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:800}.profile-name{font-size:24px;font-weight:800;color:#0f172a}.profile-subtitle{margin-top:6px;color:#64748b}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.profile-stat-card,.profile-post-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:16px;box-shadow:0 10px 20px #0f172a0d}.profile-stat-value{font-size:24px;font-weight:800;color:#0f172a}.profile-stat-label,.profile-post-meta{margin-top:6px;color:#64748b}.profile-section{margin-top:18px}.profile-section-title{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:12px}.profile-posts{display:grid;gap:12px}.profile-post-title{font-weight:700;color:#0f172a}.profile-empty{background:#f8fafc;border-radius:18px;padding:16px;color:#64748b}@media (max-width: 768px){.profile-page{padding:12px 12px 92px}.profile-stats{grid-template-columns:1fr}}.my-trips-page{min-height:100vh;padding:18px 16px 36px;box-sizing:border-box;background:radial-gradient(circle at top left,rgba(37,99,235,.06),transparent 28%),radial-gradient(circle at top right,rgba(124,58,237,.05),transparent 26%),linear-gradient(180deg,#f8fbff,#f4f7fb);font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.my-trips-page *{box-sizing:border-box}.my-trips-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.my-trips-back-btn{border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600;color:#0f172a;background:#ffffffdb;box-shadow:0 4px 14px #0f172a0d;cursor:pointer}.my-trips-header-main h2{margin:0 0 4px;font-size:24px;line-height:1.1;font-weight:700;color:#0f172a}.my-trips-subtitle{font-size:14px;color:#64748b}.my-trips-topbar{display:flex;gap:10px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.my-trips-search{flex:1 1 320px;min-height:46px;border-radius:16px;border:1px solid rgba(15,23,42,.08);padding:0 14px;background:#ffffffe6;font-size:14px;color:#0f172a;outline:none;box-shadow:0 4px 14px #0f172a0d}.my-trips-counter{min-height:46px;display:inline-flex;align-items:center;padding:0 14px;border-radius:16px;background:#ffffffe0;border:1px solid rgba(15,23,42,.08);color:#475569;font-size:13px;font-weight:700}.my-trips-empty{padding:28px 20px;border-radius:22px;text-align:center;background:#ffffffdb;border:1px dashed rgba(100,116,139,.22);box-shadow:0 8px 24px #0f172a0f}.my-trips-empty-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:8px}.my-trips-empty-text{font-size:14px;line-height:1.5;color:#64748b}.my-trips-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.my-trip-card{overflow:hidden;border-radius:22px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 28px #0f172a14}.my-trip-cover{width:100%;height:180px;object-fit:cover;display:block;background:#e2e8f0}.my-trip-cover-placeholder{background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.my-trip-body{padding:14px}.my-trip-city{font-size:12px;font-weight:700;color:#64748b;margin-bottom:6px}.my-trip-title{font-size:18px;line-height:1.25;font-weight:700;color:#0f172a;margin-bottom:8px}.my-trip-description{font-size:13px;line-height:1.5;color:#475569;margin-bottom:10px}.my-trip-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.my-trip-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#0f172a0d;color:#475569;font-size:11px;font-weight:700}.my-trip-footer{display:flex;justify-content:space-between;gap:10px;align-items:flex-end;flex-wrap:wrap}.my-trip-date{font-size:12px;color:#64748b}.my-trip-actions{display:flex;gap:8px}.my-trip-open-btn,.my-trip-delete-btn{min-height:36px;border-radius:12px;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer;border:none}.my-trip-open-btn{background:#111827;color:#fff}.my-trip-delete-btn{background:#fef2f2;color:#b91c1c}@media (max-width: 900px){.my-trips-grid{grid-template-columns:1fr}}@media (max-width: 560px){.my-trips-page{padding:14px 12px 28px}.my-trips-header{flex-direction:column}.my-trips-header-main h2{font-size:20px}.my-trip-cover{height:160px}}.popular-routes-page{--bg: #f4f7fb;--card: rgba(255, 255, 255, .92);--card-solid: #ffffff;--line: rgba(15, 23, 42, .08);--line-strong: rgba(15, 23, 42, .14);--text: #0f172a;--text-soft: #475569;--text-muted: #64748b;--shadow-sm: 0 4px 14px rgba(15, 23, 42, .05);--shadow-md: 0 10px 30px rgba(15, 23, 42, .08);--shadow-lg: 0 20px 50px rgba(15, 23, 42, .16);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--accent: #111827;--accent-2: #1f2937;--blue: #2563eb;--blue-soft: rgba(37, 99, 235, .1);--violet: #7c3aed;--violet-soft: rgba(124, 58, 237, .12);--green: #059669;--green-soft: rgba(5, 150, 105, .12);--red: #dc2626;--red-soft: rgba(220, 38, 38, .1);--easy: #047857;--easy-bg: rgba(4, 120, 87, .12);--medium: #b45309;--medium-bg: rgba(180, 83, 9, .12);--hard: #b91c1c;--hard-bg: rgba(185, 28, 28, .12);min-height:100vh;padding:18px 16px 36px;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(37,99,235,.06),transparent 28%),radial-gradient(circle at top right,rgba(124,58,237,.05),transparent 26%),linear-gradient(180deg,#f8fbff 0%,var(--bg) 100%)}.popular-routes-page *{box-sizing:border-box}.pr-save-toast{position:fixed;top:16px;right:16px;z-index:90;max-width:min(320px,calc(100vw - 32px));padding:11px 14px;border-radius:14px;background:linear-gradient(135deg,#111827,#1f2937);color:#fff;font-size:13px;line-height:1.4;font-weight:700;box-shadow:0 14px 34px #0f172a42;animation:pr-toast-in .22s ease}@keyframes pr-toast-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pr-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.pr-back-btn{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600;color:var(--text);background:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);cursor:pointer;transition:background .16s ease,transform .14s ease,box-shadow .16s ease,border-color .16s ease}.pr-back-btn:hover{background:#fff;border-color:var(--line-strong);transform:translateY(-1px);box-shadow:var(--shadow-md)}.pr-back-btn:active{transform:scale(.98)}.pr-header-main{flex:1 1 auto;min-width:0;padding:4px 0}.pr-header-main h2{margin:0 0 4px;font-size:24px;line-height:1.1;font-weight:700;letter-spacing:-.02em;color:var(--text)}.pr-header-city{font-size:14px;color:var(--text-muted);margin-bottom:10px}.pr-header-stats{display:flex;flex-wrap:wrap;gap:8px}.pr-header-stats span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#ffffffb8;border:1px solid var(--line);color:var(--text-soft);font-size:12px;font-weight:600;box-shadow:var(--shadow-sm)}.pr-actions-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.pr-actions-row button{min-width:0}.pr-create-route-btn,.pr-ai-route-btn,.pr-all-routes-btn{position:relative;min-height:46px;border-radius:16px;border:1px solid var(--line);padding:12px 16px;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;background:#ffffffdb;color:var(--text);box-shadow:var(--shadow-sm);transition:transform .14s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.pr-create-route-btn:hover,.pr-ai-route-btn:hover,.pr-all-routes-btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.pr-create-route-btn:active,.pr-ai-route-btn:active,.pr-all-routes-btn:active{transform:scale(.99)}.pr-create-route-btn{border-color:#0f172a2e;background:linear-gradient(135deg,#111827,#0f172a 60%,#1f2937);color:#f8fafc}.pr-create-route-btn:hover{background:linear-gradient(135deg,#020617,#111827 55%,#1e293b)}.pr-ai-route-btn{background:linear-gradient(135deg,#2563eb1f,#7c3aed1f);border-color:#2563eb33;color:#1d4ed8}.pr-ai-route-btn.active{background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:transparent;color:#fff;box-shadow:0 14px 30px #2563eb3d}.pr-all-routes-btn{background:#ffffffdb;color:var(--text-soft)}.pr-all-routes-btn.active{background:linear-gradient(135deg,#111827,#1f2937);border-color:transparent;color:#fff;box-shadow:0 12px 26px #0f172a2e}.places-section,.routes-tab{margin-top:4px}.section-title{margin:0 0 6px;font-size:18px;line-height:1.2;font-weight:700;letter-spacing:-.02em;color:var(--text)}.section-subtitle{margin:0 0 14px;font-size:14px;line-height:1.45;color:var(--text-muted)}.pr-top-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.pr-summary-card{padding:14px 14px 12px;border-radius:18px;border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-sm)}.pr-summary-label{font-size:12px;font-weight:600;color:var(--text-muted);margin-bottom:6px}.pr-summary-value{font-size:16px;line-height:1.2;font-weight:700;color:var(--text);letter-spacing:-.02em}.pr-places-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.pr-places-search{flex:1 1 300px;min-height:46px;border-radius:16px;border:1px solid var(--line);padding:0 14px;background:#ffffffdb;color:var(--text);font-size:14px;box-shadow:var(--shadow-sm);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.pr-places-search::placeholder{color:#94a3b8}.pr-places-search:focus{border-color:#2563eb52;box-shadow:0 0 0 4px #2563eb14;background:#fff}.pr-places-toggle{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid var(--line);background:#ffffffdb;box-shadow:var(--shadow-sm);color:var(--text-soft);font-size:13px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}.pr-places-toggle input{accent-color:#111827}.routes-list,.routes-list-bottom{display:flex;flex-direction:column;gap:10px}.routes-list-bottom{margin-top:10px}.route-card{width:100%;text-align:left;border-radius:20px;padding:14px 16px;border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.route-card:hover{transform:translateY(-2px);border-color:#0f172a1f;background:#fff;box-shadow:var(--shadow-md)}.route-card-active{border-color:#11182747;box-shadow:0 12px 28px #0f172a1f}.route-card-place{padding:14px 16px}.route-card-rich{padding:16px}.route-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.route-card-title{font-size:15px;line-height:1.3;font-weight:700;letter-spacing:-.01em;color:var(--text)}.route-days{flex:0 0 auto;font-size:12px;font-weight:700;color:var(--text-muted);white-space:nowrap}.route-desc{margin-top:8px;font-size:13px;line-height:1.5;color:var(--text-soft)}.route-card-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.route-card-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;background:#0f172a0d;color:var(--text-soft);font-size:11px;font-weight:700}.route-card-badge-muted{background:#64748b1a;color:#475569}.route-card-badge-difficulty.is-easy{background:var(--easy-bg);color:var(--easy)}.route-card-badge-difficulty.is-medium{background:var(--medium-bg);color:var(--medium)}.route-card-badge-difficulty.is-hard{background:var(--hard-bg);color:var(--hard)}.route-preview-points{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.route-preview-points-detail{margin-top:12px;margin-bottom:4px}.route-preview-point{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,#2563eb14,#7c3aed14);border:1px solid rgba(37,99,235,.1);color:#334155;font-size:12px;font-weight:600}.places-empty{padding:16px 14px;border-radius:16px;background:#ffffffb3;border:1px dashed rgba(100,116,139,.22);color:#64748b;font-size:13px;line-height:1.45;text-align:center}.routes-tab{margin-top:10px;padding-top:14px;border-top:1px solid rgba(15,23,42,.06)}.pr-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.pr-filter-section{flex:1 1 260px;min-width:240px;padding:14px;border-radius:18px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pr-filter-label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;color:var(--text-muted)}.pr-segmented{display:flex;gap:4px;padding:4px;border-radius:999px;background:#0f172a0d}.pr-segmented-btn{flex:1 1 0;min-width:0;border:none;border-radius:999px;padding:8px 10px;background:transparent;color:var(--text-soft);font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,transform .12s ease}.pr-segmented-btn.active{background:#111827;color:#f8fafc}.pr-segmented-btn:hover{transform:translateY(-1px)}.pr-range-row{display:flex;align-items:center;gap:10px}.pr-range-row input[type=range]{flex:1 1 auto}.pr-range-value{min-width:72px;font-size:12px;font-weight:700;color:var(--text-soft);text-align:right}input[type=range]{-webkit-appearance:none;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,#2563eb2e,#7c3aed2e);outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#111827;border:2px solid #ffffff;box-shadow:0 2px 8px #0f172a33;cursor:pointer}input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#111827;border:2px solid #ffffff;box-shadow:0 2px 8px #0f172a33;cursor:pointer}.pr-ai-box{padding:18px;border-radius:22px;border:1px solid rgba(37,99,235,.14);background:linear-gradient(135deg,#ffffffe0,#f7fafff5),linear-gradient(135deg,#2563eb0f,#7c3aed0f);box-shadow:var(--shadow-md)}.pr-ai-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.pr-ai-list-item{min-height:52px;padding:12px 14px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(37,99,235,.08);color:var(--text-soft);font-size:13px;line-height:1.45;font-weight:600;box-shadow:var(--shadow-sm)}.route-detail-page{margin-top:6px}.route-detail-card{margin-top:12px;padding:16px 16px 18px;border-radius:24px;background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-lg)}.route-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.route-detail-header h3{margin:0;font-size:22px;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--text)}.route-detail-subtitle{flex:0 0 auto;font-size:13px;font-weight:700;color:var(--text-muted);white-space:nowrap;padding-top:4px}.route-main-carousel{margin-top:14px;margin-bottom:10px}.route-main-carousel-inner{position:relative;overflow:hidden;border-radius:20px;background:#0f172a;box-shadow:var(--shadow-md)}.route-main-carousel-image{width:100%;display:block;max-height:320px;object-fit:cover}.route-main-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border:none;border-radius:999px;background:#0f172abd;color:#f8fafc;font-size:15px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .14s ease,transform .12s ease}.route-main-carousel-btn:hover{background:#0f172ae6}.route-main-carousel-btn.left{left:10px}.route-main-carousel-btn.right{right:10px}.route-main-carousel-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:10px}.route-main-carousel-dot{width:8px;height:8px;border:none;border-radius:999px;background:#64748b59;cursor:pointer;transition:transform .12s ease,background .12s ease,width .12s ease}.route-main-carousel-dot.active{width:20px;background:#111827}.route-detail-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 10px}.route-overview-card{padding:14px;border-radius:18px;background:#f8fafceb;border:1px solid rgba(15,23,42,.06)}.route-overview-label{margin-bottom:6px;font-size:12px;font-weight:700;color:var(--text-muted)}.route-overview-value{font-size:15px;line-height:1.25;font-weight:700;color:var(--text);letter-spacing:-.01em}.route-detail-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:2px;margin-bottom:10px;font-size:13px;line-height:1.45;color:var(--text-soft)}.route-detail-meta>div{padding:8px 10px;border-radius:12px;background:#0f172a0a}.route-days-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.route-day-block{padding:12px;border-radius:20px;background:#f8fafcdb;border:1px solid rgba(15,23,42,.06)}.route-day-header{margin-bottom:8px}.route-day-title{font-size:14px;line-height:1.25;font-weight:700;color:var(--text);letter-spacing:-.01em}.route-day-description{margin-top:3px;font-size:12px;line-height:1.45;color:var(--text-muted)}.route-points-list{list-style:none;padding:0;margin:0}.route-point-li{display:flex;align-items:stretch;gap:8px;transition:transform .15s ease,opacity .15s ease,filter .15s ease}.route-point-li+.route-point-li{margin-top:6px}.route-point-li:active .route-point-item{transform:scale(.995)}.route-point-item{width:100%;display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border:1px solid rgba(15,23,42,.06);border-radius:16px;background:#fff;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .12s ease,box-shadow .14s ease}.route-point-item:hover{background:#fcfdff;border-color:#2563eb1f;box-shadow:var(--shadow-sm)}.route-point-time{flex:0 0 auto;min-width:48px;padding-top:1px;font-size:12px;line-height:1.4;font-weight:700;color:var(--text-muted)}.route-point-main{flex:1 1 auto;min-width:0}.route-point-title{font-size:13px;line-height:1.4;font-weight:700;color:var(--text)}.route-point-description{margin-top:2px;font-size:12px;line-height:1.45;color:var(--text-muted)}.route-point-remove-btn{align-self:center;flex:0 0 auto;width:28px;height:28px;border:none;border-radius:999px;background:#f1f5f9;color:#94a3b8;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;justify-content:center;transition:background .14s ease,color .14s ease,transform .12s ease}.route-point-remove-btn:hover{background:#fee2e2;color:#b91c1c;transform:translateY(-1px)}.route-point-remove-btn:active{transform:scale(.94)}.route-point-li-extra .route-point-item{background:#f0fdf4;border:1px dashed rgba(16,185,129,.4)}.route-point-li-extra .route-point-item:hover{background:#dcfce7}.route-add-place-block{margin-top:14px;padding-top:14px;border-top:1px dashed rgba(15,23,42,.1)}.route-add-place-toggle{border:none;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;color:#4338ca;background:linear-gradient(135deg,#4f46e51a,#6366f11f);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.route-add-place-toggle:hover{transform:translateY(-1px);background:linear-gradient(135deg,#4f46e524,#6366f129);box-shadow:0 10px 20px #4f46e51f}.route-add-place-list{margin-top:10px;max-height:260px;overflow-y:auto;padding:8px;display:flex;flex-wrap:wrap;gap:8px;border-radius:18px;background:#f8fafce0;border:1px solid rgba(15,23,42,.06)}.route-add-place-item{max-width:100%;text-align:left;border:1px solid rgba(15,23,42,.06);border-radius:14px;padding:8px 11px;background:#fff;color:var(--text);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.route-add-place-item:hover{transform:translateY(-1px);background:#f8faff;border-color:#2563eb1f;box-shadow:var(--shadow-md)}.route-add-place-title{font-size:12px;font-weight:700;line-height:1.35}.route-add-place-subtitle{margin-top:2px;font-size:11px;line-height:1.4;color:var(--text-muted)}.route-map-wrapper{margin-top:12px}.pr-open-in-maps{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:700;color:var(--blue);text-decoration:none}.pr-open-in-maps:after{content:"↗";font-size:11px}.pr-open-in-maps:hover{text-decoration:underline}.route-send-to-trips-btn{width:100%;margin-top:14px;min-height:48px;border:none;border-radius:16px;padding:12px 18px;font-size:14px;font-weight:700;letter-spacing:-.01em;color:#f8fafc;background:linear-gradient(135deg,#0f172a,#111827,#1f2937);cursor:pointer;box-shadow:0 14px 28px #0f172a2e;transition:transform .14s ease,box-shadow .16s ease,background .16s ease}.route-send-to-trips-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#020617,#0f172a,#111827);box-shadow:0 18px 34px #0f172a3d}.route-send-to-trips-btn:active{transform:scale(.99)}.point-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:16px;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#0f172a85,#0f172a99);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.point-modal{width:min(560px,100%);max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;padding:16px;border-radius:24px;background:#fffffff7;border:1px solid rgba(255,255,255,.45);box-shadow:0 30px 70px #0f172a57}.point-modal-header{display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:start;margin-bottom:10px}.point-modal-close{grid-column:2 / 3;grid-row:1 / 3;width:30px;height:30px;border:none;border-radius:999px;background:#f1f5f9;color:#475569;cursor:pointer;font-size:14px;transition:background .14s ease,color .14s ease,transform .12s ease}.point-modal-close:hover{background:#e2e8f0;color:var(--text);transform:translateY(-1px)}.point-modal-title{font-size:18px;line-height:1.2;font-weight:700;letter-spacing:-.02em;color:var(--text)}.point-modal-time,.point-modal-day{font-size:12px;line-height:1.4;font-weight:600;color:var(--text-muted)}.point-modal-loading,.point-modal-no-images{margin-bottom:10px;padding:14px;border-radius:16px;background:#f8fafce6;border:1px solid rgba(15,23,42,.06);color:var(--text-soft);font-size:13px;line-height:1.45}.point-modal-carousel{margin-bottom:10px}.point-modal-carousel-inner{position:relative;overflow:hidden;border-radius:18px;background:#0f172a}.point-modal-image{width:100%;max-height:320px;object-fit:cover;display:block}.point-modal-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;border-radius:999px;background:#0f172ad1;color:#f8fafc;cursor:pointer;font-size:14px}.point-modal-carousel-btn.left{left:10px}.point-modal-carousel-btn.right{right:10px}.point-modal-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.point-modal-thumb{flex:0 0 auto;width:56px;height:56px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#e2e8f0;cursor:pointer;transition:border-color .14s ease,transform .12s ease,box-shadow .14s ease}.point-modal-thumb:hover{transform:translateY(-1px)}.point-modal-thumb.active{border-color:#111827;box-shadow:0 8px 18px #0f172a24}.point-modal-thumb img{width:100%;height:100%;object-fit:cover;display:block}.point-modal-add-photo-btn{align-self:flex-start;margin-top:2px;margin-bottom:10px;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;color:#3730a3;background:linear-gradient(135deg,#6366f124,#4f46e529);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .14s ease,background .14s ease}.point-modal-add-photo-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#6366f12e,#4f46e533)}.point-modal-inline-description{margin-bottom:10px;padding:12px 13px;border-radius:16px;background:#f8fafceb;border:1px solid rgba(15,23,42,.06);color:var(--text-soft);font-size:13px;line-height:1.5}.point-modal-wiki{margin-top:4px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08);overflow-y:auto}.point-modal-wiki-extract{max-height:200px;overflow-y:auto;font-size:13px;line-height:1.55;color:#334155}.point-modal-wiki-link{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:700;color:var(--blue);text-decoration:none}.point-modal-wiki-link:hover{text-decoration:underline}.route-add-place-list::-webkit-scrollbar,.point-modal-wiki-extract::-webkit-scrollbar,.point-modal-thumbs::-webkit-scrollbar{height:8px;width:8px}.route-add-place-list::-webkit-scrollbar-thumb,.point-modal-wiki-extract::-webkit-scrollbar-thumb,.point-modal-thumbs::-webkit-scrollbar-thumb{background:#64748b47;border-radius:999px}@media (max-width: 1100px){.pr-actions-row,.route-detail-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.popular-routes-page{padding:14px 12px 28px}.pr-header{align-items:flex-start}.pr-header-main h2{font-size:20px}.pr-top-summary,.pr-ai-list{grid-template-columns:1fr}.pr-filters{flex-direction:column}.pr-filter-section{min-width:0}.route-detail-overview{grid-template-columns:1fr 1fr}.route-detail-header{flex-direction:column;align-items:flex-start}.route-detail-header h3{font-size:19px}.route-main-carousel-image,.point-modal-image{max-height:240px}.point-modal{width:min(100%,100%);max-height:calc(100vh - 20px);padding:14px;border-radius:20px}.pr-save-toast{top:12px;right:12px}}@media (max-width: 560px){.pr-actions-row{grid-template-columns:1fr}.pr-actions-row button{width:100%}.pr-places-toolbar{flex-direction:column}.pr-places-search,.pr-places-toggle{width:100%}.pr-header{flex-direction:column;gap:10px}.pr-header-main{width:100%}.pr-header-stats{gap:6px}.route-card{padding:13px 14px}.route-card-header{flex-direction:column;align-items:flex-start;gap:6px}.route-detail-overview{grid-template-columns:1fr}.route-detail-meta{flex-direction:column}.route-point-li{gap:6px}.route-point-item{padding:9px 10px}.route-point-time{min-width:44px}.route-add-place-list{max-height:220px}.point-modal-title{font-size:16px}.point-modal-thumb{width:52px;height:52px}.pr-save-toast{left:12px;right:12px;max-width:none}.route-main-carousel-image,.point-modal-image{cursor:zoom-in}.image-zoom-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0a0f19e0;display:flex;align-items:center;justify-content:center;padding:16px}.image-zoom-modal{position:relative;width:min(100%,1100px);max-height:100vh;display:flex;align-items:center;justify-content:center}.image-zoom-img{display:block;width:auto;max-width:100%;max-height:calc(100vh - 40px);object-fit:contain;border-radius:18px;background:#fff}.image-zoom-close{position:absolute;top:-6px;right:-6px;width:40px;height:40px;border:none;border-radius:999px;background:#fffffff5;color:#0f172a;font-size:20px;cursor:pointer;box-shadow:0 8px 20px #0f172a2e}@media (max-width: 768px){.popular-routes-page{padding-left:12px;padding-right:12px}.pr-header{gap:10px}.pr-header-main h2{font-size:22px;line-height:1.15}.pr-actions-row{display:grid;grid-template-columns:1fr;gap:10px}.pr-top-summary{grid-template-columns:1fr}.pr-filters{gap:12px}.pr-segmented{flex-wrap:wrap}.route-detail-card,.route-day-block,.pr-summary-card,.route-card,.route-card-rich,.route-card-place{border-radius:16px}.route-detail-header h3{font-size:22px;line-height:1.15}.route-detail-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-main-carousel-image{width:100%;max-height:240px;object-fit:cover;border-radius:16px}.point-modal-backdrop{padding:8px;align-items:flex-end}.point-modal{width:100%;max-width:100%;max-height:92vh;border-radius:20px 20px 0 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.point-modal-header{position:sticky;top:0;z-index:2;background:inherit;padding-top:16px}.point-modal-title{padding-right:42px;font-size:24px;line-height:1.15}.point-modal-carousel-inner{min-height:auto}.point-modal-image{width:100%;max-height:240px;object-fit:cover;border-radius:16px}.point-modal-thumbs{gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.point-modal-thumbs::-webkit-scrollbar{display:none}.point-modal-thumb{flex:0 0 auto}.point-modal-thumb img{width:68px;height:68px;object-fit:cover;border-radius:12px}.route-point-li{align-items:flex-start}.route-point-item{min-width:0}.route-point-title,.route-point-description,.route-desc,.point-modal-inline-description,.point-modal-wiki-extract{word-break:break-word}.image-zoom-backdrop{padding:8px}.image-zoom-img{max-height:calc(100vh - 24px);border-radius:14px}.image-zoom-close{top:6px;right:6px}}.web-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.web-bottom-nav button{border:none;background:transparent;border-radius:14px;padding:8px 4px;display:grid;gap:4px;place-items:center;font-size:12px;color:#64748b;cursor:pointer}.web-bottom-nav button span:first-child{font-size:20px;line-height:1}.web-bottom-nav button.active{background:#0f172a14;color:#0f172a}@media (min-width: 1024px){.web-bottom-nav{max-width:920px;left:50%;transform:translate(-50%);border-radius:18px 18px 0 0}}}
