@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,Arial}body{color:#fff;background:#0f0f0f}a{color:inherit;text-decoration:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}:root{--rv-bg:#f7f3ec;--rv-surface:#fbfaf7;--rv-text:#2f2f2f;--rv-muted:#6f6a61;--rv-terracotta:#a45a2a;--rv-green:#5f6f52;--rv-blue:#2f5d73;--rv-black:#000;--rv-white:#fff;--rv-title:"Cormorant Garamond", Georgia, serif;--rv-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--rv-sans);color:var(--rv-text);background:var(--rv-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--rv-bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}::selection{background:#a45a2a38}.routevo-page{background:var(--rv-bg);min-height:100vh;color:var(--rv-text)}.routevo-header{z-index:30;min-height:92px;padding:calc(18px + env(safe-area-inset-top)) calc(clamp(24px, 5vw, 74px) + env(safe-area-inset-right)) 18px calc(clamp(24px, 5vw, 74px) + env(safe-area-inset-left));-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fbfaf7d1,#fbfaf747 68%,#fbfaf700);border-bottom:0;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;display:grid;position:fixed;top:0;left:0;right:0}.routevo-brand,.routevo-nav a,.routevo-header-action,.routevo-text-link,.routevo-agenda-card a,.routevo-feature-strip a{color:inherit;text-decoration:none}.routevo-logo{object-fit:contain;width:clamp(148px,13vw,205px);max-height:66px;display:block}.routevo-nav{color:var(--rv-text);justify-content:center;align-items:center;gap:clamp(18px,2vw,32px);font-size:.92rem;font-weight:700;display:flex}.routevo-nav a{color:var(--rv-text);opacity:.92}.routevo-nav a:hover{opacity:1}.routevo-header-action{background:var(--rv-green);color:var(--rv-white);border-radius:999px;justify-self:end;padding:12px 22px;font-size:.9rem;font-weight:700;box-shadow:0 14px 34px #00000029}.routevo-hero{min-height:660px;padding-top:calc(92px + env(safe-area-inset-top));background-position:50%;background-size:cover;align-items:center;margin:0;display:grid;position:relative;overflow:hidden}.routevo-hero-shade{background:linear-gradient(90deg,#00000094,#0000003d 45%,#0000000d),linear-gradient(#fbfaf72e,#00000014 26%,#00000029);position:absolute;inset:0}.routevo-hero-content{z-index:2;width:min(1180px,100% - 48px);color:var(--rv-white);margin:0 auto;padding:82px 0 86px;position:relative}.routevo-kicker,.routevo-section-label{letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:800}.routevo-hero h1{max-width:760px;font-family:var(--rv-title);letter-spacing:-.045em;color:inherit;margin:0;font-size:clamp(3.2rem,5.8vw,6rem);line-height:.96}.routevo-hero-text{color:#ffffffeb;max-width:650px;margin:18px 0 24px;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.55}.routevo-search{background:#fffffff5;border-radius:18px;grid-template-columns:1fr auto;gap:0;width:min(560px,100%);min-height:62px;display:grid;overflow:hidden;box-shadow:0 24px 70px #00000038}.routevo-search label{color:var(--rv-muted);gap:2px;padding:11px 20px;display:grid}.routevo-search label span{letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.routevo-search input{color:var(--rv-text);font:inherit;background:0 0;border:0;outline:0}.routevo-search button{background:var(--rv-terracotta);color:var(--rv-white);font:inherit;cursor:pointer;border:0;padding:0 32px;font-weight:700}.routevo-hero-stats{grid-template-columns:repeat(4,auto);gap:28px;width:fit-content;margin-top:26px;display:grid}.routevo-hero-stats article{border-right:1px solid #ffffff2e;min-width:112px;padding-right:26px}.routevo-hero-stats article:last-child{border-right:0;padding-right:0}.routevo-hero-stats strong{font-family:var(--rv-title);font-size:1.95rem;line-height:1;display:block}.routevo-hero-stats span{color:#ffffffe0;margin-top:6px;font-size:.82rem;display:block}.routevo-dashboard,.routevo-feature-strip{width:min(1280px,100% - 44px);margin-inline:auto}.routevo-dashboard{z-index:5;grid-template-columns:1.05fr 1.3fr .85fr;align-items:stretch;gap:22px;margin-top:-46px;display:grid;position:relative}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card,.routevo-feature-strip article{background:#fbfaf7f0;border:1px solid #2f2f2f14;box-shadow:0 24px 70px #2f2f2f1c}.routevo-routes-card,.routevo-map-card{border-radius:28px;min-height:330px;padding:24px}.routevo-tabs,.routevo-map-toolbar{align-items:center;gap:10px;margin-bottom:20px;display:flex}.routevo-tabs button,.routevo-map-toolbar button{color:var(--rv-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 14px}.routevo-tabs .active,.routevo-map-toolbar .active{background:var(--rv-green);color:var(--rv-white)}.routevo-route-list{gap:14px;display:grid}.routevo-route-row{border-bottom:1px solid #2f2f2f14;grid-template-columns:104px 1fr auto;align-items:center;gap:14px;padding-bottom:14px;display:grid}.routevo-route-row h3,.routevo-stage-card h3,.routevo-feature-strip h2{font-family:var(--rv-title);color:var(--rv-text);margin:0}.routevo-route-row p,.routevo-route-row small,.routevo-stage-card span,.routevo-feature-strip p{color:var(--rv-muted)}.routevo-route-row p,.routevo-route-row small{margin:4px 0 0}.routevo-route-row button{color:var(--rv-text);cursor:pointer;background:0 0;border:0;font-size:1.25rem}.routevo-route-thumb,.routevo-stage-thumb{background:linear-gradient(135deg, #5f6f52a6, #a45a2a57), var(--rv-bg);min-height:68px;color:var(--rv-white);border-radius:12px;place-items:center;font-size:.8rem;font-weight:800;display:grid}.routevo-text-link{color:var(--rv-terracotta);margin-top:18px;font-weight:700;display:inline-flex}.routevo-map-card{background:linear-gradient(#fbfaf7bf,#fbfaf7bf),radial-gradient(circle at 40% 30%,#2f5d7329,#0000 28%),radial-gradient(circle at 72% 72%,#5f6f522e,#0000 24%),linear-gradient(135deg,#dce8e3,#f2eadf);position:relative;overflow:hidden}.routevo-map-line{border-left:5px solid var(--rv-green);border-bottom:5px solid var(--rv-green);opacity:.9;border-radius:0 0 0 58%;position:absolute;inset:96px 36% 42px 38%;transform:rotate(-15deg)}.routevo-map-point{background:var(--rv-green);width:28px;height:28px;color:var(--rv-white);border-radius:999px;place-items:center;font-size:.8rem;font-weight:800;display:grid;position:absolute}.routevo-stage-card{background:#fbfaf7f5;border-radius:18px;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid;position:absolute;bottom:22px;left:26px;right:26px;box-shadow:0 18px 45px #2f2f2f1f}.routevo-stage-card p{color:var(--rv-muted);margin:0 0 4px}.routevo-stage-card button{background:var(--rv-green);width:36px;height:36px;color:var(--rv-white);cursor:pointer;border:0;border-radius:999px;place-items:center;display:grid}.routevo-side-column{gap:22px;display:grid}.routevo-agenda-card,.routevo-quick-card{border-radius:26px;padding:24px}.routevo-section-label{color:var(--rv-muted)}.routevo-agenda-card h2{font-family:var(--rv-title);margin:0;font-size:2rem}.routevo-agenda-card>span,.routevo-agenda-card p{color:var(--rv-muted)}.routevo-agenda-card hr{border:0;border-top:1px solid #2f2f2f1a;margin:20px 0}.routevo-agenda-card h3{margin:0 0 8px}.routevo-agenda-icons{color:var(--rv-text);grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0;font-size:.76rem;display:grid}.routevo-agenda-card a{border-top:1px solid #2f2f2f1a;justify-content:space-between;padding-top:18px;font-weight:700;display:flex}.routevo-quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.routevo-quick-grid button{color:var(--rv-text);font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;display:grid}.routevo-quick-grid strong{font-size:1.7rem;line-height:1}.routevo-quick-grid span{font-size:.78rem;line-height:1.2}.routevo-feature-strip{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;padding-bottom:76px;display:grid}.routevo-feature-strip article{border-radius:26px;grid-template-columns:74px 1fr;gap:18px;padding:24px;display:grid}.routevo-feature-icon{background:var(--rv-bg);width:58px;height:58px;color:var(--rv-terracotta);border-radius:999px;place-items:center;font-size:1.55rem;display:grid}.routevo-feature-strip h2{font-size:1.22rem}.routevo-feature-strip p{margin:8px 0 12px;line-height:1.45}.routevo-feature-strip a{color:var(--rv-terracotta);font-weight:700}@media (width<=1120px){.routevo-header{grid-template-columns:1fr;justify-items:center}.routevo-header-action{display:none}.routevo-dashboard,.routevo-feature-strip{grid-template-columns:1fr}.routevo-side-column{grid-template-columns:1fr 1fr}}@media (width<=760px){.routevo-header{background:linear-gradient(#fbfaf7e6,#fbfaf700);justify-items:start;position:absolute}.routevo-nav{justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.routevo-hero{background-position:50%;min-height:720px}.routevo-hero-content{width:min(100% - 28px,1180px)}.routevo-search,.routevo-hero-stats,.routevo-side-column{grid-template-columns:1fr}.routevo-search button{min-height:54px}.routevo-hero-stats article{border-bottom:1px solid #ffffff29;border-right:0;padding:0 0 14px}.routevo-route-row,.routevo-stage-card,.routevo-feature-strip article{grid-template-columns:1fr}}.routevo-header{background:linear-gradient(#fbfaf7bd,#fbfaf752 58%,#fbfaf700)!important}.routevo-nav,.routevo-nav a,.routevo-header-action{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important}.routevo-nav a{opacity:.95!important}.routevo-header-action{box-shadow:none!important;background:#fbfaf7db!important;border:1px solid #2f2f2f2e!important}.routevo-hero-shade{background:linear-gradient(90deg,#00000057,#0000001f 45%,#0000),linear-gradient(#fbfaf733,#00000008 34%,#0000001a)!important}.routevo-hero-content{text-shadow:0 2px 18px #00000047}.routevo-search,.routevo-dashboard{text-shadow:none}.routevo-dashboard{grid-template-columns:.95fr 1.42fr .9fr;align-items:stretch;gap:18px;width:min(1320px,100% - 44px);margin-top:-72px}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card{background:#fbfaf7f5;border:1px solid #2f2f2f12;border-radius:30px;box-shadow:0 26px 80px #2f2f2f21}.routevo-routes-card,.routevo-map-card{min-height:410px}.routevo-side-column{grid-template-rows:1fr auto;gap:18px;display:grid}.routevo-agenda-card{min-height:270px}.routevo-quick-card{min-height:122px}.routevo-tabs,.routevo-map-toolbar{margin-bottom:18px}.routevo-tabs button,.routevo-map-toolbar button{font-size:.84rem;font-weight:700}.routevo-route-row{grid-template-columns:88px 1fr auto;gap:13px}.routevo-route-thumb{border-radius:16px;min-height:62px}.routevo-map-line{border-bottom-width:6px;border-left-width:6px;inset:104px 36% 58px 39%}.routevo-stage-card{border-radius:22px;bottom:24px;left:24px;right:24px}.routevo-agenda-icons{grid-template-columns:repeat(2,1fr);gap:10px}.routevo-agenda-icons span{background:var(--rv-bg);text-align:center;border-radius:999px;padding:8px 10px;font-weight:700}.routevo-quick-grid{grid-template-columns:repeat(2,1fr);gap:10px}.routevo-quick-grid button{background:var(--rv-bg);border-radius:18px;min-height:74px;padding:12px 10px}@media (width<=1120px){.routevo-dashboard{grid-template-columns:1fr;margin-top:-42px}.routevo-map-card{min-height:380px}.routevo-side-column{grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (width<=760px){.routevo-dashboard{width:min(100% - 28px,1320px);margin-top:-28px}.routevo-side-column{grid-template-columns:1fr}}.routevo-hero h1{letter-spacing:-.04em!important;max-width:660px!important;font-size:clamp(2.8rem,4.4vw,4.9rem)!important;line-height:1.02!important}.routevo-hero-text{max-width:560px!important;margin-top:16px!important;margin-bottom:22px!important;font-size:clamp(.98rem,1.25vw,1.08rem)!important;line-height:1.5!important}.routevo-search{border-radius:16px!important;width:min(500px,100%)!important;min-height:54px!important}.routevo-search label{padding:8px 18px!important}.routevo-search label span{letter-spacing:.14em!important;font-size:.58rem!important}.routevo-search input{font-size:.96rem!important}.routevo-search button{padding:0 26px!important;font-size:.96rem!important}.routevo-hero-stats{margin-top:24px!important}@media (width<=760px){.routevo-hero h1{font-size:clamp(2.45rem,12vw,3.5rem)!important}.routevo-search{width:100%!important}}.routevo-dashboard{z-index:8!important;margin-top:-54px!important}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--rv-text)!important;text-shadow:none!important;background:#fbfaf7fa!important}.routevo-routes-card *,.routevo-map-card *,.routevo-agenda-card *,.routevo-quick-card *{text-shadow:none!important}.routevo-routes-card{padding:26px 28px!important}.routevo-tabs button,.routevo-map-toolbar button{color:var(--rv-text)!important;opacity:.9!important}.routevo-tabs .active,.routevo-map-toolbar .active{color:var(--rv-white)!important}.routevo-route-row h3,.routevo-stage-card h3,.routevo-agenda-card h2,.routevo-agenda-card h3{color:var(--rv-text)!important}.routevo-route-row p,.routevo-route-row small,.routevo-stage-card p,.routevo-stage-card span,.routevo-agenda-card>span,.routevo-agenda-card p,.routevo-section-label{color:var(--rv-muted)!important}.routevo-route-row{border-bottom:1px solid #2f2f2f1a!important}.routevo-agenda-card{padding:28px!important}.routevo-agenda-icons span,.routevo-quick-grid button{color:var(--rv-text)!important;background:#f7f3ecf2!important}.routevo-agenda-card a,.routevo-text-link,.routevo-feature-strip a{color:var(--rv-terracotta)!important}.routevo-dashboard,.routevo-dashboard *{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;text-shadow:none!important;opacity:1!important}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card{background-blend-mode:normal!important;background-color:#fbfaf7!important}.routevo-tabs .active,.routevo-map-toolbar .active,.routevo-stage-card button{color:#fff!important;-webkit-text-fill-color:#fff!important}.routevo-route-row p,.routevo-route-row small,.routevo-stage-card p,.routevo-stage-card span,.routevo-agenda-card>span,.routevo-agenda-card p,.routevo-section-label{color:#6f6a61!important;-webkit-text-fill-color:#6f6a61!important}.routevo-agenda-card h2,.routevo-agenda-card h3,.routevo-route-row h3,.routevo-stage-card h3{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important}.routevo-agenda-card a,.routevo-text-link,.routevo-feature-strip a{color:#a45a2a!important;-webkit-text-fill-color:#a45a2a!important}.routevo-search button{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;background:#a45a2a!important}.routevo-search label span{color:#6f6a61!important;-webkit-text-fill-color:#6f6a61!important;opacity:1!important}.routevo-search input::placeholder{color:#6f6a61!important;opacity:.8!important}.routevo-tabs .active,.routevo-map-toolbar .active{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;background:#5f6f52!important}.routevo-tabs button:not(.active),.routevo-map-toolbar button:not(.active){color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;opacity:.86!important}.routevo-hero{min-height:600px!important}.routevo-hero-content{padding-top:38px!important;padding-bottom:58px!important}.routevo-dashboard{grid-template-columns:.95fr 1.38fr .88fr!important;align-items:start!important;margin-top:-88px!important}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card{border-radius:28px!important}.routevo-routes-card,.routevo-map-card{min-height:360px!important;padding:22px 24px!important}.routevo-map-card{min-height:360px!important}.routevo-route-list{gap:10px!important}.routevo-route-row{grid-template-columns:82px 1fr auto!important;gap:12px!important;padding-bottom:11px!important}.routevo-route-thumb{border-radius:14px!important;min-height:58px!important;font-size:.72rem!important}.routevo-route-row h3{font-size:1.15rem!important}.routevo-route-row p,.routevo-route-row small{font-size:.82rem!important}.routevo-map-toolbar,.routevo-tabs{margin-bottom:14px!important}.routevo-map-line{inset:88px 36% 58px 39%!important}.routevo-map-point{width:26px!important;height:26px!important}.routevo-stage-card{grid-template-columns:66px 1fr auto!important;padding:12px!important;bottom:20px!important}.routevo-stage-thumb{min-height:58px!important}.routevo-side-column{gap:16px!important}.routevo-agenda-card{min-height:238px!important;padding:24px!important}.routevo-agenda-card h2{font-size:1.65rem!important}.routevo-agenda-card hr{margin:14px 0!important}.routevo-agenda-icons{margin:16px 0!important}.routevo-quick-card{min-height:112px!important;padding:20px!important}.routevo-quick-grid button{min-height:64px!important}@media (width<=1120px){.routevo-hero{min-height:660px!important}.routevo-dashboard{grid-template-columns:1fr!important;margin-top:-48px!important}}html{scroll-padding-top:112px}#top,#explorar,#caminhos,#agenda,#lugares,#comunidade,#parceiros{scroll-margin-top:112px}.routevo-dashboard{margin-top:-56px!important}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card{z-index:2;position:relative}.routevo-map-card,.routevo-map-toolbar button{cursor:default}.routevo-map-view{min-height:285px;position:relative}.routevo-list-view{gap:14px;padding-top:14px;display:grid}.routevo-list-view article{background:#f7f3ecf2;border-radius:18px;gap:6px;padding:18px 20px;display:grid}.routevo-list-view strong{font-family:var(--rv-title);font-size:1.25rem}.routevo-list-view span{color:var(--rv-muted)!important;-webkit-text-fill-color:var(--rv-muted)!important}.routevo-tabs button,.routevo-map-toolbar button{cursor:pointer!important}.routevo-map-card{background:linear-gradient(#fbfaf79e,#fbfaf79e),radial-gradient(circle at 18% 22%,#2f5d732e,#0000 24%),radial-gradient(circle at 80% 18%,#5f6f522e,#0000 26%),radial-gradient(circle at 62% 78%,#a45a2a1f,#0000 24%),linear-gradient(135deg,#d8e7e8 0%,#edf0e8 42%,#f4eadc 100%)!important}.routevo-map-view-map{background:linear-gradient(90deg,#2f5d7314 1px,#0000 1px) 0 0/44px 44px,linear-gradient(0deg,#2f5d7314 1px,#0000 1px) 0 0/44px 44px,radial-gradient(circle at 18% 24%,#2f5d7333,#0000 18%),radial-gradient(circle at 78% 22%,#5f6f522e,#0000 18%),radial-gradient(circle at 48% 70%,#a45a2a21,#0000 22%),linear-gradient(135deg,#d7e6e7,#f7f3ec 48%,#efe2d1);border-radius:22px;min-height:285px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #2f2f2f0f}.routevo-map-view-map:before{content:"Vila do Conde";z-index:2;color:#6f6a61;font-size:.78rem;font-weight:700;position:absolute;top:42px;left:42%}.routevo-map-view-map:after{content:"Esposende";z-index:2;color:#6f6a61;font-size:.78rem;font-weight:700;position:absolute;top:168px;left:24%}.routevo-map-line{opacity:.92!important;z-index:1!important;border-top:0!important;border-bottom:6px solid #5f6f52!important;border-left:6px solid #5f6f52!important;border-right:0!important;border-radius:0 0 0 70px!important;width:120px!important;height:160px!important;position:absolute!important;top:52px!important;left:48%!important;transform:rotate(-18deg)!important}.routevo-map-point{box-shadow:0 6px 18px #2f2f2f38;z-index:3!important}.point-one{top:60px!important;left:51%!important}.point-two{top:112px!important;left:47%!important}.point-three{top:164px!important;left:42%!important}.point-four{top:214px!important;left:37%!important}.routevo-stage-card{z-index:4!important;background:#fbfaf7f5!important}@media (width<=760px){.routevo-header{background:linear-gradient(#fbfaf7eb,#fbfaf79e 68%,#fbfaf700)!important;grid-template-columns:1fr!important;justify-items:start!important;gap:6px!important;min-height:auto!important;padding:12px 16px 6px!important;display:grid!important}.routevo-logo{width:118px!important;max-height:44px!important}.routevo-nav{scrollbar-width:none!important;justify-content:flex-start!important;gap:14px!important;width:100%!important;padding:2px 54px 2px 0!important;font-size:.78rem!important;display:flex!important;overflow-x:auto!important}.routevo-nav::-webkit-scrollbar{display:none!important}.routevo-nav a{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;opacity:.96!important;flex:none!important}.routevo-header-action{display:none!important}.routevo-hero{background-position:60%!important;min-height:500px!important;padding-top:96px!important;padding-bottom:18px!important}.routevo-hero-shade{background:linear-gradient(#fbfaf72e,#00000014 28%,#00000070),linear-gradient(90deg,#0000006b,#0000001f 68%,#0000000d)!important}.routevo-hero-content{width:min(100% - 28px,620px)!important;padding:0!important}.routevo-hero h1{letter-spacing:-.045em!important;max-width:84%!important;font-size:clamp(1.95rem,8.2vw,2.8rem)!important;line-height:1.02!important}.routevo-hero-text{max-width:92%!important;margin:10px 0 12px!important;font-size:.84rem!important;line-height:1.35!important}.routevo-search{border-radius:13px!important;grid-template-columns:1fr 112px!important;width:min(100%,360px)!important;min-height:42px!important;display:grid!important;overflow:hidden!important}.routevo-search label{min-height:42px!important;padding:6px 12px!important}.routevo-search label span{font-size:.48rem!important}.routevo-search input{font-size:.82rem!important}.routevo-search button{border-radius:0!important;min-height:42px!important;padding:0 12px!important;font-size:.84rem!important}.routevo-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;width:100%!important;margin-top:12px!important;display:grid!important}.routevo-hero-stats article{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#00000038!important;border:0!important;border-radius:12px!important;min-width:0!important;padding:7px 6px!important}.routevo-hero-stats strong{font-size:1rem!important}.routevo-hero-stats span{margin-top:3px!important;font-size:.56rem!important;line-height:1.05!important}.routevo-dashboard{grid-template-columns:1fr!important;gap:10px!important;width:min(100% - 22px,620px)!important;margin-top:10px!important;display:grid!important}.routevo-side-column{order:1!important;grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.routevo-agenda-card{order:1!important;min-height:auto!important;padding:16px!important}.routevo-routes-card{order:2!important;min-height:auto!important;padding:16px!important}.routevo-map-card{order:3!important;min-height:auto!important;padding:16px!important}.routevo-routes-card,.routevo-map-card,.routevo-agenda-card,.routevo-quick-card{border-radius:20px!important}.routevo-quick-card{display:none!important}.routevo-agenda-card h2{font-size:1.22rem!important}.routevo-agenda-card h3{font-size:.95rem!important}.routevo-agenda-card p,.routevo-agenda-card span,.routevo-agenda-card a{font-size:.78rem!important}.routevo-agenda-card hr{margin:10px 0!important}.routevo-agenda-icons{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin:10px 0!important;display:grid!important}.routevo-agenda-icons span{padding:6px 4px!important;font-size:.66rem!important}.routevo-route-list{gap:6px!important}.routevo-route-row{grid-template-columns:58px 1fr auto!important;gap:10px!important;padding-bottom:8px!important}.routevo-route-row h3{font-size:.98rem!important}.routevo-route-row p,.routevo-route-row small{font-size:.72rem!important}.routevo-route-thumb{border-radius:12px!important;min-height:42px!important;font-size:.62rem!important}.routevo-text-link{margin-top:10px!important;font-size:.82rem!important}.routevo-map-view,.routevo-map-view-map{min-height:185px!important}.routevo-stage-card{grid-template-columns:48px 1fr auto!important;padding:9px!important;bottom:14px!important;left:14px!important;right:14px!important}.routevo-stage-card h3{font-size:.96rem!important}.routevo-stage-card p,.routevo-stage-card span{font-size:.72rem!important}.routevo-stage-thumb{min-height:44px!important}.routevo-feature-strip{grid-template-columns:1fr!important;gap:12px!important;width:min(100% - 22px,620px)!important;margin-top:24px!important}}.routevo-feature-strip article{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;background:#fbfaf7f0!important}.routevo-feature-strip h2,.routevo-feature-strip p,.routevo-feature-strip a,.routevo-feature-icon{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;opacity:1!important}.routevo-feature-strip p{color:#6f6a61!important;-webkit-text-fill-color:#6f6a61!important}.routevo-feature-strip a{color:#a45a2a!important;-webkit-text-fill-color:#a45a2a!important;font-weight:700!important}.routevo-feature-icon{background:#f7f3ecf2!important;border-radius:16px!important}.routevo-map-card:before,.routevo-map-card:after{content:none!important;display:none!important}@media (width<=760px){.routevo-hero{min-height:470px!important;padding-bottom:10px!important}.routevo-hero-content{padding-bottom:0!important}.routevo-hero-text{margin-bottom:10px!important}.routevo-hero-stats{margin-top:10px!important}.routevo-dashboard{margin-top:8px!important}}.routevo-map-view-real{background:#f8f6ef!important;min-height:430px!important;padding:0!important;position:relative!important;overflow:hidden!important}.routevo-leaflet-map{z-index:1!important;width:100%!important;height:430px!important;min-height:430px!important}.routevo-leaflet-map .leaflet-control-attribution{font-family:var(--rv-text)!important;font-size:.68rem!important}.routevo-leaflet-map .leaflet-tile-pane{filter:saturate(.82)contrast(.96)brightness(1.03)!important}.routevo-leaflet-marker{background:#a45a2a2e!important;border:1px solid #a45a2a6b!important;border-radius:999px!important;place-items:center!important;width:24px!important;height:24px!important;display:grid!important}.routevo-leaflet-marker span{background:#a45a2a!important;border-radius:999px!important;width:11px!important;height:11px!important;display:block!important;box-shadow:0 0 0 5px #a45a2a29!important}.routevo-stage-card-floating{z-index:10!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff0!important;max-width:460px!important;position:absolute!important;bottom:18px!important;left:18px!important;right:18px!important}@media (width<=760px){.routevo-map-view-real{min-height:360px!important}.routevo-leaflet-map{height:360px!important;min-height:360px!important}.routevo-stage-card-floating{bottom:12px!important;left:12px!important;right:12px!important}}.routevo-user-leaflet-marker{background:#3a6c8933!important;border:1px solid #3a6c898c!important;border-radius:999px!important;place-items:center!important;width:30px!important;height:30px!important;display:grid!important}.routevo-user-leaflet-marker span{background:#3a6c89!important;border-radius:999px!important;width:13px!important;height:13px!important;display:block!important;box-shadow:0 0 0 6px #3a6c892e!important}.routevo-location-note{color:#2f2f2fbd!important;font-size:.82rem!important;line-height:1.35!important;display:block!important}.routevo-location-button{color:#fff!important;width:fit-content!important;font-family:var(--rv-text)!important;cursor:pointer!important;background:#3a6c89!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin-top:8px!important;padding:7px 12px!important;font-size:.76rem!important;font-weight:800!important;display:inline-flex!important}.routevo-location-button:hover{background:#2f596f!important}.routevo-location-button{display:none!important}.routevo-route-context{color:#2f2f2fb8!important;font-family:var(--rv-text)!important;margin:10px 0 12px!important;font-size:.86rem!important;font-weight:700!important}.routevo-route-row{cursor:pointer!important}.routevo-route-row.is-selected{background:#5f744f1a!important;border-radius:20px!important}.routevo-route-row.is-selected h3{color:#5f744f!important}.routevo-travel-times{flex-wrap:wrap!important;gap:6px!important;margin-top:7px!important;display:flex!important}.routevo-travel-times span{color:#2f2f2fc2!important;background:#5f744f17!important;border-radius:999px!important;align-items:center!important;gap:3px!important;padding:4px 7px!important;font-size:.72rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.routevo-agenda-travel-times{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:12px 0!important;display:grid!important}.routevo-agenda-travel-times span{color:#2f2f2fd1!important;background:#5f744f17!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:8px 10px!important;font-size:.78rem!important;font-weight:900!important;display:inline-flex!important}.routevo-mode-tabs,.routevo-intention-tabs{flex-wrap:wrap!important;gap:7px!important}.routevo-mode-tabs button,.routevo-intention-tabs button{white-space:nowrap!important}@media (width<=760px){.routevo-mode-tabs,.routevo-intention-tabs{flex-wrap:nowrap!important;padding-bottom:4px!important;overflow-x:auto!important}.routevo-mode-tabs::-webkit-scrollbar{display:none!important}.routevo-intention-tabs::-webkit-scrollbar{display:none!important}}.routevo-agenda-icons button{color:#3f352c;font:inherit;cursor:pointer;background:#ffffffad;border:1px solid #a45a2a3d;border-radius:999px;padding:.46rem .72rem;font-size:.78rem;font-weight:700;transition:transform .2s,border-color .2s,background .2s}.routevo-agenda-icons button:hover{background:#ffffffe6;border-color:#a45a2a80;transform:translateY(-1px)}.routevo-agenda-icons button.active{color:#2f2a24;background:#a45a2a24;border-color:#a45a2ac7}@media (width<=760px){.routevo-agenda-icons button{flex:calc(50% - .5rem);min-width:0}}.routevo-lumen-card{background:radial-gradient(circle at 8% 12%,#a45a2a29,#0000 30%),#ffffffc2;border:1px solid #a45a2a3d;border-radius:1.25rem;gap:.32rem;margin:1rem 0;padding:.95rem 1rem;display:grid;box-shadow:0 14px 28px #241e1814}.routevo-lumen-card>span{color:#4f5d40;letter-spacing:.12em;text-transform:uppercase;background:#5f6f5224;border-radius:999px;width:fit-content;padding:.22rem .56rem;font-size:.66rem;font-weight:850}.routevo-lumen-card strong{color:#27221e;font-size:1rem;line-height:1.15}.routevo-lumen-card p{color:#514940;margin:0;font-size:.92rem;line-height:1.35}.routevo-agenda-card>a{align-items:center;gap:.35rem;margin-top:.7rem;font-weight:800;display:inline-flex}@media (width<=760px){.routevo-lumen-card{border-radius:1rem;padding:.85rem}}.routevo-agenda-card-lumen{background:linear-gradient(145deg,#fffcf6f5,#f4efe5e6),radial-gradient(circle at 92% 0,#a45a2a2e,#0000 34%);border:1px solid #a45a2a38;position:relative;overflow:hidden;box-shadow:0 24px 55px #231c161f}.routevo-agenda-card-lumen:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 0,#ffffffc7,#0000 28%),linear-gradient(#ffffff5c,#0000 42%);position:absolute;inset:0}.routevo-agenda-card-lumen>*{z-index:1;position:relative}.routevo-lumen-header{background:radial-gradient(circle at 18% 25%,#ffffffd6,#0000 34%),linear-gradient(135deg,#fbf5ebfa,#ede2d2d1);border:1px solid #a45a2a2e;border-radius:1.45rem;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;margin:-.15rem -.15rem 1rem;padding:.9rem;display:grid;box-shadow:inset 0 1px #ffffffb8,0 14px 30px #4636261a}.routevo-lumen-header>div:last-child{gap:.2rem;min-width:0;display:grid}.routevo-lumen-header>div:last-child>span{color:#4f5d40;letter-spacing:.13em;text-transform:uppercase;background:#5f6f5226;border-radius:999px;width:fit-content;padding:.2rem .52rem;font-size:.64rem;font-weight:850}.routevo-lumen-header strong{color:#241f1b;font-size:1.04rem;line-height:1.12}.routevo-lumen-header p{color:#574d43;margin:0;font-size:.88rem;line-height:1.35}.routevo-lumen-orb{background:radial-gradient(circle at 35% 30%,#fffffffa,#f5c687d1 32%,#a45a2aeb 68%,#544333e0);border-radius:999px;place-items:center;width:3.05rem;height:3.05rem;animation:2.8s ease-in-out infinite routevo-lumen-breathe;display:grid;position:relative;box-shadow:0 0 #a45a2a52,0 10px 24px #a45a2a3d}.routevo-lumen-orb span{border-radius:inherit;opacity:.78;border:1px solid #ffffff8c;animation:2.8s ease-in-out infinite routevo-lumen-wave;position:absolute;inset:.42rem}.routevo-lumen-orb span:nth-child(2){animation-delay:.28s;inset:.72rem}.routevo-lumen-orb span:nth-child(3){animation-delay:.56s;inset:1.02rem}@keyframes routevo-lumen-breathe{0%,to{transform:scale(.95);box-shadow:0 0 #1d4c5b4d,0 0 20px #74a8ab47,0 12px 26px #1d2a333d}50%{transform:scale(1.07);box-shadow:0 0 0 .7rem #1d4c5b0f,0 0 34px #74a8ab75,0 18px 38px #93522a42}}@keyframes routevo-lumen-wave{0%,to{opacity:.42;transform:scale(.84)}50%{opacity:.95;transform:scale(1.16)}}.routevo-agenda-card-lumen h2{margin-top:.15rem}.routevo-agenda-card-lumen h3{color:#2b241f}.routevo-agenda-card-lumen .routevo-agenda-travel-times{background:#ffffff85;border:1px solid #a45a2a1f;border-radius:1rem;padding:.75rem}.routevo-agenda-card-lumen .routevo-agenda-icons span,.routevo-agenda-card-lumen .routevo-agenda-icons button{box-shadow:0 8px 18px #2c22190f}.routevo-agenda-card-lumen>a{color:#7d421f;background:#a45a2a1f;border-radius:999px;padding:.58rem .85rem;text-decoration:none}@media (width<=760px){.routevo-lumen-header{grid-template-columns:1fr;gap:.65rem}.routevo-lumen-orb{width:2.65rem;height:2.65rem}}.routevo-lumen-header{background:radial-gradient(circle at 12% 18%,#ffffffe0,#0000 32%),linear-gradient(135deg,#fcf7eefa,#e8dccae6);border-color:#1d2a3333}.routevo-lumen-header>div:last-child>span{color:#f8efe0;letter-spacing:.16em;background:#1d2a33eb}.routevo-lumen-header strong{color:#1d2a33;font-size:1.08rem}.routevo-lumen-header p{color:#4c4339}.routevo-lumen-orb:before{content:"";border-radius:inherit;mix-blend-mode:screen;opacity:.82;background:radial-gradient(circle at 34% 28%,#ffffffe6,#0000 24%),radial-gradient(circle at 62% 70%,#f5c68785,#0000 32%);position:absolute;inset:.34rem}.routevo-lumen-orb span{border-color:#f8efe0ad}.routevo-lumen-header>div:last-child>span{display:none}.routevo-lumen-header strong{color:#1f2630;letter-spacing:-.02em;font-size:1.38rem}.routevo-lumen-header em{color:#8a4f2a;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:850;display:block}.routevo-lumen-orb{background:radial-gradient(circle at 28% 24%,#fffffffa,#82d6cff2 18%,#315e91fa 42%,#7e52bcf2 62%,#ed7a4af5 82%,#181920fa);box-shadow:0 0 #315e915c,0 0 28px #82d6cf6b,0 16px 34px #1f263047}.routevo-lumen-orb:before{background:radial-gradient(circle at 34% 28%,#ffffffeb,#0000 24%),radial-gradient(circle at 58% 66%,#ffbe788f,#0000 32%),radial-gradient(circle at 72% 38%,#aa79ff5c,#0000 34%)}.routevo-lumen-ask{background:#ffffff8a;border:1px solid #1f26301f;border-radius:1.05rem;gap:.42rem;margin:-.15rem 0 1rem;padding:.78rem;display:grid}.routevo-lumen-ask label{color:#2f2924;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:850}.routevo-lumen-ask>div{grid-template-columns:1fr auto auto;align-items:center;gap:.42rem;display:grid}.routevo-lumen-ask input{color:#28231f;width:100%;min-width:0;font:inherit;background:#ffffffd6;border:1px solid #1f263024;border-radius:999px;outline:none;padding:.62rem .78rem;font-size:.86rem}.routevo-lumen-ask input:focus{border-color:#315e9175;box-shadow:0 0 0 .18rem #82d6cf29}.routevo-lumen-ask button{color:#fff7ea;font:inherit;cursor:pointer;background:#1f2630;border:0;border-radius:999px;padding:.62rem .74rem;font-size:.78rem;font-weight:850}.routevo-lumen-ask button[type=button]{background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a);width:2.48rem;padding-inline:0}.routevo-lumen-ask>p{color:#50473e;margin:.15rem 0 0;font-size:.86rem;line-height:1.35}@media (width<=760px){.routevo-lumen-ask>div{grid-template-columns:1fr auto}.routevo-lumen-ask button[type=submit]{grid-column:1/-1}}.routevo-lumen-ask button[type=submit]{color:#fffaf2;background:linear-gradient(135deg,#a45a2aeb,#ed7a4ae6);box-shadow:0 10px 22px #a45a2a2e}.routevo-lumen-ask button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 14px 28px #a45a2a3d}.routevo-lumen-ask button[type=button]{color:#fffaf2;background:linear-gradient(135deg,#82d6cf,#315e91,#7e52bc,#ed7a4a);box-shadow:0 10px 22px #315e912e}.routevo-lumen-ask button{transition:transform .18s,box-shadow .18s,opacity .18s}.routevo-agenda-card-lumen>.routevo-section-label{color:#4f5d40;letter-spacing:.14em;text-transform:uppercase;background:#5f6f521f;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;margin-top:.25rem;margin-bottom:.65rem;padding:.28rem .66rem;font-size:.68rem;font-weight:900;display:inline-flex}.routevo-agenda-card-lumen>.routevo-section-label:before{content:"▦";letter-spacing:0;font-size:.78rem}.routevo-agenda-card-lumen h2{letter-spacing:-.035em;font-size:clamp(1.45rem,2.2vw,1.92rem);line-height:1.02}.routevo-agenda-card-lumen>span{color:#6a5f55;margin-top:.15rem;font-weight:650;display:block}.routevo-lumen-header{margin-bottom:.82rem}.routevo-lumen-ask{margin-bottom:1.05rem}.routevo-lumen-ask+.routevo-section-label{margin-top:.15rem}.routevo-lumen-header{cursor:pointer}.routevo-lumen-header:focus-visible{outline-offset:4px;outline:3px solid #7e52bc47}.routevo-lumen-mic{isolation:isolate;place-items:center;min-width:2.8rem;height:2.8rem;animation:2.8s ease-in-out infinite routevo-lumen-breathe;display:grid;position:relative;overflow:hidden;background:radial-gradient(circle at 28% 24%,#fffffffa,#82d6cff2 18%,#315e91fa 42%,#7e52bcf2 62%,#ed7a4af5 82%,#181920fa)!important;width:2.8rem!important;padding:0!important;box-shadow:0 0 #315e9152,0 0 20px #82d6cf57,0 12px 24px #1f263038!important}.routevo-lumen-mic span{border-radius:inherit;opacity:.72;z-index:-1;border:1px solid #fffaf29e;animation:2.8s ease-in-out infinite routevo-lumen-wave;position:absolute;inset:.42rem}.routevo-lumen-mic span:nth-child(2){animation-delay:.28s;inset:.68rem}.routevo-lumen-mic span:nth-child(3){animation-delay:.56s;inset:.94rem}.routevo-lumen-mic strong{z-index:1;color:#fffaf2;font-size:1rem;line-height:1;position:relative}.routevo-lumen-mic:hover,.routevo-lumen-ask button[type=submit]:hover{transform:translateY(-1px)}@media (width<=760px){.routevo-lumen-ask>div{grid-template-columns:1fr 2.8rem}.routevo-lumen-ask button[type=submit]{grid-column:1/-1;justify-self:end;width:fit-content;min-width:8rem}}.routevo-agenda-lumen-top{background:radial-gradient(circle at 12% 18%,#ffffffe0,#0000 32%),linear-gradient(135deg,#fcf7eefa,#e8dccae6);border:1px solid #a45a2a2e;border-radius:1.35rem;grid-template-columns:1fr auto;align-items:center;gap:.9rem;margin:-.1rem -.1rem .8rem;padding:.9rem;display:grid;box-shadow:inset 0 1px #ffffffb8,0 14px 30px #4636261a}.routevo-agenda-heading{gap:.16rem;min-width:0;display:grid}.routevo-agenda-heading span{color:#4f5d40;letter-spacing:.14em;text-transform:uppercase;background:#5f6f521f;border-radius:999px;width:fit-content;padding:.22rem .58rem;font-size:.66rem;font-weight:900}.routevo-agenda-heading strong{color:#221f1b;letter-spacing:-.03em;font-size:1.26rem;line-height:1.05}.routevo-agenda-heading p{color:#6a5f55;margin:0;font-size:.88rem;font-weight:650;line-height:1.25}.routevo-lumen-trigger{color:#1f2630;width:4.3rem;font:inherit;cursor:pointer;border:0;justify-items:center;gap:.3rem;padding:0;font-weight:900;display:grid;box-shadow:none!important;background:0 0!important}.routevo-lumen-trigger strong{color:#1f2630;letter-spacing:.02em;font-size:.78rem}.routevo-lumen-message{background:#ffffff8f;border:1px solid #1f26301a;border-radius:1.05rem;gap:.28rem;margin-bottom:.9rem;padding:.82rem .95rem;display:grid}.routevo-lumen-message span{color:#8a4f2a;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900}.routevo-lumen-message p{color:#4c4339;margin:0;font-size:.9rem;line-height:1.35}.routevo-agenda-card-lumen>.routevo-section-label,.routevo-agenda-card-lumen>h2,.routevo-agenda-card-lumen>h2+span{display:none!important}.routevo-lumen-ask>div{grid-template-columns:1fr auto}.routevo-lumen-ask button[type=submit]{align-self:center;width:auto;min-width:5.1rem;padding:.58rem .88rem}.routevo-lumen-mic{display:none!important}@media (width<=760px){.routevo-agenda-lumen-top{grid-template-columns:1fr auto;gap:.7rem;padding:.82rem}.routevo-agenda-heading strong{font-size:1.12rem}.routevo-lumen-trigger{width:3.7rem}.routevo-lumen-trigger .routevo-lumen-orb{width:2.45rem;height:2.45rem}.routevo-lumen-ask>div{grid-template-columns:1fr auto}.routevo-lumen-ask button[type=submit]{grid-column:auto;justify-self:auto;width:auto;min-width:4.8rem}}.routevo-agenda-lumen-top{border-radius:1rem!important;gap:.55rem!important;min-height:0!important;margin:-.1rem -.1rem .62rem!important;padding:.62rem .72rem!important;box-shadow:inset 0 1px #ffffff9e,0 8px 18px #46362612!important}.routevo-agenda-heading{gap:.08rem!important}.routevo-agenda-heading span{letter-spacing:.12em!important;padding:.16rem .46rem!important;font-size:.58rem!important}.routevo-agenda-heading strong{font-size:1.02rem!important;line-height:1.02!important}.routevo-agenda-heading p{font-size:.76rem!important;line-height:1.15!important}.routevo-lumen-trigger{gap:.14rem!important;width:3.2rem!important}.routevo-lumen-trigger strong{font-size:.64rem!important;line-height:1!important}.routevo-lumen-message{border-radius:.9rem!important;margin-bottom:.7rem!important;padding:.62rem .74rem!important}.routevo-lumen-message span{letter-spacing:.11em!important;font-size:.58rem!important}.routevo-lumen-message p{font-size:.82rem!important;line-height:1.28!important}@media (width<=760px){.routevo-agenda-lumen-top{border-radius:.95rem!important;gap:.5rem!important;padding:.56rem .64rem!important}.routevo-agenda-heading strong{font-size:.98rem!important}.routevo-agenda-heading p{font-size:.72rem!important}.routevo-lumen-trigger{width:3rem!important}.routevo-lumen-trigger .routevo-lumen-orb{width:1.95rem!important;height:1.95rem!important}}.routevo-agenda-lumen-top{background:radial-gradient(circle at 6% 0,#ffffffeb,#0000 34%),linear-gradient(135deg,#fffbf3f5,#efe6d6d1)!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}.routevo-agenda-heading span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;letter-spacing:.16em!important;box-shadow:none!important;-webkit-background-clip:text!important;background-clip:text!important;border-radius:0!important;padding:0!important;font-size:.72rem!important;font-weight:950!important}.routevo-agenda-heading strong{max-width:12rem;color:#221f1b!important;letter-spacing:-.025em!important;font-size:.98rem!important;line-height:1.05!important}.routevo-agenda-heading p{max-width:13rem;color:#70645a!important;font-size:.72rem!important;font-weight:650!important;line-height:1.18!important}.routevo-lumen-trigger{background:radial-gradient(circle at 30% 12%,#ffffffe6,#0000 34%),linear-gradient(145deg,#ffffffb8,#f4ece094)!important;border:1px solid #7e52bc2e!important;border-radius:1rem!important;align-self:start!important;width:3.85rem!important;min-width:3.85rem!important;padding:.46rem .38rem .38rem!important;box-shadow:0 10px 24px #1f26301a,inset 0 1px #ffffffb8!important}.routevo-lumen-trigger:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1f263024,inset 0 1px #ffffffc7!important}.routevo-lumen-trigger .routevo-lumen-orb{width:2.12rem!important;height:2.12rem!important}.routevo-lumen-trigger strong{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;letter-spacing:.02em!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.66rem!important;font-weight:950!important}.routevo-lumen-message{background:linear-gradient(135deg,#ffffff94,#f8f1e76b)!important;border-color:#7e52bc1f!important;margin-top:.12rem!important}.routevo-lumen-message span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:950!important}@media (width<=760px){.routevo-agenda-heading strong{max-width:10.8rem;font-size:.94rem!important}.routevo-agenda-heading p{max-width:11.5rem;font-size:.7rem!important}.routevo-lumen-trigger{width:3.55rem!important;min-width:3.55rem!important;padding:.42rem .34rem .34rem!important}.routevo-lumen-trigger .routevo-lumen-orb{width:1.95rem!important;height:1.95rem!important}}.routevo-lumen-box .routevo-lumen-message{background:#ffffff75!important;border:1px solid #7e52bc1a!important;border-radius:.82rem!important;margin:0!important;padding:.56rem .62rem!important}.routevo-lumen-box .routevo-lumen-message span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;letter-spacing:.11em!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.56rem!important;font-weight:950!important}.routevo-agenda-card-lumen>.routevo-lumen-message{display:none!important}.routevo-agenda-lumen-top{align-items:flex-start!important}.routevo-lumen-box .routevo-lumen-trigger{justify-self:end!important;width:auto!important;min-width:3.55rem!important;padding:.42rem .38rem .34rem!important}.routevo-lumen-box .routevo-lumen-message{background:#ffffff7a!important;border:1px solid #7e52bc1a!important;border-radius:.82rem!important;gap:.22rem!important;margin:0!important;padding:.54rem .6rem!important;display:grid!important}.routevo-lumen-box .routevo-lumen-message span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;letter-spacing:.11em!important;text-transform:uppercase!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.56rem!important;font-weight:950!important}.routevo-lumen-box .routevo-lumen-message p{color:#4c4339!important;margin:0!important;font-size:.74rem!important;line-height:1.25!important}.routevo-lumen-box .routevo-lumen-ask{margin:0!important}.routevo-lumen-box .routevo-lumen-ask label{font-size:.56rem!important}.routevo-lumen-box .routevo-lumen-ask>div{grid-template-columns:1fr auto!important}@media (width<=760px){.routevo-agenda-lumen-top{grid-template-columns:1fr!important}.routevo-lumen-box{width:100%!important}.routevo-lumen-box .routevo-lumen-trigger{justify-self:start!important}}.routevo-agenda-lumen-top{grid-template-columns:minmax(0,1fr) minmax(12.8rem,15.2rem)!important;align-items:start!important;gap:.9rem!important;display:grid!important}.routevo-agenda-left{gap:.62rem!important;min-width:0!important;display:grid!important}.routevo-agenda-left .routevo-lumen-message{box-shadow:none!important;background:0 0!important;border:0!important;gap:.22rem!important;margin:0!important;padding:0!important;display:grid!important}.routevo-agenda-left .routevo-lumen-message span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;letter-spacing:.12em!important;text-transform:uppercase!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.62rem!important;font-weight:950!important}.routevo-agenda-left .routevo-lumen-message p{color:#5f5850!important;max-width:22rem!important;margin:0!important;font-size:.84rem!important;line-height:1.32!important}.routevo-lumen-box{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:radial-gradient(circle at 14% 0,#82d6cf38,#0000 34%),radial-gradient(circle at 96% 10%,#ed7a4a29,#0000 36%),#ffffff8a!important;border:1px solid #7e52bc24!important;border-radius:1.15rem!important;gap:.68rem!important;width:100%!important;padding:.76rem!important;display:grid!important;box-shadow:0 18px 38px #2c221914!important}.routevo-lumen-box .routevo-lumen-trigger{width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-self:end!important;justify-items:center!important;gap:.28rem!important;padding:0!important;display:grid!important}.routevo-lumen-box .routevo-lumen-trigger .routevo-lumen-orb{width:2.7rem!important;height:2.7rem!important}.routevo-lumen-box .routevo-lumen-trigger strong{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;margin:0!important;font-size:.98rem!important;font-weight:900!important;line-height:1!important}.routevo-lumen-box .routevo-lumen-ask{box-shadow:none!important;background:#ffffffa8!important;border:1px solid #2f2f2f1a!important;border-radius:.95rem!important;gap:.48rem!important;margin:0!important;padding:.66rem!important;display:grid!important}.routevo-lumen-box .routevo-lumen-ask label{letter-spacing:.12em!important;font-size:.56rem!important;font-weight:950!important}.routevo-lumen-box .routevo-lumen-ask>div{grid-template-columns:1fr auto!important;gap:.48rem!important;display:grid!important}.routevo-lumen-box .routevo-lumen-ask input{min-width:0!important;padding:.58rem .68rem!important;font-size:.74rem!important}.routevo-lumen-box .routevo-lumen-ask button[type=submit]{color:#fffaf2!important;-webkit-text-fill-color:#fffaf2!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;grid-column:auto!important;width:auto!important;min-width:4.55rem!important;padding:.58rem .72rem!important}.routevo-agenda-card-lumen>.routevo-lumen-message,.routevo-agenda-card-lumen>.routevo-lumen-ask{display:none!important}@media (width<=760px){.routevo-agenda-lumen-top{grid-template-columns:1fr!important}.routevo-lumen-box{width:100%!important}.routevo-lumen-box .routevo-lumen-trigger{justify-self:start!important}}.routevo-agenda-lumen-layout{grid-template-columns:minmax(0,1fr) minmax(13rem,16rem)!important;align-items:start!important;gap:.95rem!important;display:grid!important}.routevo-agenda-card-lumen{min-width:0!important}.routevo-agenda-card-lumen .routevo-agenda-lumen-top{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:block!important}.routevo-lumen-box-standalone{border-radius:1.35rem!important;align-self:start!important;min-height:17rem!important;padding:1rem!important}.routevo-lumen-box-standalone .routevo-lumen-trigger{justify-self:center!important}.routevo-lumen-box-standalone .routevo-lumen-trigger .routevo-lumen-orb{width:3.35rem!important;height:3.35rem!important}.routevo-lumen-box-standalone .routevo-lumen-trigger strong{font-size:1.18rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask{margin-top:.75rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:1fr!important}.routevo-lumen-box-standalone .routevo-lumen-ask button[type=submit]{width:100%!important}@media (width<=900px){.routevo-agenda-lumen-layout{grid-template-columns:1fr!important}.routevo-lumen-box-standalone{min-height:auto!important}}@media (width<=760px){.routevo-side-column{grid-template-columns:1fr!important;gap:.8rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-trigger{width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 auto .55rem!important;padding:0!important}.routevo-lumen-box-standalone .routevo-lumen-trigger strong{font-size:1rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask{margin-top:.45rem!important}.routevo-agenda-card-lumen>.routevo-lumen-message{margin-top:.55rem!important;margin-bottom:.7rem!important;display:block!important}.routevo-agenda-lumen-layout{flex-direction:column!important;gap:.72rem!important;display:flex!important}.routevo-lumen-box-standalone{border-radius:1.05rem!important;order:1!important;min-height:auto!important;padding:.72rem .82rem!important}.routevo-agenda-card-lumen{order:2!important;min-height:auto!important;padding:1rem!important}.routevo-lumen-box-standalone .routevo-lumen-trigger{width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 auto .42rem!important;padding:0!important}.routevo-lumen-box-standalone .routevo-lumen-trigger .routevo-lumen-orb{width:2.18rem!important;height:2.18rem!important}.routevo-lumen-box-standalone .routevo-lumen-trigger strong{margin-top:.16rem!important;font-size:.92rem!important;line-height:1!important;display:block!important}.routevo-lumen-box-standalone .routevo-lumen-ask{box-shadow:none!important;background:0 0!important;border:0!important;margin:.38rem 0 0!important;padding:0!important}.routevo-lumen-box-standalone .routevo-lumen-ask label{letter-spacing:.09em!important;margin-bottom:.34rem!important;font-size:.58rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.42rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-ask input{min-height:2.12rem!important;padding:.48rem .68rem!important;font-size:.78rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask button[type=submit]{grid-column:auto!important;width:auto!important;min-width:4.9rem!important;padding:.54rem .82rem!important;font-size:.78rem!important}.routevo-lumen-box-standalone .routevo-lumen-message,.routevo-lumen-box-standalone .routevo-lumen-message p,.routevo-lumen-box-standalone .routevo-lumen-message span{display:none!important}.routevo-agenda-card-lumen>.routevo-lumen-message{border-radius:.92rem!important;margin:.58rem 0 .72rem!important;padding:.62rem .68rem!important;display:block!important}.routevo-agenda-card-lumen>.routevo-lumen-message span,.routevo-agenda-heading span,.routevo-section-label{color:#0000!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:950!important}.routevo-agenda-card-lumen h2,.routevo-agenda-heading strong{color:#0000!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(135deg,#1f2630,#315e91 36%,#7e52bc 68%,#ed7a4a)!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:950!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{font-size:.8rem!important;line-height:1.26!important}.routevo-lumen-box-standalone{border-radius:1.18rem!important;width:min(100% - 2.6rem,31rem)!important;max-width:31rem!important;margin-left:1.3rem!important;margin-right:auto!important}.routevo-lumen-box-standalone .routevo-lumen-top{justify-content:center!important}.routevo-lumen-box-standalone .routevo-lumen-ask{padding-inline:.78rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:minmax(0,1fr) auto!important;gap:.48rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask input{min-width:0!important}.routevo-lumen-box-standalone .routevo-lumen-ask button[type=submit]{min-width:4.8rem!important;padding-inline:.86rem!important}}@media (width<=430px){.routevo-lumen-box-standalone{width:min(100% - 1.6rem,29rem)!important;margin-left:.8rem!important}}@media (width<=760px){.routevo-lumen-box-standalone{gap:.62rem!important;padding:.82rem .92rem .92rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-top{order:1!important;margin:0!important}.routevo-lumen-box-standalone .routevo-lumen-message{background:#ffffff85!important;border:1px solid #7e52bc1f!important;border-radius:.92rem!important;order:2!important;margin:0!important;padding:.58rem .68rem!important;display:block!important}.routevo-lumen-box-standalone .routevo-lumen-message span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-text-fill-color:transparent!important;letter-spacing:.12em!important;text-transform:uppercase!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:.22rem!important;font-size:.58rem!important;font-weight:950!important;display:block!important}.routevo-lumen-box-standalone .routevo-lumen-message p{color:#514940!important;-webkit-text-fill-color:#514940!important;margin:0!important;font-size:.78rem!important;line-height:1.24!important;display:block!important}.routevo-lumen-box-standalone .routevo-lumen-ask{order:3!important;margin:0!important}.routevo-agenda-card-lumen>.routevo-lumen-message{display:none!important}}@media (width<=430px){.routevo-lumen-box-standalone .routevo-lumen-message p{font-size:.74rem!important;line-height:1.2!important}}@media (width<=760px){.routevo-agenda-card-lumen{padding:1rem 1rem 1.05rem!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message{width:min(100%,31rem)!important;max-width:31rem!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:.72rem auto .78rem 0!important;padding:0!important;display:block!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message span{letter-spacing:.18em!important;margin-bottom:.36rem!important;font-size:.7rem!important;line-height:1.1!important;display:block!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{color:#5f5a52!important;-webkit-text-fill-color:#5f5a52!important;letter-spacing:-.01em!important;white-space:normal!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;font-size:clamp(.96rem,3.9vw,1.12rem)!important;line-height:1.34!important;display:block!important;overflow:visible!important}}@media (width<=430px){.routevo-agenda-card-lumen>.routevo-lumen-message{max-width:22rem!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{font-size:.98rem!important;line-height:1.32!important}}@media (width<=760px){.routevo-lumen-box-standalone{border-radius:1.08rem!important;align-self:flex-start!important;width:min(100% - 3rem,25rem)!important;max-width:25rem!important;min-height:0!important;margin:.65rem 0 .65rem .75rem!important;padding:.72rem .82rem .82rem!important}.routevo-lumen-box-standalone .routevo-lumen-top{justify-content:center!important;margin-bottom:.42rem!important}.routevo-lumen-box-standalone .routevo-lumen-orb{width:1.95rem!important;height:1.95rem!important}.routevo-lumen-box-standalone .routevo-lumen-message{display:none!important}.routevo-lumen-box-standalone .routevo-lumen-ask{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.routevo-lumen-box-standalone .routevo-lumen-ask label{letter-spacing:.12em!important;margin-bottom:.32rem!important;font-size:.58rem!important;line-height:1!important}.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.42rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-ask input{border-radius:999px!important;height:2.18rem!important;min-height:2.18rem!important;padding:0 .78rem!important;font-size:.78rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask button[type=submit]{border-radius:999px!important;width:auto!important;min-width:4.65rem!important;height:2.18rem!important;min-height:2.18rem!important;padding:0 .84rem!important;font-size:.76rem!important}.routevo-agenda-card-lumen{margin-top:.62rem!important;padding:1rem 1.12rem 1.08rem!important}.routevo-agenda-card-lumen .routevo-agenda-heading span,.routevo-agenda-card-lumen>.routevo-section-label{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-text-fill-color:transparent!important;letter-spacing:.18em!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.72rem!important;font-weight:950!important;line-height:1.05!important}.routevo-agenda-card-lumen .routevo-agenda-heading strong,.routevo-agenda-card-lumen>h2{color:#0000!important;background:linear-gradient(135deg,#28405f,#6f52b8,#a45a2a)!important;-webkit-text-fill-color:transparent!important;letter-spacing:-.03em!important;-webkit-background-clip:text!important;background-clip:text!important;max-width:none!important;font-size:1.15rem!important;line-height:1.04!important}.routevo-agenda-card-lumen .routevo-agenda-heading p,.routevo-agenda-card-lumen>span{max-width:none!important;font-size:.78rem!important;line-height:1.12!important}.routevo-agenda-card-lumen>.routevo-lumen-message{width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:.68rem 0 .55rem!important;padding:0!important;display:block!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message span{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;letter-spacing:.16em!important;background:0 0!important;margin-bottom:.26rem!important;font-size:.7rem!important;font-weight:950!important;line-height:1.05!important;display:block!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{color:#5f5a52!important;-webkit-text-fill-color:#5f5a52!important;letter-spacing:-.01em!important;white-space:normal!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;font-size:.9rem!important;line-height:1.22!important;display:block!important;overflow:visible!important}}@media (width<=430px){.routevo-lumen-box-standalone{width:min(100% - 1.5rem,23.5rem)!important;max-width:23.5rem!important;margin-left:.75rem!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{font-size:.86rem!important;line-height:1.18!important}}@media (width<=760px){.routevo-lumen-box-standalone{border-radius:1.35rem!important;width:min(100% - 3rem,31rem)!important;max-width:31rem!important;margin-left:auto!important;margin-right:auto!important;padding:1rem 1rem .95rem!important}.routevo-lumen-box-standalone .routevo-lumen-trigger,.routevo-lumen-box-standalone .routevo-lumen-orb{margin-left:auto!important;margin-right:auto!important}.routevo-lumen-box-standalone .routevo-lumen-trigger{width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;place-items:center!important;padding:0!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-trigger strong{text-align:center!important}.routevo-lumen-box-standalone .routevo-lumen-ask{width:100%!important;max-width:28rem!important;margin-left:auto!important;margin-right:auto!important}.routevo-agenda-card-lumen{height:auto!important;min-height:auto!important;padding-bottom:1.35rem!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message{border-radius:1.15rem!important;width:min(100% - 1.25rem,34rem)!important;max-width:34rem!important;height:auto!important;min-height:auto!important;max-height:none!important;margin:.9rem auto 1rem!important;padding:.98rem 1.15rem 1.08rem!important;display:block!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message span{color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-text-fill-color:transparent!important;letter-spacing:.16em!important;text-transform:uppercase!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:.42rem!important;font-size:.68rem!important;font-weight:950!important;line-height:1.08!important;display:block!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{color:#5f5a52!important;-webkit-text-fill-color:#5f5a52!important;letter-spacing:-.01em!important;white-space:normal!important;word-break:normal!important;height:auto!important;min-height:auto!important;max-height:none!important;margin:0!important;padding:0!important;font-size:clamp(.92rem,3.65vw,1.05rem)!important;line-height:1.34!important;display:block!important;overflow:visible!important}}@media (width<=430px){.routevo-lumen-box-standalone{width:min(100% - 2rem,30rem)!important}.routevo-agenda-card-lumen>.routevo-lumen-message{width:min(100% - 1rem,32rem)!important;padding:.9rem 1rem 1rem!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{font-size:.92rem!important;line-height:1.32!important}}@media (width<=760px){.routevo-lumen-box-standalone{text-align:center!important;border-radius:1.35rem!important;justify-items:center!important;width:min(100% - 4.25rem,31rem)!important;max-width:31rem!important;margin:1.18rem auto .9rem!important;padding:.92rem 1.02rem .98rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-trigger,.routevo-lumen-box-standalone .routevo-lumen-orb,.routevo-lumen-trigger{place-self:center!important;margin-left:auto!important;margin-right:auto!important}.routevo-lumen-box-standalone .routevo-lumen-trigger{width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.routevo-lumen-box-standalone .routevo-lumen-trigger strong{text-align:center!important;margin-top:.22rem!important;font-size:.98rem!important;display:block!important}.routevo-lumen-box-standalone .routevo-lumen-orb{width:2.25rem!important;height:2.25rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask{width:100%!important;margin-top:.72rem!important;margin-bottom:0!important;padding:0!important}.routevo-lumen-box-standalone .routevo-lumen-ask label{text-align:left!important;letter-spacing:.13em!important;margin:0 0 .42rem!important;font-size:.62rem!important;display:block!important}.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:1fr auto!important;align-items:center!important;gap:.55rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-ask input{min-height:2.35rem!important;padding:0 .88rem!important;font-size:.82rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask button[type=submit]{justify-self:auto!important;width:auto!important;min-width:4.75rem!important;min-height:2.35rem!important;padding:0 1rem!important;font-size:.82rem!important}.routevo-side-column{gap:.58rem!important}.routevo-agenda-card-lumen{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin-top:0!important;padding:1rem 1.05rem 1.08rem!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-section-label{letter-spacing:.18em!important;color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;margin:0 0 .15rem!important;font-size:.72rem!important;line-height:1.05!important}.routevo-agenda-card-lumen h2{letter-spacing:-.025em!important;color:#0000!important;background:linear-gradient(135deg,#315e91,#7e52bc,#ed7a4a)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;margin:0!important;font-size:1.02rem!important;line-height:1.05!important}.routevo-agenda-card-lumen>span{color:#5f5a52!important;-webkit-text-fill-color:#5f5a52!important;margin:.12rem 0 .65rem!important;font-size:.78rem!important;font-weight:750!important;line-height:1.1!important;display:block!important}.routevo-agenda-card-lumen>.routevo-lumen-message{width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message span{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;letter-spacing:.16em!important;background:0 0!important;margin:0 0 .26rem!important;font-size:.66rem!important;font-weight:950!important;line-height:1.05!important;display:block!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{color:#5f5a52!important;-webkit-text-fill-color:#5f5a52!important;letter-spacing:-.01em!important;white-space:normal!important;word-break:normal!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;font-size:.86rem!important;line-height:1.24!important;display:block!important;overflow:visible!important}}@media (width<=430px){.routevo-lumen-box-standalone{width:min(100% - 3.1rem,30.25rem)!important;max-width:30.25rem!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{font-size:.84rem!important;line-height:1.22!important}}@media (width<=760px){.routevo-hero-search,.routevo-search,.routevo-search-box,.routevo-search-form,.routevo-hero form,.routevo-hero__search,.routevo-hero-searchbar{display:none!important}.routevo-lumen-box-standalone{z-index:6!important;border-radius:1.35rem!important;width:min(100% - 3rem,33rem)!important;max-width:33rem!important;margin:-7.4rem auto .75rem!important;padding:.78rem 1rem .88rem!important;position:relative!important}.routevo-lumen-box-standalone .routevo-lumen-trigger,.routevo-lumen-trigger{text-align:center!important;place-self:center!important;margin-inline:auto!important}.routevo-lumen-box-standalone .routevo-lumen-orb{margin-inline:auto!important}.routevo-lumen-box-standalone .routevo-lumen-ask{margin-top:.56rem!important;margin-bottom:0!important}.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.58rem!important;display:grid!important}.routevo-lumen-box-standalone .routevo-lumen-ask input{min-width:0!important;height:2.55rem!important;padding:0 1rem!important;font-size:.82rem!important}.routevo-lumen-box-standalone .routevo-lumen-ask button[type=submit]{border-radius:999px!important;width:auto!important;min-width:4.8rem!important;height:2.55rem!important;padding:0 1rem!important;font-size:.82rem!important}.routevo-dashboard,.routevo-side-column{margin-top:0!important;overflow:visible!important}.routevo-agenda-card-lumen{height:auto!important;min-height:auto!important;max-height:none!important;margin-top:0!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message{width:100%!important;max-width:none!important;height:auto!important;min-height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:.72rem 0 0!important;padding:0!important;display:block!important;overflow:visible!important}.routevo-agenda-card-lumen>.routevo-lumen-message p{white-space:normal!important;word-break:normal!important;width:100%!important;max-width:none!important;height:auto!important;min-height:auto!important;max-height:none!important;margin:0!important;padding:0!important;font-size:.9rem!important;line-height:1.3!important;display:block!important;overflow:visible!important}}@media (width<=430px){.routevo-lumen-box-standalone{width:min(100% - 3.4rem,31rem)!important;max-width:31rem!important;margin-top:-7.15rem!important}}.routevo-hero-lumen,.routevo-lumen-box-standalone{border-radius:1rem!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:.62rem .9rem .72rem!important}.routevo-hero-lumen-brand,.routevo-lumen-box-standalone .routevo-lumen-brand{gap:.06rem!important;margin:0 0 .34rem!important}.routevo-hero-lumen-brand .routevo-lumen-orb,.routevo-lumen-box-standalone .routevo-lumen-orb{width:1.9rem!important;height:1.9rem!important}.routevo-hero-lumen-brand strong,.routevo-lumen-box-standalone strong{font-size:.86rem!important;line-height:1!important}.routevo-hero-lumen-ask label,.routevo-lumen-box-standalone .routevo-lumen-ask label{letter-spacing:.16em!important;margin-bottom:.28rem!important;font-size:.58rem!important;line-height:1!important}.routevo-hero-lumen-ask>div,.routevo-lumen-box-standalone .routevo-lumen-ask>div{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.5rem!important;display:grid!important}.routevo-hero-lumen-ask input,.routevo-lumen-box-standalone .routevo-lumen-ask input{height:2.05rem!important;min-height:2.05rem!important;padding:0 .8rem!important;font-size:.8rem!important}.routevo-hero-lumen-ask button,.routevo-lumen-box-standalone .routevo-lumen-ask button{min-width:4.7rem!important;height:2.05rem!important;min-height:2.05rem!important;padding:0 .85rem!important;font-size:.8rem!important}@media (width<=760px){.routevo-hero-lumen,.routevo-lumen-box-standalone{border-radius:.95rem!important;width:100%!important;max-width:none!important;margin-top:.55rem!important;padding:.55rem .78rem .64rem!important}.routevo-hero-lumen-brand .routevo-lumen-orb,.routevo-lumen-box-standalone .routevo-lumen-orb{width:1.7rem!important;height:1.7rem!important}.routevo-hero-lumen-brand strong,.routevo-lumen-box-standalone strong{font-size:.8rem!important}.routevo-hero-lumen-ask input,.routevo-lumen-box-standalone .routevo-lumen-ask input,.routevo-hero-lumen-ask button,.routevo-lumen-box-standalone .routevo-lumen-ask button{height:1.95rem!important;min-height:1.95rem!important;font-size:.76rem!important}}.routevo-agenda-card-lumen.routevo-card-1x1{overflow:hidden!important}@media (width>=1200px){.routevo-agenda-card-lumen.routevo-card-1x1{padding:1rem!important}.routevo-agenda-card-lumen.routevo-card-1x1 h2,.routevo-agenda-card-lumen.routevo-card-1x1 h3{font-size:1.05rem!important;line-height:1.06!important}.routevo-agenda-card-lumen.routevo-card-1x1 p,.routevo-agenda-card-lumen.routevo-card-1x1 span{font-size:.82rem!important;line-height:1.18!important}}@media (width<=390px){:root{--routevo-cards-max:21rem}}:root{--rv-card-grid-max:76rem;--rv-card-grid-gap:1rem}.routevo-dashboard,.routevo-feature-strip{width:min(calc(100% - clamp(2rem, 8vw, 8rem)), var(--rv-card-grid-max))!important;max-width:var(--rv-card-grid-max)!important;box-sizing:border-box!important;gap:var(--rv-card-grid-gap)!important;place-items:start stretch!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;display:grid!important}.routevo-card-1x1{aspect-ratio:1!important;box-sizing:border-box!important;place-self:start stretch!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}.routevo-dashboard{z-index:20!important;margin-top:clamp(1.5rem,3vw,2.4rem)!important;position:relative!important}.routevo-feature-strip{margin-top:var(--rv-card-grid-gap)!important}@media (width>=1200px){.routevo-dashboard,.routevo-feature-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important}.routevo-side-column,.routevo-side-column .routevo-agenda-lumen-layout{display:contents!important}}@media (width>=761px) and (width<=1199px){:root{--rv-card-grid-max:58rem;--rv-card-grid-gap:.95rem}.routevo-dashboard,.routevo-feature-strip{width:min(calc(100% - 2.4rem), var(--rv-card-grid-max))!important;max-width:var(--rv-card-grid-max)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.routevo-dashboard{margin-top:clamp(1.25rem,2.6vw,2rem)!important}.routevo-side-column,.routevo-side-column .routevo-agenda-lumen-layout{display:contents!important}}@media (width<=760px){:root{--rv-card-grid-max:22.5rem;--rv-card-grid-gap:.85rem}.routevo-dashboard,.routevo-feature-strip{width:min(calc(100% - 1.6rem), var(--rv-card-grid-max))!important;max-width:var(--rv-card-grid-max)!important;grid-template-columns:minmax(0,1fr)!important}.routevo-dashboard{margin-top:1.15rem!important}.routevo-side-column,.routevo-side-column .routevo-agenda-lumen-layout{gap:var(--rv-card-grid-gap)!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;display:grid!important}}@media (width<=390px){:root{--rv-card-grid-max:21rem}}@media (width>=761px){.routevo-header{z-index:40!important;opacity:1!important;pointer-events:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;transform:none!important}}.routevo-header .routevo-header-lumen-action{aspect-ratio:auto!important;color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;-webkit-backdrop-filter:blur(16px)!important;background:#fbfaf7e6!important;border:1px solid #ffffffbd!important;border-radius:999px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:.55rem!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:3.05rem!important;padding:.42rem 1rem .42rem .62rem!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 14px 34px #0000001f!important}.routevo-header .routevo-header-lumen-action .routevo-lumen-orb{aspect-ratio:1!important;border-radius:999px!important;flex:none!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;display:inline-block!important}.routevo-header .routevo-header-lumen-action strong{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;white-space:nowrap!important;flex:none!important;margin:0!important;font-size:.94rem!important;font-weight:900!important;line-height:1!important;display:inline-block!important}@media (width>=761px) and (width<=1199px){.routevo-header .routevo-header-lumen-action{gap:.45rem!important;min-height:2.75rem!important;padding:.36rem .78rem .36rem .5rem!important}.routevo-header .routevo-header-lumen-action .routevo-lumen-orb{width:31px!important;min-width:31px!important;max-width:31px!important;height:31px!important;min-height:31px!important;max-height:31px!important}.routevo-header .routevo-header-lumen-action strong{font-size:.82rem!important}}.routevo-card-1x1{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#2f2f2f38 transparent!important;overflow:hidden auto!important}.routevo-card-1x1::-webkit-scrollbar{width:6px!important}.routevo-card-1x1::-webkit-scrollbar-thumb{background:#2f2f2f38!important;border-radius:999px!important}.routevo-card-1x1::-webkit-scrollbar-track{background:0 0!important}.routevo-card-1x1>*{min-width:0!important;max-width:100%!important}.routevo-card-1x1 p,.routevo-card-1x1 span,.routevo-card-1x1 h2,.routevo-card-1x1 h3,.routevo-card-1x1 strong,.routevo-card-1x1 a,.routevo-card-1x1 button{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}.routevo-map-card.routevo-card-1x1{overflow:hidden!important}.routevo-map-card.routevo-card-1x1 .leaflet-container{width:100%!important;height:100%!important;min-height:0!important}.routevo-agenda-card.routevo-card-1x1,.routevo-agenda-card-lumen.routevo-card-1x1{aspect-ratio:1!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#2f2f2f38 transparent!important;overflow:hidden auto!important}.routevo-agenda-card.routevo-card-1x1>*,.routevo-agenda-card-lumen.routevo-card-1x1>*{max-width:100%!important;min-height:0!important}.routevo-agenda-card.routevo-card-1x1 *,.routevo-agenda-card-lumen.routevo-card-1x1 *{white-space:normal!important;overflow-wrap:anywhere!important}.routevo-agenda-card.routevo-card-1x1::-webkit-scrollbar{width:6px!important}.routevo-agenda-card-lumen.routevo-card-1x1::-webkit-scrollbar{width:6px!important}.routevo-agenda-card.routevo-card-1x1::-webkit-scrollbar-thumb{background:#2f2f2f38!important;border-radius:999px!important}.routevo-agenda-card-lumen.routevo-card-1x1::-webkit-scrollbar-thumb{background:#2f2f2f38!important;border-radius:999px!important}.routevo-agenda-card.routevo-card-1x1::-webkit-scrollbar-track{background:0 0!important}.routevo-agenda-card-lumen.routevo-card-1x1::-webkit-scrollbar-track{background:0 0!important}.routevo-map-card.routevo-card-1x1{aspect-ratio:1!important;box-sizing:border-box!important;flex-direction:column!important;padding:clamp(.9rem,1.4vw,1.15rem)!important;display:flex!important;overflow:hidden!important}.routevo-map-card.routevo-card-1x1 .routevo-map-toolbar{z-index:20!important;flex:none!important;margin-bottom:.75rem!important;position:relative!important}.routevo-map-card.routevo-card-1x1 .routevo-map-view,.routevo-map-card.routevo-card-1x1 .routevo-map-view-real{border-radius:1rem!important;flex:auto!important;width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}.routevo-map-card.routevo-card-1x1 .routevo-leaflet-map,.routevo-map-card.routevo-card-1x1 .leaflet-container{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important}.routevo-map-card.routevo-card-1x1 .routevo-map-stage-list,.routevo-map-card.routevo-card-1x1 .routevo-map-places-list,.routevo-map-card.routevo-card-1x1 .routevo-map-list{flex:auto!important;min-height:0!important;overflow:hidden auto!important}.routevo-feature-strip .routevo-card-1x1 h2,.routevo-feature-strip .routevo-card-1x1 h3,.routevo-feature-strip .routevo-card-1x1 p,.routevo-feature-strip .routevo-card-1x1 a,.routevo-feature-strip .routevo-card-1x1 span,.routevo-feature-strip .routevo-card-1x1 strong{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-wrap:pretty!important}.routevo-feature-strip .routevo-card-1x1 p{max-width:100%!important;line-height:1.28!important}.routevo-feature-strip .routevo-card-1x1 h2,.routevo-feature-strip .routevo-card-1x1 h3{max-width:100%!important;line-height:1.08!important}.routevo-feature-strip>article{text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.72rem!important;display:flex!important}.routevo-feature-strip>article .routevo-feature-icon{flex:none!important;align-self:flex-start!important}.routevo-feature-strip>article>div:not(.routevo-feature-icon),.routevo-feature-strip>article h2,.routevo-feature-strip>article h3,.routevo-feature-strip>article p,.routevo-feature-strip>article a{text-align:left!important;writing-mode:horizontal-tb!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.routevo-feature-strip>article h2,.routevo-feature-strip>article h3{margin:0!important;line-height:1.08!important}.routevo-feature-strip>article p{margin:0!important;line-height:1.28!important}.routevo-feature-strip>article{overflow:hidden!important}.routevo-feature-strip>article:after{content:""!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:1.1rem!important;flex:none!important;width:100%!important;height:42%!important;min-height:7.5rem!important;margin-top:auto!important;display:block!important;box-shadow:inset 0 0 0 1px #ffffff38!important}.routevo-feature-strip>article:first-child:after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=900&q=80)!important}.routevo-feature-strip>article:nth-child(2):after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=900&q=80)!important}.routevo-feature-strip>article:nth-child(3):after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1504754524776-8f4f37790ca0?auto=format&fit=crop&w=900&q=80)!important}.routevo-feature-strip>article:nth-child(4):after,.routevo-feature-strip>article:nth-child(5):after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=900&q=80)!important}.routevo-feature-strip>article:nth-child(6):after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=900&q=80)!important}.routevo-feature-strip>article:nth-child(7):after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1531572753322-ad063cecc140?auto=format&fit=crop&w=900&q=80)!important}.routevo-feature-strip>article:nth-child(8):after{background-image:linear-gradient(#00000005,#00000029),url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=900&q=80)!important}@media (width<=760px){.routevo-feature-strip>article:after{border-radius:.95rem!important;height:38%!important;min-height:6.75rem!important}}.routevo-header-lumen-wrap{z-index:40;flex:none;align-items:center;display:flex;position:relative}.routevo-header-lumen-action{cursor:pointer;border:0}.routevo-header-lumen-action:hover,.routevo-header-lumen-action:focus-visible{outline:none}.routevo-lumen-popover{color:#1f1f1f;-webkit-backdrop-filter:blur(18px);z-index:80;background:#fffffff5;border-radius:1.35rem;width:22rem;max-width:calc(100vw - 2rem);padding:1rem;position:absolute;top:calc(100% + .85rem);right:0;box-shadow:0 24px 60px #0f172a33}.routevo-lumen-popover-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.routevo-lumen-popover-head strong{font-size:.98rem;line-height:1.1;display:block}.routevo-lumen-popover-head p{color:#1f1f1f94;margin:.18rem 0 0;font-size:.78rem;line-height:1.3}.routevo-lumen-popover-close{cursor:pointer;color:#1f1f1f;background:#0f172a14;border:0;border-radius:999px;width:1.85rem;height:1.85rem;font-size:1.2rem;line-height:1}.routevo-lumen-popover-answer{color:#1f1f1fc7;background:#0f172a0f;border-radius:1rem;margin:0 0 .9rem;padding:.85rem;font-size:.86rem;line-height:1.45}.routevo-lumen-popover-form{align-items:center;gap:.5rem;display:flex}.routevo-lumen-popover-form input{color:#1f1f1f;min-width:0;height:2.55rem;font:inherit;background:#fffffff2;border:1px solid #0f172a1f;border-radius:999px;flex:1;padding:0 .9rem;font-size:.85rem}.routevo-lumen-popover-form input:focus{border-color:#3a6c898c;outline:none;box-shadow:0 0 0 3px #3a6c891f}.routevo-lumen-popover-form button{cursor:pointer;color:#fff;height:2.55rem;font:inherit;background:#1f1f1f;border:0;border-radius:999px;padding:0 .95rem;font-size:.82rem;font-weight:700}@media (width<=760px){.routevo-header-lumen-wrap{position:static}.routevo-lumen-popover{width:auto;max-width:none;max-height:calc(100dvh - 6.4rem);position:fixed;top:5.4rem;left:1rem;right:1rem;overflow-y:auto}}.routevo-header-lumen-wrap .routevo-header-lumen-action{justify-content:center!important;align-items:center!important;display:inline-flex!important}.routevo-lumen-popover,.routevo-lumen-popover *{pointer-events:auto!important;-webkit-user-select:auto!important;user-select:auto!important}.routevo-lumen-popover{z-index:9999!important}.routevo-lumen-popover-form{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.5rem!important;display:grid!important}.routevo-lumen-popover-form input{grid-column:1/-1;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important;cursor:text!important;display:block!important}.routevo-lumen-popover-form .routevo-lumen-voice-button{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#3a6c89!important}.routevo-lumen-popover-form .routevo-lumen-send-button{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#1f1f1f!important}@media (width<=760px){.routevo-lumen-popover-form{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.45rem!important}.routevo-lumen-popover-form input{min-width:0!important}.routevo-lumen-popover-form button{padding:0 .65rem!important;font-size:.72rem!important}}.routevo-lumen-popover-form .routevo-lumen-listen-answer-button{color:#1f1f1f!important;-webkit-text-fill-color:#1f1f1f!important;background:#1f1f1f1f!important}:root{--rv-lumen-edge:clamp(.72rem, 1.8vw, 1.65rem);--rv-lumen-height:clamp(2.05rem, 3.3vw, 3.05rem);--rv-lumen-orb-size:clamp(1.42rem, 2.35vw, 2.25rem);--rv-lumen-font-size:clamp(.76rem, 1.2vw, .94rem);--rv-lumen-pad-x:clamp(.58rem, 1.15vw, 1rem);--rv-lumen-gap:clamp(.38rem, .8vw, .55rem)}.routevo-header-lumen-wrap{top:var(--rv-lumen-edge)!important;right:var(--rv-lumen-edge)!important;z-index:120!important;grid-area:auto!important;justify-content:flex-end!important;place-self:auto!important;align-items:center!important;margin:0!important;display:flex!important;position:absolute!important;bottom:auto!important;left:auto!important;transform:none!important}.routevo-header .routevo-header-lumen-action,.routevo-header-lumen-action{justify-content:center!important;align-items:center!important;gap:var(--rv-lumen-gap)!important;height:var(--rv-lumen-height)!important;min-height:var(--rv-lumen-height)!important;width:auto!important;min-width:0!important;max-width:calc(100vw - (var(--rv-lumen-edge) * 2))!important;padding:0 var(--rv-lumen-pad-x) 0 calc(var(--rv-lumen-pad-x) * .72)!important;white-space:nowrap!important;border-radius:999px!important;flex-direction:row!important;display:inline-flex!important;transform:none!important}.routevo-header .routevo-header-lumen-action .routevo-lumen-orb,.routevo-header-lumen-action .routevo-lumen-orb{width:var(--rv-lumen-orb-size)!important;height:var(--rv-lumen-orb-size)!important;min-width:var(--rv-lumen-orb-size)!important;min-height:var(--rv-lumen-orb-size)!important;max-width:var(--rv-lumen-orb-size)!important;max-height:var(--rv-lumen-orb-size)!important;flex:0 0 var(--rv-lumen-orb-size)!important}.routevo-header .routevo-header-lumen-action strong,.routevo-header-lumen-action strong{font-size:var(--rv-lumen-font-size)!important;white-space:nowrap!important;line-height:1!important}.routevo-lumen-popover{top:calc(var(--rv-lumen-edge) + var(--rv-lumen-height) + .55rem)!important;right:var(--rv-lumen-edge)!important;width:min(380px, calc(100vw - (var(--rv-lumen-edge) * 2)))!important;max-width:calc(100vw - (var(--rv-lumen-edge) * 2))!important;max-height:calc(100vh - var(--rv-lumen-edge) - var(--rv-lumen-height) - 1.4rem)!important;z-index:9999!important;position:fixed!important;left:auto!important;overflow-y:auto!important}@media (width<=760px){:root{--rv-lumen-edge:.72rem;--rv-lumen-height:2.18rem;--rv-lumen-orb-size:1.45rem;--rv-lumen-font-size:.78rem;--rv-lumen-pad-x:.66rem;--rv-lumen-gap:.42rem}.routevo-header{padding:calc(.75rem + env(safe-area-inset-top)) calc(1rem + env(safe-area-inset-right)) .4rem calc(1rem + env(safe-area-inset-left))!important;grid-template-rows:auto auto!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:.25rem .5rem!important;display:grid!important}.routevo-header-lumen-wrap{top:calc(var(--rv-lumen-edge) + env(safe-area-inset-top))!important;right:calc(var(--rv-lumen-edge) + env(safe-area-inset-right))!important}.routevo-lumen-popover{top:calc(env(safe-area-inset-top) + var(--rv-lumen-edge) + var(--rv-lumen-height) + .55rem)!important;right:calc(var(--rv-lumen-edge) + env(safe-area-inset-right))!important}.routevo-nav{scrollbar-width:none!important;grid-area:2/1/auto/-1!important;justify-content:flex-start!important;align-items:center!important;gap:.75rem!important;width:100%!important;padding:.1rem 0 .2rem!important;display:flex!important;overflow-x:auto!important}.routevo-nav::-webkit-scrollbar{display:none!important}.routevo-nav a{white-space:nowrap!important;flex:none!important;font-size:.68rem!important;line-height:1!important}}@media (width<=560px){:root{--rv-lumen-edge:.62rem;--rv-lumen-height:2rem;--rv-lumen-orb-size:1.28rem;--rv-lumen-font-size:.72rem;--rv-lumen-pad-x:.54rem;--rv-lumen-gap:.36rem}.routevo-logo{max-width:78px!important}.routevo-hero{padding-top:104px!important}}@media (width<=390px){:root{--rv-lumen-edge:.52rem;--rv-lumen-height:1.86rem;--rv-lumen-orb-size:1.12rem;--rv-lumen-font-size:.66rem;--rv-lumen-pad-x:.46rem;--rv-lumen-gap:.3rem}}.routevo-hero .routevo-search input,.routevo-hero .routevo-search input[type=search],.routevo-hero form.routevo-search input,.routevo-hero form.routevo-search input[type=search]{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;caret-color:#2f2f2f!important;text-shadow:none!important;background:0 0!important}.routevo-nav-user-space{-webkit-backdrop-filter:blur(12px);background:#fbfaf79e;border:1px solid #2f2f2f29;border-radius:999px;padding:.48rem .8rem}.routevo-nav-user-space[aria-current=page]{background:var(--rv-green);border-color:var(--rv-green);color:var(--rv-white)!important}.routevo-user-page{background:radial-gradient(circle at 6% 18%, #a45a2a14, transparent 25rem), var(--rv-bg);min-height:100vh}.routevo-user-page .routevo-header{background:linear-gradient(#f7f3ecfa,#f7f3ecdb 72%,#f7f3ec00)}.routevo-user-space{width:min(1180px,100% - 48px);padding:calc(126px + env(safe-area-inset-top)) 0 calc(72px + env(safe-area-inset-bottom));color:var(--rv-text);margin:0 auto}.routevo-user-hero{isolation:isolate;min-height:350px;color:var(--rv-white);background:linear-gradient(120deg, #10211afa, #2f4c3ae0), var(--rv-green);border-radius:36px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #1f2b232e}.routevo-user-hero:before,.routevo-user-hero:after{content:"";z-index:-1;pointer-events:none;border-radius:999px;position:absolute}.routevo-user-hero:before{border:1px solid #ffffff24;width:420px;height:420px;top:-230px;right:-70px;box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.routevo-user-hero:after{filter:blur(2px);background:#a45a2a52;width:260px;height:260px;bottom:-220px;left:44%}.routevo-user-hero-copy{max-width:700px}.routevo-user-eyebrow,.routevo-user-card-kicker{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem;font-size:.72rem;font-weight:800;line-height:1.2;display:block}.routevo-user-eyebrow{color:#ffffffb8}.routevo-user-hero h1{max-width:720px;font-family:var(--rv-title);letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,6.2vw,5.6rem);font-weight:600;line-height:.92}.routevo-user-hero-copy>p{color:#ffffffc7;max-width:620px;margin:1.35rem 0 1.8rem;font-size:clamp(.98rem,1.4vw,1.1rem);line-height:1.65}.routevo-user-privacy-promise{-webkit-backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff21;border-radius:22px;align-items:flex-start;gap:.9rem;padding:1.2rem;display:flex}.routevo-user-privacy-promise>span{color:#f0c19d;background:#a45a2a4d;border-radius:999px;flex:0 0 2.4rem;place-items:center;width:2.4rem;height:2.4rem;display:grid}.routevo-user-privacy-promise strong{margin-bottom:.3rem;font-size:.9rem;display:block}.routevo-user-privacy-promise p{color:#ffffffad;margin:0;font-size:.8rem;line-height:1.5}.routevo-user-primary-button,.routevo-user-secondary-button,.routevo-user-text-button{appearance:none;cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background .18s}.routevo-user-primary-button,.routevo-user-secondary-button{border-radius:999px;min-height:46px;padding:.78rem 1.15rem;font-size:.86rem;font-weight:800}.routevo-user-primary-button{color:#243128;background:#f7f1e8;box-shadow:0 14px 30px #00000029}.routevo-user-card .routevo-user-primary-button{color:var(--rv-white);background:var(--rv-green);box-shadow:0 12px 26px #5f6f5233}.routevo-user-secondary-button{color:var(--rv-text);background:#f7f3ecb8;border:1px solid #2f2f2f24}.routevo-user-text-button{color:var(--rv-terracotta);background:0 0;padding:.2rem;font-size:.82rem;font-weight:800}.routevo-user-primary-button:hover,.routevo-user-secondary-button:hover{transform:translateY(-1px)}.routevo-user-primary-button:focus-visible,.routevo-user-secondary-button:focus-visible,.routevo-user-text-button:focus-visible{outline-offset:3px;outline:3px solid #2f5d734d}.routevo-user-stats{background:#fbfaf7c7;border:1px solid #2f2f2f14;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:.8rem 0 1.1rem;display:grid;overflow:hidden}.routevo-user-stats article{background:0 0;border-right:1px solid #2f2f2f14;flex-direction:column;justify-content:center;min-height:58px;padding:.65rem .8rem;display:flex}.routevo-user-stats article:last-child{border-right:0}.routevo-user-stats strong{font-family:var(--rv-title);font-size:clamp(1.05rem,3vw,1.4rem);font-weight:700;line-height:1}.routevo-user-stats span{color:var(--rv-muted);margin-top:.22rem;font-size:.62rem;font-weight:700;line-height:1.15}.routevo-user-dashboard{background:#fffdfa;border:1px solid #2f2f2f14;border-radius:26px;gap:1rem;margin-bottom:1.5rem;padding:clamp(1rem,2.5vw,1.5rem);display:grid;box-shadow:0 18px 44px #2f2f2f12}.routevo-user-dashboard-heading h2{font-family:var(--rv-title);margin:.2rem 0 0;font-size:clamp(1.65rem,4vw,2.5rem);line-height:1}.routevo-user-dashboard-heading p{max-width:62ch;color:var(--rv-muted);margin:.55rem 0 0;font-size:.76rem;line-height:1.55}.routevo-user-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.routevo-user-dashboard-grid button{min-height:86px;color:var(--rv-text);text-align:left;cursor:pointer;background:#f7f3ec;border:1px solid #2f2f2f1a;border-radius:18px;align-content:space-between;gap:.45rem;padding:.9rem;display:grid}.routevo-user-dashboard-grid button strong,.routevo-user-dashboard-grid button small{display:block}.routevo-user-dashboard-grid button strong{font-size:.78rem;line-height:1.25}.routevo-user-dashboard-grid button small{color:var(--rv-muted);font-size:.62rem}.routevo-user-dashboard-grid button.is-active{color:#fffdfa;background:#294535;border-color:#0000}.routevo-user-dashboard-grid button.is-active small{color:#ffffffb3}.routevo-user-panel[hidden]{display:none!important}@media (width<=760px){.routevo-user-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.routevo-install-guide{color:#314434;background:radial-gradient(circle at 96% 0,#a45a2a1a,#0000 11rem),#fbfaf7eb;border:1px solid #5f6f5238;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.4rem;margin:-.15rem 0 1.5rem;padding:1rem 1.15rem;display:grid;box-shadow:0 16px 38px #2f2f2f0e}.routevo-install-guide-copy{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.routevo-install-guide-icon{color:#fffaf2;background:var(--rv-green);border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;font-size:1rem;font-weight:900;display:grid}.routevo-install-guide strong{margin:.08rem 0 .3rem;font-size:.9rem;display:block}.routevo-install-guide p{color:#5c665c;max-width:760px;margin:0;font-size:.76rem;line-height:1.55}.routevo-install-guide-button{white-space:nowrap}.routevo-install-instructions{background:#5f6f5217;border-radius:14px;grid-column:1/-1;padding:.9rem 1rem}.routevo-install-instructions p{max-width:none}.routevo-user-offline-continuity{color:#314434;background:radial-gradient(circle at 96% 0,#a45a2a1f,#0000 11rem),#eef0e7;border:1px solid #5f6f523d;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;margin:-.15rem 0 1.5rem;padding:1rem 1.15rem;display:grid;box-shadow:0 16px 38px #2f2f2f0e}.routevo-user-offline-continuity-icon{color:#fffaf2;background:var(--rv-green);border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;font-size:1rem;font-weight:900;display:grid;transform:rotate(90deg)}.routevo-user-offline-continuity strong{margin:.08rem 0 .3rem;font-size:.9rem;display:block}.routevo-user-offline-continuity p{color:#5c665c;max-width:880px;margin:0;font-size:.76rem;line-height:1.55}.routevo-user-account-card{color:var(--rv-white);background:#ffffff1f;border:1px solid #2033281f;border-radius:28px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:1px;margin:0 0 1.5rem;display:grid;overflow:hidden;box-shadow:0 22px 58px #20332821}.routevo-user-test-reset{color:var(--rv-text);background:#a45a2a0d;border:1px dashed #9d4e333d;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin:0 0 1rem;padding:.85rem 1rem;display:grid}.routevo-user-test-reset strong,.routevo-user-test-reset p{margin:0;display:block}.routevo-user-test-reset strong{font-size:.72rem}.routevo-user-test-reset p{color:var(--rv-muted);margin-top:.18rem;font-size:.62rem;line-height:1.4}.routevo-user-test-reset>button,.routevo-user-test-reset-actions button{color:#873f2c;cursor:pointer;background:#fffdfa;border:1px solid #9d4e333d;border-radius:999px;min-height:38px;padding:.55rem .75rem;font-size:.64rem;font-weight:800}.routevo-user-test-reset-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.routevo-user-space.is-account-required>:not(#routevo-user-account-panel){display:none}.routevo-user-space.is-account-required>#routevo-user-account-panel{display:block}.routevo-user-space.is-account-required .routevo-user-account-card{margin-top:clamp(.5rem,3vw,2rem)}.routevo-user-inline-error{color:#873f2c;background:#a45a2a14;border:1px solid #a45a2a33;border-radius:14px;margin:1rem 0;padding:.8rem .95rem;font-size:.72rem;font-weight:750;line-height:1.45}.routevo-user-account-copy,.routevo-user-account-action{padding:clamp(1.4rem,3.4vw,2.5rem)}.routevo-user-account-copy{background:radial-gradient(circle at 88% 12%,#a45a2a52,#0000 13rem),linear-gradient(135deg,#203328,#385241)}.routevo-user-account-copy .routevo-user-card-kicker{color:#e8b48e}.routevo-user-account-card h2{font-family:var(--rv-title);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:650;line-height:.95}.routevo-user-account-copy>p{color:#ffffffad;max-width:520px;margin:1rem 0 0;font-size:.82rem;line-height:1.6}.routevo-user-account-identity{background:#ffffff12;border:1px solid #ffffff1c;border-radius:18px;align-items:center;gap:.8rem;margin-top:1.5rem;padding:.9rem;display:flex}.routevo-user-account-identity>span{color:#26362c;width:2.8rem;height:2.8rem;font-family:var(--rv-title);background:#f5eee4;border-radius:999px;flex:0 0 2.8rem;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.routevo-user-account-identity strong,.routevo-user-account-identity small{display:block}.routevo-user-account-identity strong{font-size:.82rem}.routevo-user-account-identity small{color:#ffffff94;margin-top:.18rem;font-size:.68rem}.routevo-user-account-action{color:var(--rv-text);background:#fbfaf7}.routevo-user-account-mode-switch{color:var(--rv-muted);justify-content:flex-end;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.routevo-user-account-submit,.routevo-user-account-sync-button,.routevo-user-account-logout{appearance:none;cursor:pointer;border:0;font-weight:800}.routevo-user-account-mode-switch button{appearance:none;min-height:36px;color:var(--rv-orange);cursor:pointer;font:inherit;text-underline-offset:.18rem;background:0 0;border:0;padding:.35rem;font-weight:850;text-decoration:underline}.routevo-user-account-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.routevo-user-account-form label{color:#4c4a45;gap:.35rem;font-size:.66rem;font-weight:800;display:grid}.routevo-user-account-form.is-register label:first-child{grid-column:1/-1}.routevo-user-account-form input{width:100%;min-height:44px;color:var(--rv-text);background:#fffdfa;border:1px solid #2f2f2f21;border-radius:12px;outline:0;padding:.7rem .8rem;font-size:.82rem}.routevo-user-account-form input:focus{border-color:var(--rv-green);box-shadow:0 0 0 3px #5f6f521f}.routevo-user-account-submit,.routevo-user-account-sync-button{min-height:46px;color:var(--rv-white);background:var(--rv-green);border-radius:999px;padding:.74rem 1rem;font-size:.76rem;box-shadow:0 12px 24px #5f6f5233}.routevo-user-account-submit{grid-column:1/-1;margin-top:.2rem}.routevo-user-account-submit:disabled,.routevo-user-account-sync-button:disabled,.routevo-user-account-logout:disabled{cursor:not-allowed;opacity:.58}.routevo-user-account-privacy-note{color:var(--rv-muted);text-align:center;margin-top:.7rem;font-size:.62rem;line-height:1.45;display:block}.routevo-user-account-sync-summary{background:#f1ece3;border-radius:18px;align-items:baseline;gap:.55rem;margin-bottom:1rem;padding:1rem;display:flex}.routevo-user-account-sync-summary strong{font-family:var(--rv-title);font-size:2rem;line-height:1}.routevo-user-account-sync-summary span{color:var(--rv-muted);font-size:.72rem;font-weight:700}.routevo-user-account-sync-button{width:100%}.routevo-user-account-logout{color:var(--rv-muted);background:0 0;margin:.8rem auto 0;padding:.3rem;font-size:.66rem;display:block}.routevo-user-account-feedback{color:#3e5938;background:#5f6f521a;border-radius:12px;margin:.8rem 0 0;padding:.72rem .8rem;font-size:.7rem;font-weight:700;line-height:1.45}.routevo-user-account-feedback.is-error{color:#8e482f;background:#a45a2a1a}.routevo-user-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:1.5rem;display:grid}.routevo-user-grid.is-single-panel{grid-template-columns:minmax(0,1fr)}.routevo-user-no-active-journey{gap:.8rem;display:grid}.routevo-user-no-active-journey .routevo-user-primary-button{justify-self:start}.routevo-user-card{background:#fbfaf7f0;border:1px solid #2f2f2f14;border-radius:28px;padding:clamp(1.4rem,3vw,2.2rem);box-shadow:0 20px 54px #2f2f2f11}.routevo-user-card-kicker{color:var(--rv-terracotta)}.routevo-user-card h2,.routevo-user-card h3,.routevo-user-card p{margin-top:0}.routevo-user-card h2{font-family:var(--rv-title);margin-bottom:.7rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1}.routevo-user-card>p{color:var(--rv-muted);margin-bottom:1.35rem;line-height:1.65}.routevo-user-gps-permission-note{color:#405043;background:#5f6f5213;border:1px solid #5f6f522b;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;margin:-.25rem 0 1.2rem;padding:.9rem .95rem;display:grid}.routevo-user-gps-permission-note>span{width:1.9rem;height:1.9rem;color:var(--rv-white);background:var(--rv-green);border-radius:999px;place-items:center;font-size:.78rem;font-weight:900;display:grid}.routevo-user-gps-permission-note strong{margin:.05rem 0 .2rem;font-size:.78rem;display:block}.routevo-user-gps-permission-note p{color:#667067;margin:0;font-size:.69rem;line-height:1.5}.routevo-user-gps-permission-note.is-denied{color:#86442f;background:#a45a2a13;border-color:#a45a2a33}.routevo-user-gps-permission-note.is-denied>span{background:var(--rv-terracotta)}.routevo-user-gps-permission-note.is-checking{opacity:.78}.routevo-user-section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.routevo-user-section-heading h2{margin-bottom:0}.routevo-user-profile-summary{background:#f3eee5;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.2rem;min-height:150px;padding:1.1rem;display:grid}.routevo-user-avatar{width:84px;height:84px;color:var(--rv-white);background:radial-gradient(circle at 34% 28%, #ffffff4d, transparent 24%), var(--rv-green);font-family:var(--rv-title);border-radius:999px;place-items:center;font-size:2rem;font-weight:700;display:grid;box-shadow:0 16px 30px #5f6f5238}.routevo-user-profile-summary h3{margin-bottom:.18rem;font-size:1.1rem}.routevo-user-profile-summary p{color:var(--rv-muted);margin-bottom:0;font-size:.86rem;line-height:1.55}.routevo-user-profile-region{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--rv-terracotta)!important;margin-bottom:.6rem!important;font-size:.72rem!important}.routevo-user-form{gap:1rem;margin-top:1.2rem;display:grid}.routevo-user-form label{color:#47433d;gap:.42rem;font-size:.72rem;font-weight:800;display:grid}.routevo-user-form input,.routevo-user-form select,.routevo-user-form textarea{width:100%;min-height:46px;color:var(--rv-text);resize:vertical;background:#fffdfa;border:1px solid #2f2f2f24;border-radius:13px;outline:0;padding:.78rem .88rem;font-size:.86rem;font-weight:500}.routevo-user-form textarea{min-height:92px}.routevo-user-form input:focus,.routevo-user-form select:focus,.routevo-user-form textarea:focus{border-color:var(--rv-green);box-shadow:0 0 0 3px #5f6f521f}.routevo-user-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.routevo-user-form-actions{flex-wrap:wrap;gap:.7rem;margin-top:.2rem;display:flex}.routevo-user-history-card{grid-column:1/-1}.routevo-user-history-count{color:var(--rv-muted);white-space:nowrap;background:#f3eee5;border-radius:999px;padding:.42rem .7rem;font-size:.72rem;font-weight:800}.routevo-user-empty-state{background:#5f6f520b;border:1px dashed #5f6f524d;border-radius:22px;align-items:center;gap:1rem;min-height:150px;padding:1.3rem;display:flex}.routevo-user-empty-state>span{font-family:var(--rv-title);color:var(--rv-green);font-size:3rem;line-height:1}.routevo-user-empty-state h3{margin-bottom:.3rem;font-size:1rem}.routevo-user-empty-state p{color:var(--rv-muted);margin-bottom:0;font-size:.84rem}.routevo-user-journey-list{gap:.8rem;display:grid}.routevo-user-journey-item{background:#fffdfa;border:1px solid #2f2f2f14;border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.15rem 1.25rem;display:flex}.routevo-user-journey-item h3{font-family:var(--rv-title);margin:.4rem 0 0;font-size:1.45rem}.routevo-user-journey-item p{max-width:720px;color:var(--rv-muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.5}.routevo-user-journey-meta,.routevo-user-journey-state{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.routevo-user-journey-meta{color:var(--rv-muted);font-size:.68rem;font-weight:700}.routevo-user-journey-meta span+span:before{content:"·";margin-right:.55rem}.routevo-user-journey-state{flex:none;justify-content:flex-end}.routevo-user-privacy,.routevo-user-status,.routevo-user-gps-integrity{white-space:nowrap;border-radius:999px;padding:.42rem .65rem;font-size:.68rem;font-weight:800}.routevo-user-privacy{color:#46543d;background:#5f6f521f}.routevo-user-privacy-public{color:#7e421f;background:#a45a2a1f}.routevo-user-privacy-link{color:#2f5d73;background:#2f5d731c}.routevo-user-status{color:var(--rv-muted);background:#f3eee5}.routevo-user-gps-integrity{color:#5e574b;background:#7569561a}.routevo-user-gps-integrity.is-verified{color:#37512f;background:#5f6f5229}.routevo-user-gps-integrity.is-gaps-detected,.routevo-user-gps-integrity.is-insufficient-data{color:#8f432d;background:#a45a2a24}.routevo-user-feedback{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:1000;max-width:min(390px,100vw - 2rem);color:var(--rv-white);background:#28362c;border-radius:15px;padding:.9rem 1.1rem;font-size:.8rem;font-weight:700;position:fixed;box-shadow:0 18px 44px #0003}@media (width<=900px){.routevo-user-space{padding-top:calc(116px + env(safe-area-inset-top))}.routevo-user-hero,.routevo-user-grid,.routevo-user-account-card{grid-template-columns:1fr}.routevo-user-hero{min-height:auto}.routevo-user-privacy-promise{max-width:430px}}@media (width<=760px){.routevo-nav-user-space{padding:.36rem .62rem!important}.routevo-user-space{width:min(100% - 24px,680px);padding:calc(112px + env(safe-area-inset-top)) 0 calc(42px + env(safe-area-inset-bottom))}.routevo-user-hero{border-radius:26px;gap:1.6rem;padding:1.6rem}.routevo-user-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.routevo-user-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.routevo-user-stats article{border-bottom:1px solid #2f2f2f14;border-right:0;min-height:54px;padding:.55rem .7rem}.routevo-user-stats article:nth-child(odd){border-right:1px solid #2f2f2f14}.routevo-user-stats article:nth-last-child(-n+2){border-bottom:0}.routevo-user-test-reset{grid-template-columns:1fr}.routevo-user-test-reset-actions{justify-content:flex-start}.routevo-user-card{border-radius:23px}.routevo-user-form-row,.routevo-user-account-form{grid-template-columns:1fr}.routevo-user-account-form label,.routevo-user-account-submit{grid-column:1}.routevo-user-journey-item{flex-direction:column;align-items:flex-start}.routevo-user-journey-state{justify-content:flex-start}}@media (width<=430px){.routevo-user-space{padding-top:calc(104px + env(safe-area-inset-top))}.routevo-user-hero{padding:1.35rem}.routevo-user-profile-summary{grid-template-columns:1fr}.routevo-user-avatar{width:68px;height:68px}.routevo-user-section-heading{flex-direction:column;align-items:flex-start}.routevo-user-form-actions .routevo-user-primary-button,.routevo-user-form-actions .routevo-user-secondary-button{width:100%}.routevo-install-guide{grid-template-columns:1fr}.routevo-install-guide-button{width:100%}}.routevo-hero .routevo-search input::placeholder,.routevo-hero .routevo-search input[type=search]::placeholder,.routevo-hero form.routevo-search input::placeholder,.routevo-hero form.routevo-search input[type=search]::placeholder{color:#2f2f2f94!important;-webkit-text-fill-color:#2f2f2f94!important;opacity:1!important}.routevo-hero .routevo-search input:-webkit-autofill{-webkit-text-fill-color:#2f2f2f!important;caret-color:#2f2f2f!important;transition:background-color 9999s ease-in-out!important}.routevo-hero .routevo-search input:-webkit-autofill:hover{-webkit-text-fill-color:#2f2f2f!important;caret-color:#2f2f2f!important;transition:background-color 9999s ease-in-out!important}.routevo-hero .routevo-search input:-webkit-autofill:focus{-webkit-text-fill-color:#2f2f2f!important;caret-color:#2f2f2f!important;transition:background-color 9999s ease-in-out!important}.routevo-hero .routevo-search-feedback{color:#2f2f2f!important;-webkit-text-fill-color:#2f2f2f!important;-webkit-backdrop-filter:blur(14px)!important;background:#fbfaf7e6!important;border:1px solid #ffffffa3!important;border-radius:1rem!important;width:min(100%,42rem)!important;margin:.7rem 0 0!important;padding:.75rem .95rem!important;font-size:.9rem!important;font-weight:650!important;line-height:1.35!important;box-shadow:0 12px 28px #0000001f!important}@media (width<=760px){.routevo-hero .routevo-search,.routevo-hero form.routevo-search{opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:.85rem!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:0!important;width:min(100%,30rem)!important;max-width:min(100%,30rem)!important;margin:.85rem 0 0!important;display:grid!important;overflow:hidden!important}.routevo-hero .routevo-search label,.routevo-hero form.routevo-search label{border-radius:.85rem 0 0 .85rem!important;width:100%!important;min-width:0!important;min-height:3rem!important;padding:.42rem .75rem!important}.routevo-hero .routevo-search label span,.routevo-hero form.routevo-search label span{letter-spacing:.18em!important;font-size:.52rem!important}.routevo-hero .routevo-search input,.routevo-hero form.routevo-search input{font-size:.82rem!important;line-height:1.15!important}.routevo-hero .routevo-search button,.routevo-hero form.routevo-search button{white-space:nowrap!important;border-radius:0 .85rem .85rem 0!important;width:auto!important;min-width:6.8rem!important;min-height:3rem!important;padding:0 .9rem!important;font-size:.82rem!important}.routevo-hero .routevo-search-feedback{width:min(100% - 2rem,30rem)!important;max-width:min(100% - 2rem,30rem)!important;margin:.55rem auto 0!important;padding:.65rem .75rem!important;font-size:.82rem!important}}@media (width<=560px){.routevo-hero .routevo-search,.routevo-hero form.routevo-search{grid-template-columns:minmax(0,1fr) 6.15rem!important;width:100%!important;max-width:27rem!important;margin:.75rem 0 0!important}.routevo-hero .routevo-search label,.routevo-hero form.routevo-search label{min-height:2.85rem!important;padding:.38rem .65rem!important}.routevo-hero .routevo-search button,.routevo-hero form.routevo-search button{min-width:6.15rem!important;min-height:2.85rem!important;padding:0 .65rem!important;font-size:.78rem!important}.routevo-hero .routevo-search-feedback{width:calc(100% - 1.5rem)!important;max-width:27rem!important}}@media (width>=761px){.routevo-agenda-card-lumen .routevo-agenda-heading span,.routevo-agenda-card-lumen>.routevo-section-label{color:#0000!important;background:linear-gradient(90deg,#315f97 0%,#7058a7 52%,#b65b8d 100%)!important;-webkit-text-fill-color:transparent!important;letter-spacing:.34em!important;text-transform:uppercase!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:clamp(.7rem,.9vw,.82rem)!important;font-weight:900!important;line-height:1.05!important}.routevo-agenda-card-lumen .routevo-agenda-heading strong,.routevo-agenda-card-lumen>h2{color:#0000!important;background:linear-gradient(90deg,#2f4f8f 0%,#6454a5 54%,#8d5aa0 100%)!important;-webkit-text-fill-color:transparent!important;letter-spacing:-.055em!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:clamp(1.28rem,1.7vw,1.72rem)!important;font-weight:950!important;line-height:.98!important}.routevo-agenda-card-lumen .routevo-agenda-heading p,.routevo-agenda-card-lumen>h2+span{color:#454139c7!important;-webkit-text-fill-color:#454139c7!important;letter-spacing:-.035em!important;font-size:clamp(.94rem,1.15vw,1.08rem)!important;font-weight:850!important;line-height:1.08!important}}.routevo-dashboard>.routevo-feature-strip{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:contents!important}.routevo-dashboard>.routevo-side-column,.routevo-dashboard .routevo-agenda-lumen-layout{display:contents!important}@media (width>=980px) and (width<=1199px){.routevo-dashboard{grid-template-columns:repeat(3,minmax(0,1fr))!important;place-items:start stretch!important;gap:.9rem!important;width:min(100% - 2rem,76rem)!important;max-width:76rem!important}}@media (width>=641px) and (width<=979px){.routevo-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))!important;place-items:start stretch!important;gap:.75rem!important;width:min(100% - 1.4rem,46rem)!important;max-width:46rem!important}}@media (width<=640px){.routevo-dashboard{grid-template-columns:minmax(0,1fr)!important;place-items:start stretch!important;gap:.85rem!important;width:min(100% - 1.4rem,24rem)!important;max-width:24rem!important}.routevo-dashboard .routevo-card-1x1,.routevo-dashboard .routevo-feature-card,.routevo-dashboard .routevo-quick-card,.routevo-dashboard .routevo-agenda-card,.routevo-dashboard .routevo-agenda-card-lumen,.routevo-dashboard .routevo-map-card{justify-self:stretch!important;width:100%!important;max-width:none!important}}.routevo-user-active-journey{color:var(--rv-white);background:radial-gradient(circle at 90% 20%,#a45a2a5c,#0000 16rem),linear-gradient(125deg,#203328,#3f5846);border:1px solid #ffffff1a;border-radius:28px;margin-bottom:1.5rem;padding:clamp(1.4rem,3vw,2.2rem);box-shadow:0 24px 58px #20332833}.routevo-user-active-journey .routevo-user-card-kicker{color:#ffffffa3}.routevo-user-active-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.routevo-user-active-heading h2{font-family:var(--rv-title);margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.routevo-user-active-heading p{color:#ffffffa8;margin:.65rem 0 0;font-size:.82rem}.routevo-user-live-badges{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.routevo-user-live-badges span{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1c;border-radius:999px;padding:.48rem .7rem;font-size:.67rem;font-weight:800}.routevo-user-live-badges .is-recording:before,.routevo-user-live-badges .is-online:before,.routevo-user-live-badges .is-offline:before,.routevo-user-live-badges .is-paused:before,.routevo-user-live-badges .is-error:before{content:"";background:#c9d8b9;border-radius:999px;width:.46rem;height:.46rem;margin-right:.42rem;display:inline-block}.routevo-user-live-badges .is-recording:before{background:#efac76;animation:1.8s ease-in-out infinite routevo-live-pulse;box-shadow:0 0 0 4px #efac761f}.routevo-user-live-badges .is-offline:before,.routevo-user-live-badges .is-paused:before{background:#c9bda9}.routevo-user-live-badges .is-error{color:#ffe2d2;background:#892f1e4d;border-color:#ffb78f57}.routevo-user-live-badges .is-error:before{background:#ff9f78;box-shadow:0 0 0 4px #ff9f7824}@keyframes routevo-live-pulse{50%{opacity:.48}}.routevo-user-live-stats{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:1.6rem 0 1rem;display:grid;overflow:hidden}.routevo-user-live-stats>div{background:#ffffff0e;flex-direction:column;justify-content:center;min-height:96px;padding:1rem;display:flex}.routevo-user-live-stats strong{font-family:var(--rv-title);font-size:clamp(1.3rem,2.6vw,2rem);line-height:1}.routevo-user-live-stats span{color:#ffffff94;margin-top:.35rem;font-size:.66rem;font-weight:700}.routevo-user-gps-accuracy{color:#ffffffa6;margin:0 0 1rem;font-size:.72rem}.routevo-user-gps-alert{color:#ffe8dc;background:#6f231861;border:1px solid #ffae8457;border-radius:17px;align-items:flex-start;gap:.8rem;margin:0 0 1rem;padding:.95rem 1rem;display:flex}.routevo-user-gps-alert>span{color:#642a1f;background:#ffb18d;border-radius:999px;flex:0 0 1.8rem;place-items:center;width:1.8rem;height:1.8rem;font-weight:900;display:grid}.routevo-user-gps-alert strong{font-size:.82rem;display:block}.routevo-user-gps-alert p,.routevo-user-gps-integrity-note{color:#ffe8dcc7;margin:.25rem 0 0;font-size:.72rem;line-height:1.5}.routevo-user-gps-integrity-note{border-left:3px solid #ffb18d9e;margin:0 0 1rem;padding-left:.8rem}.routevo-user-active-actions,.routevo-user-journey-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.routevo-user-active-tools{z-index:8;bottom:max(.65rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#1b3627f5;border:1px solid #ffffff29;border-radius:1.1rem;margin:1rem -.3rem -.3rem;padding:.65rem;position:sticky;box-shadow:0 .8rem 2rem #0a19114d}.routevo-user-active-journey .routevo-user-secondary-button{color:var(--rv-white);background:#ffffff14;border-color:#ffffff2e}.routevo-user-camera-button,.routevo-user-finish-button{appearance:none;cursor:pointer;border-radius:999px;min-height:44px;padding:.7rem .95rem;font-size:.75rem;font-weight:800}.routevo-user-camera-button{color:#28372d;background:#f4eee4;border:0;align-items:center;gap:.45rem;display:inline-flex}.routevo-user-finish-button{color:#fff0e6;background:#a45a2a4d;border:1px solid #efac7652}.routevo-user-camera-input{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;overflow:hidden}.routevo-user-confirm-panel{background:#00000024;border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.routevo-user-confirm-panel strong{margin-bottom:.22rem;font-size:.82rem;display:block}.routevo-user-confirm-panel p{color:#ffffff9e;margin:0;font-size:.72rem;line-height:1.45}.routevo-user-confirm-panel>div:last-child{align-items:center;gap:.7rem;display:flex}.routevo-user-active-journey .routevo-user-text-button{color:#f4d4bd}.routevo-user-journey-item{align-items:stretch;gap:.9rem;display:grid}.routevo-user-journey-main{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.routevo-user-journey-actions .routevo-user-primary-button{min-height:38px;padding:.58rem .82rem;font-size:.72rem}.routevo-user-journey-actions .routevo-user-primary-button:disabled{cursor:wait;opacity:.62}.routevo-user-journey-gps-error{color:#8f432d;background:#a45a2a12;border:1px solid #a45a2a2e;border-radius:15px;padding:.85rem .95rem}.routevo-user-journey-gps-error strong{font-size:.76rem;display:block}.routevo-user-journey-gps-error p{color:#7a5748;margin-top:.2rem;font-size:.72rem}.routevo-user-status-active{color:#37512f;background:#5f6f522e}.routevo-user-status-completed{color:#2f5d73;background:#2f5d731f}.routevo-user-gallery-card,.routevo-user-map-card{grid-column:1/-1}.routevo-user-route-map-wrap{background:#eee8de;border:1px solid #2f2f2f14;border-radius:22px;overflow:hidden}.routevo-user-route-map{background:radial-gradient(circle at 72% 28%,#a45a2a1f,#0000 13rem),#e6eadf;height:clamp(320px,48vw,500px);min-height:320px;position:relative}.routevo-user-route-map .leaflet-container{width:100%;height:100%;font-family:var(--rv-body);background:0 0}.routevo-user-route-map .leaflet-tile{max-width:none!important;max-height:none!important}.routevo-user-route-map.is-offline .leaflet-tile-pane{opacity:.34}.routevo-user-route-map .leaflet-control-attribution{color:#5d625a;background:#fbfaf7e0;padding:.2rem .4rem;font-size:.58rem}.routevo-user-route-map .leaflet-popup-content-wrapper,.routevo-user-route-map .leaflet-popup-tip{color:var(--rv-text);background:#fffdfa}.routevo-user-map-empty{min-height:210px;color:var(--rv-muted);text-align:left;background:radial-gradient(circle at 78% 22%,#a45a2a14,#0000 12rem),#5f6f520b;border:1px dashed #5f6f524d;border-radius:22px;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}.routevo-user-map-empty>span{color:var(--rv-green);font-family:var(--rv-title);font-size:3.5rem;line-height:1}.routevo-user-map-empty strong{color:var(--rv-text);margin-bottom:.35rem;font-size:.9rem;display:block}.routevo-user-map-empty p,.routevo-user-map-message{color:var(--rv-muted);margin:0;font-size:.8rem;line-height:1.55}.routevo-user-map-message{text-align:center;min-height:150px;padding:2rem}.routevo-user-map-error{color:#9d4e33}.routevo-user-map-legend{color:var(--rv-muted);background:#fffdfa;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;padding:.85rem 1rem;font-size:.66rem;font-weight:700;display:flex}.routevo-user-map-legend span{align-items:center;gap:.35rem;display:inline-flex}.routevo-user-map-legend .is-gps-warning{color:#8f432d}.routevo-user-map-legend i{background:var(--rv-green);border-radius:999px;width:.55rem;height:.55rem}.routevo-user-map-legend i.is-end{background:var(--rv-terracotta)}.routevo-user-sync-status{background:#2f5d730e;border:1px solid #2f5d731f;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;margin-top:1rem;padding:1rem;display:grid}.routevo-user-sync-icon{color:#2f5d73;background:#2f5d731f;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;font-weight:800;display:grid}.routevo-user-sync-icon.is-offline{color:#756956;background:#7569561f}.routevo-user-sync-status strong{margin-bottom:.22rem;font-size:.8rem;display:block}.routevo-user-sync-status p{color:var(--rv-muted);margin:0;font-size:.7rem;line-height:1.5}.routevo-user-sync-badge{color:#2f5d73;white-space:nowrap;background:#2f5d731a;border-radius:999px;padding:.42rem .65rem;font-size:.64rem;font-weight:800}.routevo-user-sync-status.is-synced{background:#5f6f5213;border-color:#5f6f522e}.routevo-user-sync-status.is-synced .routevo-user-sync-icon,.routevo-user-sync-status.is-synced .routevo-user-sync-badge{color:#40543a;background:#5f6f5224}.routevo-user-sync-status.has-failed{background:#a45a2a0f;border-color:#a45a2a29}.routevo-user-sync-status.has-failed .routevo-user-sync-badge{color:#8e482f;background:#a45a2a1f}.routevo-user-gallery-selector{min-width:min(270px,100%);color:var(--rv-muted);gap:.32rem;font-size:.66rem;font-weight:800;display:grid}.routevo-user-gallery-selector select,.routevo-user-photo-details select{min-height:40px;color:var(--rv-text);background:#fffdfa;border:1px solid #2f2f2f21;border-radius:12px;outline:0;padding:.62rem .75rem}.routevo-user-gallery-empty{min-height:150px;color:var(--rv-muted);text-align:center;background:#5f6f520a;border:1px dashed #5f6f5247;border-radius:20px;justify-content:center;align-items:center;gap:.8rem;padding:1.3rem;display:flex}.routevo-user-gallery-empty span{color:var(--rv-green);font-size:2rem}.routevo-user-gallery-empty p,.routevo-user-gallery-message{margin:0;font-size:.82rem;line-height:1.5}.routevo-user-gallery-error{color:#9d4e33}.routevo-user-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.routevo-user-photo-card{background:#fffdfa;border:1px solid #2f2f2f14;border-radius:18px;overflow:hidden}.routevo-user-photo-card img,.routevo-user-photo-missing{aspect-ratio:4/3;object-fit:cover;background:#eee8de;width:100%}.routevo-user-photo-missing{color:var(--rv-muted);place-items:center;font-size:2rem;display:grid}.routevo-user-photo-details{gap:.7rem;padding:.9rem;display:grid}.routevo-user-photo-details>span{color:var(--rv-muted);font-size:.68rem;font-weight:700}.routevo-user-photo-details label{color:var(--rv-text);gap:.32rem;font-size:.66rem;font-weight:800;display:grid}@media (width<=760px){.routevo-user-active-heading,.routevo-user-journey-main,.routevo-user-confirm-panel{flex-direction:column;align-items:flex-start}.routevo-user-live-badges{justify-content:flex-start}.routevo-user-live-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.routevo-user-active-actions>button{flex:10rem}.routevo-user-confirm-panel>div:last-child{flex-direction:column;align-items:flex-start}.routevo-user-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.routevo-user-sync-status{grid-template-columns:auto minmax(0,1fr)}.routevo-user-sync-badge{grid-column:2;justify-self:start}}@media (width<=430px){.routevo-user-live-stats,.routevo-user-gallery-grid{grid-template-columns:1fr}.routevo-user-active-actions,.routevo-user-journey-actions{flex-direction:column;align-items:stretch}.routevo-user-active-actions>button,.routevo-user-journey-actions>button{flex:none;width:100%}.routevo-user-active-actions .routevo-user-photo-actions{flex:none}.routevo-user-active-actions .routevo-user-finish-button{border-radius:16px;min-height:50px;padding:.82rem 1rem}.routevo-user-route-map{height:min(72vw,340px);min-height:260px}.routevo-user-map-empty{flex-direction:column;align-items:flex-start}}@media (width<=760px){.routevo-header{width:100%!important;max-width:100vw!important}.routevo-header>*,.routevo-brand,.routevo-nav,.routevo-user-space,.routevo-user-hero-copy,.routevo-user-privacy-promise,.routevo-user-card{min-width:0!important;max-width:100%!important}.routevo-brand{max-width:calc(100% - 6.5rem)!important}.routevo-nav{flex-wrap:wrap!important;gap:.55rem .9rem!important;padding:.15rem 0 .25rem!important;overflow-x:visible!important}.routevo-nav a{min-width:0!important}.routevo-user-space{overflow-x:clip}.routevo-user-journey-card{scroll-margin-top:1rem}}.routevo-route-guide{background:radial-gradient(circle at 84% 10%,#a45a2a1a,#0000 9rem),#5f6f520e;border:1px solid #5f6f5233;border-radius:22px;margin:1.35rem 0;padding:1.2rem}.routevo-route-guide-heading>span{color:var(--rv-terracotta);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.28rem;font-size:.62rem;font-weight:900;display:block}.routevo-route-guide-heading h3{color:var(--rv-text);font-family:var(--rv-title);margin:0;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:500;line-height:1.1}.routevo-route-guide-instruction{color:var(--rv-muted);margin:.42rem 0 0;font-size:.72rem;line-height:1.45}.routevo-route-guide-instruction.is-touch{display:none}.routevo-route-guide-demo{margin-top:1rem}.routevo-route-guide-rail{height:3.8rem;position:relative}.routevo-route-guide-line{background:#5f6f5238;border-radius:999px;height:3px;position:absolute;top:50%;left:16.666%;right:16.666%;transform:translateY(-50%)}.routevo-route-guide-node{z-index:1;width:2rem;height:2rem;color:var(--rv-muted);background:#dddcd4;border:2px solid #fffdfa;border-radius:999px;place-items:center;font-size:.68rem;font-weight:900;transition:color .18s,background-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #5f6f5229}.routevo-route-guide-node:nth-of-type(2){left:16.666%}.routevo-route-guide-node:nth-of-type(3){left:50%}.routevo-route-guide-node:nth-of-type(4){left:83.333%}.routevo-route-guide-node.is-reached{color:#fffdfa;background:var(--rv-green);transform:translate(-50%,-50%)scale(1.08)}.routevo-route-guide-pointer{z-index:2;clip-path:polygon(0 0,8% 100%,38% 72%,61% 100%,82% 88%,59% 62%,100% 57%);background:var(--rv-terracotta);filter:drop-shadow(0 3px 2px #2f2f2f2e);pointer-events:none;width:1.15rem;height:1.55rem;transition:left .26s cubic-bezier(.2,.8,.2,1);animation:1.8s ease-in-out infinite routevo-guide-pointer-pulse;position:absolute;top:-.05rem;transform:translate(-20%)rotate(-14deg)}.routevo-route-guide-pointer.is-step-1{left:16.666%}.routevo-route-guide-pointer.is-step-2{left:50%}.routevo-route-guide-pointer.is-step-3{left:83.333%}@keyframes routevo-guide-pointer-pulse{0%,to{opacity:.78}50%{opacity:1}}.routevo-route-guide-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.routevo-route-guide-steps button{min-width:0;min-height:44px;color:var(--rv-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;outline:0;padding:.6rem .45rem;font-size:.7rem;font-weight:800;line-height:1.25}.routevo-route-guide-steps button>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.routevo-route-guide-steps button:is(:hover,:focus-visible,.is-active){color:var(--rv-text);background:#fffdfad1;border-color:#5f6f522e}.routevo-route-guide-steps button:focus-visible{box-shadow:0 0 0 3px #5f6f522e}.routevo-route-guide-panel{border-left:3px solid var(--rv-terracotta);background:#fffdfab3;border-radius:0 12px 12px 0;min-height:4.65rem;margin-top:.65rem;padding:.82rem .9rem}.routevo-route-guide-panel strong{color:var(--rv-text);margin-bottom:.2rem;font-size:.76rem;display:block}.routevo-route-guide-panel p{color:var(--rv-muted);margin:0;font-size:.72rem;line-height:1.45}.routevo-route-guide-action{color:#fffdfa;background:var(--rv-green);width:100%;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:.9rem;padding:.78rem 1rem;font-size:.76rem;font-weight:900}.routevo-route-guide-action:is(:hover,:focus-visible){background:#485b3e;box-shadow:0 8px 22px #2f2f2f21}.routevo-route-guide-action:focus-visible{outline-offset:3px;outline:3px solid #a45a2a47}@media (hover:none),(pointer:coarse){.routevo-route-guide-instruction.is-mouse{display:none}.routevo-route-guide-instruction.is-touch{display:block}.routevo-route-guide-pointer{clip-path:none;filter:none;background:#a45a2ad1;border:3px solid #fffdfa;border-radius:999px;width:1.05rem;height:1.05rem;top:.05rem;transform:translate(-50%);box-shadow:0 0 0 5px #a45a2a21}}@media (width<=430px){.routevo-route-guide{margin-inline:-.15rem;padding:1rem .85rem}.routevo-route-guide-steps{gap:.3rem}.routevo-route-guide-steps button{padding-inline:.25rem;font-size:.66rem}}@media (prefers-reduced-motion:reduce){.routevo-route-guide-node,.routevo-route-guide-pointer{transition:none;animation:none}}.routevo-user-form-intro,.routevo-user-account-form-intro{background:#5f6f5211;border:1px solid #5f6f5229;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:.85rem;display:grid}.routevo-user-account-form-intro{margin-top:.85rem}.routevo-user-form-intro>span,.routevo-user-account-form-intro>span{color:#fffdfa;background:var(--rv-green);border-radius:999px;place-items:center;width:1.8rem;height:1.8rem;font-size:.7rem;font-weight:900;display:grid}.routevo-user-form-intro strong,.routevo-user-account-form-intro strong{color:var(--rv-text);margin:.05rem 0 .18rem;font-size:.76rem;display:block}.routevo-user-form-intro p,.routevo-user-account-form-intro p{color:var(--rv-muted);margin:0;font-size:.68rem;line-height:1.45}.routevo-user-field-label{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.routevo-user-field-label em,.routevo-user-account-field label em{color:var(--rv-terracotta);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-style:normal;font-weight:900}.routevo-user-form label>small,.routevo-user-account-field>small{color:var(--rv-muted);font-size:.62rem;font-weight:600;line-height:1.4}.routevo-user-account-field{gap:.35rem;min-width:0;display:grid}.routevo-user-account-field.is-wide{grid-column:1/-1}.routevo-user-account-field label{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.routevo-user-account-form.is-register .routevo-user-account-field:first-child{grid-column:1/-1}.routevo-user-password-feedback.is-pending{color:#8e482f}.routevo-user-password-feedback.is-valid{color:#3e6b3d;font-weight:800}.routevo-user-password-field{background:#fffdfa;border:1px solid #2f2f2f21;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;display:grid;overflow:hidden}.routevo-user-password-field:focus-within{border-color:var(--rv-green);box-shadow:0 0 0 3px #5f6f521f}.routevo-user-account-form .routevo-user-password-field input{min-width:0;box-shadow:none;border:0;border-radius:0}.routevo-user-password-field button{min-width:4.5rem;color:var(--rv-green);font:inherit;cursor:pointer;background:#5f6f5212;border:0;border-left:1px solid #5f6f521f;padding:0 .8rem;font-size:.64rem;font-weight:900}.routevo-user-empty-action{color:#fffdfa;background:var(--rv-green);min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:.8rem;padding:.65rem .95rem;font-size:.7rem;font-weight:900}.routevo-user-empty-action:is(:hover,:focus-visible){background:#485b3e;box-shadow:0 7px 18px #2f2f2f1f}.routevo-user-empty-action:focus-visible{outline-offset:3px;outline:3px solid #a45a2a3d}.routevo-user-map-empty>div,.routevo-user-gallery-empty>div{min-width:0}.routevo-user-photo-actions{flex:30rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.routevo-user-photo-actions .routevo-user-camera-button,.routevo-user-gallery-picker-button{color:#28372d;text-align:left;cursor:pointer;background:#f4eee4;border:1px solid #ffffff1a;border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-height:58px;padding:.7rem .85rem;display:grid}.routevo-user-gallery-picker-button{appearance:none;color:#fffdfa;background:#ffffff1a;border-color:#ffffff29}.routevo-user-photo-actions button>span:first-child{background:#5f6f5221;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1rem;display:grid}.routevo-user-gallery-picker-button>span:first-child{background:#ffffff1a!important}.routevo-user-photo-actions strong,.routevo-user-photo-actions small{display:block}.routevo-user-photo-actions strong{font-size:.72rem}.routevo-user-photo-actions small{color:#6d726d;margin-top:.12rem;font-size:.59rem;font-weight:650;line-height:1.3}.routevo-user-gallery-picker-button small{color:#ffffff9e}@media (width<=760px){.routevo-user-form input,.routevo-user-form select,.routevo-user-form textarea,.routevo-user-account-form input{min-height:52px;font-size:1rem!important}.routevo-user-account-submit,.routevo-user-primary-button,.routevo-user-secondary-button{min-height:50px}.routevo-user-empty-action{min-height:48px}}@media (width<=430px){.routevo-user-photo-actions{grid-template-columns:1fr;width:100%}.routevo-user-photo-actions button{width:100%}.routevo-user-empty-state,.routevo-user-gallery-empty{text-align:left;flex-direction:column;align-items:flex-start}.routevo-user-empty-action{width:100%}}
