.AuthControls-module___D2s8a__root{min-width:0;position:relative}.AuthControls-module___D2s8a__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:inline-flex}.AuthControls-module___D2s8a__compactControls{flex-wrap:nowrap;max-width:100%}.AuthControls-module___D2s8a__chip{color:var(--rn-navy);white-space:nowrap;-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #d8e5f7;border-radius:999px;align-items:center;gap:6px;min-width:0;min-height:56px;padding:0 18px;font-size:.96rem;font-weight:750;line-height:1;display:inline-flex;box-shadow:0 12px 28px #0316380f}.AuthControls-module___D2s8a__chip:disabled{opacity:.6;cursor:not-allowed}.AuthControls-module___D2s8a__authCompact{min-width:0;max-width:220px}.AuthControls-module___D2s8a__menuWrap{min-width:0;display:inline-flex;position:relative}.AuthControls-module___D2s8a__menuToggle{padding-right:10px}.AuthControls-module___D2s8a__caret{flex-shrink:0;transition:transform .16s}.AuthControls-module___D2s8a__caretOpen{transform:rotate(180deg)}.AuthControls-module___D2s8a__menu{border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-elevated)94%,transparent);min-width:168px;box-shadow:var(--shadow-lg);z-index:120;border-radius:18px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.AuthControls-module___D2s8a__menuHeader{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);padding:10px 12px 8px;font-size:.7rem;font-weight:700}.AuthControls-module___D2s8a__menuItem{border:0;border-bottom:1px solid var(--border-subtle);background:var(--surface-elevated);width:100%;color:var(--secondary);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.8rem;font-weight:700;line-height:1.2;display:flex}.AuthControls-module___D2s8a__menuItem:last-child{border-bottom:0}.AuthControls-module___D2s8a__menuItem:hover:not(:disabled){background:var(--surface-hover)}.AuthControls-module___D2s8a__menuItem:disabled{opacity:.6;cursor:not-allowed}.AuthControls-module___D2s8a__menuItemActive{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.AuthControls-module___D2s8a__menuItemLabel{text-overflow:ellipsis;min-width:0;overflow:hidden}.AuthControls-module___D2s8a__menuItemMeta{min-width:18px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AuthControls-module___D2s8a__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.AuthControls-module___D2s8a__avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:46px;height:46px;box-shadow:0 10px 24px #03163829}.AuthControls-module___D2s8a__error{color:#dc2626;margin-top:8px;font-size:.75rem;font-weight:600;line-height:1.4}@media (max-width:640px){.AuthControls-module___D2s8a__controls,.AuthControls-module___D2s8a__compactControls{gap:4px}.AuthControls-module___D2s8a__chip{min-height:42px;padding:0 9px;font-size:.74rem}.AuthControls-module___D2s8a__authCompact,.AuthControls-module___D2s8a__authCompact .AuthControls-module___D2s8a__label,.AuthControls-module___D2s8a__authCompact .AuthControls-module___D2s8a__caret{display:none}.AuthControls-module___D2s8a__avatar{width:34px;height:34px}.AuthControls-module___D2s8a__authCompact{max-width:155px}.AuthControls-module___D2s8a__menu{min-width:154px;right:0}.AuthControls-module___D2s8a__menuItem{padding:9px 10px;font-size:.75rem}}@media (max-width:420px){.AuthControls-module___D2s8a__compactControls{flex-wrap:wrap;justify-content:flex-end}.AuthControls-module___D2s8a__authCompact{max-width:100%}}
.Button-module__xDwtkW__button{--button-radius:16px;--button-border:transparent;--button-bg:transparent;--button-color:var(--rn-navy);--button-shadow:none;--button-hover-bg:var(--button-bg);--button-hover-border:var(--button-border);--button-hover-color:var(--button-color);--button-hover-shadow:var(--button-shadow);border:1px solid var(--button-border);border-radius:var(--button-radius);background:var(--button-bg);min-width:0;color:var(--button-color);box-shadow:var(--button-shadow);letter-spacing:-.01em;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:800;line-height:1;transition:background-color .16s,background .16s,border-color .16s,box-shadow .16s,color .16s,opacity .16s;display:inline-flex;position:relative;overflow:hidden}.Button-module__xDwtkW__button:hover:not(:disabled){border-color:var(--button-hover-border);background:var(--button-hover-bg);color:var(--button-hover-color);box-shadow:var(--button-hover-shadow)}.Button-module__xDwtkW__button:focus-visible{box-shadow:var(--button-hover-shadow),0 0 0 4px #1478ff29;outline:none}.Button-module__xDwtkW__button:disabled{opacity:.56;cursor:not-allowed;pointer-events:none;filter:grayscale(.18)}.Button-module__xDwtkW__content{justify-content:center;align-items:center;gap:.45rem;min-width:0;line-height:1;display:inline-flex}.Button-module__xDwtkW__iconSlot{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.Button-module__xDwtkW__iconSlot svg{vertical-align:middle;display:block}.Button-module__xDwtkW__label{white-space:nowrap;justify-content:center;align-items:center;min-width:0;line-height:1;display:inline-flex}.Button-module__xDwtkW__spinner{border:2px solid;border-top-color:#0000;border-radius:999px;justify-content:center;align-items:center;width:1em;height:1em;animation:.9s linear infinite Button-module__xDwtkW__runnear-button-spin;display:inline-flex}.Button-module__xDwtkW__primary,.Button-module__xDwtkW__generate{--button-radius:16px;--button-border:#0f6fef;--button-bg:linear-gradient(180deg,var(--rn-blue,#1478ff)0%,#0966f2 100%);--button-color:#fff;--button-shadow:0 10px 20px #1478ff33,inset 0 1px 0 #ffffff38;--button-hover-bg:linear-gradient(180deg,#1e83ff 0%,var(--rn-blue-dark,#0a4ee4)100%);--button-hover-border:#0a5ddb;--button-hover-color:#fff;--button-hover-shadow:0 12px 22px #1478ff3d,inset 0 1px 0 #ffffff3d}.Button-module__xDwtkW__secondary{--button-radius:999px;--button-border:var(--rn-line,#dde4f0);--button-bg:#fff;--button-color:var(--rn-navy,#0b1736);--button-shadow:0 3px 8px #0b17360a;--button-hover-bg:#f8fbff;--button-hover-border:#1478ff57;--button-hover-color:var(--rn-blue,#1478ff);--button-hover-shadow:0 6px 14px #0b17360f,inset 0 0 0 1px #1478ff14}.Button-module__xDwtkW__ghost{--button-radius:999px;--button-border:transparent;--button-bg:transparent;--button-color:var(--rn-slate,#667085);--button-hover-bg:var(--rn-blue-soft,#eaf3ff);--button-hover-border:transparent;--button-hover-color:var(--rn-blue,#1478ff)}.Button-module__xDwtkW__icon{--button-radius:999px;--button-border:var(--rn-line,#dde4f0);--button-bg:#fff;--button-color:var(--rn-navy,#0b1736);--button-shadow:0 4px 10px #0b17360f;--button-hover-bg:#f8fbff;--button-hover-border:#1478ff57;--button-hover-color:var(--rn-blue,#1478ff);--button-hover-shadow:0 7px 14px #0b173614;aspect-ratio:1;padding:0}.Button-module__xDwtkW__sm{height:34px;padding:0 14px;font-size:.82rem}.Button-module__xDwtkW__md{height:44px;padding:0 20px;font-size:.94rem}.Button-module__xDwtkW__lg{height:56px;padding:0 24px;font-size:1rem}.Button-module__xDwtkW__generate.Button-module__xDwtkW__lg{height:56px;font-size:1.02rem}.Button-module__xDwtkW__icon.Button-module__xDwtkW__sm{width:34px;padding:0}.Button-module__xDwtkW__icon.Button-module__xDwtkW__md{width:44px;padding:0}.Button-module__xDwtkW__icon.Button-module__xDwtkW__lg{width:56px;padding:0}.Button-module__xDwtkW__fullWidth{width:100%}:is(html[data-theme=dark] .Button-module__xDwtkW__primary,html[data-theme=dark] .Button-module__xDwtkW__generate){--button-border:#4c9bff9e;--button-bg:linear-gradient(180deg,#2f8bff 0%,#1268e8 100%);--button-shadow:0 10px 22px #1478ff38,inset 0 1px 0 #ffffff29}:is(html[data-theme=dark] .Button-module__xDwtkW__secondary,html[data-theme=dark] .Button-module__xDwtkW__icon){--button-border:#b8c6da3d;--button-bg:#0d1a2aeb;--button-color:var(--text-primary);--button-shadow:0 4px 12px #0206173d;--button-hover-bg:#18314deb;--button-hover-border:#4c9bff6b;--button-hover-color:#7db6ff}html[data-theme=dark] .Button-module__xDwtkW__ghost{--button-color:var(--text-secondary);--button-hover-bg:#4c9bff1f;--button-hover-color:#7db6ff}@keyframes Button-module__xDwtkW__runnear-button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.HeaderBackButton-module__omxbJW__button{border:1px solid var(--rn-line,#dde4f0);width:fit-content;height:36px;color:var(--rn-navy,#0b1736);letter-spacing:-.01em;cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 13px 0 11px;font-family:inherit;font-size:.78rem;font-weight:820;line-height:1;transition:border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 5px 14px #0b17360e}.HeaderBackButton-module__omxbJW__button:hover{color:var(--rn-blue,#1478ff);border-color:#1478ff57;transform:translateY(-1px);box-shadow:0 8px 18px #0b173613}.HeaderBackButton-module__omxbJW__button:focus-visible{outline:none;box-shadow:0 8px 18px #0b173613,0 0 0 4px #1478ff29}.HeaderBackButton-module__omxbJW__button svg{flex:none}html[data-theme=dark] .HeaderBackButton-module__omxbJW__button{color:var(--text-primary);background:#0d1a2aeb;border-color:#b8c6da33;box-shadow:0 8px 18px #02061738}html[data-theme=dark] .HeaderBackButton-module__omxbJW__button:hover{color:#7db6ff;border-color:#4c9bff6b}
.page-module__pPEAFG__page{padding-bottom:calc(140px + var(--runnear-safe-bottom,0px))}.page-module__pPEAFG__toolbar{z-index:50;min-height:42px;padding:6px var(--screen-x,18px)2px;background:0 0;border-bottom:0;justify-content:space-between;align-items:center;display:flex}.page-module__pPEAFG__toolbarActions{justify-content:flex-end;display:flex}.page-module__pPEAFG__main{padding:10px var(--screen-x,20px)14px;padding-bottom:calc(180px + var(--runnear-safe-bottom,0px))}.page-module__pPEAFG__hero{text-align:center;max-width:640px;margin:0 auto 16px}.page-module__pPEAFG__badgeRow{flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:10px;display:flex}.page-module__pPEAFG__liveBadge{-webkit-backdrop-filter:blur(4px);border:1px solid color-mix(in srgb,var(--rn-line)86%,transparent);letter-spacing:-.01em;color:var(--rn-blue-dark);background:#fffffff2;border-radius:999px;padding:6px 11px;font-size:.7rem;font-weight:850;display:inline-block;box-shadow:0 8px 18px #1478ff0f}.page-module__pPEAFG__intentBadge{letter-spacing:-.01em;border:1px solid color-mix(in srgb,var(--primary)28%,transparent);color:var(--primary-hover);background:#fff;border-radius:999px;padding:6px 11px;font-size:.7rem;font-weight:850;display:inline-block}.page-module__pPEAFG__title{letter-spacing:-.04em;color:var(--rn-navy);word-break:keep-all;margin:0;font-size:clamp(1.48rem,5.8vw,2rem);font-weight:880;line-height:1.14}.page-module__pPEAFG__titleAccent{color:var(--rn-blue-dark)}.page-module__pPEAFG__placeName{max-width:min(100%,520px);color:var(--rn-blue-dark);letter-spacing:-.035em;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px auto 0;font-size:clamp(1rem,4.4vw,1.32rem);font-weight:860;line-height:1.2;display:-webkit-box;overflow:hidden}.page-module__pPEAFG__subtitle{color:var(--rn-slate);letter-spacing:-.01em;background:#fff;border:1px solid #1478ff29;border-radius:999px;justify-content:center;align-items:center;gap:5px;margin-top:9px;padding:6px 12px;font-size:.76rem;font-weight:760;display:inline-flex}.page-module__pPEAFG__subtitle strong{color:var(--rn-blue-dark);font-weight:880}.page-module__pPEAFG__adjustedDistance{color:var(--primary-hover);letter-spacing:-.02em;margin-top:8px;font-size:.85rem;font-weight:800}.page-module__pPEAFG__errorBanner{border:1px solid color-mix(in srgb,var(--primary)24%,var(--border-subtle));background:radial-gradient(circle at 94% 0%,color-mix(in srgb,var(--primary)14%,transparent),transparent 36%),var(--surface-elevated);color:var(--text-primary);box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;gap:10px;margin-bottom:16px;padding:16px;font-size:.92rem;font-weight:700;line-height:1.45;display:flex}.page-module__pPEAFG__errorTitle{color:var(--secondary);letter-spacing:-.02em;font-size:1rem;font-weight:900}.page-module__pPEAFG__errorMeta{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.76rem;font-weight:800}.page-module__pPEAFG__errorActions{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.page-module__pPEAFG__errorRetryButton{border:1px solid color-mix(in srgb,var(--primary)34%,transparent);background:var(--surface);color:var(--primary-hover);border-radius:999px;align-self:flex-start;padding:7px 12px;font-size:.78rem;font-weight:800}.page-module__pPEAFG__errorRetryButton:disabled{cursor:not-allowed;opacity:.65}.page-module__pPEAFG__routeGrid,.page-module__pPEAFG__routeSkeletonGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;margin-top:2px;display:grid}.page-module__pPEAFG__routeSkeletonCard{border:1px solid var(--rn-line);background:linear-gradient(90deg,#f1f5f9cc 25%,#e2e8f0e0 50%,#f1f5f9cc 75%) 0 0/220% 100%;border-radius:24px;min-height:132px;animation:1.4s ease-in-out infinite page-module__pPEAFG__routeSkeletonShimmer}@keyframes page-module__pPEAFG__routeSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}:is(html:not([data-theme=dark]) .page-module__pPEAFG__page,html:not([data-theme=dark]) .page-module__pPEAFG__main,html:not([data-theme=dark]) .page-module__pPEAFG__errorBanner,html:not([data-theme=dark]) .page-module__pPEAFG__liveBadge,html:not([data-theme=dark]) .page-module__pPEAFG__intentBadge,html:not([data-theme=dark]) .page-module__pPEAFG__errorRetryButton){background:#fff}@media (max-width:640px){.page-module__pPEAFG__toolbar{min-height:40px;padding:4px 12px 2px}.page-module__pPEAFG__main{padding-top:8px}.page-module__pPEAFG__hero{margin-bottom:14px}.page-module__pPEAFG__title{font-size:1.5rem}.page-module__pPEAFG__placeName{font-size:1.08rem}.page-module__pPEAFG__routeGrid,.page-module__pPEAFG__routeSkeletonGrid{grid-template-columns:minmax(0,1fr);gap:12px}}html[data-theme=dark] .page-module__pPEAFG__title{color:var(--text-primary)}@media (min-width:1024px){.page-module__pPEAFG__toolbar{padding-inline:24px}}
.AnchorAdjustMap-module__yC-9pG__mapShell{width:100%;height:210px;box-shadow:var(--shadow-md);background:#e2e8f0;border:1px solid #03163814;border-radius:18px;position:relative;overflow:hidden}.AnchorAdjustMap-module__yC-9pG__mapContainer{width:100%;height:100%}.AnchorAdjustMap-module__yC-9pG__loadingContainer{color:#475569;background:#f8fafc;border:1px solid #03163814;border-radius:18px;justify-content:center;align-items:center;width:100%;height:210px;font-size:.9rem;font-weight:600;display:flex}.leaflet-container img.leaflet-tile{mix-blend-mode:normal!important}.AnchorAdjustMap-module__yC-9pG__markerContainer{background:0 0!important;border:none!important}.AnchorAdjustMap-module__yC-9pG__liveMarker{place-items:center;width:48px;height:48px;display:grid;position:relative}.AnchorAdjustMap-module__yC-9pG__markerPulse{background:#1478ff1a;border:1.5px solid #1478ff6b;border-radius:999px;animation:2.2s cubic-bezier(.16,.78,.28,1) infinite AnchorAdjustMap-module__yC-9pG__liveLocationPulse;position:absolute;inset:12px}.AnchorAdjustMap-module__yC-9pG__markerPulseDelay{animation-delay:.72s}.AnchorAdjustMap-module__yC-9pG__markerPulseSlow{animation-delay:1.44s}.AnchorAdjustMap-module__yC-9pG__markerOuter{z-index:2;background:#1478ff;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative;box-shadow:0 3px 12px #1478ff57,0 0 0 5px #1478ff1a}.AnchorAdjustMap-module__yC-9pG__markerInner{background:#fff;border-radius:50%;width:5px;height:5px}.AnchorAdjustMap-module__yC-9pG__locateButton{color:#0f172a;cursor:pointer;background:#fffffff5;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 8px #03163829}.AnchorAdjustMap-module__yC-9pG__locateButton:disabled{opacity:.72;cursor:default}@keyframes AnchorAdjustMap-module__yC-9pG__liveLocationPulse{0%{opacity:.86;transform:scale(.18)}72%{opacity:.08;transform:scale(2.05)}to{opacity:0;transform:scale(2.3)}}
.PlannerEntryCard-module__3bsXZa__card{border:1px solid color-mix(in srgb,var(--rn-blue)18%,var(--rn-line));background:linear-gradient(90deg,color-mix(in srgb,var(--rn-blue)6%,#fff)0%,#fff 58%),#fff;border-radius:24px;order:7;grid-template-columns:42px minmax(0,1fr) max-content;align-items:center;gap:11px;width:100%;min-height:72px;margin:0;padding:12px 14px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 10px 24px #0316380e}.PlannerEntryCard-module__3bsXZa__card:before{content:"";background:linear-gradient(180deg,var(--rn-blue),var(--rn-mint));pointer-events:none;width:4px;position:absolute;inset:0 auto 0 0}.PlannerEntryCard-module__3bsXZa__iconBadge{z-index:1;color:#fff;background:linear-gradient(135deg,var(--rn-blue),var(--rn-blue-dark));border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative;box-shadow:0 10px 20px #1478ff2e}.PlannerEntryCard-module__3bsXZa__content{z-index:1;text-align:left;min-width:0;position:relative;overflow:hidden}.PlannerEntryCard-module__3bsXZa__eyebrow,.PlannerEntryCard-module__3bsXZa__content p{display:none}.PlannerEntryCard-module__3bsXZa__content h2{color:var(--rn-navy);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.98rem;font-weight:900;line-height:1.18;overflow:hidden}.PlannerEntryCard-module__3bsXZa__meta{color:#52617d;align-items:center;gap:5px;max-width:100%;margin-top:4px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.PlannerEntryCard-module__3bsXZa__meta svg{color:var(--rn-blue-dark);flex:none}.PlannerEntryCard-module__3bsXZa__meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.PlannerEntryCard-module__3bsXZa__cta{z-index:1;background:var(--rn-navy);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:104px;min-height:40px;padding:0 14px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex;position:relative;box-shadow:0 10px 22px #0b173629}.PlannerEntryCard-module__3bsXZa__cta:hover{background:var(--secondary-hover);transform:translateY(-1px);box-shadow:0 14px 26px #0b17362e}.PlannerEntryCard-module__3bsXZa__cta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.PlannerEntryCard-module__3bsXZa__cta svg{flex:none}html[data-theme=dark] .PlannerEntryCard-module__3bsXZa__card{background:linear-gradient(90deg,#4c9bff21 0%,#0d1a2af0 62%),var(--surface);border-color:#74e1ca2e;box-shadow:0 12px 26px #02061752}html[data-theme=dark] .PlannerEntryCard-module__3bsXZa__content h2{color:var(--text-primary)}html[data-theme=dark] .PlannerEntryCard-module__3bsXZa__meta{color:var(--text-secondary)}html[data-theme=dark] .PlannerEntryCard-module__3bsXZa__meta svg{color:#71e8d3}html[data-theme=dark] .PlannerEntryCard-module__3bsXZa__cta{color:#06111f;background:#fff;box-shadow:0 10px 22px #02061747}html[data-theme=dark] .PlannerEntryCard-module__3bsXZa__cta:hover{background:#eef6ff}@media (max-width:480px){.PlannerEntryCard-module__3bsXZa__card{border-radius:22px;grid-template-columns:40px minmax(0,1fr) max-content;gap:10px;padding:11px 12px}.PlannerEntryCard-module__3bsXZa__iconBadge{border-radius:14px;width:40px;height:40px}.PlannerEntryCard-module__3bsXZa__cta{min-width:96px;min-height:38px;padding:0 12px;font-size:.74rem}}@media (max-width:390px){.PlannerEntryCard-module__3bsXZa__card{grid-template-columns:38px minmax(0,1fr) 38px;gap:9px}.PlannerEntryCard-module__3bsXZa__iconBadge{width:38px;height:38px}.PlannerEntryCard-module__3bsXZa__content h2{font-size:.92rem}.PlannerEntryCard-module__3bsXZa__meta{font-size:.68rem}.PlannerEntryCard-module__3bsXZa__cta{width:38px;min-width:38px;min-height:38px;padding:0}.PlannerEntryCard-module__3bsXZa__cta span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
.LoadingStageOverlay-module__FLpKOG__overlay{z-index:2500;-webkit-backdrop-filter:blur(6px);padding:20px 20px calc(20px + var(--runnear-safe-bottom,0px));background:#081836b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingStageOverlay-module__FLpKOG__card{width:min(520px,100%);max-height:calc(100dvh - 40px - var(--runnear-safe-bottom,0px));overscroll-behavior:contain;color:var(--rn-navy,var(--secondary));background:#fff;border:1px solid #e2e8f0eb;border-radius:24px;padding:24px 22px 26px;overflow-y:auto;box-shadow:0 22px 54px #0316383d}.LoadingStageOverlay-module__FLpKOG__title{letter-spacing:-.02em;margin-bottom:22px;font-size:1.16rem;font-weight:800;line-height:1.2}.LoadingStageOverlay-module__FLpKOG__barHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.LoadingStageOverlay-module__FLpKOG__stageRow{align-items:flex-start;gap:10px;min-width:0;display:flex}.LoadingStageOverlay-module__FLpKOG__stageSpinner{border:2px solid #1478ff24;border-top-color:var(--rn-blue,var(--primary));border-radius:999px;flex:0 0 14px;width:14px;height:14px;margin-top:2px;animation:.9s linear infinite LoadingStageOverlay-module__FLpKOG__runnear-spin}.LoadingStageOverlay-module__FLpKOG__stage{color:var(--rn-navy,var(--text-primary));letter-spacing:-.01em;-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;font-size:.92rem;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.LoadingStageOverlay-module__FLpKOG__percentDisplay{color:var(--rn-blue-dark,var(--primary-hover));letter-spacing:-.02em;font-variant-numeric:tabular-nums;flex:none;font-size:1.22rem;font-weight:900;line-height:1}.LoadingStageOverlay-module__FLpKOG__detail{color:var(--rn-slate,var(--text-secondary));text-overflow:ellipsis;white-space:nowrap;margin:-2px 0 14px 24px;font-size:.76rem;font-weight:700;line-height:1.35;overflow:hidden}.LoadingStageOverlay-module__FLpKOG__infoBadge{color:var(--primary-hover);background:#17bbde0f;border:1px solid #17bbde4d;border-radius:999px;align-items:center;margin-top:-4px;margin-bottom:16px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.LoadingStageOverlay-module__FLpKOG__barTrack{background:#eef2f7;border-radius:999px;height:11px;overflow:hidden;box-shadow:inset 0 1px 2px #0316380a}.LoadingStageOverlay-module__FLpKOG__barFill{background:linear-gradient(90deg,var(--rn-blue,var(--primary)),var(--rn-blue-dark,var(--primary-hover)));height:100%;transition:width .3s var(--ease-out);border-radius:999px;box-shadow:0 0 8px #1478ff42}.LoadingStageOverlay-module__FLpKOG__checklist{gap:11px;margin-top:20px;display:grid}.LoadingStageOverlay-module__FLpKOG__checkItem{align-items:center;gap:10px;display:flex}.LoadingStageOverlay-module__FLpKOG__checkDot{border-radius:999px;flex:0 0 12px;width:12px;height:12px}.LoadingStageOverlay-module__FLpKOG__checkDone{background:var(--success);color:#fff;justify-content:center;align-items:center;font-size:8px;font-weight:900;display:inline-flex}.LoadingStageOverlay-module__FLpKOG__checkRunning{background:var(--rn-blue,var(--primary));justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 0 4px #1478ff21}.LoadingStageOverlay-module__FLpKOG__dotSpinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:999px;width:12px;height:12px;animation:.8s linear infinite LoadingStageOverlay-module__FLpKOG__runnear-spin}.LoadingStageOverlay-module__FLpKOG__checkSkipped,.LoadingStageOverlay-module__FLpKOG__checkPending{background:#64748b33}.LoadingStageOverlay-module__FLpKOG__checkText{color:var(--rn-navy,var(--text-primary));font-size:.82rem;font-weight:750}.LoadingStageOverlay-module__FLpKOG__checkTextSkipped{color:var(--text-tertiary)}@keyframes LoadingStageOverlay-module__FLpKOG__runnear-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.LoadingStageOverlay-module__FLpKOG__overlay{padding:12px 12px calc(12px + var(--runnear-safe-bottom,0px));align-items:flex-end}.LoadingStageOverlay-module__FLpKOG__card{width:100%;max-height:calc(100dvh - 24px - var(--runnear-safe-bottom,0px));border-radius:20px;padding:24px 20px 26px}.LoadingStageOverlay-module__FLpKOG__title{font-size:1.08rem}.LoadingStageOverlay-module__FLpKOG__stage{font-size:.88rem}.LoadingStageOverlay-module__FLpKOG__percentDisplay{font-size:1.18rem}.LoadingStageOverlay-module__FLpKOG__stageSpinner{flex-basis:13px;width:13px;height:13px}.LoadingStageOverlay-module__FLpKOG__detail{font-size:.78rem}.LoadingStageOverlay-module__FLpKOG__infoBadge{padding:4px 10px;font-size:.7rem}}html[data-theme=dark] .LoadingStageOverlay-module__FLpKOG__card{color:var(--text-primary);background:#101d2d;border-color:#b8c6da29;box-shadow:0 24px 60px #00000061}:is(html[data-theme=dark] .LoadingStageOverlay-module__FLpKOG__stage,html[data-theme=dark] .LoadingStageOverlay-module__FLpKOG__checkText){color:var(--text-primary)}html[data-theme=dark] .LoadingStageOverlay-module__FLpKOG__detail{color:var(--text-secondary)}html[data-theme=dark] .LoadingStageOverlay-module__FLpKOG__barTrack{background:#94a3b833}
.SearchSection-module__h7juaa__section{margin-bottom:var(--section-gap,28px);text-align:left;z-index:10;padding:8px 0 0;position:relative}.SearchSection-module__h7juaa__header{text-align:left;margin-inline:0;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.2rem;display:flex;position:relative}.SearchSection-module__h7juaa__userIcon{background:var(--surface);width:40px;height:40px;color:var(--primary);box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:0;right:0}.SearchSection-module__h7juaa__userIcon:hover{box-shadow:var(--shadow-md);background:var(--surface-highlight);transform:scale(1.05)}.SearchSection-module__h7juaa__trashIcon{background:radial-gradient(circle at 28% 18%,#ffffffe6,transparent 36%),linear-gradient(135deg,var(--rn-blue-soft)0%,color-mix(in srgb,var(--primary)18%,white)100%);width:68px;height:68px;color:var(--primary);border:1px solid color-mix(in srgb,var(--primary)12%,transparent);border-radius:24px;justify-content:center;align-self:flex-start;align-items:center;margin:0 0 24px;transition:transform .3s;display:flex;transform:rotate(-3deg);box-shadow:0 16px 32px -14px #17bbde61,0 0 0 4px #ffffff80}.SearchSection-module__h7juaa__trashIcon:hover{transform:rotate(0)scale(1.05)}.SearchSection-module__h7juaa__title{color:var(--secondary);margin-bottom:12px;text-align:left;letter-spacing:-.02em;word-break:keep-all;overflow-wrap:normal;line-break:strict;text-wrap:balance;max-inline-size:100%;margin-inline:auto;font-size:clamp(2rem,7vw,2.5rem);font-weight:800;line-height:1.1}.SearchSection-module__h7juaa__searchHeader{margin-bottom:8px}.SearchSection-module__h7juaa__searchHeader strong{font-size:.88rem;line-height:1.25}.SearchSection-module__h7juaa__intentButton{border-radius:999px;justify-content:center;align-items:flex-start;gap:0;min-height:44px;padding:8px 10px 8px 30px;position:relative}@media (max-width:430px){.SearchSection-module__h7juaa__intentButton{min-height:42px;padding:7px 8px 7px 28px}.SearchSection-module__h7juaa__intentButton small{display:none}.SearchSection-module__h7juaa__durationTick{min-height:36px}.SearchSection-module__h7juaa__mapPreviewCard{min-height:206px}}:is(html:not([data-theme=dark]) .SearchSection-module__h7juaa__searchCard,html:not([data-theme=dark]) .SearchSection-module__h7juaa__inputGroupFrame,html:not([data-theme=dark]) .SearchSection-module__h7juaa__quickActionRow,html:not([data-theme=dark]) .SearchSection-module__h7juaa__plannerEntry,html:not([data-theme=dark]) .SearchSection-module__h7juaa__primaryCtaCard,html:not([data-theme=dark]) .SearchSection-module__h7juaa__durationSegmentedControl,html:not([data-theme=dark]) .SearchSection-module__h7juaa__mapPreviewCard){background:#fff}@media (max-width:430px){.SearchSection-module__h7juaa__choiceHeader{margin-bottom:7px}.SearchSection-module__h7juaa__intentRow{grid-template-columns:none;gap:6px;padding-right:0;scroll-padding-right:0;display:flex}.SearchSection-module__h7juaa__intentButton{border-radius:999px;gap:4px;width:auto;min-width:0;min-height:29px;padding:5px 8px}.SearchSection-module__h7juaa__intentIcon{width:16px;height:16px}.SearchSection-module__h7juaa__intentButton span:not(.SearchSection-module__h7juaa__intentIcon){font-size:.69rem}.SearchSection-module__h7juaa__intentButton small{display:none}.SearchSection-module__h7juaa__intentButtonActive small{max-width:86px;font-size:.6rem;display:inline}.SearchSection-module__h7juaa__durationEstimate{font-size:.7rem}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:34px}.SearchSection-module__h7juaa__durationTick{min-height:28px;font-size:.68rem}}.SearchSection-module__h7juaa__choiceHelpButton{color:var(--rn-blue);white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:2px 0;font-size:.72rem;font-weight:800;line-height:1.2}.SearchSection-module__h7juaa__choiceHelpButton:hover,.SearchSection-module__h7juaa__choiceHelpButton:focus-visible,.SearchSection-module__h7juaa__choiceHelpButton[aria-expanded=true]{color:var(--rn-blue-dark);text-underline-offset:3px;text-decoration:underline}.SearchSection-module__h7juaa__intentHelpLayer{z-index:1000;border:1px solid color-mix(in srgb,var(--rn-blue)18%,var(--rn-line));background:#fff;border-radius:20px;width:min(100vw - 32px,390px);max-height:none;padding:12px;position:fixed;top:50%;left:50%;right:auto;overflow:visible;transform:translate(-50%,-50%);box-shadow:0 18px 44px #03163824,inset 0 1px #fffffff0}.SearchSection-module__h7juaa__intentHelpHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.SearchSection-module__h7juaa__intentHelpHeader strong{min-width:0;color:var(--rn-navy);font-size:.86rem;font-weight:900;line-height:1.2}.SearchSection-module__h7juaa__intentHelpClose{border:1px solid var(--rn-line);color:#667085;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.SearchSection-module__h7juaa__intentHelpClose:hover,.SearchSection-module__h7juaa__intentHelpClose:focus-visible{border-color:color-mix(in srgb,var(--rn-blue)38%,var(--rn-line));color:var(--rn-blue-dark)}.SearchSection-module__h7juaa__intentHelpLayer p{color:#667085;margin:7px 0 9px;font-size:.7rem;font-weight:700;line-height:1.34}.SearchSection-module__h7juaa__intentHelpList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.SearchSection-module__h7juaa__intentHelpList li{--intent-help-color:var(--rn-blue);background:#f8fbff;border:1px solid #edf2f9;border-radius:13px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;padding:7px 10px;display:grid}.SearchSection-module__h7juaa__intentHelpList li[data-intent=scenic]{--intent-help-color:#19b77e}.SearchSection-module__h7juaa__intentHelpList li[data-intent=fast]{--intent-help-color:var(--rn-blue)}.SearchSection-module__h7juaa__intentHelpList li[data-intent=safe]{--intent-help-color:var(--rn-mint)}.SearchSection-module__h7juaa__intentHelpList li[data-intent=loop_only]{--intent-help-color:#635bff}.SearchSection-module__h7juaa__intentHelpList li[data-intent=balanced]{--intent-help-color:#f59e0b}.SearchSection-module__h7juaa__intentHelpIcon{background:color-mix(in srgb,var(--intent-help-color)12%,#fff);width:28px;height:28px;color:var(--intent-help-color);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.SearchSection-module__h7juaa__intentHelpList li>span:last-child{gap:2px;min-width:0;display:grid}.SearchSection-module__h7juaa__intentHelpList strong{color:var(--rn-navy);font-size:.74rem;font-weight:900;line-height:1.15}.SearchSection-module__h7juaa__intentHelpList small{color:#667085;font-size:.66rem;font-weight:700;line-height:1.24}html[data-theme=dark] .SearchSection-module__h7juaa__choiceHelpButton{color:#71e8d3}:is(html[data-theme=dark] .SearchSection-module__h7juaa__choiceHelpButton:hover,html[data-theme=dark] .SearchSection-module__h7juaa__choiceHelpButton:focus-visible,html[data-theme=dark] .SearchSection-module__h7juaa__choiceHelpButton[aria-expanded=true]){color:#b9fff0}html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpLayer{background:#0d1a2afa;border-color:#b8c6da33;box-shadow:0 18px 44px #02061785}:is(html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpHeader strong,html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpList strong){color:var(--text-primary)}:is(html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpLayer p,html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpList small){color:var(--text-secondary)}html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpClose{background:#081832d1;border-color:#b8c6da29}html[data-theme=dark] .SearchSection-module__h7juaa__intentHelpList li{background:#081832d1;border-color:#b8c6da29}@media (max-width:430px){.SearchSection-module__h7juaa__intentHelpLayer{border-radius:18px;width:calc(100vw - 24px);padding:11px}.SearchSection-module__h7juaa__intentHelpLayer p{font-size:.68rem;line-height:1.3}.SearchSection-module__h7juaa__intentHelpList li{min-height:38px;padding:6px 9px}.SearchSection-module__h7juaa__intentHelpIcon{width:26px;height:26px}.SearchSection-module__h7juaa__intentHelpList strong{font-size:.72rem}.SearchSection-module__h7juaa__intentHelpList small{font-size:.64rem}}.SearchSection-module__h7juaa__section{gap:20px}.SearchSection-module__h7juaa__choiceHeader{margin-bottom:9px}.SearchSection-module__h7juaa__section>button{margin-top:2px}@media (max-width:430px){.SearchSection-module__h7juaa__section{gap:18px}.SearchSection-module__h7juaa__inputGroupFrame .SearchSection-module__h7juaa__quickActionRow{margin-bottom:11px}}.SearchSection-module__h7juaa__inputGroupFrame .SearchSection-module__h7juaa__quickActionRow{margin-bottom:12px}.SearchSection-module__h7juaa__inputGroupFrame .SearchSection-module__h7juaa__quickActionButton{min-height:40px;padding:6px 10px;box-shadow:0 6px 14px #0316380a}.SearchSection-module__h7juaa__inputGroupFrame .SearchSection-module__h7juaa__quickActionIcon{width:28px;height:28px}@media (max-width:430px){.SearchSection-module__h7juaa__inputGroupFrame .SearchSection-module__h7juaa__quickActionRow{gap:7px;margin-bottom:11px}.SearchSection-module__h7juaa__inputGroupFrame .SearchSection-module__h7juaa__quickActionButton{min-height:39px;padding:6px 8px}}@media (max-width:430px){.SearchSection-module__h7juaa__choiceHeader{margin-bottom:7px}.SearchSection-module__h7juaa__intentRow{grid-template-columns:none;gap:6px;padding-right:0;scroll-padding-right:0;display:flex}.SearchSection-module__h7juaa__intentButton{border-radius:999px;gap:4px;width:auto;min-width:0;min-height:29px;padding:5px 8px}.SearchSection-module__h7juaa__intentIcon{width:16px;height:16px}.SearchSection-module__h7juaa__intentButton span:not(.SearchSection-module__h7juaa__intentIcon){font-size:.69rem}.SearchSection-module__h7juaa__intentButton small{display:none}.SearchSection-module__h7juaa__intentButtonActive small{max-width:86px;font-size:.6rem;display:inline}.SearchSection-module__h7juaa__durationEstimate{font-size:.7rem}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:34px}.SearchSection-module__h7juaa__durationTick{min-height:28px;font-size:.68rem}}.SearchSection-module__h7juaa__choiceHelpButton{color:var(--rn-blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem;font-weight:800}.SearchSection-module__h7juaa__choiceHelpButton:hover{text-decoration:underline}.SearchSection-module__h7juaa__intentRow{flex-wrap:wrap;gap:7px;display:flex}.SearchSection-module__h7juaa__intentButton{--intent-color:var(--rn-blue);border:1px solid var(--rn-line);width:auto;min-width:0;max-width:100%;min-height:30px;color:var(--rn-navy);background:#fff;border-radius:999px;flex-direction:row;flex:0 auto;justify-content:center;align-items:center;gap:5px;padding:6px 10px;display:inline-flex;box-shadow:0 4px 10px #03163809}.SearchSection-module__h7juaa__durationGroup{gap:0}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:34px;box-shadow:none;background:#fff;border-radius:999px;padding:3px}.SearchSection-module__h7juaa__durationTick{border-radius:999px;min-height:28px;font-size:.72rem;font-weight:750}@media (max-width:430px){.SearchSection-module__h7juaa__choiceHeader{margin-bottom:7px}.SearchSection-module__h7juaa__intentRow{gap:6px}.SearchSection-module__h7juaa__intentButton{gap:4px;min-height:29px;padding:5px 8px}.SearchSection-module__h7juaa__intentIcon{width:16px;height:16px}.SearchSection-module__h7juaa__intentButton span:not(.SearchSection-module__h7juaa__intentIcon){font-size:.69rem}.SearchSection-module__h7juaa__intentButton small{display:none}.SearchSection-module__h7juaa__intentButtonActive small{max-width:86px;font-size:.6rem;display:inline}.SearchSection-module__h7juaa__durationEstimate{font-size:.7rem}.SearchSection-module__h7juaa__durationTick{min-height:28px;font-size:.68rem}}.SearchSection-module__h7juaa__subtitle{color:var(--text-secondary);text-align:left;word-break:keep-all;overflow-wrap:normal;line-break:strict;text-wrap:balance;max-width:min(100%,410px);margin:0;font-size:1.125rem;line-height:1.5}.SearchSection-module__h7juaa__inputGroupFrame{--beam-radius:24px;--beam-border-width:2px;--beam-shadow:var(--shadow-lg);--beam-color-from:#635bff61;--beam-color-to:#17bbdeeb;--beam-glow-color-from:#fff0;--beam-glow-color-to:#17bbde5c;margin-bottom:var(--section-gap,28px)}html[data-theme=dark] .SearchSection-module__h7juaa__inputGroupFrame{--beam-color-from:#22c55e66;--beam-color-to:#0ea5e9fa;--beam-glow-color-from:#fff0;--beam-glow-color-to:#22c55e94}.SearchSection-module__h7juaa__inputGroup{background:linear-gradient(180deg,color-mix(in srgb,var(--surface)99%,white)0%,color-mix(in srgb,var(--surface-muted)96%,white)100%);border-radius:inherit;padding:10px;box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 0 16px #ffffff14}html[data-theme=dark] .SearchSection-module__h7juaa__inputGroup{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-elevated)95%,#111827)0%,color-mix(in srgb,var(--surface)93%,#020617)100%);box-shadow:inset 0 0 0 1px #94a3b81a,inset 0 0 18px #ffffff08}.SearchSection-module__h7juaa__helperText{text-align:left;color:var(--primary);align-items:center;gap:6px;margin-top:12px;padding-left:12px;font-size:.875rem;font-weight:800;display:flex}.SearchSection-module__h7juaa__searchResults{border:1px solid var(--border-subtle);background:var(--surface);box-shadow:var(--shadow-xl);border-radius:20px;margin-top:16px;animation:.3s ease-out SearchSection-module__h7juaa__slideDown;overflow:hidden}@keyframes SearchSection-module__h7juaa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SearchSection-module__h7juaa__searchResultItem{border:0;border-bottom:1px solid var(--surface-highlight);background:var(--surface);text-align:left;cursor:pointer;flex-direction:column;gap:4px;width:100%;padding:16px;transition:background .2s;display:flex}.SearchSection-module__h7juaa__searchResultItem:last-child{border-bottom:0}.SearchSection-module__h7juaa__searchResultItem:hover{background:var(--surface-highlight)}.SearchSection-module__h7juaa__searchResultItemActive{background:color-mix(in srgb,var(--primary)8%,var(--surface));border-left:3px solid var(--primary)}.SearchSection-module__h7juaa__searchResultName{color:var(--secondary);font-size:1rem;font-weight:700}.SearchSection-module__h7juaa__searchResultAddress{color:var(--text-secondary);font-size:.8rem}.SearchSection-module__h7juaa__distanceGroup{text-align:left;margin-bottom:var(--section-gap,28px)}.SearchSection-module__h7juaa__quickActionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:16px;display:grid}.SearchSection-module__h7juaa__quickActionButton{border:1px solid color-mix(in srgb,var(--primary)14%,var(--border-subtle));background:radial-gradient(circle at 14% 0%,color-mix(in srgb,var(--primary)13%,transparent),transparent 38%),linear-gradient(180deg,var(--surface)0%,var(--surface-muted)100%);min-height:76px;color:var(--text-primary);cursor:pointer;text-align:left;text-wrap:balance;min-width:0;box-shadow:var(--shadow-sm);border-radius:22px;padding:14px 14px 14px 42px;font-size:.86rem;font-weight:850;line-height:1.25;transition:all .2s;position:relative}.SearchSection-module__h7juaa__quickActionButton:before{content:"";background:var(--primary);border-radius:999px;width:20px;height:20px;position:absolute;top:15px;left:13px;box-shadow:0 8px 18px #17bbde2e}.SearchSection-module__h7juaa__quickActionButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary)42%,var(--border-subtle));transform:translateY(-2px);box-shadow:0 14px 26px #17bbde24}.SearchSection-module__h7juaa__quickActionButton:disabled{opacity:.6;cursor:not-allowed}.SearchSection-module__h7juaa__anchorAdjustSection{text-align:left;order:4;margin-bottom:1.5rem}.SearchSection-module__h7juaa__anchorAdjustTitle{color:var(--secondary);margin-bottom:6px;font-size:.95rem;font-weight:700}.SearchSection-module__h7juaa__anchorAdjustDesc{color:var(--text-secondary);margin:0 0 10px;font-size:.82rem;line-height:1.4}.SearchSection-module__h7juaa__anchorCoordinate{color:var(--text-secondary);margin-top:8px;font-size:.78rem;font-weight:600}.SearchSection-module__h7juaa__anchorError{background:color-mix(in srgb,#f87171 12%,var(--surface));color:#b91c1c;border:1px solid #fecaca;border-radius:10px;margin-top:8px;padding:8px 10px;font-size:.8rem;font-weight:600}.SearchSection-module__h7juaa__groupLabel{color:var(--secondary);letter-spacing:-.01em;margin-bottom:12px;font-size:1rem;font-weight:700;display:block}.SearchSection-module__h7juaa__intentRow{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.SearchSection-module__h7juaa__intentButton{border:1px solid color-mix(in srgb,var(--border-subtle)86%,transparent);background:linear-gradient(180deg,var(--surface)0%,var(--surface-muted)100%);text-align:left;color:var(--text-primary);cursor:pointer;border-radius:999px;flex-direction:row;flex:none;align-items:center;gap:7px;min-width:118px;min-height:48px;padding:8px 12px;transition:all .2s;display:flex}.SearchSection-module__h7juaa__intentButton span{font-size:.84rem;font-weight:900}.SearchSection-module__h7juaa__intentButton small{color:var(--text-secondary);font-size:.66rem;font-weight:600}.SearchSection-module__h7juaa__intentButtonActive small{color:var(--primary-hover)}.SearchSection-module__h7juaa__durationSummary{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.SearchSection-module__h7juaa__durationSummary span{color:var(--text-secondary);font-size:.8rem;font-weight:600}.SearchSection-module__h7juaa__durationSlider{width:100%;accent-color:var(--primary);z-index:2;position:relative}.SearchSection-module__h7juaa__durationTrackContainer{width:100%;height:40px;margin-bottom:-10px;position:relative}.SearchSection-module__h7juaa__durationRunner{pointer-events:none;z-index:10;width:36px;height:36px;position:absolute;bottom:0;transform:translate(-50%)}.SearchSection-module__h7juaa__durationTickRow{justify-content:space-between;gap:6px;margin-top:6px;display:flex}.SearchSection-module__h7juaa__durationTick{color:var(--text-secondary);font-size:.73rem;font-weight:700}.SearchSection-module__h7juaa__durationTickActive{color:var(--primary)}.SearchSection-module__h7juaa__errorBanner{text-align:left;background:color-mix(in srgb,#f87171 12%,var(--surface));color:#b91c1c;box-shadow:var(--shadow-sm);border:1px solid #fecaca;border-radius:12px;flex-direction:column;order:8;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;font-weight:600;display:flex}.SearchSection-module__h7juaa__errorMeta{color:#991b1b;font-size:.72rem;font-weight:700}.SearchSection-module__h7juaa__errorRetryButton{background:var(--surface);color:#991b1b;cursor:pointer;border:1px solid #ef4444;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:700}.SearchSection-module__h7juaa__errorRetryButton:disabled{opacity:.7;cursor:not-allowed}@media (max-width:480px){.SearchSection-module__h7juaa__section{padding-top:8px}.SearchSection-module__h7juaa__header{margin-bottom:1.4rem}.SearchSection-module__h7juaa__title{font-size:clamp(1.9rem,10.5vw,2.35rem);line-height:1.14}.SearchSection-module__h7juaa__subtitle{font-size:1rem}.SearchSection-module__h7juaa__quickActionButton{padding:13px 12px 13px 40px;font-size:.84rem}}.SearchSection-module__h7juaa__section>button{order:9}@media (max-width:360px){.SearchSection-module__h7juaa__quickActionRow{grid-template-columns:1fr}}.SearchSection-module__h7juaa__section{flex-direction:column;gap:16px;margin:0;padding:0;display:flex}.SearchSection-module__h7juaa__header{order:1;gap:14px;margin:0}.SearchSection-module__h7juaa__title{letter-spacing:-.04em;max-width:760px;color:var(--rn-navy);word-break:keep-all;overflow-wrap:normal;line-break:strict;text-wrap:balance;margin:0;font-size:clamp(2.08rem,7vw,2.36rem);font-weight:800;line-height:1.12}.SearchSection-module__h7juaa__subtitle{max-width:680px;color:var(--rn-slate);word-break:keep-all;overflow-wrap:normal;margin:0;font-size:clamp(.92rem,3.8vw,1.06rem);font-weight:500;line-height:1.38}.SearchSection-module__h7juaa__contextGrid{display:none}.SearchSection-module__h7juaa__contextCard{border:1px solid var(--rn-line);background:linear-gradient(#fffffff5,#ffffffd6),radial-gradient(circle at 16% 12%,#74e1ca24,#0000 36%);border-radius:28px;align-items:center;gap:18px;min-height:118px;padding:22px;display:flex;box-shadow:0 18px 44px #03163814}.SearchSection-module__h7juaa__contextCard small{color:var(--rn-navy);margin-bottom:4px;font-size:1rem;font-weight:800;display:block}.SearchSection-module__h7juaa__contextCard strong{color:var(--rn-navy);font-size:1.35rem;font-weight:650;line-height:1.22;display:block}.SearchSection-module__h7juaa__contextIcon{color:#fff;background:linear-gradient(135deg,var(--rn-mint),var(--rn-mint-dark));border-radius:999px;flex:none;justify-content:center;align-items:center;width:70px;height:70px;display:inline-flex;box-shadow:0 18px 32px #74e1ca3d}.SearchSection-module__h7juaa__contextIconBlue{background:linear-gradient(135deg,var(--rn-blue),var(--rn-blue-dark));box-shadow:0 18px 32px #17bbde38}.SearchSection-module__h7juaa__quickActionRow{order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.SearchSection-module__h7juaa__quickActionButton{border-color:var(--rn-line);min-width:0;min-height:92px;color:var(--rn-navy);background:linear-gradient(135deg,#f6faff 0%,#fff 100%);border-radius:26px;align-items:center;gap:12px;padding:16px 12px;font-size:0;display:flex;box-shadow:0 14px 32px #03163812}.SearchSection-module__h7juaa__quickActionIcon{background:linear-gradient(135deg,var(--rn-blue),var(--rn-blue-dark));color:#fff;border-radius:18px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 12px 24px #1478ff33}.SearchSection-module__h7juaa__quickActionButton:nth-child(2) .SearchSection-module__h7juaa__quickActionIcon{background:linear-gradient(135deg,var(--rn-mint),var(--rn-mint-dark));box-shadow:0 12px 24px #19c99a33}.SearchSection-module__h7juaa__quickActionText{text-align:left;gap:4px;min-width:0;display:grid}.SearchSection-module__h7juaa__quickActionText strong{color:var(--rn-navy);letter-spacing:-.02em;font-size:.9rem;font-weight:900;line-height:1.18}.SearchSection-module__h7juaa__quickActionText small{color:#667085;font-size:.72rem;font-weight:750;line-height:1.2}.SearchSection-module__h7juaa__inputGroupFrame{--beam-radius:28px;border:1px solid var(--rn-line);background:#fff;border-radius:28px;order:3;margin:0;padding:14px;box-shadow:0 18px 44px #03163814}.SearchSection-module__h7juaa__searchHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.SearchSection-module__h7juaa__searchHeader span{color:#667085;margin-bottom:3px;font-size:.86rem;font-weight:800;display:block}.SearchSection-module__h7juaa__searchHeader strong{color:var(--rn-navy);font-size:1.08rem;font-weight:850;display:block}.SearchSection-module__h7juaa__mapPreviewCard{border:1px solid var(--rn-line);background:linear-gradient(115deg,#ffffff6b 0 12%,#0000 12% 100%),linear-gradient(25deg,#0000 0 23%,#17bbde1f 23% 25%,#0000 25% 100%),linear-gradient(150deg,#0000 0 38%,#74e1ca21 38% 41%,#0000 41% 100%),repeating-linear-gradient(32deg,#edf2f8 0 2px,#0000 2px 54px),repeating-linear-gradient(122deg,#e3eaf4 0 2px,#0000 2px 64px),linear-gradient(135deg,#f7faff,#e8f2ff);border-radius:30px;order:6;min-height:340px;position:relative;overflow:hidden;box-shadow:0 20px 54px #0316381f}.SearchSection-module__h7juaa__mapPreviewCard:before{content:none;z-index:0;pointer-events:none;background:linear-gradient(132deg,#0000 0 54%,#5eb5ed57 54% 66%,#0000 66% 100%),radial-gradient(at 25% 38%,#16b77a33,#0000 18%),radial-gradient(at 82% 73%,#16b77a2e,#0000 19%),linear-gradient(22deg,#0000 0 41%,#ffffffd1 41% 43%,#0000 43% 100%),linear-gradient(112deg,#0000 0 32%,#ffffffc2 32% 34%,#0000 34% 100%);position:absolute;inset:0}.SearchSection-module__h7juaa__mapHint{z-index:4;width:fit-content;max-width:calc(100% - 132px);color:var(--rn-slate);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #dde4f0e6;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:800;line-height:1.25;position:absolute;bottom:24px;left:24px;right:96px;box-shadow:0 14px 30px #0316381f}.SearchSection-module__h7juaa__mapHintText{display:inline}.SearchSection-module__h7juaa__legacyInlineHidden{display:none}.SearchSection-module__h7juaa__mapLegend{z-index:4;background:#ffffffeb;border:1px solid #dde4f0e6;border-radius:16px;gap:10px;padding:14px 16px;display:grid;position:absolute;top:24px;left:24px;box-shadow:0 14px 30px #0316381f}.SearchSection-module__h7juaa__mapLegend span{color:var(--rn-slate);align-items:center;gap:10px;font-size:.84rem;font-weight:750;display:inline-flex}.SearchSection-module__h7juaa__mapLegend i{border-radius:999px;width:32px;height:7px;display:inline-block}.SearchSection-module__h7juaa__legendScenic{background:var(--rn-mint-dark)}.SearchSection-module__h7juaa__legendFast{background:var(--rn-blue)}.SearchSection-module__h7juaa__legendBalanced{background:#ff9d14}.SearchSection-module__h7juaa__routeSvg{z-index:2;pointer-events:none;width:94%;height:86%;position:absolute;top:7%;left:3%;overflow:visible}.SearchSection-module__h7juaa__routeShadow,.SearchSection-module__h7juaa__routeScenic,.SearchSection-module__h7juaa__routeFast,.SearchSection-module__h7juaa__routeCaution{fill:none;stroke-linecap:round;stroke-linejoin:round}.SearchSection-module__h7juaa__routeShadow{stroke:#ffffffe6;stroke-width:13px}.SearchSection-module__h7juaa__routeScenic{stroke:var(--rn-mint-dark);stroke-width:6px;filter:drop-shadow(0 2px 3px #0316382e)}.SearchSection-module__h7juaa__routeFast{stroke:var(--rn-blue);stroke-width:6px;filter:drop-shadow(0 2px 3px #0316382e)}.SearchSection-module__h7juaa__routeCaution{stroke:#ff9d14;stroke-width:6px;filter:drop-shadow(0 2px 3px #0316382e)}.SearchSection-module__h7juaa__routeLineLayer:before,.SearchSection-module__h7juaa__routeLineLayer:after{content:none;border:7px solid #0000;border-top-color:var(--rn-mint-dark);border-right-color:var(--rn-mint-dark);filter:drop-shadow(0 3px 4px #0316382e);border-radius:54% 42% 58% 46%;position:absolute;inset:27% 12% 18% 14%;transform:rotate(-10deg)}.SearchSection-module__h7juaa__routeLineLayer:after{border-top-color:var(--rn-blue);border-right-color:#ff9d14;inset:42% 19% 20% 20%;transform:rotate(16deg)}.SearchSection-module__h7juaa__routeBadge{z-index:5;background:var(--rn-mint-dark);color:#fff;border-radius:999px;padding:7px 12px;font-size:.86rem;font-weight:900;position:absolute;top:18%;left:46%;box-shadow:0 10px 22px #16b77a3d}.SearchSection-module__h7juaa__routeBadgeSecondary{z-index:5;background:var(--rn-blue);color:#fff;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900;position:absolute;top:55%;right:24%;box-shadow:0 10px 22px #17bbde38}.SearchSection-module__h7juaa__stayMarker{z-index:5;background:var(--rn-navy);color:#fff;border-radius:10px;padding:8px 10px;font-size:.76rem;font-weight:900;position:absolute;top:51%;left:43%;transform:translate(-50%,-50%)}.SearchSection-module__h7juaa__routeDot{z-index:5;background:var(--rn-blue);border:6px solid #fff;border-radius:999px;width:34px;height:34px;position:absolute;top:60%;left:43%;transform:translate(-50%,-50%);box-shadow:0 0 0 14px #17bbde29}.SearchSection-module__h7juaa__mapPlacePark,.SearchSection-module__h7juaa__mapPlaceBridge,.SearchSection-module__h7juaa__mapPlaceSunset{z-index:4;color:var(--rn-navy);letter-spacing:-.02em;text-shadow:0 1px #ffffffe6;font-size:.84rem;font-weight:750;position:absolute}.SearchSection-module__h7juaa__mapPlacePark{top:45%;left:22%}.SearchSection-module__h7juaa__mapPlaceBridge{top:49%;right:19%}.SearchSection-module__h7juaa__mapPlaceSunset{bottom:24%;right:12%}.SearchSection-module__h7juaa__mapControl{z-index:3;border:1px solid var(--rn-line);width:64px;height:64px;color:var(--rn-navy);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:24px;right:24px;box-shadow:0 16px 32px #03163829}.SearchSection-module__h7juaa__distanceGroup{order:5;margin:0}.SearchSection-module__h7juaa__groupLabel{color:var(--rn-navy);align-items:center;gap:8px;margin:0 0 14px;font-size:1.06rem;font-weight:900;display:inline-flex}.SearchSection-module__h7juaa__intentGroup{position:relative}.SearchSection-module__h7juaa__intentGroup:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,color-mix(in srgb,var(--surface)88%,transparent)72%,var(--surface)100%);border-radius:0 999px 999px 0;width:38px;height:52px;position:absolute;bottom:0;right:-1px}.SearchSection-module__h7juaa__intentRow{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding:0 24px 2px 0;scroll-padding-right:24px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 30px),#0000003d calc(100% - 10px),#0000 100%);mask-image:linear-gradient(90deg,#000 0% calc(100% - 30px),#0000003d calc(100% - 10px),#0000 100%)}.SearchSection-module__h7juaa__intentRow::-webkit-scrollbar{display:none}.SearchSection-module__h7juaa__intentButton{border:1px solid var(--rn-line);width:auto;min-width:118px;min-height:48px;box-shadow:none;background:#fff;border-radius:999px;flex-direction:row;flex:none;align-items:center;gap:7px;padding:8px 12px}.SearchSection-module__h7juaa__intentButton span{color:var(--rn-navy);font-size:.84rem;line-height:1.16}.SearchSection-module__h7juaa__intentButton small{color:#667085;white-space:nowrap;max-width:100%;font-size:.66rem;line-height:1.15}.SearchSection-module__h7juaa__intentButtonActive{background:var(--rn-blue-soft);border-color:#b9d4ff;box-shadow:0 12px 26px #17bbde1f}.SearchSection-module__h7juaa__durationSummary{border:1px solid var(--rn-line);background:var(--rn-blue-soft);border-radius:999px;flex-direction:row;align-items:center;gap:10px;width:fit-content;margin:0 0 9px;padding:8px 13px}.SearchSection-module__h7juaa__inputGroupFrame+.SearchSection-module__h7juaa__mapPreviewCard{margin-top:0}.SearchSection-module__h7juaa__durationSummary strong{color:var(--rn-blue);font-size:1rem}.SearchSection-module__h7juaa__durationSummary span{color:var(--rn-blue);font-size:.9rem}.SearchSection-module__h7juaa__durationSegmentedControl{border:1px solid var(--rn-line);background:#ffffffe0;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;min-height:50px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3,0 12px 28px #0316380f}.SearchSection-module__h7juaa__durationSegmentedControl .SearchSection-module__h7juaa__durationTick+.SearchSection-module__h7juaa__durationTick{border-left:1px solid var(--rn-line)}.SearchSection-module__h7juaa__durationTickRow{padding:0 2px}.SearchSection-module__h7juaa__durationTick{color:#667085;letter-spacing:-.01em;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:50px;font-size:.88rem;font-weight:600;transition:color .18s,background .18s,box-shadow .18s;display:inline-flex}.SearchSection-module__h7juaa__durationTickActive{color:var(--rn-blue);box-shadow:inset 0 0 0 2px var(--rn-blue),0 8px 20px #1478ff1f;background:#fff}.SearchSection-module__h7juaa__primaryCtaCard{border:1px solid color-mix(in srgb,var(--rn-blue)22%,var(--rn-line));background:radial-gradient(circle at 96% 0%,color-mix(in srgb,var(--rn-blue)12%,transparent),transparent 34%),color-mix(in srgb,var(--rn-blue-soft)72%,#fff);color:var(--rn-blue-dark);letter-spacing:-.02em;border-radius:20px;padding:13px 15px;font-size:.9rem;font-weight:800;line-height:1.45}:is(html[data-theme=dark] .SearchSection-module__h7juaa__title,html[data-theme=dark] .SearchSection-module__h7juaa__groupLabel){color:var(--text-primary)}html[data-theme=dark] .SearchSection-module__h7juaa__subtitle{color:var(--text-secondary)}:is(html[data-theme=dark] .SearchSection-module__h7juaa__quickActionButton,html[data-theme=dark] .SearchSection-module__h7juaa__inputGroupFrame,html[data-theme=dark] .SearchSection-module__h7juaa__intentButton,html[data-theme=dark] .SearchSection-module__h7juaa__durationChip,html[data-theme=dark] .SearchSection-module__h7juaa__durationTrack){border-color:#b8c6da3d}@media (max-width:720px){.SearchSection-module__h7juaa__contextGrid{display:none}.SearchSection-module__h7juaa__mapPreviewCard{border-radius:24px;min-height:318px}.SearchSection-module__h7juaa__contextCard{border-radius:24px;min-height:106px;padding:18px}.SearchSection-module__h7juaa__contextIcon{width:58px;height:58px}}@media (max-width:430px){.SearchSection-module__h7juaa__title{min-width:0;overflow-wrap:normal;word-break:keep-all;text-wrap:balance;max-inline-size:100%;font-size:clamp(1.72rem,8.6vw,2rem);line-height:1.12}.SearchSection-module__h7juaa__subtitle{font-size:.88rem;line-height:1.35}.SearchSection-module__h7juaa__quickActionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.SearchSection-module__h7juaa__quickActionButton{border-radius:21px;gap:8px;min-height:82px;padding:12px 9px}.SearchSection-module__h7juaa__quickActionIcon{border-radius:15px;width:40px;height:40px}.SearchSection-module__h7juaa__quickActionText strong{font-size:.78rem}.SearchSection-module__h7juaa__quickActionText small{font-size:.66rem}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:48px}.SearchSection-module__h7juaa__intentRow{gap:7px;padding-right:22px;scroll-padding-right:22px}.SearchSection-module__h7juaa__intentButton{border-radius:999px;min-width:108px;min-height:44px;padding:7px 10px}.SearchSection-module__h7juaa__intentButton span{font-size:.8rem}.SearchSection-module__h7juaa__intentButton small{font-size:.6rem}.SearchSection-module__h7juaa__durationTick{min-height:48px;font-size:.82rem}.SearchSection-module__h7juaa__mapPlaceBridge,.SearchSection-module__h7juaa__mapPlaceSunset{display:none}.SearchSection-module__h7juaa__routeBadgeSecondary{top:58%;right:18%}.SearchSection-module__h7juaa__mapHint{border-radius:18px;max-width:calc(100% - 112px);font-size:.76rem;bottom:18px;left:14px;right:84px}}.SearchSection-module__h7juaa__intentGroup:after{content:none}.SearchSection-module__h7juaa__intentRow{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:9px;padding:0;display:grid;overflow:visible;-webkit-mask-image:none;mask-image:none}.SearchSection-module__h7juaa__intentButton{flex:initial;border-color:var(--rn-line);background:#ffffffeb;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:100%;min-width:0;min-height:54px;padding:10px 12px;box-shadow:0 8px 20px #0316380a}.SearchSection-module__h7juaa__intentButton span{color:var(--rn-navy);font-weight:800}.SearchSection-module__h7juaa__intentButton small{color:var(--rn-slate);white-space:normal}.SearchSection-module__h7juaa__mapPreviewCard{min-height:292px}@media (max-width:720px){.SearchSection-module__h7juaa__mapPreviewCard{min-height:268px}}@media (max-width:430px){.SearchSection-module__h7juaa__intentRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-right:0;scroll-padding-right:0}.SearchSection-module__h7juaa__intentButton{border-radius:18px;min-width:0;min-height:58px;padding:9px 10px}.SearchSection-module__h7juaa__intentButton span{font-size:.78rem}.SearchSection-module__h7juaa__intentButton small{font-size:.6rem}.SearchSection-module__h7juaa__mapPreviewCard{border-radius:24px;min-height:248px}}.SearchSection-module__h7juaa__inputGroupFrame{border-radius:22px;padding:14px;box-shadow:0 12px 28px #0316380f}.SearchSection-module__h7juaa__quickActionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.SearchSection-module__h7juaa__quickActionButton{border-color:var(--rn-line);background:#fff;border-radius:999px;min-height:42px;padding:7px 10px;box-shadow:0 8px 18px #0316380b}.SearchSection-module__h7juaa__quickActionButton:before{content:none}.SearchSection-module__h7juaa__quickActionIcon{border-radius:999px;width:30px;height:30px}.SearchSection-module__h7juaa__quickActionText{gap:0}.SearchSection-module__h7juaa__quickActionText strong{font-size:.78rem;line-height:1.15}.SearchSection-module__h7juaa__quickActionText small{display:none}.SearchSection-module__h7juaa__intentButton{--intent-color:var(--rn-blue);min-height:44px;box-shadow:none;border-radius:999px;justify-content:center;align-items:flex-start;gap:0;padding:8px 10px 8px 30px;position:relative}.SearchSection-module__h7juaa__intentButton:before{content:"";background:var(--intent-color);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb,var(--intent-color)14%,transparent);border-radius:999px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.SearchSection-module__h7juaa__intentButton small{display:none}.SearchSection-module__h7juaa__intentButtonActive{border-color:color-mix(in srgb,var(--intent-color)42%,var(--rn-line));background:color-mix(in srgb,var(--intent-color)11%,#fff);box-shadow:none}.SearchSection-module__h7juaa__intentButtonActive span,.SearchSection-module__h7juaa__intentButtonActive small{color:color-mix(in srgb,var(--intent-color)76%,var(--rn-navy))}.SearchSection-module__h7juaa__durationSummary{border-radius:16px;min-height:38px;padding:8px 10px}.SearchSection-module__h7juaa__durationSegmentedControl{border-radius:18px;padding:4px}.SearchSection-module__h7juaa__durationTick{border-radius:14px;min-height:38px;font-size:.78rem}.SearchSection-module__h7juaa__primaryCtaCard{box-shadow:none;background:0 0;border:0;padding:0 4px}.SearchSection-module__h7juaa__primaryCtaCard span{font-size:.82rem}@media (max-width:430px){.SearchSection-module__h7juaa__intentButton{min-height:42px;padding:7px 8px 7px 28px}.SearchSection-module__h7juaa__durationTick{min-height:36px}.SearchSection-module__h7juaa__mapPreviewCard{min-height:206px}}.SearchSection-module__h7juaa__choiceHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.SearchSection-module__h7juaa__choiceLabel{color:var(--rn-navy);letter-spacing:-.02em;align-items:center;gap:4px;font-size:.8rem;font-weight:850;display:inline-flex}.SearchSection-module__h7juaa__choiceLabel svg{color:#98a2b3}.SearchSection-module__h7juaa__choiceHelpButton{color:var(--rn-blue);white-space:nowrap;font-size:.72rem;font-weight:800}.SearchSection-module__h7juaa__intentRow{flex-wrap:wrap;gap:7px;padding:0;display:flex;overflow:visible;-webkit-mask-image:none;mask-image:none}.SearchSection-module__h7juaa__intentButton{--intent-color:var(--rn-blue);border:1px solid var(--rn-line);width:auto;min-width:0;max-width:100%;min-height:30px;color:var(--rn-navy);background:#fff;border-radius:999px;flex-direction:row;flex:0 auto;justify-content:center;align-items:center;gap:5px;padding:6px 10px;display:inline-flex;position:relative;box-shadow:0 4px 10px #03163809}.SearchSection-module__h7juaa__intentButton:before{content:none}.SearchSection-module__h7juaa__intentButton[data-intent=scenic]{--intent-color:#19b77e}.SearchSection-module__h7juaa__intentButton[data-intent=fast]{--intent-color:var(--rn-blue)}.SearchSection-module__h7juaa__intentButton[data-intent=safe]{--intent-color:var(--rn-mint)}.SearchSection-module__h7juaa__intentButton[data-intent=loop_only]{--intent-color:#635bff}.SearchSection-module__h7juaa__intentButton[data-intent=balanced]{--intent-color:#f59e0b}.SearchSection-module__h7juaa__intentIcon{width:17px;height:17px;color:var(--intent-color);background:color-mix(in srgb,var(--intent-color)11%,transparent);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.SearchSection-module__h7juaa__intentButton span:not(.SearchSection-module__h7juaa__intentIcon){color:inherit;white-space:nowrap;font-size:.74rem;font-weight:800;line-height:1}.SearchSection-module__h7juaa__intentButton small{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:116px;font-size:.68rem;font-weight:700;line-height:1;display:inline;overflow:hidden}.SearchSection-module__h7juaa__intentButtonActive{border-color:color-mix(in srgb,var(--intent-color)58%,var(--rn-line));background:color-mix(in srgb,var(--intent-color)9%,#fff);color:color-mix(in srgb,var(--intent-color)82%,var(--rn-navy));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--intent-color)18%,transparent),0 5px 12px color-mix(in srgb,var(--intent-color)10%,transparent)}.SearchSection-module__h7juaa__intentButtonActive span:not(.SearchSection-module__h7juaa__intentIcon),.SearchSection-module__h7juaa__intentButtonActive small{color:color-mix(in srgb,var(--intent-color)72%,var(--rn-navy))}.SearchSection-module__h7juaa__durationEstimate{color:var(--rn-blue);white-space:nowrap;font-size:.76rem;font-weight:850}.SearchSection-module__h7juaa__durationSegmentedControl{border:1px solid var(--rn-line);min-height:34px;box-shadow:none;background:#fff;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));padding:3px;display:grid}.SearchSection-module__h7juaa__durationTick{color:#667085;background:0 0;border:0;border-radius:999px;min-height:28px;font-size:.72rem;font-weight:750}.SearchSection-module__h7juaa__durationTickActive{color:var(--rn-blue);background:color-mix(in srgb,var(--rn-blue)8%,#fff);box-shadow:inset 0 0 0 1.5px var(--rn-blue)}html[data-theme=dark] .SearchSection-module__h7juaa__choiceLabel{color:var(--text-primary)}:is(html[data-theme=dark] .SearchSection-module__h7juaa__choiceHelpButton,html[data-theme=dark] .SearchSection-module__h7juaa__durationEstimate){color:#71e8d3}:is(html[data-theme=dark] .SearchSection-module__h7juaa__intentButton,html[data-theme=dark] .SearchSection-module__h7juaa__durationSegmentedControl){background:#081832c7;border-color:#b8c6da38}html[data-theme=dark] .SearchSection-module__h7juaa__intentButtonActive{background:color-mix(in srgb,var(--intent-color)16%,#081832d6)}@media (max-width:430px){.SearchSection-module__h7juaa__choiceHeader{margin-bottom:7px}.SearchSection-module__h7juaa__intentRow{grid-template-columns:none;gap:6px;padding-right:0;scroll-padding-right:0;display:flex}.SearchSection-module__h7juaa__intentButton{border-radius:999px;gap:4px;width:auto;min-width:0;min-height:29px;padding:5px 8px}.SearchSection-module__h7juaa__intentIcon{width:16px;height:16px}.SearchSection-module__h7juaa__intentButton span:not(.SearchSection-module__h7juaa__intentIcon){font-size:.69rem}.SearchSection-module__h7juaa__intentButton small{display:none}.SearchSection-module__h7juaa__intentButtonActive small{max-width:86px;font-size:.6rem;display:inline}.SearchSection-module__h7juaa__durationEstimate{font-size:.7rem}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:34px}.SearchSection-module__h7juaa__durationTick{min-height:28px;font-size:.68rem}}.SearchSection-module__h7juaa__intentRow{gap:8px}.SearchSection-module__h7juaa__intentButton{gap:6px;min-height:35px;padding:7px 11px}.SearchSection-module__h7juaa__intentIcon{width:18px;height:18px}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:39px;padding:4px}.SearchSection-module__h7juaa__durationTick{justify-content:center;align-items:center;min-height:31px;display:inline-flex}@media (max-width:430px){.SearchSection-module__h7juaa__intentButton{gap:5px;min-height:32px;padding:6px 9px}.SearchSection-module__h7juaa__intentIcon{width:17px;height:17px}.SearchSection-module__h7juaa__durationSegmentedControl{min-height:38px}.SearchSection-module__h7juaa__durationTick{min-height:30px}}.SearchSection-module__h7juaa__intentButtonActive small{text-overflow:clip;white-space:normal;max-width:none;line-height:1.15;overflow:visible}@media (max-width:430px){.SearchSection-module__h7juaa__intentButtonActive{flex:0 100%;justify-content:flex-start}}
.RoutePreviewPlaceholder-module__6yK1JG__placeholder{background:radial-gradient(circle at 100% 0,#22c55e2e,#0000 32%),linear-gradient(135deg,#eef5f2 0%,#e2edf5 100%);width:100%;height:100%;position:relative;overflow:hidden}.RoutePreviewPlaceholder-module__6yK1JG__placeholder:after{content:"";background:linear-gradient(110deg,#0000 0%,#ffffff4d 35%,#ffffff9e 50%,#0000 65%);animation:1.8s ease-in-out infinite RoutePreviewPlaceholder-module__6yK1JG__shimmer;position:absolute;inset:0;transform:translate(-100%)}.RoutePreviewPlaceholder-module__6yK1JG__grid{opacity:.38;background-image:linear-gradient(#94a3b82e 1px,#0000 1px),linear-gradient(90deg,#94a3b82e 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.RoutePreviewPlaceholder-module__6yK1JG__route{justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.RoutePreviewPlaceholder-module__6yK1JG__route svg{filter:drop-shadow(0 10px 18px #03163814);width:min(82%,360px);height:min(70%,180px)}.RoutePreviewPlaceholder-module__6yK1JG__routePath{fill:none;stroke:var(--rn-blue);stroke-width:12px;stroke-linecap:round;stroke-linejoin:round}.RoutePreviewPlaceholder-module__6yK1JG__routeHalo{fill:none;stroke:#ffffffd1;stroke-width:22px;stroke-linecap:round;stroke-linejoin:round}.RoutePreviewPlaceholder-module__6yK1JG__startPoint,.RoutePreviewPlaceholder-module__6yK1JG__endPoint{fill:#fff;stroke-width:8px}.RoutePreviewPlaceholder-module__6yK1JG__startPoint{stroke:#0f766e}.RoutePreviewPlaceholder-module__6yK1JG__endPoint{stroke:var(--primary)}@keyframes RoutePreviewPlaceholder-module__6yK1JG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.CurrentWeatherBadge-module__SFPdKG__badge{-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #d8e5f7f2;border-radius:999px;align-items:center;gap:8px;max-width:248px;min-height:44px;padding:7px 15px 7px 11px;display:inline-flex;box-shadow:0 14px 34px #03163814,inset 0 1px #ffffffd1}.CurrentWeatherBadge-module__SFPdKG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.CurrentWeatherBadge-module__SFPdKG__iconWrap img{width:25px;height:25px;display:block}.CurrentWeatherBadge-module__SFPdKG__textWrap{flex-direction:column;gap:1px;min-width:0;display:flex}.CurrentWeatherBadge-module__SFPdKG__label{display:none}.CurrentWeatherBadge-module__SFPdKG__value{color:var(--rn-navy);white-space:nowrap;align-items:center;gap:8px;margin:0;font-size:.86rem;font-weight:850;line-height:1.1;display:inline-flex}.CurrentWeatherBadge-module__SFPdKG__placeholder{color:var(--text-secondary);font-size:.86rem;font-weight:750}.CurrentWeatherBadge-module__SFPdKG__divider{background:#03163829;width:1px;height:16px}.CurrentWeatherBadge-module__SFPdKG__aqi{color:#536782;letter-spacing:-.01em;font-size:.82rem;font-weight:800}.CurrentWeatherBadge-module__SFPdKG__statusDot{background:#16d39a;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #16d39a1f}html[data-theme=dark] .CurrentWeatherBadge-module__SFPdKG__badge{background:#06142db3;border-color:#71e8d342;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff14}html[data-theme=dark] .CurrentWeatherBadge-module__SFPdKG__value{color:#f8fbff}:is(html[data-theme=dark] .CurrentWeatherBadge-module__SFPdKG__placeholder,html[data-theme=dark] .CurrentWeatherBadge-module__SFPdKG__aqi){color:#ebf8ffb8}html[data-theme=dark] .CurrentWeatherBadge-module__SFPdKG__divider{background:#ebf8ff33}@media (max-width:640px){.CurrentWeatherBadge-module__SFPdKG__badge{gap:5px;max-width:132px;min-height:38px;padding:6px 10px 6px 8px}.CurrentWeatherBadge-module__SFPdKG__iconWrap{width:23px;height:23px}.CurrentWeatherBadge-module__SFPdKG__iconWrap img{width:21px;height:21px}.CurrentWeatherBadge-module__SFPdKG__value{gap:0;font-size:.76rem}.CurrentWeatherBadge-module__SFPdKG__placeholder{text-overflow:ellipsis;max-width:84px;overflow:hidden}.CurrentWeatherBadge-module__SFPdKG__divider,.CurrentWeatherBadge-module__SFPdKG__aqi,.CurrentWeatherBadge-module__SFPdKG__statusDot{display:none}}@media (max-width:420px){.CurrentWeatherBadge-module__SFPdKG__badge{max-width:108px;padding-right:8px}}
.RecentPlaces-module__WyryMq__container{width:100%;margin-top:26px}.RecentPlaces-module__WyryMq__label{color:var(--rn-navy);letter-spacing:-.025em;text-align:left;margin-bottom:12px;font-size:1rem;font-weight:840;line-height:1.2;display:block}.RecentPlaces-module__WyryMq__list{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(184px,calc(50% - 6px));grid-auto-flow:column;gap:12px;padding:2px 2px 14px;scroll-padding-inline:2px;display:grid;overflow:auto visible}.RecentPlaces-module__WyryMq__list::-webkit-scrollbar{display:none}.RecentPlaces-module__WyryMq__card{border:1px solid var(--rn-line);scroll-snap-align:start;background:#fff;border-radius:18px;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 22px #0316380b}.RecentPlaces-module__WyryMq__card:hover,.RecentPlaces-module__WyryMq__card:focus-within{border-color:#1478ff47;box-shadow:0 13px 26px #03163812}.RecentPlaces-module__WyryMq__cardButton{width:100%;min-width:0;min-height:76px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:13px 14px;display:flex}.RecentPlaces-module__WyryMq__iconWrapper{color:#8a98aa;background:#eef6ff;border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .16s,color .16s,transform .16s;display:inline-flex}.RecentPlaces-module__WyryMq__card:hover .RecentPlaces-module__WyryMq__iconWrapper,.RecentPlaces-module__WyryMq__card:focus-within .RecentPlaces-module__WyryMq__iconWrapper{background:var(--rn-blue-soft);color:var(--rn-blue);transform:translateY(-1px)}.RecentPlaces-module__WyryMq__info{text-align:left;gap:5px;min-width:0;display:grid}.RecentPlaces-module__WyryMq__name{color:var(--rn-navy);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:850;line-height:1.18;overflow:hidden}.RecentPlaces-module__WyryMq__address{color:var(--rn-slate);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:680;line-height:1.2;overflow:hidden}@media (max-width:430px){.RecentPlaces-module__WyryMq__container{margin-top:24px}.RecentPlaces-module__WyryMq__list{grid-auto-columns:minmax(178px,calc(50% - 6px))}.RecentPlaces-module__WyryMq__cardButton{min-height:74px;padding:12px}.RecentPlaces-module__WyryMq__iconWrapper{flex-basis:42px;width:42px;height:42px}}@media (max-width:360px){.RecentPlaces-module__WyryMq__list{grid-auto-columns:minmax(210px,78%)}}html[data-theme=dark] .RecentPlaces-module__WyryMq__card{background:#0d1a2af0;border-color:#b8c6da29;box-shadow:0 14px 30px #0206173d}:is(html[data-theme=dark] .RecentPlaces-module__WyryMq__label,html[data-theme=dark] .RecentPlaces-module__WyryMq__name){color:var(--text-primary)}html[data-theme=dark] .RecentPlaces-module__WyryMq__address{color:var(--text-secondary)}html[data-theme=dark] .RecentPlaces-module__WyryMq__iconWrapper{color:#7db6ff;background:#4c9bff1f}
.CourseMiniMap-module__oIVhnW__map{--course-mini-map-accent:var(--rn-blue);isolation:isolate;min-width:var(--course-mini-map-width,96px);min-height:var(--course-mini-map-height,126px);border:1px solid color-mix(in srgb,var(--rn-line)84%,transparent);background:linear-gradient(90deg,#d6e0ee9e 1px,transparent 1px),linear-gradient(0deg,#d6e0ee9e 1px,transparent 1px),radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--course-mini-map-accent)10%,transparent),transparent 25%),#f8fbff;background-size:20px 20px,20px 20px,auto,auto;border-radius:20px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffdb}.CourseMiniMap-module__oIVhnW__grid{z-index:-1;background:radial-gradient(circle at 28% 72%,#19c99a21,#0000 24%),radial-gradient(circle at 76% 76%,#1478ff1a,#0000 22%);position:absolute;inset:0}.CourseMiniMap-module__oIVhnW__routeSvg{width:calc(100% - 16px);height:calc(100% - 18px);position:absolute;inset:10px 8px 8px;overflow:visible}.CourseMiniMap-module__oIVhnW__routeHalo,.CourseMiniMap-module__oIVhnW__routeLine{fill:none;stroke-linecap:round;stroke-linejoin:round}.CourseMiniMap-module__oIVhnW__routeHalo{stroke:#fffffff0;stroke-width:8px}.CourseMiniMap-module__oIVhnW__routeLine{stroke:var(--rn-blue);stroke-width:4.2px}.CourseMiniMap-module__oIVhnW__routeNode{fill:#fff;stroke:currentColor;stroke-width:2.6px}.CourseMiniMap-module__oIVhnW__distanceBadge{z-index:2;background:var(--course-mini-map-accent);color:#fff;box-shadow:0 10px 18px color-mix(in srgb,var(--course-mini-map-accent)26%,transparent);border-radius:999px;padding:5px 7px;font-size:.64rem;font-weight:900;line-height:1;position:absolute;top:8px;right:8px}.CourseMiniMap-module__oIVhnW__bookmarkBadge{z-index:2;width:36px;height:36px;color:var(--course-mini-map-accent);background:#fffffff0;border:1px solid #1478ff24;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 10px 22px #0316381f}.CourseMiniMap-module__oIVhnW__blue{color:var(--rn-blue);--course-mini-map-accent:var(--rn-blue)}.CourseMiniMap-module__oIVhnW__blue .CourseMiniMap-module__oIVhnW__routeLine{stroke:var(--rn-blue)}.CourseMiniMap-module__oIVhnW__green{color:var(--rn-mint-dark);--course-mini-map-accent:var(--rn-mint-dark)}.CourseMiniMap-module__oIVhnW__green .CourseMiniMap-module__oIVhnW__routeLine{stroke:var(--rn-mint-dark)}.CourseMiniMap-module__oIVhnW__mint{color:var(--rn-mint);--course-mini-map-accent:var(--rn-mint)}.CourseMiniMap-module__oIVhnW__mint .CourseMiniMap-module__oIVhnW__routeLine{stroke:var(--rn-mint)}.CourseMiniMap-module__oIVhnW__orange{color:#f59e0b;--course-mini-map-accent:#f59e0b}.CourseMiniMap-module__oIVhnW__orange .CourseMiniMap-module__oIVhnW__routeLine{stroke:#f59e0b}.CourseMiniMap-module__oIVhnW__purple{color:#635bff;--course-mini-map-accent:#635bff}.CourseMiniMap-module__oIVhnW__purple .CourseMiniMap-module__oIVhnW__routeLine{stroke:#635bff}html[data-theme=dark] .CourseMiniMap-module__oIVhnW__map{background:linear-gradient(90deg,#94a3b81f 1px,#0000 1px),linear-gradient(0deg,#94a3b81f 1px,#0000 1px),radial-gradient(circle at 72% 28%,#4c9bff26,#0000 26%),linear-gradient(145deg,#0f1d30f5,#081422f5);border-color:#b8c6da29}html[data-theme=dark] .CourseMiniMap-module__oIVhnW__bookmarkBadge{background:#0f1d30f0;border-color:#b8c6da24}
.page-module__732mDq__page{padding-bottom:calc(140px + var(--runnear-safe-bottom,0px))}.page-module__732mDq__toolbar{z-index:20;min-height:58px;padding:14px var(--screen-x,18px)8px;box-shadow:none;background:0 0;border-bottom:0;justify-content:space-between;align-items:center;display:flex}.page-module__732mDq__toolbar h1{color:var(--secondary);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:1rem;font-weight:800;overflow:hidden}.page-module__732mDq__main{width:100%;max-width:920px;padding:0 var(--screen-x,24px);padding-bottom:calc(200px + var(--runnear-safe-bottom,0px));flex-direction:column;gap:18px;margin:0 auto;display:flex}.page-module__732mDq__renewalHero p{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.page-module__732mDq__renewalHero h1{color:var(--rn-navy);letter-spacing:-.04em;word-break:keep-all;overflow-wrap:normal;margin:0;font-size:clamp(2rem,7vw,2.5rem);font-weight:800;line-height:1.12}.page-module__732mDq__renewalHero span{color:#52617d;max-width:640px;margin-top:10px;font-size:1.05rem;font-weight:650;line-height:1.45;display:block}.page-module__732mDq__inputSection,.page-module__732mDq__resultSection{background:#fffffff0;border:1px solid #d8e5f7;border-radius:30px;flex-direction:column;gap:14px;padding:20px;display:flex;box-shadow:0 18px 44px #03163814}.page-module__732mDq__sectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__732mDq__sectionHead h2{color:var(--secondary);letter-spacing:-.01em;font-size:1.02rem;font-weight:800}.page-module__732mDq__addDayButton{border:1px solid var(--border-strong);background:var(--surface-elevated);min-height:32px;color:var(--text-primary);box-shadow:var(--shadow-sm);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.page-module__732mDq__addDayButton:not(:disabled):hover{border-color:var(--primary);color:var(--primary-hover);background:color-mix(in srgb,var(--primary)10%,var(--surface))}.page-module__732mDq__addDayButton:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.page-module__732mDq__addDayButton svg{display:block}.page-module__732mDq__dayFormList{flex-direction:column;gap:12px;display:flex}.page-module__732mDq__dayFormCard{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:16px;flex-direction:column;gap:10px;padding:12px;display:flex}.page-module__732mDq__dayFormTop{justify-content:space-between;align-items:center;display:flex}.page-module__732mDq__removeDayButton{border:1px solid var(--border-strong);width:26px;height:26px;color:var(--text-secondary);background:var(--surface-elevated);border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.page-module__732mDq__removeDayButton:not(:disabled):hover{color:#dc2626;background:#f871711f;border-color:#ef4444}.page-module__732mDq__removeDayButton:disabled{opacity:.45;cursor:not-allowed}.page-module__732mDq__label{flex-direction:column;gap:7px;display:flex}.page-module__732mDq__label span{color:var(--text-secondary);letter-spacing:-.005em;font-size:.8rem;font-weight:700}.page-module__732mDq__label input:not([type=range]){border:1px solid var(--border-strong);height:40px;color:var(--text-primary);background:var(--surface-elevated);border-radius:12px;padding:0 10px;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.page-module__732mDq__label input:not([type=range]):focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #22c55e1f}.page-module__732mDq__sliderRow{align-items:flex-start;gap:12px;width:100%;display:flex}.page-module__732mDq__sliderTrackWrap{flex:1;width:100%;min-width:0}.page-module__732mDq__durationSlider{width:100%;min-width:100%;max-width:100%;accent-color:var(--primary);z-index:2;margin:0;display:block;position:relative}.page-module__732mDq__durationTrackContainer{width:100%;height:40px;margin-bottom:-10px;position:relative}.page-module__732mDq__durationRunner{pointer-events:none;z-index:10;width:36px;height:36px;position:absolute;bottom:0;transform:translate(-50%)}.page-module__732mDq__durationTickRow{justify-content:space-between;gap:6px;margin-top:6px;display:flex}.page-module__732mDq__durationTick{text-align:center;min-width:22px;color:var(--text-secondary);font-size:.73rem;font-weight:700}.page-module__732mDq__durationTickActive{color:var(--primary)}.page-module__732mDq__durationValue{justify-content:flex-end;align-items:flex-start;min-width:58px;padding-top:2px;display:flex}.page-module__732mDq__durationValue strong{letter-spacing:-.01em;color:var(--text-primary);font-size:.92rem;line-height:1}.page-module__732mDq__intentGroup{flex-wrap:wrap;gap:8px;display:flex}.page-module__732mDq__dayGeneratedActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.page-module__732mDq__dayGeneratedActions button{width:100%}.page-module__732mDq__intentButton{border:1px solid var(--border-strong);background:var(--surface-elevated);color:var(--text-primary);border-radius:999px;padding:5px 11px;font-size:.77rem;font-weight:700;transition:all .2s}.page-module__732mDq__intentButtonActive{border-color:var(--primary);color:var(--primary-hover);background:#22c55e1f;box-shadow:0 6px 14px #22c55e24}.page-module__732mDq__searchResults{border:1px solid var(--border-subtle);background:var(--surface-elevated);max-height:220px;box-shadow:var(--shadow-sm);border-radius:12px;overflow:hidden auto}.page-module__732mDq__searchResults p{color:var(--text-secondary);padding:10px 12px;font-size:.82rem}.page-module__732mDq__searchResultItem{text-align:left;border-top:1px solid var(--border-subtle);flex-direction:column;gap:3px;width:100%;padding:10px 12px;transition:background-color .18s;display:flex}.page-module__732mDq__searchResultItem:first-child{border-top:0}.page-module__732mDq__searchResultItem:hover{background:var(--surface-muted)}.page-module__732mDq__searchResultItem strong{color:var(--text-primary);font-size:.85rem}.page-module__732mDq__searchResultItem span{color:var(--text-secondary);font-size:.76rem}.page-module__732mDq__anchorAdjustSection{border:1px dashed var(--border-strong);background:var(--surface-muted);border-radius:14px;flex-direction:column;gap:9px;padding:12px;display:flex}.page-module__732mDq__anchorAdjustDesc{color:var(--text-secondary);font-size:.76rem;line-height:1.35}.page-module__732mDq__anchorError{color:#dc2626;background:#f871711f;border:1px solid #f8717159;border-radius:10px;padding:8px 10px;font-size:.78rem;font-weight:700}.page-module__732mDq__noticeInfo,.page-module__732mDq__noticeError{box-shadow:var(--shadow-sm);border-radius:12px;padding:10px 12px;font-size:.86rem;font-weight:700}.page-module__732mDq__noticeInfo{color:var(--primary-hover);background:#10b9811f;border:1px solid #10b98147}.page-module__732mDq__noticeError{color:#dc2626;background:#f871711f;border:1px solid #f8717159}.page-module__732mDq__resultHead h2{color:var(--secondary);font-size:1.02rem;font-weight:800}.page-module__732mDq__resultHead p{color:var(--text-secondary);margin-top:2px;font-size:.82rem;font-weight:700}.page-module__732mDq__resultList{flex-direction:column;gap:12px;display:flex}.page-module__732mDq__modalBackdrop{background:var(--overlay-scrim);z-index:120;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.page-module__732mDq__modalCard{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);width:100%;max-width:420px;box-shadow:var(--shadow-lg);flex-direction:column;gap:10px;padding:16px;display:flex}.page-module__732mDq__modalCard h3{color:var(--secondary);font-size:1.05rem;font-weight:800}.page-module__732mDq__modalCard p{color:var(--text-secondary);font-size:.85rem}.page-module__732mDq__modalCard input{border:1px solid var(--border-strong);background:var(--surface-elevated);height:40px;color:var(--text-primary);border-radius:10px;padding:0 10px;font-size:.88rem}.page-module__732mDq__modalCard input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #22c55e24}.page-module__732mDq__modalActions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:560px){.page-module__732mDq__sectionHead{flex-wrap:wrap}.page-module__732mDq__sliderRow{flex-direction:column;gap:8px}.page-module__732mDq__durationValue{justify-content:flex-end;width:100%;min-width:0;padding-top:0}.page-module__732mDq__durationTick{font-size:.7rem}.page-module__732mDq__dayGeneratedActions{grid-template-columns:1fr}.page-module__732mDq__modalActions{flex-direction:column-reverse}}html[data-theme=dark] .page-module__732mDq__toolbar{box-shadow:none}html[data-theme=dark] .page-module__732mDq__intentButtonActive{color:#dcfce7}html[data-theme=dark] .page-module__732mDq__noticeInfo{color:#a7f3d0}:is(html[data-theme=dark] .page-module__732mDq__noticeError,html[data-theme=dark] .page-module__732mDq__anchorError){color:#fecaca}html:not([data-theme=dark]) .page-module__732mDq__page{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__main{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__inputSection{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__resultSection{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__dayFormCard{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__addDayButton{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__removeDayButton{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__label input:not([type=range]){background:#fff}html:not([data-theme=dark]) .page-module__732mDq__modalCard{background:#fff}html:not([data-theme=dark]) .page-module__732mDq__modalCard input{background:#fff}.page-module__732mDq__page{background:#fff}.page-module__732mDq__main{max-width:520px;padding:6px var(--screen-x,18px)calc(180px + var(--runnear-safe-bottom,0px));gap:14px}.page-module__732mDq__renewalHero{padding:4px 0 8px}.page-module__732mDq__renewalHero p{color:var(--rn-blue);letter-spacing:-.01em;text-transform:none;margin-bottom:8px;font-size:.8rem;font-weight:850}.page-module__732mDq__renewalHero h1{font-size:clamp(2rem,8vw,2.5rem);font-weight:880;line-height:1.05}.page-module__732mDq__renewalHero span{max-width:420px;color:var(--rn-slate);margin-top:10px;font-size:.98rem;font-weight:680;line-height:1.42}.page-module__732mDq__inputSection,.page-module__732mDq__resultSection{background:#fff;border-color:#d8e5f7;border-radius:24px;gap:14px;padding:16px 14px;box-shadow:0 14px 32px #0316380f}.page-module__732mDq__sectionHead h2{color:var(--rn-navy);font-size:1.02rem;font-weight:860}.page-module__732mDq__addDayButton{min-height:34px;color:var(--rn-navy);background:#fff;border-color:#dce8f7;font-size:.8rem;font-weight:820;box-shadow:0 5px 14px #0b17360e}.page-module__732mDq__addDayButton:not(:disabled):hover{color:var(--rn-blue);background:#f8fbff;border-color:#1478ff57}.page-module__732mDq__dayFormCard{background:#fff;border-color:#dce8f7;border-radius:20px;gap:12px;padding:13px}.page-module__732mDq__dayFormTop strong{color:var(--rn-navy);font-size:.95rem;font-weight:860}.page-module__732mDq__removeDayButton{color:#98a2b3;background:#fff;border-color:#dce8f7;width:28px;height:28px;box-shadow:0 4px 10px #0316380a}.page-module__732mDq__label{gap:8px}.page-module__732mDq__label span{color:var(--rn-slate);font-size:.8rem;font-weight:780}.page-module__732mDq__label input:not([type=range]){height:40px;color:var(--rn-navy);background:#fff;border-color:#d8e5f7;border-radius:14px;padding:0 12px;font-size:.9rem;font-weight:650}.page-module__732mDq__label input:not([type=range]):focus{border-color:color-mix(in srgb,var(--rn-blue)46%,#dce8f7);box-shadow:0 0 0 3px #1478ff1f}.page-module__732mDq__label .page-module__732mDq__locationInputWrap{color:#98a2b3;background:#fff;border:1px solid #d8e5f7;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:44px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:grid}.page-module__732mDq__label .page-module__732mDq__locationInputWrap:focus-within{border-color:color-mix(in srgb,var(--rn-blue)46%,#dce8f7);box-shadow:0 0 0 3px #1478ff1f}.page-module__732mDq__label .page-module__732mDq__locationInputWrap input:not([type=range]){height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.page-module__732mDq__label .page-module__732mDq__locationInputWrap input:not([type=range]):focus{box-shadow:none;border:0}.page-module__732mDq__searchResults{background:#fff;border-color:#dce8f7;border-radius:16px;box-shadow:0 12px 26px #03163814}.page-module__732mDq__anchorAdjustSection{background:#fff;border-color:#d8e5f7;border-radius:18px;padding:12px}.page-module__732mDq__anchorAdjustTitle{color:var(--rn-navy);font-size:.84rem;font-weight:860}.page-module__732mDq__anchorAdjustDesc{color:var(--rn-slate);font-size:.76rem;font-weight:650}.page-module__732mDq__anchorCoordinate{color:var(--rn-navy);font-size:.78rem;font-weight:820}.page-module__732mDq__choiceHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module__732mDq__choiceHeader>span{color:var(--rn-slate);font-size:.8rem;font-weight:780}.page-module__732mDq__durationEstimate{color:var(--rn-blue);white-space:nowrap;font-size:.78rem;font-weight:880}.page-module__732mDq__durationSegmentedControl{background:#fff;border:1px solid #d8e5f7;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:36px;padding:3px;display:grid}.page-module__732mDq__durationTick{color:#667085;background:0 0;border:0;border-radius:999px;min-height:30px;font-size:.72rem;font-weight:780}.page-module__732mDq__durationTickActive{color:var(--rn-blue);background:color-mix(in srgb,var(--rn-blue)8%,#fff);box-shadow:inset 0 0 0 1.5px var(--rn-blue)}.page-module__732mDq__intentGroup{gap:7px}.page-module__732mDq__intentButton{--intent-color:var(--rn-blue);border-color:var(--rn-line);min-height:30px;color:var(--rn-navy);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:6px 11px;font-size:.74rem;font-weight:820;display:inline-flex;box-shadow:0 4px 10px #03163809}.page-module__732mDq__label .page-module__732mDq__intentIcon{width:17px;height:17px;color:var(--intent-color);background:color-mix(in srgb,var(--intent-color)11%,transparent);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.page-module__732mDq__label .page-module__732mDq__intentText{color:inherit;white-space:nowrap;font-size:.74rem;font-weight:830;line-height:1}.page-module__732mDq__intentButton[data-intent=scenic]{--intent-color:#19b77e}.page-module__732mDq__intentButton[data-intent=safe]{--intent-color:var(--rn-mint)}.page-module__732mDq__intentButton[data-intent=balanced]{--intent-color:var(--rn-blue)}.page-module__732mDq__intentButton[data-intent=fast]{--intent-color:#f59e0b}.page-module__732mDq__intentButton[data-intent=loop_only]{--intent-color:#635bff}.page-module__732mDq__intentButton:not(.page-module__732mDq__intentButtonActive):hover{border-color:color-mix(in srgb,var(--intent-color)42%,var(--rn-line));color:color-mix(in srgb,var(--intent-color)82%,var(--rn-navy))}.page-module__732mDq__intentButtonActive{border-color:color-mix(in srgb,var(--intent-color)58%,var(--rn-line));background:color-mix(in srgb,var(--intent-color)9%,#fff);color:color-mix(in srgb,var(--intent-color)82%,var(--rn-navy));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--intent-color)18%,transparent),0 5px 12px color-mix(in srgb,var(--intent-color)10%,transparent)}@media (max-width:430px){.page-module__732mDq__main{gap:13px;padding-inline:18px}.page-module__732mDq__inputSection,.page-module__732mDq__resultSection{padding:14px 12px}.page-module__732mDq__dayFormCard{padding:12px}.page-module__732mDq__intentButton{gap:4px;padding:6px 9px;font-size:.72rem}.page-module__732mDq__label .page-module__732mDq__intentIcon{width:16px;height:16px}.page-module__732mDq__label .page-module__732mDq__intentText{font-size:.69rem}}
.PlanDayCard-module__wHG0MG__card{border:1px solid var(--border-subtle);background:linear-gradient(to bottom,var(--surface)0%,var(--surface-muted)100%);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:16px;display:flex}.PlanDayCard-module__wHG0MG__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.PlanDayCard-module__wHG0MG__dayLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.74rem;font-weight:700}.PlanDayCard-module__wHG0MG__location{color:var(--text-primary);align-items:flex-start;gap:6px;margin-top:4px;font-size:1.02rem;font-weight:700;line-height:1.3;display:inline-flex}.PlanDayCard-module__wHG0MG__location svg{color:var(--primary-hover);flex-shrink:0;margin-top:1px}.PlanDayCard-module__wHG0MG__chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.PlanDayCard-module__wHG0MG__chip{border:1px solid var(--border-strong);color:var(--text-primary);background:var(--surface-elevated);border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700}.PlanDayCard-module__wHG0MG__summary{color:var(--text-primary);margin-top:-1px;font-size:.86rem;line-height:1.45}.PlanDayCard-module__wHG0MG__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.PlanDayCard-module__wHG0MG__metrics>div{border:1px solid var(--border-subtle);background:var(--surface-elevated);border-radius:10px;padding:8px 10px}.PlanDayCard-module__wHG0MG__metrics dt{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700}.PlanDayCard-module__wHG0MG__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px;display:grid}.PlanDayCard-module__wHG0MG__actions button{width:100%}.PlanDayCard-module__wHG0MG__readOnlyNote{color:#38bdf8;background:#0ea5e91f;border:1px solid #38bdf83d;border-radius:10px;align-items:center;gap:6px;width:fit-content;padding:6px 8px;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-flex}@media (max-width:560px){.PlanDayCard-module__wHG0MG__actions{grid-template-columns:1fr}.PlanDayCard-module__wHG0MG__header{flex-direction:column;align-items:stretch}.PlanDayCard-module__wHG0MG__chips{justify-content:flex-start}}html[data-theme=dark] .PlanDayCard-module__wHG0MG__readOnlyNote{color:#bae6fd;border-color:#38bdf847}.PlanDayCard-module__wHG0MG__card{--day-accent:var(--rn-blue);background:#fff;border:1px solid #d8e5f7;border-radius:24px;gap:12px;padding:16px;position:relative;overflow:hidden;box-shadow:0 12px 26px #0316380f}.PlanDayCard-module__wHG0MG__card:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--day-accent)44%,transparent),transparent);opacity:.55;border-radius:999px 999px 0 0;height:3px;position:absolute;inset:auto 16px 0}.PlanDayCard-module__wHG0MG__toneScenic{--day-accent:#19b77e}.PlanDayCard-module__wHG0MG__toneSpeed{--day-accent:var(--rn-blue)}.PlanDayCard-module__wHG0MG__toneEasy{--day-accent:var(--rn-mint)}.PlanDayCard-module__wHG0MG__header{gap:12px}.PlanDayCard-module__wHG0MG__dayLabel{color:var(--day-accent);letter-spacing:.02em;margin:0;font-size:.72rem;font-weight:900}.PlanDayCard-module__wHG0MG__location{color:var(--rn-navy);letter-spacing:-.025em;margin-top:5px;font-size:1.04rem;font-weight:900}.PlanDayCard-module__wHG0MG__location svg{color:var(--day-accent);margin-top:2px}.PlanDayCard-module__wHG0MG__chips{justify-content:flex-start;gap:5px}.PlanDayCard-module__wHG0MG__chip{color:var(--rn-navy);background:#fff;border:1px solid #e4edf8;padding:5px 9px;font-size:.68rem;font-weight:850;line-height:1}.PlanDayCard-module__wHG0MG__routeChip{border-color:color-mix(in srgb,var(--day-accent)38%,#e4edf8);background:color-mix(in srgb,var(--day-accent)10%,#fff);color:var(--day-accent)}.PlanDayCard-module__wHG0MG__intentChip{color:var(--rn-navy)}.PlanDayCard-module__wHG0MG__summary{color:var(--rn-navy);font-size:.88rem;font-weight:650;line-height:1.55}.PlanDayCard-module__wHG0MG__metrics{gap:8px}.PlanDayCard-module__wHG0MG__metrics>div{background:#fff;border:1px solid #dbe7f5;border-radius:15px;padding:10px 11px}.PlanDayCard-module__wHG0MG__metrics dt{color:var(--rn-slate);letter-spacing:-.01em;text-transform:none;font-size:.7rem;font-weight:820}.PlanDayCard-module__wHG0MG__metrics dd{color:var(--rn-navy);letter-spacing:-.025em;margin-top:5px;font-size:1rem;font-weight:900}.PlanDayCard-module__wHG0MG__actions{grid-template-columns:1fr;gap:8px;margin-top:2px}.PlanDayCard-module__wHG0MG__actionButton{border-radius:999px;min-height:34px}.PlanDayCard-module__wHG0MG__readOnlyNote{color:var(--rn-blue);border-color:color-mix(in srgb,var(--rn-blue)22%,transparent);background:#eef6ff}@media (max-width:560px){.PlanDayCard-module__wHG0MG__card{padding:16px}.PlanDayCard-module__wHG0MG__header{gap:8px}}html[data-theme=dark] .PlanDayCard-module__wHG0MG__card{background:var(--surface);border-color:#b8c6da29}html[data-theme=dark] .PlanDayCard-module__wHG0MG__metrics>div{background:var(--surface);border-color:#b8c6da29}html[data-theme=dark] .PlanDayCard-module__wHG0MG__chip{background:var(--surface);border-color:#b8c6da29}html[data-theme=dark] .PlanDayCard-module__wHG0MG__location{color:var(--text-primary)}html[data-theme=dark] .PlanDayCard-module__wHG0MG__summary{color:var(--text-primary)}html[data-theme=dark] .PlanDayCard-module__wHG0MG__metrics dd{color:var(--text-primary)}html[data-theme=dark] .PlanDayCard-module__wHG0MG__intentChip{color:var(--text-primary)}
.RunNearHeader-module__702IUW__header{width:100%;max-width:920px;padding:20px var(--screen-x,24px)22px;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;display:flex;position:relative}.RunNearHeader-module__702IUW__brand{border-radius:999px;align-items:center;min-width:0;text-decoration:none;transition:background-color .18s,box-shadow .18s,border-color .18s;display:inline-flex}.RunNearHeader-module__702IUW__brand img{width:168px;height:auto;display:block}.RunNearHeader-module__702IUW__actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.RunNearHeader-module__702IUW__menuWrap{align-items:center;display:inline-flex;position:relative}.RunNearHeader-module__702IUW__languageButton,.RunNearHeader-module__702IUW__profileButton{color:var(--rn-navy);-webkit-backdrop-filter:blur(18px);background:#fff;border:1px solid #d8e5f7f5;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 14px 34px #03163814,inset 0 1px #ffffffd1}.RunNearHeader-module__702IUW__languageButton:hover,.RunNearHeader-module__702IUW__profileButton:hover{border-color:#1478ff73;transform:translateY(-1px);box-shadow:0 18px 40px #0316381f,0 0 0 4px #1478ff14}.RunNearHeader-module__702IUW__languageButton{letter-spacing:-.02em;border-radius:999px;align-items:center;gap:6px;min-height:44px;padding:0 14px 0 15px;font-size:.86rem;font-weight:900;display:inline-flex}.RunNearHeader-module__702IUW__profileButton{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;padding:0;text-decoration:none;display:inline-flex;position:relative;overflow:visible}.RunNearHeader-module__702IUW__profileButton:disabled{cursor:wait;opacity:.72}.RunNearHeader-module__702IUW__avatar{object-fit:cover;border-radius:999px;width:48px;height:48px;display:block}.RunNearHeader-module__702IUW__initial{background:linear-gradient(135deg,var(--rn-mint)0%,var(--rn-blue)100%);color:#fff;letter-spacing:-.08em;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.92rem;font-weight:950;line-height:1;display:inline-flex}.RunNearHeader-module__702IUW__onlineDot{background:#19d28f;border:3px solid #fff;border-radius:999px;width:13px;height:13px;position:absolute;bottom:6px;right:6px;box-shadow:0 0 0 3px #19d28f2e}.RunNearHeader-module__702IUW__loadingDot{border:3px solid #1478ff2e;border-top-color:var(--rn-blue);border-radius:999px;width:18px;height:18px;animation:.8s linear infinite RunNearHeader-module__702IUW__spin}.RunNearHeader-module__702IUW__caret{transition:transform .16s}.RunNearHeader-module__702IUW__caretOpen{transform:rotate(180deg)}.RunNearHeader-module__702IUW__menu{z-index:50;-webkit-backdrop-filter:blur(20px);background:#fff;border:1px solid #d8e5f7f5;border-radius:22px;min-width:172px;padding:8px;animation:.16s both RunNearHeader-module__702IUW__menuIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 50px #03163829}.RunNearHeader-module__702IUW__providerMenu{min-width:190px}.RunNearHeader-module__702IUW__menuItem{width:100%;color:var(--rn-navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;font-size:.9rem;font-weight:850;display:flex}.RunNearHeader-module__702IUW__menuItem:hover,.RunNearHeader-module__702IUW__menuItemActive{background:#1478ff1a}.RunNearHeader-module__702IUW__menuItem:disabled{cursor:wait;opacity:.55}.RunNearHeader-module__702IUW__menuItemMeta{color:var(--rn-blue);font-size:.8rem;font-weight:900}.RunNearHeader-module__702IUW__authError{right:var(--screen-x,24px);color:#b42318;z-index:45;background:#fff5f5f5;border-radius:14px;max-width:min(360px,100vw - 48px);padding:9px 12px;font-size:.78rem;font-weight:800;position:absolute;top:calc(100% - 14px);box-shadow:0 14px 30px #b423181f}html[data-theme=dark] .RunNearHeader-module__702IUW__brand{background:#fffffff0;border:1px solid #19c99a47;margin-left:-10px;padding:6px 10px 7px;box-shadow:0 14px 28px #02061747,0 0 24px #4c9bff24}:is(html[data-theme=dark] .RunNearHeader-module__702IUW__languageButton,html[data-theme=dark] .RunNearHeader-module__702IUW__profileButton,html[data-theme=dark] .RunNearHeader-module__702IUW__menu){color:#f8fbff;background:#06142db8;border-color:#71e8d342;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff14}html[data-theme=dark] .RunNearHeader-module__702IUW__menuItem{color:#f8fbff}html[data-theme=dark] .RunNearHeader-module__702IUW__menuItem:hover{background:#71e8d324}html[data-theme=dark] .RunNearHeader-module__702IUW__menuItemActive{background:#71e8d324}html[data-theme=dark] .RunNearHeader-module__702IUW__onlineDot{border-color:#07152e}@keyframes RunNearHeader-module__702IUW__spin{to{transform:rotate(360deg)}}@keyframes RunNearHeader-module__702IUW__menuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.RunNearHeader-module__702IUW__header{gap:9px;padding:18px}.RunNearHeader-module__702IUW__brand img{width:124px}html[data-theme=dark] .RunNearHeader-module__702IUW__brand{margin-left:-7px;padding:5px 8px 6px}.RunNearHeader-module__702IUW__actions{gap:6px}.RunNearHeader-module__702IUW__languageButton{gap:4px;min-height:38px;padding:0 9px 0 10px;font-size:.76rem}.RunNearHeader-module__702IUW__profileButton{width:46px;height:46px}.RunNearHeader-module__702IUW__avatar,.RunNearHeader-module__702IUW__initial{width:38px;height:38px}.RunNearHeader-module__702IUW__onlineDot{border-width:2px;width:11px;height:11px;bottom:4px;right:4px}.RunNearHeader-module__702IUW__menu{min-width:156px}}@media (max-width:420px){.RunNearHeader-module__702IUW__header{gap:7px;padding-left:14px;padding-right:14px}.RunNearHeader-module__702IUW__brand img{width:108px}.RunNearHeader-module__702IUW__actions{gap:5px}.RunNearHeader-module__702IUW__languageButton{min-height:36px;padding:0 8px}.RunNearHeader-module__702IUW__profileButton{width:42px;height:42px}.RunNearHeader-module__702IUW__avatar,.RunNearHeader-module__702IUW__initial{width:34px;height:34px}}
.PageHeader-module__HZea0q__header{padding:16px var(--screen-x,20px);z-index:50;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;height:auto;min-height:60px;transition:background-color .2s,box-shadow .2s;display:grid}.PageHeader-module__HZea0q__default{background-color:color-mix(in srgb,var(--surface)88%,transparent);border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(16px)}.PageHeader-module__HZea0q__transparent,.PageHeader-module__HZea0q__ghost{background-color:#0000}.PageHeader-module__HZea0q__left,.PageHeader-module__HZea0q__right{align-items:center;min-width:0;display:flex}.PageHeader-module__HZea0q__left{justify-self:start}.PageHeader-module__HZea0q__right{justify-self:end;max-width:100%}.PageHeader-module__HZea0q__center{text-align:center;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;justify-self:center;padding:0 12px;font-size:1.125rem;font-weight:850;overflow:hidden}.PageHeader-module__HZea0q__transparent .PageHeader-module__HZea0q__center{pointer-events:none}@media (max-width:640px){.PageHeader-module__HZea0q__hasRightAction{grid-template-columns:minmax(0,1fr) auto}.PageHeader-module__HZea0q__hasRightAction .PageHeader-module__HZea0q__center{display:none}}
.page-module___8aEwW__page{padding-bottom:calc(142px + var(--runnear-safe-bottom,0px))}.page-module___8aEwW__main{width:100%;max-width:920px;padding:0 var(--screen-x,24px)calc(174px + var(--runnear-safe-bottom,0px));margin:0 auto}@media (max-width:640px){.page-module___8aEwW__main{padding-inline:24px}}
.Route3DPreview-module__oo6zDq__overlay{z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617d6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Route3DPreview-module__oo6zDq__modal{background:#020617;border-radius:16px;grid-template-rows:minmax(0,1fr) 170px;width:min(1280px,100%);height:min(92vh,900px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000073}.Route3DPreview-module__oo6zDq__viewerPane{min-height:0;position:relative}.Route3DPreview-module__oo6zDq__viewerContainer{width:100%;height:100%;transition:opacity .24s}.Route3DPreview-module__oo6zDq__viewerContainerHidden{opacity:0}.Route3DPreview-module__oo6zDq__viewerContainerVisible{opacity:1}.Route3DPreview-module__oo6zDq__runnerOverlay{z-index:19;opacity:0;pointer-events:none;will-change:transform,opacity;align-items:center;gap:7px;display:inline-flex;position:absolute;top:0;left:0;transform:translate(-9999px,-9999px)}.Route3DPreview-module__oo6zDq__runnerOverlayDot{background:radial-gradient(circle at 30% 30%,#67e8f9 0%,#22d3ee 48%,#0891b2 100%);border:2px solid #0c4a6ef2;border-radius:999px;flex:0 0 20px;width:20px;height:20px;position:relative;box-shadow:0 0 0 5px #22d3ee2e,0 4px 10px #082f4938}.Route3DPreview-module__oo6zDq__runnerOverlayLabel{color:#f8fafc;background:#020617f0;border:1px solid #94a3b82e;border-radius:10px;flex-direction:column;align-items:center;gap:0;min-width:58px;padding:7px 8px;display:flex;box-shadow:0 8px 20px #02061738}.Route3DPreview-module__oo6zDq__runnerOverlayTitle{letter-spacing:.05em;font-size:10px;font-weight:800;line-height:1}.Route3DPreview-module__oo6zDq__runnerOverlayDistance{font-size:14px;font-weight:800;line-height:1}.Route3DPreview-module__oo6zDq__headerControls{top:calc(var(--runnear-safe-top,0px) + 12px);z-index:20;pointer-events:none;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;left:14px;right:14px}.Route3DPreview-module__oo6zDq__headerPill{pointer-events:auto;color:#0f172a;background:#fffffff0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;max-width:calc(100% - 56px);padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 8px 22px #02061738}.Route3DPreview-module__oo6zDq__headerTitleGroup{flex-direction:column;gap:2px;min-width:0;display:flex}.Route3DPreview-module__oo6zDq__headerTitleText{color:#0f172a;font-size:12px;font-weight:800}.Route3DPreview-module__oo6zDq__headerPlaceName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.Route3DPreview-module__oo6zDq__headerPlaceAddress{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.Route3DPreview-module__oo6zDq__sourceTag{color:#fff;background:#0ea5e9;border-radius:999px;margin-left:0;padding:3px 8px;font-size:11px;font-weight:700}.Route3DPreview-module__oo6zDq__sourceTagFallback{background:#f59e0b}.Route3DPreview-module__oo6zDq__closeButton{pointer-events:auto;color:#0f172a;cursor:pointer;background:#fffffff5;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.Route3DPreview-module__oo6zDq__loadingState,.Route3DPreview-module__oo6zDq__errorState{color:#e2e8f0;z-index:18;text-align:center;background:#020617f0;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;inset:0}.Route3DPreview-module__oo6zDq__spinner{border:3px solid #ffffff59;border-top-color:#22c55e;border-radius:50%;width:28px;height:28px;animation:1s linear infinite Route3DPreview-module__oo6zDq__spin}.Route3DPreview-module__oo6zDq__controlBar{z-index:20;background:#020617bf;border:1px solid #94a3b840;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;max-width:calc(100% - 32px);padding:8px;display:inline-flex;position:absolute;bottom:16px;left:16px}.Route3DPreview-module__oo6zDq__controlButton{color:#0f172a;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.Route3DPreview-module__oo6zDq__controlButtonGhost{color:#e2e8f0;background:#fff3}.Route3DPreview-module__oo6zDq__controlButtonActive{color:#052e16;background:#22c55e}.Route3DPreview-module__oo6zDq__controlMeta{color:#e2e8f0;margin-left:4px;font-size:12px;font-weight:700}.Route3DPreview-module__oo6zDq__profilePane{background:#0b1220;border-top:1px solid #94a3b833;grid-template-rows:minmax(0,1fr) auto;gap:10px;padding:12px 14px;display:grid}.Route3DPreview-module__oo6zDq__profileSvg{background:#031638b3;border-radius:10px;width:100%;height:92px;display:block;overflow:visible}.Route3DPreview-module__oo6zDq__profileSvgInteractive{cursor:ew-resize;touch-action:none}.Route3DPreview-module__oo6zDq__profileStats{flex-wrap:wrap;gap:10px;display:flex}.Route3DPreview-module__oo6zDq__statItem{color:#e2e8f0;background:#94a3b829;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.Route3DPreview-module__oo6zDq__retryButton{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #e2e8f059;border-radius:999px;padding:8px 12px}@keyframes Route3DPreview-module__oo6zDq__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.Route3DPreview-module__oo6zDq__overlay{padding:0}.Route3DPreview-module__oo6zDq__modal{border-radius:0;grid-template-rows:minmax(0,1fr) 190px;width:100%;height:100%}.Route3DPreview-module__oo6zDq__controlBar{border-radius:14px;justify-content:flex-start;left:10px;right:10px}.Route3DPreview-module__oo6zDq__controlMeta{width:100%;margin-left:0}.Route3DPreview-module__oo6zDq__headerControls{top:calc(var(--runnear-safe-top,0px) + 10px);align-items:flex-start;left:10px;right:10px}.Route3DPreview-module__oo6zDq__headerPill{border-radius:12px;max-width:calc(100% - 50px)}.Route3DPreview-module__oo6zDq__closeButton{flex:0 0 40px;width:40px;height:40px}}
.page-module__nb8V1q__page{padding-bottom:calc(130px + var(--runnear-safe-bottom,0px));background:#fff}.page-module__nb8V1q__main{box-sizing:border-box;width:100%;max-width:520px;padding:18px var(--screen-x,18px)calc(120px + var(--runnear-safe-bottom,0px));gap:14px;margin:0 auto;display:grid}.page-module__nb8V1q__backButton{margin-bottom:2px}.page-module__nb8V1q__hero,.page-module__nb8V1q__helper,.page-module__nb8V1q__errorBox,.page-module__nb8V1q__card{border:1px solid var(--rn-line);background:#fff;border-radius:22px;box-shadow:0 12px 28px #0b17360e}.page-module__nb8V1q__hero{padding:16px 14px}.page-module__nb8V1q__hero h1{color:var(--rn-navy);letter-spacing:-.04em;margin:0;font-size:1.34rem;font-weight:860;line-height:1.14}.page-module__nb8V1q__hero p{color:var(--rn-slate);margin:6px 0 0;font-size:.8rem;font-weight:620;line-height:1.38}.page-module__nb8V1q__helper,.page-module__nb8V1q__errorBox{color:var(--rn-slate);background:#fff;border:1px solid #dce8f7;border-radius:16px;margin:0;padding:13px;font-size:.84rem;font-weight:720}.page-module__nb8V1q__errorBox{color:#b42318;background:#fff7f7;border-color:#ef44443d}.page-module__nb8V1q__list{gap:12px;display:grid}.page-module__nb8V1q__card{gap:10px;padding:12px;display:grid}.page-module__nb8V1q__cardTop{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.page-module__nb8V1q__cardTop h2{color:var(--rn-navy);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.98rem;font-weight:860;line-height:1.28;overflow:hidden}.page-module__nb8V1q__tagBadge{color:var(--rn-blue-dark);white-space:nowrap;background:#1478ff14;border:1px solid #1478ff2e;border-radius:999px;align-items:center;padding:4px 8px;font-size:.68rem;font-weight:820;line-height:1;display:inline-flex}.page-module__nb8V1q__commentPreview{color:#334155;white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;font-weight:680;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module__nb8V1q__metaRow{color:var(--rn-slate);flex-wrap:wrap;align-items:center;gap:7px;font-size:.72rem;font-weight:760;display:flex}.page-module__nb8V1q__metaRow span{align-items:center;gap:4px;display:inline-flex}.page-module__nb8V1q__routeButton{min-height:34px;font-size:.8rem;font-weight:860;color:var(--rn-navy)!important;box-shadow:none!important;background:#fff!important;border-color:#dce8f7!important;border-radius:999px!important}.page-module__nb8V1q__loadMoreButton{color:var(--rn-blue);background:#fff;border:1px solid #dce8f7;border-radius:18px;padding:14px 12px;font-size:.84rem;font-weight:860;box-shadow:0 10px 24px #0b17360b}@media (max-width:430px){.page-module__nb8V1q__main{gap:13px;padding-top:16px}}:is(html[data-theme=dark] .page-module__nb8V1q__hero,html[data-theme=dark] .page-module__nb8V1q__helper,html[data-theme=dark] .page-module__nb8V1q__card,html[data-theme=dark] .page-module__nb8V1q__loadMoreButton,html[data-theme=dark] .page-module__nb8V1q__routeButton){color:var(--text-primary);background:#0d1a2ad6;border-color:#b8c6da29}:is(html[data-theme=dark] .page-module__nb8V1q__hero h1,html[data-theme=dark] .page-module__nb8V1q__cardTop h2){color:var(--text-primary)}html[data-theme=dark] .page-module__nb8V1q__hero p{color:var(--text-secondary)}html[data-theme=dark] .page-module__nb8V1q__helper{color:var(--text-secondary)}html[data-theme=dark] .page-module__nb8V1q__metaRow{color:var(--text-secondary)}html[data-theme=dark] .page-module__nb8V1q__commentPreview{color:var(--text-secondary)}html[data-theme=dark] .page-module__nb8V1q__errorBox{color:#fecaca;background:#7f1d1d33;border-color:#f8717157}
.page-module__VQo3pW__page{padding-bottom:calc(130px + var(--runnear-safe-bottom,0px))}.page-module__VQo3pW__main{box-sizing:border-box;width:100%;max-width:640px;padding:12px var(--screen-x,18px)calc(120px + var(--runnear-safe-bottom,0px));gap:12px;margin:0 auto;display:grid}.page-module__VQo3pW__backButton{border:1px solid var(--rn-line);width:fit-content;color:var(--rn-navy);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.page-module__VQo3pW__hero,.page-module__VQo3pW__card,.page-module__VQo3pW__notice{border:1px solid var(--rn-line);background:#fffffff7;border-radius:18px;box-shadow:0 10px 24px #0b17360d}.page-module__VQo3pW__hero{gap:7px;padding:14px;display:grid}.page-module__VQo3pW__heroIcon{width:38px;height:38px;color:var(--rn-mint-dark);background:#19c99a21;border-radius:14px;place-items:center;display:grid}.page-module__VQo3pW__hero h1{color:var(--rn-navy);letter-spacing:-.04em;margin:0;font-size:1.42rem;font-weight:840;line-height:1.1}.page-module__VQo3pW__hero p{color:var(--rn-slate);margin:0;font-size:.78rem;font-weight:560;line-height:1.38}.page-module__VQo3pW__card{gap:12px;padding:14px;display:grid}.page-module__VQo3pW__cardTitle{color:var(--rn-navy);letter-spacing:-.02em;margin:0;font-size:.98rem;font-weight:830}.page-module__VQo3pW__list{gap:8px;display:grid}.page-module__VQo3pW__row{background:#fff;border:1px solid #e8eef8;border-radius:16px;gap:6px;padding:11px;display:grid}.page-module__VQo3pW__label{color:var(--rn-slate);font-size:.72rem;font-weight:720}.page-module__VQo3pW__valueRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.page-module__VQo3pW__value{overflow-wrap:anywhere;min-width:0;color:var(--rn-navy);font-size:.9rem;font-weight:820}.page-module__VQo3pW__copyButton{color:var(--rn-blue-dark);background:#1478ff14;border:1px solid #1478ff2e;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:7px 9px;font-size:.72rem;font-weight:820;display:inline-flex}@media (max-width:430px){.page-module__VQo3pW__copyButton{justify-content:center;width:36px;height:36px;padding:0}.page-module__VQo3pW__copyButton span{display:none}}.page-module__VQo3pW__message,.page-module__VQo3pW__thanks{color:#334155;margin:0;font-size:.8rem;font-weight:650;line-height:1.45}.page-module__VQo3pW__thanks{color:var(--rn-navy);font-size:.88rem;font-weight:840}.page-module__VQo3pW__notice{color:var(--rn-blue-dark);padding:12px;font-size:.82rem;font-weight:760}:is(html[data-theme=dark] .page-module__VQo3pW__backButton,html[data-theme=dark] .page-module__VQo3pW__hero,html[data-theme=dark] .page-module__VQo3pW__card,html[data-theme=dark] .page-module__VQo3pW__row,html[data-theme=dark] .page-module__VQo3pW__notice){color:var(--text-primary);background:#0d1a2ad6;border-color:#b8c6da29}html[data-theme=dark] .page-module__VQo3pW__hero h1{color:var(--text-primary)}html[data-theme=dark] .page-module__VQo3pW__cardTitle{color:var(--text-primary)}html[data-theme=dark] .page-module__VQo3pW__value{color:var(--text-primary)}html[data-theme=dark] .page-module__VQo3pW__thanks{color:var(--text-primary)}html[data-theme=dark] .page-module__VQo3pW__hero p{color:var(--text-secondary)}html[data-theme=dark] .page-module__VQo3pW__label{color:var(--text-secondary)}html[data-theme=dark] .page-module__VQo3pW__message{color:var(--text-secondary)}
.page-module__VgcGFa__page{padding-bottom:calc(130px + var(--runnear-safe-bottom,0px))}.page-module__VgcGFa__toolbar{z-index:55;background:var(--surface);border-bottom:1px solid #03163814;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:10px 14px;display:flex}.page-module__VgcGFa__main{width:100%;max-width:860px;padding:18px 14px calc(180px + var(--runnear-safe-bottom,0px));flex-direction:column;gap:12px;margin:0 auto;display:flex}.page-module__VgcGFa__hero{background:#fff;border:1px solid #0316381a;border-radius:16px;padding:14px}.page-module__VgcGFa__hero h1{color:var(--text-primary);font-size:1.24rem;font-weight:800}.page-module__VgcGFa__hero p{color:var(--text-secondary);margin-top:4px;font-size:.85rem;font-weight:600}.page-module__VgcGFa__helper{color:var(--text-secondary);background:#fff;border:1px dashed #03163824;border-radius:12px;padding:12px;font-size:.88rem;font-weight:700}.page-module__VgcGFa__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:10px 12px;font-size:.88rem;font-weight:700}.page-module__VgcGFa__list{gap:10px;display:grid}.page-module__VgcGFa__card{background:#fff;border:1px solid #0316381a;border-radius:14px;flex-direction:column;gap:8px;padding:12px;display:flex}.page-module__VgcGFa__cardTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.page-module__VgcGFa__cardTop h2{color:var(--text-primary);flex:1;min-width:0;font-size:1rem;font-weight:800}.page-module__VgcGFa__badge{white-space:nowrap;color:#334155;background:#f8fafc;border:1px solid #03163824;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:.74rem;font-weight:800;line-height:1}.page-module__VgcGFa__meta{color:#64748b;font-size:.82rem;font-weight:700}.page-module__VgcGFa__tagRow{flex-wrap:wrap;gap:8px;display:flex}.page-module__VgcGFa__tagChip{color:#334155;background:#f8fafc;border:1px solid #03163824;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:700}.page-module__VgcGFa__statRow{color:#475569;align-items:center;gap:12px;font-size:.8rem;font-weight:700;display:flex}.page-module__VgcGFa__statRow span{align-items:center;gap:4px;display:inline-flex}.page-module__VgcGFa__loadMoreButton{color:var(--text-primary);background:#fff;border:1px solid #03163824;border-radius:10px;padding:11px;font-size:.85rem;font-weight:800}html[data-theme=dark] .page-module__VgcGFa__toolbar{background:var(--surface);border-bottom-color:var(--border-subtle)}:is(html[data-theme=dark] .page-module__VgcGFa__hero,html[data-theme=dark] .page-module__VgcGFa__helper,html[data-theme=dark] .page-module__VgcGFa__card,html[data-theme=dark] .page-module__VgcGFa__loadMoreButton){border-color:var(--border-subtle);background:var(--surface-elevated);box-shadow:var(--shadow-sm)}html[data-theme=dark] .page-module__VgcGFa__hero p{color:var(--text-secondary)}html[data-theme=dark] .page-module__VgcGFa__meta{color:var(--text-secondary)}html[data-theme=dark] .page-module__VgcGFa__statRow{color:var(--text-secondary)}:is(html[data-theme=dark] .page-module__VgcGFa__badge,html[data-theme=dark] .page-module__VgcGFa__tagChip){color:var(--text-secondary);background:#0f1b2bd1;border-color:#94a3b82e}html[data-theme=dark] .page-module__VgcGFa__errorBox{color:#fecaca;background:#7f1d1d33;border-color:#f8717157}
.SharedPlanPageClient-module__ulkkGW__page{padding-bottom:calc(140px + var(--runnear-safe-bottom,0px))}.SharedPlanPageClient-module__ulkkGW__main{padding:16px;padding-bottom:calc(190px + var(--runnear-safe-bottom,0px));flex-direction:column;gap:14px;display:flex}.SharedPlanPageClient-module__ulkkGW__loading{color:#64748b;font-weight:700}.SharedPlanPageClient-module__ulkkGW__hero{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#fcfdff 100%);border:1px solid #03163814;padding:16px}.SharedPlanPageClient-module__ulkkGW__hero h1{color:#0f172a;letter-spacing:-.015em;font-size:1.12rem;font-weight:800}.SharedPlanPageClient-module__ulkkGW__hero p{color:#475569;margin-top:4px;font-size:.85rem;font-weight:700}.SharedPlanPageClient-module__ulkkGW__creator{color:#64748b;margin-top:6px;font-size:.79rem}.SharedPlanPageClient-module__ulkkGW__dayList{flex-direction:column;gap:12px;display:flex}.SharedPlanPageClient-module__ulkkGW__noticeInfo,.SharedPlanPageClient-module__ulkkGW__noticeError{box-shadow:var(--shadow-sm);border-radius:12px;padding:10px 12px;font-size:.85rem;font-weight:700}.SharedPlanPageClient-module__ulkkGW__noticeInfo{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.SharedPlanPageClient-module__ulkkGW__noticeError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.SharedPlanPageClient-module__ulkkGW__ctaSection{margin-top:8px}
.SharedRoutePageClient-module__o0uA5W__page{min-height:100dvh;display:flex}.SharedRoutePageClient-module__o0uA5W__main{width:100%;max-width:720px;margin:auto;padding:24px}.SharedRoutePageClient-module__o0uA5W__loading,.SharedRoutePageClient-module__o0uA5W__errorBox{text-align:center;box-shadow:var(--shadow-md);background:#fff;border:1px solid #0316381a;border-radius:16px;padding:18px}.SharedRoutePageClient-module__o0uA5W__loading{color:var(--text-secondary);font-size:.95rem;font-weight:700}.SharedRoutePageClient-module__o0uA5W__errorBox{color:#991b1b;flex-direction:column;gap:14px;font-size:.95rem;font-weight:700;display:flex}
