:root{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;color:#252c34;background:#f3f5f7;font-synthesis:none;font-size:16px;line-height:1.5;--red:#b41732;--navy:#243e54;--line:#d9dfe4;--muted:#5f6a75}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #216791;outline-offset:3px}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(2rem,3.1vw,2.7rem);line-height:1.18;letter-spacing:-.035em;margin-bottom:12px}h2{font-size:1.25rem;line-height:1.3;font-weight:650}p{color:var(--muted)}button{border:0;background:none;color:inherit}small,.fine{font-size:.8125rem;color:var(--muted)}.primary,.secondary{padding:10px 18px;border-radius:5px;font-weight:600;min-height:44px;white-space:nowrap}.primary{background:var(--red);color:#fff;border:1px solid var(--red)}.primary:hover:not(:disabled){background:#941128}.secondary{background:#fff;border:1px solid #bcc6ce}.secondary:hover:not(:disabled){border-color:var(--navy);background:#f2f5f7}.full{width:100%}.text-btn{font-weight:600;padding:4px 0;color:var(--red);font-size:.875rem;text-align:left}.text-btn:hover{text-decoration:underline}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:750;font-size:1.15rem;line-height:1.2;flex-shrink:0}.brand small{display:block;font-size:.8rem;letter-spacing:.025em;font-weight:400;margin-top:6px}.crest{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--red);color:#fff;border-radius:50%;height:49px;width:49px;font-family:Georgia,serif;font-weight:700;font-size:1.8rem;line-height:.9}.crest span{font-family:inherit;font-size:9px;margin-top:4px;letter-spacing:1px}.app-header{height:94px;background:#fff;display:flex;align-items:center;padding:0 max(28px,calc((100vw - 1280px)/2));gap:50px;border-bottom:1px solid var(--line)}nav{display:flex;align-self:stretch;gap:28px;flex:1}nav button{padding:0;border-bottom:3px solid transparent;font-weight:550;font-size:.94rem}nav button.active{border-color:var(--red);color:var(--red)}.account{display:flex;align-items:center;gap:10px;text-align:left;font-size:.875rem}.account small{display:block;font-size:.75rem;margin-top:2px}.avatar{border-radius:50%;height:34px;width:34px;display:grid;place-items:center;background:#e9eef2;color:var(--navy);font-weight:700}.preview-strip{font-size:.75rem;color:#50606b;background:#e9eef2;padding:7px max(28px,calc((100vw - 1280px)/2));font-weight:650}.preview-strip span{font-weight:400;margin-left:14px}.workspace{max-width:1280px;margin:auto;padding:40px 28px 70px;min-height:calc(100vh - 190px)}.page-heading,.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:10px 0 36px}.page-heading p,.detail-heading p{margin-bottom:0}.page-heading p{max-width:660px}.list-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.list-heading h2{margin:0}.list-heading>span,.section-heading>span{color:var(--muted);font-size:.875rem}.ride-list{border-top:3px solid var(--navy);background:#fff;border-radius:0 0 8px 8px;overflow:hidden}.ride-row{padding:28px;display:flex;align-items:flex-start;gap:23px;border-bottom:1px solid var(--line);text-align:left;width:100%}.ride-row:hover{background:#f8fafc}.ride-row:last-child{border-bottom:0}.ride-symbol{width:48px;height:48px;background:#e9eef2;display:grid;place-items:center;font-size:1.8rem;border-radius:50%;color:var(--navy);flex-shrink:0}.ride-info{flex:1;min-width:0}.ride-kicker{font-size:.8125rem;color:var(--muted);display:flex;gap:16px;margin-bottom:8px}.ride-kicker span{border-left:1px solid var(--line);padding-left:16px}.ride-info h2{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;margin:0 0 10px}.ride-info p{max-width:760px;margin-bottom:15px;font-size:.9375rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ride-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:.8125rem;color:var(--muted)}.ride-state{text-align:right;min-width:135px}.ride-state small{display:block;margin-top:18px}.tag{display:inline-block;padding:4px 9px;background:#eaf0f4;color:#385064;border-radius:4px;font-size:.75rem;font-weight:650}.notebook-note{display:flex;gap:14px;align-items:center;margin:25px 0}.notebook-note>span{font-size:1.6rem;color:var(--red)}.notebook-note p{font-size:.875rem;margin:0}.app-footer{max-width:1280px;padding:22px 28px;margin:auto;border-top:1px solid var(--line);font-size:.8125rem;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.empty{padding:55px 30px;text-align:center}.empty p{max-width:500px;margin:0 auto 22px}.prompt-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--navy);color:#fff;padding:30px;border-radius:8px;margin-bottom:30px}.prompt-panel p{color:#dce6ed;margin:0}.prompt-panel h2{font-family:Georgia,serif;font-size:1.6rem;font-weight:400;margin-bottom:10px}.section-note{font-size:.875rem;margin-bottom:18px}.idea-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.idea-card{padding:25px;background:#fff;border-top:4px solid var(--red);border-radius:0 0 7px 7px;display:flex;flex-direction:column}.idea-1{border-color:#47737c}.idea-2{border-color:#a08036}.card-top{display:flex;gap:12px;flex-direction:column;font-size:.8125rem;color:var(--muted);align-items:flex-start;margin-bottom:24px}.idea-card h2{font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.idea-card p{flex:1}.idea-card .text-btn{margin-top:16px;display:flex;justify-content:space-between}.back-link{padding:0;margin-bottom:22px;color:var(--muted);font-size:.875rem}.detail-heading{align-items:flex-end;margin:0 0 30px}.detail-heading h1{margin-bottom:10px}.detail-heading p{font-size:.875rem}.subtle{color:var(--muted);margin-left:10px}.actions{display:flex;gap:10px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);gap:28px;align-items:start}.ride-editor{background:#fff;border-radius:7px;padding:30px;border-top:3px solid var(--navy)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.section-heading h2{margin:0}label{display:block;font-size:.875rem;font-weight:600;margin-bottom:18px}input:not([type=checkbox]):not([type=radio]),textarea,select{display:block;width:100%;border:1px solid #bcc6ce;border-radius:4px;background:#fff;color:inherit;padding:10px 11px;font-size:1rem;font-weight:400;margin-top:7px;min-height:44px}textarea{resize:vertical;line-height:1.55}fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled input,fieldset:disabled textarea,fieldset:disabled select{background:#f5f7f8;color:#505b64;opacity:1}legend{font-size:1rem;font-weight:650;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.optional{font-size:.75rem;color:var(--muted);font-weight:400;margin-left:4px}.stops-heading{padding-top:24px;border-top:1px solid var(--line);margin-top:15px}.stops{list-style:none;padding:0;margin:0}.stops li{display:flex;gap:14px;padding:0 0 25px}.stop-number{width:25px;height:25px;border:1px solid #8e9da8;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:.8125rem;margin-top:18px;color:var(--navy)}.stop-fields{flex:1;min-width:0}.stop-fields label{margin-bottom:8px}.stop-fields textarea{font-size:.875rem;border-color:#d9dfe4}.stop-actions{display:flex;justify-content:space-between;gap:10px;align-items:center}.check{display:flex;gap:9px;align-items:center;font-size:.875rem;font-weight:400;margin-bottom:10px}.check input{accent-color:var(--red);width:17px;height:17px;flex-shrink:0}.stop-actions .check{margin:0}.right-column{display:flex;flex-direction:column;gap:24px}.route-note{background:#e8eef3;padding:26px;border-radius:7px}.route-note .tag{background:#d9e3eb;margin-bottom:18px}.route-note h2{font-family:Georgia,serif;font-weight:400;font-size:1.65rem;color:var(--navy)}.route-note p{font-size:.875rem}.route-note .fine{font-size:.8125rem;margin:0}.discussion{background:#fff;border-radius:7px;padding:0 24px 24px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line)}.tabs button{padding:17px 0 14px;font-size:.875rem;border-bottom:2px solid transparent}.tabs .active{color:var(--red);border-color:var(--red);font-weight:650}.interest{padding:21px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.interest span{font-size:.875rem;color:var(--muted)}.interest small{width:100%;font-size:.75rem}.selected.secondary{background:#f9e9ed;border-color:var(--red);color:var(--red)}.comment-list{padding:22px 0}.comment-list>.muted{font-size:.875rem;margin-bottom:0}.comment{padding:0 0 19px;margin-bottom:19px;border-bottom:1px solid var(--line)}.comment>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:.875rem}.comment time{color:var(--muted);font-size:.75rem}.comment-scope{font-size:.75rem;color:var(--muted)}.comment p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.9375rem;color:#3c4650;margin:10px 0}.comment .reply{padding-left:15px;border-left:2px solid var(--line);font-size:.875rem;margin:15px 0}.comment-form label{font-size:.8125rem}.comment-form select{font-size:.875rem}.comment-form textarea{font-size:.9375rem}.comment-form .fine{font-size:.75rem;margin:10px 0 16px}.replying{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.875rem}.replying small{width:100%;margin-bottom:10px}.history{padding:20px 0}.history article{padding:12px 0;border-bottom:1px solid var(--line);font-size:.875rem}.history span{float:right;color:var(--muted)}.history p{margin:8px 0}.signin{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.signin-brand{background:var(--navy);color:#fff;padding:60px 12%;display:flex;flex-direction:column;justify-content:center}.signin-brand .brand{margin-bottom:75px}.signin-brand .brand small{color:#d0dee9}.signin-brand h1{font-size:clamp(2.5rem,4vw,4.3rem);line-height:1.12;letter-spacing:-.04em;margin-bottom:28px}.signin-brand p{color:#d0dee9;line-height:1.7}.signin-foot{margin-top:80px;color:#c2d2dd;font-size:.875rem}.signin-form{max-width:440px;margin:auto;padding:35px}.signin-form h2{font-size:1.75rem;margin:22px 0 16px}.signin-form p{margin-bottom:25px}.signin-form .fine{margin:20px 0 0}.signin-form label{margin-top:28px}.loading{padding:60px;max-width:700px}.loading p{margin-top:40px}.error{padding:14px 18px;background:#fff0f2;color:#8b172a;border:1px solid #e3a7b1;border-radius:5px;margin-bottom:20px;font-size:.9375rem}.error button{font-size:.875rem;text-decoration:underline;margin-left:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:var(--navy);color:#fff;padding:12px 25px;z-index:5;border-radius:5px;box-shadow:0 4px 20px #243e5425}.muted{color:var(--muted)}dialog{border:0;border-radius:9px;padding:30px;width:min(580px,calc(100vw - 32px));max-height:90vh;color:inherit;box-shadow:0 20px 80px #102b4040}dialog::backdrop{background:#172d4660}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.modal-head h2{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;margin:0}.icon-btn{font-size:1.6rem;width:36px;height:36px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.audience{margin-bottom:22px}.radio-card{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid var(--line);border-radius:5px;margin-bottom:8px;cursor:pointer}.radio-card input{accent-color:var(--red)}.radio-card strong{font-size:.875rem}.radio-card small{display:block;font-weight:400;margin-top:2px}.radio-card.checked{border-color:var(--red);background:#fcf4f6}.editor-groups{display:flex;gap:25px;padding:12px 0;border-bottom:1px solid var(--line);margin-bottom:15px}.people{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.sharing-summary{padding:17px;background:#edf2f6;margin-top:14px;border-radius:5px;font-size:.875rem}.sharing-summary p{margin:7px 0 0;font-size:.8125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:950px){.app-header{gap:28px;padding:0 24px}.brand{font-size:1rem}nav{gap:20px}.account>span:last-child{display:none}.detail-layout{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.workspace{padding:28px 22px 50px}.ride-editor{padding:23px}.form-grid{grid-template-columns:1fr}.idea-grid{gap:14px}.idea-card{padding:20px}}@media(max-width:700px){.app-header{height:auto;padding:18px 20px 0;flex-wrap:wrap;gap:15px;justify-content:space-between}.app-header nav{order:3;width:100%;flex-basis:100%;height:48px;gap:32px}.brand{font-size:1.05rem}.crest{height:42px;width:42px}.account>span:last-child{display:block;max-width:110px}.preview-strip{padding:7px 20px}.preview-strip span{display:block;margin:2px 0 0}.page-heading,.detail-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:26px}.workspace{padding:27px 18px 45px}.page-heading p{font-size:.9375rem}h1{font-size:2.2rem}.ride-row{padding:22px 18px;gap:13px;flex-wrap:wrap}.ride-symbol{width:36px;height:36px;font-size:1.4rem}.ride-state{display:flex;align-items:center;gap:15px;text-align:left;width:100%;padding-left:49px}.ride-state small{margin:0}.ride-info{width:calc(100% - 50px)}.ride-meta{gap:8px;flex-direction:column}.detail-layout{grid-template-columns:1fr}.ride-editor{padding:22px 18px}.form-grid,.idea-grid{grid-template-columns:1fr}.card-top{flex-direction:row;align-items:center;margin-bottom:20px;flex-wrap:wrap}.prompt-panel{padding:24px;align-items:flex-start;flex-direction:column}.idea-card{padding:24px}.idea-card h2{margin-bottom:16px}.app-footer{flex-direction:column;gap:5px;padding:20px}.signin{grid-template-columns:1fr}.signin-brand{padding:30px 25px}.signin-brand .brand{margin-bottom:35px}.signin-brand h1{font-size:2.6rem;margin-bottom:16px}.signin-brand p{margin-bottom:0}.signin-foot{display:none}.signin-form{padding:30px 25px;max-width:500px;width:100%}.people{grid-template-columns:1fr}.editor-groups{flex-wrap:wrap;gap:15px}.actions{width:100%}.actions button{flex:1}.detail-heading h1{overflow-wrap:anywhere}dialog{padding:23px}.toast{max-width:90vw;width:max-content}.desktop{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.ai-panel{background:#fff;border:1px solid #c8d5df;border-top:3px solid var(--red);border-radius:5px;padding:24px}.ai-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.ai-panel h2{font-family:Georgia,serif;font-size:1.6rem;font-weight:400}.ai-panel>p{font-size:.9375rem}.ai-panel textarea{font-size:.875rem}.ai-panel>p.fine{font-size:.75rem;margin:12px 0 0}.ai-connect{background:#f1f5f8;padding:17px;border-radius:4px}.ai-connect p{font-size:.875rem;margin-bottom:14px}.research-status{color:var(--navy);background:#eaf0f5;padding:15px;border-radius:4px}.suggestion-results{margin-top:25px;border-top:1px solid var(--line);padding-top:20px}.suggestion-results h3{font-size:1.125rem;margin:0 0 12px}.suggestion-results>p{font-size:.875rem}.suggestion{padding:20px 0;border-top:1px solid var(--line)}.suggestion-choice{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin-bottom:12px}.suggestion-choice input{accent-color:var(--red);width:18px;height:18px;flex-shrink:0;margin-top:3px}.suggestion-choice strong{font-size:1rem}.suggestion-choice small{display:block;margin-top:5px;font-weight:400;font-size:.75rem}.suggestion p{font-size:.875rem;margin-bottom:12px}.suggestion .visit-check{font-size:.8125rem;background:#f4f6f8;padding:12px}.visit-check strong{display:block;margin-bottom:3px}.sources{display:flex;flex-wrap:wrap;gap:6px 15px;margin-bottom:12px}.sources a{font-size:.8125rem;color:#28628b;text-decoration:underline;overflow-wrap:anywhere}.is-added{background:#f8fafb}.ai-panel .error{margin-top:16px}.route-overlay{position:fixed;inset:0;z-index:1000;background:#edf2f5;overflow:auto;padding:24px}.route-workspace{max-width:1400px;margin:auto;background:#fff;padding:28px;border-top:5px solid #b71335;border-radius:8px}.route-grid{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:28px}.route-map{height:520px;border:1px solid #b8c6ce;border-radius:8px;z-index:0}.route-points{list-style:none;padding:0;max-height:330px;overflow:auto}.route-points li{display:flex;justify-content:space-between;gap:8px;padding:9px;border-bottom:1px solid #dbe3e7}.route-points li.selected{background:#eaf1f5}.route-points small{display:block;font-weight:400;color:#566771}.route-points li>button{text-align:left}.route-points li>span{display:flex;align-items:center;gap:4px}.route-points li>span button{padding:4px 9px}.route-pin{background:#fff;border:2px solid #b71335;border-radius:50%;text-align:center;line-height:24px;color:#861128;font-weight:700}.route-pin.active{background:#b71335;color:#fff}.route-controls fieldset{min-width:0}.route-footer{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.location-result{display:block;width:100%;text-align:left;padding:10px;margin:6px 0;background:#edf2f5;border:1px solid #b8c6ce}.route-result{padding:18px;background:#f5f8fa;border-radius:8px}.route-workspace>.section-heading{align-items:start}.route-workspace h2{margin:12px 0}.route-controls label{margin-top:14px}@media(max-width:760px){.route-overlay{padding:8px}.route-workspace{padding:16px}.route-grid{grid-template-columns:1fr}.route-map{height:350px}.route-workspace>.section-heading{flex-wrap:wrap}.route-footer>button{width:100%}}dialog.route-overlay{width:100vw;height:100vh;max-width:none;max-height:none;border:0;margin:0}dialog.route-overlay::backdrop{background:#edf2f5}.order-tools{padding:18px 0;margin-bottom:18px;border-bottom:1px solid #dbe3e7}.order-tools .route-result{margin-top:16px}.order-tools li{padding:4px 0}.discovery-overlay h1{font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);margin:12px 0}.discovery-settings{display:grid;grid-template-columns:2fr 1.6fr 1fr 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #b8c6ce}.discovery-theme{grid-column:1/-1}.discovery-settings label{margin:0}.discovery-settings small{display:block;margin-top:8px;color:#476777}.discovery-launch{align-self:end}.discovery-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);gap:28px;margin-top:24px}.discovery-map{height:540px;border:1px solid #b8c6ce;border-radius:8px;z-index:0}.discovery-map-column{align-self:start;position:sticky;top:0}.discovery-start{background:#344e60;color:#fff;text-align:center;line-height:30px;border-radius:50%;font-weight:700}.discovery-candidate{padding:22px 16px;border-top:1px solid #cbd5dc}.discovery-candidate.is-selected{background:#f9eef1;border-left:4px solid #b71335;padding-left:12px}.discovery-candidate p{margin:12px 0}.discovery-selection{padding:18px;background:#edf2f5}.discovery-selection li{padding:4px 0}.discovery-selection .check{margin:18px 0}.discovery-matches{padding:16px;background:#edf2f5}.legacy-research{margin-top:20px}.legacy-research summary{cursor:pointer;color:#476777;font-weight:600;margin-bottom:16px}@media(max-width:850px){.discovery-settings{grid-template-columns:1fr 1fr}.discovery-grid{grid-template-columns:1fr}.discovery-map-column{position:static}.discovery-map{height:380px}}@media(max-width:480px){.discovery-settings{grid-template-columns:1fr}.discovery-theme{grid-column:auto}}.discovery-options>summary{cursor:pointer;padding:16px 0;color:#344e60;font-weight:600}.discovery-map-column{position:static}.discovery-candidates{max-height:1050px;overflow:auto}.discovery-selection h2{margin:0 0 12px}@media(max-width:850px){.discovery-candidates{max-height:none;overflow:visible}}.saved-ride{display:flex;align-items:center;gap:12px}.saved-ride .ride-row{flex:1;min-width:0}.delete-ride{flex-shrink:0;padding:12px}@media(max-width:600px){.saved-ride{flex-wrap:wrap;gap:0}.saved-ride .ride-row{flex-basis:100%}.delete-ride{margin-left:auto}}.idea-board>.section-heading{align-items:flex-start;margin:32px 0 20px}.idea-board>.section-heading h2{font: 1.85rem/1.2 Georgia,serif;margin-bottom:8px}.idea-board>.section-heading p{margin:0}.idea-generator{padding:24px;background:#edf2f6;border:1px solid var(--line);border-radius:6px;margin-bottom:24px}.idea-filters{display:grid;grid-template-columns:180px 180px minmax(180px,1fr);gap:20px}.idea-generate-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.idea-generate-actions p{margin:0;flex:1;min-width:200px}.idea-board .idea-card{display:flex;flex-direction:column}.idea-board .idea-card h3{font: 1.65rem/1.2 Georgia,serif;margin:0 0 18px;overflow-wrap:anywhere}.idea-board .card-top{margin-bottom:22px}.idea-board .idea-card p{font-size:.9375rem}.idea-board .idea-card .fine{font-size:.8125rem}.idea-area{color:var(--navy)}.idea-timing{padding-top:14px;border-top:1px solid var(--line)}.idea-highlights{margin:0 0 18px}.idea-highlights summary,.idea-history summary{cursor:pointer;color:var(--navy);font-weight:600}.idea-highlights ul{padding-left:20px}.idea-highlights p{margin:4px 0 12px}.idea-card-actions{margin-top:auto;padding-top:24px;display:flex;align-items:flex-start;flex-direction:column;gap:16px}.idea-board .idea-card-actions button{margin-top:0}.idea-board .kept-idea{outline:2px solid var(--red);outline-offset:-2px}.idea-references{margin:0 0 20px;overflow-wrap:anywhere}.idea-history{margin-top:28px;max-width:850px;font-size:.875rem}.idea-history p{margin:12px 0}@media(max-width:900px){.idea-filters{grid-template-columns:1fr 1fr}.idea-filters>label:last-child{grid-column:1/-1}}@media(max-width:700px){.idea-filters{grid-template-columns:1fr}.idea-generator{padding:20px}.idea-board>.section-heading{display:block}.idea-board>.section-heading>.tag{display:inline-block;margin-top:12px}}.prompt-panel .secondary{color:var(--navy)}.user-row{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:1.2rem 0;border-bottom:1px solid #d4dfe4;flex-wrap:wrap}.user-row p{margin:.3rem 0}.user-row select{width:auto;min-width:10rem}.debug-banner{position:sticky;top:0;z-index:1100;background:#fff0cb;border-bottom:2px solid #b78417;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.user-management{max-width:1100px;margin:0 auto}.users-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.users-toolbar h2{font-size:1.2rem;margin:0 0 5px}.users-toolbar p{font-size:.875rem;margin:0;color:var(--muted)}.users-toolbar>button{white-space:nowrap}.users-register{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.users-columns,.users-person-line{display:grid;grid-template-columns:minmax(220px,1fr) 140px 110px 90px;gap:20px;align-items:center;padding:20px 26px}.users-columns{background:#f5f8fa;padding-top:13px;padding-bottom:13px;color:var(--muted);font-size:.8rem}.users-person+.users-person{border-top:1px solid var(--line)}.users-identity{display:flex;align-items:center;gap:14px;min-width:0}.users-identity>div{min-width:0}.users-identity strong{font-size:.95rem}.users-identity small{display:block;color:var(--muted);font-size:.8rem;margin-top:4px;overflow-wrap:anywhere}.users-avatar{display:grid;place-items:center;flex:0 0 40px;height:40px;background:#eaf0f4;color:var(--navy);border-radius:50%;font-size:.8rem;font-weight:700}.users-you{margin-left:9px;font-size:.7rem;color:var(--muted)}.users-role{font-size:.875rem}.users-status{font-size:.8rem;display:flex;align-items:center;gap:7px}.users-status>span{width:6px;height:6px;border-radius:50%;background:#338061}.users-status.disabled>span{background:#87939b}.users-status.disabled{color:var(--muted)}.users-manage{text-align:right}.users-manage .secondary{padding:7px 12px;font-size:.8rem;min-height:36px}.users-person.is-disabled .users-avatar{background:#f2f3f4;color:#6a767e}.users-add{padding:24px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--red);border-radius:6px;margin-bottom:24px}.users-add h3{margin:0 0 20px;font-size:1rem}.users-form-fields{display:grid;grid-template-columns:1fr 1.3fr 160px;gap:18px}.users-form-fields label{margin:0;font-size:.8rem}.users-form-fields input,.users-form-fields select{margin-top:7px}.users-form-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.users-form-footer p,.users-person-settings p{font-size:.8rem;margin:0;color:var(--muted)}.users-person-settings{background:#f5f8fa;border-top:1px solid var(--line);padding:24px 26px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.users-role-setting{display:grid;grid-template-columns:auto 160px;align-items:center;gap:12px}.users-role-setting strong{font-size:.875rem}.users-role-setting p{grid-column:1/-1}.users-role-setting select{font-size:.85rem}.users-setting-actions{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap;align-items:center}.users-setting-actions button{font-size:.8rem}.users-setting-actions p{width:100%;text-align:right}.users-disable{color:var(--red)}.users-help{margin-top:28px;padding:0 4px}.users-help h3{font-size:.875rem;margin:0 0 12px;color:var(--navy)}.users-help dl{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin:0}.users-help dt{font-size:.8rem;font-weight:700;margin-bottom:5px}.users-help dd{font-size:.8rem;line-height:1.6;color:var(--muted);margin:0}.users-notice{background:#eaf4ee;color:#22573d;padding:12px 18px;border-radius:5px;font-size:.875rem}@media(max-width:760px){.users-columns{display:none}.users-person-line{grid-template-columns:1fr auto;gap:12px;padding:20px}.users-identity{grid-column:1/-1}.users-role{padding-left:54px}.users-status{grid-column:1;padding-left:54px;grid-row:3}.users-manage{grid-column:2;grid-row:2/4}.users-person-settings{grid-template-columns:1fr;padding:20px;gap:20px}.users-setting-actions{justify-content:flex-start}.users-setting-actions p{text-align:left}.users-form-fields{grid-template-columns:1fr}.users-form-footer{align-items:flex-start;flex-direction:column}.users-help dl{grid-template-columns:1fr;gap:15px}.users-toolbar{align-items:flex-start}.users-toolbar h2{font-size:1.05rem}.users-toolbar>button{padding:10px 13px;font-size:.8rem}}.users-view-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:28px}.users-view-tabs button{padding:0 0 13px;border-bottom:3px solid transparent;color:var(--muted);font-size:.9rem;font-weight:600}.users-view-tabs button.active{border-color:var(--red);color:var(--red)}.usage-table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:8px}.usage-table{width:100%;border-collapse:collapse;text-align:left;min-width:720px;font-size:.875rem}.usage-table th,.usage-table td{padding:20px;vertical-align:top;border-bottom:1px solid var(--line)}.usage-table thead{background:#f5f8fa}.usage-table thead th{font-weight:600;color:var(--navy);font-size:.8rem}.usage-table small{display:block;font-size:.75rem;color:var(--muted);font-weight:400;margin-top:5px;line-height:1.5}.usage-table td strong{font-size:1.4rem;font-weight:600;color:var(--navy)}.usage-table tr:last-child td,.usage-table tr:last-child th{border-bottom:0}.usage-updated{margin-top:12px}.usage-table th:first-child{min-width:180px}.app-header .feedback-link{font-size:.85rem;white-space:nowrap}.overlay-feedback{display:flex;justify-content:flex-end;margin-bottom:8px}.feedback-inbox{display:grid;gap:16px}.feedback-inbox article{background:#fff;border:1px solid var(--line);border-radius:6px;padding:22px 26px}.feedback-inbox header{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:8px}.feedback-inbox time{font-size:.8rem;color:var(--muted)}.feedback-inbox article>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0 0}@media(max-width:600px){.feedback-inbox header{flex-direction:column;gap:4px}.users-view-tabs{gap:18px}}.usage-filters{background:#fff;border:1px solid var(--line);border-radius:6px;padding:20px;margin-bottom:24px}.usage-filters fieldset{display:flex;align-items:flex-end;gap:18px;flex-wrap:wrap}.usage-filters label{margin:0;min-width:150px;font-size:.85rem}.usage-filters select,.usage-filters input{margin-top:6px}.usage-filters .fine{margin:14px 0 0}@media(max-width:600px){.usage-filters label,.usage-filters button{width:100%}}.beta-ribbon{position:fixed;inset:0 auto auto 0;width:68px;height:68px;overflow:hidden;pointer-events:none;z-index:1200}.beta-ribbon span{position:absolute;top:13px;left:-29px;width:110px;padding:3px 0;background:var(--red);color:#fff;text-align:center;font-size:10px;font-weight:800;letter-spacing:2px;line-height:16px;transform:rotate(-45deg);box-shadow:0 2px 5px #243e5426}@media print{.beta-ribbon{display:none}}.cycling-wait{display:flex;align-items:center;gap:22px;padding:20px 24px;margin:20px 0;background:#eaf0f4;border:1px solid #d8e3ea;border-radius:8px;color:var(--navy)}.cycling-wait-bike{width:132px;flex:0 0 132px;overflow:hidden;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cycling-wait-frame{stroke:var(--red);stroke-width:3}.cycling-wait-body{stroke:var(--red);stroke-width:9}.cycling-wait-arm,.cycling-wait-leg{stroke-width:4}.cycling-wait-head{fill:var(--navy);stroke:none}.cycling-wait-tyre{stroke-width:2.5}.cycling-wait-spokes{stroke-width:1;opacity:.5;animation:cycling-wheel 1.2s linear infinite}.cycling-wait-road{stroke:#9bb0be;stroke-width:2;animation:cycling-road 1.2s linear infinite}.cycling-wait-pedal{transform-origin:74px 57px;animation:cycling-wheel 1.2s linear infinite}.cycling-wait-rider{animation:cycling-bob 1.2s ease-in-out infinite}.cycling-wait-copy{flex:1;min-width:0}.cycling-wait-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:6px}.cycling-wait-copy p{margin:0;font-size:.9rem;line-height:1.6}.cycling-wait-time{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700;white-space:nowrap}.cycling-wait-time small{margin-left:6px;font-size:.72rem;font-weight:400}@keyframes cycling-wheel{to{transform:rotate(360deg)}}@keyframes cycling-road{to{transform:translate(-30px)}}@keyframes cycling-bob{50%{transform:translateY(-1.5px)}}@media(max-width:580px){.cycling-wait{gap:12px;padding:16px;align-items:flex-start}.cycling-wait-bike{width:84px;flex-basis:84px;margin-top:8px}.cycling-wait-heading{align-items:flex-start;flex-direction:column;gap:3px}.cycling-wait-copy p{font-size:.84rem}}@media(prefers-reduced-motion:reduce){.cycling-wait-spokes,.cycling-wait-road,.cycling-wait-pedal,.cycling-wait-rider{animation:none}}.cycling-wait{container-type:inline-size}.cycling-wait-heading{flex-wrap:wrap}.cycling-wait-heading strong{flex:1 1 160px}.cycling-wait-time{flex:0 0 auto}@container (max-width:420px){.cycling-wait-bike{width:84px;flex-basis:84px}.cycling-wait-heading{flex-direction:column;gap:3px}.cycling-wait-heading strong{flex:0 1 auto}.cycling-wait-copy p{font-size:.84rem}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
