:root{--green:#163a2c;--deep:#102b21;--lime:#d7f56b;--cream:#f7f6f0;--paper:#fffef9;--ink:#18231e;--muted:#66736b;--line:#dfe5df;--shadow:0 18px 55px #102b211f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:23px;font-weight:760;display:inline-flex}.brand small{color:#7a8b82;font-weight:500}.brandMark{background:var(--green);border-radius:12px;width:39px;height:39px;display:block;position:relative}.brandMark:before{content:"";border-left:4px solid var(--lime);border-bottom:4px solid var(--lime);border-radius:0 0 0 12px;width:22px;height:12px;position:absolute;top:12px;left:8px;transform:skewY(-26deg)}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f6f0ed;border-bottom:1px solid #163a2c14;align-items:center;gap:38px;min-height:72px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.topbar nav{color:#435249;gap:28px;font-size:14px;display:flex}.topbar nav a:hover{color:var(--green)}.headerActions{align-items:center;gap:8px;margin-left:auto;display:flex}.language select{border:1px solid var(--line);min-height:39px;color:var(--green);background:#fff;border-radius:10px;padding:0 30px 0 11px;font-size:12px;font-weight:700}.button{color:#fff;background:var(--green);border:0;border-radius:12px;justify-content:center;align-items:center;min-height:47px;padding:0 22px;font-weight:650;display:inline-flex;box-shadow:0 8px 20px #163a2c2b}.button:hover{background:#204b39;transform:translateY(-1px)}.compactButton{min-height:42px;padding-inline:18px;font-size:13px}.textButton{color:var(--green);padding:11px 12px;font-weight:650}.eyebrow{color:#5f7569;letter-spacing:.13em;font-size:11px;font-weight:800}.hero{grid-template-columns:minmax(420px,.92fr) minmax(430px,.8fr);align-items:center;gap:clamp(45px,7vw,110px);max-width:1450px;min-height:680px;margin:auto;padding:80px clamp(24px,6vw,95px) 70px;display:grid}.hero h1{letter-spacing:-.055em;max-width:720px;margin:16px 0 22px;font:500 clamp(54px,6vw,88px)/.98 Georgia,serif}.heroCopy>p{max-width:630px;color:var(--muted);margin:0;font-size:19px;line-height:1.65}.search{max-width:660px;margin-top:34px}.search>label{margin-bottom:9px;font-size:12px;font-weight:720;display:block}.search>div{background:#fff;border:1px solid #d9dfd9;border-radius:15px;align-items:center;gap:10px;min-height:62px;padding:7px 7px 7px 18px;display:flex;box-shadow:0 13px 35px #1e342a14}.search>div>span{color:#718078;font-size:25px}.search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.heroNotes{color:#69786f;flex-wrap:wrap;gap:18px;margin:20px 0 0;padding:0;font-size:11px;list-style:none;display:flex}.heroNotes li:before{content:"";background:#6b9d54;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.routeStage{min-height:570px;box-shadow:var(--shadow);isolation:isolate;background:linear-gradient(#a8cfd8 0 42%,#adc98c 42%);border-radius:36px;position:relative;overflow:hidden}.sun{background:#ecfbb8bf;border-radius:50%;width:250px;height:250px;position:absolute;top:-72px;right:-75px}.hill{background:#537e59;border-radius:50% 50% 0 0;width:125%;height:46%;position:absolute;bottom:23%;left:-12%;transform:rotate(-5deg)}.hillTwo{background:#315b41;height:48%;bottom:0;left:12%;transform:rotate(8deg)}.road{clip-path:polygon(45% 0,57% 0,100% 100%,0 100%);background:linear-gradient(90deg,#b5ad91,#ebe0b8 45%,#d8cb9f);width:76%;height:98%;position:absolute;bottom:-38%;left:13%;transform:rotate(-5deg)}.routeLine{filter:drop-shadow(0 2px 3px #11291f40);width:100%;height:100%;position:absolute;inset:0}.routeLine path{fill:none;stroke:var(--lime);stroke-width:7px;stroke-linecap:round;stroke-dasharray:2 13}.routeLine circle{fill:#fff;stroke:var(--green);stroke-width:5px}.readyBadge{z-index:2;color:#fff;letter-spacing:.1em;background:#102b21c7;border-radius:30px;padding:10px 13px;font-size:9px;font-weight:800;position:absolute;top:22px;left:24px}.readyBadge:before{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.walkCard{z-index:2;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#102b21d6;border-radius:19px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.walkCard span,.walkCard small{display:block}.walkCard>div>span{color:#c8d9d0;letter-spacing:.12em;font-size:9px;font-weight:750}.walkCard strong{margin:5px 0 7px;font:500 25px Georgia,serif;display:block}.walkCard small{color:#d5dfda}.roundButton{width:54px;height:54px;color:var(--deep);background:var(--lime);border-radius:50%;flex:none;place-items:center;display:grid}.section{max-width:1450px;margin:auto;padding:90px clamp(24px,6vw,95px)}.sectionTitle{margin-bottom:34px}.sectionTitle h2,.accountPromo h2{letter-spacing:-.04em;margin:10px 0 0;font:500 clamp(35px,4vw,53px) Georgia,serif}.stepGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stepGrid article{border:1px solid var(--line);background:#ffffff8c;border-radius:22px;min-height:250px;padding:26px;position:relative}.stepGrid article>span{color:#92a098;font:14px Georgia,serif;position:absolute;top:20px;right:22px}.stepGrid article>i{width:52px;height:52px;color:var(--green);background:#ecfbb8;border-radius:15px;place-items:center;font-size:25px;font-style:normal;display:grid}.stepGrid h3{margin:34px 0 10px;font-size:19px}.stepGrid p{max-width:310px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.routes{background:#f0f0e8;max-width:none;padding-left:max(clamp(24px,6vw,95px),50% - 630px);padding-right:max(clamp(24px,6vw,95px),50% - 630px)}.routeTitle{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.filterChips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.filterChips button{color:#526158;background:0 0;border:1px solid #d4dbd5;border-radius:40px;min-height:37px;padding:0 15px;font-size:12px}.filterChips .active{color:#fff;border-color:var(--green);background:var(--green)}.routeGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.routeCard{background:var(--paper);border-radius:21px;overflow:hidden;box-shadow:0 6px 24px #1932270f}.routeVisual{background:linear-gradient(#9fc8d4 0 48%,#668c67 48%);height:245px;display:block;position:relative;overflow:hidden}.routeVisual:before,.routeVisual:after{content:"";position:absolute}.routeVisual:before{background:#386048;border-radius:48% 55% 0 0;width:120%;height:75%;bottom:-24%;left:-10%}.routeVisual:after{background:#d8c99f;border-radius:50% 50% 0 0;width:125%;height:58%;bottom:-31%;left:8%;transform:rotate(-9deg)}.routeVisual.coast{background:linear-gradient(#8bc0ce 0 52%,#77a7a8 52%)}.routeVisual.coast:before{background:#e6d9af;bottom:-15%;transform:rotate(8deg)}.routeVisual.coast:after{background:#627c4e;width:50%;height:75%;left:-10%}.routeVisual.prague{background:linear-gradient(#9fc3d1 0 50%,#d0a270 50%)}.routeVisual.prague:before{background:#cf8c68;border-radius:4px;width:34%;height:62%;bottom:-6%;left:12%;box-shadow:175px 25px #e1bb8d,280px -13px #b47758}.routeVisual.prague:after{background:#c6b39a;border-radius:1px;width:14%;height:80%;bottom:-20%;left:44%}.routeVisual>span{z-index:2;color:#fff;letter-spacing:.08em;background:#102b21b3;border-radius:20px;padding:8px 10px;font-size:9px;font-weight:800;position:absolute;top:16px;left:16px}.routeDurationBadge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#102b21c7;border:1px solid #ffffff6b;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800;position:absolute;bottom:16px;right:16px}.routeVisual button{z-index:2;color:#fff;background:#142d2373;border:1px solid #fff9;border-radius:50%;width:40px;height:40px;font-size:20px;position:absolute;top:14px;right:14px}.routeBody>small{color:var(--muted)}.routeBody h3{margin:7px 0 20px;font:500 25px Georgia,serif}.routeBody>div{color:var(--muted);gap:15px;font-size:12px;display:flex}.routeBody b{color:var(--ink)}.accountPromo{grid-template-columns:.8fr 1fr;align-items:center;gap:70px;display:grid}.accountPromo p{max-width:550px;color:var(--muted);margin-bottom:25px;line-height:1.7}.accountPreview{color:#fff;height:390px;box-shadow:var(--shadow);background:linear-gradient(140deg,#1b4937,#102a20);border-radius:26px;padding:48px;overflow:hidden;transform:rotate(1.5deg)}.accountPreview>span{font:30px Georgia,serif;display:block}.accountPreview>strong{color:var(--lime);margin-top:35px;font-size:43px;display:block}.accountPreview>small{color:#aebfb6}.previewBars{align-items:flex-end;gap:12px;height:125px;margin-top:15px;display:flex}.previewBars i{background:#6f8e7e;border-radius:8px 8px 0 0;flex:1}.previewBars i:nth-child(6){background:var(--lime)}.dashboardShell{background:#f1f3ed;min-height:100vh}.sidebar{color:#dce8e1;background:var(--deep);flex-direction:column;width:245px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{color:#fff;padding:0 10px}.sidebar nav{gap:5px;margin-top:55px;display:grid}.sidebar nav a{color:#aebfb6;border-radius:11px;align-items:center;gap:13px;min-height:47px;padding:0 14px;font-size:13px;display:flex}.sidebar nav a span{text-align:center;width:18px;font-size:17px}.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:#ffffff14}.sidebar>.language{margin-top:auto}.sidebar .language select{color:#dce8e1;background:#ffffff0f;border-color:#ffffff26;width:100%}.privacyNote{color:#9eb1a7;background:#d7f56b0f;border:1px solid #d7f56b26;border-radius:13px;padding:14px;font-size:10px;line-height:1.5}.profile{align-items:center;gap:9px;margin-top:10px;padding:6px;display:flex}.profile i{width:36px;height:36px;color:var(--deep);background:var(--lime);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.profile span{font-size:12px}.profile small{color:#839b8f;font-size:9px;display:block}.dashboardContent{margin-left:245px;padding:38px clamp(30px,4.5vw,72px) 60px}.dashboardHeader{justify-content:space-between;align-items:center;gap:25px;display:flex}.dashboardHeader>div>span{color:var(--muted);font-size:11px}.dashboardHeader h1{letter-spacing:-.04em;margin:5px 0 0;font:500 clamp(32px,3.5vw,47px) Georgia,serif}.continueCard{background:#fff;border-radius:25px;grid-template-columns:1.25fr .75fr;min-height:380px;margin-top:34px;display:grid;overflow:hidden;box-shadow:0 10px 35px #15322612}.mapPreview{background-color:#dce7df;background-image:linear-gradient(32deg,#0000 47%,#43685024 48% 52%,#0000 53%),linear-gradient(-20deg,#0000 45%,#4368501c 46% 51%,#0000 52%);background-size:115px 80px,150px 92px;position:relative;overflow:hidden}.mapPreview svg{width:100%;height:100%;position:absolute;inset:0}.mapPreview path{fill:none;stroke:var(--green);stroke-width:8px;stroke-linecap:round}.continueInfo{padding:36px}.continueInfo h2,.panel h2{margin:8px 0 10px;font:500 32px Georgia,serif}.continueInfo p{color:var(--muted);font-size:13px;line-height:1.55}.progress{background:#e3e9e4;border-radius:4px;height:6px;margin:24px 0 20px;overflow:hidden}.progress span{background:var(--green);width:68%;height:100%;display:block}.numbers{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:25px;display:grid}.numbers b{font-size:20px}.numbers small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.wideButton{justify-content:space-between;width:100%}.dashboardGrid{grid-template-columns:1.15fr .85fr;gap:20px;margin-top:20px;display:grid}.panel{background:#fff;border:1px solid #e1e6e0;border-radius:22px;min-height:310px;padding:29px}.totals{grid-template-columns:repeat(3,1fr);gap:15px;margin:28px 0 17px;display:grid}.totals b{font-size:25px;display:block}.totals small{color:var(--muted);font-size:9px}.chart{border-top:1px solid #edf0ed;align-items:flex-end;gap:12px;height:125px;padding-top:10px;display:flex}.chart i{background:#c7d5cc;border-radius:6px 6px 2px 2px;flex:1;max-width:26px;min-height:5px}.chart i:nth-child(6){background:var(--green)}.provider{border-top:1px solid #edf0ed;align-items:center;gap:11px;min-height:62px;display:flex}.provider>i{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.provider>div{flex:1}.provider b,.provider small{display:block}.provider b{font-size:12px}.provider small{color:var(--muted);margin-top:3px;font-size:9px}.provider button{color:var(--green);background:#edf2ee;border:0;border-radius:20px;padding:7px 9px;font-size:9px;font-weight:650}.authPage{background:radial-gradient(circle at 20% 10%, #eaf4cc, transparent 30%), var(--cream);min-height:100vh;padding:28px clamp(20px,5vw,72px)}.authPage>header{justify-content:space-between;display:flex}.authCard{border:1px solid var(--line);width:min(100%,500px);box-shadow:var(--shadow);background:#fff;border-radius:25px;margin:75px auto 40px;padding:clamp(28px,5vw,48px)}.authCard h1{letter-spacing:-.04em;margin:12px 0 15px;font:500 clamp(38px,5vw,55px)/1.03 Georgia,serif}.authCard>p{color:var(--muted);line-height:1.6}.authCard form{gap:16px;margin-top:28px;display:grid}.authCard label{gap:7px;font-size:12px;font-weight:650;display:grid}.authCard input{border:1px solid var(--line);background:#fbfcf9;border-radius:10px;width:100%;min-height:48px;padding:0 13px}.secondaryButton{border:1px solid var(--line);width:100%;min-height:46px;color:var(--green);background:#fff;border-radius:11px;margin-top:10px;font-weight:650}.previewLink{color:var(--green);text-align:center;margin:22px 0;font-weight:650;display:block}.authCard>small{color:var(--muted);text-align:center;font-size:10px;line-height:1.5;display:block}@media (max-width:1000px){.hero{grid-template-columns:1fr 420px;gap:36px}.hero h1{font-size:59px}.accountPromo{gap:35px}.sidebar{width:205px}.dashboardContent{margin-left:205px;padding-inline:25px}.continueCard{grid-template-columns:1fr 310px}.dashboardGrid{grid-template-columns:1fr}}@media (max-width:760px){.topbar{min-height:64px;padding-inline:16px}.brand{font-size:20px}.headerActions .textButton{display:none}.compactButton{min-height:39px;padding-inline:13px;font-size:11px}.hero{flex-direction:column;padding:52px 18px;display:flex}.heroCopy{width:100%}.hero h1{font-size:clamp(45px,13vw,62px)}.heroCopy>p{font-size:16px}.search>div{flex-wrap:wrap;padding:10px}.search input{min-width:calc(100% - 42px)}.search .button{width:100%}.heroNotes{gap:8px;display:grid}.routeStage{border-radius:25px;width:100%;min-height:510px}.section{padding:65px 18px}.sectionTitle h2,.accountPromo h2{font-size:38px}.stepGrid,.routeGrid,.accountPromo{grid-template-columns:1fr}.routeTitle{display:block}.filterChips{justify-content:flex-start;margin-top:24px}.routeVisual{height:225px}.accountPreview{height:310px;padding:30px 22px}.sidebar{width:100%;min-height:auto;padding:18px;position:static}.sidebar nav,.sidebar .privacyNote,.sidebar .profile{display:none}.sidebar>.language{margin:18px 0 0}.dashboardContent{margin:0;padding:25px 14px 45px}.dashboardHeader{flex-wrap:wrap}.dashboardHeader h1{font-size:35px}.continueCard{grid-template-columns:1fr}.mapPreview{min-height:260px}.continueInfo{padding:28px 22px}.panel{padding:23px 18px}.totals b{font-size:21px}}.siteFooter{color:#eff4ec;background:#143b2e;margin-top:36px;padding:54px clamp(22px,5vw,78px) 20px}.siteFooterInner{grid-template-columns:minmax(240px,1.25fr) minmax(160px,.75fr) minmax(250px,1fr);gap:clamp(28px,6vw,88px);width:min(1280px,100%);margin:0 auto;padding-bottom:42px;display:grid}.siteFooter .brand{color:#fff}.siteFooterBrand p{color:#c4d2c8;max-width:300px;margin:18px 0 0;line-height:1.7}.siteFooterExplore,.siteFooterCompany{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.siteFooter h2{color:#fff;letter-spacing:.04em;margin:3px 0 8px;font-size:14px;font-weight:700}.siteFooterExplore a{color:#d3dfd6;font-size:14px;text-decoration:none}.siteFooterExplore a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.siteFooterCompany address{color:#d3dfd6;flex-direction:column;gap:7px;font-size:13px;font-style:normal;line-height:1.5;display:flex}.siteFooterCompany address strong{color:#fff;font-size:14px}.siteFooterBottom{color:#b8c9bd;border-top:1px solid #e6f1e72e;justify-content:space-between;gap:20px;width:min(1280px,100%);margin:0 auto;padding-top:17px;font-size:12px;display:flex}@media (max-width:760px){.siteFooter{margin-top:12px;padding:38px 20px 18px}.siteFooterInner{grid-template-columns:1fr 1fr;gap:30px 24px;padding-bottom:30px}.siteFooterBrand{grid-column:1/-1}.siteFooterBottom{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.authCard label>small{color:var(--muted);font-size:10px;font-weight:500}.formError{background:#fff4f1;border:1px solid #e8c9c2;border-radius:9px;margin:0;padding:11px 12px;font-size:12px;color:#8b3124!important}.button:disabled{cursor:wait;opacity:.65;transform:none}.signOutButton{color:#c7d5ce;background:0 0;border:1px solid #ffffff26;border-radius:10px;min-height:38px;margin-top:5px;font-size:11px}.signOutButton:hover{color:#fff;border-color:#ffffff4d}.providerAction,.providerStatus{color:var(--green);background:#edf2ee;border:0;border-radius:20px;padding:7px 9px;font-size:9px;font-weight:650}.providerAction:hover{background:#dfeae2}.settingsPage{background:#f1f3ed;min-height:100vh}.settingsTopbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f6f0f0;justify-content:space-between;align-items:center;min-height:72px;padding:0 clamp(20px,5vw,72px);display:flex}.connectionsContent{width:min(100% - 36px,900px);margin:0 auto;padding:48px 0 80px}.backLink{color:var(--green);margin-bottom:38px;font-size:13px;font-weight:700;display:block}.connectionsContent>h1{letter-spacing:-.045em;max-width:720px;margin:12px 0 14px;font:500 clamp(40px,6vw,62px)/1.02 Georgia,serif}.connectionsIntro{max-width:650px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.securityBanner{background:#f4fadf;border:1px solid #cdddb6;border-radius:16px;gap:15px;margin:30px 0;padding:18px 20px;display:flex}.securityBanner>i{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.securityBanner b{font-size:13px}.securityBanner p{color:#57665e;margin:4px 0 0;font-size:12px;line-height:1.5}.connectionList{gap:16px;display:grid}.connectionCard{border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:48px 1fr;gap:17px;padding:clamp(20px,4vw,30px);display:grid;box-shadow:0 8px 28px #1532260d}.readyConnection{background:#fbfdef}.connectionIcon{color:#fff;background:var(--green);border-radius:14px;place-items:center;width:48px;height:48px;font-size:17px;font-weight:800;display:grid}.connectionHeading{justify-content:space-between;align-items:center;gap:15px;display:flex}.connectionHeading h2{margin:2px 0;font:500 27px Georgia,serif}.connectionCopy>p{color:var(--muted);margin:8px 0 18px;font-size:13px;line-height:1.55}.statusPill{color:#6e7671;background:#edf0ed;border-radius:30px;flex:none;padding:7px 10px;font-size:10px;font-weight:750}.statusPill.ready{color:var(--green);background:#e7f5b7}.connectionCopy .fingerprint{color:#53655b;margin:-5px 0 18px;font-size:11px}.connectionCopy form{gap:12px;display:grid}.connectionCopy label{color:#425149;gap:7px;font-size:11px;font-weight:700;display:grid}.connectionCopy input{border:1px solid var(--line);background:#fbfcf9;border-radius:10px;outline:none;min-height:49px;padding:0 13px}.connectionCopy input:focus{border-color:#73917f;box-shadow:0 0 0 3px #163a2c14}.connectionActions{gap:9px;display:flex}.dangerButton{color:#8b3124;background:#fff;border:1px solid #e0c9c4;border-radius:10px;min-height:42px;padding:0 15px;font-size:12px;font-weight:700}.formSuccess{font-weight:700;color:#275f3e!important;margin:12px 0 0!important;font-size:12px!important}@media (max-width:600px){.settingsTopbar{min-height:64px;padding-inline:16px}.connectionsContent{width:min(100% - 28px,900px);padding-top:32px}.backLink{margin-bottom:28px}.connectionCard{grid-template-columns:1fr}.connectionHeading{align-items:flex-start}.connectionActions{flex-direction:column}.connectionActions>*{width:100%}}.routeVisual>img{object-fit:cover}.routeVisual:has(>img):before{display:none}.routeVisual:has(>img):after{display:none}.routeOpen,.routePlanned{align-items:center;margin-top:20px;font-size:13px;font-weight:750;display:inline-flex}.routeOpen{color:var(--green)}.routePlanned{color:#87928b}.routeDetailPage{width:min(100% - 40px,1420px);margin:0 auto;padding:42px 0 64px}.routeDetailPage>.backLink{color:#506158;margin:0 0 25px;font-size:13px;font-weight:700;display:inline-flex}.routeDetailHero{background:var(--paper);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);display:grid;overflow:hidden}.routePhoto{background:#b9c9bf;min-height:650px;position:relative;overflow:hidden}.routePhoto img{object-fit:cover}.routePhoto:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a1c1557);height:34%;position:absolute;inset:auto 0 0}.routePhoto>span{z-index:2;color:#fff;background:#102b21cc;border-radius:30px;padding:10px 14px;font-size:11px;font-weight:800;position:absolute;top:24px;left:24px}.routeDetailIntro{align-self:center;padding:clamp(35px,5vw,70px)}.routeDetailIntro>small{color:#637269;margin-top:18px;font-size:13px;display:block}.routeDetailIntro h1{letter-spacing:-.05em;margin:9px 0 20px;font:500 clamp(43px,4.5vw,68px)/1 Georgia,serif}.routeDetailIntro p{color:var(--muted);font-size:14px;line-height:1.7}.routeDetailIntro .routeLead{color:#32473d;font-size:18px}.routeFacts{border-block:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:30px 0;display:grid}.routeFacts>div{padding:17px 0}.routeFacts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.routeFacts dd{margin:7px 0 0;font-size:19px;font-weight:750}.routeStartButton{width:100%;min-height:56px;font-size:16px}.routeAssurance{text-align:center;color:#47705a!important;margin:14px 0 0!important;font-size:11px!important}.routeDiscoveries{grid-template-columns:.7fr 1.3fr;gap:clamp(35px,8vw,110px);padding:85px clamp(12px,4vw,58px);display:grid}.routeDiscoveries h2{margin:10px 0 16px;font:500 clamp(36px,4vw,54px)/1.05 Georgia,serif}.routeDiscoveries>div:first-child p{max-width:470px;color:var(--muted);line-height:1.7}.landmarkList{display:grid}.landmarkList article{border-top:1px solid var(--line);grid-template-columns:80px 1fr;gap:22px;padding:24px 0;display:grid}.landmarkList article>span{color:var(--green);font-size:12px;font-weight:800}.landmarkList h3{margin:0 0 8px;font:500 25px Georgia,serif}.landmarkList p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.routeAttribution{border-top:1px solid var(--line);color:#6a776f;flex-wrap:wrap;gap:18px;padding:22px clamp(12px,4vw,58px);font-size:11px;display:flex}.routeAttribution a{color:var(--green);font-weight:750}.walkPage,.walkSummaryPage{color:#fff;background:#071b14;min-height:100vh}.walkHeader{background:#0d291f;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:74px;padding:12px clamp(18px,3vw,44px);display:grid}.walkHeader .brand{color:#fff}.walkHeader>div{text-align:center}.walkHeader>div span,.walkHeader>div h1{display:block}.walkHeader>div span{color:#9db3a7;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.walkHeader>div h1{margin:4px 0 0;font:500 20px Georgia,serif}.walkHeader>a:last-child{color:#dce7e1;border:1px solid #ffffff2e;border-radius:10px;justify-self:end;align-items:center;min-height:42px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.walkWorkspace{grid-template-columns:minmax(0,1fr) 390px;min-height:calc(100vh - 74px);display:grid}.walkScene{isolation:isolate;background:#132d23;height:calc(100vh - 74px);min-height:590px;position:sticky;top:0;overflow:hidden}.walkScene iframe{background:#163a2c;border:0;width:100%;height:100%;display:block}.sceneMessage{z-index:8;color:#fff;text-align:center;background:#081c14d4;place-content:center;justify-items:center;gap:18px;padding:30px;display:grid;position:absolute;inset:0}.sceneMessage.error{background:#1f1912e6}.loadingSpinner{border:4px solid #ffffff3d;border-top-color:var(--lime);border-radius:50%;width:46px;height:46px;animation:.9s linear infinite walkmap-spin}@keyframes walkmap-spin{to{transform:rotate(360deg)}}.walkHud{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071b14cc;border:1px solid #ffffff2b;border-radius:16px;display:flex;position:absolute;top:20px;left:20px;overflow:hidden}.walkHud>div{text-align:center;border-right:1px solid #ffffff1f;min-width:92px;padding:13px 16px}.walkHud>div:last-child{border:0}.walkHud strong,.walkHud span{display:block}.walkHud strong{color:var(--lime);font-size:23px}.walkHud span{color:#b9c9c0;text-transform:uppercase;margin-top:2px;font-size:9px}.placePrompt{z-index:5;border-left:4px solid var(--lime);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071b14d4;border-radius:4px 15px 15px 4px;width:min(480px,100% - 40px);padding:18px 20px;position:absolute;bottom:52px;left:20px}.placePrompt span{color:var(--lime);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.placePrompt strong{margin:5px 0;font:500 23px Georgia,serif;display:block}.placePrompt p{color:#d4dfd9;margin:0;font-size:12px;line-height:1.5}.cameraPreview{z-index:6;aspect-ratio:4/3;object-fit:cover;border:2px solid var(--lime);opacity:0;pointer-events:none;border-radius:14px;width:132px;transition:opacity .2s;position:absolute;top:18px;right:18px;transform:scaleX(-1)}.cameraPreview.visible{opacity:1}.panoramaCredit{z-index:6;color:#d1ddd6;background:#071b14c2;border-radius:7px;gap:9px;padding:6px 9px;font-size:9px;display:flex;position:absolute;bottom:10px;right:12px}.panoramaCredit a{color:var(--lime)}.walkControlPanel{min-width:0;color:var(--ink);background:#f7f6f0;padding-bottom:22px;overflow-y:auto}.walkProgressBlock{color:#fff;background:#14392b;padding:23px 25px}.walkProgressBlock>div{justify-content:space-between;align-items:baseline;display:flex}.walkProgressBlock span,.walkProgressBlock small{color:#bdcdc4;font-size:10px}.walkProgressBlock strong{color:var(--lime);font-size:24px}.walkProgressBlock progress,.headState progress{width:100%;height:7px;accent-color:var(--lime);margin:11px 0 6px}.walkControlSection{border-bottom:1px solid var(--line);padding:24px 25px}.walkControlSection h2{margin:7px 0 8px;font:500 27px Georgia,serif}.walkControlSection>p{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.55}.paceChoices{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.paceChoices button{color:#3e4d45;background:#fff;border:1px solid #d7ded8;border-radius:10px;min-height:64px;padding:8px 5px}.paceChoices button.active{color:#fff;border-color:var(--green);background:var(--green)}.paceChoices strong,.paceChoices span{display:block}.paceChoices span{opacity:.75;margin-top:4px;font-size:9px}.paceSlider{color:#536159;gap:8px;margin-top:17px;font-size:11px;display:grid}.paceSlider>span{justify-content:space-between;display:flex}.paceSlider input{width:100%;accent-color:var(--green)}.cameraActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cameraActions .secondaryButton{min-height:43px;margin:0;padding:0 8px;font-size:11px}.cameraActions button:disabled{cursor:wait;opacity:.5}.headState{color:#4d5d54;background:#e8ede9;border-radius:9px;min-height:34px;margin-top:12px;padding:8px 10px;font-size:10px}.headState.active{color:#28563c;background:#e8f7b7}.privacyLine{color:#64736b;margin-top:10px;font-size:9px;line-height:1.45;display:block}.manualLook{justify-content:space-between;align-items:center;gap:16px;display:flex}.manualLook>span{color:#536159;font-size:11px;font-weight:750}.directionPad{grid-template-rows:repeat(3,38px);grid-template-columns:repeat(3,38px);gap:4px;display:grid}.directionPad button{color:var(--green);background:#fff;border:1px solid #d4ddd6;border-radius:8px;font-size:18px}.directionPad button:first-child{grid-column:2}.directionPad button:nth-child(2){grid-area:2/1}.directionPad button:nth-child(3){grid-area:2/2}.directionPad button:nth-child(4){grid-area:2/3}.directionPad button:nth-child(5){grid-area:3/2}.walkPrimaryActions{grid-template-columns:1fr auto;gap:10px;padding:22px 25px 0;display:grid}.walkToggle{min-height:58px;font-size:16px}.finishButton{color:#435249;background:#fff;border:1px solid #cfd8d1;border-radius:12px;min-width:92px;font-size:12px;font-weight:750}.finishButton:disabled{cursor:default;opacity:.45}.walkSummaryPage{background:radial-gradient(circle at 50% 0,#1c4c39,#071b14 48%);padding-bottom:60px}.walkSummaryCard{width:min(100% - 36px,820px);color:var(--ink);background:var(--paper);border-radius:28px;margin:55px auto 0;padding:clamp(30px,6vw,65px);box-shadow:0 25px 80px #00000047}.walkSummaryCard>h1{margin:11px 0 14px;font:500 clamp(42px,6vw,67px)/1 Georgia,serif}.walkSummaryCard>p{color:var(--muted);font-size:16px;line-height:1.6}.summaryNumbers{grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0 18px;display:grid}.summaryNumbers>div{text-align:center;background:#eef2ed;border-radius:14px;padding:19px 14px}.summaryNumbers strong,.summaryNumbers span{display:block}.summaryNumbers strong{color:var(--green);font-size:27px}.summaryNumbers span{color:var(--muted);margin-top:5px;font-size:10px}.saveNotice{color:#5c6b63;background:#edf1ed;border-radius:9px;min-height:38px;padding:10px 13px;font-size:11px}.saveNotice.saved{color:#28583e;background:#e8f4bc}.saveNotice.error{color:#8a372b;background:#fff0ec}.visitedPlaces{margin-top:34px}.visitedPlaces h2{font:500 29px Georgia,serif}.visitedPlaces article{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:18px;padding:17px 0;display:grid}.visitedPlaces article>span{color:var(--green);font-size:11px;font-weight:800}.visitedPlaces h3{margin:0 0 5px;font-size:15px}.visitedPlaces p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.summaryActions{gap:10px;margin-top:28px;display:flex}.summaryActions>*{flex:1;margin:0}.historyPanel{min-height:auto;margin-top:20px}.topicStats{margin-top:22px}.topicStats h3{margin:0 0 10px;font:500 20px Georgia,serif}.topicStats>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.topicStats a{border:1px solid var(--line);background:#f7f8f3;border-radius:12px;align-content:center;gap:3px;min-height:76px;padding:10px 12px;display:grid}.topicStats a strong{font-size:12px}.topicStats a span{color:var(--green);font-size:17px;font-weight:800}.topicStats a small{color:var(--muted);font-size:10px}.historyList{margin-top:20px;display:grid}.historyFilters{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.historyFilters strong{color:var(--muted);margin-right:3px;font-size:11px}.historyFilters a{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;display:inline-flex}.historyFilters a[aria-current=page]{border-color:var(--green);color:#fff;background:var(--green)}.historyList article{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) minmax(340px,.9fr) 36px;align-items:center;gap:20px;padding:18px 0;display:grid}.historyList article>div>strong,.historyList article>div>span{display:block}.historyList .historyBadges{color:var(--green);font-weight:750}.historyList article>div>span{color:var(--muted);margin-top:5px;font-size:10px}.historyList dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.historyList dt{color:var(--muted);font-size:9px}.historyList dd{margin:4px 0 0;font-size:13px;font-weight:750}.historyList article>a{width:34px;height:34px;color:var(--green);background:#edf2ee;border-radius:50%;place-items:center;display:grid}.emptyHistory{color:var(--muted);margin:20px 0 0;line-height:1.6}@media (max-width:1050px){.routeDetailHero{grid-template-columns:1fr}.routePhoto{min-height:470px}.routeDetailIntro{max-width:760px}.walkWorkspace{grid-template-columns:1fr}.walkScene{height:min(65vh,660px);min-height:480px;position:relative}.walkControlPanel{grid-template-columns:repeat(2,1fr);display:grid}.walkProgressBlock,.walkPrimaryActions{grid-column:1/-1}.manualLook{align-items:flex-start}}@media (max-width:680px){.topicStats>div{grid-template-columns:repeat(2,minmax(0,1fr))}.historyFilters strong{flex-basis:100%;margin-top:5px}}@media (max-width:720px){.routeDetailPage{width:min(100% - 24px,1420px);padding-top:22px}.routeDetailHero{border-radius:20px}.routePhoto{min-height:320px}.routeDetailIntro{padding:30px 22px}.routeDetailIntro h1{font-size:44px}.routeFacts{grid-template-columns:1fr 1fr}.routeDiscoveries{grid-template-columns:1fr;padding:60px 10px}.landmarkList article{grid-template-columns:62px 1fr}.walkHeader{grid-template-columns:1fr auto}.walkHeader>div{display:none}.walkWorkspace{display:block}.walkScene{height:58vh;min-height:430px}.walkHud{top:10px;left:10px}.walkHud>div{min-width:75px;padding:10px 9px}.walkHud strong{font-size:20px}.cameraPreview{width:100px;top:92px;right:10px}.placePrompt{width:calc(100% - 20px);bottom:46px;left:10px}.panoramaCredit{white-space:nowrap;max-width:calc(100% - 20px);overflow:hidden}.walkControlPanel{display:block}.walkControlSection{padding-inline:18px}.walkPrimaryActions{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f6f0f2;padding:14px 18px;position:sticky;bottom:0}.summaryNumbers{grid-template-columns:1fr}.summaryActions{flex-direction:column}.historyList article{grid-template-columns:1fr 34px}.historyList dl{grid-area:2/1/auto/-1}}@media (min-width:1051px){.walkWorkspace{grid-template-columns:minmax(0,1fr) 430px}}.walkHud span,.walkProgressBlock span,.walkProgressBlock small{font-size:11px}.placePrompt p{font-size:14px;line-height:1.55}.walkControlSection h2{font-size:30px}.walkControlSection>p{font-size:14px;line-height:1.6}.paceChoices button{min-height:72px}.paceChoices strong{font-size:14px}.paceChoices span,.privacyLine{font-size:11px}.paceSlider,.manualLook>span,.cameraActions .secondaryButton{font-size:13px}.headState{font-size:12px}.directionPad{grid-template-rows:repeat(3,44px);grid-template-columns:repeat(3,44px)}.walkPreparation{background:#edf4ee;border-bottom:1px solid #cfdad2;padding:28px 25px 23px}.walkPreparation h2{color:var(--deep);margin:7px 0 10px;font:500 32px/1.08 Georgia,serif}.walkPreparation>p{color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.6}.setupFirstStep{background:#fff;border:1px solid #cbd8cf;border-radius:14px;grid-template-columns:42px 1fr;align-items:start;gap:13px;padding:16px;display:grid}.setupStepNumber,.setupStepBadge{color:#fff;background:var(--green);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font:800 14px/1 system-ui,sans-serif;display:inline-flex}.setupFirstStep .setupStepNumber{width:42px;height:42px;font-size:17px}.setupFirstStep strong{color:var(--deep);font-size:16px;display:block}.setupFirstStep p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.55}.setupStepBadge{vertical-align:middle;margin-right:8px}.cameraPlacement{border-left:3px solid var(--green);background:#e7eee8;border-radius:3px 10px 10px 3px;padding:11px 13px;color:#3f5549!important;margin-bottom:12px!important}.headState.tracking{color:#28563c;background:#e2f2ba}.walkPreparing .cameraPreview.visible{border-width:3px;width:clamp(170px,22vw,240px);box-shadow:0 14px 36px #0000004d}.walkPreparing .walkPrimaryActions{padding-top:16px}.preparationStatus{color:#31513e;background:#e2f2ba;border-radius:10px;grid-column:1/-1;margin:0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45}.preparationStatus.needsAttention{color:#68470f;background:#fff0c7}.walkPreparing .walkToggle{grid-column:1/-1;min-height:64px;font-size:18px}.walkPreparing .finishButton{display:none}@media (max-width:1050px){.walkPreparation{grid-column:1/-1}}@media (max-width:720px){.walkPreparation{padding:25px 18px 20px}.walkPreparation h2{font-size:29px}.walkPreparing .cameraPreview.visible{width:150px;top:82px}}.setupNavigation{background:#f7f6f0;padding:20px 25px 24px}.setupProgressLine{color:#536159;gap:8px;font-size:13px;font-weight:750;display:grid}.setupProgressLine progress{width:100%;height:9px;accent-color:var(--green)}.setupNavigation .preparationStatus{margin-top:15px}.setupNavigationActions{grid-template-columns:minmax(100px,auto) 1fr;gap:10px;margin-top:17px;display:grid}.setupNavigationActions button{min-height:56px;margin:0;font-size:16px}.setupNavigationActions .setupNext:only-child{grid-column:1/-1}.walkPreparing .setupNavigationActions .walkToggle{grid-column:auto}.walkActive .walkPrimaryActions{border-bottom:1px solid var(--line);background:#edf4ee;padding:18px 25px}@media (max-width:720px){.setupNavigation{padding:18px 18px 22px}.setupNavigationActions{grid-template-columns:105px 1fr}}.favoriteButton{width:52px;height:52px;color:var(--deep);cursor:pointer;background:#fffffff5;border:1px solid #aebfb4;border-radius:50%;flex:0 0 52px;place-items:center;font:700 27px/1 sans-serif;display:inline-grid;box-shadow:0 5px 18px #102b2124}.favoriteButton:hover,.favoriteButton:focus-visible,.favoriteButton.selected{color:#fff;border-color:var(--green);background:var(--green)}.favoriteButton:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.favoriteButton:disabled{cursor:wait;opacity:.7}.catalogCard{position:relative}.catalogCard>.favoriteButton{z-index:3;position:absolute;top:15px;right:15px}.routeActions{align-items:center;gap:12px;display:flex}.routeActions .routeStartButton{flex:1}.routeStartAgain{color:var(--green);text-align:center;text-underline-offset:4px;margin:13px 0 0;font-size:13px;font-weight:750;text-decoration:underline;display:block}.myWalksPanel{min-height:0;margin-top:20px}.myWalksHeading{justify-content:space-between;align-items:end;gap:24px;display:flex}.myWalksHeading h2{margin-bottom:5px}.myWalksHeading p,.myWalksEmpty p{color:var(--muted);margin:0;line-height:1.55}.savedWalksGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.savedWalkCard{border:1px solid var(--line);color:var(--deep);background:#f7f8f5;border-radius:16px;overflow:hidden}.savedWalkCard:hover,.savedWalkCard:focus-visible{border-color:#8da397;box-shadow:0 7px 20px #102b2117}.savedWalkImage{background:#dce7df;min-height:125px;display:block;position:relative}.savedWalkImage img{object-fit:cover}.savedWalkCard>span:last-child{gap:5px;padding:15px;display:grid}.savedWalkCard small{color:var(--muted);font-size:10px}.savedWalkCard strong{font-size:16px;line-height:1.3}.savedWalkCard em{color:var(--muted);font-size:11px;font-style:normal}.myWalksEmpty{background:#f3f5f1;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin-top:22px;padding:20px;display:flex}.resumeReady{background:#eff7d7;border:1px solid #bad09d;border-radius:12px;padding:14px 16px;font-weight:750;color:var(--deep)!important;margin:18px 0!important}@media (max-width:1000px){.savedWalksGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.myWalksHeading,.myWalksEmpty{flex-direction:column;align-items:stretch}.savedWalksGrid{grid-template-columns:1fr}.savedWalkImage{min-height:180px}}.glanceState{color:#405349;background:#f3f5f2;border:1px solid #cdd8d0;border-radius:10px;gap:7px;min-height:42px;margin-top:8px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.4;display:grid}.glanceState.holding{background:#f0f6d8;border-color:#b8c98d}.glanceState.glancing{color:#fff;border-color:var(--green);background:var(--green)}.glanceState progress{width:100%;height:6px;accent-color:var(--green)}.glanceSettings{background:#fff;border:1px solid #d4ddd6;border-radius:12px;gap:14px;margin-top:12px;padding:15px;display:grid}.glanceSettingsHeading,.glanceSettings label>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.glanceSettingsHeading strong{color:var(--deep);font-size:14px}.glanceSettingsHeading button{min-height:36px;color:var(--green);background:#f7faf7;border:1px solid #cbd7ce;border-radius:9px;padding:0 12px;font-size:11px;font-weight:750}.glanceSettings>p{color:var(--muted);margin:-4px 0 0;font-size:11px;line-height:1.5}.glanceSettings label{color:#425248;gap:7px;font-size:12px;font-weight:700;display:grid}.glanceSettings output{min-width:58px;color:var(--green);text-align:right;font-size:14px;font-weight:800}.glanceSettings input[type=range]{width:100%;min-height:26px;accent-color:var(--green);margin:0}.heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.heroActions .button{min-height:54px}.sectionIntro{max-width:680px;color:var(--muted);margin:14px 0 0;font-size:17px;line-height:1.6}.routeVisual.videoPreview{background:#dfeee2;display:block}.routeVisual.videoPreview:before,.routeVisual.videoPreview:after{display:none}.catalogLinks{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.accountBenefits{color:#fff;min-height:300px;box-shadow:var(--shadow);background:linear-gradient(140deg,#1b4937,#102a20);border-radius:26px;padding:40px}.accountBenefits .eyebrow{color:var(--lime)}.accountBenefits ul{gap:20px;margin:30px 0 0;padding:0;list-style:none;display:grid}.accountBenefits li{align-items:baseline;gap:13px;font-size:18px;line-height:1.5;display:flex}.accountBenefits li:before{content:"✓";color:var(--lime);font-weight:800}@media (max-width:760px){.heroActions{flex-direction:column;align-items:stretch}.heroActions .button,.catalogLinks .button{width:100%}.catalogLinks{flex-direction:column;align-items:stretch}.accountBenefits{min-height:0;padding:28px}}:root{--green:#245c4a;--deep:#163f35;--lime:#f4d267;--cream:#fff9ef;--paper:#fffdf8;--ink:#24312c;--muted:#617069;--line:#dfe6dd;--sage:#96b59a;--mint:#dfeee2;--coral:#ea7b67;--sky:#cfe8ed;--shadow:0 22px 55px #2c4d3e24}body{background:radial-gradient(circle at 8% 4%,#f4d26726,transparent 25rem),var(--cream)}.topbar{background:#fff9efeb;border-bottom-color:#245c4a17;min-height:78px}.brandMark{background:var(--green);border-radius:50% 50% 42% 58%;box-shadow:0 7px 18px #245c4a2e}.brandMark:before{border-color:var(--lime)}.button{background:var(--green);border-radius:999px;box-shadow:0 9px 22px #245c4a2b}.button:hover{background:#1b4d3e}.lightButton{color:var(--deep);background:var(--lime)}.eyebrow{color:#557467;letter-spacing:.15em}.homeHero{grid-template-columns:minmax(380px,.82fr) minmax(520px,1.18fr);gap:clamp(35px,5vw,75px);max-width:1540px;min-height:700px;padding-top:68px;position:relative}.homeHero:before{content:"";z-index:-1;background:#f4d2673d;border-radius:50%;width:390px;height:390px;position:absolute;top:25px;left:-240px}.homeHero h1{max-width:660px;color:var(--deep);font-size:clamp(52px,5.4vw,82px);line-height:.99}.homeHero .heroCopy>p{color:#53665d;max-width:590px;font-size:20px}.homeHero .heroActions .button{min-height:58px;padding-inline:28px;font-size:16px}.homeHero .heroActions .textButton{font-size:16px}.homeHero .heroNotes{gap:12px}.homeHero .heroNotes li{color:#476056;background:#eef4ea;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:650}.homeHeroVisual{isolation:isolate;background:#dce8d8;border:9px solid #ffffffc7;border-radius:46px 46px 46px 18px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 28px 68px #374e4133}.homeHeroVisual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 50%,#142b2142);position:absolute;inset:0}.homeHeroImage{object-fit:cover;object-position:50% center}.homeHeroVisual .readyBadge,.homeHeroVisual .walkCard,.homeHeroVisual .homeHeroCamera{z-index:2}.homeHeroVisual .readyBadge{color:var(--deep);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8e6}.homeHeroCamera{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#163f35d1;border-radius:999px;align-items:center;gap:9px;max-width:250px;padding:10px 13px;font-size:11px;font-weight:750;display:flex;position:absolute;top:22px;right:22px}.homeHeroCamera i{background:var(--lime);border-radius:50%;flex:none;width:8px;height:8px}.homeHeroVisual .walkCard{background:#163f35e6}.homeHeroVisual .roundButton{background:var(--lime)}.homePromise{background:#fffdf8eb;border:1px solid #245c4a1a;border-radius:26px;grid-template-columns:repeat(3,1fr);gap:8px;width:min(1320px,100% - 48px);margin:-18px auto 0;padding:12px;display:grid;box-shadow:0 18px 45px #374e4117}.homePromise article{border-radius:18px;align-items:center;gap:16px;min-height:102px;padding:18px;display:flex}.homePromise article:first-child{background:#f2f6e9}.homePromise article:nth-child(2){background:#fff1da}.homePromise article:nth-child(3){background:#e4f1f2}.homePromise article>span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:12px;font-weight:850;display:grid}.homePromise strong,.homePromise small{display:block}.homePromise strong{color:var(--deep);font-size:17px}.homePromise small{color:#5d6c65;margin-top:5px;font-size:12px;line-height:1.45}.steps{border-top:0}.stepGrid article{border:0;min-height:270px;box-shadow:0 14px 35px #374e4114}.stepGrid article:first-child{background:#eef4e6}.stepGrid article:nth-child(2){background:#fff0d8}.stepGrid article:nth-child(3){background:#dfeff0}.stepGrid article>i{color:var(--deep);background:#ffffffb8}.stepGrid h3{color:var(--deep);font-size:21px}.routes{background:radial-gradient(circle at 90% 12%,#ea7b672b,#0000 20rem),#eaf2e7}.routeCard{border:1px solid #245c4a14;border-radius:26px;box-shadow:0 16px 38px #2c4d3e1a}.routeVisual{height:265px}.routeVisual img{object-fit:cover}.routeBody{padding:24px}.routeBody h3{color:var(--deep);font-size:27px}.routeOpen{color:var(--green);margin-top:18px;font-weight:800;display:inline-block}.accountPromo{max-width:1280px}.accountBenefits{background:radial-gradient(circle at 90% 10%,#f4d26747,#0000 14rem),linear-gradient(145deg,#2e6b58,#173f35);border-radius:34px 34px 34px 12px}.accountBenefits li:before{color:var(--lime)}@media (max-width:1050px){.topbar{gap:20px}.topbar nav{gap:16px}.homeHero{grid-template-columns:.9fr 1.1fr}.homeHeroVisual{min-height:540px}}@media (max-width:900px){.homeHero{grid-template-columns:1fr;min-height:0;padding-top:52px}.homeHero .heroCopy{max-width:720px}.homeHeroVisual{min-height:560px}.homePromise{margin-top:16px}}@media (max-width:760px){.topbar{min-height:68px}.brand{font-size:20px}.brandMark{width:35px;height:35px}.headerActions .textButton,.headerActions .compactButton{display:none}.homeHero{gap:30px;padding:34px 16px 38px}.homeHero h1{margin-top:12px;font-size:clamp(43px,13.5vw,62px)}.homeHero .heroCopy>p{font-size:17px}.homeHeroVisual{border-width:6px;border-radius:30px 30px 30px 14px;min-height:470px}.homeHeroImage{object-position:47% center}.homeHeroCamera{max-width:calc(100% - 36px);top:62px;left:18px;right:auto}.homeHeroVisual .walkCard{padding:16px;bottom:12px;left:12px;right:12px}.homeHeroVisual .walkCard strong{font-size:20px}.homeHeroVisual .walkCard small{font-size:11px}.homePromise{grid-template-columns:1fr;width:calc(100% - 32px);margin-top:0}.homePromise article{min-height:88px}.section{padding-top:70px;padding-bottom:70px}}.mapPreview img{object-fit:cover}.headerAuthPlaceholder{width:76px;height:40px}.headerAccountLink{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.headerSignOutButton{background:0 0;border:0;font-size:13px}.headerSignOutButton:disabled{cursor:wait;opacity:.6}@media (max-width:760px){.headerActions .headerSignInLink,.headerActions .headerAccountLink{max-width:100px;padding-inline:8px;font-size:12px;display:inline-flex}.headerActions .headerSignOutButton{display:none}}.topbar{flex-wrap:wrap;gap:2px clamp(12px,2vw,28px);padding-block:8px;display:flex}.topbar>.brand{white-space:nowrap;flex:none;order:1}.topbar>nav{flex-wrap:wrap;flex:1 0 100%;order:3;justify-content:flex-start;align-items:center;gap:0 clamp(8px,1.5vw,24px);min-width:0;font-size:18px;line-height:1.25;display:flex}.topbar>nav a{white-space:nowrap;align-items:center;min-height:44px;padding:5px 4px;display:inline-flex}.topbar .headerActions{flex-wrap:wrap;flex:0 auto;order:2;justify-content:flex-end;min-width:0;max-width:100%;margin-left:auto;display:flex}.topbar .headerActions>*{flex-shrink:0}.topbar .language select,.topbar .compactButton{min-height:44px}.topbar .language select{font-size:15px}.topbar a:focus-visible,.topbar button:focus-visible,.topbar select:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #a07300}@media (max-width:760px){.topbar{column-gap:8px;padding:8px 16px}.topbar>nav{justify-content:space-between;gap:0 8px;font-size:16px;display:flex}.topbar>nav a{min-height:40px;padding:5px 2px}}@media (max-width:600px){.topbar .headerActions{flex-basis:100%;justify-content:flex-start;margin-left:0}}@media (max-width:1050px){.homeHeroCamera{max-width:calc(100% - 44px);top:64px;left:22px;right:auto}}@media (max-width:760px){.homeHeroVisual{align-self:stretch;width:100%;min-width:0}.homeHeroCamera{max-width:calc(100% - 36px);top:70px;left:18px}}
.catalogPage,.adminPage{width:min(1180px,100% - 44px);margin:0 auto;padding:64px 0 96px}.catalogHero,.adminHero{max-width:780px;margin-bottom:34px}.catalogHero h1,.adminHero h1{color:var(--deep);letter-spacing:-2px;margin:8px 0 14px;font-size:clamp(38px,5vw,62px);line-height:1.02}.catalogHero p,.adminHero p{color:var(--muted);margin:0;font-size:19px;line-height:1.65}.catalogFilters{border:1px solid var(--line);background:var(--paper);border-radius:22px;grid-template-columns:minmax(240px,2fr) minmax(190px,1fr) auto auto auto;align-items:end;gap:14px;padding:22px;display:grid;box-shadow:0 10px 36px #102b210f}.catalogFilters label,.adminFields label{color:var(--deep);gap:8px;font-size:15px;font-weight:700;display:grid}.catalogFilters input[type=search],.catalogFilters select,.adminFields input,.adminFields select,.adminFields textarea{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdc9c1;border-radius:11px;padding:11px 13px}.adminFields textarea{resize:vertical;min-height:90px;line-height:1.5}.catalogFilters input:focus,.catalogFilters select:focus,.adminFields input:focus,.adminFields select:focus,.adminFields textarea:focus{border-color:var(--green);outline:3px solid #163a2c29}.checkFilter{white-space:nowrap;align-items:center;min-height:50px;gap:9px!important;display:flex!important}.checkFilter input,.publishCheck input{width:21px;height:21px;accent-color:var(--green)}.catalogCount{color:var(--muted);margin:28px 0 16px;font-weight:700}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.catalogCard{border:1px solid var(--line);background:var(--paper);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #102b2114}.catalogImage{background:#c9d8cd;min-height:230px;display:block;position:relative}.catalogImage img{object-fit:cover}.catalogImage>span{z-index:1;color:var(--deep);background:var(--lime);letter-spacing:.04em;border-radius:99px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;bottom:15px;left:16px}.catalogCardBody small{color:var(--muted);font-weight:700}.catalogCardBody h2{margin:7px 0 11px;font-size:24px;line-height:1.15}.catalogCardBody h2 a:hover{text-underline-offset:4px;text-decoration:underline}.catalogCardBody p{min-height:72px;color:var(--muted);margin:0 0 17px;line-height:1.5}.catalogCardBody ul{flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.catalogCardBody li{color:var(--deep);background:#edf1ec;border-radius:8px;padding:7px 9px;font-size:13px;font-weight:700}.catalogOpen{justify-content:center;width:100%;min-height:50px}.catalogEmpty{text-align:center;border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:56px 28px}.catalogEmpty h2{margin-top:0;font-size:28px}.catalogEmpty p{color:var(--muted);margin-bottom:24px}.adminHero{justify-content:space-between;align-items:end;gap:30px;max-width:none;display:flex}.adminHero>div{max-width:780px}.adminLayout{grid-template-columns:minmax(0,2fr) minmax(270px,.8fr);align-items:start;gap:28px;display:grid}.routeEditor{gap:20px;display:grid}.routeEditor fieldset,.adminRoutes{border:1px solid var(--line);background:var(--paper);border-radius:20px;margin:0;padding:24px}.routeEditor legend{color:var(--deep);padding:0 8px;font-size:20px;font-weight:800}.routeEditor fieldset>p,.adminRoutes>p{color:var(--muted);margin:0 0 20px;line-height:1.5}.adminFields{gap:18px;display:grid}.twoColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.threeColumns{grid-template-columns:repeat(3,minmax(0,1fr))}.wideField{grid-column:1/-1}.publishCheck{background:#edf4ee;border:1px solid #bfd0c5;border-radius:16px;align-items:flex-start;gap:12px;padding:20px;display:flex}.publishCheck span{color:var(--muted);line-height:1.5}.publishCheck strong{color:var(--deep);display:block}.adminSubmit{justify-content:center;min-height:54px;font-size:17px}.adminRoutes{position:sticky;top:94px}.adminRoutes h2{margin:0 0 8px}.adminRoutes ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.adminRoutes li{background:#f1f3ef;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.adminRoutes li div{min-width:0}.adminRoutes li strong,.adminRoutes li small{text-overflow:ellipsis;display:block;overflow:hidden}.adminRoutes li small{color:var(--muted);margin-top:3px}.adminRoutes li>span{background:#dfe7e1;border-radius:99px;flex:none;padding:6px 8px;font-size:12px;font-weight:800}.adminRoutes li>span[data-visibility=public]{background:var(--lime)}.adminNotice,.adminError{color:var(--deep);background:#dff2d4;border-radius:12px;margin:0 0 24px;padding:15px 18px;font-weight:700}.adminError{color:#67231d;background:#f8dfdc}@media (max-width:980px){.catalogFilters{grid-template-columns:1fr 1fr}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminLayout{grid-template-columns:1fr}.adminRoutes{position:static}}@media (max-width:680px){.catalogPage,.adminPage{width:min(100% - 28px,1180px);padding-top:38px}.catalogFilters,.catalogGrid,.twoColumns,.threeColumns{grid-template-columns:1fr}.catalogCardBody p{min-height:0}.adminHero{display:block}.adminHero .textButton{margin-top:18px;display:inline-block}.routeEditor fieldset,.adminRoutes{padding:18px}}.videoLabCallout{color:#fff;background:#163a2c;border:1px solid #bfd0c5;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin:0 0 20px;padding:22px 24px;display:flex;box-shadow:0 10px 36px #102b211a}.videoLabCallout>div{max-width:760px}.videoLabCallout span{color:var(--lime);letter-spacing:.08em;font-size:11px;font-weight:800}.videoLabCallout h2{margin:5px 0 6px;font:500 28px Georgia,serif}.videoLabCallout p{color:#d8e3dd;margin:0;line-height:1.5}.videoLabCallout .button{flex:none;justify-content:center;min-width:180px}@media (max-width:680px){.videoLabCallout{padding:20px;display:grid}.videoLabCallout .button{width:100%}}.catalogPage{width:min(1240px,100% - 44px)}.catalogHero{background:radial-gradient(circle at 88% 28%,#f4d267b8 0 6rem,#0000 6.1rem),radial-gradient(circle at 77% 90%,#ea7b6745,#0000 15rem),#e4f0e3;border-radius:36px 36px 36px 14px;max-width:none;margin-bottom:28px;padding:clamp(30px,5vw,58px);position:relative;overflow:hidden}.catalogHero:after{content:"";border:22px solid #245c4a24;border-radius:50%;width:260px;height:180px;position:absolute;bottom:-85px;right:7%;transform:rotate(-10deg)}.catalogHero h1{z-index:1;max-width:800px;font-family:Georgia,serif;font-size:clamp(42px,5.4vw,70px);font-weight:500;position:relative}.catalogHero p{z-index:1;max-width:700px;position:relative}.videoLabCallout{background:radial-gradient(circle at 96% 0,#f4d26740,#0000 13rem),linear-gradient(135deg,#2d6a57,#173f35);border:0;border-radius:26px;margin-bottom:24px}.videoLabCallout .button{color:var(--deep);background:var(--lime)}.catalogFilters{border:0;border-radius:24px;box-shadow:0 14px 40px #2c4d3e17}.catalogCard{border:0;border-radius:26px;transition:transform .18s,box-shadow .18s;box-shadow:0 15px 40px #2c4d3e1a}.catalogCard:hover{transform:translateY(-4px);box-shadow:0 20px 48px #2c4d3e26}.catalogImage{min-height:250px}.catalogImage:after{content:"";background:linear-gradient(#0000,#0f261e59);position:absolute;inset:55% 0 0}.catalogImage>span{z-index:2;color:var(--deep);background:var(--lime)}.catalogCard:nth-child(3n+1) .catalogCardBody{background:#fffdf8}.catalogCard:nth-child(3n+2) .catalogCardBody{background:#f5f8ee}.catalogCard:nth-child(3n+3) .catalogCardBody{background:#fff8ed}.catalogCardBody{padding:25px}.catalogCardBody h2{color:var(--deep);font-family:Georgia,serif;font-size:27px;font-weight:500}.catalogCardBody li{background:#edf3eb;border-radius:999px}@media (max-width:680px){.catalogHero{border-radius:26px 26px 26px 12px;padding:28px 22px}.catalogHero p{font-size:17px}.catalogImage{min-height:240px}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.3muxcl8sz6330.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.23wrxu3xxu9-i.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.1le94j_pe_ih1.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
